! Checksum: RttnK086dvDYp5wZ+1n6Bw
! Title: AdGuard Base filter
! Description: EasyList + AdGuard English filter. This filter is necessary for quality ad blocking.
! Version: 2.2.53.22
! TimeUpdated: 2022-10-19T09:31:32+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);else 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)
!
!
!
||impreslvedate.com^$all
||licoshnit.com^
||iumlidwsvpm.com^
||yrkycfjq.com^
||mfjpwroy.com^
||frwslristg.com^
||hyyaofjnidwiyg.com^
||pep929.mom^
||best2cu.xyz^$all
||actuallyhierarchyjudgement.com^$all
||jaxnykbpev.com^
||eephilru.com^
||delightfulhandle.com^
||lehephubu.com^
||zatuzwydzhteaj.com^
||hpwqsjpkbiixue.com^
||vpbceulnfbx.com^
||qsdsejarkznkqa.com^
||universal.wgplayer.com^
||sternlythese.com^
||aswaystumbly.com^
||snobdomobeyeo.com^
||adethemos.one^
||theappyrinc.buzz^
||uii.io^$third-party
||lebinaphy.com^
||coinad.org^$third-party
||taboizo.mom^
||qa24ljic4i.com^
||privatespace.click^$all
||bg4nxu2u5t.com^$all
||aopdqdrkgqbtgci.com^
||chautchy.net^
||modichytdc.com^
||mndsrv.com^
||brazzerssurvey.com^$all
||ee-softs.com^$all
||adunity.com^$third-party
||joowkijejv.com^
||newir3ltyug79aiman.com^
||tuleceti.com^
||bitterlythread.com^$all
||srvpcn.com^$all
||n33d0nem0re.com^
||soft-little.com^$all
||allimpactdesign.com^$all
||dealtbroodconstitutional.com^
||eneverals.biz^
||hqscene.com^
||distinct-bicycle.com^
||sanjagh.com^$third-party
||moksoxos.com^
||ap.frarychazan.com^
||houhupsa.com^
||tractekytyh.xyz^
||valid-dad.com^
||augnolru.com^
||vooodkabelochkaa.com^
||starkhousing.com^
||dtu2kitmpserg.cloudfront.net^
||taaqhr6axacd2um.com^
||dowtyler.com^
||fla4n6ne7r8ydcohcojnnor.com^
||ru6sapasgs8tror.com^
||agraglie.net^
||weemauge.com^
||trestonclop.com^$all
||thaudray.com^
||cdn4ads.com^
||caimoasy.net^
||jhoolbiaxial.com^
||fiberedvaleryl.com^
||daineely.net^
||chestishugli.com^
||zadauque.net^
||focump.com^
||guroshied.com^$all
||jooptibi.net^
||winnerprizezona.info^
||owoxauky.com^
||staixooh.com^
||cdn.bescore.com^$third-party
||cdn.sportlabs.online^$third-party
||track.sparta-tracking.xyz^
||abough.com^
||adv.bandi.so^
||saumeechoa.com^$all
||suborecho.com^
||bluepartner.pl^$third-party
||grunoaph.net^
||tartwo.com^
||selectmedia.asia^$third-party
||ad.22betpartners.com^
||baptun.com^
||radarwitch.com^
||limitationvolleyballdejected.com^
||ad.vhls.ru.com^
||jaavnacsdw.com^$all
||s3t3d2y8.afcdn.net^
||rontent.powvibeo.me^
||qontent.powvibeo.me^
||asforsalesr.one^
||encesprincipl.one^
||ileesidesu.hair^
||imilroshoors.com^$all
||kihudevo.pro^
||vptadv.com^
||affiliate.klook.com^$third-party
||casualdatingisreal.life^$all
||hot-dating-here.life^$all
||idreamed.com^$all
||js.wpshsdk.com^
||getnee.com^
||badubaho.com^
||facevideosc.com^$all
||sshopee.beauty^
||adcarousel.pl^$third-party
||cdn.optmn.cloud^
||programattik.com^$third-party
||98tang.lol^
||tomboy.lol^
||akutapro.com^$all
||familialsimulation.com^$all
||ku2d3a7pa8mdi.com^$all
||jomtingi.net^$all
||pelisnetwork.com^$third-party
||ctengine.io^$third-party
||clickcanoe.com^$all
||user-shield-check.com^$all
||radull.com^$all
||tag.winister.app^
||camsbanner.wtfgroup.co^
||ads.senmanga.com^
||cdn.uponelectabuzzor.club^
||fleraprt.com^
||do.aeoliancorojo.com^
||viiadr.com^$all
||flashnetic.com^
||a2nn5eri7ce.com^$all
||entailresponded.com^
||lightningbarrelwretch.com^
||0redird.com^$all
||extyoneplus-3.com^$all
||searchboll.com^$all
||jiphihizi.com^
||web3ads.net^$third-party
||ads.sibernetworks.com^$third-party
||ep.umobile.pl^
||ithyourretye.xyz^
||cloudads.tv^$third-party
||watwait.com^$third-party
||phone-analyzer.com^$document
||bestcontentfacility.top^
||excellernod.xyz^
||designslicensedeep.com^
||reyormis.site^
||beastbuying.com^$all
||mbn-1.com^$third-party
||fiercedental.com^
||adsfirm.com^$third-party
||adviad.com^$third-party
||passworddrunkenheating.com^$all
||tauvoojo.net^
||web1s.com^$third-party
||goldsurf24h.pl^$third-party
||ourcommonnews.com^$all
||ccmiocw.com^$third-party
||oufteens.com^$all
||hathyneglu.com^
||monetiza.co^$third-party
||sobowapso.com^
||interstitial-08.com^$third-party
||junk-cleaner.net^$all
||unblockia.com^$third-party
||u7z5fgj3k9c0vkah2v8zj1zj7v6gkm2f8zjc9j2vk6o9p2zks3a6sjc2mj6h.me^
||aaettsewpbyc.com^$all
||choachim.com^$all
||viavideo.digital^$third-party
||vlogerads.com^
||flat-ads.com^
||takechaukr.com^
||ourhotfeed.com^$all
||arechassista.top^
||affforce.com^$all
||zhej78i1an8w6ceu.com^$all
||oolraimt.net^$all
||gurynyce.com^$all
||lockdowncautionmentally.com^
||advservert.com^
||unusualbrainlessshotgun.com^$all
||zoutubephaid.com^$all
||significantoperativeclearance.com^$all
||furstraitsbrowse.com^$all
||ad.mediaf.media^$third-party
||see-what-is-trending.com^$all
||mauptaub.com^$all
||ad.kubicad.icu^
||wonderful-day.club^$all
||hewmjifrn4gway.com^$all
||cwchmb.com^$third-party
||dougale.com^$all
||banibajury.website^$all
||thecred.info^$all
||allprofitsurvey.top^$all
||dooloust.net^$all
||adultnetworksc.com^$third-party
||bloxplay.com^$third-party
||dotchaudou.com^$all
||berangkasilmu.com^$third-party
||pushub.net^$all
||92291944cd.com^
||proverbnoncommittalvault.com^
||cloudaaaa.com^
||fxhpaoxqyajvmdg.
||rgfftupf.
||zusepe.xyz^$third-party
||cdn.applixir.com^$third-party
||selfishmourninhabitants.com^
||monsy.com^$third-party
||fireworkadservices1.com^
||seebait.com^$third-party
||mage98rquewz.com^$all
||cugiphepty.com^$all
||instaflrt.com^$all
||japanhotties.jp^$all
||singlesgetmatched.com^$all
||df80k0z3fi8zg.cloudfront.net^
||date4sex.pro^$all
||forarchenchan.com^$all
||trk.nfl-online-streams.live^$all
||efukheretool.com^$all
||xviperonec.com^$all
||getmackeepersoftpro.xyz^$all
||emisja.contentstream.pl^$third-party
||ads.playground.xyz^
||hetadinh.com^$all
||gme-trking.com^$third-party
||linker.ba^$third-party
||clixwells.com^$all
||wxhiojortldjyegtkx.bid^$all
||punosy.best^$third-party,domain=~ouo.today
||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^
||turnipsoft.pubfinity.com^
||api.pubfinity.com^
||2go7v1nes8.com^$all
||978ea72276.com^
||pressizer.net^$all
||4qdx69gg2d.com^$all
||se05.biz^$all
||celeb-trending.com^$all
||clifads.com^
||mobileoffers-ac-download.com^$all
||api.clickaine.com^
||video-ads-module.ad-tech.nbcuni.com^
||hip-97166b.com^$third-party
||liadm.com^
||trustiseverything.de^$third-party
||check-update-today.com^$all
||phoneapplicationlabs.top^$all
||divorceseed.com^
||cdn.fedsy.xyz^
||new-pressroom.com^$all
||maritaltrousersidle.com^
||wearetopple.com^$third-party
||guandads.com^$third-party
||lifeimpressions.net^$all
||t.visx.net^$third-party
||caunuscoagel.com^$third-party
||clickgate07.biz^
||srv.tunefindforfans.com^$third-party
||chooxaur.com^$third-party
||rndskittytor.com^$third-party
||mousecatzilla.com^
||prpbnsp.com^
||drtbn.com^
||destroyedspear.com^
||hopefullyapricot.com^
||cdn.rgrd.xyz^
||popcashjs.b-cdn.net^
||qizjkwx9klim.com^
||freewheel-mtgx-tv.akamaized.net^
||gcdn.2mdn.net^
||smartmnews.pro^$all
||mnsuseumco.xyz^
||unspeakablepurebeings.com^
||untr.xyz^
||bigrourg.net^
||clickgate09.biz^
||rexpush.info^$third-party
||bvmcdn.net^
||bvmtogo.com^$all
||cdncont.com^
||fadverdirect.com^$all
||elxont.com^$all
||adsparc.com^$third-party
||heaplap.com^
||profield.ddns.net^
||neekstore.com^$third-party
||securecd-smnd.com^$all
||dustymural.com^
||berlipurplin.com^$third-party
||madriyelowd.com^$third-party
||yfetyg.com^$third-party
||webmontify.com^$third-party
||bbnfcfrvjs.com^
||gcxjczooe.com^
||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^
||cdend.com^$third-party
||googles.video^$third-party
||postsupport.net^$all
||brunettemattersrefused.com^
||v00ske77693f.com^
||ad.lomadee.com^
||adshares.net^$third-party
||tonemedia.com^$third-party
||71213zhazha.com^
||bit-ad.com^$third-party
||nearestaxe.com^
||lapsebreak.com
||weakcompromise.com^
||ad.foxnetworks.com^
||adsforfaucets.com^$third-party
||jalewaads.com^$third-party
||1f7wwaex9rbh.com^
||tags.orquideassp.com^$third-party
||awptlpu.com^
||kindnessmarshalping.com^
||prowesshearing.com^
||mrtbbnr.com^
||ag.palmtube.net^$third-party
||overlapflintsidenote.com^
||parlorscenes.com^
||xdowl0adxd0wnloadx.com^
||aj2204.online^$third-party
||onetouch8.info^$third-party
||aloveste.site^$third-party
||bcprm.com^$third-party
||breakdownreprintsentimental.com^
||caressleazy.com^
||discoverethelwaiter.com^
||horriblygeneratortwinkle.com^
||lyricslocusvaried.com^
||munchenviableski.com^
||purebushesprop.com^
||sophomoreclassicoriginally.com^
||videosworks.com^$third-party
||zyrji.com^$third-party
||smeartoassessment.com^
||stretchedcreepy.com^
||librateam.net^$all
||ourhypewords.com^$all
||bourranuncurbs.com^$third-party
||skimresources.com^$third-party
||pocketads.pl^$third-party
||bluffyporn.com^$third-party
||adbetnetwork.com^$third-party
||a.watchomovies.com^
||clbanners16.com^$popup
||adstook.com^$third-party
||dadslimz.com^$popup
||centralheat.me^$all
||traffic.pinklabel.com^$third-party
||pauzajoo.net^$third-party
||whugesto.net^$all
||departgross.com^$all
||dadslimz.com^
||awfulporetroys.casa^
||ecma.afk-i.com^
||hadesleta.com^$all
||forzslodge.com^$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^
||jillsclickcorner.com^
||cst.cstwpush.com^$third-party
||pixfuture.com^$third-party
||eppmedia.si^
||i-reklama.sk^
||adzmarket.net^$third-party
||xmorex.com^$third-party
||habeglee.net^
||sholke.com^$third-party
||scripts.static-od.com^$third-party
||thevtk.com^$third-party
||cleverwebserver.com^$third-party
||adhooah.com^$third-party
||intentionscommunity.com^
||phiriaxi.com^
||whourgie.com^
||protectedfolkssomebody.com^$third-party
||trknex.com^$all
||slotscity.g2afse.com^$all
||quitzon.net^$all
||padsabs.com^
||sexualpitfall.com^$third-party
||bonertraffic12.mobi^
||member.javtvnow.xyz^
||driddleurease.com^$third-party
||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
||loolowhy.com^
||centent.slreamplay.cc^
||centent.slreamplay.cc^$all
||apprefaculty.pro^$all
||clk.rtpdn*.com^$all
||ads.topsex.cc^
||smartnews-ads.com^$third-party
||ssp.qc.coccoc.com^
||videobaba.xyz^$third-party
||growadvertising.com^$third-party
||believegrandpa.com^
||admost-banner.b-cdn.net^$third-party
||claring-loccelkin.com^$all
||mutilatecoast.com^
||gigacpmserv.com^$third-party
||creative.leojmp.com^$third-party
||educedsteeped.com^$third-party
||viralize.tv^$third-party
||skatestooped.com^
||mommygravelyslime.com^
||woollenthawewe.com^
||ptwmstc.com^$third-party
||creative.mshago.com^$third-party
||viiigle.com^$third-party
||loveofffer.com^$all
||plumposterity.com^
||safeguardoperating.com^
||adsgig.com^
||bestcontentweb.top^$third-party
||syrsple2se8nyu09.com^$third-party
||ads.timesjobsandcareers.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
||domakuhitaor.com^$third-party
||wolverdonfilmes.ml^
||eighing.space^$third-party
||entsconsesi.top^$third-party
||faster-trk.com^$third-party
||widow5blackfr.com^$third-party
||spoilphysiqueteenagers.com^
||justifiedcharmsmoustache.com^
||hannode.xyz^
||pop.dojo.cc^$third-party
||delivery.sexyxxx.biz^
||cluster.awmdelivery.com^$third-party
||red12flyw2.site^$third-party
||xml.trafficmoose.com^
||cdn.vlyby.com^$third-party
||cdn.allsportsflix.best^$third-party
||calamityfortuneaudio.com^
||inedibleproductiveunbelievable.com^
||jawholeminable.com^
||vliplatform.com^$third-party
||tooasthmaloose.com^
||prod.entry.video-ads.a2z.com^$third-party
||lovelybingo.com^
||adoptum.net^$third-party
||plqbxvnjxq92.com^
||parkcircularpearl.com^$third-party
||sizeilksohs.com^$third-party
||refpamjeql.top^$third-party
||1xsultan.com^$third-party
||geo.ads.audio.thisisdax.com^$third-party
||snodlycaccias.com^$third-party
||adc.streamspread.com^$third-party
||fogsham.com^$third-party
||ad.utop.ir^$third-party
||bmfads.com^$third-party
||minoritish.online^$third-party
||roewnand.biz^$third-party
||swinity.com^$third-party
||tags.catapultx.com^$third-party
||z.cdn.adpool.bet^$all
||delivery.contextads.live^$third-party
||refpakrtsb.top^$all
||melredirnxt.top^$all
||convertmb.com^$all
||misspkl.com^$all
||di7stero.com^$all
||adsterra.org^$third-party
||obeysatman.com^$third-party
||abhorboring.com^$third-party
||filterexchangecage.com^
||reluctanceleatheroptional.com^
||momijoy.ru^$third-party
||a.dirtyasmr.com^$third-party
||compareproprietary.com^
||rasuridin.online^$third-party
||zwqpqrtpjt.com^$third-party
||nerdolac.com^$third-party
||zwyymwy.com^
||disturbedaccruesurfaces.com^
||ghostsinstance.com^$third-party
||directpaper.name^
||monumentsmaterialeasel.com^
||yomaza.net^$third-party
||ppcnt.pro^$third-party
||herdcowhas.icu^$third-party
||adcheap.network^
||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
||air2s.com^$third-party
||jutyledu.pro^$all
||sunnycategoryopening.com^
||creepybuzzing.com^$third-party
||icdecidents.biz^$third-party
||despicablereporthusband.com^
||aj2178.online^$third-party
||jotpoolwarren.com^$third-party
||adsyou.pro^$third-party
||mopemodelingfrown.com^$all
||forgoprokick.icu^$third-party
||boostcpm.su^$third-party
||servboost.tech^$third-party
||blogads*.blogspot.com^$third-party
||bayirksrap.com^$third-party
||pertersacstyli.com^$third-party
||wolaufie.com^$third-party
||adxxx.com^$third-party
||soysapslad.com^$third-party
||scallionfib.com^$third-party
||vattingbalak.com^$third-party
||palasidesdoor.com^$third-party
||cuttuberaxis.com^$third-party
||scowpoppanasals.com^$third-party
||retdaz.fun^$all
||enflaquat.xyz^$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
||engagedhits.com^$third-party
||andibringto.biz^$third-party
||oranegfodnd.com^$third-party
||firsstudtog.cam^$third-party
||faxqaaawyb.com^$third-party
||click.hooligapps.com^
||s.viites.com^$all
||sersh.com^$third-party
||xivileroneros.com^$third-party
||adopalstroy.com^$third-party
||antpeelpiston.com^$third-party
||chfpgcbe.com^$third-party
||crevicedepressingpumpkin.com^
||zazerygu.pro^$all
||adsmodern.com^$third-party
||continuedhostilityequipped.com^
||konradsheriff.com^$all
||continuedhostilityequipped.com^$all
||y0urf1rstd0wnl0ad.com^$third-party
||yourdestinationlink.com^$all
||adshort.media^$all
||basicpossibility.com^
||dcfnihzg81pa.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
||gecontentasap.com^$third-party
||b3stcond1tions.com^$all
||assets.netizen.co^$third-party
||bestcontenttrade.top^$third-party
||cpmnetworkcontent.com^$all
||drawnperink.com^$third-party
||exchange-traffic.com^$third-party
||submissionspurtgleamed.com^
||shar3yourf1le.com^$all
||rdsb21.club^$all
||agacelebir.com^$all
||hugregregy.pro^$third-party
||detailyesgrip.com^$all
||irkerecue.com^$all
||paychat.fuse-cloud.com^$all
||adright.co^$all
||rqhere2.com^$all
||rtpdn12.com^$all
||gobicyice.com^$third-party
||riverpush.com^$third-party
||z8g0wlq5p0f6jg3k7eh2kyd58hjeskx0w9g5eu7q3m5hyq8l0xwofj3ap2nv.me^$third-party
||charitablemilletplumber.com^$third-party
||lgpumcja.com^$all
||vv8h9vyjgnst.com^$third-party
||shacsda.name^$third-party
||luckyforbet.com^$third-party
||refpaiwqkk.top^$all
||crisistuesdayartillery.com^
||hosupshunk.com^$third-party
||adcryp.to^$third-party
||pc20160301.com^$third-party
||bidio.pl^$third-party
||safeattributeexcept.com^
||assets.newsmaxwidget.com^$third-party
||9997494f4d4b694d4f6702.online^$third-party
||wheelwheel.space^$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
||zabanit.xyz^$third-party
||bional-dested.icu^$third-party
||ukoffzeh.com^$all
||togranbulla.com^$all
||prltmz.com^$all
||look.flowln.com^$all
||joinads.me^$third-party
||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
||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
||1ts18.top^$all
||mediacpm.pl^$third-party
||ponchowafesargb.com^$all
||acidpigs.com^$third-party
||bmcdn1.com^$third-party
||pinkpig2le8tt09.com^$third-party
||declk.com^$all
||bangready.com^$third-party
||adgrowmedia.com^$third-party
||bestdealfor33.life^$all
||rejcinews.pro^$third-party
||delightspiritedtroop.com^$third-party
||netnesspb.com^$third-party
||engine.partylemons.com^$third-party
||moviesflix4k.work^$third-party
||movies-flix.club^$third-party
||srtrak.com^$popup
||bestcond1tions.com^$popup
||refpasrasw.world^$all
||yogar2ti8nf09.com^$third-party
||bulletprofitadclick.com^$third-party
||s.zlink2.com^$all
||tk6if76q.ab1n.net^$all
||heauty-viesected.com^$all
||vo2.qrlsx.com^$all
||pub.contexthub.net^
||contexthub.net^$third-party
||gotchosen.com^$third-party
||airairgu.com^
||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
||popcornews.me^$third-party
||joggingavenge.com^$third-party
||popupaval.com^$third-party
||jubnaadserve.com^$third-party
||topblockchainsolutions.nl^$all
||mobileoffers-7-q-download.com^$third-party
||a.bestcontentitem.top^$third-party
||sub.xxx-porn-tube.com^
||futilereposerefreshments.com^$third-party
||doflygonan.com^$third-party
||track.wg-aff.com^$all
||analyticsq1.com^$all
||impactserving.com^$all,domain=~xfantazy.com
||crentgate.com^$all
||kts.visitstats.com^$all
||popcent.org^$all
||ppcnt.org^$all
||tomog.pro^$all
||xuossk3tu6hb.com^$third-party
||beta.tidint.pro^$third-party
||protawe.com^$third-party
||webads.eu^$third-party
||chatintr.com^$third-party
||delivery.fabrouter.com^$third-party
||rdr.wargaming.net^$third-party
||static.selfpuc.com^$third-party
||adpaths.com^
||padsimz.com^$third-party
||unreshiramor.com^$all
||go.schjmp.com^$third-party
||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
||d.trafiq.party^$third-party
||4tnui5r06j62.com^$third-party
||profitablegate.com^$third-party
||topdisplaynetwork.com^$third-party
||toeapesob.com^$third-party
||ppcnt.us^$popup
||ppcnt.eu^$popup
||ppcnt.co^$popup
||1571627030.rsc.cdn77.org^$third-party
||terrasdsdstd.com^$third-party
||snessubsets.pro^$third-party
||ftd.agency^$third-party
||u21drwj6mp.com^
||doathair.com^
||eaes.2track.info^$all
||hadsokz.com^$third-party
||bestdealfor20.life^$all
||preanalytication.com^
||milk.supertool.stunnermedia.com^$third-party
||rotumal.com^$document
||ueuodgnrhb.com^$third-party
||shqbsdjatunl.com^$third-party
||adtol.com^$third-party
||topflownews.com^$all
||poptival.com^$third-party
||adfpoint.com^$all
||qqqwes.com^$third-party
||cdn.tubecorp.com^$third-party
||lowtyroguer.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^
||prltmz.com^
||download-alert.com^$all
||viralltopics.com^$third-party
||st-n.pc3ads.com^
||max-adserv.com^
||adpia.vn^$third-party
||passtechusa.com^$all
||ad.pornimg.xyz^$third-party
||apionloadmedia.com^$third-party
||nextclickadv.com^
||oupe71eiun.com^$third-party
||prpops.com^$document
||tracking.scenepass.com^
||sex1.party^$third-party
||irtyd.com^$third-party
||rednews.me^$third-party
||ofphanpytor.com^$all
||pushisback.com^$all
||popcent.net^$all
||digiadzone.com^$third-party
||services.vlitag.com^$third-party
||cdfr.hot4k.org^$third-party
||adprofits.ru^$third-party
||madratesforall.com^$third-party
||trafficbass.com^
||ewerhodub.com^
||asewlfjqwlflkew.com^$third-party
||dairouzy.net^$all
||bycelebian.com^$all
||erdecisesgeorg.info^$all
||display.nativemedia.rs^$third-party
||belazyelephant.com^$all
||phethikapso.pro^$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
||padsims.com^$third-party
||thichawheja.pro^
||thebestoffersintheweb.com^$all
||tantractium.com^$third-party
||afshanthough.pro^$third-party
||moonads.net^$third-party
||tabookbusines.info^$third-party
||geniusdexchange.com^$all
||admixer.co.kr^$third-party
||lodder5.biz^$all
||tracktraf.com^$all
||go1news.biz^$all
||t0p0ff3rs.com^$third-party
||rubird.ru^$third-party
||evadavdsp.pro^$third-party
||bms*.adjarabet.com^$third-party
||cdn.digitalpush.org^$third-party
||thefastpush.com^$all
||sauwoaptain.com^$all
||cdn.advsmedia.net^$third-party
||cdn.sports-streams-online.club^$third-party
||ian029dkl3osl930sian.club^$third-party
||popupplus.ir^$third-party
||tsyndolls.com^$third-party
||marfeelcache.com^$third-party
||amcdn.vn^$third-party
||punosy.top^$third-party
||punosy.com^$third-party
||postlnk.com^$all
||viatepigan.com^$all
||pagiwp.com^$third-party
||nativclick.com^$third-party
||fuckthat.xyz^$third-party
||pegloang.com^$all
||paripartner.com^$all
||ookris.oferty-kredytowe.pl^
||zarpop.com^$third-party
||black77854.com^$all
||opoxv.com^$all
||sendmepush.com^
||trupir-asia.info^$all
||sinsoftu.com^
||badsbads.com^$all
||boxpr.aiservice.vn^$third-party
||rec.aiservice.vn^$third-party
||js.aiservice.vn^$third-party
||targetpush.co.kr^$third-party
||native.wpu.sh^$third-party
||a.bestcontenttool.top^$third-party
||sdsttt.com^$third-party
||pushmejs.com^
||publish.iptvz.net^$third-party
||start.parimatch.com^$popup
||abskursin.com^$all
||nakedreel.com^$third-party
||doublepimpads.com^$third-party
||9purdfe9xg.com^$third-party
||risausso.com^$third-party
||tohopes.ru^
||syyycc.com^$third-party
||katelinna.m.biqubao.com^$third-party
||admicro.vn^$third-party
||private-show.live^$all
||special-promotions.online^$all
||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
||pornvideos.casa^$third-party
||glokta.info^$third-party
||olineman.pro^
||neon.today^$third-party
||oukruque.com^
||balvalur.com^$third-party
||nuclearads.com^$third-party
||clipbongda.info^$third-party
||bitcoadz.pw^$third-party
||leftnetarenning.pro^
||bitcoines.com^$third-party
||buylnk.com^
||raigluce.net^
||pushdom.co^$third-party
||admarket.network^$third-party
||laratlacrestot.pro^
||cdsbnrs.com^$third-party
||vdo.ai^$third-party
||bambarmedia.com^$third-party
||bigyapan.hamropatro.com^$third-party
||adalytics.prixacdn.net^$third-party
||beiven.pw^$third-party
||sometired.com^$third-party
||aleapeact.club^
||tibacta.com^$redirect=nooptext,important
||superonclick.com^
||serconmp.com^$third-party
||psoonsod.com^
||bulletprofit.com^$third-party
||adserver.yahoo.com^
||voluumtlkrnarketing.com^$third-party
||chidsimp.com^
||bl0uxepb4o.com^$third-party
||daurifek.net^
||gloorajo.com^
||psoaptou.net^
||tczzzlwpss.com^$third-party
||adtrue24.com^$third-party
||yoads.net^$third-party
||xxxc2c.org^$third-party
||z.cdn.braun634.com^$all
||googleapi.club^$third-party
||adxadtracker.com^$third-party
||adword.ge^$third-party
||zuzodoad.com^
||delivery.adten.eu^$third-party
||hub.com.pl^$third-party
||yourservice.live^
||whehilru.com^
||pub2srv.com^$third-party
||greetham.net^
||zoteromedia.com^$third-party
||adtorio.com^$third-party
||frtyo.com^$third-party
||cimoghuk.net^
||taiwhups.net^
||rufadses.net^
||targaubs.com^
||blueseed.tv^$third-party
||yomedia.vn^$third-party
||wachipho.net^
||psonstrentie.info^
||boacheeb.com^$third-party
||paibopse.com^
||popcent.net^$third-party
||itad.linetv.tw^
||idealmedia.io^
||jokoshep.com^
||phenver.com^$third-party
||othepbuttit.com^
||clrpdhptoddatj49.pro^$third-party
||getmyfreetraffic.com^
||pandanetwork.club^$third-party
||newhigee.net^$third-party
||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
||coinzillatag.com^$third-party
||yoads.network^$third-party
||sensortoluy.club^$third-party
||burdaffi.burdadigital.pl^$third-party
||tinb.net^$third-party
||yeahmobi.com^$third-party
||api.grumft.com^$third-party
||jscdn.yieldbird.com^
||hb.headbidder.net^
||advmanager.techfun.pl^
||abodealley.com^$third-party
||onemerelyingisr.club^$third-party
||stompebi.link^$third-party
||septembership.com^$third-party
||thterras.com^$third-party
||1warie.com^$third-party
||traffic.club^$third-party
||trafficclub-nde.netdna-ssl.com^$third-party
||adblox.net^$third-party
||uniquecaptcha.com^
||marial.pro^$redirect=nooptext,important
||analyticsq.com^
||analyticsq.com^$redirect=nooptext,important
||ads.avocet.io^$third-party
||adswrapme.click^$third-party
||cdn.pljs.ru^$third-party
||hgub2polye.com^$third-party
||weedazou.net^$third-party
||pushwhy.com^$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
||yektanet.com^$third-party
||yengo.com^$third-party
||partnerzyapi.ceneo.pl^$third-party
||stsodds.sts.pl^$third-party
||bonnieradnetwork.se^$third-party
||popupme.net^$third-party
||drakorindo.club^$third-party
||piratepc.net^$third-party
||theirsvendor.com^$third-party
||opten.hu^$third-party
||yallarec.com^$third-party
||hechaocheng.cn^$third-party
||borsendental.com^$third-party
||mobilink.az^$third-party
||oxu24.com^$third-party
||mediav.com^$third-party
||u8.hujiang.com^$third-party
||resu8.hjfile.cn^
||258ydh.com^$third-party
||admaster.com.cn^$third-party
||dup.baidustatic.com^
||evhj9.52av.tv^
||youle55.com^$third-party
||download.350.com^$third-party
||tt.biquge.la^$third-party
||ss.biquge.la^$third-party
||js.jianbaimei.com^$third-party
||js.133u.com^$third-party
||cnzz.com^$third-party
||1lo0.net^$third-party
||54kefu.net^$third-party
||56fff.net^$third-party
||linker.hr^$third-party
||cdn.midas-network.com^$third-party
||vvbox.cz^$third-party
||sbbanner.com^$third-party
||coinhits.com^$third-party
||cobalten.com^$third-party
||soujoobafoo.com^$third-party
||hrtya.com^$third-party
||lexozfldkklgvc.com^$third-party
||sapere.seed4.me^
||asextube.net^$third-party
||pornodanke.com^$third-party
||pornomasse.com^$third-party
||pornogrund.com^$third-party
||pornojux.com^$third-party
||optmnstr.com^$third-party
||makemyvids.com^$third-party
||ypa.focusoftime.com^$third-party
||mfio.cf^$third-party
||oei1.gq^$third-party
||95p5qep4aq.com^$third-party
||widgets.cryptopicture.com^$third-party
||vi-serve.com^$third-party
||mobpushup.com^
||reddleops.pro^$third-party
||richmediaads.com^$third-party
||teleriumads-*.netdna-ssl.com^$third-party
||reportions.club^$third-party
||kiwihk.net^$third-party
||hitadsmedia.com^$third-party
||allcuteboys.com^$third-party
||adrino.pl^$third-party
||vendimob.pl^$third-party
||coinverti.com^$third-party
||attenhance.com$popup
||webpower.eu^$third-party
||amadagasca.com^$third-party
||dlzm790g.com^$third-party
||ie8eamus.com^$third-party
||fortpush.com^$third-party
||adserwer.xwords.pl^
||speciadnessing.pro^$third-party
||goadservices.com^$third-party
||apyecom.com^$third-party
||aeckcjy.com^$third-party
||averoconnector.com^$third-party
||run-syndicate.com^$third-party
||modulepush.com^$third-party
||adsrv4k.com^
||plufdsb.com^$third-party
||advnet.xyz^$third-party
||hadarone.com^$third-party
||thump-night-stand.com^$third-party
||muzotur.info^$third-party
||360adshost.com^$third-party
||compass.adop.cc^$third-party
||compasscdn.adop.cc^$third-party
||noqukjy.com^$third-party
||clickonometrics.pl^$third-party
||converti.se^$third-party
||widget.convertiser.com^$third-party
||adsenseguard.com^$third-party
||uymkdz9s.com^$third-party
||cashpartners.eu^$third-party
||pop.verplusonline.com^$third-party
||motosal.net^$third-party
||dopor.info^$third-party
||tjfot.com^$third-party
||befirstcdn.com^
||bleua.ecefibwja.xyz^
||earnco.in^$third-party
||data.adwombat.com^
||caprofitx.com^$third-party
||webinstats.com^$third-party
||cdn.adclerks.com^
||localbitcoins.com^$third-party
||chikhanos.info^$third-party
||tpmedia-reactads.com^$third-party
||qwfh39851jtfvkurf21hf.com^
||onaudience.com^$third-party
||ichlnk.com^$third-party
||adform.net^
||deloton.com^$third-party
||plxnt.com^$third-party
||egnatius-ear.com^$third-party
||ad-specs.guoshipartners.com^
||aanqylta.com^
||y5wflt0xibmoufuvsayg1efy80yq0ystkjncf76cqm.com^
||upasiansex.com^
||u1trkqf.com^$redirect=nooptext
||aanqylta.com^$redirect=nooptext
||ad.ettoday.net^$redirect=nooptext
||ad1.udn.com^
||ad2.udn.com^
||ad3.udn.com^
||ad4.udn.com^
||ad5.udn.com^
||popclck.org^$third-party
||adclickxpress.com^$third-party
||jsc.mgid.com^$domain=~mgid.com
||spacenine.biz^$third-party
||mds.nipa.co.th^$third-party
||ab.advertiserurl.com^
||jsc.adskeeper.co.uk^
||s2s.rafotech.com^
||nicesearches.com^
||giqepofa.com^
||mustang-browser.com^
||luckysearch123.com^
||hohosearch.com^
||yessearches.com^
||putrr*.com^$third-party
||trklvs.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^
||checkhit.com^$third-party
.bbelements.com^$third-party
.doublepimp.com^$third-party
||1100ad.com^$third-party
||1app.blob.core.windows.net^$third-party
||2performant.com^$third-party
||adamoads.com^$third-party
||admax.quisma.com^
||admost.com^$third-party
||adnxs.com^$redirect=nooptext
||adpeepshosted.com^$third-party
||adplus.co.id^$third-party
||adrotator.se^$third-party
||ads.eorezo.com^$third-party
||ads.heias.com^$third-party
||adsmeda.com^$third-party
||adspeed.net^$third-party
||adspynet.com^$popup
||adsrvmedia.adk2.co^$important,third-party
||adtech.com^$third-party
||adtomafusion.net^$third-party
||aff.camplace.com^$third-party
||affsnetwork.com^$third-party
||alephd.com^$third-party
||am15.net^$image,media,script,third-party
||am15.net^$popup
||appintop.com^$third-party
||applicationgrabb.net^$third-party
||apytrc.com^$third-party
||arecio.work^$third-party
||az708531.vo.msecnd.net^$third-party
||b.rmgserving.com^$third-party
||banner.dabi.ir^
||bannery.hledejceny.cz^$third-party
||bitmedia.io^$third-party
||bitmedianetwork.com^$redirect=nooptext
||block.s*block.com^$third-party
||boomads.com^$third-party
||borotango.com^$third-party
||bs.serving-sys.com^$third-party
||bundasnovinhas.com^
||buy-banner.com^$third-party
||c.mfstatic.cz^$third-party
||cdn.adk2.com^
||cdn.pulpix.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
||dasistnews.net^$third-party
||dc121677.com^$third-party
||dsp-eu.exe.bid^$third-party
||eclkmpsa.com^$popup
||epom.com^$third-party
||evolutionmedia.bbelements.com
||exitintel.com^$third-party
||exogripper.com^$third-party
||ext.movixhub.com^$popup
||fls.doubleclick.net^$third-party
||go.onclasrv.com^$popup
||gomakemerich1.com^$third-party
||hgads.com^$third-party
||hubrus.com^$third-party
||javacript.cf^$third-party
||join.xlgirls.com^$third-party
||junbi-tracker.com^$third-party
||landing.meendo.com^$third-party
||linkbucks.com^$third-party,domain=~dyo.gs|~eafyfsuh.net
||lockerdome.com^$domain=~lockerdome.com
||lookfornews.net^$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
||measure.mf.cz^$third-party
||mf*.advantage.as^$third-party
||moguldom.com^$third-party
||moneyplatform.biz^$third-party
||mtburn.com^$third-party
||n156adserv.com^$third-party
||newviralmobistore.com^
||octobird.com^$third-party
||onclicktop.com^$third-party
||opt.ximad.com^
||ovgzbnjj.com^$third-party
||pketred.com^$third-party
||plsdrct1.me^$third-party
||plsdrct2.me^$third-party
||print3.info^$third-party
||qadabra.com^$third-party
||rdsa2012.com^$popup
||redichat.com^$third-party
||referrer.website^$third-party
||retarget.ssl-services.com^$third-party
||rtbpopd.com^$third-party
||s1.adguard.com^$third-party
||serve.williamhill.com^$third-party
||sexpennyauctions.com^$third-party
||srvpub.com^$third-party
||static.hoptopboy.com^$third-party
||strands.com^$third-party
||syndication.exoclick.com^$third-party
||syndication.exosrv.com^$third-party
||syndication.jsadapi.com^$third-party
||advertiseserve.com^$third-party
||tapfiliate.com^$third-party
||temphilltop.net^$third-party
||thnqemehtyfe.com^$popup
||tizermedias.com^$third-party
||tr553.com^
||track.bcvc.mobi^
||tracking.cirrusinsight.com^
||tradeadexchange.com^$popup,third-party
||trafficholder.com^$popup
||trafficmagnates.com^$popup
||traforet.com^$third-party
||tubecontext.com^$third-party
||videogenetic.com^$third-party
||voluumtrk2.com^
||wrmcfyzl.com^$third-party
||wsp.adskeeper.co.uk^
||wsp.mgid.com^
||wsp.steepto.com^
||www.fuze-hill*.xyz^$popup
||www.fuze-sea*.xyz^$popup
||yesadvertising.com^$third-party
||zanox.com^$third-party
||zeti.com^$third-party
!+ NOT_OPTIMIZED
||o333o.com^
!+ NOT_OPTIMIZED
||dianomi.com^$third-party
!+ NOT_OPTIMIZED
||leaderhistliness.info^
!
! Frequently changed domains with the same IP
! For example: https://pornxp.com/videos/77778518360
||188.72.219.36^
!
! https://github.com/AdguardTeam/AdGuardSDNSFilter/issues/142
||stripe.rs-1028-a.com^
!
! Ads reinjection (For apps only)
!+ NOT_PLATFORM(windows, mac, android)
||piguiqproxy.com^$badfilter
!+ NOT_PLATFORM(windows, mac, android)
||amgload.net^$third-party,badfilter
!
! https://github.com/AdguardTeam/AdguardFilters/issues/31688
@@||amgload.net/z|$domain=sinoptik.ua|gismeteo.ua
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/23271
||samsungads.com^
! https://github.com/AdguardTeam/AdGuardHome/issues/1046
||samsungtvads.com^
!
! 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)
!
!
||creative.live.missav.com^
||ad.apl164.me^
||ad.mediaprimaplus.com.my^
||cdnads.geeksforgeeks.org^
||0a0d-d3l1vr.b-cdn.net^
||mailderef.mail.com^
||d3t3bxixsojwre.cloudfront.net^$all
||dn0qt3r0xannq.cloudfront.net^
||champagne.futurecdn.net^
||ih1.fileforums.com^
||ads.vidoomy.com^
||veih8bee.xhcdn.com^
||qontent.pomvideo.cc^
||ads.thetimes.co.uk^
||am.titsx.com^
||d119hs7863lat.cloudfront.net^
||d2bj2texxib1qg.cloudfront.net^
||d1cykymlllue3h.cloudfront.net^
||dggaenaawxe8z.cloudfront.net^
||d3iih5w7xp5hdg.cloudfront.net^
||dvdsm0rlx65fo.cloudfront.net^
||dk7rftbivnkgr.cloudfront.net^
||d1t4ekjh9ps4ob.cloudfront.net^
||d3a00ifauhjdp.cloudfront.net^
||d1lxhc4jvstzrp.cloudfront.net^
||dnn4px252i5wx.cloudfront.net^
||d3pel2vlstnlu9.cloudfront.net^
||d1cw0c50l8jv65.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^
||d13nu0oomnx5ti.cloudfront.net^
||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.streamoupload.com^
||ad.holmesmind.com^
||j83ad.speedrun.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
||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^
||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^
||xml.revrtb.com^
||bidr.trellian.com^
||dash.tmearn.com^
||d1uanozc5el74n.cloudfront.net^
||drrcckbju3nd0.cloudfront.net^
||ads.linkedin.com^
||banner.vatanclick.ir^
||da3uf5ucdz00u.cloudfront.net^$third-party
||secure.iqmining.com^$third-party
||d2nrdy2pg3k168.cloudfront.net^
||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^
||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^
||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^
!-------------------------------------------------------------------------------!
!------------------ 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^
||123.manga1001.top^
||2022.hizetnet.xyz^
||2bx0h7o3zw.nelasleaks.com^
||58745.clicknplay.to^
||69741211.clicknplay.to^
||71213zhazha.com^
||7taobao.mom^
||893242.milfunsource.com^
||8lang.lol^
||8sptzne.mom^
||987656iuyyty.hotscopes.to^
||98tang.lol^
||a.123porner.com^
||a.2umovies.com^
||a.44oo.icu^
||a.6vids.space^
||a.888x.cyou^
||a.abismo-katheryne.top^
||a.allwedoisfuck.com^
||a.andropps.us^
||a.antiadxxxspy.com^
||a.apyarvideo.xyz^
||a.artamkari.com^
||a.ax.xxx^
||a.bitporno.com^
||a.cashjma.com^
||a.cdn1.pro^
||a.chastityvideos.com^
||a.digitalgiftshopping.com^
||a.dirtyasmr.com^
||a.dorkim.club^
||a.dphunters.me^
||a.eachporn.com^
||a.emwstore.xyz^
||a.epicgoo.com^
||a.fapcat.com^
||a.focusde.info^
||a.gofilms4u.pro^
||a.hentai369.com^
||a.hentaitube.icu^
||a.kagiti.club^
||a.katomu.club^
||a.letsjerk.org^
||a.letsjerk.to^
||a.letsjerk.tv^
||a.manga18.site^
||a.marketing.com.sd^
||a.milfpunish.com^
||a.neverbe.xyz^
||a.pinayviralsexx.com^
||a.pinoymoviepedia.ru^
||a.pornhex.com^
||a.pumpity.net^
||a.speedostream.com^
||a.streamoupload.xyz^
||a.suptube.com^
||a.teencfnm.com^
||a.viralnewsbd.xyz^
||a.warddogs.com^
||a.watchomovies.com^
||a.zillastream.com^
||a5g.oves.biz^
||a9o.youlikeboys.com^
||aa.zerg.pro^
||abc.comick.top^
||abee.yeeowl.xyz^
||ablade.beauty^
||abracadabrahub.com^
||account.javuncleak.buzz^
||acdn.uploads.mobi^
||ad.emule-island.eu^
||ad.ttstreaming.stream^
||ad.wawacity.xyz^
||adds.al3ably.com^
||adilk.ilikecomix.com^
||ads.al3ably.com^
||ads.poptwinks.com^
||ads.pornharlot.net^
||ads.tabuflix.com^
||ads.xmov.net^
||ads.xxxleaks.cc^
||adsnot.1javguru.xyz^
||adsnot.1supjav.xyz^
||adspy.javrank.com^
||adsrv.kamehameha.click^
||advpro.pro^
||ags.hobby.porn^
||amaz.emailon.top^
||amazingdomain.sbs^
||amazoni.lol^
||amf2lm1vbnn0zxi.myjav.fun^
||anti.nukedfans.com^
||antiadblock.info^
||aoutime.hair^
||api.adultsclips.com^
||app.phimvu.app^
||apple.analnoe24.com^
||apple.arabtoons.net^
||as.ebalovo.adult^
||as.lenkino.adult^
||as2.fasta.xyz^
||as2.movporvid.com^
||as2.o777i.com^
||ascc.javquick.com^
||asdf.eldos.xyz^
||asg.adumanag.xyz^
||asg.aduxin.com^
||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.pornomoglie.com^
||asg.pornoplay.online^
||asg.pornx99.us^
||asg.retrosexporn.com^
||asg.sdtraff.com^
||asg.shudhdesiporn.com^
||asg.somecdn.bid^
||asg.soundrussian.com^
||asg.srvtax.com^
||asg.zzipps.com^
||asg1.xueserverhost.com^
||asg2.xueserverhost.com^
||asp.hotfullvideos.com^
||atom.seotul.pics^
||audi.lol^
||av5.mofoshd.org^
||awrfds3.pornpapa.com^
||b.comihon.com^
||b.filexan.com^
||b.harehop.com^
||b.pinetq.com^
||b.sexvids.cc^
||b.sonorousporn.com^
||b1.hentaibaka.one^
||bac221.skin^
||banana.emailon.top^
||baren.hejkaheel.xyz^
||bc6dc48b743dc5d01.clicknplay.to^
||best.gobiga.xyz^
||best.s5live.com^
||biakico.mom^
||blablahub.com^
||blog.andropps.com^
||bob.bezucai.com^
||buzzset.pics^
||bx5.tubemaximum.com^
||bzcdn.fin.ovh^
||bzotoin.pics^
||c22x1.xcdn.ovh^
||c3s.bionestraff.pro^
||cam.javboys.cam^
||canpibo.mom^
||cdc.teensnorest.com^
||cdfr.hot4k.org^
||cdn.manga9.co^
||cdn.narutoon.com^
||cdn1.delii2.art^
||cdn1.pop72i.art^
||cdn1.prroll2o.art^
||cdn3.hentaihand.com^
||cdn3.hentaihaven.fun^
||chartlon.skin^
||chen.pepelela.mom^
||chicipu.lol^
||chrome-loading.car-insurance-reviews.com^
||chvylonz.lol^
||client2009x25.xcdn.ovh^
||cobuaz.lol^
||coco.rockdilla.com^
||coinzba.mom^
||comp.aniplay.it^
||cool.ah-me.com^
||cx6.lastxxxmovies.com^
||dam.tucsun.mom^
||dashboard.fc2ppv.buzz^
||data.bangtubevideos.com^
||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^
||dx7.sosporntube.com^
||ebays.beauty^
||ebd.cda-hd.cc^
||ebd.cda-hd.co^
||eco.blendxxx.com^
||eep.pukachu.lol^
||eightlon.mom^
||est.pornleech.ch^
||ex8.lostporntube.com^
||eyedssw.javvvvvv.xyz^
||fast.s5live.com^
||forads.pro^
||fortran.icu^
||free.srcdn.xyz^
||free.stat.tk^
||freememes.desiceleb.top^
||fresh.tuiz.pics^
||fx9.freepornoboss.com^
||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^
||goallbest.com^
||goog.emailon.top^
||h-ay.com^
||hazicu.hothomefuck.com^
||hoabon4.lol^
||honda.lol^
||hq3x.com^
||hsux.com^
||hub.bazboy.club^
||huckeyz.lol^
||i.hqvrporn.net^
||id.fc2-ppv.live^
||iez.jojome.xyz^
||in.fuckhardclips.com^
||io.fapnado.com^
||j45.webringporn.com^
||jira.xsuffer.com^
||js.manga9.co^
||js.mangapro.top^
||js.xemkqxs.com^
||jx3.freepornobook.com^
||kanhsky.mom^
||kena9.mom^
||khetlet.mom^
||khoa.jqk.lol^
||king.beov.lol^
||kliqz.com^
||kuhdsysdas.indexsubtitle.com^
||larasub.conxxx.pro^
||lc1982.lol^
||leona2.mom^
||libertys.beauty^
||linkpopu.mom^
||livenews.autos^
||lixir.wargers.org^
||load.try-games.com^
||load.xxxdb.io^
||loienlao.mom^
||lol.globlax.com^
||look.bookies.lol^
||lovelybingo.com^
||m.x-power.info^
||m.xrum.info^
||maizour.mom^
||makumva.all-usanomination.com^
||marcusdevs.ru^
||mediacdn.x1hub.com^
||member.javtvnow.xyz^
||missunow.lol^
||morezone.lol^
||mugalop.beauty^
||mx6.3pornhere.com^
||my.shymilftube.com^
||mydomainbest.com^
||nav.srcdn.xyz^
||net.contoseroticoscnn.com^
||net.sexstories69.com^
||nodawzua.mom^
||nonekvoi.skin^
||notads.111javguru.xyz^
||notads.111supjav.xyz^
||notads.111supjavcom.xyz^
||notads.11javguru.xyz^
||notads.11supjav.xyz^
||notads.11supjavcom.xyz^
||notads.1gi3rir.xyz^
||nx7.hdxxxclips.com^
||o313o.com^
||obyeok.hair^
||oi.429men.com^
||oi.fapnado.com^
||oi.fapnado.xxx^
||oi.fapnow.xxx^
||oi.hqbang.com^
||oi.lesbianbliss.com^
||oi.transhero.com^
||onetwohub.com^
||ontj.com^
||outallin.mom^
||p123p.com^
||pakeway.lol^
||pam.mongz.lol^
||paperezi.mom^
||parkurl.com^
||pem.tamboys.pics^
||pengenanu.files.im^
||pep.s2online.xyz^
||pepi.haillo.xyz^
||pepipost.autos^
||pharaon.mom^
||pics.movporvid.com^
||pihu.xxxpornhd.pro^
||plsdonblock.supjav.buzz^
||plutoclean.com^
||pop.dtoo1.space^
||pornve.sexyadsrun.com^
||pornvideos.casa^
||possibily.com^
||pre.03porno.com^
||pre.102porno.club^
||pre.102porno.net^
||pre.ebasos.club^
||pre.myfuck.club^
||profield.ddns.net^
||pub.donmam.skin^
||pubg.remiitano.xyz^
||px9.nuderedtube.com^
||q1.pornwex.tv^
||qhip.com^
||qoqv.com^
||quaz.viaoz.xyz^
||redi.teengirl-pics.com^
||rosehome.lol^
||rst.pornyhd.com^
||s.elitecdn.pl^
||s.freeporncave.com^
||s.remonti.org^
||s.speedostream.com^
||s2.everydaygayporn.com^
||s4.sb89347.com^
||saituo.mom^
||santafe.lol^
||sape.veriplan.xyz^
||sas.arabshentai.com^
||satmon.neekstore.com^
||scuoo.porneq.co^
||sda.seksohub.com^
||sdg.desihamster.pro^
||sdg.fwtrck.com^
||search.cdn1.pro^
||sg.xclick24.com^
||shemale.house^
||shemale.team^
||sin.chjnmi.xyz^
||slave.kbjfree.com^
||solutions.playernetca.top^
||som.chartlon.skin^
||space.facebiz.xyz^
||spy.bocvu.lol^
||spy.luvprn.com^
||spyglass.octanime.net^
||spyglass.reklamko.pro^
||sshopee.beauty^
||statement.blauenseville.buzz^
||stbvip.co^
||stbvip.mom^
||stuff.wikiporno.org^
||subtitle.mom^
||sup.srvtax.com^
||support.streamjav.top^
||szj.boombay.xyz^
||taboizo.mom^
||taoviep.mom^
||tb.turbocap.net^
||testcommon.soundrussian.com^
||theporndude.com.1111supjavcom.xyz^
||thescript.javfinder.xyz^
||thetranny.online^
||tik.boldtur.xyz^
||tip.vipz.lol^
||tlgt10.makeup^
||tlv.ui02.com^
||tom.beclin.xyz^
||tomboy.lol^
||toyota.lol^
||tpl.fuckxness.com^
||travkeoa.mom^
||ts.sopornvideos.com^
||tt.wl-cornholio.com^
||tuckbos.lol^
||turbo.binande.xyz^
||tx01.socialchicks.net^
||ui.videojav.com^
||uk.boffinsoft.com^
||uthbxvz.bestzba.com^
||v.focusde.info^
||v2pro.stbvip.net^
||vavsnhau.mom^
||vd.7vid.net^
||vsx.hotpornfile.org^
||vuiaki.mom^
||vuvlog.lol^
||vz.7vid.net^
||w00t.us^
||web.cinetux.nu^
||wtfdontblock.theporndudes.xyz^
||ww.cvideos.stream^
||www.antiadblock.info^
||www.areliux.cc^
||www.bigboy.monster^
||www.healmsuoguurd.eu^
||www.hq3x.com^
||www.lechoncito.one^
||www.letstry69.xyz^
||www.novelas360.cc^
||www.sex1.party^
||www.srnovelas.cc^
||www.u808i.com^
||www.upcdn.site^
||www.vkcdnservice.com^
||www.w00t.us^
||www4.hentaigamecg.com^
||www6.freeanimesource.com^
||www6.hentai-zone.com^
||www8.upload-pics.com^
||x1cdn.fin.ovh^
||x2sfa.javgg.eu^
||xau.pongping.mom^
||xxxlove.rooski.net^
||z0000g.yvmads.com^
||zazu.vtube.to^
||zeenite.online^
||zzz.pissrip.net^
!
! cdn66584302.blazingcdn.net disguised trackers
!
||cdn.manhwadesu.me^
!
! Clickaine : api.clickaine.com disguised advertising networks
!
! Company name: Clickaine
!
! api.clickaine.com disguised trackers
!
||a3.hotpornfile.org^
||ad.arabsex1.com^
||ad1.xero.porn^
||api.rtnews.pro^
||api.willalland.info^
||api2.clickaine.com^
||app.rtnews.pro^
||app.willalland.info^
||asg.animeyt.es^
||c2n.pornez.net^
||c4n.asianpinay.com^
||c4n.ijerk.club^
||c4n.mypornovideos.com^
||c4n.myteentgp.com^
||c4n.watchpornonline.xyz^
||c4n.xxx8.me^
||ca.infomix.best^
||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.sexgeschichten-klub.com^
||cc.sexgeschichten-kostenlos.com^
||cc.sexstories-hot.com^
||cc.sexverhalen-gratis.com^
||cc2.camcaps.io^
||cdn24.playerxxl.xyz^
||ck.zzipps.com^
||cli.its2.net^
||clkn.apostle.onl^
||clkn2.apostle.onl^
||clknrtrg.pro^
||cln.willyporn.com^
||cn4.animehdl.net^
||ddd.contoseroticoscnn.com^
||ddd.sexstories69.com^
||dnsbl.test.ww1.willalland.info^
||faq.brandnewapp.pro^
||flare.vtube.to^
||get.xclick24.com^
||go.analsextuber.com^
||go.lize.bid^
||hruk.afguk.top^
||hruk.gumasi.top^
||hruk.jjikk.top^
||hruk.prikupok.com^
||hruk.prikupok.icu^
||icn.brandnewapp.pro^
||mail.7porn.ru^
||more.alotporn.com^
||ps1.reallifecam.to^
||ps2.camcaps.to^
||snow.snowdayonline.xyz^
||sticky.vtube.to^
||wp.brandnewapp.pro^
||ww1.willalland.info^
||www.rtnews.pro^
||xd3r.javgg.eu^
||zone1.bestbdsm24.com^
||zone1.bestporn24.com^
!
! ads2.bid : ads.bid disguised advertising networks
!
! Company name: ads2.bid
!
! ads.bid disguised trackers
!
||abttss-ur.exolkkl6i2puvf.ru^
||ac-dir-co.cau1aighae.com^
||ac-dir-latam.cau1aighae.com^
||ac-dir-sing.cau1aighae.com^
||adsbid-ad-click.adsbid.ru^
||adsbid-sh-click.adghndou0sdh.ru^
||adsbid-sh-click.sing.adghndou0sdh.ru^
||adv.ads2.bid^
||arvb.3grg8dqjil.ru^
||arvb.6v7q4txztl.ru^
||arvb.78bfjskxto.ru^
||arvb.ewtcbedtmx.ru^
||arvb.gamz48qlok.ru^
||avb-co.cau1aighae.com^
||avb-co.iemieshohx.com^
||avb-sing.13wynpuurt.ru^
||avb-sing.ewtcbedtmx.ru^
||avbr.13wynpuurt.ru^
||di-res.cau1aighae.com^
||di-res.iemieshohx.com^
||dsp-image-resizer.3grg8dqjil.ru^
||dsp-image-resizer.gamz48qlok.ru^
||lk-api-beta.ads2.bid^
||sing.3h1fpq39jb.ru^
||sing.cau1aighae.com^
||sing.iemieshohx.com^
||sing.qkyb8htwd9.ru^
||sing.r2j97oxqvr.ru^
||sing.wcoeaykv78.ru^
||sing.zd4mfmk10b.ru^
||vitrina-ad-click.adghndou0sdh.ru^
!
! NameSilo : ab1n.net disguised advertising networks
!
! Company name: NameSilo
!
! ab1n.net disguised trackers
!
||3115164.notify6.com^
||3164315.notifysrv.com^
||3164401.notifysrv.com^
||3164603.notify6.com^
||3164603.notifysrv.com^
||3165703.notify6.com^
||3166309.notifysrv.com^
||3168195.notify6.com^
||3169187.notify6.com^
||3169269.notifysrv.com^
||3171864.notifysrv.com^
||3176222.notifysrv.com^
||3177866.notify6.com^
||3177866.notifysrv.com^
||3178550.notifysrv.com^
||3178848.notifysrv.com^
||3179416.notify6.com^
||3180146.notifysrv.com^
||3180706.notifysrv.com^
||3180710.notifysrv.com^
||3181924.notifysrv.com^
||3188151.notifysrv.com^
||3191479.notify6.com^
||3193381.notifysrv.com^
||3194053.notify6.com^
||3194053.notifysrv.com^
||3194555.notifysrv.com^
||3196267.notifysrv.com^
||3199023.notify6.com^
||3199023.notifysrv.com^
||3199593.notifysrv.com^
||3204865.notify6.com^
||3204885.notify6.com^
||3207479.notifysrv.com^
||3207695.notify6.com^
||3207695.notifysrv.com^
||3208073.notifysrv.com^
||3209271.notifysrv.com^
||3212867.notifysrv.com^
||3215685.notify6.com^
||3215685.notifysrv.com^
||3225557.notify6.com^
||3225747.notify6.com^
||3231172.notify6.com^
||3232032.notifysrv.com^
||3232836.notify6.com^
||3242990.notify6.com^
||3242990.notifysrv.com^
||3243082.notify6.com^
||3249470.notifysrv.com^
||3249648.notify6.com^
||3260930.notifysrv.com^
||3273540.notifysrv.com^
||3278638.notify6.com^
||3282004.notifysrv.com^
||3283088.notifysrv.com^
||3283090.notify6.com^
||3283090.notifysrv.com^
||3285792.notifysrv.com^
||3286068.notify6.com^
||3286068.notifysrv.com^
||3290250.notifysrv.com^
||3290270.notifysrv.com^
||3294260.notify6.com^
||3294264.notify6.com^
||3298834.notifysrv.com^
||3300890.notifysrv.com^
||3300974.notify6.com^
||3300998.notify6.com^
||3302396.notify6.com^
||3302404.notify6.com^
||3303294.notifysrv.com^
||3304350.notifysrv.com^
||3304354.notify6.com^
||3304354.notifysrv.com^
||3305622.notifysrv.com^
||3307240.notifysrv.com^
||3310026.notify6.com^
||3310238.notify6.com^
||3310586.notify6.com^
||3311320.notify6.com^
||3311320.notifysrv.com^
||3313174.notify6.com^
||3317882.notifysrv.com^
||3319502.notifysrv.com^
||3321284.notifysrv.com^
||3323174.notifysrv.com^
||3323378.notify6.com^
||3324214.notifysrv.com^
||3325604.notifysrv.com^
||3328388.notifysrv.com^
||3328394.notifysrv.com^
||3328396.notifysrv.com^
||3329496.notify6.com^
||3329496.notifysrv.com^
||3329726.notifysrv.com^
||3335306.notifysrv.com^
||3340606.notifysrv.com^
||3344944.notifysrv.com^
||3345712.notifysrv.com^
||3346174.notify6.com^
||3346174.notifysrv.com^
||3347188.notify6.com^
||3347188.notifysrv.com^
||3348424.notify6.com^
||3348428.notify6.com^
||3348428.notifysrv.com^
||3349680.notify6.com^
||3351068.notify6.com^
||3351068.notifysrv.com^
||3354470.notify6.com^
||3359790.notifysrv.com^
||3360202.notify6.com^
||3362420.notify6.com^
||3362420.notifysrv.com^
||3362426.notifysrv.com^
||3363688.notify6.com^
||3382743.notify6.com^
||3382771.notifysrv.com^
||3382805.notifysrv.com^
||3383139.notifysrv.com^
||3385991.notify6.com^
||3385991.notifysrv.com^
||3389741.notify6.com^
||3395717.notify6.com^
||3396523.notify6.com^
||3396611.notifysrv.com^
||3398315.notify6.com^
||3402191.notifysrv.com^
||3404041.notifysrv.com^
||3404165.notify6.com^
||3405017.notify6.com^
||3405035.notifysrv.com^
||3405137.notifysrv.com^
||3405151.notifysrv.com^
||3408773.notify6.com^
||3409957.notifysrv.com^
||3414351.notifysrv.com^
||3414369.notifysrv.com^
||3416097.notifysrv.com^
||3416169.notifysrv.com^
||3416833.notifysrv.com^
||3417929.notifysrv.com^
||3419733.notifysrv.com^
||3420003.notifysrv.com^
||3420755.notifysrv.com^
||3420765.notifysrv.com^
||3420767.notifysrv.com^
||3420777.notifysrv.com^
||3423953.notifysrv.com^
||3428069.notifysrv.com^
||3432573.notify6.com^
||3440153.notify6.com^
||3440153.notifysrv.com^
||3440155.notifysrv.com^
||3440401.notifysrv.com^
||3440403.notify6.com^
||3440403.notifysrv.com^
||3440411.notify6.com^
||3456415.notifysrv.com^
||3457083.notifysrv.com^
||3457959.notify6.com^
||3459205.notifysrv.com^
||3459455.notify6.com^
||3459455.notifysrv.com^
||3461281.notifysrv.com^
||3461289.notify6.com^
||3461289.notifysrv.com^
||3461347.notifysrv.com^
||3466497.notifysrv.com^
||3466845.notifysrv.com^
||3466857.notifysrv.com^
||3466861.notify6.com^
||3466863.notify6.com^
||3474937.notify6.com^
||3476453.notifysrv.com^
||3478737.notifysrv.com^
||3483067.notifysrv.com^
||3483409.notify6.com^
||3484631.notify6.com^
||3491507.notifysrv.com^
||3493753.notifysrv.com^
||3498171.notify6.com^
||3501655.notify6.com^
||3505119.notify6.com^
||3505135.notifysrv.com^
||3505139.notify6.com^
||3505141.notify6.com^
||3505143.notifysrv.com^
||3508349.notifysrv.com^
||3508819.notify6.com^
||3508819.notifysrv.com^
||3510151.notifysrv.com^
||3512011.notifysrv.com^
||3512159.notifysrv.com^
||3512165.notifysrv.com^
||3512929.notifysrv.com^
||3513563.notifysrv.com^
||3518183.notifysrv.com^
||3520653.notifysrv.com^
||3521363.notifysrv.com^
||3523289.notifysrv.com^
||3524303.notifysrv.com^
||3524325.notifysrv.com^
||3524339.notify6.com^
||3527699.notify6.com^
||3527699.notifysrv.com^
||3530761.notify6.com^
||3530761.notifysrv.com^
||3538565.notify6.com^
||3539463.notifysrv.com^
||3540837.notifysrv.com^
||3541095.notifysrv.com^
||3549573.notifysrv.com^
||3551873.notifysrv.com^
||3556327.notifysrv.com^
||3556651.notifysrv.com^
||3557821.notifysrv.com^
||3562657.notifysrv.com^
||3566697.notifysrv.com^
||3566839.notifysrv.com^
||3568955.notify6.com^
||3569081.notify6.com^
||3569513.notifysrv.com^
||3570075.notifysrv.com^
||3570727.notifysrv.com^
||3570737.notifysrv.com^
||3570741.notifysrv.com^
||3570789.notifysrv.com^
||3572273.notify6.com^
||3572273.notifysrv.com^
||3572277.notifysrv.com^
||3572279.notify6.com^
||3572281.notify6.com^
||3572281.notifysrv.com^
||3572283.notifysrv.com^
||3572285.notifysrv.com^
||3572291.notify6.com^
||3572293.notifysrv.com^
||3572299.notifysrv.com^
||3572303.notifysrv.com^
||3572904.notifysrv.com^
||3576531.notifysrv.com^
||3576907.notifysrv.com^
||3578231.notifysrv.com^
||3580393.notify6.com^
||3580393.notifysrv.com^
||3584069.notifysrv.com^
||3584913.notifysrv.com^
||3585203.notifysrv.com^
||3587723.notifysrv.com^
||3587729.notifysrv.com^
||3587731.notify6.com^
||3587731.notifysrv.com^
||3587739.notifysrv.com^
||3588135.notify6.com^
||3588135.notifysrv.com^
||3588587.notify6.com^
||3588587.notifysrv.com^
||3588591.notifysrv.com^
||3588593.notifysrv.com^
||3588597.notifysrv.com^
||3588599.notifysrv.com^
||3589779.notify6.com^
||3590449.notify6.com^
||3591075.notify6.com^
||3591075.notifysrv.com^
||3593835.notify6.com^
||3593835.notifysrv.com^
||3593847.notifysrv.com^
||3593859.notifysrv.com^
||3595711.notifysrv.com^
||3597775.notifysrv.com^
||3598457.notifysrv.com^
||3598461.notify6.com^
||3599607.notify6.com^
||3599607.notifysrv.com^
||3599727.notify6.com^
||3603119.notifysrv.com^
||3607715.notify6.com^
||3607715.notifysrv.com^
||3608083.notifysrv.com^
||3608417.notifysrv.com^
||3613299.notifysrv.com^
||3618939.notify6.com^
||3619313.notify6.com^
||3621607.notifysrv.com^
||3622691.notify6.com^
||3629687.notify6.com^
||3629687.notifysrv.com^
||3629895.notifysrv.com^
||3631057.notify6.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^
||3662839.notify6.com^
||3662845.notifysrv.com^
||3662897.notifysrv.com^
||3662967.notifysrv.com^
||3662975.notifysrv.com^
||3667313.notifysrv.com^
||3668785.notifysrv.com^
||3668787.notifysrv.com^
||3668791.notify6.com^
||3668791.notifysrv.com^
||3670119.notifysrv.com^
||3672243.notifysrv.com^
||3682345.notifysrv.com^
||3701725.notifysrv.com^
||3701939.notify6.com^
||3701939.notifysrv.com^
||3710069.notifysrv.com^
||3710075.notify6.com^
||3714181.notifysrv.com^
||3715633.notifysrv.com^
||3717105.notifysrv.com^
||3717259.notifysrv.com^
||3719901.notify6.com^
||3724345.notify6.com^
||3724345.notifysrv.com^
||3727723.notifysrv.com^
||3733673.notifysrv.com^
||3739013.notify6.com^
||3740615.notifysrv.com^
||3745191.notifysrv.com^
||3745197.notify6.com^
||3749331.notify6.com^
||3752469.notifysrv.com^
||3756889.notifysrv.com^
||3762001.notifysrv.com^
||3768747.notify6.com^
||3768747.notifysrv.com^
||3775247.notifysrv.com^
||3783121.notifysrv.com^
||3783123.notifysrv.com^
||3783125.notifysrv.com^
||3789593.notify6.com^
||3789861.notifysrv.com^
||3791967.notify6.com^
||3805703.notifysrv.com^
||3805749.notifysrv.com^
||3814695.notifysrv.com^
||3815573.notify6.com^
||3815579.notify6.com^
||3822893.notifysrv.com^
||3832097.notifysrv.com^
||3837365.notifysrv.com^
||3837607.notifysrv.com^
||3843075.notify6.com^
||3843075.notifysrv.com^
||3843131.notify6.com^
||3845271.notify6.com^
||3853331.notify6.com^
||3853333.notify6.com^
||3854029.notify6.com^
||3869256.notifysrv.com^
||3869316.notifysrv.com^
||3869462.notify6.com^
||3869504.notifysrv.com^
||3869854.notifysrv.com^
||3869926.notify6.com^
||3870370.notify6.com^
||3878176.notify6.com^
||3880638.notify6.com^
||3881818.notify6.com^
||3887544.notify6.com^
||3898244.notify6.com^
||3898280.notify6.com^
||3903164.notify6.com^
||3917542.notify6.com^
||3921002.notify6.com^
||3935380.notify6.com^
||3935618.notify6.com^
||3937625.notify6.com^
||3938193.notify6.com^
||3939960.notify6.com^
||3943940.notify6.com^
||3944044.notify6.com^
||3944974.notify6.com^
||3944978.notify6.com^
||3944980.notify6.com^
||3945010.notify6.com^
||3946136.notify6.com^
||3946234.notify6.com^
||3946240.notify6.com^
||3946250.notify6.com^
||3950664.notify6.com^
||3950808.notify6.com^
||3959278.notify6.com^
||3959292.notify6.com^
||3960141.notify6.com^
||3961386.notify6.com^
||3973252.notify6.com^
||3975710.notify6.com^
||3979160.notify6.com^
||3984926.notify6.com^
||3995186.notify6.com^
||4003022.notify6.com^
||4003752.notify6.com^
||4004928.notify6.com^
||4018398.notify6.com^
||4021032.notify6.com^
||4022504.notify6.com^
||4022684.notify6.com^
||4028412.notify6.com^
||4031264.notify6.com^
||4031266.notify6.com^
||4035148.notify6.com^
||4035244.notify6.com^
||4037374.notify6.com^
||4037426.notify6.com^
||4048172.notify6.com^
||4050544.notify6.com^
||4050740.notify6.com^
||4052808.notify6.com^
||4052828.notify6.com^
||4060008.notify6.com^
||4061378.notify6.com^
||4062424.notify6.com^
||4068856.notify6.com^
||4068860.notify6.com^
||4069896.notify6.com^
||4096386.notify6.com^
||4097564.notify6.com^
||4131834.notify6.com^
||4133026.notify6.com^
||4143324.notify6.com^
||4144426.notify6.com^
||4149128.notify6.com^
||4152328.notify6.com^
||4160048.notify6.com^
||4160112.notify6.com^
||4162254.notify6.com^
||4162256.notify6.com^
||4169920.notify6.com^
||4173044.notify6.com^
||4173050.notify6.com^
||4182036.notify6.com^
||4188246.notify6.com^
||4189280.notify6.com^
||4189910.notify6.com^
||4191292.notify6.com^
||4197730.notify6.com^
||4211854.notify6.com^
||4212982.notify6.com^
||4214522.notify6.com^
||4230500.notify6.com^
||4231374.notify6.com^
||4241052.notify6.com^
||4243868.notify6.com^
||4259086.notify6.com^
||4260738.notify6.com^
||4266030.notify6.com^
||4270600.notify6.com^
||4270606.notify6.com^
||4270618.notify6.com^
||4274618.notify6.com^
||4290976.notify6.com^
||4298194.notify6.com^
||4300970.notify6.com^
||4305016.notify6.com^
||4305094.notify6.com^
||4327052.notify6.com^
||4329288.notify6.com^
||4329292.notify6.com^
||4329294.notify6.com^
||4329296.notify6.com^
||4329300.notify6.com^
||4329302.notify6.com^
||4329306.notify6.com^
||4365744.notify6.com^
||4421184.notify6.com^
||4429788.notify6.com^
||4443548.notify6.com^
||4453406.notify6.com^
||4454624.notify6.com^
||4455804.notify6.com^
||4470554.notify6.com^
||4523610.notify6.com^
||4539496.notify6.com^
||4587228.notify6.com^
||4598410.notify6.com^
||4615884.notify6.com^
||4621798.notify6.com^
||4623392.notify6.com^
||4623404.notify6.com^
||4636902.notify6.com^
||4648982.notify6.com^
||4656576.notify6.com^
||4680526.notify6.com^
||4682394.notify6.com^
||4735242.notify6.com^
||4740420.notify6.com^
||4794988.notify6.com^
||4798638.notify6.com^
||4799078.notify6.com^
||4809426.notify6.com^
||4811620.notify6.com^
||4815238.notify6.com^
||6146.notify.optimizesrv.com^
||6180.notify.optimizesrv.com^
||7678.notify.optimizesrv.com^
||a.addisplaynetwork.com^
||a.adnflow.com^
||a.etology.com^
||api.adnation.com^
||delivery.gettopple.com^
||engine.gettopple.com^
||m.hsrve.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.adnflow.com^
||s.eaalink.com^
||s.elink2b.com^
||s.elink2c.com^
||s.elink3x.com^
||s.elnk40.com^
||s.elnk4b.com^
||s.elnk66.com^
||s.elnkp2.com^
||s.elnkp4.com^
||s.etology.com^
||s.exv6.com^
||s.linkv3c.com^
||s.linkw2e.com^
||s.linkw2g.com^
||s.opoxv.com^
||s.opti-digital.com^
||s.optidigital.com^
||s.optnx.com^
||s.orbsrv.com^
||s.st1net.com^
||s.vlink6.com^
||s.wlink1.com^
||s.wlink2.com^
||s.zlink1.com^
||s.zlink2.com^
||s.zlink4.com^
||s.zlink6.com^
||s.zlink8.com^
||s.zlink9.com^
||s.zlinkm.com^
||syndication-adblock.exoclick.com^
||syndication.dynsrvtbg.com^
||syndication.dynsrvwer.com^
||syndication.elink12.com^
||syndication.elink66.com^
||syndication.elink77.com^
||syndication.epcmh.com^
||syndication.epcmk.com^
||syndication.exdynsrv.com^
||syndication.exoclick.com^
||syndication.exosrv.com^
||syndication.jsadapi.com^
||syndication.link2nx.com^
||syndication.link2zz.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^
||syndication0.exoclick.com^
||www.notify6.com^
||www.notifysrv.com^
!
! cds.d6n9n7e2.hwcdn.net disguised trackers
!
||a.addisplaynetwork.com^
||a.adnflow.com^
||a.etology.com^
||a.exdynsrv.com^
||a.exoclick.com^
||a.exosrv.com^
||ads.exdynsrv.com^
||ads.exoclick.com^
||ads.exosrv.com^
||delivery.gettopple.com^
!
! cds.v3j9t5q9.hwcdn.net disguised trackers
!
||admin.adnation.com^
||admin.etology.com^
||admin.shafttraffic.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.colarak.com^
||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.kolanx.com^
||cdn.luxope.com^
||cdn.namol.xyz^
||cdn.nlop.xyz^
||cdn.noptog.com^
||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.xawlop.com^
||cdn.yopard.com^
||cdn.zxclan.com^
!
! deprecated-custom-domains.b-cdn.net disguised trackers
!
||7wrxo2xh.iriscreative.co^
||aardwolf.chrisblackwell.me^
||albatross.ohseesoftware.com^
||alpaca.miidbaby.com^
||alpaca.thesocialmedwork.com^
||amphibian.juergenhaller.at^
||angelfish.grayscale.design^
||angelfish.owlbear.rodeo^
||anglerfish.tinydeskapp.com^
||anteater.playuncovr.xyz^
||anteater.stella-projects.de^
||ape.mfj.se^
||ape.nusii.com^
||armadillo.gothiacup.se^
||azlej8cdm.pragmaticwebsecurity.com^
||baldeagle.e-ma.re^
||baldeagle.eternalmma.com^
||bandicoot.mohit.dev^
||bass.kidneystonediet.com^
||bird.brondby.com^
||bison.streamclocks.com^
||bison.weitweit.at^
||blackbird.everythinginmoderation.co^
||blackbird.marcelgil.com^
||bluejay.wearegray.com^
||boa.nolongerset.com^
||boar.hopehollow.com^
||boar.indieweb.org^
||bobcat.pushplay.nl^
||bobcat.snapshooter.io^
||bobolink.itpeters.com^
||booby.deanyeong.com^
||boom.laravel.io^
||bovid.arshaw.com^
||bovid.neural.love^
||bowie-cdn.fathomdns.com^
||bts2dvz.taguiginfo.com^
||bug.onlinedating.de^
||butterfly.coverworld.com.au^
||butterfly.dharsh.dev^
||butterfly.ecouch.com.au^
||buzzard.donotresearch.net^
||camel.nonpopularopinion.com^
||canid.peterakkies.net^
||capybara.civicsoftwarefoundation.org^
||cardinal.businessfirstonline.co.uk^
||cardinal.ensembleblock.com^
||cardinal.iwgb.org.uk^
||caribou.color.io^
||carp.seniorsinjobs.com^
||cat.acesandaros.org^
||cat.doebankdesigns.com^
||cat.gfx.io^
||cat.laravel-news.com^
||cat.ticketshifu.com^
||cat.tinylittlebusinesses.com^
||cat.weddingsabroad.com^
||caterpilla.ibon.live^
||catfish.lucalabs.com^
||cattle.apisyouwonthate.com^
||cattle.eprc.tools^
||cattle.spiral11.com^
||cattle.weiss-bregenz.at^
||centipede.buskersbern.ch^
||centipede.roasted.dev^
||cephalopod.hometechnology.news^
||cephalopod.polymath.net^
||cephalopod.staff.design^
||cheetah.songrender.com^
||chickadee.mikebifulco.com^
||chicken.alpla.info^
||chicken.couleur.io^
||chicken.tjsoler.dev^
||chimpanzee.designerdailyreport.com^
||chinchilla.68keys.io^
||chinchilla.ubclaunchpad.com^
||chipmunk.brandy.is^
||clam.figmachina.com^
||clam.mglaman.dev^
||clownfish.philipkiely.com^
||cod.dm.link^
||cod.fotis.xyz^
||cod.serverlesslaravelcourse.com^
||condor.stadttunnel-feldkirch.at^
||cougar.wzulfikar.com^
||coyote.alboweb.nl^
||coyote.gnx.cloud^
||coyote.nickgurney.com^
||crane.thegardenroomguide.co.uk^
||crane.trescolori.cloud^
||crawdad.craiga.id.au^
||crayfish.fansubbing.com^
||crayfish.thingelstad.com^
||crocodile.brightonruby.com^
||cuckoo.clientrock.app^
||cuckoo.jerandky.com^
||cuckoo.minaexplorer.com^
||cuckoo.peoplefirstjobs.com^
||dakqbwpduu.coywolf.io^
||deer.ray.io^
||dingo.harmanly.com^
||dog.christinamoore.us^
||dog.ghvenue.com^
||dog.justsketch.me^
||dog.orbit.love^
||dolphin.biodom.rs^
||dolphin.maybe.co^
||dolphin.sfelc.com^
||donkey.annieswinecottagepowell.com^
||donkey.bahr.dev^
||donkey.elegantmusicgroup.com^
||donkey.guggenbichler.co.at^
||donkey.hackoregon.org^
||donkey.masteringfinland.com^
||donkey.routinehub.co^
||dove.fullcalendar.io^
||dragon.codemakes.art^
||dragon.sh2.com^
||dragonfly.codebar.ch^
||dragonfly.filmmakerfreedom.com^
||dragonfly.jala-one.com^
||eagle.joulescope.com^
||echidna.honeybadger.io^
||eel.beekeeperstudio.io^
||egret.hispanicjobexchange.com^
||egret.refreshed.domains^
||elephant.clerk.ai^
||elephant.stempelwiese.de^
||elephant.superdense.com^
||elk.andrewfomera.com^
||elk.itiden.se^
||elk.okcrowd.co^
||elk.techphotoguy.com^
||emu.andenglish.co^
||emu.blitzpower.com^
||emu.cortexfutura.com^
||emu.pin13.net^
||falcon.aniftyco.com^
||falcon.backgroundnoise.app^
||falcon.rowanmanning.com^
||fancyrat.calebporzio.com^
||fancyrat.flatuicolors.com^
||fancyrat.keurslager-goeminne.be^
||felidae.mysuperportal.com^
||felidae.theforeignarchitect.com^
||ferret.helpspace.com^
||ferret.linksoftwarellc.com^
||finch.market.xyz^
||firefly.maier.tech^
||fish.canyouexplain.me^
||fish.eventpay.be^
||fish.muted.io^
||fish.whitney.org^
||flamingo.abihome.de^
||flamingo.stacking-club.com^
||flea.artisan.school^
||fly.tailwindweekly.com^
||flyingfish.editorslab.de^
||fowl.patt.me^
||fox.visionaudiovisual.com^
||frog.jamesbliss.com^
||gamefowl.emailforward.mx^
||gayal.maxmasnick.com^
||gayal.stockshouse.co^
||gazelle.emanager.gg^
||gecko.rrrelax.app^
||gecko.withclarify.com^
||gerbil.buf.build^
||gibbon.ehubhealth.com^
||giraffe.talktalent.com^
||giraffe.viatorci.com^
||goat.aicontentdojo.com^
||goat.codeofar.ms^
||goat.studiobruikbaar.nl^
||goldfish.boleary.dev^
||goldfish.shingle.fi^
||goose.pooltogether.com^
||gorilla.celcyon.com^
||grouse.devopsnewsletters.com^
||grouse.i21.co^
||grouse.textile.io^
||grouse.ultimateballistics.com^
||guan.domainnamesanity.com^
||guan.elfenkueche.at^
||guanaco.jden.me^
||guanaco.redpixelthemes.com^
||guineapig.espressive.com^
||guppy.ausowned.com.au^
||haddock.affilimate.com^
||haddock.jeffreyknox.dev^
||hamster.consentkit.io^
||hare.felix-schmid.de^
||hawk.makroskop.eu^
||hedgehog.fightforthefuture.org^
||hedgehog.impira.com^
||heron.joel.is^
||heron.morphiq.digital^
||heron.notability.com^
||heron.oneaudiobooks.app^
||herring.panda.network^
||hookworm.commanddot.com^
||horse.deadmanssnitch.com^
||horse.hookrelay.dev^
||horse.ohseemedia.com^
||horse.rmrk.app^
||horse.uhaveto.click^
||horse.usemiso.com^
||horse.vibecreativemarketing.com^
||horse.zwei-bags.com^
||hoverfly.dailyblocks.tv^
||hoverfly.papercrowns.com^
||hyena.baseline.is^
||hyena.kitafund.com^
||iguana.delbaoliveira.com^
||ijderu.tr.af^
||impala.misexpedientes.cloud^
||impala.vnv.nl^
||jackal.jakerunzer.com^
||jackal.laravelpackage.com^
||jackal.thetie.io^
||jay.brauerei-egg.at^
||jay.breakup.management^
||jcpjfyikk.dogbonemarket.com^
||jellyfish.therapieplatz-finden.de^
||kite.ibirthdayclub.com^
||kite.ofenbau-voppichler.at^
||kiwi.emilkowal.ski^
||kiwi.railway.app^
||koala.readyfive.io^
||koi.artsvp.co^
||ks42zt.spec.fm^
||ladybug.cargolabs.com^
||ladybug.paulstovell.com^
||landfowl.typegang.com^
||landsnail.bindle.io^
||leech.privacycloud.com^
||leech.stargate-project.de^
||leopard.ui-snippets.dev^
||leopard.understandit.se^
||leopon.originalmineral.com^
||limpet.coinponent.com^
||limpet.yago.dev^
||lion.lastfrontiermagazine.com^
||llama.eniston.io^
||llama.growthinkers.nl^
||llama.mallardbay.com^
||llama.moodgym.com.au^
||lobster.justunderwear.com^
||locust.ausrebellion.earth^
||locust.michiel-gerritsen.com^
||loon.africanamericanjobsearch.com^
||louse.messengo.com^
||louse.seanconnolly.dev^
||louse.sigle.io^
||lungfish.datadividendproject.com^
||lynx.inovo.io^
||lynx.lumy.network^
||lynx.microl.ink^
||lynx.sbstjn.com^
||lynx.simpleparish.com^
||macaw.ianmitchell.dev^
||mammal.autoidle.com^
||mammal.haglund.dev^
||manatee.creativepassport.net^
||marlin.firstline.org^
||marlin.plumerai.com^
||marmot.ivymayhem.io^
||marmot.theshootingcentre.com^
||marsupial.dbcontractingltd.ca^
||marten.countertype.com^
||mastodon.thrustcarbon.com^
||meadowlark.bump.sh^
||meerkat.bigcrazylife.com^
||mink.faq-bregenzerwald.com^
||minnow.clintwinter.me^
||minnow.mimosaagency.com^
||mockingbir.sgfunited.com^
||mole.dansksejlunion.dk^
||mole.energizer.eu^
||mole.getfamealy.com^
||mole.gostartupco.com^
||mole.rtbhouse.com^
||mollusk.12grados.com^
||mollusk.forwardmx.io^
||mollusk.saferingz.com^
||mollusk.working.actor^
||mongoose.jasonlbeggs.com^
||mongoose.mlle-o.fr^
||mongoose.thechocolatelife.com^
||moose.octo.app^
||mosquito.zero.io^
||moth.artsmia.org^
||moth.jkundp.at^
||moth.underscoretw.com^
||mouse.voyagefuneralhomes.com^
||mule.caddyserver.com^
||muskox.oddcamp.com^
||newt.javier.dev^
||ocelot.pixlwebs.nl^
||octopus.couragetrainingcentre.com^
||octopus.evobend.com^
||orangutan.equaliteam.com^
||orangutan.renovare.org^
||orca.weatherontheway.app^
||ostrich.pergaudiaadastra.de^
||otter.goetheanum.media^
||otter.johnfoster.com^
||otter.preferredequineonline.com^
||owl.heidipay.com^
||owl.sentrydiscord.dev^
||pa5xjc.m1guelpf.me^
||panda.moritz-petersen.de^
||panda.mvhphotoproject.org^
||panther.atgonlinecoaching.com^
||panther.datocms.com^
||panther.essentialwellnessyoga.com.au^
||panther.hoprnet.org^
||panther.thestocks.im^
||panther.tigil.rs^
||parrot.binarymoon.co.uk^
||parrotfish.thenping.me^
||parrotfish.wilderworld.com^
||partridge.printcardinal.com^
||partridge.unfamiliar.land^
||peacock.davidlevai.com^
||peafowl.ozspurs.com^
||pelican.protomaps.com^
||penguin.isvapp.com^
||penguin.sunny.app^
||perch.luckydiff.com^
||perch.searchwp.com^
||pig.curtisherbert.com^
||pigeon.thankyuu.com^
||pinniped.gardenofficeguide.co.uk^
||pinniped.resist.bot^
||piranha.jsmobiledev.com^
||piranha.minnmyatsoe.com^
||planarian.reverberate.org^
||platypus.colly.com^
||platypus.facet.net^
||platypus.tompec.com^
||platypus.zwei-bags.ch^
||polarbear.codeday.org^
||pony.bylt.co^
||pony.ftm.cat^
||pony.musicmixpro.co.uk^
||porcupine.dvresolve.com^
||porpoise.azettl.net^
||porpoise.deschtimes.com^
||porpoise.fruittreecottage.com.au^
||prairiedog.hashnode.com^
||prairiedog.health-improvement.uk^
||prawn.coding-friends.com^
||prawn.fffuel.co^
||prawn.lionsmouth.digital^
||primate.dmarcdigests.com^
||ptarmigan.codebycorey.com^
||ptarmigan.q-free.com^
||puffin.geocode.earth^
||python.mux.com^
||quail.efix.uk^
||quokka.bulkbuyhosting.com^
||reindeer.iainbroome.com^
||roadrunner.ausmv.com.au^
||rodent.beersport.com^
||rook.moodgym.de^
||sailfish.kentcdodds.com^
||salamander.showandtelldata.com^
||sheep.pixair-survey.com^
||silkworm.energizergrouplegal.com^
||skink.madewithlove.com^
||slug.sirenergies.com^
||smelt.allenpike.com^
||sole.pretto.fr^
||sole.riverwalkdental.com.au^
||sparrow.workingincontent.com^
||spermwhale.thankbox.co^
||spider.kearneyjaycees.com^
||spoonbill.memberkit.com.br^
||squirrel.laravel-mix.com^
||starman.fathomdns.com^
||stingray.reform.app^
||swallow.axiom.co^
||swan.visualma.com^
||swift.jos.ht^
||swordfish.holzschuhe.at^
||swordfish.hotcross.com^
||swordtail.animeuknews.net^
||swordtail.thocstock.com^
||takin.revolana.fr^
||tarantula.hashicorp.com^
||tarantula.wowwomenonwheels.co.uk^
||tick.pcrpriser.se^
||tigershark.moonpot.com^
||tigershark.samwaymire.com^
||tiglon.beyondco.de^
||tiglon.orisdental.no^
||toad.ettiennevorster.co.za^
||tortoise.cult.st^
||tortoise.mdx.one^
||tortoise.transistor.fm^
||toucan.lgbtjobsearch.com^
||trout.travelmassive.com^
||turkey.docsy.cloud^
||turkey.tella.tv^
||turtle.geshem.space^
||turtle.sid.scot^
||vampirebat.git-tower.com^
||vole.contemporaryartlibrary.org^
||vole.noteapps.info^
||wallaby.cron.help^
||wallaby.legendkeeper.com^
||wallaby.short1.link^
||walrus.scalue.com^
||warbler.nycmode.com^
||waterboa.midu.dev^
||weasel.accomplice.ai^
||whitefish.kenku.fm^
||wildcat.fspy.io^
||wildfowl.minter.io^
||worm.paulstamatiou.com^
||yak.embeddedartistry.com^
||yak.giftme.today^
!
! video-ad.b-cdn.net disguised trackers
!
||adserve.bongocdn.com^
!
! bs-adserver.b-cdn.net disguised trackers
!
||assets-v2.boisedev.com^
||assets-v2.invaluable.com^
||assets-v2.northsidesun.com^
||avemariaas.vmrcommunications.com^
||carlsonmedia.streetinteractive.com^
||kitt.tucsonsentinel.com^
||partner.streetinteractive.com^
||partners.hourmediagroup.com^
||partners.madisonminutes.com^
||saucon-sponsors.streetinteractive.com^
||sponsors-v2.automate.org^
||sponsors-v2.floorforce.com^
||sponsors-v2.locablepublishernetwork.com^
||sponsors-v2.urbanistnetwork.com^
||sponsors.floorforce.com^
||sponsors.macaronikid.com^
||sponsors.salesforceben.com^
||sponsors.teethtalkgirl.com^
||sponsors.thebeat.asia^
||support-v2.sweetwaternow.com^
!
! bannieres.b-cdn.net disguised trackers
!
||assets.diagomics.com^
!
! sublime-ads-cdn.b-cdn.net disguised trackers
!
||assets.sublimeads.com^
||bunny.gluon.app^
!
! cpmstar.b-cdn.net disguised trackers
!
||bcdn.cpmstar.com^
!
! prebid.b-cdn.net disguised trackers
!
||cdn-b.notsy.io^
||cdn.membrana.media^
!
! admaticcdn.b-cdn.net disguised trackers
!
||cdn.admatic.com.tr^
!
! consent.b-cdn.net disguised trackers
!
||consent.cookiefirst.com^
!
! qualdnt.b-cdn.net disguised trackers
!
||dntcl.qualaroo.com^
!
! pixel-track.b-cdn.net disguised trackers
!
||log.ads-m.net^
!
! adstatic.b-cdn.net disguised trackers
!
||media.adstatic.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
!
! SECTION: mdpDeBlocker
! 'mdpDeBlocker'("-blackout active")
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-adsbygoogle,domain=blog.miuiflash.com|freewebcart.com|technoflip.in|dzeko11.net|hentaiseason.com|novinhastop.com|madshiba.fun|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|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|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|movieslegacy.com|htstreaming.com|freewebcart.com|shineads.in|dubzstreams.com|watchmdh.to|ssf-co.com|solidfile.net|downloadtutorials.net|win10.vn|movieshub.top|legaartis.pl|cybermania.ws|freetraderdownload.com.br|masihbelajar.com|legendary-rt-textures.xyz|globfone.com|blogging-techies.com|privatemoviez.*|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|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|sonradangamer.com|onlinefreecourse.net|themeslide.com|phpscripttr.com|freewebcart.com|choq.fm|pentruea.com|software-on.com|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|superembeds.com|animekhor.xyz|temi.pl|drakescans.com|javsex.to|apkmagic.com.ar|crypto-blog.xyz|codeoy.com|sakarnewz.com|nullphpscript.com|gocmod.com|mangaprotm.com|techsmoon.com|nawahi1.com|freedownloadvideo.net|scriptsrbx.com|magesy.pro|magesy.blog|freeudemycourse.com|mbc2.live|wordpredia.com|comentariodetexto.com|myqqjd.com|windowslite.net|dvdporngay.com
||googleads.g.doubleclick.net/pagead/id$script,xmlhttprequest,redirect=noopjs,domain=blog.miuiflash.com|freewebcart.com|technoflip.in|hentaiseason.com|novinhastop.com|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|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|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|movieslegacy.com|htstreaming.com|freewebcart.com|shineads.in|dubzstreams.com|watchmdh.to|ssf-co.com|solidfile.net|downloadtutorials.net|win10.vn|movieshub.top|legaartis.pl|cybermania.ws|freetraderdownload.com.br|masihbelajar.com|legendary-rt-textures.xyz|globfone.com|blogging-techies.com|privatemoviez.*|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|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|bollyholic.site|tech-story.net|tokuvn.com|freepreset.net|superembeds.com|animekhor.xyz|temi.pl|drakescans.com|javsex.to|apkmagic.com.ar|crypto-blog.xyz|codeoy.com|sakarnewz.com|nullphpscript.com|gocmod.com|mangaprotm.com|techsmoon.com|nawahi1.com|freedownloadvideo.net|scriptsrbx.com|magesy.pro|magesy.blog|freeudemycourse.com|mbc2.live|wordpredia.com|comentariodetexto.com|myqqjd.com|windowslite.net|dvdporngay.com
! #%#//scriptlet("abort-on-property-read", "mdp_deblocker")
igamemod.com,cyfostreams.com,godmods.com,sonradangamer.com,pentruea.com,software-on.com,tunovelaligera.com,open3dmodel.com,dr-farfar.com,nulledpremium.com,nsfw247.to,filecr.com#%#//scriptlet("abort-on-property-read", "mdp_deblocker")
! #%#//scriptlet("abort-on-property-read", "mdpDeBlockerDestroyer")
tech-story.net,joyhints.com,sudya-dredd.ru,vpnbrothers.com,tunovelaligera.com,idolprojects.com,myqqjd.com#%#//scriptlet("abort-on-property-read", "mdpDeBlockerDestroyer")
! #%#//scriptlet("abort-on-property-read", "mdpDeBlocker")
hulkpop.com,shineads.in,persianhive.com,juegoscocinarpasteleria.org,bollyholic.site,phoenixfansub.com,joyeditor.ru,teknotaci.com,uplod.net,onlinecoursebay.com,scrapywar.com,worldpremiumware.online,modagamers.com,tipslearn.com,nulljungle.com,darmowa-tv.ws,fikiri.net,merkulov.design,cardiagn.com,dr-farfar.com,allywebsite.com,onlinefreecourse.net,themeslide.com,phpscripttr.com,usb-antivirus.com,freewebcart.com,choq.fm,mhdtvworld.xyz,tehnografi.com,tunovelaligera.com,zone-annuaire.xyz#%#//scriptlet("abort-on-property-read", "mdpDeBlocker")
! #%#//scriptlet("prevent-addEventListener", "DOMContentLoaded", "adsBlocked")
apkmaven.io,dzeko11.net,comentariodetexto.com,wordpredia.com,nullphpscript.com,sakarnewz.com,codeoy.com,tech-story.net,crypto-blog.xyz,drakescans.com,gay-tubes.cc,iptvrun.com,91.208.197.24,animekhor.xyz,superembeds.com,mimundodonghua.com,apkmagic.com.ar,freepreset.net,dramafire.website,obutecodanet.ig.com.br,kolsuzkafasi.com,samuraiscan.com,modagamers.com,forums.rusmedserv.com,whncourses.com,freegogpcgames.com,akumanimes.com,softwaretotal.net,urlily.com,cinemakottaga.*,informaxonline.com,ozabc.com,kopetnews.id,chimicamo.org,firmwarex.net,kieblog.vn,sampledrive.in,needrombd.com,aresmanga.com,chineseanime.co.in,portaliz.site,paidappstore.xyz,freecoursesites.com,hulnews.top,courses99.com,jugomobile.com,downloadr.in,38.242.199.52,freedownloadvideo.net,jpopsingles.eu,toolss.net,financeflix.in,technoflip.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.com,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,thecustomrom.com,bullfrag.com,epainfo.pl,rontechtips.com,ypojie.com,tinhocdongthap.com,pogolinks.space,darmowa-tv.ws,baominh.tech,downloadcursos.org,jkmeng.cn,trgamestudio.com,cybermania.ws,iimanga.com,dvdgayonline.com,hotxfans.com,dotadostube.com,taradinhos.com,dvdgayporn.com,knightnoscanlation.com,audiobooks4soul.com,vfxdownload.net,electomania.es,captionsgram.com,clebinhoretrogames.com.br,audiotools.pro,reset-scans.com,compressware.in,toppnews4.net,novinhastop.com,nullpk.com,scat.gold,joyhints.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,oyuncusoruyor.com,pbarecap.ph,sourds.net,tinyppt.com,tvinternetowa.info,nullpress.net,nulljungle.com,udemydownload.com,doffeecafe.me,5.182.211.129,latesthdmovies.digital,souqdesign.ru,short.ctvb1.info,hataphim.com,omerbozdi.com.tr,gigacourse.com,codingtuting.com,movieslegacy.com,gaypornhdfree.*,javgayplus.com,netfuck.net,javsex.to,pelismart.com,htstreaming.com,themehits.com,freewebcart.com,shineads.in,watchmdh.to,temi.pl,solidfile.net,downloadtutorials.net,win10.vn,movieshub.top,legaartis.pl,freetraderdownload.com.br,masihbelajar.com,legendary-rt-textures.xyz,blogging-techies.com,privatemoviez.*,courseclub.me,behindzscene.net,magicgameworld.com,conhecimentolivre.net,latestmovie4u.com,eductin.com,rtilinks.com,blisseyhusband.in,cronachedellacampania.it,applexgen.com,nulleb.com,desktophut.com,moviedhun.xyz,grafixfather.com,pinsystem.co.uk,mastiflix.com,globalrph.com,cyberdefensemagazine.com,vectogravic.com#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded", "adsBlocked")
! #%#//scriptlet('prevent-eval-if', 'adsBlocked')
maccanismi.it,blog.miuiflash.com,technoflip.in,hentaiseason.com,novinhastop.com,freejav.guru,gigacourse.com,gocmod.com,madshiba.fun,nullphpscript.com,australianfrequentflyer.com.au,gaymaletubes.*,havenstreams.com,kopetnews.id,freeshib.biz,infinityblogger.in,crazytechgo.com,bithub.win,stringreveals.com,superpsx.com,7movierulz.do,apkowner.org,appsmodz.com,fusedgt.com,freewp.io,phanmemmaytinh.net,sachiepvien.net,rucore.net,latesthdmovies.*,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,globfone.com,downloadcursos.top,infofuge.com#%#//scriptlet('prevent-eval-if', 'adsBlocked')
! #%#//scriptlet("prevent-setTimeout", "showModal()")
dvdporngay.com,windowslite.net,xxxxx520.com,bloground.ro,freewebcart.com,myqqjd.com,technoflip.in,mbc2.live,freeudemycourse.com,magesy.pro,magesy.blog,scriptsrbx.com,freedownloadvideo.net,nawahi1.com,techsmoon.com,mangaprotm.com,sonixgvn.net,gigacourse.com,sakarnewz.com,rtilinks.com,freegogpcgames.com,scat.gold,freecoursesites.com,codeoy.com,tech-story.net,crypto-blog.xyz,apkmagic.com.ar,javsex.to,drakescans.com,magicgameworld.com,eductin.com,dragontea.ink,nulleb.com,temi.pl,firmwarex.net,routech.ro,downloadr.in,novelmultiverse.com,smgplaza.com,gezegenforum.com,bingotingo.com,politicalmeme.pl,cinemakottaga.*,mhdtvworld.xyz#%#//scriptlet("prevent-setTimeout", "showModal()")
! #%#//scriptlet("set-constant", "mdpUngrabberDestroyer", "true")
dramafire.website,mhdtvworld.xyz#%#//scriptlet("set-constant", "mdpUngrabberDestroyer", "true")
! #%#//scriptlet("prevent-addEventListener", "DOMContentLoaded", "adsbygoogle.js")
freecodezilla.net,surfsees.com#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded", "adsbygoogle.js")
! #%#//scriptlet('prevent-xhr', 'pagead2.googlesyndication.com')
routech.ro#%#//scriptlet('prevent-xhr', 'pagead2.googlesyndication.com')
!
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)})();
blisseyhusband.in,freecoursesite.com,novelmultiverse.com#%#//scriptlet("abort-current-inline-script", "decodeURIComponent", "String.fromCharCode")
! masihbelajar.com,masihbelajar.com#%#//scriptlet("abort-on-property-read", "mdpDeBlocker")
! NOTE: mdpDeBlocker end ⬆️
! !SECTION: mdpDeBlocker
!
! SECTION: FuckAdBlock
! 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,androidaba.com,cshort.org,mshares.co,highresolutionmusic.com,she2013.com,unikampus.net,tvserial.it,kodvizit.com,download.mokeedev.com,mangahosted.com,123link.biz,inmanga.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,toolss.net,teamxmanga.com,sudoroot.net,netfile.cc,uvnc.com,vijesti.me,techmody.io,mcrypto.club,earningradar.com,exxen.com,tistory.com,manyvids.com,openload.casa,downfile.site,tricksplit.io,tipslearn.com,meucdn.vip,androidnougatapk.com,yandexcdn.com,honeyhunterworld.com,siberuang.com,assiatv.com,waaw.to,upstream.to,hukumonline.com,techsprobe.com,persianhive.com,subtitletools.com,click2win.xyz,iade.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,nightpoint.io,hypebeast.kr,panjiachen.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,tv8.com.tr,onlinetvrecorder.com,mypussydischarge.com,mshares.co,start.u-cdn.top,ustreamy.co,oemdtc.com,healthymaster.xyz,newdeaf.club,wwwfotografgotlin.blogspot.com,bitfaucet.ru,fivemleak.com,724indir.com,ivg.it,studyqueries.com,nightfallnews.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,servedez.com,maxservicesi.com,why-tech.it,mangahost.site,firefile.cc,koinfire.com,apkgalaxy.top,hd-streams.org,xnalgas.com,imgtorrnt.in,xpaja.net,enterinit.com,habbokritik.de,suj.nu,net4ts.com,como5.com,macx.cn,plugincim.com,urlpay.net,digitallearn.online,u-play.pro,lightnovelworld.com,pspstation.org,exfaucet.com,sh7.ch,musicradar.com,thaiphysicsteacher.com,leechpremium.link,klyker.com,neuroeconomia.net,infotelematico.com,cdnvideo.me,javpornstreaming.com,playhydrax.com,compressnow.com,bkksnews.xyz,hydrax.net,radiotunes.com,fruitlab.com,turkcedersi.net,formasyonhaber.net,infortekno.com,mirrorace.com,warda.at,myreutov.ru,picmix.com,infoua.biz,minecraftmin.net,domowe-wypieki.pl,she2013.com,konten.co.id,fanseriesthaisub.com,cinafoniaci.com,kafra.kr,heliohost.org,yannik.biz,hargawebsite.com,kinokong.pro,series-d.com,moneyhouse.ch,twi55.com,sorumatik.co,alsumaria.tv,kwikmotion.com,yamareco.com,cshort.org,softfull.me,batch.id,tuga.tv,receivesms.co,smszamok.ru,adbitcoins.top,waaw.tv,czxxx.org,coinhub.pw,bold.dk,chd4.com,foxbits.net,tieusunguoinoitieng.com,phys-kids.com,simple-devices.ru,javjack.com,btcleets.xyz,xko.red,5urokov.ru,cpopchanelofficial.com,satoshimonster.com,capage.in,okcaller.com,satoshihero.com,yhocdata.com,1000ps.at,mexa.sh,queenfaucet.website,techspite.com,newhost.me,malzemebilimi.net,hindimetoons.net,videoxseries.xyz,scenelife.org,piratulhd.com,hqq.tv,permadihermawan.site,yungeblog.xyz,techperiod.com,unityassetcollection.com,tribuntekno.com,paladinsdecks.com,letsdownloads.com,autocar.co.uk,upvid.live,newsteez.com,gdforum.freeforums.net,primochef.it,animexxx.org,1004lucifer.blogspot.com,109.163.231.44,123link.biz,123link.pro,123link.pw,123link.vip,7plus.com.au,99businessideas.com,a-o.ninja,abazero.com,adbeat.com,aeonsource.org,alojamiento.biz,andaluciainformacion.es,androidaba.com,androidatesi.com,androidiani.com,androidmakale.com,anime-odcinki.pl,anime-update2.site,anime47.com,animedao28.stream,animedao29.stream,animeku.tv,animesync.tv,animextre.me,animeyt.tv,animeyt2.tv,anitube.cz,anitube.info,anitubebr.biz,aphim.co,atresplayer.com,autoroad.cz,avclub.com,azdictionary.com,badayak.com,bagusdl.pro,bdix.org,bebesymas.com,bejav.net,bemad.es,bg-gledai.tv,bitco.world,biters.io,bitsilver.io,bituniverse.net,bitvin.org,boas.io,bombuj.eu,bombuj.tv,broncos.com.au,bs.to,business-service.biz,camarchiver.com,camiris.com,cashrewards.com.au,channel4.com,chelsea24news.pl,citytv.com,clk.ink,closeload.com,commentimemorabili.it,coolgames.com,couplecams.video,cpmlink.net,crazyhd.com,cryptoracers.com,cuatro.com,d-navi004.com,dalatmongm.site,dallasnews.com,damnripped.com,deadspin.com,deezer.com,delivembed.cc,developerinsider.co,di.fm,diariodeleon.es,dickpritchettrealestate.com,dingit.tv,ditchthecarbs.com,divinity.es,diysideas.com,donnaglamour.it,doramasmp4.com,dramaz.se,dustreaming.com,dvdgayonline.com,eaglezz.com,eclypsia.com,ecuestre.es,egprices.com,egy.best,egybest.site,elderland.de,elecgate.com,elektrobike-online.com,eltiempohoy.es,kijk.nl,energytv.es,eskago.pl,estrenosdoramas.net,eurosport.co.uk,eurosport.com,eurosport.de,eurosport.dk,eurosport.es,eurosport.fi,eurosport.fr,eurosport.nl,eurosport.no,eurosport.se,eurozpravy.cz,evilkingmedia.com,ez3c.tw,facepunch.io,factoriadeficcion.com,farmeramania.de,fastdrama.me,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,freevpn.us,funimation.com,futbin.com,gagetmatome.com,gamefaucet.com,gamesource.it,gametop.com,gastroguide.de,geekrar.com,geki.tech,genbeta.com,getpaidtoshare.money,gifsis.com,giga74.com,gigapurbalinggaa.ga,gisher.org,gizmodo.com,globalklavye.com,globe24.cz,globo.com,gobits.io,gocolumbialions.com,gotceleb.com,grazia.fr,grupovalltv.net,gs.by,gsmturkey.net,habboin.net,healbot.dpm15.net,highresolutionmusic.com,huynhhieu.com,idealsilhouette.com,ilpuntotecnicoeadsl.com,indianrailways.info,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,jezebel.com,jntufastupdates.com,journaldev.com,jovempan.uol.com.br,kakaotv.daum.net,karanpc.com,karwan.tv,ketubanjiwa.com,kingstheme.com,kissasian.li,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,link4gen.com,linkerpt.com,livesports.pw,loadvid.online,logrosxbox.com,lols.gg,loveawake.com,mackie100projects.altervista.org,mangahosted.com,marimo.me,matchat.online,mc-premium.org,medyaradar.com,mega-anime.org,mega-manga.ga,melonesinpreneur.com,meutimao.com.br,mindbodycare.org,mitti.se,mmorpg.org.pl,mobilesringtones.com,mobinozer.com,mokeedev.com,moneymag.cz,mongri.net,mooma.sh,motorradonline.de,moviesunuss.net,mp4mania.xyz,mrwebmaster.it,mshare.io,mtled-novels.com,mtmad.es,muhendisimaaslari.com,mx-sh.net,myanimelist.net,mylivesignature.com,myshorturls.blogspot.com,myvidster.com,nadaguides.com,najserialy.to,ncaa.com,newdeaf.online,newz.dk,no1lyrics.com,nrz.de,o2tvseries.com,odkrywamyzakryte.com,olympine.com,onvasortir.com,openloadtv.co,opensnow.com,orgasmnaut.com,ouo.io,outdoor-magazin.com,overwatch.pl,papalah.com,pasteca.sh,peliculasputlocker.co,pga.com,pikio.pl,pitbullofficial.com,play.anghami.com,playview.io,pogo.com,polscygracze.pl,popcornflix.com,popcorntv.it,premium-link.ninja,premium-uploaded.net,proapkmod.com,professionaltutorial.com,promobil.de,publico.pt,purposegames.com,quoka.de,racingsportscars.com,radiocut.fm,raid-data-recovery-link.com,rapidrar.com,raptu.com,replica-watch.info,reponsesphoto.fr,rijmwoordenboek.net,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,shencomics.com,shinden.pl,shink.me,shon.xyz,sk-ip.ru,skinnycat.org,sms-empfangen.com,sobremascotas.info,softonic.com,softwaregiveaway.xyz,sol.dk,splinternews.com,sport-tv-guide.live,ssulwar.com,stars24.cz,surfsees.com,svapo.it,syreop.com,tagblatt.ch,teachios.com,techperiod.com,tecnofullpc.com,tecnotutoshd.net,telecinco.es,telegraph.co.uk,tetewlink.me,thaivisa.com,thechive.com,theonion.com,thepiratefilmestorrent.com,theroot.com,thesurfersview.com,thetakeout.com,today.it,torrentdosfilmeshd.net,trecetv.es,trendenciashombre.com,truyenaudiocv.com,tsa-algerie.com,tubitv.com,tvple.com,tvserial.it,unikampus.net,uploaded.net,upost.info,vacation-et.work,vcstream.to,vergol.com,veuclips.com,videostreamlet.net,vidoza.net,vipshare.co,viuclips.net,vmf.edge-apps.net,vpnssh.net,vtvgiaitri.vn,watchseries1.cc,weatherx.co.in,webzook.net,wikiall.org,win10.vn,windows7forum.pl,winhelp.us,wordgames.com,worldfreeware.com,wpteq.org,xatakandroid.com,xboxdvr.com,yafud.pl#%#//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; }`
dogemate.com,sejasaudavel.net,viajarhoje.com,clubinvest.top,animefire.net,sejasaudavel.net,toolss.net,teamxmanga.com,sudoroot.net,netfile.cc,uvnc.com,vijesti.me,automotur.club,techmody.io,mcrypto.club,earningradar.com,exxen.com,tistory.com,manyvids.com,openload.casa,downfile.site,tricksplit.io,tipslearn.com,meucdn.vip,androidnougatapk.com,yandexcdn.com,honeyhunterworld.com,siberuang.com,assiatv.com,waaw.to,upstream.to,hukumonline.com,techsprobe.com,persianhive.com,subtitletools.com,click2win.xyz,iade.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,nightpoint.io,hypebeast.kr,panjiachen.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,tv8.com.tr,onlinetvrecorder.com,mypussydischarge.com,mshares.co,start.u-cdn.top,ustreamy.co,oemdtc.com,healthymaster.xyz,newdeaf.club,wwwfotografgotlin.blogspot.com,bitfaucet.ru,fivemleak.com,724indir.com,ivg.it,studyqueries.com,nightfallnews.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,servedez.com,maxservicesi.com,why-tech.it,mangahost.site,firefile.cc,koinfire.com,apkgalaxy.top,hd-streams.org,xnalgas.com,imgtorrnt.in,xpaja.net,enterinit.com,habbokritik.de,suj.nu,net4ts.com,como5.com,macx.cn,plugincim.com,urlpay.net,digitallearn.online,u-play.pro,lightnovelworld.com,pspstation.org,exfaucet.com,sh7.ch,musicradar.com,thaiphysicsteacher.com,leechpremium.link,klyker.com,neuroeconomia.net,infotelematico.com,cdnvideo.me,javpornstreaming.com,playhydrax.com,compressnow.com,bkksnews.xyz,hydrax.net,radiotunes.com,fruitlab.com,turkcedersi.net,formasyonhaber.net,infortekno.com,mirrorace.com,warda.at,myreutov.ru,picmix.com,infoua.biz,minecraftmin.net,domowe-wypieki.pl,she2013.com,konten.co.id,fanseriesthaisub.com,cinafoniaci.com,kafra.kr,heliohost.org,yannik.biz,hargawebsite.com,kinokong.pro,series-d.com,moneyhouse.ch,twi55.com,sorumatik.co,alsumaria.tv,kwikmotion.com,yamareco.com,cshort.org,softfull.me,batch.id,tuga.tv,receivesms.co,smszamok.ru,adbitcoins.top,waaw.tv,czxxx.org,coinhub.pw,bold.dk,chd4.com,foxbits.net,tieusunguoinoitieng.com,phys-kids.com,simple-devices.ru,javjack.com,btcleets.xyz,xko.red,5urokov.ru,cpopchanelofficial.com,satoshimonster.com,capage.in,okcaller.com,satoshihero.com,yhocdata.com,1000ps.at,mexa.sh,queenfaucet.website,techspite.com,newhost.me,malzemebilimi.net,hindimetoons.net,videoxseries.xyz,scenelife.org,piratulhd.com,hqq.tv,permadihermawan.site,yungeblog.xyz,techperiod.com,unityassetcollection.com,tribuntekno.com,paladinsdecks.com,letsdownloads.com,autocar.co.uk,upvid.live,newsteez.com,gdforum.freeforums.net,primochef.it,animexxx.org,1004lucifer.blogspot.com,109.163.231.44,123link.biz,123link.pro,123link.pw,123link.vip,7plus.com.au,99businessideas.com,a-o.ninja,abazero.com,adbeat.com,aeonsource.org,alojamiento.biz,andaluciainformacion.es,androidaba.com,androidatesi.com,androidiani.com,androidmakale.com,anime-odcinki.pl,anime-update2.site,anime47.com,animedao28.stream,animedao29.stream,animeku.tv,animesync.tv,animextre.me,animeyt.tv,animeyt2.tv,anitube.cz,anitube.info,anitubebr.biz,aphim.co,atresplayer.com,autoroad.cz,avclub.com,azdictionary.com,badayak.com,bagusdl.pro,bdix.org,bebesymas.com,bejav.net,bemad.es,bg-gledai.tv,bitco.world,biters.io,bitsilver.io,bituniverse.net,bitvin.org,boas.io,bombuj.eu,bombuj.tv,broncos.com.au,bs.to,business-service.biz,camarchiver.com,camiris.com,cashrewards.com.au,channel4.com,chelsea24news.pl,citytv.com,clk.ink,closeload.com,commentimemorabili.it,coolgames.com,couplecams.video,cpmlink.net,crazyhd.com,cryptoracers.com,cuatro.com,d-navi004.com,dalatmongm.site,dallasnews.com,damnripped.com,deadspin.com,deezer.com,delivembed.cc,developerinsider.co,di.fm,diariodeleon.es,dickpritchettrealestate.com,dingit.tv,ditchthecarbs.com,divinity.es,diysideas.com,donnaglamour.it,doramasmp4.com,dramaz.se,dustreaming.com,dvdgayonline.com,eaglezz.com,eclypsia.com,ecuestre.es,egprices.com,egy.best,egybest.site,elderland.de,elecgate.com,elektrobike-online.com,eltiempohoy.es,kijk.nl,energytv.es,eskago.pl,estrenosdoramas.net,eurosport.co.uk,eurosport.com,eurosport.de,eurosport.dk,eurosport.es,eurosport.fi,eurosport.fr,eurosport.nl,eurosport.no,eurosport.se,eurozpravy.cz,evilkingmedia.com,ez3c.tw,facepunch.io,factoriadeficcion.com,farmeramania.de,fastdrama.me,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,freevpn.us,funimation.com,futbin.com,gagetmatome.com,gamefaucet.com,gamesource.it,gametop.com,gastroguide.de,geekrar.com,geki.tech,genbeta.com,getpaidtoshare.money,gifsis.com,giga74.com,gigapurbalinggaa.ga,gisher.org,gizmodo.com,globalklavye.com,globe24.cz,globo.com,gobits.io,gocolumbialions.com,gotceleb.com,grazia.fr,grupovalltv.net,gs.by,gsmturkey.net,habboin.net,healbot.dpm15.net,highresolutionmusic.com,huynhhieu.com,idealsilhouette.com,ilpuntotecnicoeadsl.com,indianrailways.info,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,jezebel.com,jntufastupdates.com,journaldev.com,jovempan.uol.com.br,kakaotv.daum.net,karanpc.com,karwan.tv,ketubanjiwa.com,kingstheme.com,kissasian.li,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,link4gen.com,linkerpt.com,livesports.pw,loadvid.online,logrosxbox.com,lols.gg,loveawake.com,mackie100projects.altervista.org,mangahosted.com,marimo.me,matchat.online,mc-premium.org,medyaradar.com,mega-anime.org,mega-manga.ga,melonesinpreneur.com,meutimao.com.br,mindbodycare.org,mitti.se,mmorpg.org.pl,mobilesringtones.com,mobinozer.com,mokeedev.com,moneymag.cz,mongri.net,mooma.sh,motorradonline.de,moviesunuss.net,mp4mania.xyz,mrwebmaster.it,mshare.io,mtled-novels.com,mtmad.es,muhendisimaaslari.com,mx-sh.net,myanimelist.net,mylivesignature.com,myshorturls.blogspot.com,myvidster.com,nadaguides.com,najserialy.to,ncaa.com,newdeaf.online,newz.dk,no1lyrics.com,nrz.de,o2tvseries.com,odkrywamyzakryte.com,olympine.com,onvasortir.com,openloadtv.co,opensnow.com,orgasmnaut.com,ouo.io,outdoor-magazin.com,overwatch.pl,papalah.com,pasteca.sh,peliculasputlocker.co,pga.com,pikio.pl,pitbullofficial.com,play.anghami.com,playview.io,pogo.com,polscygracze.pl,popcornflix.com,popcorntv.it,premium-link.ninja,premium-uploaded.net,proapkmod.com,professionaltutorial.com,promobil.de,publico.pt,purposegames.com,quoka.de,racingsportscars.com,radiocut.fm,raid-data-recovery-link.com,rapidrar.com,raptu.com,replica-watch.info,reponsesphoto.fr,rijmwoordenboek.net,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,shencomics.com,shinden.pl,shink.me,shon.xyz,sk-ip.ru,skinnycat.org,sms-empfangen.com,sobremascotas.info,softonic.com,softwaregiveaway.xyz,sol.dk,splinternews.com,sport-tv-guide.live,ssulwar.com,stars24.cz,surfsees.com,svapo.it,syreop.com,tagblatt.ch,teachios.com,techperiod.com,tecnofullpc.com,tecnotutoshd.net,telecinco.es,telegraph.co.uk,tetewlink.me,thaivisa.com,thechive.com,theonion.com,thepiratefilmestorrent.com,theroot.com,thesurfersview.com,thetakeout.com,today.it,torrentdosfilmeshd.net,trecetv.es,trendenciashombre.com,truyenaudiocv.com,tsa-algerie.com,tubitv.com,tvple.com,tvserial.it,unikampus.net,uploaded.net,upost.info,vacation-et.work,vcstream.to,vergol.com,veuclips.com,videostreamlet.net,vidoza.net,vipshare.co,viuclips.net,vmf.edge-apps.net,vpnssh.net,vtvgiaitri.vn,watchseries1.cc,weatherx.co.in,webzook.net,wikiall.org,win10.vn,windows7forum.pl,winhelp.us,wordgames.com,worldfreeware.com,wpteq.org,xatakandroid.com,xboxdvr.com,yafud.pl#$#.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/fuckadblock@3.2.1/fuckadblock.min.js
/wp-content/plugins/wp-adblock-dedect/js/dedect.js^
! Temporary rule for apps, if website check if fuckAdBlock is undefined
! END: FuckAdBlock
! NOTE: FuckAdBlock end ⬆️
! !SECTION: mdpDeBlocker
!
! SECTION: KillAdBlock
! https://github.com/AdguardTeam/AdguardFilters/issues/82559
zuketcreation.net#@##adMid1
zuketcreation.net#@##ad_feature
zuketcreation.net#@##adtagfooter
zuketcreation.net#@##docmainad
zuketcreation.net#@##myAd
zuketcreation.net#@##travel_ad
! '#$#.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,socceronline.me,cricstream.me,lasprovincias.es,viprow.*,strikeout.*,cheatsquad.gg,techacode.com,zdopravy.cz,amc.com,markipli.com,nova.cz,informatikamu.id,fcc.lc,mikl4forex.com,publicananker.com,heraldsun.com.au,azsoft.org,tv2play.hu,pikabu.ru,noweconomy.live,discordbotlist.com,tutflix.org,lolbeans.io,goodfon.com,alobuu.com,rodjulian.com,aloass.com,taisv.com,aloguy.com,alohdd.com,alogum.com,alobyt.com,tny.so,aloboi.com,articlix.com,sports24.icu,uebnews.online,aloegg.com,alofps.com,kiemlua.com,pennbookcenter.com,metro.co.uk,couriermail.com.au,ontiva.com,deportealdia.live,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,key-hub.eu,news.com.au,point-news.jp,nulledteam.com,life-n.jp,joinfaucet.com,mailonsunday.co.uk,lookmovie.ag,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,tibiawiki.com.br,dood.wf,dood.la,dood.pm,dood.so,dood.to,dood.watch,dood.ws,doge-bitsfree.net,sitostreaming.club,omgkpop.top,brofist.io,haddoz.net,fantasy.lu,porndroids.com,hunterfansub.com,xkekos.tv,baritoday.it,peers.tv,shahinshort.tk,asiatv.cc,amni8.com,royaleapi.com,free-ethereum.ltd,oceanhero.today,ebookdz.com,sfchronicle.com,dailytelegraph.com.au,streamtape.*,abcvideo.cc,wyborcza.biz,digitalstudiome.com,wyborcza.pl,onepiece-online-manga.com,key-hub.eu,turkrock.com,forstreams.com,romatoday.it,pstream.net,desktopsolution.org,ksfaucet.net,comparteunclic.com,nakedteens.fun,althub.club,dzone.com,sapixcraft.com,imintweb.com,newsmondo.it,arfaucet.eu,verteleseriesonline.com,leakgaming.fr,kollhong.com,foggiatoday.it,kelasdesain.com,9docu.org,filmninja.ws,freedownloadmanager.org,coinadster.com,shiroyasha.me,controlc.com,webserver.one,apiplayers.mir-dikogo-zapada.com,boardgamesonline.net,mangahost2.com,daemon-hentai.com,fullpdfkitapindir.com,pdfkitapp.com,palermotoday.it,mega-hentai2.blogspot.com,iptvspor.com,teenager365.com,mshare.xyz,ashemaletube.com,techacrobat.com,osxinfo.net,7news.com.au,coivl.net,9docu.net,thefastlaneforum.com,streamsforu.com,thememypc.net,md5hashing.net,theandroidpro.com,rsc.cdn77.org,520call.me,clipventures.com,ezbit.co.in,av-uncen.com,orangespotlight.com,moremoney.io,3dbrute.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,dutchycorp.space,todosobrepsp.com,allvidview.com,zetflix.net,9now.com.au,ymso.net,televisiongratisenvivo.com,donia2link.net,sqrible.com,yandexcdn.com,televisiongratishd.com,vidupstream.com,ciftklik.net,omglyrics.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,blackgamer.ru,buildplayer.com,zombie-film.com,vse.fm,wikimotors.net,rikucan.com,dailymail.co.uk,mytech.press,upclips.online,faucetcrypto.com,bitsfree.net,speakingtree.in,zmanga.org,phimtron.com,coinmonster.pw,audiotools.club,jbzdy.cc,vidstreamup.com,stb.ua,player.starlight.digital,onlineinterviewquestions.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,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; }
! NOTE: KillAdBlock end ⬆️
! !SECTION: KillAdBlock
!
! SECTION: BlockAdBlock
!START: BlockAdBlock
! Old and 4.2b - #%#//scriptlet("prevent-bab")
freevipservers.net,allfaucet.xyz,newsonground.com,visiontimesnews.com,azmath.info,charpress.com,techcurved.com,shadowmangas.com,cryptowidgets.net,hatauzmani.com,elitetunnel.com,mytop5.club,business-phone.org,viefaucet.com,coflix.tv,themoviesboss.cx,nrpla.de,dramaencode.xyz,dajya-ranger.com,sequencecard.xyz,aztravels.net,hubcloud.link,memangbau.com,techacode.com,fmoviesdl.com,hengame.club,shortiks.com,looptorrent.net,proxyfilm.shop,teamos.xyz,djxmaza.in,examtadka.com,aradramtv.com,gawbne.com,forex-golds.com,fc.madshiba.fun,adpps.com,skincarie.com,rulesofcheaters.net,claimlite.club,bitcomarket.net,speedynews.xyz,xmod.in,blisseyhusband.in,scriptindex.us,mnhaestate.com,an1me.nl,aeroxplorer.com,coinpayz.xyz,altyazili76.xyz,kostenloseklingeltone.com,michezoafrika.com,evafaucet.info,freecoursesonline.io,unofficialtwrp.com,tutsnode.net,edummm.xyz,sgpics.net,tsd.mdn.world,satoshiwin.io,ontools.net,miauscan.com,netcine.*,dicadesaude.online,cheaterboss.com,fogodelenha.net,cheirinhobao.com,manualdamulher.net,tudogostoso.de,noticiasfitness.online,dpkghub.com,ezimg.co,claimsatoshi.org,cryptorotator.website,nevcoins.club,bitcoinfaucet.network,welovecrypto.org,seobit.site,waterfaucet.online,bestcripto.xyz,geojamal.com,getfreetrx.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,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,belezaedieta.net,legionscans.com,chinesesexmovie.net,thetodaypost.com,multiclaim.net,freeshib.biz,datphanmem.com,articlesnew.com,darmowa-tv.xyz,sevenjournals.com,voyeurhouse.life,handydecor.com.vn,trangchu.news,haymod.com,cubehosting.me,thizissam.in,coincity.in,heyapakabar.com,usefuldiy.com,freesoff.com,dual1080p.blogspot.com,dreamcheeky.com,33btc.site,uruploads.com,fernsehzone.online,noviello.it,tvshows4mobile.com,forex-lab.xyz,proviralhost.com,51sec.org,urbharat.xyz,kitsunime.com,fotkaew.ru,corvusrom.com,novelmultiverse.com,animes.vision,primeos.in,fztvseries.mobi,crunchyscan.fr,altadefinizione.desi,animefastmega.com,fluttercampus.com,clk.asia,apkmb.com,autocoin.in,sektedoujin.club,adinsurance.xyz,reit-tirement.com,egbest1.xyz,magesypro.club,jpoplibs.us,ttsfree.com,bloggingguidance.com,shiba-faucoin.com,nodo313.net,descargaranimes.net,11bit.co.in,articlesnewz.com,karanpc.com,shiba.limited,kalite18.cyou,o2tvseries.com,furioscans.com,clockks.com,audiotools.in,comandotorrent.tv,celebjared.net,myshrinker.com,informaxonline.com,tinytranslation.xyz,ask4movie.*,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,watchdoge.xyz,baixedetudo.net.br,canlidershane.net,illink.net,xproxxx.org,shortlink.prz.pw,cema4.onl,mixfaucet.com,openloadtv.co,gaesae.com,gaminplay.com,olympusscanlation.com,7apple.net,readsmsonline.com,melodelaa.link,forex-trnd.com,informatikamu.id,birdurls.com,windowsbulletin.com,sports24.icu,bshopme.site,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,mgkomik.com,tritinia.com,dataf.pro,marharo.com,ear-phone-review.com,wildfaucet.me,bitcointrophy.com,tutflix.org,tboost.xyz,doffeecafe.me,nartag.com,love-stoorey210.net,rureka.com,aemenstore.com,cazzette.com,truebrandy.com,scratch247.info,ryos.best,hookeaudio.com,restorbio.com,azsoft.*,manjaro.pl,collectionsof18.blogspot.com,medcpu.com,tudoemprego.online,webassistanceita.com,allkaicerteam.com,netstream.fun,getexploits.com,gamingforecast.com,genshinnude.com,fafan.kr,xanimehub.com,diariotecnico.net,blackwot.ru,nsfwcrave.com,alocd.com,lucidcam.com,d4rkexecutor.com,blogdatecnologia.net,diariodecasamento.com,eusaudavel.net,modaestiloeafins.com,portalmundocurioso.com,turismoeviagem.com,receitasabores.com,cizzy.cc,xploit.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.com,mylinkconverter.com,kingsleynyc.com,thegoneapp.com,nousdecor.com,mangahost4.com,eusaudavel.net,visitmama.com,mobileflasherbd.com,staaker.com,itopmusicx.com,monucet.com,damduck01.com,tistory.com,altyaziliporno.store,feyorra.top,hilanofaucet.xyz,tutsgalaxy.net,descargaspcpro.net,streamingcommunity.*,gifans.com,bagi.co.in,cblink.crazyblog.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,fintel.io,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,aloass.com,tekfiz.com,onepiece-streaming.co,cryptslice.com,taisv.com,aloguy.com,alohdd.com,alogum.com,alobyt.com,nekomeowmeow.com,linkhub.icu,uploadshare.net,blackclovermanga2.com,smartparaphrasingtool.com,netfi.me,aloboi.com,tezgoal.com,cartoon.porn,sozcukbul.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,alofps.com,freevstplugins.net,repo.hackyouriphone.org,acilissaati.com,haberconnect.net,pennbookcenter.com,link1s.*,nnaa66.xyz,assistir.*,edvok.com,ltc24.com,jm2.xyz,argaming360.download,portable4pc.com,yesmangas1.com,yogurk.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,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,novelgo.id,mundotecnologias.com,coinles.com,globaltvapp.net,eldaminger.blogspot.com,msfsaddon.com,doge.is,gdrivelinks.me,rodjulian.com,kiemlua.com,centraldopirata.com,torrentsmegafilmes.com,xxxdao.com,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,kazanclilink.com,afasiaarchzine.com,f1countdown.com,topdanet.me,myreadingmanga.info,paidtomoney.com,famfonts.com,novelasligera.com,legendadult.net,tecnomusic-evolution.com,arrowos.net,secretsdeepweb.blogspot.com,itopmusic.net,askquds.com,getpczone.com,goldenmangas.top,myviptuto.com,multicoinads.com,toplevelfaucet.website,lefturl.com,8tm.net,janusnotes.com,hdmp4mania1.net,adobezii.com,androidtunado.com.br,gpucheck.com,akwams.*,cryptoaddicted.biz,shoppinglys.blogspot.com,fzmovies.host,freetempsms.com,file-upload.com,firefiles.org,weviral.org,pro-deals.com,dota2freaks.com,thatoneguy.com.au,stagesaga.xyz,ripperxd.blogspot.com,tellygossips.net,hala-tube.net,significatocanzoni.it,midiextreme.com,kpopstan.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,2ix2.com,surf-trx.com,samapkstore.com,satoshiquiz.com,super-ethanol.com,royalkom.com,streamanime.xyz,vidlii.com,csgo-ranks.com,adltc.cc,pasend.*,justlightnovels.com,angeloyeo.github.io,gobrowse.net,blowxtube.com,sociadrive.com,technisches-zeichnen.net,webzews.com,santoinferninho.com,zt-protect.net,bokepindohot.pw,hakie.net,safetxt.net,onlinevideoconverter.pro,unity3diy.blogspot.com,nodkey.xyz,raphsonbd.com,koreanaddict.net,theinnews.com,vviruslove.com,unionmanga.xyz,213uhd.com,read1punchman.com,shrinkurl.org,hexagame.io,btcfaucet.best,yannik.biz,kiktu.com,planet-streaming1.com,asus-zenfone.com,anonymous-links.com,filmesserieshd.net,series-streaminghd.com,ouhxxx.com,iptunnels.com,davidgalaxia.com,nullslide.com,softmafia.com,relmz.io,healthdelay.com,wikitechy.com,quicasting.it,xn--80abmrinidrghe0b8e.xn--p1ai,senpa.io,crypto-lovers.club,bioskopkaca21.com,larvelfaucet.com,soft4win.co,watchseries.video,daviruzsystems.com,veryfiles.com,itdplus.ru,graphicdesignresources.net,apptoko.com,emoji.gg,lookimg.com,topfreefaucet.com,stfly.me,skidrowfull.com,pensionioggi.it,profitlink.info,apnetv.me,umecourses.xyz,text2voice.org,paste.happy2hub.net,management.ind.in,freedeepweb.blogspot.com,4download.net,eduzabawy.com,vstplugs.com,jwearn.com,fontyukle.net,zagl.info,9ketsuki.info,utorrentgamesps2.blogspot.com,onlinemovie.one,aradramatv.co,dayoftheweek.org,osuskinner.com,yoursavegames.com,aatfal.com,goo-2o.com,canadapolicereport.ca,web-telegramm.org,xenforo.pk,xia1ge.com,xiaomifirmwareupdater.com,xossip.com,xossip.rocks,xpickle.club,xshark.me,yalujailbreak.net,yggtorrent.fr,yibtccoins.com,yourlifeupdated.net,yuinime.net,zermusicz.com,zeusnews.it,znaki.vxm.pl,zoey-deutch.us,zone-telechargement2.net,zoogirls.org#%#//scriptlet("prevent-bab")
teamx.fun,usmleexperiences.review,hightqualityshop.com,btc2019.tk,rahim-soft.com,weatherx.co.in,mondainai.moe,belajarbro.id,souqsky.net,animesanka.club,animesanka.com,turkseed.com,myuploadedpremium.de,freeomovie.to,leechpremium.link,vintagewinepicks.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,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,cours-de-droit.net,kantotero.net,paste.asia,althub.club,arabnaar.com,claimdoge.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,animexin.xyz,mangahost.site,teamshiginima.com,flutenotes.ph,ouofly.com,legendas.dev,megasubtitles.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.com,kollhong.com,rnbxclusive.best,watchonceuponatimeonline.com,myfreecourses.com,ileak.xyz,shinsori.com,zt-protect.com,techdracula.com,download.web.id,jakimasklad.pl,autofaucets.org,ovagames.com,miscellaneous-c.blogspot.com,proxoexploits.com,easyexploits.com,placestourist.com,blackclovermanga.com,userapk.net,userupload.*,hhkungfu.tv,webtvhd.com,vivereurbino.it,modekoninginmaxima.nl,hunter.fm,anonyviet.com,forzearmate.eu,sklinkstech.blogspot.com,sunbtc.space,ero18.cc,reqlinks.net,komikcast.com,expresswords.xyz,watchthementalistonline.com,shortearn.org,scambieuropei.info,filmedonstage.com,obengplus.com,tudogamesbr.com,robloxexploitz.com,teledyski.info,get-digital-help.com,nxmac.com,trygistify.com,alfaloji.org,remangas.top,pakgamesinfo.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.com,animesonline.cz,memexcomputer.it,romsforever.co,mintik.com,scaleya.com,xda-developers-android.blogspot.com,k258059.net,masihbelajar.com,shorteet.com,pandafiles.com,happy2hub.me,midiavip.com,expressfaucet.com,javplayer.com,claim4.fun,komikcast.co.id,uragongaming.blogspot.com,iptv.allkaicerteam.com,shingekikyojin3v2.net,smashresume.com,tr3fit.xyz,torrentmegafilmes.tv,receitastops.ga,earlymanga.website,ezbit.co.in,jstack.ru,freeallcourse.com,criticecho.com,mega-p2p.net,chronox.co.in,infodifesa.it,info-desk.co.za,seosocialnews.info,countrytabs.com,gvmp.de,bitearns.com,erovoice.us,remixsearch.co,comptoir-hardware.com,157.245.202.123,guncelakademi.com,apkgezegeni.com,vstx.ru,courseforfree.com,seirsanduk.online,euconfesso.com,it-developer.in.ua,notepad.pw,promipool.com,mp4upload.com,givekey.ru,kaamuu.com,adrenalinagames.com,osuskins.net,hisseyorumlari.com,drrtyr.mx,sharing.wtf,remix.es,translations.gocreateme.com,niotv.com,pastelinku.net,wallpaperwaifu.com,starfaucet.net,crackedvst.com,minioppai.org,olodesi.com,rennagiuseppe.it,erai-ddl3.info,erai-ddl2.info,erai-ddl.info,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,gaming-tools.com,vietgamemod.net,classic-retro-games.com,ponselharian.com,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,itechfever.com,hisse.net,4klik.xyz,sopasti.com,beureum.com,shqipvision.com,freetutorialseu.com,irisbuddies.ml,knaqu.tv,iwatchsouthparkonline.com,todofull.net,dekhvhai.net,kk665403.pixnet.net,thememazing.com,midnightchannel.net,narutoitalia.com,seriehd.moda,thefightingcock.co.uk,zoom-link.com,soccer24hd.com,salah11.xyz,gatevidyalay.com,simumods.com,btcnewz.com,onlinecoursebay.com,kisshentai.tv,tormalayalam.in,zipraw.com,iitvx.pl,ktm2day.com,r34anim.com,godisagamer.org,desmoriders.it,shareappscrack.com,meusfilmestorrents.com,ustv247.tv,sapixcraft.com,live90m.blogspot.com,jjcchh.com,alexstuff.ru,mega-infonews1a.club,portaldoinvestidor.club,wikidoplaneta.club,typingtestnow.com,piratedhub.com,livenewschat.eu,txori.com,fifermods.com,aramosalsal.tv,tibiawiki.com.br,fromhere.site,healthandhealthforu.com,wowclassicbis.com,shirainime.com,tamiltunes.network,oloadporn.com,tout-debrid.net,skiplink.pw,canalgx.fr,tionghoa.info,pisap.tk,papahd.live,photoshop-kopona.com,shorterall.com,gamebrew.org,apkmaghrab.tk,faucetbr.tk,faucet.gold,claimfreecoins.io,jaiefra.com,animemangaddl.com,techrrival.com,gogoanime.cool,chiaseapk.com,csrevo.com,designoptimal.com,seirsanduk.us,fmzm.xyz,watchmalcolminthemiddle.com,watchonetreehillonline.com,onargo.com,teknolojiprojeleri.com,2oo-my.com,uncensoredleak.com,downfile.site,cadpartners.biz,blogford.site,freetutorials.se,onlyfullporn.com,ttorials.com,downloader.la,freecourser.com,quizdiva.net,opendrive.online,driverays.com,lyricsongation.com,iblitzmods.ru,proxo.wtf,queenfaucet.website,earnbtc.io,herexxx.com,zomatofood.in,infokupedia.id,refoblog.xyz,mcadventuretime.com,leporno.org,kikupload.xyz,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,torrentsaatiniz.com,premiumleecher.com,keettech.com,duniaislamku.com,earn4files.com,ad4msan.win,tempmail.ninja,business-trade.me,chile-forum.ru,sorhadi.net,cyberspace.world,freshmms.com,paidcoursesforfree.com,receivetxt.com,infotaxco.com,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,animesvision.com.br,mycumx.com,learningcrux.com,vqporn.com,readcomicsonline.ru,gmetrix.review,thichviet.site,megaurl.in,correotemporal.org,navratdoreality.cz,robuxgen.online,g-status.com,adnet.cash,executivetraveller.com,fastoshi.site,hdporncomics.com,getpcapps.com,warscrap.io,massivetechinterview.blogspot.com,tech-zealots.com,kimchi.tv,freephonenum.com,tvonlinegratis.ru,uplod.net,readster.me,hoshinoromi.org,av-drive.blogspot.com,gomentod.com,technicalguru.us,listenpersian.net,0mniscient.github.io,10-download.com,1000bit.it,100count.net,2cheat.net,2o-my.com,360haven.com,4downfiles.org,4gsmmaroc.com,4horlover.com,a2zapk.com,adbilty.me,adbull.me,addoncloud.org,adflly.com,adlpu.com,adorofilmesdeterror.com,adpop.me,adslash.me,adslink.pw,ahramk.com,ainodorama.web.id,ak77now.pixnet.net,akalaty4day.com,akenini.com,akoam.net,akoam.pro,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,androidrepublic.org,ani-ost.info,anime-loads.org,anime7.download,animes-mangas-ddl.net,animesgo.net,animetake.tv,animetubeitalia.it,animeunity.it,animmex.net,anitoonstv.com,anitube.*,annakendrick-fr.com,annuaire-ebook.com,aphim.co,apkmos.com,apnetv.co,apnetv.tv,appdrop.net,appvn.com,arabseries.net,arenavision.biz,arenavision.cc,arenavision.link,arenavision.ru,arenavision.us,arianatoday.net,arkforum.de,asianovel.com,audioz.cc,ausbt.com.au,automobile-catalog.com,avarti.co.il,avaxhome.co,avaxhome.pro,bdiptv.com,bdiptv.stream,beelink.in,bella-thorne.org,bellathorne.net,bestarticles.me,bitcoinker.com,bitload.org,bittorrent.am,blockadblock.com,bloggingdekh.xyz,blogthetech.com,bludv.com,boxwares.com,brfiles.com,british-birdsongs.uk,bspin.club,btc.ms,btc4free.site,buenamusica.com,business-credit.co,business-mortgage.co,business-service.me,business-solutions.us,business-tv.me,business-tv.org,businessvoip.me,businessvoip.pw,c4free.win,camwhores.co,catchsms.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,coingrabr.com,coinkurier.de,coinpot.win,cointalk.club,colorspire.com,computingforgeeks.com,conference-hosting.us,connect-trojan.net,connectwww.com,contract-miner.com#%#//scriptlet("prevent-bab")
fullmatchsports.cc,sunbtc.space,elamigosedition.com,cooltamilhd.com,crabcut.net,cracxsoftwares.com,d-h.st,damasgate.com,dangotoons.com,dasolo.co,david-forum.de,dayzrp.com,ddmix.net,deadtoonsindia.com,desirecourse.com,dir50.com,dir50.net,discordemoji.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,elrincondelvoxero.com,emailtemporal.org,emilyosment.net,enfermeria.gnomio.com,eroxia.com,error4hack.com,eslwriting.org,eusouandroid.co,examsleague.co.in,extraimage.co,ez3c.tw,fakyu.net,faucetcrypto.com,faucethub.io,faucethubgiveaway.win,faucy.win,fautsy.com,fce365.info,file4go.biz,filesharing.io,finalservers.net,findwords.info,fm.solewe.com,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,freeiptv.life,freemidi.org,freeomovie.com,freepanel.ts3.cloud,freephonenum.com,freesmscode.com,freetimelearning.com,freetutorials.eu,freetutorialsus.com,freetvall.com,freevirtualsmsnumber.com,frendx.com,fullmovie.gratis,funcinema.ga,funtastic-vids.com,futbolchile.net,futeboltv.com,futeboltvgratis.com,fuyufs.com,g1novelas.org,galaxy.gala100.net,gamecode.win,gamemod.mobi,gamesandroidhvga.net,gametimers.it,gamezito.com,gay69.stream,gceguide.com,geekdrop.com,geomedia.gala100.net,getfreesmsnumber.com,getlink.pw,getyourbitco.in,gifsis.com,gigadownloads.co,globalcryptopress.com,globalrph.com,gobits.io,gofobo.com,gohub.pw,goldenmangas.online,gradown.com,grafixfather.com,gratismas.org,greatprojectscampaign.com,ha-lab.com,hackerbot.net,hacksfinity.com,hdbox.ws,hdstreamvf.com,hentaicore.org,hightech.web.id,hindistopin.com,hindistoponline.com,htnovo.net,hulblog.com,hulkpop.com,humaribit.win,hyperdebrid.net,icefilms.info,ifate.com,ilcorsaroblu.org,imaginetricks.com,indianhacking.in,informazionefiscale.it,instawank.com,intoupload.com,intoupload.net,ioanbtc.com,ioscreator.com,iphonecake.com,isolaillyon.it,it-times.de,italiashare.life,italiashare.net,itdmusic.me,itopmusic.com,itshokunin.cc,iwatchtheoffice.com,jagledam.co,jagledam.com,jainjinvani.com,jav911.com,javadecompilers.com,javstream.com,javsubtitle.co,jcbtechno.com,jh333.pw,jhub.pw,jilhub.xyz,jkwaveblog.com,joey-king.net,jolygram.com,justnerd.it,kadal.club,karaoke-tutor.com,ke1.nl,kickedface.com,kimochi.info,kinonet.pl,klartext-ne.de,kodi-tutorials.uk,komiku.co,komiupdates.xyz,kubadownload.com,kuronotranslations.com,l2network.eu,lacalleochotv.org,lamitadmas1.net,lapumiafilmes.com,lctutors.com.br,leakforums.co,leakmania.gq,leechall.com,letsdownloads.com,lik.cl,lingolex.com,linkasm.com,linkdrop.net,linkjust.com,liodonwloads.blogspot.com,litepaste.com,livetvcafe.me,loudwarez.pl,lowframe.com,luckybitco.com,luckybits.io,lustich.de,macappdownload.com,macbed.com,mackungfu.org,maclife.vn,macplanete.com,magesy.eu,magesypro.com,majesy.com,makemehost.com,mamahd.tv,mangahost-br.cc,mangahost-br.com,mangahost.cc,mangahost1.com,mangahost2.com,mangahostbr.com,mangahosted.com,mangaorigin.com,mangashiro.net,manyak.info,maritimeherald.com,marvelousga.com,masonlar.org,mcoc-guide.blogspot.co.uk,mcoc-guide.blogspot.com,mcoc-guide.blogspot.in,medicalopium.blogspot.com.br,megafilmestorrenthd.net,megapanda.net,megaurl.in,megaxtreme.net,meizufans.eu,mertcangokgoz.com,meulink.tk,micinehd.com,midiextreme.blogspot.com,milanworld.net,mileyupdateuk.com,minhaoperadora.com.br,minhasreceita.in,mixmods.com.br,modapkfree.me,money.it,movi.pk,mrhowtosay.com,mrtechmyth.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,ngolos.com,niagotch.com,nibbits.com,nmac.to,nonsensediamond.online,nonsensediamond.website,noobslab.com,nooyul.co,nullpress.net,nyaa.pantsu.cat,nysexoffenders.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,ownhax.com,palimas.tv,pallok.com,panditfiles.cc,panditfiles.pro,pastemod.com,pastepub.com,pastpapers.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,platinmods.com,playit.ch,pocaodemana.com,pokemonexotic.net,pokexgames-tutoriais.blogspot.com,popfilmeshd.net,pornbimbo.com,porndish.com,porndownload.xyz,pornfay.com,porngun.net,pornscum.com,premiumproxy.net,prgwonders.blogspot.com,programasvirtualespc.net,programming.discudemy.com,promipool.de,promovies.pro,proxybunker.online,qmaths.in,railpictures.net,railwayoperationsimulator.com,ramdan.tv,rangdhanu.live,readheroacademia.com,readonepunchman.net,readshingekinokyojin.com,realkana.com,realmofdarkness.net,resurrectionremix.com,rlinstall.tech,rmdan.net,rmdan.org,rmdan.tv,royalown.review,rumushitung.com,s0ft4pc.com,sabishiidesu.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,seucinema.net,sevenangel.id,shaanig.se,shara.today,sharejunction.com,shortit.pw,shortzon.com,shrtfly.com,sigourney-weaver.net,silicongadget.com,sims4marigold.blogspot.com,simulatedapeminer.com,sinepinoy.net,singingdalong.blogspot.com,skidrowgamescpy.org,skiehacker.weebly.com,skmedix.pl,skycloud-exploit.weebly.com,skyfaucet.win,slink.bid,smsbomber.in,smscodeonline.com,smskola.com,smslisten.com,smsnumbersonline.com,smsreceiveonline.com,smsreceiving.com,smstibo.com,smtebooks.net,snowfiles.com,sobootlogo.blogspot.com,sofiotheque.info,solowarez.org,somosbinarios.es,sorcerers.net,spiratedhub.com,sportbikerider.us,sportsvideo.net,startseite.to,steamid.eu,steamid.uk,stefaniescott.org,stfly.io,stream4free.live,streamflix.ru,streamingdivx.co,streamlord.com,studychacha.com,studydhaba.com,stupdroid.com,sukkisukki.com,superiorwallpapers.com,superyachtfan.com,swiggygold.com,syriancivilwarmap.com,sznpaste.net,talkittechy.com,tasksshare.com,techfinda.com,techmazza.com,technoslek.com,techposts.org,techreviewpro.com,techtunes.co,techtunes.com.bd,techzac.com,tecknity.com,teqniaplus.com,teqnwy.com,tercihiniyap.net,teutorrent.com,textmechanic.com,thebeast1.com,themefire.net,themeslide.com,themesradar.com,therevcounter.co.uk,theseotools.net,thewpclub.net,thoptv.cricket,thoptv.net,thuthuatjb.com,tibiabr.com,timeforbitco.in,tinypaste.cc,tohax.com,tokyoghoulre.net,tooyul.co,topvideosgay.com,topzone.lt,tormalayalam.com,torrent9.uno,torrentbrazil.org,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,unfriend-app.com,unionmangas.top,updatesmarugujarat.in,upfiles.top,upload.mn,uploadbyte.com,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,vertusseriesypeliculasonline.blogspot.com,videoadept.com,videoo.info,vietmod.pro,vinaurl.in,visioncloud.cf,vivads.net,vnhax.com,vodlock.co,voirseries.co,vortez.net,vpnjantit.com,vsthouse.ru,waccoe.com,wakfutemporada2subs.blogspot.com,wallpaper-house.com,wallpaperenginefree.com,wallpapermania.eu,wanaliz.com,watchadventuretime.com,watchcastleonline.com,watchcurbyourenthusiasm.com,watchdoctorwhoonline.com,watcheverybodylovesraymond.com,watchhouseonline.net,watchhowimetyourmother.online,watchparksandrecreation.net,watchpsychonline.net,watchseinfeld.com,watchsmallvilleonline.net,watchsupernaturalonline.cc,watchtheofficeonline.net,watchtopgearonline.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,tpaste.net,f1fanklub.pl,arenavision.in#%#//scriptlet("abort-current-inline-script", "document.addEventListener", "|kcolbdakcolb|")
o2tvseries.com,animefastmega.com,fastcoin.ga,kiwiexploits.com,swift4claim.com,appnee.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.*#%#//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'/")
! 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
!END: BlockAdBlock
! https://github.com/AdguardTeam/AdguardFilters/issues/132150
! https://github.com/AdguardTeam/Scriptlets/issues/250
! TODO: remove after fixing the "prevent-bab" scriptlet [14.10.2022]
macbed.com#%#//scriptlet('prevent-setInterval', 'clientHeight')
! NOTE: BlockAdBlock end ⬆️
! !SECTION: BlockAdBlock
!
! SECTION: antiblock.org g207
! START: antiblock.org g207
! $generichide exclusions moved to 'content_blocker.txt'
! #%#//scriptlet('abort-current-inline-script', 'document.addEventListener', '/google_ad_client/')
king-shoot.tv,gametter.com,trangchu.news,downloadgeral.com,animehditalia.it,eegybest.xyz,descargasok.com,descargasok.org,ontools.net,aztravels.net,memangbau.com,handydecor.com.vn,techacode.com,downfile.site,lib.hatenablog.com,informaxonline.com,claim.fun,comandotorrenthd.org,livestreamtvbox.com,sultanovic.net,leechpremium.net,adpps.com,pastlinkvn.com,tvpolan.ml,oneotv.online,liveradios.online,freehorseracingtv.com,livetvapk.uk,baixedetudo.net.br,mistermodzzforum.space,thizissam.in,darmowa-telewizja.com,playstore.pw,myuploadedpremium.de,kymta.com,animeuniverse.*,dramafire.website,gaget.hatenablog.com,hakanayas.blogspot.com,appsfullversion.com,thinktibits.blogspot.com,khsm.io,zobacz-online.ml,polstream.live,trendyoum.com,madshiba.fun,valuable.hatenablog.com,polstream.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.com,mangajokomik.blogspot.com,prestashopturkiye.com,teamxmanga.com,starekino888.blogspot.com,scriptciyiz.org,animefastmega.com,criarjogosandroid.com,funnymadworld.blogspot.com,egbest1.xyz,burnbutt.com,itdmusics.com,tienichdienthoai.net,tienganhedu.com,latest-files.com,cotravinh.blogspot.com,themanwiththehat.de,sturls.com,gotxx.com,320volt.com,akwams.*,akwam.*,apasih.pw,fivemsociety.com,fivemturk.com,lordchannel.com,anoboy.media,oneotv.com,5ggyan.com,uyduportal.net,audiobookcup.com,adslinkfly.online,explosivemenu.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,touhoudougamatome.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,tamilmovierockers.info,drop.download,codare.fun,devotag.com,addonbiz.com,nihonfasshon.blogspot.com,gaminplay.com,mizugigurabia.com,traficodetorrents.com,monara.net,sorasi.net,sportlive.*,yilmaztv.com,garaveli.de,teknolojihabercim.com,mobileflasherbd.com,xiaomitools.com,masfrandy.com,pengantartidurkuh.blogspot.com,whowantstuffs.blogspot.com,animesanka.*,satilikhayvanim.com,th-world.com,primedeportes.es,mas-13.site,plantqo.website,cypets.website,tistory.com,menulisonline.com,litpets.website,epetsure.website,asdn.kr,ihow.info,petsched.website,momozain.com,tokosehatkita.xyz,upinipin.me,leechpremium.link,bams.my.id,botannews.com,readyssh.net,satunivers.tv,arab4media.com,askpets.website,larvelfaucet.com,duit.cc,realitycheats.com,megacuriosidades.pw,itdmusic.in,osmanias.com,ozbeceriksizler.co,kayfanet.com,adsy.pw,arabwe3.com,onlinetutorium.com,3dzip.org,askquds.com,turkseed.com,nandetribune.com,remiz.co.kr,lefturl.com,8tm.net,adobeactivators.blogspot.com,wo2viral.com,majesy.org,greatanimation.it,kangapip.com,okulsoru.com,hentaialtadefinizione.it,bestpresent1.blogspot.com,ripperxd.blogspot.com,wowtv.info,onlyfoot.net,magesy.eu,magesy.pw,soccerlive.casa,gomaainfo.com,listatv.pl,slothjuns.net,polim-tv.blogspot.com,kabel-tv-plus.blogspot.com,cgtips.org,3dmodelshare.org,tutoganga.blogspot.com,sshagan.net,goossh.com,dafideff.com,moneywar2.blogspot.com,areavideolangka.blogspot.com,linkerload.com,linksaya.com,helow.id,ockles.com,fawrye.com,exambd.net,telemporio4.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,anonymousceviri.com,seireshd.com,globalssh.net,pghk.blogspot.com,stalker-mods.su,tainhanhvn.com,sakaiplus.com,nulledpremium.com,minorpatch.com,magesy.blog,singamda.net,bizimgezegenimiz.com,micano4u.org,techieway.blogspot.com,de-baystars.doorblog.jp,gbadamud.blogspot.com,cosmomaker3.blogspot.com,2kspecialist.net,digit77.com,hd-tch.com,maxidbr.com,archaeologynewsnetwork.blogspot.com,zekozimo.blogspot.com,bekerhosting.com,dosyayukle.biz,nensaysubs.net,cheatglobal.com,securitypcsoluciones.blogspot.com,bitearns.com,animealtadefinizione.it,3dsounada1.blogspot.com,altyazili13.xyz,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,cariskuy.com,waktusehat.xyz,servicio-software.net,squidssh.com,descargaspcpro.net,pesfreedownloads.com,erpsoftwarelink.blogspot.com,salahstream.ml,viralogic.xyz,linkvertise.com,cirokun.blogspot.com,animee.xyz,daizurin.com,ryukanime.lompat.in,erp-software-services.review,anisubindo.video,anibatch.me,lnindo.org,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,fullcrackpc.com,libros4.com,animenonton.tv,wegner.tech,wikitrik.com,aspdotnet-suresh.com,jagoanssh.com,computerpcdata.com,methbox.com,cle0desktop.blogspot.com,dropapk.to,mycumx.com,pharmaguideline.com,news-tech.xyz,marketmovers.it,ktmx.pro,mw5blog.blogspot.com,olarila.com,jelajahinternet.me,mega-debrit.com,elsfile.org,mimaletamusical.blogspot.com,fckdescargas.com.ve,indoblog.me,balog18.blogspot.com,yupptv.in,fforfree.net,300mb.in.net,readrawmanga.com,vabstutorials.com,infosehatku.club,muhammadyoga.me,myshorturls.blogspot.com,talkshowyoutube.blogspot.com,link-to.net,almezoryae.com,jobhunterplg.xyz,tamilyogi.eu,freeserial-keys.blogspot.com,toptv.cloud,sna3talaflam.com,merdekaid.online,shtu.pro,sslproxies24.top,suarankri.me,getlec.blogspot.com,mohanlalmovieshub.blogspot.com,1idsly.com,updatetribun.org,darmowa-telewizja.online,akanosora.com,porkyfap.org,tamilyogi.nu,iglive.me,drivebox.club,earn-url.com,fmoviez.org,loverscum.com,linku.us,mt4forexplatform.review,mobdi3ips.com,ljutkeunvpn.blogspot.com,javaguides.net,youbamangablog.ga,vqporn.com,egyptiangy.net,freshstuff4you.com,onetwopatch.com,komikcast.com,zermusicz.com,exiledros.net,anime-i.com,fakyu.net,sardeath.com,diagnofast.com,aeprofree.com,droidtk.com,nir-oz.blogspot.com,adturl.com,itdmusic.com,nsbu.co.kr,majesy.com,sourcebincc.com,jagobd.com,ministryofsolutions.com,khedame.com,samnaprawiam.com,king-pes.blogspot.com,gotofap.tk,short24.pw,sdw-net.me,akashiro.co.id,terrarium.com.pl,europeanclassiccomic.blogspot.com,programminggeek.in,beelink.in,singingdalong.blogspot.com,animeforce.stream,anonyviet.com,hexafile.net,subfb.us,neko-miku.com,visionias.net,micloudfiles.com,toptech360.com,torrentevo.blogspot.com,kpliker.net,smarturlref.net,go-ez.net,free-premium.maxidbr.com,telolet.in,mimaletadepeliculas.blogspot.com,voipsipclient.blogspot.com,voipsipclient.blogspot.nl,cryptovertise.tk,mamahd.tv,antiblock.org,verdirectotv.com,stadium-live.biz,driverdestek.com,ebookdz.com,eikaiwamastery.blogspot.com,wakudan.seesaa.net,kamikiyuki.hatenablog.com,omutulove.seesaa.net,omutulove.blog.fc2.com,akb48gnittimatome.com,gtoys.blog.fc2.com,klikshowtime.com,res-simler.blogspot.com,oyunceviri.net,yuklesene.org,dreamfancy.org,etkisizeleman.com,m.pes24.com,trgoals1.live,tumkarikaturler.com,merlininkazani.com,serialbumler.com,softmaroc.org,televallweb.site,projetomotog.blogspot.com,radiotormentamx.com,iptvvall.com,eldaryasolutiongame.blogspot.com,stiffgamerdown.com,peruanazotv.com,televall.website,sacheats.com,filmes-torrent-baixar.blogspot.com,grupovalltv.net,otakuworldsite.blogspot.com,futbol-envivohd.com,novelasymangasjpo.blogspot.com,bludvfilmes.com,tv-onlinehd.com,netflink.top,textflix.us,majesy.com,dompl3.info,lacajetillaroja.blogspot.com,latornamesa.blogspot.com,acienciasgalilei.com,yoututosjeff.es,nuevos-mu.ucoz.com,generacionretro.net,goaldirecto.blogspot.com,goaldirecto.blogspot.com.ar,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
blogesque.net,shortx.net,elamigosedition.com,tvpolen.ml,hadoantv.com,top-faucet.com,wtfcripto.com,3dscias.blogspot.com,buffed.de,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,mobilkulup.com,uvnc.com,haberbucuk.com,plex-guide.de,iconmonstr.com,enterha.com,dmhy.b168.net,sshconect.com.br,teknomuda.com,4download.net,dcode.fr,xup.in,uk-vision.blogspot.com,gdrivez.xyz,safeku.com,pkfnpo.ru,streamz.*,seriesynovelas.online,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,freecoursesonline.me,configinter.net,smsbomber.biz,pianetafanta.it,freesoftpdfdownload.blogspot.com#%#//scriptlet("prevent-addEventListener", "load", "google_ad_client")
! #%#//scriptlet('abort-current-inline-script', 'document.addEventListener', 'displayMessage:')
novelsapps.com,novelssites.com,altblogger.net,freecoursesonline.me,ftuapps.dev,shortx.net,techydino.net,toutes-les-solutions.fr,bclikeqt.com,pikafile.com,shortlink.prz.pw,webhostingpost.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,moviesrush.one,fc-lc.com,streamzz.*,moviesrush.in,toonvideos.*,pythonmatplotlibtips.blogspot.com,dqmsl-search.net,khlinks.buzz,nobinbarta.com,webserver.one,blograffo.net,channelstream.club,bitfly.io,kiwiexploits.com,4horlover.com,hesgoal.com,chuppito.fr,streamz.*,shorterall.com,reifenrechner.at,pics4you.ru,baltasar5010purohentai.com,jumpmanclubbrasil.com.br,fearonlineifsa.blogspot.com,ozbeceriksizler.com,livestreamgamess.blogspot.com,ear-phone-review.com,adshrink.it,rapnation.org,vmc.org.pl,anime-extremo.com,azvideo.net,deportesmax.info,dictionnaire-medical.net,firelinks.me,forum-pokemon-go.fr,getinmac.com,hdbox.ws,in-trend.biz,links4u.me,megafilmestorrents.net,mp3fiber.com,sharecool.us,studizba.com,up-load.io,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
! END: antiblock.org g207
! NOTE: antiblock.org g207 end ⬆️
! !SECTION: antiblock.org g207
!
! SECTION: 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,chowhound.com,cnet.com,cruisingworld.com,cycleworld.com,dirtrider.com,diversitybestpractices.com,edmunds.com,floridatravellife.com,frontpage.pch.com,gamespot.com,goal.com,ign.com,infinitiev.com,islands.com,marlinmag.com,metacritic.com,motorcyclecruiser.com,motorcyclistonline.com,msn.com,outdoorlife.com,popphoto.com,popsci.com,saltwatersportsman.com,scubadiving.com,sportdiver.com,sportfishingmag.com,sportingnews.com,spox.com,thoughtcatalog.com,tv.com,tvguide.com,utvdriver.com,wakeboardingmag.com,webmd.com,wetteronline.de,yachtingmagazine.com#%#//scriptlet("set-constant", "Object.prototype.iadb", "undefined")
! On some sites InstartLogic loaded by external JS: '/i10c@p1/client/latest/abd/instart.js'
/i10c@p1/client/latest/abd/instart.js$domain=ranker.com|infinitiev.com
! InstartLogic CSS broken
cnet.com#@#a[href*="/adclick."]
foxsports.com.au,wakeboardingmag.com,cbssports.com,thoughtcatalog.com,webmd.com,gamespot.com,windowscentral.com,tvguide.com,sfgate.com,afterellen.com,boston.com,calgarysun.com,cattime.com,celebuzz.com,chowhound.com,cnet.com,comingsoon.net,computershopper.com,ctnow.com,cycleworld.com,edmunds.com,everydayhealth.com,metacritic.com,msn.com,popphoto.com,popsci.com,ranker.com,saveur.com,sportingnews.com,tv.com,washingtonpost.com#@#iframe[width="300"][height="250"]
foxsports.com.au,wakeboardingmag.com,cbssports.com,thoughtcatalog.com,webmd.com,gamespot.com,windowscentral.com,tvguide.com,sfgate.com,afterellen.com,boston.com,calgarysun.com,cattime.com,celebuzz.com,chowhound.com,cnet.com,comingsoon.net,computershopper.com,ctnow.com,cycleworld.com,edmunds.com,everydayhealth.com,metacritic.com,msn.com,popphoto.com,popsci.com,ranker.com,saveur.com,sportingnews.com,tv.com,washingtonpost.com#@#iframe[width="728"][height="90"]
! END: InstartLogic
! NOTE: InstartLogic end ⬆️
! !SECTION: InstartLogic
!
! SECTION: Sourcepoint
laptopmag.com#%#//scriptlet("abort-on-property-write", "_sp_")
! before extension update please move foreign domains to respected filter
||sp.usatoday.com^
pushsquare.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_control_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_.isContentBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBeacons',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_blocking',!0,!1),this.dispatchEvent(a)})}();
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_control_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_.isContentBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBeacons',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_blocking',!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_control_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_.isContentBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBeacons',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_blocking',!0,!1),this.dispatchEvent(a)})}();
coachmag.co.uk,vier.be,carmagazine.co.uk,amc.com,bikeradar.com,mylifetime.com,gentside.com,biography.com,alphr.com,gesundheitsfrage.net,gutefrage.net,finanzfrage.net,theweek.co.uk,spiegel.de,autoexpress.co.uk,eppingforestguardian.co.uk,cotswoldjournal.co.uk,eurogamer.de,metabomb.net,usgamer.net,ligainsider.de,cbs.com,aetv.com,history.com#%#!function(){function b(){}function a(a){return{get:function(){return a},set:b}}function c(a){a(!1)}AG_defineProperty('_sp_.config.content_control_callback',a(b)),AG_defineProperty('_sp_.config.spid_control_callback',a(b)),AG_defineProperty('_sp_.config.vid_control_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_.isContentBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBeacons',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_blocking',!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_control_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_.isContentBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBeacons',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_blocking',!0,!1),this.dispatchEvent(a)})}();
heraldscotland.com,usatoday.com,tyda.se,nyheter24.se,nj.com,nationalreview.com,mlive.com,kwiss.me,html.net,fragbite.se,demorgen.be,deadline.com,dayviews.com,wwd.com,mymotherlode.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.co.uk,dailyecho.co.uk,oxfordmail.co.uk,southwalesargus.co.uk,huffingtonpost.co.uk,radiotimes.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_control_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_.isContentBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBeacons',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_blocking',!0,!1),this.dispatchEvent(a)})}();
! NOTE: Sourcepoint end ⬆️
! !SECTION: Sourcepoint
!
!--- ChameleonX ---
/wp-content/embeded-adtional-content/*$redirect=nooptext,important
pocketnow.com,geektime.co.il#%#Object.defineProperty(window,"cxAsyncLoad",{set:function(){throw Error();}});
!
! NOTE: 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.ro,techno360.in##.kill-adblock-container
!
! SECTION: Uponit
mmorpg.com,101greatgoals.com,allthetests.com,biology-online.org,bizportal.co.il,calcalist.co.il,eurweb.com,examinationresults.ind.in,freewarefiles.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,yad2.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,ancient-origins.net,eaglezz.com,jvpnews.com,tetrisfriends.com,video.gazeta.pl,kshowonline.com,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(){});
colourlovers.com#%#//scriptlet("abort-current-inline-script", "EventTarget.prototype.addEventListener", "window.TextDecoder")
! NOTE: Uponit end ⬆️
! !SECTION: Uponit
!
! plistaWidget detection and first-party ads
! clever-tanken.de,wetteronline.de,gameswelt.at,gameswelt.ch,truckscout24.be,truckscout24.com,truckscout24.it,truckscout24.nl,truckscout24.pl,wetteronline.at,wetteronline.ch#%#window.trckd = true;
gmx.*,transfermarkt.*#%#//scriptlet("abort-on-property-read", "Object.prototype.autoRecov")
@@||transfermarkt.*/image
@@||i*.gmx.com/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,clubedohardware.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([/(?!)/]));
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***
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android)
5.ua,animeget.net,antidiary.com,azov-sea.info,blackboxrepack.com,chudesa.site,gazeta.ua,guru.ua,hd-dream.ru,kino-dom.org,lugradar.net,megatfile.cc,oklivetv.com,pure-t.ru,rian.com.ua,tvgid.ua,webcam.guru.ua,yahooeu.ru#%#(function(){var b=XMLHttpRequest.prototype.open,c=/[/.@](piguiqproxy\.com|rcdn\.pro|amgload\.net|dsn-fishki\.ru|v6t39t\.ru|greencuttlefish\.com|rgy1wk\.ru|vt4dlx\.ru|d38dub\.ru)[:/]/i;XMLHttpRequest.prototype.open=function(d,a){if("GET"===d&&c.test(a))this.send=function(){return null},this.setRequestHeader=function(){return null},console.log("AG has blocked request: ",a);else return b.apply(this,arguments)}})();
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android)
1movies.is,game8.vn,shippuden-naruto.com,megatfile.cc#%#(function(){var b=XMLHttpRequest.prototype.open,c=/[/.@](piguiqproxy\.com|rcdn\.pro|amgload\.net|dsn-fishki\.ru|v6t39t\.ru|greencuttlefish\.com|rgy1wk\.ru|vt4dlx\.ru|d38dub\.ru|csp-oz66pp\.ru|ok9ydq\.ru|kingoablc\.com)[:/]/i;XMLHttpRequest.prototype.open=function(d,a){if("GET"===d&&c.test(a))this.send=function(){return null},this.setRequestHeader=function(){return null},console.log("AG has blocked request: ",a);else return b.apply(this,arguments)}})();
! JS for the sites with frequenly changed ad domains
! Another JS rule for some sites
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android, ext_ff)
mineavto.ru,newkaliningrad.ru,eku.ru,kramola.info,farap.ru,vesti.ru,myslo.ru,pravda.ru,vesti.ru,itog.info,myshows.me,neolove.ru#%#//scriptlet("abort-current-inline-script", "atob", "['charCodeAt']")
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android, ext_ff)
animepace.si,tamilyogi.cc#%#window.atob = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/24892
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android, ext_ff)
@@||ads.exdynsrv.com/nativeads.js$domain=torrentgalaxy.org
!
! https://github.com/AdguardTeam/AdguardFilters/issues/11091
! ads reinjection
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android)
kizi.com,loveroms.com,minijuegos.com,footyroom.com,computerhoy.com,tworeddots.com,netzwelt.de,datpiff.com,jpost.com,fullmatchesandshows.com,quotidiano.net,broadwayworld.com,bold.dk,ilrestodelcarlino.it,spaziogames.it,ilgiorno.it,almasdarnews.com,diariodocentrodomundo.com.br,acidcow.com,yepi.com,talkwithstranger.com,allthetests.com,mathwarehouse.com,lanazione.it,vidmax.com,popmatters.com,toptenz.net,autobild.es,activistpost.com,spiele-umsonst.de,tamilo.com,nowtheendbegins.com,obaoba.com.br,autopista.es,izzygames.com,blacklistednews.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,iltelegrafolivorno.it,healthyfocus.org,parolesdefoot.com,asheepnomore.net,virtualjerusalem.com,dailyspikes.com,triatlonweb.es,status-quote.com,vreme-on.net,transportemundial.es,iwhatsappstatus.com,mathworksheetsgo.com,lamoto.es,sportenkort.dk,motomercado.es,allthetests.com,diariodocentrodomundo.com.br,almasdarnews.com,datpiff.com,asheepnomore.net,tworeddots.com,datpiff.com,footyroom.com,kizi.com#%#//scriptlet("abort-current-inline-script", "EventTarget.prototype.addEventListener", "window.TextDecoder")
!
! SECTION: AdFender
!--- Prevent AdFender detection ---
@@||webfail.com/image
!+ NOT_OPTIMIZED
@@||reuters.com^$generichide
!+ NOT_OPTIMIZED
@@||webfail.com^$generichide
!+ NOT_OPTIMIZED
@@||pons.com/p/files/*$image
!+ NOT_OPTIMIZED
@@||reutersmedia.net/resources^
! NOTE: AdFender end ⬆️
! !SECTION: AdFender
!
! SECTION: Yavli
! 'ta_do:', ',adb:function(){if('
! #%#//scriptlet("json-prune", "*", "ad_to_link")
phoenixnewtimes.com,populistpress.com,thepatriotjournal.com,newser.com,canadafreepress.com,kresy.pl,thelibertydaily.com,writerscafe.org,populist.press,welovetrump.com,grammarist.com,protrumpnews.com,concomber.com,videogamesblogger.com,gamersheroes.com,letocard.fr,100percentfedup.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|phoenixnewtimes.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|phoenixnewtimes.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|phoenixnewtimes.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|phoenixnewtimes.com
! With CSP rule ads are not blocked
@@||videogamesblogger.com^$csp
! NOTE: Yavli end ⬆️
! !SECTION: Yavli
!
! NOTE: MediaNews Group, Inc. sites
||d1wa9546y9kg0n.cloudfront.net^$badfilter
@@||paywall-ad-bucket.s3.amazonaws.com/ad_300_250.jpg
santacruzsentinel.com,reviewjournal.com,record-bee.com,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,delcotimes.com,denverpost.com,macombdaily.com,newsday.com,pe.com,trentonian.com,twincities.com,marinij.com,dailybulletin.com,timescall.com,dailydemocrat.com,tampabay.com,adn.com,times-standard.com,montereyherald.com,spokesman.com,ajc.com#@#.adBanner
santacruzsentinel.com,reviewjournal.com,record-bee.com,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,delcotimes.com,denverpost.com,macombdaily.com,newsday.com,pe.com,trentonian.com,twincities.com,marinij.com,dailybulletin.com,timescall.com,dailydemocrat.com,tampabay.com,adn.com,times-standard.com,montereyherald.com,spokesman.com,ajc.com#%#//scriptlet("abort-on-property-read", "MG2Loader.init")
!
!*****
!* adf.ly, q.gs, j.gs etc.
neexulro.net,ujootchu.net,magybu.net,eloism.net,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,zoee.xyz,fiaharam.net,out.underhentai.net,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|mmoity.com|skamason.com|casualient.com|redir2.auto-login-xxx.com|quamiller.com|dl.underclassblog.com|special.picons.eu|quainator.com|yoalizer.com|kibuilder.com|kimechanic.com|zo.ee|microify.com|dl.android-zone.org|bluenik.com|simizer.com|coginator.com|cogismith.com|yobuilder.com|larati.net|eloism.net|magybu.net|ujootchu.net|neexulro.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")
kinemaster.cc,oko.sh,rajsayt.xyz,insurglobal.xyz,linkszia.co,usanewstoday.club,earnforclick.online,tlin.me,netfile.cc,pndx.live,adlinkfly.wartakilat.com,cutp.in,aylink.info,adinsurance.xyz,try2link.com,usdshort.com,tecnologiapp.site,onroid.com,filmyzilla-in.xyz,adslink.programasfulltaf16.com,zirof.com,samaa-pro.com,earnme.club,adshort.*,adurly.cc,shorte.anxcinema.com,nini08.com,download.freestudyweb.com,vrlinks.xyz,shortlink.prz.pw,swzz.xyz,mixfaucet.com,getlink.tienichmaytinh.net,crazyblog.in,abre.click,adlinkweb.com,linkbr.xyz,baominh.tech,shortz.one,newsalret.com,clickscoin.com,seulink.online,toptap.website,ez4short.com,gtlink.co,upshrink.com,gir.ist,pnds.live,beingtek.com,link.rota.cc,insuranceblog.xyz,coinsparty.com,katflys.com,webo.one,linkfly.io,coinadfly.com,linkres.in,ownurl.site,fire-link.net,coinsurl.com,redirectz.me,clk.ink,links.spidermods.in,go.mozlink.net,dl.tech-story.net,cpm10.org,theicongenerator.com,rancah.com,shrtvip.com,topchort.tk,linkerhub.tk,kingurls.com,link.asiaon.top,download.sharenulled.net,lucidcam.com,clikern.com,adbity.com,adsmoker.com,gifans.com,zipurls.com,theblissempire.com,linkadshield.xyz,xfiles.io,upfiles.*,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,claimfreebits.com,shrlink.top,webshort.in,coinsparty.mcrypto.club,adnit-tri.tk,eririo.club,jameeltips.us,freshi.site,yxoshort.com,pewgame.com,sanos.xyz,turkdown.com,shrinkzzy.link,srek.net,foxseotools.com,earnwithshortlink.com,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,finanzas-vida.com,linkebr.com,clickhouse.xyz,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,hotel.menjelajahi.com,viraloc.com,beautyram.info,ccurl.net,shrt10.com,yourtechnology.online,1shorten.com,cashearn.cc,go2.surf,cryptoads.space,adcorto.me,shrinkforearn.in,latestbiographyworld.com,seulink.net,modapk.link,holaurl.com,adbl.live,miklpro.com,kutt.io,afly.pro,cutlink.link,short88.com,pngit.live,exe.app,adsrt.click,adcorto.xyz,shortbled.com,okec.uk,viral-topics.com,srts.me,paidtomoney.com,loan2host.com,passgen.icu,lite-link.xyz,my.2zl.ru,pureshort.link,recipestutorials.com,droplink.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,internewstv.com,ivn3.com,illink.net,sukatu.ru,4rl.ru,trinddz.com,ownurl.website,ilinks.in,techupme.com,danc.uk,bitfly.io,earnguap.com,linkdrop.net,shortzzy.in,asiashort.link,imagenesderopaparaperros.com,pslfive.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,btcdot.xyz,pkr.pw,todaynewspk.win,manikusa.com,shrinke.me,wordcounter.icu,try2link.net,stfly.me,shorthub.co,dz4win.com,real-sky.com,bolssc.com,short2.cash,fx4vip.com,fcdot.lc,cutdl.xyz,asupload.com,shortearn.in,megalink.vip,adsrt.live,linksly.co,link1s.*,uiz.one,veneapp.com,cheappath.com,fcc.lc,vnpro.link,shortzon.com,arabplus2.co,fun4earn.xyz,linkurl.me,profitlink.info,ur-ly.xyz,zagl.info,shorthitz.com,savelink.site,axuur.com,linkshorten.xyz,tmearn.com,btc2019.tk,samapro.me,mondainai.moe,2ota.com,pnd.*,popimed.com,tipsforce.com,aii.sh,articlix.com,intothelink.com,pingit.link,7r6.com,loptelink.vip,iir.ai,tii.ai,biroads.com,adsrt.net,afly.us,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,placestourist.com,shurt.pw,owllink.net,birdurls.com,s-short.co,oncehelp.com,donia2link.com,cutlinks.pro,adclic.pro,shortpaid.com,buteeq.com,urlty.in,s-url.xyz,getpronews.com,adbull.tech,adbull.org,slink.bid,wplink.online,linkviet.xyz,makeeasybtc.website,adshr.ink,dutchycorp.space,encurta.eu,adsrt.org,leechpremium.link,earnload.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,neonlink.net,adsme.cc,cashurl.in,bitcoinly.in,tiny.do,wealthh.xyz,supersimple.online,freeshrinker.com,linkviet.top,sportt.space,salez.site,unishort.com,dayy.site,caat.site,shortearn.eu,adbull.site,shrinx.net,2xs.io,earnload.com,jo2win.com,spiin.xyz,bitlinks.pw,cleft.xyz,repayone.net,adslinkfly.online,ndoqp.com,go99tech.com,gplinks.in,waar.site,stfly.io,cashearn.eu,seosence.com,eio.io,cutwin.com,uii.io,tapynews.com,acorpe.com,landd.xyz,shrinkerhub.com,techbeast.xyz,techofaqs.com,zoom-link.com,short.pe,myhealthlytips.com,shorten.sh,bestlivingroomideas.com,megalink.pro,darnto.com,educationvilla.xyz,pingit.im,networkingz.xyz,clik.pw,travells.xyz,uiz.io,beastvila.info,latestseoupdate.com,payskip.org,fasshi.xyz,shrinkme.io,yourlearningfactory.com,urlcloud.us,2-cars.club,ex-foary.com,linkfinal.com,cryptoadfly.com,dearresult.com,rohtasfitness.com,ultraurls.com,coin.mg,shrinkurl.org,exe.io,liclink.com,glory-link1.com,shortearn.org,linkviet.net,adsafelink.com,shopmoon.in,gkguj.com,enrt.eu,lkop.me,trendfaq.com,linkvietvip.com,suqdz.com,trendpick.info,abonlinekaro.com,egovtjob.in,getlink.deadtoonsindia.net,digitallearn.online,bollyreveal.com,shrtfly.net,trendlouds.com,mysiterank.org,digitalcafez.com,shotfly.in,adbilty.me,adsafelink.net#%#//scriptlet("set-constant", "app_vars.force_disable_adblock", "undefined")
!  for platforms without JS rules support
! Replaced generic EasyList rules: https://github.com/AdguardTeam/AdguardFilters/commit/728a301df8d4c6c2bf62fb207550570cd775541b#commitcomment-64173601
#@##ad-banner
#@#.ad-banner
! url block
@@||uii.io/js/ads.js
@@||2oceansvibe.com/?custom=takeover&callback=jQuery$domain=uiz.io
!
! SECTION: AdBlock Notify
! `AdBlock Notify` (anOptions)
! Scriptlet `#%#//scriptlet("abort-on-property-read", "anOptions")`
russianusa.tarima.org,speedlink.me,lebakcyber.net,ifdreamscametrue.com,nudes7.com,switch-xci.xyz,meganebuk.net,teknomuda.com,ps4pkg.com,iptv4best.com,topnewsshow.com,arknovelonline.com,intelligentliving.co,apkmaza.net,serie-novelas.com,outplayed.it,nulleb.com,oyuncusoruyor.com,picgiraffe.com,cgtips.org,teknomobil.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,kadinmodakulubu.com,otakuwire.com,techturf.in,turkceyama.net,xiaomitools.com,cfd.ninja,bwe.su,ebookscart.com,coursedrive.org,sciotocountydailynews.com,blogarti.com,labkom.co.id,muratisbilir.com.tr,dongknows.com,torrentmafya.org,saberprogramas.com,smarteranalyst.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,freejavbt.com,butchixanh.com,desirefx.me,healthlytalks.com,androidride.com,v2rayssr.com,amote69.com,embetronicx.com,evileaks.su,freemockup.net,bozuyukhaberajansi.com,shatter-box.com,haberpop.com,techidence.com,edmtunes.com,textfonts.net,home.angelnara.kr,wotcheatmods.com,grafixfather.com,asia-mag.com,dellwindowsreinstallationguide.com,yolgunlukleri.net,archi3x.com,downloadbull.com,amirantivirus.com,spaziogames.it,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,ipeenk.com,hanimeku.com,k2nblog.com,hwzone.co.il,bilgidehasi.com,tyrocity.com,plugintorrent.com,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudio.com,terrarium.com.pl,rikucan.com,3dzip.org,turreta.com,elevatortoday.com,canalbpv.com,thesimarchitect.com,desktophut.com,hackinformer.com,bookflare.org,earmilk.com,baomay01.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapenature.pw,chromeba.net,learnsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lifelonglearning.kr,bambusmann.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,gizchina.com,msguides.com,csonline2.net,airlive.net,anonyviet.com,arch2o.com,asianhobbyist.com,automobile-propre.com,barboflacmusic.com,bpmodyssee.com,celebsepna.com,civetta.tv,culture-informatique.net,dl-wordpress.com,dubs.top,faq.ph,filesrom.com,freepreset.net,gamesmagnet.net,getfreecourses.me,gktoday.in,jimods.com,jimtechs.biz,jkmk.net,jppinto.com,keys4free.com,learncpponline.com,lovehdwallpapers.com,ovagames.com,pcyardim.xyz,pesupdate.com,phonandroid.com,precitaj.si,programegratuitepc.com,resource-packs.de,rnbxclusive.top,rushtime.in,scat.gold,soskidkami.ru,streamxxx.tv,thefalse9.com,torrentmafya.net,tutsgalaxy.com,ucuzaucak.net,unblockedgamming.com,veezie.st,wallstreams.com,x265mkv.ws,z3x-team.com#%#//scriptlet("abort-on-property-read", "anOptions")
! for platforms without JS rules support
/wp-content/uploads/*/*.js$domain=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|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|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|airlive.net|civetta.tv|gamesmagnet.net|gktoday.in|jkmk.net|jppinto.com|learncpponline.com|pcyardim.xyz|programegratuitepc.com|rnbxclusive.top|scat.gold|unblockedgamming.com|veezie.st|wallstreams.com|labkom.co.id
!+ NOT_OPTIMIZED
russianusa.tarima.org,speedlink.me,lebakcyber.net,ifdreamscametrue.com,nudes7.com,switch-xci.xyz,meganebuk.net,teknomuda.com,ps4pkg.com,iptv4best.com,topnewsshow.com,arknovelonline.com,intelligentliving.co,apkmaza.net,serie-novelas.com,outplayed.it,nulleb.com,oyuncusoruyor.com,picgiraffe.com,cgtips.org,teknomobil.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,kadinmodakulubu.com,otakuwire.com,techturf.in,turkceyama.net,xiaomitools.com,cfd.ninja,bwe.su,ebookscart.com,coursedrive.org,sciotocountydailynews.com,blogarti.com,labkom.co.id,muratisbilir.com.tr,dongknows.com,torrentmafya.org,saberprogramas.com,smarteranalyst.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,freejavbt.com,butchixanh.com,desirefx.me,healthlytalks.com,androidride.com,v2rayssr.com,amote69.com,embetronicx.com,evileaks.su,freemockup.net,bozuyukhaberajansi.com,shatter-box.com,haberpop.com,techidence.com,edmtunes.com,textfonts.net,home.angelnara.kr,wotcheatmods.com,grafixfather.com,asia-mag.com,dellwindowsreinstallationguide.com,yolgunlukleri.net,archi3x.com,downloadbull.com,amirantivirus.com,spaziogames.it,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,ipeenk.com,hanimeku.com,k2nblog.com,hwzone.co.il,bilgidehasi.com,tyrocity.com,plugintorrent.com,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudio.com,terrarium.com.pl,rikucan.com,3dzip.org,turreta.com,elevatortoday.com,canalbpv.com,thesimarchitect.com,desktophut.com,hackinformer.com,bookflare.org,earmilk.com,baomay01.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapenature.pw,chromeba.net,learnsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lifelonglearning.kr,bambusmann.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,gizchina.com,msguides.com,csonline2.net,airlive.net,anonyviet.com,arch2o.com,asianhobbyist.com,automobile-propre.com,barboflacmusic.com,bpmodyssee.com,celebsepna.com,civetta.tv,culture-informatique.net,dl-wordpress.com,dubs.top,faq.ph,filesrom.com,freepreset.net,gamesmagnet.net,getfreecourses.me,gktoday.in,jimods.com,jimtechs.biz,jkmk.net,jppinto.com,keys4free.com,learncpponline.com,lovehdwallpapers.com,ovagames.com,pcyardim.xyz,pesupdate.com,phonandroid.com,precitaj.si,programegratuitepc.com,resource-packs.de,rnbxclusive.top,rushtime.in,scat.gold,soskidkami.ru,streamxxx.tv,thefalse9.com,torrentmafya.net,tutsgalaxy.com,ucuzaucak.net,unblockedgamming.com,veezie.st,wallstreams.com,x265mkv.ws,z3x-team.com#@##adSense
!+ NOT_OPTIMIZED
russianusa.tarima.org,speedlink.me,lebakcyber.net,ifdreamscametrue.com,nudes7.com,switch-xci.xyz,meganebuk.net,teknomuda.com,ps4pkg.com,iptv4best.com,topnewsshow.com,arknovelonline.com,intelligentliving.co,apkmaza.net,serie-novelas.com,outplayed.it,nulleb.com,oyuncusoruyor.com,picgiraffe.com,cgtips.org,teknomobil.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,kadinmodakulubu.com,otakuwire.com,techturf.in,turkceyama.net,xiaomitools.com,cfd.ninja,bwe.su,ebookscart.com,coursedrive.org,sciotocountydailynews.com,blogarti.com,labkom.co.id,muratisbilir.com.tr,dongknows.com,torrentmafya.org,saberprogramas.com,smarteranalyst.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,freejavbt.com,butchixanh.com,desirefx.me,healthlytalks.com,androidride.com,v2rayssr.com,amote69.com,embetronicx.com,evileaks.su,freemockup.net,bozuyukhaberajansi.com,shatter-box.com,haberpop.com,techidence.com,edmtunes.com,textfonts.net,home.angelnara.kr,wotcheatmods.com,grafixfather.com,asia-mag.com,dellwindowsreinstallationguide.com,yolgunlukleri.net,archi3x.com,downloadbull.com,amirantivirus.com,spaziogames.it,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,ipeenk.com,hanimeku.com,k2nblog.com,hwzone.co.il,bilgidehasi.com,tyrocity.com,plugintorrent.com,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudio.com,terrarium.com.pl,rikucan.com,3dzip.org,turreta.com,elevatortoday.com,canalbpv.com,thesimarchitect.com,desktophut.com,hackinformer.com,bookflare.org,earmilk.com,baomay01.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapenature.pw,chromeba.net,learnsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lifelonglearning.kr,bambusmann.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,gizchina.com,msguides.com,csonline2.net,airlive.net,anonyviet.com,arch2o.com,asianhobbyist.com,automobile-propre.com,barboflacmusic.com,bpmodyssee.com,celebsepna.com,civetta.tv,culture-informatique.net,dl-wordpress.com,dubs.top,faq.ph,filesrom.com,freepreset.net,gamesmagnet.net,getfreecourses.me,gktoday.in,jimods.com,jimtechs.biz,jkmk.net,jppinto.com,keys4free.com,learncpponline.com,lovehdwallpapers.com,ovagames.com,pcyardim.xyz,pesupdate.com,phonandroid.com,precitaj.si,programegratuitepc.com,resource-packs.de,rnbxclusive.top,rushtime.in,scat.gold,soskidkami.ru,streamxxx.tv,thefalse9.com,torrentmafya.net,tutsgalaxy.com,ucuzaucak.net,unblockedgamming.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,switch-xci.xyz,meganebuk.net,teknomuda.com,ps4pkg.com,iptv4best.com,topnewsshow.com,arknovelonline.com,intelligentliving.co,apkmaza.net,serie-novelas.com,outplayed.it,nulleb.com,oyuncusoruyor.com,picgiraffe.com,cgtips.org,teknomobil.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,kadinmodakulubu.com,otakuwire.com,techturf.in,turkceyama.net,xiaomitools.com,cfd.ninja,bwe.su,ebookscart.com,coursedrive.org,sciotocountydailynews.com,blogarti.com,labkom.co.id,muratisbilir.com.tr,dongknows.com,torrentmafya.org,saberprogramas.com,smarteranalyst.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,freejavbt.com,butchixanh.com,desirefx.me,healthlytalks.com,androidride.com,v2rayssr.com,amote69.com,embetronicx.com,evileaks.su,freemockup.net,bozuyukhaberajansi.com,shatter-box.com,haberpop.com,techidence.com,edmtunes.com,textfonts.net,home.angelnara.kr,wotcheatmods.com,grafixfather.com,asia-mag.com,dellwindowsreinstallationguide.com,yolgunlukleri.net,archi3x.com,downloadbull.com,amirantivirus.com,spaziogames.it,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,ipeenk.com,hanimeku.com,k2nblog.com,hwzone.co.il,bilgidehasi.com,tyrocity.com,plugintorrent.com,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudio.com,terrarium.com.pl,rikucan.com,3dzip.org,turreta.com,elevatortoday.com,canalbpv.com,thesimarchitect.com,desktophut.com,hackinformer.com,bookflare.org,earmilk.com,baomay01.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapenature.pw,chromeba.net,learnsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lifelonglearning.kr,bambusmann.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,gizchina.com,msguides.com,csonline2.net,airlive.net,anonyviet.com,arch2o.com,asianhobbyist.com,automobile-propre.com,barboflacmusic.com,bpmodyssee.com,celebsepna.com,civetta.tv,culture-informatique.net,dl-wordpress.com,dubs.top,faq.ph,filesrom.com,freepreset.net,gamesmagnet.net,getfreecourses.me,gktoday.in,jimods.com,jimtechs.biz,jkmk.net,jppinto.com,keys4free.com,learncpponline.com,lovehdwallpapers.com,ovagames.com,pcyardim.xyz,pesupdate.com,phonandroid.com,precitaj.si,programegratuitepc.com,resource-packs.de,rnbxclusive.top,rushtime.in,scat.gold,soskidkami.ru,streamxxx.tv,thefalse9.com,torrentmafya.net,tutsgalaxy.com,ucuzaucak.net,unblockedgamming.com,veezie.st,wallstreams.com,x265mkv.ws,z3x-team.com#@#.an-sponsored
! NOTE: AdBlock Notify end ⬆️
! !SECTION: AdBlock Notify
!
!START: adtoniq
bigleaguepolitics.com,flagandcross.com#%#//scriptlet("abort-on-property-read", "adtoniq")
!+ NOT_PLATFORM(windows, mac, android)
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=flagandcross.com
!
adsatoshi.com,tech.dutchycorp.space,gelbooru.com,flagandcross.com#$#.pub_300x250.pub_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,nulledfree.pw,chuksguide.com,tencentgamingbuddy.co,gplcanyon.com,civildigital.com,paksociety.com,iptv4sat.com,apkmb.com,loveroms.online,loveroms.online,soulreaperzone.com,freecoursesonline.me##body > div[id^="ai-adb-"][style^="position: fixed; top:"][style*="z-index: 9999"]
myonepiecemanga.com,nulledfree.pw,chuksguide.com,tencentgamingbuddy.co,gplcanyon.com,civildigital.com,paksociety.com,iptv4sat.com,apkmb.com,loveroms.online,loveroms.online,soulreaperzone.com,freecoursesonline.me#%#//scriptlet("set-constant", "ai_adb_detected", "noopFunc")
!
! NOTE: 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,tubsexer.com,homegrownfreaks.net,pornfd.com,pornsexer.com#%#//scriptlet("set-constant", "flashvars.protect_block", "")
!
! SECTION: ai_front / ai_adb
! #%#//scriptlet("abort-on-property-read", "ai_wait_for_jquery")
!+ NOT_PLATFORM(ext_ublock)
kiktu.com,techcyan.com,animehunch.com,ifreemagazines.com,lilymanga.com,techcyan.com,supertipz.com,shineads.in,unceleb.com,rimworldbase.com,theinsaneapp.com,azad.co,theupspot.com,freemagazines.top,iproductkeys.com,miauscan.com,thenewzealandtimes.com,trytutorial.com,spytm.com,dev2qa.com,chineseanime.co.in,waves4you.com,freshersnow.com,inwepo.co,apkmodhub.in,uberkasta.pl,marugujarat.in,prajwaldesai.com,nusagates.com,mobilanyheter.net,azoraworld.com,papunika.com,dramahd.me,audiotools.pro,flinsetyadi.com,populistpress.com,starwarsnews.it,victor-mochere.com,programmiedovetrovarli.it,gamingdeputy.com,forex-lab.xyz,fabiofood.com,ccthesims.com,puspas.com.np,almanilan.com,magesypro.com,magesy.blog,tinhocdongthap.com,thecustomrom.com,itbusiness.com.ua,keralatelecom.info,techkaran.co.in,courseunity.com,webdeyazilim.com,wikirise.com,googledrivelinks.com,entano.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,armyranger.com,articletz.com,bengalinews.co.in,boxylucha.com,chibchat.com,comprasenoferta.com,coreseeker.com,descargasmix.xyz,duniailkom.com,enciclopediaonline.com,eyalo.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,latribunadeautomocion.es,linemarlin.com,lumpiastudio.com,miaandme.org,mobility.com.ng,mygardening411.com,newstvonline.com,organismes.org,papagiovannipaoloii.altervista.org,pdfadresi.com,pictasty.com,playlists.rocks,relatosdesexo.xxx,rencah.com,riverdesdelatribuna.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.id,parzibyte.me,shibunnokuni.com,buydekhke.com,gaydelicious.com,gaypornmasters.com,5moviesporn.net,freebulksmsonline.com,jootc.com,ubuntudde.com,mettablog.com,secondlifetranslations.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)
doctorrouter.ru,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,nawalakarsa.id,elektrikmen.com,doctorrouter.ru,1ahaber.com,politics-dz.com,4allprograms.me,unityassets4free.com,hdhub4u.cc,apkmaza.net,janusnotes.com,tekfame.com,wristreview.com,freewebcart.com,ftuapps.dev,hinjakuhonyaku.com,mashtips.com#%#//scriptlet("abort-on-property-write", "ai_front")
! ##[style*="cursor:"][style*="user-select: none;"][style*="z-index:"]
kiktu.com,techcyan.com,animehunch.com,ifreemagazines.com,lilymanga.com,softfully.com,supertipz.com,celeb.nude.com,luckystudio4u.com,shineads.in,unceleb.com,bajeczki.org,rimworldbase.com,doctorrouter.ru,theinsaneapp.com,azad.co,theupspot.com,freemagazines.top,iproductkeys.com,miauscan.com,thenewzealandtimes.com,trytutorial.com,spytm.com,dev2qa.com,anonyviet.com,chineseanime.co.in,waves4you.com,qzlyrics.com,freshersnow.com,apkmodhub.in,uberkasta.pl,marugujarat.in,prajwaldesai.com,nusagates.com,mobilanyheter.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,sonixgvn.net,magesypro.com,magesy.blog,tinhocdongthap.com,thecustomrom.com,keralatelecom.info,techkaran.co.in,courseunity.com,webdeyazilim.com,freeiphone.fr,sysnettechsolutions.com,dafontfree.io,ebookmela.co.in,freevstplugins.net,fifaultimateteam.it,tgsup.group,scubidu.eu,gamingsym.in,gkpb.com.br,ilifehacks.com,frkn64modding.com,parzibyte.me,googledrivelinks.com,world4.eu,ubuntudde.com,mettablog.com,secondlifetranslations.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,cybermania.ws,studydhaba.com,nurgsm.com,c4ddownload.com,blisseyhusband.in,goblinsguide.com,gerardopandolfi.com,asklaftananlamazinhindi.com,solotrend.net,widgetup.com,nsw2u.com,alphagames4u.com,courses4u.info,fcportables.com,shortzzy.in,nawalakarsa.id##[style*="cursor:"][style*="user-select: none;"][style*="z-index:"]
! For Safari
kiktu.com,techcyan.com,animehunch.com,ifreemagazines.com,lilymanga.com,softfully.com,luckystudio4u.com,shineads.in,unceleb.com,rimworldbase.com,doctorrouter.ru,theinsaneapp.com,azad.co,theupspot.com,freemagazines.top,iproductkeys.com,miauscan.com,thenewzealandtimes.com,trytutorial.com,spytm.com,dev2qa.com,anonyviet.com,minemodpacks.ru,chineseanime.co.in,waves4you.com,qzlyrics.com,freshersnow.com,apkmodhub.in,uberkasta.pl,marugujarat.in,prajwaldesai.com,nusagates.com,mobilanyheter.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,sonixgvn.net,magesypro.com,magesy.blog,tinhocdongthap.com,thecustomrom.com,keralatelecom.info,techkaran.co.in,courseunity.com,webdeyazilim.com,freeiphone.fr,dafontfree.io,ebookmela.co.in,freevstplugins.net,fifaultimateteam.it,tgsup.group,scubidu.eu,gkpb.com.br,ilifehacks.com,frkn64modding.com,parzibyte.me,googledrivelinks.com,world4.eu,sysnettechsolutions.com##[style*="cursor:"][style*="z-index:"][style*="transform"]
kiktu.com,techcyan.com,animehunch.com,ifreemagazines.com,lilymanga.com,softfully.com,luckystudio4u.com,shineads.in,unceleb.com,rimworldbase.com,doctorrouter.ru,theinsaneapp.com,azad.co,theupspot.com,freemagazines.top,iproductkeys.com,miauscan.com,thenewzealandtimes.com,trytutorial.com,spytm.com,dev2qa.com,anonyviet.com,minemodpacks.ru,chineseanime.co.in,waves4you.com,qzlyrics.com,freshersnow.com,apkmodhub.in,uberkasta.pl,marugujarat.in,prajwaldesai.com,nusagates.com,mobilanyheter.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,sonixgvn.net,magesypro.com,magesy.blog,tinhocdongthap.com,thecustomrom.com,keralatelecom.info,techkaran.co.in,courseunity.com,webdeyazilim.com,freeiphone.fr,dafontfree.io,ebookmela.co.in,freevstplugins.net,fifaultimateteam.it,tgsup.group,scubidu.eu,gkpb.com.br,ilifehacks.com,frkn64modding.com,parzibyte.me,googledrivelinks.com,world4.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")
luckystudio4u.com,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")
celeb.nude.com,cultura-informatica.com,bajeczki.org,exbulletin.com,sonixgvn.net,burakgoc.com,googledrivelinks.com,thenextdroid.com,world4.eu,javnow.net,pasend.*,fantasyfootballgeek.co.uk,cybermania.ws#%#//scriptlet("abort-on-property-read", "ai_run_scripts")
! anti-adblock 'adBlockDetected'
1090ys2.com,techacode.com,mikl4forex.com,clickscoin.com,techmody.io,dataf.pro,marharo.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,downfile.site,gainbtc.click,tecnotutoshd.net,7misr4day.com,anig.me,sanoybonito.club,porn300.com,share1223.com,konstantinova.net,asiatv.cc,whatsaero.com,ebookdz.com,onepiece-online-manga.com,ksfaucet.net,imintweb.com,coinbid.org,9docu.org,av-uncen.com,kstarmp3.com,6tek.org,zmanga.org#%#//scriptlet("abort-on-property-read", "adBlockDetected")
! NOTE: ai_front / ai_adb end ⬆️
! !SECTION: ai_front / ai_adb
!
! NOTE: 'absda'
ibomma.*,uporn.icu,al.ly,futplayhd.net,canaistv.top,tanmandammy.net,imgsto.com,mytvonline.io,new-porn.club,shortie.link,isaimini.sbs,moviesda.download,megafilmeshd50.com,premalo.com,eachporn.com,zone-telechargement.*,seulink.online,encurta.eu,govid.cyou,egydead.live,pelis-online.net,maxstream.video,imgsen.com,animotvslashz.blogspot.com,stayonline.pro,youporn.red,xvideis.cc,kisscos.net,yifysub.net,sevenjournals.com,descargagame.com,skidrowcodexreloaded.com,fir3.net,dmovie.co,javgiga.com,remaxhd.org,anime-odcinki.pl,movieffm.net,techssting.com,mondonet.org,udemycoursesfree.me,password69.com,pepperlive.info,wowsports.xyz,rarbghd.link,latesthdmovies.cloud,filmux.to,brzpass.com,ver-television.online,wildfaucets.ml,xxxwebdlxxx.top,toroox.com,uploadmoon.com,romsportugues.tk,toonworld4all.me,pornbox.cc,pastepvp.org,programasvirtualespc.net,itopmusic.org,voirfilmstream.net,trans.firm.in,mkv-paste.com,silverpic.com,files.im,khatrimazafull.fun,manganelo.link,thevideos.ga,kissmanga.link,pcprogramasymas.net,dubsports.to,100count.net,savelink.site,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,apkspurefile.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,kastream.biz,imgdawgknuttz.com,footballstream.pw,upload.ac#@#.adsBox
ibomma.*,uporn.icu,al.ly,missav.com,futplayhd.net,canaistv.top,tanmandammy.net,imgsto.com,mytvonline.io,new-porn.club,shortie.link,isaimini.sbs,moviesda.download,megafilmeshd50.com,premalo.com,eachporn.com,zone-telechargement.*,seulink.online,encurta.eu,govid.cyou,egydead.live,pelis-online.net,maxstream.video,imgsen.com,animotvslashz.blogspot.com,stayonline.pro,youporn.red,xvideis.cc,kisscos.net,yifysub.net,sevenjournals.com,descargagame.com,skidrowcodexreloaded.com,fir3.net,dmovie.co,javgiga.com,remaxhd.org,anime-odcinki.pl,movieffm.net,techssting.com,mondonet.org,udemycoursesfree.me,password69.com,pepperlive.info,wowsports.xyz,rarbghd.link,latesthdmovies.cloud,filmux.to,brzpass.com,ver-television.online,wildfaucets.ml,xxxwebdlxxx.top,toroox.com,uploadmoon.com,romsportugues.tk,toonworld4all.me,pornbox.cc,pastepvp.org,programasvirtualespc.net,itopmusic.org,voirfilmstream.net,trans.firm.in,mkv-paste.com,silverpic.com,files.im,khatrimazafull.fun,manganelo.link,thevideos.ga,kissmanga.link,pcprogramasymas.net,dubsports.to,100count.net,savelink.site,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,apkspurefile.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,kastream.biz,imgdawgknuttz.com,footballstream.pw,upload.ac#%#//scriptlet("set-constant", "absda", "noopFunc")
!
!
!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).
online-archive-extractor.com,rhymes-with.com,adjectives-for.com,find-words.com,word-count-tool.com,ocr-free.com,read-text.com,other-languages.com,how-to-say.com,online-screen-recorder.com,webcam-test.com,record-video-online.com,speaker-test.com,send-voice.com,share-my-location.com,online-mic-test.com,defconlevel.com,cloudssh.us,kissmanga.in,adshnk.com,pairom.com,adshrink.it,gaminplay.com,in.gr,receivesms.cc,pixelpassion.info,phonesized.com,foxnews.com,diariodopeixe.com.br,connectedgamestore.com,ign.com,wpb.shueisha.co.jp,minkou.jp,natalie.mu,repubblica.it,acidcow.com,paradacreativa.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,lapatilla.com,sozcu.com.tr,heraldo.es,20minutos.es,tucson.com,gendai.media,hamakei.com,telva.com,gazettetimes.com,missoulian.com,kenoshanews.com,cumberlink.com,stltoday.com,auburnpub.com,trib.com,dailyprogress.com,journalstar.com,siouxcityjournal.com,pantagraph.com#$#body { overflow: visible !important; }
online-archive-extractor.com,rhymes-with.com,adjectives-for.com,find-words.com,word-count-tool.com,ocr-free.com,read-text.com,other-languages.com,how-to-say.com,online-screen-recorder.com,webcam-test.com,record-video-online.com,speaker-test.com,send-voice.com,share-my-location.com,online-mic-test.com,defconlevel.com,cloudssh.us,kissmanga.in,adshnk.com,pairom.com,adshrink.it,gaminplay.com,in.gr,receivesms.cc,pixelpassion.info,phonesized.com,foxnews.com,diariodopeixe.com.br,connectedgamestore.com,ign.com,wpb.shueisha.co.jp,minkou.jp,natalie.mu,repubblica.it,acidcow.com,paradacreativa.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,lapatilla.com,sozcu.com.tr,heraldo.es,20minutos.es,tucson.com,gendai.media,hamakei.com,telva.com,gazettetimes.com,missoulian.com,kenoshanews.com,cumberlink.com,stltoday.com,auburnpub.com,trib.com,dailyprogress.com,journalstar.com,siouxcityjournal.com,pantagraph.com#$#body div.fc-ab-root:not(#style_important) { 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.media,hamakei.com,telva.com,gazettetimes.com,missoulian.com,kenoshanews.com,cumberlink.com,stltoday.com,auburnpub.com,trib.com,dailyprogress.com,journalstar.com,siouxcityjournal.com,pantagraph.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/sanjoy944/jonaki/*/adblockerpupup.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
||paytroncoins.cf/next.js
||imparteconocimientos.com/recursos/Anti-AdBlocker.js
||elbierzodigital.com/wp-content/*/AntiAdblock/master/AdblockRampok.js
elbierzodigital.com,rivanimation.com,codenova-center.web.app,paytroncoins.cf,safbits.com,bestnhl.com,frendz4m.org#$#body { overflow: auto !important; }
elbierzodigital.com,rivanimation.com,codenova-center.web.app,paytroncoins.cf,safbits.com,bestnhl.com,frendz4m.org#$##arlinablock { display: none !important; }
rivanimation.com,codenova-center.web.app,paytroncoins.cf,safbits.com,bestnhl.com#%#//scriptlet('prevent-addEventListener', 'load', 'downloadJSAtOnload')
||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|paytroncoins.cf|codenova-center.web.app|rivanimation.com|elbierzodigital.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|paytroncoins.cf|codenova-center.web.app|rivanimation.com|elbierzodigital.com
!
! ignielAdBlock
! For some cases, try this scriptlet `#%#//scriptlet("abort-current-inline-script", "document.createElement", "ignielAdBlock")` or JS rule `#%#AG_abortInlineScript(/ignielAdBlock/, 'document.createElement');`
codevn.net,ipacrack.com,oii.io,1shorten.com,publicananker.com,kiemlua.com,pes-patches.com,yoshare.net,playstore.pw,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,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|miuiku.com|tatangga.com|flash-firmware.blogspot.com|ghostsnet.com|rezkozpatch.xyz|rumahit.id|sekilastekno.com|romfirmware.com|orirom.com|gsmfirmware.net|animekuro.net|akwam.*|health-and.me|fc-lc.com|fc.lc|note1s.com|paste1s.com|playstore.pw|yoshare.net|pes-patches.com|1shorten.com|publicananker.com|publicananker.com|ipacrack.com|codevn.net
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=bospedia.com|rockmods.net|aiimsneetshortnotes.com|arabseed.onl|poppamr.com|adnit.xyz|miuiku.com|tatangga.com|flash-firmware.blogspot.com|ghostsnet.com|rezkozpatch.xyz|rumahit.id|sekilastekno.com|romfirmware.com|orirom.com|gsmfirmware.net|animekuro.net|akwam.*|health-and.me|fc-lc.com|fc.lc|note1s.com|paste1s.com|playstore.pw|yoshare.net|pes-patches.com|1shorten.com|publicananker.com|publicananker.com|ipacrack.com|codevn.net
fc-lc.com###ignielAdBlock
codevn.net,ipacrack.com,oii.io,1shorten.com,publicananker.com,kiemlua.com,pes-patches.com,yoshare.net,paste1s.com,note1s.com,fc.lc#$#body { overflow: auto !important; }
codevn.net,ipacrack.com,oii.io,1shorten.com,publicananker.com,kiemlua.com,pes-patches.com,yoshare.net,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,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)
ottverse.com,gourmetscans.net,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')
netfuck.net,baddiehub.com#%#//scriptlet("prevent-setTimeout", "css_class.show")
movierulzhd.site,taurusfansub.com,leviatanscans.com,magesypro.pro,magesypro.com,magesy.blog,majesy.org,magesy.eu,magesy.fr,magesy.pw,magesy.eu,guiadaengenharia.com,javsex.to,aurotechs.net,gaypornhdfree.com,poapan.xyz,luutrukienthuc.com,31mag.nl,doibihar.org,ffworld.xyz,tecnicalboy.com,rpclip.com,pastlinkvn.com,cyberstockofficial.in,joyplot.com,javboys.com,asuralightnovel.com,tecmundo.net,gaminplay.com,mangacrab.com,news.claimfey.com,wallpaperwaifu.com,sakpot.com,latestjav.com,ourcoindigibyte.xyz,ourcoindash.xyz,ourcoineth.xyz,ourcoinfaucet.xyz,ourcoin.xyz,asyadizileri.net,e-sanatatea.ro,therootdroid.com,sevenjournals.com,7apple.net,jorgemoncada.com,hollywoodsmagazine.com,r3ndy.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,asyadrama.com,toolss.net,vipmods.net,adonisfansub.com,yuinime.net,themovieslab.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,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,mylivewallpapers.com#%#//scriptlet('prevent-addEventListener', 'load', 'aadb_get_data')
31mag.nl,doibihar.org,ffworld.xyz,tecnicalboy.com,rpclip.com,pastlinkvn.com,cyberstockofficial.in,joyplot.com,javboys.com,asuralightnovel.com,latestjav.com,ourcoindigibyte.xyz,ourcoindash.xyz,ourcoineth.xyz,ourcoinfaucet.xyz,ourcoin.xyz,asyadizileri.net,e-sanatatea.ro,therootdroid.com,sevenjournals.com,7apple.net,jorgemoncada.com,hollywoodsmagazine.com,r3ndy.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,asyadrama.com,toolss.net,vipmods.net,adonisfansub.com,themovieslab.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,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#%#//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|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|vipmods.net|adonisfansub.com|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|asuralightnovel.com|javboys.com|joyplot.com|cyberstockofficial.in|pastlinkvn.com|rpclip.com|doibihar.org|ffworld.xyz|tecnicalboy.com|31mag.nl|gourmetscans.net|aurotechs.net|guiadaengenharia.com|ottverse.com|magesypro.pro|magesypro.com|magesy.blog|majesy.org|magesy.eu|magesy.fr|magesy.pw|magesy.eu|leviatanscans.com|taurusfansub.com|movierulzhd.site
! To avoid unblocking the script, used for ads
! if DNS filtering enabled and scriptlet does not work
!
! chp_ads_blocker
! https://github.com/AdguardTeam/AdguardFilters/issues/94283
! https://github.com/AdguardTeam/AdguardFilters/pull/120540#issuecomment-1143686419
##.demo-wrapper[style="display:none;"] + div.fadeInDown[id]
##body > div.demo-wrapper[style="display:none;"] + div[id][class]
##div.fadeInDown[id$="____equal"][class$="____equal"]
!
huntersscan.xyz,freemagazinespdf.com,wabetainfo.com,toramemoblog.com,noijuz.pl,poapan.xyz,javboys.com,iggtech.com,javhdworld.com,soccermlbstream.xyz,desisexmasala.com,26g.me,watchtv24.com,drakescans.com,mangatoo.net,francaisfacile.net,o-pro.online,eda-ah.com,ta2deem7arbya.com,leechyscripts.com,killdhack.com,rarovhs.com,jpopsingles.eu,tenbaiquest.com,daemon-hentai.com,technicalatg.com,anreiter.at,moewalls.com,frenchweb.fr,bankofinfo.com,knightnoscanlation.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.*,twinkybf.com,softfully.com,windowsbulletin.com,udemycoupons.me,365tips.be,animeactua.com,galaxytranslations97.com,myviptuto.com,tienichmaytinh.net,coursevania.com,youfriend.it,7misr4day.com,technicalatg.xyz,gourmetscans.net,mangakik.com,michaelemad.com,javgayplus.com,gaypornhdfree.com,gaypornhdfree.to,netfuck.net,romadd.com,mkvhouse.com#%#//scriptlet("abort-on-property-read", "adsBlocked")
anime4mega.net,toramemoblog.com,noijuz.pl,bi-girl.net,azmath.info,iggtech.com,javhdworld.com,soccermlbstream.xyz,desisexmasala.com##body > script + div[id][class*=" "]
huntersscan.xyz,freemagazinespdf.com,wabetainfo.com##body > script[id] + div[id][class*=" "]
avitter.net,26g.me##body > #container > .content ~ script + div[id][class*=" "]
myqqjd.com##body > .wshop-pay-button + div[class][style="display:none;"] + div[id][class*=" "]
poapan.xyz,javboys.com##body > #site-wrapper > script[id] + div[id][class*=" "]
dragontea.ink#%#//scriptlet('prevent-setTimeout', 'iframe:visible')
dragontea.ink#$#body > div[id][class][style="display: block;"] { display: none !important; }
dragontea.ink#$#html[style="overflow: hidden;"] { overflow: auto !important; }
francaisfacile.net,o-pro.online,eda-ah.com,ta2deem7arbya.com,leechyscripts.com,killdhack.com,rarovhs.com,jpopsingles.eu,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,cyberbump.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,twinkybf.com,softfully.com,windowsbulletin.com,udemycoupons.me,365tips.be,animeactua.com,galaxytranslations97.com,myviptuto.com,tienichmaytinh.net,coursevania.com,youfriend.it,7misr4day.com,technicalatg.xyz,gourmetscans.net,mangakik.com,michaelemad.com,javgayplus.com,gaypornhdfree.com,fcportables.com,gaypornhdfree.to,netfuck.net,romadd.com,mkvhouse.com##div[id^="chp_ads_block"]
mikrometoxos.gr,geezwild.com,manga-fenix.com,codehelppro.com,9movierulz.*,icongnghe.com,turbolangs.com,skincaredupes.com,codeastro.com,saniaowner.space,chineseanime.co.in,katmoviefix.*###chp_branding
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")
26g.me,myqqjd.com,poapan.xyz,javboys.com,4horlover.com,chpadblock.com,idevicecentral.com,fcportables.com,codehelppro.com#%#//scriptlet("abort-on-property-read", "reqServers")
!
! adde_modal_detector
demo.wp-script.com,dvdgayonline.com,4kjav.co,hutgay.com,hen-tie.net,sogirl.so,gayguy.top,camcam.cc,stepmoms.xxx,pornmilo.me,freshscat.com##.adde_modal-overlay
demo.wp-script.com,dvdgayonline.com,4kjav.co,hutgay.com,hen-tie.net,sogirl.so,gayguy.top,camcam.cc,stepmoms.xxx,pornmilo.me,freshscat.com##.adde_modal_detector
! #%#//scriptlet("abort-on-property-read", "adsBlocked")
demo.wp-script.com,dvdgayonline.com,4kjav.co,hutgay.com,hen-tie.net,sogirl.so,gayguy.top,camcam.cc,stepmoms.xxx,pornmilo.me,freshscat.com#%#//scriptlet("abort-on-property-read", "adsBlocked")
!
! Similar to chp_ads_blocker/adde_modal_detector, but it's using "random" string with "____equal" at the end
fcportables.com,ps2-bios.com##div[id$="____equal"]:not(.ad)
ps2-bios.com#%#//scriptlet("abort-on-property-read", "adsBlocked")
!
! 'tie.ad_blocker_detector' (tie-popup-adblock)
! #%#//scriptlet("set-constant", "tie.ad_blocker_detector", "")
myviptuto.com,computercoach.co.nz,torenmedya.com,acommunity.com.tw,notodoanimacion.es,teechbeats.com,prantalks.com,tawpa.net,aof.tc,sitelatest.com,nullscript.xyz,frenchpdf.com,infofordon.pl,healthyguide.com.ng,compstudio.in,kamuisilanlari.net,anidl.org,edumaz.com,dokazm.mk,portalenf.com,almnatiq.net,gadgets.techymedies.com,arabgamingworld.com,aktualnosci.news,frontedelblog.it,nachrichten.cyou,souq-design.com,inputmag.dk,comoapple.com,thepicpedia.com,deluxe.news,ta1lsx.com,dailybanner.co.uk,codelist.biz,intozoom.com,builder.id,aloomag.ir,nepaleseteacher.org,veganab.co,tmz.ng,newzpanda.com,yossr.com,how2electronics.com,poradniki.net,expatguideturkey.com,sorumatik.co,databaseitalia.it,zodhacks.com,dnaofsports.com,bollywoodhindi.in,nubng.com,vga4a.com,thetimesweekly.com,kdramasurdu.net,raqmedia.com,newsauto.it,compuhoy.com,gatexplore.com,rolasdanet.com,avmkatalog.com,aktuelsanat.net,ozkanalkan.net,apprepack.com,legrandreveil.co,alghad.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,inventiva.co.in,estafed1.com,tntmac.com,latestreview.tech,curiosandosimpara.com,vodnews.pl,tipslearn.com,rebe1scum.com,animedevil.com,fullversionforever.com,stockrom.net,thenextdroid.com,jogging-plus.com,cozumpark.com,rontechtips.com,trivela.com.br,cimaroom.com#%#//scriptlet("set-constant", "tie.ad_blocker_detector", "")
! #$#body .Ad-Container.adsbygoogle { display: block !important; }
myviptuto.com,computercoach.co.nz,torenmedya.com,acommunity.com.tw,notodoanimacion.es,teechbeats.com,prantalks.com,tawpa.net,aof.tc,sitelatest.com,nullscript.xyz,frenchpdf.com,infofordon.pl,healthyguide.com.ng,compstudio.in,kamuisilanlari.net,anidl.org,edumaz.com,dokazm.mk,portalenf.com,almnatiq.net,gadgets.techymedies.com,arabgamingworld.com,aktualnosci.news,frontedelblog.it,nachrichten.cyou,souq-design.com,inputmag.dk,comoapple.com,thepicpedia.com,deluxe.news,ta1lsx.com,dailybanner.co.uk,codelist.biz,intozoom.com,builder.id,aloomag.ir,nepaleseteacher.org,veganab.co,tmz.ng,newzpanda.com,yossr.com,how2electronics.com,poradniki.net,expatguideturkey.com,sorumatik.co,databaseitalia.it,zodhacks.com,dnaofsports.com,bollywoodhindi.in,nubng.com,vga4a.com,thetimesweekly.com,kdramasurdu.net,raqmedia.com,newsauto.it,compuhoy.com,gatexplore.com,rolasdanet.com,avmkatalog.com,aktuelsanat.net,ozkanalkan.net,apprepack.com,legrandreveil.co,alghad.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,inventiva.co.in,estafed1.com,tntmac.com,latestreview.tech,curiosandosimpara.com,vodnews.pl,tipslearn.com,rebe1scum.com,animedevil.com,fullversionforever.com,stockrom.net,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=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|dogestar.website|claimbits.io|i-bits.io|diamondfaucet.space|gobits.io|russiacoin.xyz|starsfaucet.com|lionltcfaucet.xyz|faucet.shorterall.com|yellowfaucet.ovh|faucet.cryptourl.net|wildfaucets.ml|simplyfaucet.xyz|faucet-doge.u7u.pl|up-cripto.com|highearn.xyz
!
! https://github.com/AdguardTeam/AdguardFilters/issues/76212
vijesti.me#%#//scriptlet("abort-on-property-read", "setNptTechAdblockerCookie")
!
! https://github.com/AdguardTeam/AdguardFilters/issues/120388
! ##.wgAdBlockMessage
! play-games.com,kolagames.com,friv5online.com,arcadehole.com,kiz10.com,pacogames.com,mousecity.com,zipi.com,yepi.com,oyunlarskor.com##.wgAdBlockMessage
##.wgAdBlockMessage
!
! START: Ads replacement (this script is similar to `zmctrack`)
!
filmvilag.me,liderendeportes.com,serieskao.tv,freefilm.to,ac24.cz,jpblow.info,hesgoal.com,igg-games.com,ibb.co#$?#body > iframe[name]:not([class]):not([id]):not([src])[style*="none"] { remove: true; }
filmvilag.me,liderendeportes.com,serieskao.tv,freefilm.to,ac24.cz,nsfwyoutube.com,jpblow.info,hesgoal.com,filmisub.com,igg-games.com,ruwhite.info,slones.info,ukhello.info,uaclips.com,thodkyaat.com,kzclip.com,onlymen.cz,ultimasnoticias.com.ve,freeserial.to,ibb.co##pp
igg-games.com##slot + div[class]
!
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/123408
delicious-audio.com#%#//scriptlet('set-constant', 'adBlockerState', 'undefined')
!+ NOT_OPTIMIZED
delicious-audio.com#$##cboxOverlay { display: none !important; }
!+ NOT_OPTIMIZED
delicious-audio.com#$##colorbox { display: none !important; }
!+ NOT_OPTIMIZED
delicious-audio.com#$#html { overflow: auto !important; }
!+ NOT_OPTIMIZED
delicious-audio.com#$#body { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/115641
||claimfey.com/cryptonews/wp-content/uploads/bqanwcfp.js
! https://github.com/AdguardTeam/AdguardFilters/issues/85992
! https://github.com/AdguardTeam/AdguardFilters/issues/66726
tr-cam.com#$?#body > iframe[name]:not([class]):not([id]):not([src])[style*="none"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/63273
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.com,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
!
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132546
! https://github.com/AdguardTeam/AdguardFilters/issues/132527
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=gamingnews.live
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=gamingnews.live,important
! https://github.com/AdguardTeam/AdguardFilters/issues/132341
donghua.in#%#//scriptlet("abort-current-inline-script", "atob", "decodeURIComponent")
! https://github.com/AdguardTeam/AdguardFilters/issues/132356
nohat.cc,psd.world,png.is#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/132009
elahmad.com##div[id^="adsads"]
! https://github.com/AdguardTeam/AdguardFilters/issues/132010
ladypopularblog.com#%#//scriptlet('abort-on-property-read', 'adsBlocked')
! https://github.com/AdguardTeam/AdguardFilters/issues/131979
hypebeast.com###ad-blocker-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/131962
kinemaster.cc#@##ad-top
kinemaster.cc#%#//scriptlet("abort-current-inline-script", "document.createElement", "adsbygoogle.js")
! https://github.com/AdguardTeam/AdguardFilters/issues/131936
@@||cdn.afk.guide/wp-content/plugins/wordpress-popup/assets/js/adb.min.js
afk.guide#%#//scriptlet("prevent-setTimeout", "this.display()")
! https://github.com/AdguardTeam/AdguardFilters/issues/131883
upshrink.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/131917
sabishare.com,thenetnaija.net#@#.ad-slot
! https://github.com/AdguardTeam/AdguardFilters/issues/131819
@@||scamwatcher.com/js/pubPolicy/ads-prebid.js$domain=scamwatcher.com
! https://github.com/AdguardTeam/AdguardFilters/issues/131760
binaryfork.com###blocker-message
binaryfork.com#%#//scriptlet("prevent-setTimeout", ".offsetHeight&&0!==")
! https://github.com/AdguardTeam/AdguardFilters/issues/131698
@@||ads-api.twitter.com^$domain=onlyhgames.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=onlyhgames.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$redirect=googlesyndication-adsbygoogle,domain=onlyhgames.com,important
||ads-api.twitter.com^$redirect=nooptext,domain=onlyhgames.com,important
onlyhgames.com#%#//scriptlet('set-constant', 'adbEnableForPage', 'false')
! ! https://github.com/AdguardTeam/AdguardFilters/issues/131613
video.bestjavporn.com#@#.ad-placement
! https://github.com/AdguardTeam/AdguardFilters/issues/50850
viki.com#%#//scriptlet("set-constant", "VikiPlayer.prototype.pingAbFactor", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/131471
rephrase.info#$?#div[id^="adngin-incontent_"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/131445
vector-eps.com#%#//scriptlet("prevent-setTimeout", ".adsbygoogle")
vector-eps.com#$#.download-home { display: block !important; }
vector-eps.com#$#.download-home + .disableadblock { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/131230
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=kdbhbd.blogspot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/131369
kissanime.com.ru#%#//scriptlet("set-constant", "check_adblock", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/131308
i-polls.com#%#//scriptlet("abort-on-property-read", "detectAdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/131089
@@||tsyndicate.com/iframes2/$domain=xfreehd.com
@@||ads.exosrv.com/iframe.php$domain=xfreehd.com
||ads.exosrv.com/iframe.php$domain=xfreehd.com,redirect=nooptext,important
||tsyndicate.com/iframes2/$domain=xfreehd.com,redirect=nooptext,important
! https://github.com/uBlockOrigin/uAssets/commit/d1516279f07ca1c686f936335a20ca23808dd7f6#commitcomment-85409626
azmath.info,scratch247.info#@##FooterAd
azmath.info,scratch247.info#@##ad-stripe
azmath.info,scratch247.info#@##adDiv300
azmath.info,scratch247.info#@##adSense
azmath.info,scratch247.info#@##side_ad
azmath.info,scratch247.info#@##footerAd
azmath.info,scratch247.info#@##footerad
azmath.info,scratch247.info#@##ad_txt
! https://github.com/AdguardTeam/AdguardFilters/issues/131072
||thaudray.com^$script,xmlhttprequest,redirect=noopjs,domain=streamingcommunity.tech,important
@@||thaudray.com^$domain=streamingcommunity.tech
! https://github.com/AdguardTeam/AdguardFilters/issues/130986
||googletagmanager.com/gtag/js$script,redirect=noopjs,domain=hackerranksolution.in
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=hackerranksolution.in
! https://github.com/AdguardTeam/AdguardFilters/issues/130980
rlxtech.tech#$##pbt { display: none !important; }
rlxtech.tech#$#body { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/130968
adikhealth.xyz###adb
! https://github.com/AdguardTeam/AdguardFilters/issues/130891
karvitt.com#$#.adsbygoogle { height: 1px!important; }
karvitt.com#@#.adsbygoogle-noablate
karvitt.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/130888
blisseyhusband.in#@#.ad-unit
blisseyhusband.in#@#.ad_unit
blisseyhusband.in#@#.adsBanner
blisseyhusband.in#$#.ad_unit.ad-unit.text-ad.text_ad.pub_300x250 { display: block !important; }
blisseyhusband.in#%#//scriptlet("set-constant", "eazy_ad_unblocker_msg_var", "")
blisseyhusband.in#%#//scriptlet("set-constant", "advanced_ads_check_adblocker", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/130814
gogoanime.*#@#.ad-placement
! https://github.com/AdguardTeam/AdguardFilters/issues/130774
primetechieforum.com#%#//scriptlet('prevent-element-src-loading', 'img', 'doubleclick.net')
@@||doubleclick.net/favicon.ico$domain=primetechieforum.com
! https://github.com/AdguardTeam/AdguardFilters/issues/130592
hacoscripts.com#$#.textads.adsbox { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/130701
moddingthrones.freemodsapp.xyz##.adb
! https://github.com/AdguardTeam/AdguardFilters/issues/130637
||donnaglamour.it/adblock-tracking.html
donnaglamour.it#%#//scriptlet("set-constant", "adBlockRunning", "false")
donnaglamour.it###detect ~ div[style^="display: flex; align-items: center; justify-content: center; position: fixed;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/130541
techcyan.com#%#//scriptlet("abort-current-inline-script", "$", "div-gpt-ad")
!
! https://github.com/AdguardTeam/AdguardFilters/issues/130503
$redirect-rule=noopjs,domain=cryptowidgets.net
! Probably an extension bug - redirect is not applied
!+ NOT_PLATFORM(windows, mac, android)
@@||snobdomobeyeo.com^$script,domain=blog.cryptowidgets.net
!
! https://github.com/AdguardTeam/AdguardFilters/issues/130400
@@||d2y8ttytgze7qt.cloudfront.net^$domain=streamingcommunity.tech
! https://github.com/AdguardTeam/AdguardFilters/issues/130397
@@||emsnow.com/wp-content/plugins/adsanity-adblock-detection/public/js/ads.js
emsnow.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "adsanityAdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/130031
xfreehd.com##.video-container-bxPower > div:not(.fluid_video_wrapper)
! https://github.com/AdguardTeam/AdguardFilters/issues/130009
||historyofyesterday.com/wp-content/plugins/jet-blocker-anti-ad-blocker-detector/
! https://github.com/AdguardTeam/AdguardFilters/issues/130167
tiger-algebra.com##.adt-layout-fade
tiger-algebra.com##.ad-blocker-detector
tiger-algebra.com#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded", "adsbox")
! https://github.com/AdguardTeam/AdguardFilters/issues/130155
@@||digworm.io^$generichide
@@||zertalious.xyz^$generichide
@@||incolumitas.com/data/*.js$domain=zertalious.xyz|digworm.io
! https://github.com/AdguardTeam/AdguardFilters/issues/129934
@@||d3njgrq4uvb497.cloudfront.net/videojs/videojs-contrib-ads.js$domain=ksl.com
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima3,domain=ksl.com
! https://github.com/AdguardTeam/AdguardFilters/issues/129840
ufacw.com###adb
ufacw.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/129839
beelink.pro###adb
beelink.pro#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/129838
||makefreecallsonline.com/includes/AB-code.min.js
makefreecallsonline.com#$#body { overflow: auto !important; }
makefreecallsonline.com#$##adblockbyspider { display: none !important; }
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-adsbygoogle,domain=makefreecallsonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/129829
@@||tools.dik.si/assets/js/prebid-ads.js
tools.dik.si#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/129850
javdock.com#@#.ad-placement
! https://github.com/AdguardTeam/AdguardFilters/issues/129625
sportswatcher.xyz#@#.adsbyvli
sportswatcher.xyz#@#.adsbygoogle
sportswatcher.xyz#%#//scriptlet("prevent-setTimeout", "ad-modal")
! https://github.com/AdguardTeam/AdguardFilters/issues/131116
! https://github.com/uBlockOrigin/uAssets/issues/10291#issuecomment-1247746003
allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,thumb8.net,thumb9.net,topcryptoz.net,uniqueten.net,ultraten.net#%#//scriptlet("abort-current-inline-script", "setInterval", "_0x")
allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,thumb8.net,thumb9.net,topcryptoz.net,uniqueten.net,ultraten.net#%#//scriptlet('prevent-addEventListener', '', 'window.location')
||ads.sportslocalmedia.com^$script,redirect=noopjs,domain=allcryptoz.net|crewbase.net|crewus.net|shinbhu.net|shinchu.net|thumb8.net|thumb9.net|topcryptoz.net|uniqueten.net|ultraten.net
||dsh7ky7308k4b.cloudfront.net^$script,redirect=noopjs,domain=allcryptoz.net|crewbase.net|crewus.net|shinbhu.net|shinchu.net|thumb8.net|thumb9.net|topcryptoz.net|uniqueten.net|ultraten.net
||connect.facebook.net/en_US/fbevents.js$script,redirect=noopjs,domain=allcryptoz.net|crewbase.net|crewus.net|shinbhu.net|shinchu.net|thumb8.net|thumb9.net|topcryptoz.net|uniqueten.net|ultraten.net
||a.pub.network/crewbase-net/pubfig.min.js$script,redirect=noopjs,domain=allcryptoz.net|crewbase.net|crewus.net|shinbhu.net|shinchu.net|thumb8.net|thumb9.net|topcryptoz.net|uniqueten.net|ultraten.net
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=allcryptoz.net|crewbase.net|crewus.net|shinbhu.net|shinchu.net|thumb8.net|thumb9.net|topcryptoz.net|uniqueten.net|ultraten.net
||securepubads.g.doubleclick.net/tag/js/gpt.js$script,redirect=googletagservices-gpt,domain=allcryptoz.net|crewbase.net|crewus.net|shinbhu.net|shinchu.net|thumb8.net|thumb9.net|topcryptoz.net|uniqueten.net|ultraten.net
||scripts.cleverwebserver.com^$script,redirect=noopjs,domain=allcryptoz.net|crewbase.net|crewus.net|shinbhu.net|shinchu.net|thumb8.net|thumb9.net|topcryptoz.net|uniqueten.net|ultraten.net
@@||g.adspeed.net/ad.php?do=detectadblocker$domain=allcryptoz.net|crewbase.net|crewus.net|shinbhu.net|shinchu.net|thumb8.net|thumb9.net|topcryptoz.net|uniqueten.net|ultraten.net
allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,thumb8.net,thumb9.net,topcryptoz.net,uniqueten.net,ultraten.net#$?#form:-abp-has(button[class^="btn-"]) { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/129715
uniforumtz.com#%#//scriptlet("prevent-setTimeout", "siteAccessPopup()")
uniforumtz.com#@#.adbanner
! https://github.com/AdguardTeam/AdguardFilters/issues/129683
fcportables.com##div[class^="popup"][class$="wrap"][id]
! https://github.com/AdguardTeam/AdguardFilters/issues/129677
awempire.com#@##AdContainer
awempire.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/129556
! https://github.com/AdguardTeam/AdguardFilters/issues/129658
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=cbs.com|paramountplus.com
@@||pubads.g.doubleclick.net/ondemand/*/content/*/vid/*/streams$domain=cbs.com|paramountplus.com
||pubads.g.doubleclick.net/ondemand/*/content/*/vid/*/streams/*/time-events.json$important,domain=cbs.com|paramountplus.com
! https://github.com/AdguardTeam/AdguardFilters/issues/129547
comohoy.com#%#//scriptlet("set-constant", "checkAdBlock", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/129563
rakuten.tv#%#//scriptlet('prevent-xhr', 'cdn.spotxcdn.com/media/')
! https://github.com/AdguardTeam/AdguardFilters/issues/129441
latest-files.com###blockedmessagewrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/129435
vijaysolution.com#@#.adbanner
vijaysolution.com#%#//scriptlet("prevent-setTimeout", "siteAccessPopup()")
! https://github.com/AdguardTeam/AdguardFilters/issues/129526
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,important,redirect=googlesyndication-adsbygoogle,domain=btcpany.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js^$domain=btcpany.com
! https://github.com/AdguardTeam/AdguardFilters/issues/129225
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=leet365.cc
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,redirect=noopjs,domain=leet365.cc,important
||leet365.cc/cfx.js
! https://github.com/AdguardTeam/AdguardFilters/issues/129155
dubznetwork.com#@#.adsbyvli
dubznetwork.com#@#.adsbygoogle
cricketgames.club,dubznetwork.com#@#.banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/129165
||shortx.net/js/block00.js
! https://github.com/AdguardTeam/AdguardFilters/issues/129170
privatemoviez.fun#@#.adbanner
privatemoviez.fun#%#//scriptlet("prevent-setTimeout", "siteAccessPopup()")
! https://github.com/AdguardTeam/AdguardForAndroid/issues/4235
ads.snapchat.com#@#.banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/128862
||csspoint101.com/wp-content/uploads/klydig.js
! https://github.com/AdguardTeam/AdguardFilters/issues/129118
9anime.skin#@#.ad-placement
! https://github.com/AdguardTeam/AdguardFilters/issues/129114
@@||toolsincloud.com/assets/js/prebid-ads.js
toolsincloud.com#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/128775
work.ink#@#.waldo-display-unit
! https://github.com/AdguardTeam/AdguardFilters/issues/128760
||static.surfe.pro/js/net.js$script,xmlhttprequest,redirect=nooptext,domain=rlxtech.tech
! https://github.com/AdguardTeam/AdguardFilters/issues/128916
raider.io#%#//scriptlet('abort-on-property-read', 'RIO_OnProviderBlocked')
! https://github.com/AdguardTeam/AdguardFilters/issues/128950
ustream.click#$#body { overflow: auto !important; }
ustream.click#$#body > img[alt="Adblock Plus"] { display: none !important; }
ustream.click#%#//scriptlet("set-constant", "moneyAbovePrivacyByvCDN", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/128567
pixelpaste.net##.overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/128696
freepremiumcourse.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "adsbygoogle.js")
! https://github.com/AdguardTeam/AdguardFilters/issues/128650
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,redirect=noopjs,domain=visalist.io,important
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,domain=visalist.io
! https://github.com/AdguardTeam/AdguardFilters/issues/128621
@@||affiliates.sankmo.com/iframe-redirect$domain=getcashfree7.blogspot.com
! https://www.reddit.com/r/uBlockOrigin/comments/x2exom/
||thothd.com/player/player_ads.html?advertising_id=$subdocument,redirect=noopframe,domain=thothd.com,important
@@||thothd.com/player/player_ads.html?advertising_id=$subdocument,domain=thothd.com
thothd.com#@#.ads-iframe
! https://github.com/AdguardTeam/AdguardFilters/issues/128618
viefaucet.com#%#//scriptlet('prevent-element-src-loading', 'script', 'coinzillatag.com')
! https://www.crazygames.com/game/bullet-force-multiplayer
@@||crazygames.com/prebid.js$script,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/128430
reviewtech.me##.adbn-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/128402
||gstatic.com/firebasejs/9.6.10/firebase-messaging.js$script,redirect=noopjs,domain=smallseotools.com
smallseotools.com#%#//scriptlet('prevent-fetch', '/firebase-messaging.js')
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=smallseotools.com
smallseotools.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
||cdn.adpushup.com/*/adpushup.js$script,xmlhttprequest,redirect=noopjs,domain=smallseotools.com
@@||smallseotools.com^$generichide,badfilter
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=smallseotools.com,badfilter
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,domain=smallseotools.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,redirect=noopjs,domain=smallseotools.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/128230
bestreamsports.org#%#//scriptlet("abort-current-inline-script", "document.createElement", "adsbygoogle.js")
! https://github.com/AdguardTeam/AdguardFilters/issues/128388
opentunnel.net#@#.textad
opentunnel.net#$#body .textad { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/128175
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js|$domain=hax.co.id
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,redirect=noopjs,domain=hax.co.id,important
! https://github.com/AdguardTeam/AdguardFilters/issues/128306
howdy.id#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/128185
supercloudsms.com###adb-mask
! adshnk.com
@@||pagead2.googlesyndication.com/pagead/*?fcd=true$domain=adshnk.com
@@||incolumitas.com/data^$domain=adshnk.com
@@||fundingchoicesmessages.google.com/f^$domain=adshnk.com
@@||adshnk.com^$generichide
! https://github.com/uBlockOrigin/uAssets/issues/14545
kpopjams.com#%#//scriptlet('abort-current-inline-script', 'dataLayer', 'detectAdBlock')
kpopjams.com###add-blocker-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/128080
course-downloader.com#$#body { overflow: auto !important; }
course-downloader.com#$##modal_blocker { display: none !important; }
course-downloader.com#$#.modal-backdrop { display: none !important; }
course-downloader.com#%#//scriptlet('prevent-addEventListener', 'load', 'blocker')
!#safari_cb_affinity(privacy)
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/128026
modshost.net#$##wrapfabtest { height: 1px !important; display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/128066
gpudrops.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/127726
men4menporn.eu,player.cdnm4m.nl#%#//scriptlet("set-constant", "canRunAds", "true")
@@||player.cdnm4m.nl/assets/js/prebid-ads.js$domain=player.cdnm4m.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/127924
$script,redirect-rule=noopjs,domain=uniqueten.net
! https://github.com/AdguardTeam/AdguardFilters/issues/127996
||woiden.id/dist/js/red.js
! https://github.com/uBlockOrigin/uAssets/issues/14510
xsz-av.com#@#.ad-content
! https://github.com/AdguardTeam/AdguardFilters/issues/127937
zeroupload.com#%#//scriptlet('abort-current-inline-script', 'document.addEventListener', 'nextFunction')
! https://github.com/AdguardTeam/AdguardFilters/issues/127547
bitsfree.net#%#//scriptlet("abort-on-property-read", "adsBlocked")
! https://github.com/AdguardTeam/AdguardFilters/issues/127897
xranks.com#%#//scriptlet('prevent-element-src-loading', 'script', 'm2d.m2.ai')
! https://github.com/AdguardTeam/AdguardFilters/issues/101723
dudestream.com#%#//scriptlet('prevent-requestAnimationFrame', 'style.opacity')
dudestream.com#$#body > div[id^="\30"][class^="popup0"][class$="wrap"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/127789
juba-get.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/127824
!+ NOT_OPTIMIZED
bluedollar.net##div[id^="aub"]
! quick adblock detection script
@@||eegybest.xyz^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/127651
@@||tpc.googlesyndication.com/simgad/$domain=financemonk.net
! https://github.com/AdguardTeam/AdguardFilters/issues/127611
rakuten.com#@#.google-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/127118
channel5.com#$#div[style^="width: 1px; height: 1px;"] { display: block !important; }
channel5.com#@#.ad-placement
! https://github.com/AdguardTeam/AdguardFilters/issues/127506
||sellthing.co/?advertiserId=&platform=$important,redirect=noopjs
@@||sellthing.co//?advertiserId=&platform=
! https://github.com/AdguardTeam/AdguardFilters/issues/127430
store.asus.com#%#//scriptlet('prevent-fetch', 'adblockanalytics.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/127333
magesy.pro,magesy.blog###adb
magesy.pro,magesy.blog#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/126738
@@||getpasteleaks.link/js/prebid-ads.js
getpasteleaks.link#%#//scriptlet("set-constant", "isAdBlockActive", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/126939
rainostreams.com##.abblock-msg
rainostreams.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/127216
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-adsbygoogle,important,domain=pharmaguideline.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,domain=pharmaguideline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/126741
mail.com#%#//scriptlet("abort-on-property-read", "uabpFlags")
! https://github.com/AdguardTeam/AdguardFilters/issues/125973
@@||fautsy.com/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/126144
getridbug.com#%#//scriptlet("abort-on-property-read", "onload")
getridbug.com#$#.adsbygoogle { height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/126867
! streamlare.com
sltube.org,soap2day.rs,slwatch.co,slmaxed.com,streamlare.com#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/126722
@@||tech.madshiba.fun/assets/ads-*.js
tech.madshiba.fun#%#//scriptlet("abort-current-inline-script", "document.getElementById", "AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/126628
@@||softcobra.net/wp-content/uploads/adsystem.js
softcobra.net#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/126658
minecraftalpha.net##.ADs-BG
minecraftalpha.net#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/126620
@@||avpgalaxy.net/advert.js
avpgalaxy.net#%#//scriptlet('prevent-xhr', '/advert.js')
! https://github.com/AdguardTeam/AdguardFilters/issues/126619
osuskins.net#%#//scriptlet('prevent-addEventListener', 'np.detect', 'detail.blocking')
osuskins.net##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/126595
@@||s.jacquieetmichelelite.com/assets/popunder.js
jacquieetmichelelite.com#%#//scriptlet("set-constant", "window.is_adblocked", "false")
! https://github.com/uBlockOrigin/uAssets/issues/14189
@@||shorterall.com/folder/ad-test/$script,~third-party
@@||gogshorterall.tk/ads.css$domain=shorterall.com
@@||gogshorterall.tk/adsEnd.js$domain=shorterall.com
@@||gogshorterall.tk/adsense1.js$domain=shorterall.com
@@||gogshorterall.tk/google-ads.js$domain=shorterall.com
! https://github.com/AdguardTeam/AdguardFilters/issues/126385
mangas-raw.com#%#//scriptlet("abort-on-property-write", "showInfoAdBlock")
! https://github.com/uBlockOrigin/uAssets/issues/14238
dzeko11.net#@#.ad-BANNER
! https://github.com/AdguardTeam/AdguardFilters/issues/125923
iphoneincanada.ca##.slbElement
! https://github.com/AdguardTeam/AdguardFilters/issues/125138
!+ NOT_OPTIMIZED
ammanpatro.in##.ADs-BG
! https://github.com/AdguardTeam/AdguardFilters/issues/126202
yt2save.com#@#.showads
yt2save.com#%#//scriptlet("prevent-setTimeout", "document.body.innerHTML")
! https://github.com/AdguardTeam/AdguardFilters/issues/125829
$script,redirect-rule=noopjs,domain=freebnb.top
! https://github.com/AdguardTeam/AdguardFilters/issues/126026
ewrc-results.com#%#//scriptlet('set-constant', 'canGetAds', 'true')
! https://github.com/AdguardTeam/AdguardFilters/issues/125474
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=dogeen.xyz
dogeen.xyz#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/125716
darksoftware.net#%#//scriptlet("abort-current-inline-script", "$", "/initDetection|!document\.getElementById\(btoa/")
darksoftware.net##body > div[class*=" "][style^="background"][style*="display: block;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/125610
vods.tv#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net')
! https://github.com/AdguardTeam/AdguardFilters/issues/125240
freecatv.blogspot.com##.ADs-BG
freecatv.blogspot.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/125296
||elamigosedition.com/*/js/blocker.js
! https://github.com/AdguardTeam/AdguardFilters/issues/125719
orbispatches.com#%#(()=>{window.viAPItag={init(){}}})();
orbispatches.com#%#//scriptlet('prevent-fetch', 'services.vlitag.com/adv')
! https://github.com/uBlockOrigin/uAssets/issues/14141
@@||et.novelgames.com/ads.js?adTagUrl=
! https://github.com/AdguardTeam/AdguardFilters/issues/125602
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=anycodings.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,important,domain=anycodings.com
! in case of a DNS blocking
anycodings.com#$##myblock { display: none !important; }
anycodings.com#$#body[style^="overflow:"] { overflow: auto !important; background-color: unset !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/125597
kiemlua24h.co###d7b2
! https://github.com/AdguardTeam/AdguardFilters/issues/125455
@@||www3.doubleclick.net^|$domain=smsonline.cloud
smsonline.cloud#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net')
! https://github.com/AdguardTeam/AdguardFilters/issues/125523
onlinehacking.in#$##adblock_msg { display: none!important; }
onlinehacking.in#$#body { overflow: visible!important; }
@@||pagead2.googlesyndication.com/pagead/managed/js/adsense/*/show_ads_impl_fy2019.js$domain=onlinehacking.in
||pagead2.googlesyndication.com/pagead/managed/js/adsense/*/show_ads_impl_fy2019.js$script,redirect=googlesyndication-adsbygoogle,important,domain=onlinehacking.in
! https://github.com/AdguardTeam/AdguardFilters/issues/125507
xfreehd.com##.video-container > div:not(.fluid_video_wrapper)
xfreehd.com#%#//scriptlet("abort-on-property-write", "axtest01")
! https://github.com/AdguardTeam/AdguardFilters/issues/125462
@@||matystudios.github.io/banner_ad.png$domain=serialyzdarma.eu
! https://github.com/AdguardTeam/AdguardFilters/issues/122282
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=10play.com.au
10play.com.au#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/125445
@@||obagg.com/js/sailthru.js$domain=obagg.com
! https://github.com/AdguardTeam/AdguardFilters/issues/125135
ansedo.com#%#//scriptlet("set-constant", "canRunAdvertBanner", "true")
@@||ansedo.com/js/advert-banner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/124619
teachoo.com###adblockModal
teachoo.com###adblockModal ~ div.modal-backdrop
! https://github.com/AdguardTeam/AdguardFilters/issues/124919
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-adsbygoogle,important,domain=getintoway.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,domain=getintoway.com
! https://github.com/AdguardTeam/AdguardFilters/issues/124861
nullforums.net#%#//scriptlet('prevent-setTimeout', 'show', '0*1000')
@@||nullforums.net/js/*/uvb-tag-ad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/124475
mohammedkhc.com#@#.adsbygoogle
mohammedkhc.com#%#//scriptlet('set-constant', 'detectAdblock', 'emptyObj')
! https://github.com/AdguardTeam/AdguardFilters/issues/124348#issuecomment-1185811321
||static.surfe.pro/js/net.js$script,xmlhttprequest,redirect=nooptext,domain=claim.fun
! https://github.com/AdguardTeam/AdguardFilters/issues/124712
@@||mailgen.biz/js/sailthru.js$domain=mailgen.biz
! https://github.com/AdguardTeam/AdguardFilters/issues/124326
cardscanner.co#%#//scriptlet("prevent-setTimeout", "('body').css('overflow'")
! https://github.com/AdguardTeam/AdguardFilters/issues/124312
@@||static.panda-novel.com/static/*/js/plugins/adview_*_ads.js
panda-novel.com#%#//scriptlet("set-constant", "pandaAdviewValidate", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/124278
satoshitap.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "ads_")
! https://github.com/AdguardTeam/AdguardFilters/issues/124280
@@||pastesearch.xyz/js/prebid-ads.js
pastesearch.xyz#%#//scriptlet("set-constant", "isAdBlockActive", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/124236
||cdn.jsdelivr.net/gh/symit-dev/js@main/da-code.js
hashhackers.com#$#body { overflow: auto !important; }
hashhackers.com#$##adblockbyspider { display: none !important; }
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-adsbygoogle,domain=hashhackers.com
! https://github.com/AdguardTeam/AdguardFilters/issues/124220
supermarches.ca#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/123875
gosixs.com#%#//scriptlet("abort-on-property-read", "adsBlocked")
! https://github.com/AdguardTeam/AdguardFilters/issues/123947
socialgirls.im#%#//scriptlet("prevent-setTimeout", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/123928
@@||bitssurf.com/assets/ads-*.js$~third-party
bitssurf.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/123940
crast.net#$#body { overflow: auto !important; }
crast.net#$##Adblock { display: none !important; }
crast.net#%#//scriptlet("abort-current-inline-script", "document.createElement", "adblock")
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-adsbygoogle,domain=crast.net
! https://github.com/bogachenko/fuckfuckadblock/issues/330
@@||fc.madshiba.fun^$generichide
||surfe.pro/js/net.js$script,xmlhttprequest,redirect=nooptext,domain=fc.madshiba.fun,important
||scripts.cleverwebserver.com^$script,redirect=noopjs,domain=fc.madshiba.fun,important
||bmfads.com/app/display/items.php$script,redirect=noopjs,domain=fc.madshiba.fun,important
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=fc.madshiba.fun,important
@@||surfe.pro/js/net.js$script,xmlhttprequest,domain=fc.madshiba.fun
@@||scripts.cleverwebserver.com^$script,domain=fc.madshiba.fun
@@||bmfads.com/app/display/items.php$script,domain=fc.madshiba.fun
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=fc.madshiba.fun
! https://github.com/bogachenko/fuckfuckadblock/issues/334
helmiau.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "404")
! spigotunlocked.org anti-adb
spigotunlocked.org#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded", "_0x")
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,domain=spigotunlocked.org
! https://github.com/AdguardTeam/AdguardFilters/issues/121309
strtapeadblocker.art#@#.skyscraper.ad
! https://github.com/AdguardTeam/AdguardFilters/issues/123610
hotdebrid.com#%#//scriptlet('prevent-element-src-loading', 'script', 'ads.rubiconproject.com/ad/')
! https://github.com/AdguardTeam/AdguardFilters/issues/123316
work.ink#@##AdHeader
work.ink#@##AdContainer
work.ink#@##AD_Top
work.ink#@##homead
work.ink#@##ad-lead
@@||cdn.thisiswaldo.com/static/js/11929.js$domain=work.ink
$third-party,script,redirect-rule=nooptext,domain=work.ink,important
work.ink#@#a[href^="https://pubads.g.doubleclick.net/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/99869
work.ink#$#.adsbox { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/123122
blog.textpage.xyz#%#//scriptlet("abort-current-inline-script", "document.createElement", "adsbygoogle.js")
! https://github.com/AdguardTeam/AdguardFilters/issues/122844
@@/wp-content/themes/*/ads/*/sailthru.js$domain=healthy4pepole.com|forexit.io
forexit.io,healthy4pepole.com#%#//scriptlet("abort-current-inline-script", "EventTarget.prototype.addEventListener", "Adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/122913
tweakcentral.net#%#//scriptlet("set-constant", "checkBlock", "noopFunc")
@@||static.doubleclick.net/instream/ad_status.js$domain=tweakcentral.net
! https://github.com/AdguardTeam/AdguardFilters/issues/122889
launcherleaks.com#@#.ads_container
launcherleaks.com#%#//scriptlet('prevent-setTimeout', '===0x0&&Swal')
! https://github.com/AdguardTeam/AdguardFilters/issues/122627
||read.amazon.*/ads-prebid.js$script,redirect=prebid-ads,important
@@||read.amazon.*/ads-prebid.js
! https://github.com/AdguardTeam/AdguardFilters/issues/122663
! https://github.com/AdguardTeam/AdguardFilters/issues/130388
! https://github.com/AdguardTeam/AdguardFilters/issues/131808
fenlandcitizen.co.uk,cambridgeindependent.co.uk,advertiserandtimes.co.uk,northern-scot.co.uk,suffolknews.co.uk,kentonline.co.uk#@#.mpu
fenlandcitizen.co.uk,cambridgeindependent.co.uk,advertiserandtimes.co.uk,northern-scot.co.uk,suffolknews.co.uk,kentonline.co.uk#@#[id^="google_ads_iframe"]
fenlandcitizen.co.uk,cambridgeindependent.co.uk,advertiserandtimes.co.uk,northern-scot.co.uk,suffolknews.co.uk,kentonline.co.uk#$##nagBG { display: none !important; }
fenlandcitizen.co.uk,cambridgeindependent.co.uk,advertiserandtimes.co.uk,northern-scot.co.uk,suffolknews.co.uk,kentonline.co.uk#$#body { overflow: auto !important; }
fenlandcitizen.co.uk,cambridgeindependent.co.uk,advertiserandtimes.co.uk,northern-scot.co.uk,suffolknews.co.uk,kentonline.co.uk#$#body [id*="google_ads_iframe_"] { display: block !important; }
fenlandcitizen.co.uk,cambridgeindependent.co.uk,advertiserandtimes.co.uk,northern-scot.co.uk,suffolknews.co.uk,kentonline.co.uk#$#.mpu { position: absolute !important; left: -3000px !important; }
fenlandcitizen.co.uk,cambridgeindependent.co.uk,advertiserandtimes.co.uk,northern-scot.co.uk,suffolknews.co.uk,kentonline.co.uk#$#span[id^="p_article_mpu"] { position: absolute !important; left: -3000px !important; }
@@.co.uk/wp-banners.js$domain=advertiserandtimes.co.uk|northern-scot.co.uk|suffolknews.co.uk|kentonline.co.uk|cambridgeindependent.co.uk|fenlandcitizen.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/122659
utils.surf#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net')
! https://github.com/AdguardTeam/AdguardFilters/issues/122289
palixi.net#%#//scriptlet("set-constant", "canRunAds", "true")
palixi.net#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
@@||palixi.net/assets/js/prebid-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/122543
jav68.net#@#.ads-header
jav68.net#$##wrapfabtest { height: 1px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/122392
visalist.io#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/122511
@@||onlytech.com/community/js/*/AdsenseBlockView.js$domain=onlytech.com
! https://github.com/AdguardTeam/AdguardFilters/issues/122504
techhelpbd.com#%#//scriptlet('prevent-setTimeout', 'disable adblocker')
! https://github.com/AdguardTeam/AdguardFilters/issues/122456
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-adsbygoogle,important,domain=paraphrasetool.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=paraphrasetool.com
! https://github.com/AdguardTeam/AdguardFilters/issues/122381
easymc.io#%#//scriptlet("prevent-addEventListener", "np.detect")
! https://github.com/AdguardTeam/AdguardFilters/issues/122150
f1livegp.me#%#//scriptlet('prevent-fetch', 'googleadservices.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/122149
onejailbreak.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/122283
@@||sarapbabe.com/nativeads-v2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/122207
streamadblockplus.xyz#@#.skyscraper.ad
! https://github.com/uBlockOrigin/uAssets/issues/13760
@@||luscious.net/sailthru.js
! https://github.com/AdguardTeam/AdguardFilters/issues/122087
photopea.com#%#//scriptlet('prevent-fetch', '/pagead2\.googlesyndication\.com|cmp\.uniconsent\.com/')
photopea.com#%#window.innerWidth = document.documentElement.clientWidth + 320;
! https://github.com/AdguardTeam/AdguardFilters/issues/122044
minorpatch.com##.links-des
minorpatch.com#@#.adsbygoogle
minorpatch.com#@#.AdBox
minorpatch.com#%#//scriptlet("abort-current-inline-script", "Array.prototype.shift", "_0x")
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-adsbygoogle,domain=minorpatch.com
! https://github.com/AdguardTeam/AdguardFilters/issues/121795
@@||nulledsite.com/ads-prebid.js
nulledsite.com#%#//scriptlet("prevent-addEventListener", "load", "_blocker")
! https://github.com/AdguardTeam/AdguardFilters/issues/121722
tesla-club.eu#@#.reklama
! https://github.com/AdguardTeam/AdguardFilters/issues/121126
jasonsavard.com#%#//scriptlet('set-constant', 'detectAdsPromise', 'emptyObj')
!+ NOT_PLATFORM(windows, mac, android)
jasonsavard.com#@#.ad-placement
! https://github.com/AdguardTeam/AdguardFilters/issues/121630
megadrive-emulator.com#%#//scriptlet('prevent-xhr', '/ads.html')
megadrive-emulator.com#%#//scriptlet('prevent-setTimeout', 'document[_0x')
megadrive-emulator.com#$#body #some-ad { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/121635
gamingnews.cyou#%#//scriptlet("abort-current-inline-script", "document.createElement", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/122834
@@||js.wpadmngr.com/static/adManager.js$domain=test.madshiba.fun
||js.wpadmngr.com/static/adManager.js$script,redirect=noopjs,important
crypto-blog.xyz,test.madshiba.fun###tio
test.madshiba.fun#$#div[id^="link"][id$="-snp"] { display: block !important; }
||cdn.jsdelivr.net/gh/techintorial/web-in-torial@techintorial-patch/adb-plus.min.js
!+ NOT_PLATFORM(windows, mac, android)
||scripts.cleverwebserver.com/*.js$script,redirect=noopjs,domain=test.madshiba.fun
! https://github.com/AdguardTeam/AdguardFilters/issues/120890
texturecan.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/120918
al.ly#%#//scriptlet("abort-current-inline-script", "$", ";+function(){")
al.ly#$##messa { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/120817
gameplay.icu#$#body { overflow: auto !important; }
gameplay.icu#$##adblockbyspider { display: none !important; }
gameplay.icu#%#//scriptlet("abort-current-inline-script", "document.createElement", "adblock")
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-adsbygoogle,domain=gameplay.icu
! https://github.com/AdguardTeam/AdguardFilters/issues/120885
cut-y.net#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$redirect=googlesyndication-adsbygoogle,domain=cut-y.net,important
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=cut-y.net
cut-y.net#$#.adsbygoogle { position: absolute!important; left: -3000px!important; }
cut-y.net#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/120764
getautoclicker.com#@#.adsbygoogle
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=getautoclicker.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,important,domain=getautoclicker.com
! https://github.com/AdguardTeam/AdguardFilters/issues/120345
adbtc.io#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/120171
cashearn.cc#%#//scriptlet("abort-current-inline-script", "$", "AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/120351
thizissam.in#%#//scriptlet("abort-on-property-read", "adsBlocked")
thizissam.in#%#//scriptlet("abort-current-inline-script", "document.createElement", "adblock")
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=thizissam.in
! https://github.com/AdguardTeam/AdguardFilters/issues/120132
freebitcoin.link#%#//scriptlet("abort-current-inline-script", "decodeURIComponent", "_0x")
||static.surfe.pro/js/net.js$script,xmlhttprequest,redirect=nooptext,domain=freebitcoin.link
! lineups.fun anti-adb
||www3.doubleclick.net^$xmlhttprequest,redirect=nooptext,domain=lineups.fun,important
@@||www3.doubleclick.net^$xmlhttprequest,domain=lineups.fun
! https://github.com/AdguardTeam/AdguardFilters/issues/120235
jaatmods.gamepure.in#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/120205
gwaher.com###anti_ab
! https://github.com/AdguardTeam/AdguardFilters/issues/120247
cined.com#%#//scriptlet("set-constant", "ulp_noadb", "true")
||cined.com/content/plugins/abss-adblock-notice/assets/js/adblocker.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/120054
go.techgeek.digital#%#//scriptlet('set-constant', 'adblockDetector', 'noopFunc')
! https://github.com/uBlockOrigin/uAssets/issues/13369
tamrieltradecentre.com#@#.adsbygoogle
tamrieltradecentre.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "adservice.google.com")
tamrieltradecentre.com#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
tamrieltradecentre.com#%#AG_onLoad(function(){"function"==typeof ViewModelBase&&"object"==typeof ViewModelBase.prototype&&"function"==typeof ViewModelBase.prototype.GetAdModeAsync&&(ViewModelBase.prototype.GetAdModeAsync=function(){return"Full"})});
tamrieltradecentre.com#%#AG_onLoad(function(){var a=document.querySelectorAll("ins.adsbygoogle");a.length&&a.forEach(a=>{var b=document.createElement("iframe");b.style="display: none !important;",a.setAttribute("data-ad-status","filled"),a.appendChild(b)})});
! https://github.com/AdguardTeam/AdguardFilters/issues/119845
mad.goiety.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/119298
@@||liveindex.org/wp-content/plugins/imedia-basic/*.js
liveindex.org#%#//scriptlet("abort-current-inline-script", "jQuery", "adblock")
! https://github.com/uBlockOrigin/uAssets/issues/13271
||japantimes.co.jp/wp-content/themes/jt_theme/library/css/piano.css
! https://github.com/AdguardTeam/AdguardFilters/issues/119088
embedo.co#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/118843
mdn.lol,techydino.net#$#form [id][style*="none"] { display: block !important; }
techydino.net#$#form[id] { display: block !important; }
!+ NOT_PLATFORM(windows, mac, android)
*$script,redirect-rule=noopjs,domain=mdn.lol|techydino.net
! https://github.com/AdguardTeam/AdguardFilters/issues/118802
mypractically.xyz#%#//scriptlet("abort-current-inline-script", "document.createElement", "_0x")
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=mypractically.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/118646
||globaldjmix.com/dist/js/script_site_detect.js
globaldjmix.com#%#AG_onLoad(function(){var b=document.querySelectorAll(".adsbygoogle");b.forEach(a=>a.appendChild(document.createElement("div")))});
! https://github.com/AdguardTeam/AdguardFilters/issues/118778
/ap-plugin-scripteo/frontend/img/728x90.png$image,redirect=1x1-transparent.gif,domain=jpopsingles.eu,important
@@/ap-plugin-scripteo/frontend/img/728x90.png$image,domain=jpopsingles.eu
jpopsingles.eu#@#.adsbygoogle
jpopsingles.eu#@#.adsBanner
jpopsingles.eu#@#.adBanner
@@||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/118621
||a.exoclick.com/ad_track.js$domain=anydebrid.com|cloudcomputingtopics.net,important,redirect=nooptext
! https://github.com/AdguardTeam/AdguardFilters/issues/129965
$script,xmlhttprequest,redirect-rule=noopjs,domain=freesolana.top
! https://github.com/AdguardTeam/AdguardFilters/issues/118513
||cxense.com/cx.js$script,domain=japannews.yomiuri.co.jp,redirect=noopjs,important
@@||cdn.cxense.com/cx.js$script,domain=japannews.yomiuri.co.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/118531
lightningmaps.org#%#//scriptlet('set-constant', 'wb_insert', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/118270
||amritadrino.com/wp-content/plugins/wp-ad-guru/
amritadrino.com##div[id^="adguru_modal_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/118524
@@||england101.com/assets/js/prebid-add.js
@@||ireland101.com/assets/js/prebid-add.js
! https://github.com/AdguardTeam/AdguardFilters/issues/118077
faucetclub.net#%#//scriptlet("abort-current-inline-script", "decodeURIComponent", "_0x")
||static.surfe.pro/js/net.js$script,xmlhttprequest,redirect=nooptext,domain=faucetclub.net
! https://github.com/AdguardTeam/AdguardFilters/issues/118072
@@||11bit.co.in/*/libs/advertisement.js
!+ NOT_PLATFORM(windows, mac, android)
||googletagmanager.com/gtag/js?id=$script,redirect=noopjs,domain=11bit.co.in
! https://github.com/AdguardTeam/AdguardFilters/issues/118016
faucet4news.xyz#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/118162
!+ NOT_PLATFORM(windows, mac, android)
||static.surfe.pro/js/net.js$script,redirect=noopjs,domain=median.uno
! https://github.com/AdguardTeam/AdguardFilters/issues/118215
@@||j2apps.s.llnwi.net/assets-origin/static/js/mx-prebid-ads.js$domain=mxplayer.in
! https://github.com/AdguardTeam/AdguardFilters/issues/118061
||bagi.co.in/*/js/check.js
! https://github.com/AdguardTeam/AdguardFilters/issues/118066
||cryptocoinsinfo.pl/*/libs/check.js
! https://github.com/AdguardTeam/AdguardFilters/issues/118149
blogupdated.com#%#//scriptlet("abort-current-inline-script", "EventTarget.prototype.addEventListener", "adblock")
! 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/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/129136
! https://github.com/AdguardTeam/AdguardFilters/issues/116826
wcostream.net,wcostream.com#@#.adBanner
wcostream.net,wcostream.com#%#//scriptlet("prevent-setTimeout", "AdBlock")
wcostream.net,wcostream.com#%#//scriptlet("set-constant", "isAdBlockActive", "false")
! 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://www.reddit.com/r/uBlockOrigin/comments/xmjm98/zshort_detecting_adblocker_not_allowing_downloads/
! https://github.com/AdguardTeam/AdguardFilters/issues/115595
charexempire.com,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
!+ NOT_PLATFORM(windows, mac, android)
||googletagmanager.com/gtag/js$script,redirect=noopjs,domain=faucetofbob.xyz
! 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,important
! 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')
!+ NOT_PLATFORM(windows, mac, android)
||iclickcdn.com/tag.min.js$script,redirect=noopjs,domain=gifans.com
! 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
trangchu.news#$#.content > div#content ~ div[id][style="display: block;"] { display: none !important; }
trangchu.news#$#.content > div#content { display: block !important; }
@@||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/126893
! https://github.com/AdguardTeam/AdguardFilters/issues/113935
slink.bid#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
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/a4d302bbb5f75bcd7d3762afb4b8ae3c6fe4d801#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.*/imgads/$image,redirect=1x1-transparent.gif,domain=bluemediafiles.*
bluemediafiles.*#@##ads-left
bluemediafiles.*#@##ads-right
bluemediafiles.*#@#a[href^="https://tm-offers.gamingadult.com/"]
bluemediafiles.*#$#body #ads-left { display: block !important; position: absolute !important; left: -3000px !important; }
bluemediafiles.*#$##ads-center { height: 250px !important; }
bluemediafiles.*#$##ads-right div { height: 604px !important; width: 160px !important; }
bluemediafiles.*#$#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';")
leechpremium.link#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! 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#$#body > img[src$="/nesustinut.png"] { display: none!important; }
hdsport.biz#$#body { overflow: visible!important; }
! 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|keepChecking/')
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/111672
@@||exe.io/js/prebid-ads.js
exey.io#@#.adsbygoogle
exey.io#$#.adsbygoogle { position: absolute !important; left: -4000px !important; }
eio.io,exey.io#%#//scriptlet('prevent-fetch', 'googletagmanager.com/gtag/js')
exey.io#%#//scriptlet('prevent-xhr', 'pagead2.googlesyndication.com')
exey.io#%#//scriptlet("set-constant", "randomVar", "true")
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.setAttribute("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/111448
order-order.com#%#//scriptlet('prevent-setTimeout', 'fetchBad')
! https://github.com/AdguardTeam/AdguardFilters/issues/111488
! https://github.com/AdguardTeam/AdguardFilters/issues/129622
mysports.to,footy.to##.ad-modal
mysports.to,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
!+ NOT_PLATFORM(windows, mac, android)
||services.vlitag.com/adv$script,redirect=noopjs,domain=mangasco.com
! 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_detector/
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")
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=vrcmods.com
||a.pub.network^$script,redirect=noopjs,domain=vrcmods.com
! https://github.com/AdguardTeam/AdguardFilters/issues/109657
pherotruth.com#%#//scriptlet('abort-current-inline-script', 'Array.prototype.shift', 'void 0===')
! gamingbible.co.uk - antiadblock
gamingbible.co.uk#%#//scriptlet("set-constant", "pbjs.adUnits", "emptyArr")
! https://github.com/AdguardTeam/AdguardFilters/issues/110352
! https://github.com/AdguardTeam/AdguardFilters/issues/71683
unilad.com,unilad.co.uk#@#div[class*="margin-Advert"]
unilad.com,unilad.co.uk#%#//scriptlet("set-constant", "pbjs.adUnits", "emptyArr")
||amazon-adsystem.com/aax2/apstag.js$script,redirect=amazon-apstag,domain=unilad.co.uk|unilad.com
@@||static.adsafeprotected.com/vans-adapter-google-ima.js$domain=unilad.co.uk|unilad.com
! 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/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
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
redload.co,tubeload.co#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
redload.co,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']")
!+ NOT_PLATFORM(windows, mac, android)
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=htmlsave.com
! 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#%#//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/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/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/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
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/131046
! https://github.com/AdguardTeam/AdguardFilters/issues/119162
! https://github.com/AdguardTeam/AdguardFilters/issues/101651
paraphraser.io#$?##adngin-incontent_1-0 { remove: true; }
paraphraser.io#%#AG_onLoad(function(){var a=document.querySelector("#adngin-top_banner-0");a&&a.appendChild(document.createElement("div"))});
! 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")
! 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("prevent-setInterval", ".css('display','block');")
calculator-online.net#%#//scriptlet("prevent-setTimeout", ".css('display','block');")
calculator-online.net#%#//scriptlet('prevent-fetch', '/pagead2\.googlesyndication\.com|cdn\.snigelweb\.com/')
! 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/104768
*$xmlhttprequest,third-party,redirect-rule=noopjs,domain=asiaon.top
@@||cse.google.com/adsense/search/async-ads.js$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/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/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#$#div[id][style*="display"][style*="none"] { display: block !important; }
maxstream.video#$#div[id*="ads" i] { height: 9px !important; }
maxstream.video#%#//scriptlet("adjust-setTimeout", ".fadeIn()", "*", "0.02")
maxstream.video#%#//scriptlet("adjust-setInterval", "counter", "*", "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/')
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,redirect=nooptext,domain=highload.to
! https://github.com/AdguardTeam/AdguardFilters/issues/131199
@@||freereceivesms.com/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/121076
@@||smartnator.com/assets/js/prebid-ads.js
! 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')
||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.net,wcofun.com#@#.adBanner
wcofun.net,wcofun.com#%#//scriptlet("set-constant", "isAdBlockActive", "false")
wcofun.net,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("set-constant", "$ado", "emptyObj")
sms24.me,sms24.info#%#//scriptlet("prevent-addEventListener", "", "showAdblock()")
sms24.me,sms24.info#%#//scriptlet("prevent-setTimeout", "/ADBLOCK|window\.\$ado|showAdblock/")
sms24.me,sms24.info#%#//scriptlet('remove-class', 'preloader', '.preloader')
sms24.me,sms24.info#%#//scriptlet('remove-class', 'placeholder-content', '.placeholder-content')
sms24.me,sms24.info#%#//scriptlet('remove-class', 'placeholder', '.placeholder')
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)'
nullscripts.net,onlytech.com,defense-arab.com,metin2hub.com,spigotunlocked.org,crackturkey.com,demonscripts.com,dpkghub.com,eurocccam.net,forum.shoppingtelly.com,hostingunlock.com,iptvsat-forum.com,isgfrm.com,ootech.vn,playstationhaber.com,spleaks.org,tamilbrahmins.com,tattle.life,turkishaudiocenter.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
softcobra.com#@#.adsbygoogle
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:-abp-has([id] > [style*="color:"][style*="font-size:"])
streameast.*#?#body > div:-abp-has(*:matches-css(display: block) > *:matches-css(position: /absolute|fixed/) > img[src][style])
streameast.*#?#body > div:-abp-has(*:matches-css(display: block) > *:matches-css(position: /absolute|fixed/) > img[src]:matches-css(width: /\d+/))
streameast.*#?#body > div:-abp-has(*:matches-css(display: block) > *:matches-css(position: /absolute|fixed/):matches-css(display: block):matches-css(background-image: url))
streameast.*#?#body > div:-abp-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(:-abp-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/91711
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=udemydownload.com
! 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/126106
anydebrid.com#@#.adsbygoogle
anydebrid.com#@#.responsive-ad-wrapper
anydebrid.com#@#[id^="aswift_"]
! anydebrid.com#%#//scriptlet('prevent-element-src-loading', 'script', '/dotomi\.com\/assets\/js\/adapters\/.*\/ad-info\.js|adform\.net\/banners\/scripts\/st\/trackpoint-async\.js|pagead2\.googlesyndication\.com\/pagead\/sma8\.js/')
anydebrid.com#%#AG_onLoad(function(){const a=document.createElement("ins");a.classList.add("adsbygoogle","adsbygoogle-noablate"),a.setAttribute("data-adsbygoogle-status","done");a.setAttribute("data-ad-status","filled");const b=document.createElement("div");b.setAttribute("id","aswift_0_host"),document.body.appendChild(a),a.appendChild(b)});
||pagead2.googlesyndication.com/pagead/sma8.js$script,redirect=noopjs,domain=anydebrid.com,important
@@||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
||dotomi.com/assets/js/adapters/*/ad-info.js$script,redirect=noopjs,domain=anydebrid.com
||adform.net/banners/scripts/st/trackpoint-async.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/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):not(:empty)
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/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
viralmods.net#%#//scriptlet("abort-current-inline-script", "document.createElement", "adblock")
@@||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://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#%#//scriptlet("abort-current-inline-script", "document.getElementById", "style.display")
! 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/119056
! https://github.com/AdguardTeam/AdguardFilters/issues/113613
! https://github.com/AdguardTeam/AdguardFilters/issues/85014
||quebecormedia.com/*/lib/cheezwhiz/*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:-abp-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/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
imagent.buzz,imagepuitr.buzz,imgblaze.net,imgkorle.buzz,imgkaka.xyz,pixsera.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/119573
! https://github.com/AdguardTeam/AdguardFilters/issues/83173
tinycat-voe-fashion.com,realfinanceblogcenter.com,uptodatefinishconferenceroom.com,bigclatterhomesguideservice.com,fraudclatterflyingcar.com,housecardsummerbutton.com,fittingcentermondaysunday.com,reputationsheriffkennethsand.com,launchreliantcleaverriver.com,audaciousdefaulthouse.com,v-o-e-unblock.com,un-block-voe.net,voeun-block.net,voe-un-block.com,voeunblk.com,voeunblck.com,voeunbl0ck.com,voeunblock3.com,voeunblock2.com,voeunblock1.com,voeunblock.com,voe-unblock.*,voe.bar,voe.sx#%#//scriptlet("abort-current-inline-script", "$", "/\.fadeIn|\.show\(.?\)/")
! Required for Firefox extension, because there is issue where scriptlets do not work in iframes - https://github.com/AdguardTeam/AdguardBrowserExtension/issues/1984
||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima3,domain=tinycat-voe-fashion.com|realfinanceblogcenter.com|uptodatefinishconferenceroom.com|bigclatterhomesguideservice.com|fraudclatterflyingcar.com|housecardsummerbutton.com|fittingcentermondaysunday.com|reputationsheriffkennethsand.com|launchreliantcleaverriver.com|audaciousdefaulthouse.com|v-o-e-unblock.com|un-block-voe.net|voeun-block.net|voe-un-block.com|voeunblk.com|voeunblck.com|voeunbl0ck.com|voeunblock3.com|voeunblock2.com|voeunblock1.com|voeunblock.com|voe-unblock.*|voe.bar|voe.sx
! 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_on_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#%#//scriptlet("prevent-setTimeout", "localStorage['\x")
freemcserver.net#%#//scriptlet("prevent-fetch", "google.com/pagead/conversion_async.js")
||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/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
! 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
herenscan.com,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=herenscan.com|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,palmbeachinletwebcam.com,juneauharborwebcam.com,portnywebcam.com,nyharborwebcam.com,portbermudawebcam.com,pompanobeachcam.com,fllbeachcam.com,ftlauderdalebeachcam.com,keywestharborwebcam.com,porttampawebcam.com,portcanaveralwebcam.com,sxmislandcam.com,mahobeachcam.com,portstmaartenwebcam.com,paradiseislandcam.com,portnassauwebcam.com,miamiairportcam.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/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/issues/78600
dndsearch.in#$#.myTestAd { height:1px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/77675#issuecomment-809455670
! it's caused by AdGuard DNS
! 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
! 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')
||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
! macworld.co.uk - ad reinjection
macworld.co.uk#%#//scriptlet('abort-current-inline-script', 'navigator.userAgent', 'Flags.')
||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/125969
! https://github.com/AdguardTeam/AdguardFilters/issues/77522
flowsoft7.com#%#//scriptlet("set-constant", "gadb", "false")
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=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/121676
! https://github.com/AdguardTeam/AdguardFilters/issues/77644
@@||static.*.com/content/js/pubfig.*.js$domain=lightnovelpub.com|webnovelpub.com|lightnovelspot.com
||static.*.com/content/js/abdbundle.*.js$domain=lightnovelpub.com|webnovelpub.com|lightnovelspot.com|lightnovelworld.com
/lnmsg/ablck$domain=lightnovelworld.com|lightnovelspot.com|webnovelpub.com|lightnovelpub.com
lightnovelworld.com,lightnovelspot.com,webnovelpub.com,lightnovelpub.com#$#body > div[id].adsbox { display: block !important; }
lightnovelworld.com,lightnovelspot.com,webnovelpub.com,lightnovelpub.com#%#//scriptlet("set-constant", "lnabd", "false")
lightnovelworld.com,lightnovelspot.com,webnovelpub.com,lightnovelpub.com#%#//scriptlet('prevent-element-src-loading', 'img', 'px.moatads.com')
lightnovelworld.com,lightnovelspot.com,webnovelpub.com,lightnovelpub.com#%#//scriptlet("prevent-setTimeout", "/abchecker|AdBlock/")
! 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.com|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/75764
megaup.net#%#AG_onLoad(function(){var e=document.querySelector(".metaRedirectWrapperBottomAds img");e&&Object.defineProperty(e,"naturalWidth",{value:300})});
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=document.createElement("a");a&&(a.appendChild(c),c.setAttribute("class","mgbox"),c.appendChild(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#$#.metaRedirectWrapperBottomAds img { width: 300px !important; }
megaup.net#$#.metaRedirectWrapperBottomAds a > img { visibility: visible !important; }
megaup.net#$#.imgAds { height: 250px !important; }
megaup.net#$#.imgAds > img { height: 250px !important; }
megaup.net#%#//scriptlet("remove-attr", "href", "a[href][target='_blank'].imgAds")
!+ NOT_PLATFORM(ios, ext_safari, ext_android_cb, ext_ublock)
||megaup.net/imageads/$important
! 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
! 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/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/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
eio.io,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.*
!+ PLATFORM(ext_chromium)
||prod-adops-proxy.dnitv.net^$redirect=nooptext,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/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", "google_reactive_ads_global_state", "emptyObj")
!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
falixnodes.net#@#.adsbygoogle
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=falixnodes.net
@@||pagead2.googlesyndication.com/pagead/js/r*/show_ads_impl_*.js$domain=falixnodes.net
@@||cdn.snigelweb.com/adengine/falixnodes.net/loader.js$domain=panel.falixnodes.net
@@||googletagservices.com/tag/js/gpt.js$domain=client.falixnodes.net,important
@@||cdn.fuseplatform.net/publift/tags/*/fuse.js$domain=client.falixnodes.net
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=client.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/banner/cointiply_72890.jpg$domain=dogemate.com
dogemate.com#$#img[id^="ads-"] { opacity: 0 !important; }
@@||bitlinks.pw/banner/*.gif$domain=dogemate.com
dogemate.com#@#img[width="728"][height="90"]
dogemate.com#@#img[width="468"][height="60"]
dogemate.com#%#//scriptlet("abort-current-inline-script", "$", "location")
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):not(:empty)
! https://github.com/AdguardTeam/AdguardFilters/issues/62266
! 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/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/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
||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.floor(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("marginwidth","0");c.setAttribute("marginheight","0");c.setAttribute("vspace","0");c.setAttribute("hspace","0");c.setAttribute("allowtransparency","true");c.setAttribute("scrolling","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.setAttribute("frameborder","0");b.setAttribute("marginwidth","0");b.setAttribute("marginheight","0");b.setAttribute("vspace","0");b.setAttribute("hspace","0");b.setAttribute("allowtransparency","true");b.setAttribute("scrolling","no");b.setAttribute("allowfullscreen","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/126247
! https://github.com/AdguardTeam/AdguardFilters/issues/72010
taming.io#%#//scriptlet('prevent-xhr', 'nocorspolicy.com/ads')
@@||nocorspolicy.com^$xmlhttprequest,domain=taming.io
@@||api.adinplay.com/$xmlhttprequest,domain=taming.io
@@||api.adinplay.com/libs/aiptag/pub/NND/taming.io/tag.min.js$domain=taming.io
||securepubads.g.doubleclick.net/tag/js/gpt.js$script,redirect=googletagservices-gpt,domain=taming.io
! 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,radioamericalatina.com,radioitalianmusic.com,radioitaliacanada.com,miamibeachradio.com,radiosymphony.com,radiocountrylive.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; }
@@||realitycheats.com^$generichide
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=realitycheats.com
! 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#%#//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/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/127694
@@||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$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
! 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/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/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/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
lootlinks.net#%#//scriptlet('set-constant', 'canRunAds', 'true')
/js/prebid-ads.js$~third-party,domain=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/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/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#%#//scriptlet('adjust-setTimeout', 'readyToVote', '12000')
@@||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/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
!+ NOT_PLATFORM(windows, mac, android)
@@||wo2viral.com^$generichide
! 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/118908
! https://github.com/AdguardTeam/AdguardFilters/issues/77239
! It looks like that it's server-side anti-adblock and it's checking some cookies
@@||atozmath.com^$cookie
@@||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; }
atozmath.com#%#//scriptlet("prevent-setInterval", "BAdBlock")
atozmath.com#%#AG_onLoad(function(){try{function i(a,b){return a=Math.ceil(a),b=Math.floor(b),Math.floor(Math.random()*(b-a+1))+a}function j(a){for(var b="",c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",d=c.length,e=0;e<a;e++)b+=c.charAt(Math.floor(Math.random()*d));return b}const k=[1,9,14],l=Math.floor(Math.random()*k.length);var a=new Date;a.setTime(a.getTime()+1200000);var b=a.toGMTString();document.cookie=`BAdBlock1=0; path=/; expires=${b}`,document.cookie=`BAdBlock2=0; path=/; expires=${b}`,document.cookie=`BAdBlock3=600; path=/; expires=${b}`,document.cookie=`BAdBlock4=68~600~${i(1,9)}0~250~250~250~250~230~250~250~231~; path=/; expires=${b}`,document.cookie=`BAdBlock5=600~231~9${i(1,9)}0~${i(1,9)}10~${i(1,3)}~1~${i(1,3)}~${i(1,9)}; path=/; expires=${b}`,document.cookie=`BAdBlock6=160~160~728~970~970~${i(1,3)}00~300~${i(1,3)}00~${i(1,9)}00~300~300~${i(1,3)}00~410~; path=/; expires=${b}`,document.cookie=`BAdBlock7=9~1~${k[l]}~9~9~9~${k[l]}~9~${k[l]}~9~9~9~9~; path=/; expires=${b}`,document.cookie=`BAdBlock9=020; path=/; expires=${b}`,document.cookie=`BAdBlock10=0; path=/; expires=${b}`,document.cookie=`BAdSvi1=vi_az~vi_vi_az~vi_31308${i(600,700)}~vi_31308${i(600,700)}~vi_31308703~vi_313010421~vi_31308${i(600,700)}~vi_31308${i(600,700)}~vi_31308${i(600,700)}~vi_31308698~vi_31308${i(600,700)}~vi_31308${i(600,700)}~vi_31308${i(600,700)}~undefined~; path=/; expires=${b}`,document.cookie=`BAdSvi2=0~1595~1287~581~${i(500,600)}~581~581~${i(500,600)}~1289~30872~${i(500,600)}~581~13962~; path=/; expires=${b}`,document.cookie=`pbC=${i(30,80)}; path=/; expires=${b}`,document.cookie=`ifC=${i(90,100)}-${i(1,10)}-${i(30,70)}; path=/; expires=${b}`;document.cookie=`__viCookieActive=true; path=/; expires=${b}`,document.cookie.includes("_gat_gtag_UA_")||(document.cookie=`__gads=ID=${j(16)}-${j(16)}:T=${j(10)}:S=${j(34)}; path=/; expires=${b}`,document.cookie=`_ga=GA1.2.${i(7e7,8e7)}.${i(165e7,175e7)}; path=/; expires=${b}`,document.cookie=`_gid=GA1.2.${i(2e9,21e8)}.${i(165e7,175e7)}; path=/; expires=${b}`,document.cookie=`_gat_gtag_UA_${i(21e7,213e6)}_2=1; path=/; expires=${b}`,document.cookie=`_gat_gtag_UA_${i(21e7,213e6)}_2=1; path=/; expires=${b}`,document.cookie=`__utmb=${i(19e6,2e7)}.${i(10,20)}.${i(1,10)}.${i(165e7,166e7)}; path=/; expires=${b}`,document.cookie=`__utma=${i(19e6,2e7)}.${i(79e7,8e8)}.${i(165e7,166e7)}.${i(165e7,166e7)}.${i(165e7,166e7)}.${i(1,9)}; path=/; expires=${b}`,document.cookie=`__utmc=${i(19e6,2e7)}; path=/; expires=${b}`,document.cookie=`__utmz=${i(19e6,2e7)}.${i(165e7,166e7)}.${i(1,9)}.${i(1,9)}.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); path=/; expires=${b}`,document.cookie=`__utmt=1; path=/; expires=${b}`,document.cookie=`__ppIdCC=${j(8)}_${j(12)}.${i(8e3,9e3)}; path=/; expires=${b}`,document.cookie=`cto_bidid=${j(2)}-${j(140)}; path=/; expires=${b}`,document.cookie=`cto_bundle=${j(190)}; path=/; expires=${b}`,document.cookie=`_pbjs_userid_consent_data=${i(81e14,811e13)}; path=/; expires=${b}`,document.cookie=`ucf_uid=${j(7)}-${j(4)}-${i(1e3,5e3)}-${j(4)}-${j(12)}; path=/; expires=${b}`);var c,d=document.querySelectorAll("body script");d.forEach(a=>{a.textContent.includes("hCode")&&(c=a.textContent)}),c=c.replaceAll("\n","");var e=c.match(/var hCode[\s\S]*?\.value=hCode;/);e=e[0];var f=c.match(/var BAdBlock8[\s\S]*?\.value=BAdBlock8;[\s\S]*?document\.cookie="BAdBlock8=[\s\S]*?\+CookieExpiry;/);f=f[0];var g=e+f,h=Function(g);h()}catch(a){}});
! 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/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/66152
||tellynewsarticles.com/wp-content/uploads/pobsfqz.js
! 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
! 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/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/64916
!+ NOT_PLATFORM(windows, mac, android)
@@||p.jwpcdn.com/player/plugins/vast/v/*/vast.js$domain=animefever.tv
! 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/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):not(:empty)
! 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')
! 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/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/120609
||googletagmanager.com/gtm.js^$domain=emedemujer.com|theweathernetwork.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,lookcam.pl#%#//scriptlet("set-constant", "canRunAds", "true")
! 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/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/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/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.com
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/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/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
!+ NOT_PLATFORM(windows, mac, android)
@@||ockles.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/60388
||inews.co.uk/static/inews-ab-dialog/inewsFeAdblockDialog.
! https://github.com/AdguardTeam/AdguardFilters/issues/59445
@@||tweaktown.com^$generichide,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/60310
||puressh.net/assets/js/extra.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/60126
alphaantileak.net#%#window.google_jobrunner = function() {};
alphaantileak.net#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
!+ PLATFORM(windows, mac, android, ext_chromium)
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$redirect=googlesyndication-adsbygoogle,domain=alphaantileak.net
! 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):not(:empty)
! 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/128507
duplichecker.com##.text-center > a[target="blank"] > img
duplichecker.com##.MID_WLI_CLASS
duplichecker.com##.dpn
duplichecker.com#%#//scriptlet("prevent-setInterval", "isAdBlockActive")
! duplichecker.com#@#.adtab
! duplichecker.com#@#.o-zergnet
@@||duplichecker.com^$generichide
@@||delivery.adrecover.com/*/adRecover.js$domain=duplichecker.com
@@||cdn.adpushup.com/*/adpushup.js$domain=duplichecker.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=duplichecker.com
duplichecker.com#$#closePopupss ~ div[class]:not([id]) { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/129986
! https://github.com/AdguardTeam/AdguardFilters/issues/59883
kiktu.com#%#//scriptlet("abort-current-inline-script", "$", "google_ads_iframe_")
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/59409
@@||bombom.io/ads.txt
! https://github.com/AdguardTeam/AdguardFilters/issues/59415
@@||minigiants.io/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/59360
@@||wcoforever.net/inc/embed/ads.js
@@||wcoforever.com/inc/embed/ads.js
wcoforever.net,wcoforever.com#@#.adBanner
wcoforever.net,wcoforever.com#$##wrapfabtest { height: 1px !important; }
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://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/58516
truyentranhaudio.com#$##wrapfabtest { height: 1px!important; }
! distro.tv - antiadblock
||distro.tv/js/blocker.js
! 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-|AdBlock/")
! https://github.com/AdguardTeam/AdguardFilters/issues/57638
moonbit.co.in,moondoge.co.in,moonliteco.in,moondash.co.in#%#//scriptlet('remove-attr', 'src', 'iframe#claimAd')
moonbit.co.in,moondoge.co.in,moonliteco.in,moondash.co.in#$#iframe[src*="mellowads.com"] { display: block; width: 0!important; }
moonbit.co.in,moondoge.co.in,moonliteco.in,moondash.co.in#$#iframe#claimAd { display: block; width: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57596
br0wsers.com,softwaresde.com#@#.ad_box
br0wsers.com,softwaresde.com#%#//scriptlet("prevent-setTimeout", "isHidden(advert)")
! https://github.com/AdguardTeam/AdguardFilters/issues/57561
@@||camarchive.tv/assets/ads.js
camarchive.tv#%#//scriptlet("set-constant", "canads", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/57504
||cryptoads.space/libs/check.js
! https://github.com/AdguardTeam/AdguardFilters/issues/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
strtape.cloud,adblockeronstape.me,streamadblockplus.com,shavetape.*,adblockstrtape.link,adblockstrtech.link,adblockstreamtape.*,stape.fun,strcloud.link,streamtape.*#%#//scriptlet("abort-current-inline-script", "document.createElement", "adblock")
strtape.cloud,adblockeronstape.me,streamadblockplus.com,shavetape.*,adblockstrtape.link,adblockstrtech.link,adblockstreamtape.*,stape.fun,strcloud.link,streamtape.*#%#//scriptlet("prevent-setInterval", "adblock", "700")
@@||streamtape.*/ad.js
@@||streamadblockplus.com/ad.js
strtape.cloud,adblockeronstape.me,streamadblockplus.com,shavetape.*,adblockstrtape.link,adblockstrtech.link,adblockstreamtape.*,stape.fun,strcloud.link,streamtape.*#@#.skyscraper.ad
strtape.cloud,adblockeronstape.me,streamadblockplus.com,shavetape.*,adblockstrtape.link,adblockstrtech.link,adblockstreamtape.*,stape.fun,strcloud.link,streamtape.*#@#.google-ad
strtape.cloud,adblockeronstape.me,streamadblockplus.com,shavetape.*,adblockstrtape.link,adblockstrtech.link,adblockstreamtape.*,stape.fun,strcloud.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#%#//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")
! 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
!+ NOT_PLATFORM(windows, mac, android)
@@||vuster.xyz^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/56054
@@||linkdecode.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/55971
! https://github.com/AdguardTeam/AdguardFilters/issues/57470
! It seems that website is using Element.outerHTML to checks if some elements and script are part of the site
! and it looks like that then it's valided on server side
! 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:visible;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;visibility: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.replace(/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.floor(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("type","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.createElement("iframe");document.body.insertAdjacentElement("afterbegin",a);a.setAttribute("marginwidth","0");a.setAttribute("marginheight","0");a.setAttribute("scrolling","no");a.setAttribute("frameborder","0");a.setAttribute("height","0");a.setAttribute("width","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.createElement("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:visible;width:0px;background-color:transparent;";k.appendChild(l);l.setAttribute("id","aswift_"+g+"_anchor");l.style="display:inline-table;border:none;height:0px;margin:0;padding:0;position:relative;visibility:visible;width:0px;background-color:transparent;";l.appendChild(c);c.setAttribute("id","aswift_"+g);c.setAttribute("marginwidth","0");c.setAttribute("marginheight","0");c.setAttribute("vspace","0");c.setAttribute("hspace","0");c.setAttribute("allowtransparency","true");c.setAttribute("scrolling","no");c.setAttribute("allowfullscreen","true");c.setAttribute("data-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(function(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=document.createElement("iframe"),a&&a.appendChild(anotherIfr),anotherIfr.setAttribute("id","_mN_main_"+e(f(19,20))),anotherIfr.setAttribute("marginwidth","0"),anotherIfr.setAttribute("marginheight","0"),anotherIfr.setAttribute("scrolling","NO"),anotherIfr.setAttribute("width","100%"),anotherIfr.setAttribute("height","50"),anotherIfr.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.setAttribute("id","google_osd_static_frame_"+e(f(13,14))),anotherIfr1.setAttribute("name","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"]:-abp-has(> i.fa-arrow-right)
financemonk.net,techssting.com,techyneed.com,dropgalaxy.com###download[action="https://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+"&amp;output=html&amp;adk="+a(10)+"&amp;adf="+a(10)+"&amp;lmt="+a(10)+"&amp;plat="+a(100)+";&amp;format=0x0&amp;url="+encodeURIComponent(document.location.href)+"&amp;ea=0&amp;flash=0&amp;pra=5&amp;wgl=1&amp;uach="+a(100)+"&amp;bpp=2&amp;bdt="+a(3)+"&amp;idt="+a(3)+"&amp;shv=r"+a(8)+"&amp;mjsv=m"+a(8)+"&amp;ptt="+a(1)+"&amp;saldr=aa&amp;abxe=1&amp;nras=1&amp;correlator="+a(8)+"&amp;frm="+a(2)+"&amp;pv=2&amp;ga_vid="+a(10)+"."+a(10)+"&amp;ga_sid="+a(10)+"&amp;ga_hid="+a(10)+"&amp;ga_fc=0&amp;u_tz="+a(3)+"&amp;u_his=8&amp;u_java=0&amp;u_h="+a(4)+"&amp;u_w="+a(4)+"&amp;u_ah="+a(4)+"&amp;u_aw="+a(4)+"&amp;u_cd="+a(2)+"&amp;u_nplug="+a(1)+"&amp;u_nmime="+a(1)+"&amp;adx=-"+a(8)+"&amp;ady=-"+a(8)+"&amp;biw="+a(4)+"&amp;bih="+a(4)+"&amp;scr_x=0&amp;scr_y=0&amp;eid="+a(30)+"&amp;oid="+a(1)+"&amp;pvsid="+a(16)+"&amp;pem="+a(3)+"&amp;eae="+a(1)+"&amp;fc="+a(4)+"&amp;brdim="+a(20)+"&amp;vis=1&amp;rsz="+a(6)+"&amp;abl=NS&amp;fu="+a(4)+"&amp;bc="+a(2)+'&amp;ifi=1&amp;uci=a!1&amp;fsb=1&amp;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(".downloadPage")||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])}}}catch(f){}});
dropgalaxy.com#%#(function(){const d=new MutationObserver(function(){const a=document.querySelector("#downloadbtn");if(a){d.disconnect();const c=document.createElement("style");c.textContent=".ps-pulse { display: block; }",document.head.appendChild(c);for(let b=0;20>b;b++){const b=document.createElement("iframe");b.setAttribute("data-ex-slot-check",""),b.style="display:none!important;",document.body.appendChild(b)}for(let b=0;2>b;b++){const b=document.createElement("vli");b.style="display:none!important;",document.body.appendChild(b)}const e=["https://static.criteo.net/js/ld/publishertag.prebid.js","https://s0.2mdn.net/instream/video/client.js","https://www.blockadsnot.com/tabletop.min.js","https://static.cloudflareinsights.com/beacon.min.js","https://securepubads.g.doubleclick.net/tag/js/gpt.js","https://securepubads.g.doubleclick.net/gpt/pubads_impl.js","https://protagcdn.com/s/dropgalaxy.com/site.js","https://cmp.uniconsent.com/v2/stub.min.js","https://cmp.uniconsent.com/v2/cmp.js","https://cmp.uniconsent.com/v2/main.min.js","https://dsh7ky7308k4b.cloudfront.net/publishers/dropgalaxycom.min.js","https://securepubads.g.doubleclick.net/tag/js/gpt.js","https://addresseepaper.com/sfp.js","https://adservice.google.com/adsid/integrator.js?domain=dropgalaxy.com","https://adservice.google.com/adsid/integrator.js?domain=dropgalaxy.com","https://assets.vlitag.com/prebid/default/prebid-7.2.0.js","https://www.googletagservices.com/tag/js/gpt.js","https://imasdk.googleapis.com/js/sdkloader/ima3.js","https://assets.vlitag.com/plugins/safeframe/src/js/sf_host.min.js","https://tzegilo.com/stattag.js","https://oa.openxcdn.net/esp.js","https://creepingbrings.com/sfp.js","https://cdn.proadscdn.com/s/script.protag/script.protag.js","https://adservice.google.com/adsid/integrator.js?domain=dropgalaxy.com","https://adservice.google.com/adsid/integrator.js?domain=dropgalaxy.com","https://adservice.google.com/adsid/integrator.js?domain=dropgalaxy.com","https://adservice.google.com/adsid/integrator.js?domain=dropgalaxy.com","https://c.adsco.re/","https://glersakr.com/tag.min.js","https://fastly.jsdelivr.net/npm/disable-devtool/disable-devtool.min.js"];for(let a=0;a<e.length;a++){const b=document.createElement("script");b.setAttribute("src",e[a]),document.body.appendChild(b)}}});d.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){d.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
dropgalaxy.com##.pgAdWrapper
! For DNS filtering
! 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/')
! 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/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]:-abp-has(> * > a[href="https://wstream.video/premium.html"])
wstream.video#?##container div[id] > div:not([class]):not([id])> div[id][style]:-abp-has(> center > * > a[href="https://wstream.video/premium.html"])
wstream.video#?#body > div[id][style]:-abp-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/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/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/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/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/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/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/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
@@||tstrs.me/img/*#/
@@||tstrs.me^$generichide
! 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/52345
@@||soup.io/ads.js
soup.io#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/128326
@@||doodcdn.com/ads/ad.js
@@||doodcdn.com/ads/pop.js
dood.wf,dood.la,dood.pm,dood.so,dood.to,dood.watch,dood.ws#%#//scriptlet("set-constant", "googleAd", "true")
dood.wf,dood.la,dood.pm,dood.so,dood.to,dood.watch,dood.ws#%#//scriptlet("set-constant", "xPoPAdS", "false")
! 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/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/51775
@@||100count.net/*/linko/advertisement.js
! 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/51649
moonbitcoin.cash#$##claimAd { display: block!important; position: absolute!important; left: -3000px!important; }
! 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/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/50871
@@||digitallearn.online/wp-content/plugins/*/assets/fuckadblock.js
! 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","adsbygoogle")}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/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/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/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/50065
journaldev.com#%#//scriptlet("abort-on-property-read", "mailoptin_globals.public_js")
! https://github.com/AdguardTeam/AdguardFilters/issues/49707
gamesradar.com#@#.googleAd
! 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
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/48905
play.anghami.com#@#.adsBanner
play.anghami.com#$#.adsbox.adsBanner { display: block!important; }
! 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/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,wcoanimesub.tv,wcoanimedub.tv#$##wrapfabtest { 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
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#%#//scriptlet("abort-current-inline-script", "document.body.appendChild", "adb:function")
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,important,domain=joblo.com
!+ NOT_PLATFORM(windows, mac, android)
@@||rddywd.com/adcode.png$domain=joblo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48008
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=player.glomex.com
! https://github.com/AdguardTeam/AdguardFilters/issues/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")
!+ NOT_PLATFORM(windows, mac, android)
@@||sickworldmusic.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/47144
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff, ext_opera)
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,important,domain=radiotunes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/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/46351
@@||retweetpicker.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/46350
123greetings.com###ad_lightbox
! https://github.com/AdguardTeam/AdguardFilters/issues/56707
! https://github.com/AdguardTeam/AdguardFilters/issues/46242
ftuapps.dev#%#//scriptlet("abort-on-property-read", "ai_set_cookie")
!+ NOT_PLATFORM(windows, mac, android)
@@||ftuapps.dev^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/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
! 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
!+ NOT_PLATFORM(windows, mac, android)
wstream.video#%#//scriptlet("prevent-setTimeout", "/document\.getElementById\([\s\S]*?\)\.style\.display/")
! https://github.com/AdguardTeam/AdguardFilters/issues/45442
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/*/fuckadblock.min.js$domain=televisiongratishd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/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/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/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://forum.adguard.com/index.php?threads/36047/
||shqipvision.com/js/blockadblock.js
! 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")
! 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/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")
! 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/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
@@||wikidoplaneta.club^$generichide
@@||mega-infonews1a.club^$generichide
@@||portaldoinvestidor.club^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/42584
@@||bagi.co.in/*/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/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/42085
@@||gogoanime.cloud/*/js/ads.js
gogoanime.cloud#%#//scriptlet("set-constant", "check_adblock", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/41883
!+ NOT_PLATFORM(windows, mac, android)
@@||flsaudio.com^$generichide
!+ NOT_PLATFORM(windows, mac, android)
@@.png#$domain=flsaudio.com
! https://github.com/AdguardTeam/AdguardFilters/issues/41496
coinhub.pw#%#//scriptlet('abort-current-inline-script', 'adBlockNotDetected', '/FuckAdBlock/')
! https://github.com/AdguardTeam/AdguardFilters/issues/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
@@||3dtuning.com^$generichide
@@||3dtuning.com/ad?$~third-party
! 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/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):not(:empty)
! 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
@@||d27so4lebom4m9.cloudfront.net/assets/advertisement/ads-ad7a5d608196d8a3a02d451c604c2ad5.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
novelas360.com,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")
! 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):not(:empty)
! https://github.com/AdguardTeam/AdguardFilters/issues/39386
@@||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
cuevana.*,cuevana3.*,javboys.cam,koreanbj.club,vpo.link,thisirussia.io,vf-film.vip,vaav.top,ddl-francais.com,cuevana4.cc,watch-series.site,multiup.us,hqq.tv#%#//scriptlet('set-constant', 'WebSocket', 'undefined')
chillicams.net,openload.casa,meucdn.vip,yandexcdn.com,hindipix.in,waaws.tk,hindipix.in,waaw1.tv,fullbeeg.com,waaw.tv,czxxx.org,newhost.me,videoxseries.xyz,scenelife.org,piratulhd.com,hqq.tv#%#//scriptlet("set-constant", "adblockcheck", "false")
chillicams.net,waaw.to,openload.casa,meucdn.vip,yandexcdn.com,hindipix.in,waaws.tk,hindipix.in,waaw1.tv,fullbeeg.com,waaw.tv,czxxx.org,newhost.me,videoxseries.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|hindipix.in|waaws.tk|hindipix.in|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|hindipix.in|waaws.tk|hindipix.in|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|hindipix.in|waaws.tk|hindipix.in|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/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/38347
zoobeeg.com##.swal2-container
! 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/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", "")
! https://github.com/AdguardTeam/AdguardFilters/issues/38117
! 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/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')
@@||adservice.google.*/adsid/integrator.js$domain=player.tubia.com
! 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/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/126190
! https://github.com/AdguardTeam/AdguardFilters/issues/80122
! https://github.com/AdguardTeam/AdguardFilters/issues/37214
@@||v.fwmrm.net/ad/g/1$domain=uktvplay.uktv.co.uk|uktvplay.co.uk
uktvplay.co.uk,uktvplay.uktv.co.uk#%#//scriptlet('prevent-xhr', 'v.fwmrm.net/ad/')
uktvplay.co.uk,uktvplay.uktv.co.uk#%#//scriptlet("set-constant", "FW_plugin.prototype._adPlayer", "noopFunc")
! 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/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#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top: 0;"]):not(.blocker-tester + .ad-banner):not(:empty)
bollydata.com#@##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/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):not(:empty)
! https://github.com/AdguardTeam/AdguardFilters/issues/36036
nekopoi.care#%#//scriptlet("set-constant", "popjs", "noopFunc")
! 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
@@||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/132282
! 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("prevent-setTimeout", "/text()|0x/")
linksht.com#%#//scriptlet("abort-current-inline-script", "Array", "0x")
*$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/35406
! https://github.com/AdguardTeam/AdguardFilters/issues/35292
! https://github.com/AdguardTeam/AdguardFilters/issues/35273
!+ NOT_PLATFORM(windows, mac, android)
@@||theseotools.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/35235
! https://github.com/AdguardTeam/AdguardFilters/issues/35360
short.pe#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/35294
@@||techsighter.com/js/*.js
techsighter.com#%#//scriptlet("abort-current-inline-script", "$", "!document.getElementById(btoa")
! 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/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")
! https://github.com/AdguardTeam/AdguardFilters/issues/34958
! 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://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/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/34663
! https://github.com/AdguardTeam/AdguardFilters/issues/34595
! https://github.com/AdguardTeam/AdguardFilters/issues/34569
! https://github.com/AdguardTeam/AdguardFilters/issues/34535
! https://github.com/AdguardTeam/AdguardFilters/issues/34484
! https://github.com/AdguardTeam/AdguardFilters/issues/34464
!+ NOT_PLATFORM(windows, mac, android)
@@||vnhax.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/34429
@@||satellite-calculations.com/ads.js
satellite-calculations.com#%#//scriptlet("set-constant", "blck_enabled", "false")
@@||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/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
@@||freevpn4you.net/*/advt.png
freevpn4you.net#$##adbanner { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/34116
pasty.link#%#AG_onLoad(function() { window.thatEnjoyment = function() { return true; }; });
pasty.link#$##adsense2 { display: block!important; position: absolute!important; left: -3000px!important; }
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=pasty.link
pasty.link#%#AG_onLoad(function() { var el=document.querySelector(".adsbygoogle"),ce=document.createElement("iframe");ce.style="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/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")
! https://github.com/AdguardTeam/AdguardFilters/issues/33837
! 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/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/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/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
!+ NOT_PLATFORM(windows, mac, android)
@@||getinmac.com^$generichide
! merdekaid.online,shtu.pro - antiadblock
@@||merdekaid.online^$generichide
@@||shtu.pro^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/32767
! https://github.com/AdguardTeam/AdguardFilters/issues/32813
teachertube.com#%#//scriptlet("abort-current-inline-script", "document.addEventListener", "|kcolbdakcolb|")
! https://github.com/AdguardTeam/AdguardFilters/issues/31731
! https://github.com/AdguardTeam/AdguardFilters/issues/32722
! 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/32526
! 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/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/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
720pstream.me,buffstreams.*,vipboxtv.*,fbstream.tv,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/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/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#%#//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/31099
! 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", "")
!+ NOT_PLATFORM(windows, mac, android)
@@||pornbimbo.com/player/player_ads.html
! 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/48073
! https://github.com/AdguardTeam/AdguardFilters/issues/34915
! https://github.com/AdguardTeam/AdguardFilters/issues/30936
channel4.com#%#//scriptlet('prevent-xhr', 'v.fwmrm.net/ad/')
channel4.com#%#//scriptlet('prevent-element-src-loading', 'script', 'v.fwmrm.net/ad/')
/^https?:\/\/cdn\.http\.anno\.channel4\.com\/m\/[\s\S]*?_[\s\S]*_\d+\.mp4/$object,domain=channel4.com,important
-ads-ingest-prod.*.amazonaws.com/*.mp4$~object,media,redirect=noopmp4-1s,domain=channel4.com
||cdn.http.anno.channel4.com/m/*.mp4$~object,media,redirect=noopmp4-1s,important,domain=channel4.com
@@||s-static.innovid.com/*/config/*.xml$object,domain=channel4.com
@@||mssl.fwmrm.net/p/c4_live/*.swf$object,domain=channel4.com
@@||v.fwmrm.net/ad/l/1?$object,domain=channel4.com
@@||cdn.http.anno.channel4.com^$domain=channel4.com
@@||ad-emea.doubleclick.net/ad/*$domain=channel4.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30931
! https://github.com/AdguardTeam/AdguardFilters/issues/30941
@@||leakforums.co/js/siropu/am/ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/30924
! https://github.com/AdguardTeam/AdguardFilters/issues/30777
! https://github.com/AdguardTeam/AdguardFilters/issues/30766
! https://github.com/AdguardTeam/AdguardFilters/issues/30725
! https://github.com/AdguardTeam/AdguardFilters/issues/30799
! https://github.com/AdguardTeam/AdguardFilters/issues/30755
! 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/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/30510
epubreader.1bestlink.net#%#Object.defineProperty(window, 'gadb', { value: false });
||pagead2.googlesyndication.com/pagead/show_ads.js$script,redirect=noopjs,domain=epubreader.1bestlink.net
! https://github.com/AdguardTeam/AdguardFilters/issues/30430
avoiderrors.com#%#window.google_jobrunner = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/30456
! https://github.com/AdguardTeam/AdguardFilters/issues/30404
!+ NOT_PLATFORM(windows, mac, android)
@@||akalaty4day.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/30363
! https://github.com/AdguardTeam/AdguardFilters/issues/30364
! https://github.com/AdguardTeam/AdguardFilters/issues/30381
heidisql.com#%#window.adsbygoogle = { loaded: !0 };
! https://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/121637
! https://github.com/AdguardTeam/AdguardFilters/issues/36005
! https://github.com/AdguardTeam/AdguardFilters/issues/30143
theappstore.org#$##divalert { display: none !important; }
theappstore.org#$##bodypanel { filter: none !important; }
theappstore.org#@#.banner_ad
@@||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/29775
@@||flixsite.b-cdn.net/js/pop.js
flix555.com#%#window.cRAds = !0;
! 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/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/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
!+ NOT_PLATFORM(windows, mac, android)
@@||drivebox.club^$generichide
! https://forum.adguard.com/index.php?threads/www-temp-phone-number-com.30589/
@@||temp-phone-number.com/files/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28927
@@||filevast.com/popads.js
filevast.com#$##blockblockA { display: none!important; }
filevast.com#$##blockblockB { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/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/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/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/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/27462
!+ NOT_OPTIMIZED
@@/ad/banner/_adsense_/_adserver/_adview_.ad.json
! 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/27912
hanime.tv#@#.banner-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/27923
javfinder.sh#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/27877
! https://github.com/AdguardTeam/AdguardFilters/issues/25906
@@||sexcamdb.com/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27808
! https://github.com/AdguardTeam/AdguardFilters/issues/27797
!+ NOT_PLATFORM(windows, mac, android)
@@||nulledteam.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/39622
@@/show-ad.js$domain=afdah.info,~third-party
@@/show-ads.js$domain=afdah.info,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/27643
||googletagmanager.com/gtag/$domain=strikeout.nu
! https://github.com/AdguardTeam/AdguardFilters/issues/27754
! https://github.com/AdguardTeam/AdguardFilters/issues/27747
@@||static.doubleclick.net/instream/ad_status.js$domain=linksht.com
! https://github.com/AdguardTeam/AdguardFilters/issues/27732
! https://github.com/AdguardTeam/AdguardFilters/issues/39713
@@||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/24969
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=firstonetv.net
! 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.getElementsByTagName("script")).some(function(a){if(a.text.match(/var apk;[\s\S]*?\.attr\('action'/))return a=a.text.split(/function ([\s\S]*?\(\))\n/),(new Function(a[1]))(),c.remove(),b.disconnect(),!0})}catch(a){}});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
@@|http*://*.*/*.$image,third-party,domain=a2zupload.com
@@||a2zapk.com/images/$image,domain=a2zupload.com
! if DNS filtering enabled
||tpc.googlesyndication.com/simgad/*?w=*&h=$domain=a2zupload.com|educatiocenter.online,redirect=1x1-transparent.gif,important
@@||tpc.googlesyndication.com/simgad/$image,domain=a2zupload.com|educatiocenter.online|unlockapk.com
@@||adsterra.com/images/*.png$image,domain=unlockapk.com
@@||static.popads.net/img/icons/menu/websites.png$domain=a2zupload.com
!+ PLATFORM(windows, mac, android, ext_chromium)
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,important,domain=unlockapk.com|a2zupload.com
a2zupload.com,unlockapk.com#%#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#@#.adsbygoogle
a2zupload.com,unlockapk.com#@#.showads
a2zupload.com,unlockapk.com#$#.adsbygoogle { height: 1px!important; }
a2zupload.com,unlockapk.com#$#.showads { height: 1px!important; }
a2zupload.com,unlockapk.com#$##adsenseimage { height: 1px!important; }
@@||airpush.com/wp-content/themes/airpush/assets/images^$domain=a2zupload.com|unlockapk.com
!
! 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/26990
!+ NOT_PLATFORM(windows, mac, android)
@@||freshstuff4you.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/51300
! https://github.com/AdguardTeam/AdguardFilters/issues/27060
@@||mshare.xyz/js/ads.js
@@||mshare.xyz/js/blockadblock.js
@@||mshare.io/js/ads.js
@@||mshare.io/js/blockadblock.js
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,important,domain=mshare.io|mshare.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/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/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"]
! 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
! 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/26229
@@||mc-premium.org/assets/js/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26334
! https://github.com/AdguardTeam/AdguardFilters/issues/26226
! https://github.com/AdguardTeam/AdguardFilters/issues/26225
! https://github.com/AdguardTeam/AdguardFilters/issues/26212
uploadbox.io#%#Object.defineProperty(window, 'replaceContentWithAdBlockerContent', { get: function() { return; } });
@@||uploadbox.io/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26177
! https://github.com/AdguardTeam/AdguardFilters/issues/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
!+ NOT_PLATFORM(windows, mac, android)
@@||google-analytics.com/analytics.js$domain=receive-sms-online.info
! https://github.com/AdguardTeam/AdguardFilters/issues/25765
! https://github.com/AdguardTeam/AdguardFilters/issues/25650
popsci.com#$#.tp-backdrop { display: none!important; }
popsci.com#$#.tp-modal { display: none!important; }
popsci.com#$#body.tp-modal-open { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/59031
! https://github.com/AdguardTeam/AdguardFilters/issues/56203
! https://github.com/AdguardTeam/AdguardFilters/issues/43671
! https://github.com/AdguardTeam/AdguardFilters/issues/31497
! https://github.com/AdguardTeam/AdguardFilters/issues/25591
! 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/25581
@@||gounlimited.to/js/pop.js|
gounlimited.to#%#window.cRAds = true;
! 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/25504
@@||solarmoviez.su/themes/*/js/ads.js
solarmoviez.su#%#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#%#//scriptlet('abort-current-inline-script', 'document.getElementById', 'getElementById("adblockinfo")')
! https://github.com/AdguardTeam/AdguardFilters/issues/58160
! https://github.com/AdguardTeam/AdguardFilters/issues/61814
! solvetube.site,getintopc.com#%#AG_onLoad(function(){if(location.pathname.includes("/wait-for-resource/")||location.pathname.includes("/video-guide-for-setup-installation/")||location.pathname.includes("/file-will-start-automatically")){var c=function(a){for(var b="",e=0;e<a;e++)b+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".charAt(Math.floor(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.salt&&(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));return 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.enc.Utf8))+"';",10)))}))}catch(b){}});c.observe(document,{childList:!0,subtree:!0});setTimeout(function(){c.disconnect()},1E4)}});
unique-tutorials.info,getintopc.com,solvetube.site,tech-platform.info#%#//scriptlet("set-constant", "qckyta", "false")
unique-tutorials.info,getintopc.com,solvetube.site,tech-platform.info#%#//scriptlet("abort-current-inline-script", "jQuery", "/ai_|ai-|detected|use_current_selector|JSON.stringify|insertion_before|AdSense|\/wp-includes\/[\s\S]*?\.js|jscomp\.arrayIterator|_mNDetails/")
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=getintopc.com|solvetube.site
@@||getintopc.com/*.js$domain=getintopc.com
@@||solvetube.site/*js$domain=solvetube.site
@@||unique-tutorials.info^$generichide
@@||getintopc.com^$generichide
@@||solvetube.site^$generichide
@@||tech-platform.info^$generichide
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/24940
! https://github.com/AdguardTeam/AdguardFilters/issues/24887
! https://github.com/AdguardTeam/AdguardFilters/issues/24857
link4gen.com,no1lyrics.com#%#Object.defineProperty(window, 'adBlockDetected', { get: function() { return; } });
! 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/24657
@@||imgview.net/js/jquery-*.min.js
! 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")
ign.com#%#//scriptlet('abort-current-inline-script', 'addEventListener', 'iframe-network')
! https://github.com/AdguardTeam/AdguardFilters/issues/24396
! https://github.com/AdguardTeam/AdguardFilters/issues/24374
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/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/24186
@@||emailregex.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/24119
! 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
!+ NOT_PLATFORM(windows, mac, android)
@@||freetutorials.eu^$generichide
! 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#%#//scriptlet("set-constant", "ad_blocker_active", "false")
@@||kizicdn.com/assets/prebid.detect_ad_blocker-*.js$domain=kizi.com
@@||kizi.com/assets/*advertisement-*.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=kizi.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23450
! 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/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://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/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/21459
! https://github.com/AdguardTeam/AdguardFilters/issues/21628
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
pcmag.com#@#iframe[title="3rd party ad content"]
! https://github.com/AdguardTeam/AdguardFilters/issues/31976
! https://github.com/AdguardTeam/AdguardFilters/issues/21509
@@||fileflares.com/advertisements.js
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?$domain=fileflares.com
||adservice.google.com/adsid/integrator.js$script,redirect=noopjs,important,domain=fileflares.com
! https://github.com/AdguardTeam/AdguardFilters/issues/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/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/21175
! https://github.com/AdguardTeam/AdguardFilters/issues/21150
bozemandailychronicle.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/20955
@@||lunaticfiles.com/ads.js|
! https://github.com/AdguardTeam/AdguardFilters/issues/21030
!+ NOT_PLATFORM(windows, mac, android)
@@||everydayporn.co/player/player_ads.html
! https://github.com/AdguardTeam/AdguardFilters/issues/20966
@@||vb.icdrama.se/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/20544
! https://github.com/AdguardTeam/AdguardFilters/issues/23800
! https://github.com/AdguardTeam/AdguardFilters/issues/20917
reuters.com#%#//scriptlet("abort-current-inline-script", "navigator", "Flags.autoRecov")
reuters.com#%#//scriptlet("abort-on-property-read", "Object.prototype.autoRecov")
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/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/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/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/19838
@@||imgdrive.net/anex/alt2.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/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/19450
! https://github.com/AdguardTeam/AdguardFilters/issues/19449
@@/adBlockDetector.js$~third-party,domain=facepunch.io|biters.io|fisp.io
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=facepunch.io|biters.io|fisp.io
! 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/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/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/19047
! https://github.com/AdguardTeam/AdguardFilters/issues/19050
! https://github.com/AdguardTeam/AdguardFilters/issues/18807
! 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
! 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/130163
! https://github.com/AdguardTeam/AdguardFilters/issues/128239
! https://github.com/AdguardTeam/AdguardFilters/issues/35064
! https://github.com/AdguardTeam/AdguardFilters/issues/20387
! https://github.com/AdguardTeam/AdguardFilters/issues/18523
lifestylehack.info,keephealth.info,kimcartoon.li,kissorg.net,ksnews.me,kisstvshow.to,kissasian.li,kissasian.li#%#//scriptlet("set-constant", "alb", "false")
||bebi.com/js/plugins.js$domain=lifestylehack.info|keephealth.info|kimcartoon.li|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=lifestylehack.info|keephealth.info|kimcartoon.li|kissorg.net|ksnews.me|kisstvshow.to|kissasian.li,redirect=nooptext,important
||propellerads.com/wp-content/themes/Zephyr/framework/js/jquery.simpleplaceholder.js$domain=lifestylehack.info|keephealth.info|kimcartoon.li|kissorg.net|ksnews.me|kisstvshow.to|kissasian.li,redirect=nooptext,important
||pubmatic.com/wp-content/themes/pubmatic/js/jquery.alignHeight.js$domain=lifestylehack.info|keephealth.info|kimcartoon.li|kissorg.net|ksnews.me|kisstvshow.to|kissasian.li,redirect=nooptext,important
! 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/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/16618
!+ NOT_PLATFORM(windows, mac, android)
@@||pornscum.com/player/player_ads.html$~third-party
! 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/17851
! https://github.com/AdguardTeam/AdguardFilters/issues/17661
@@||cdnjs.cloudflare.com/ajax/libs/blockadblock/3.2.1/blockadblock.min.js$domain=cpmlink.net
! https://github.com/AdguardTeam/AdguardFilters/issues/17890
@@||waves4you.com/files/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17764
444.coffee##.ui-widget-overlay
444.coffee##div[aria-describedby="myaabpfun12dialog"]
! https://github.com/AdguardTeam/AdguardFilters/issues/17646
! https://github.com/AdguardTeam/AdguardFilters/issues/17110
!+ NOT_PLATFORM(windows, mac, android)
finalservers.net#%#(function(){var b=window.setInterval;window.setInterval=function(a,c){if(!/t\.visibility=='none'/.test(a.toString()))return b(a,c)}.bind(window)})();
! https://github.com/AdguardTeam/AdguardFilters/issues/17098
! https://github.com/AdguardTeam/AdguardFilters/issues/17644
! https://github.com/AdguardTeam/AdguardFilters/issues/27787
! https://forum.adguard.com/index.php?threads/10844/
! https://forum.adguard.com/index.php?threads/radio-net-ads.33637/
! https://github.com/AdguardTeam/AdguardFilters/issues/56841
! ad reinjection
@@/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,notebookcheck.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,notebookcheck.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,notebookcheck.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://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/16676
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/$domain=nationalpost.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16978
@@||production-static.ondemandkorea.com/js_src/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/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://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):not(:empty)
@@||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
streamratio.com#%#window.detector_active = true;
@@/detector/adsbygoogle.js$~third-party,script,domain=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/15929
@@||houstonpress.com/js_cache/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15752
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ditchthecarbs.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15851
! https://github.com/AdguardTeam/AdguardFilters/issues/15848
@@||phoenixnewtimes.com/js_cache/ads.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/15850
! https://github.com/AdguardTeam/AdguardFilters/issues/15840
@@||macup.org/themes/flow/frontend_assets/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15834
! https://github.com/AdguardTeam/AdguardFilters/issues/15806
!+ NOT_PLATFORM(windows, mac, android)
@@||pornfay.com/player/player_ads.html$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/15787
@@||pagead2.googlesyndication.com/pagead/js/r*/show_ads_impl.js$domain=cmacapps.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=cmacapps.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15792
! https://github.com/AdguardTeam/AdguardFilters/issues/15546
! https://github.com/AdguardTeam/AdguardFilters/issues/15623
! https://github.com/AdguardTeam/AdguardFilters/issues/15533
! https://github.com/AdguardTeam/AdguardFilters/issues/62435
! https://github.com/AdguardTeam/AdguardFilters/issues/15491
@@||cdn-surfline.com/quiver/*/scripts/$domain=surfline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15485
rockfile.co#%#AG_onLoad(function() { var el=document.body; var ce=document.createElement('iframe'); ce.style = 'display: none!important;'; if(el) { el.appendChild(ce); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/15381
! https://github.com/AdguardTeam/AdguardFilters/issues/15245
thememypc.net#$#.ABD_display_adblock { display: none!important; }
thememypc.net#$#.ABD_display_noadblock { display: block!important; }
@@||thememypc.net/wp-content/plugins/nervous-pleasure/assets/js/advertisement.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15046
/^https?:\/\/anonymousemail\.me\/[\S]{3,10}\.js$/$important,domain=anonymousemail.me
!+ NOT_PLATFORM(windows, mac, android)
@@||benkhouya.com/ads.js$domain=anonymousemail.me
! https://github.com/AdguardTeam/AdguardFilters/issues/15242
rentanadviser.com#$#.reklamcontainer { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15358
@@||vlist.se/advertisement.js
@@||videobug.se/advertisement.js
vlist.se#%#window.adblock = 1;
! https://github.com/AdguardTeam/AdguardFilters/issues/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
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/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/31492
!+ NOT_PLATFORM(windows, mac, android)
@@||forum.blackhatindia.ru/js/siropu/am/ads.min.js
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=forum.blackhatindia.ru
!+ NOT_PLATFORM(windows, mac, android)
@@||forum.blackhatindia.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/14991
@@||livesports.pw/*adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14985
! https://github.com/AdguardTeam/AdguardFilters/issues/23708
@@||faucetcrypto.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/14969
! https://github.com/AdguardTeam/AdguardFilters/issues/14970
! https://github.com/AdguardTeam/AdguardFilters/issues/14895
@@||gamesglue.com/game_core/check^
! https://github.com/AdguardTeam/AdguardFilters/issues/14898
! https://github.com/AdguardTeam/AdguardFilters/issues/14858
! https://github.com/AdguardTeam/AdguardFilters/issues/14823
! 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/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/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/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/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/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,magesy.eu###adb
magesypro.pro,magesypro.com,magesy.blog,majesy.org,magesy.eu,magesy.fr,magesy.pw,magesy.eu##div[id][class^="popup"][class$="wrap"][style]
magesypro.pro,magesypro.com,magesy.blog,majesy.org,magesy.eu,magesy.fr,magesy.pw,magesy.eu#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
magesypro.pro,magesypro.com,magesy.blog,majesy.org,magesy.eu,magesy.fr,magesy.pw,magesy.eu#%#//scriptlet("abort-current-inline-script", "onload", ".offsetHeight<=0")
majesy.com,magesy.eu,beelink.in#%#//scriptlet("set-constant", "jQuery.adblock", "false")
@@||majesy.org^$generichide
@@||majesy.com^$generichide
@@||magesy.eu^$generichide
@@||magesy.blog^$generichide
@@||magesy.pw^$generichide
@@||magesypro.pro/*/banner.gif
@@||magesypro.com/*/banner.gif
@@.png#$domain=majesy.org|majesy.com|magesy.eu|magesy.blog|magesy.pw
! https://github.com/AdguardTeam/AdguardFilters/issues/12816
minecraft-forum.net#%#window.ab = false;
@@||minecraft-forum.net/v/adblock-detection-master/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12736
@@||img.tfd.com/ads.js
freethesaurus.com,thefreedictionary.com#%#window.showAds = 1;
freethesaurus.com,thefreedictionary.com#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c){if(!/ad-free subscription/.test(a.toString()))return b(a,c)};})();
freethesaurus.com#%#window.adsbygoogle = { loaded: !0 };
freethesaurus.com#@#.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;
! 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/66551
freeopenvpn.org#$##advert_top { height: 6px !important; }
@@||ipspeed.online/*/*.png$domain=freeopenvpn.*
@@||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#$?#.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/12320
@@||clix4btc.com/ads.js
clix4btc.com#%#Object.defineProperty(window, 'adblock', { value: false });
! https://github.com/AdguardTeam/AdguardFilters/issues/12307
!+ NOT_PLATFORM(windows, mac, android)
@@||autoexpress.co.uk^$generichide
!+ NOT_PLATFORM(windows, mac, android)
autoexpress.co.uk#@#.block-taboola
!+ NOT_PLATFORM(windows, mac, android)
autoexpress.co.uk#@##leaderboard-bottom
!+ NOT_PLATFORM(windows, mac, android)
autoexpress.co.uk#@##__ic-notice
!+ NOT_PLATFORM(windows, mac, android)
autoexpress.co.uk#@##block-dennis-newsletter-newsletter-block
! https://forum.adguard.com/index.php?threads/28133/
! https://github.com/AdguardTeam/AdguardFilters/issues/12098
! 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/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
! 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")
! 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/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/10096
! 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/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.*#%#//scriptlet("set-constant", "jQuery.adblock", "false")
@@||fastcontentdelivery.com^$script,domain=flashx.*
! 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/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/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
! 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/8474
multicoinfaucet.com#@#.adsBox
! 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://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://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/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.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://forum.adguard.com/index.php?threads/27550/
@@||apjr.needrom.com/advert*.js
! https://forum.adguard.com/index.php?threads/27524/
@@||themelock.com/advertisement.js
! 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/7455
! https://forum.adguard.com/index.php?threads/27092/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=uptostream.com
! https://github.com/AdguardTeam/AdguardFilters/issues/121997
||uploadcloud.pro/js/Aab-js-
@@||uploadcloud.pro^$generichide
! 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/7242
au.tv.yahoo.com#@#.y7-advertisement
! https://github.com/AdguardTeam/AdguardFilters/issues/7240
||freewheel-mtgx-tv.akamaized.net/*.mp4$domain=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://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://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://forum.adguard.com/index.php?threads/26602/
@@||seomafia.net/stylesheets/ads.css
! https://forum.adguard.com/index.php?threads/26604/
@@||thebookee.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/7429
@@||coinb.ink/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6905
!+ NOT_PLATFORM(windows)
socketloop.com#%#var _st = window.setTimeout; window.setTimeout = function(a, b) { if(!/document\.getElementById\('cootent'\)\.innerHTML=/.test(a)){ _st(a,b);}};
! https://github.com/AdguardTeam/AdguardFilters/issues/7175
simply-debrid.com#@##google_ads
! https://forum.adguard.com/index.php?threads/26512/
! https://forum.adguard.com/index.php?threads/26453/
@@||vpnsplit.com/ads/advertisement.js
! https://forum.adguard.com/index.php?threads/26469/
@@||download.themeslide.com/js/ads.js
! https://forum.adguard.com/index.php?threads/26451/
@@||estrenos10.com/assets/ads.js
mil.ink#@#.adsbygoogle
! https://forum.adguard.com/index.php?threads/26437/
!+ NOT_PLATFORM(windows, mac, android)
@@||kingstheme.com/wp-content/plugins/idblog-core/js/fuckadblock.js
!+ NOT_PLATFORM(windows, mac, android)
kingstheme.com###idblog-adb-enabled
! https://forum.adguard.com/index.php?threads/26453/
@@||tcpvpn.com/ads/advertisement.js
! https://forum.adguard.com/index.php?threads/down2hub-com.26379/
! https://github.com/AdguardTeam/AdguardFilters/issues/7170
! https://github.com/AdguardTeam/AdguardFilters/issues/7251
@@||firstonetv.net/*/*&&_=
! https://github.com/AdguardTeam/AdguardFilters/issues/7108
! https://github.com/AdguardTeam/AdguardFilters/issues/7106
freestocks.org##body.adblock > .popup
! https://github.com/AdguardTeam/AdguardFilters/issues/7103
@@||egy-links.com/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7224
! https://forum.adguard.com/index.php?threads/uploadx-link.26197/
! https://forum.adguard.com/index.php?threads/26269/
androidoreos.info#@#div[id^="div-gpt-ad"]
! https://forum.adguard.com/index.php?threads/26266/
@@||globaldjmix.com/dist/js/ads.js
! https://forum.adguard.com/index.php?threads/26252/
! https://forum.adguard.com/index.php?threads/26177/
youtubemultidownloader.com#@#.ad-placement
youtubemultidownloader.com#$##ablockercheck { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7180
! https://github.com/AdguardTeam/AdguardFilters/issues/7034
@@||media.wired.it/static/js/cn-adv.js
! https://forum.adguard.com/index.php?threads/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/128127
leechpremium.net#%#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})});
leechpremium.net#%#//scriptlet('abort-current-inline-script', '$', '/setInterval[\s\S]*?_0x[\s\S]*?</')
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$redirect=googlesyndication-adsbygoogle,domain=leechpremium.net
! https://github.com/AdguardTeam/AdguardFilters/issues/78207
! https://gist.github.com/AdamWr/d9d16be46fcad6df18306e19637ed6aa#file-myuploadedpremium-js
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})});
myuploadedpremium.de#%#//scriptlet('abort-current-inline-script', '$', '/setInterval[\s\S]*?_0x[\s\S]*?</')
||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://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/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/
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=userupload.net
! https://forum.adguard.com/index.php?threads/25613/
! https://forum.adguard.com/index.php?threads/25497/
@@||wendgames.com/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6922
! https://github.com/AdguardTeam/AdguardFilters/issues/28633
!+ NOT_OPTIMIZED
cs-fundamentals.com###adBlockerAlert
! https://github.com/AdguardTeam/AdguardFilters/issues/6947
||fairfaxstatic.com.au/dtm/*/satelliteLib-*.js$domain=theage.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/6812
||pigav.com/cdn-cgi/apps/head/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6866
digitalinformationworld.com#%#window.adsbygoogle = { loaded: !0 };
! https://github.com/AdguardTeam/AdguardFilters/issues/6864
@@||cut-egy.ml/js/ads.js
@@||cut-egy.ga/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6858
alemdarleech.com###koddostu-com-adblocker-engelleme
! https://github.com/AdguardTeam/AdguardFilters/issues/6842
! https://github.com/AdguardTeam/AdguardFilters/issues/6841
@@||hackingwithphp.com/js/adsbygoogle.js
hackingwithphp.com#%#window.areAdsDisplayed = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/6783
! https://github.com/AdguardTeam/AdguardFilters/issues/7402
@@||anonymousemail.me/*.js$~third-party
anonymousemail.me#$#.adsense { height: 1px!important; }
anonymousemail.me#$#.adsbygoogle { height: 1px!important; width: 1px!important; }
! https://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/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/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/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/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
@@||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/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/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://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#%#//scriptlet('remove-class', 'disabled', 'a.downloadButton.disabled')
apkmirror.com#%#//scriptlet('abort-on-stack-trace', 'document.querySelectorAll', '/Object\.visibleEl[\s\S]*?onload/')
apkmirror.com#$#.accent_bg.downloadButton { pointer-events: auto !important; cursor: pointer !important; }
apkmirror.com#$#body .ains { display: block !important; position: absolute !important; left: -3000px !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):not(:empty)
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://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/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/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/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
! 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=fuckedintransit.com|handjob.pro|lezbiyen-tube.com|mybigbeautifulwoman.com|mystreetgirl.com|sex-jav.com
! 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.org,javgay.com,rozbor-dila.cz,teenboytwink.com,filmeseserieshd.org,kizzboy.com,meterpreter.org,pronunciaciones.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://github.com/AdguardTeam/AdguardFilters/issues/5677
openculture.com#@##SponsoredLinks
openculture.com#@##influads_block
! conservativetribune.com - ads replacement script
conservativetribune.com#%#Object.defineProperty(window, 'oio', { get: function() { return; } });
!
!
!+ NOT_PLATFORM(windows, mac, android)
gktoday.in#@##google-ads
!+ NOT_PLATFORM(windows, mac, android)
gktoday.in#@#.adsense
!+ NOT_PLATFORM(windows, mac, android)
gktoday.in#@#.sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/5508
@@||cdn.reverso.net/*/static/js/advertising.js^
! https://forum.adguard.com/index.php?threads/urle-co-adblock-detection.23222/#post-143815
@@||urle.co/js/ads.js^
! https://forum.adguard.com/index.php?threads/23122/
trancepodcasts.com#$##banner-message { visibility: hidden!important; }
trancepodcasts.com#$#.w3eden { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/18482
@@||mangatail.me/sites/all/themes/newbird/js/advertisement.js
! 9cartoon.me/Watch/160651/party-legends-season-2-2016/episodie-3
@@||player.9cartoon.me/static/ads.js^
! https://forum.adguard.com/index.php?threads/22999/
@@||indiaeveryday.com/staticcontent/ads/googleads.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/5496
@@||tubeninja.net/ads.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/5478
@@||xmovies8.ru/themes/*/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/5484
@@||kisscartoon.io/js/ads.js^
! https://forum.adguard.com/index.php?threads/cinemablend-com-anti-adb-windows.22290/
@@//aka-cdn-ns.adtechus.com/images/$domain=cinemablend.com
! https://forum.adguard.com/index.php?threads/urle-co.22212/
urle.co#@#.myTestAd
! 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
! 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://forum.adguard.com/index.php?threads/22597/
themes24x7.com#@#.adsbygoogle
themes24x7.com#$#.adsbygoogle { position: absolute!important; left: -3000px!important; display: block!important; }
! https://forum.adguard.com/index.php?threads/22624/
!+ NOT_PLATFORM(windows, mac, android)
receive-sms-online.info#@#.adsbygoogle
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=receive-sms-online.info
!
! https://forum.adguard.com/index.php?threads/22596/
@@||uploadboy.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39813
! https://github.com/AdguardTeam/AdguardFilters/issues/5269
wowtoken.info#@#.adsbygoogle
wowtoken.info#$#.adsbygoogle { height: 51px!important; }
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=wowtoken.info
! https://forum.adguard.com/index.php?threads/22255/
@@||common-static.vooxe.com/player/js/ads.js
||storesurprise.com^$third-party
! https://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/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://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/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
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,findthebest.com,findthecompany.com,findthedata.com,findthehome.com,gearsuite.com,graphiq.com,healthgrove.com,homeowl.com,insidegov.com,mooseroots.com,pickban.com,pikasaur.com,platform.com,pointafter.com,prettyfamous.com,softwareinsider.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/
320box.com,adisteme.kz,adobevn.net,aggressivecars.com,allbluevr.com,androidcrush.com,applosungen.com,appluseis.com,awamiweb.com,azfinans.ru,besthealthyguide.com,bhookedcrochet.com,biochemden.com,bloggingden.com,braininspired.net,business-solution.us,carajuki.com,carapraktis.info,caratulasparacuadernos.com,catchmyjobs.com,ccna6.com,ccnav6.com,cineview.me,circuiteasy.com,conference-hosting.net,conspatriot.com,dailyhealthkeeper.com,darmawan.my.id,dayoadetiloye.com,degree-classes.com,detutorial.com,diedit.com,diysite.tips,diyzone.tips,dollsnews.com,dormir-moins-bete.com,download-album.com,duniaq.com,espiaresgratis.com,everythingsohealth.com,filmreno.net,freesmshub.com,gamingguidetips.com,geekpeaksoftware.com,gennarino.org,gratiserotik.se,grfeed.com,healthspiritbody.com,healthysolutionsbenefit.com,healthytotal.net,healthzone.tips,hightechbuzz.net,horamerica.com,howtorootmobile.com,idownloadblogs.com,inmigrantesenmadrid.com,insurancequotestip.com,kampusexcel.com,kimdirbu.com,lahuria.com,laivanduc.com,langsungviral.com,learn-automation.com,librospdfgratis.net,lifeblogid.com,liriklaguindonesia.net,lotsofhealthy.com,martketingdigital.com,masterdrivers.com,minimilitiacheats.com,mjemagazine.com,mobilehardreset.com,mobilesreview.co.in,mstory.me,mypapercraft.net,mysemakan.com,newmoviesfun.com,nicecarsinfo.com,ofertasahora.com,onlinehealthsociety.com,orduh.com,organichealthcorner.com,otimundo.com,ovnihoje.com,parhaye.com,pointsrecipes.com,prdnews.com,quoteacademy.com,ricasaude.com,rwaag.org,sapsibubapa.org,sarungpreneur.com,satgobmx.com,shoemoney.com,smartphonehrvatska.com,soltvperu.com,ssante.com,sumberpendidikan.com,supercarcenter.com,supportcanon.com,tatuajestatu.com,techcrack.net,teclane.com,tellynews.us,thestreetriders.com,tipsdroidmax.com,todaysjobalert.com,todolandia.com,top10remedioscaseros.com,topnaturaltips.com,topwebsitelists.com,trenddify.com,truquesedicas.org,tutorialescomo.com,ultra4kporn.com,usefuldiys.com,vegrecetas.com,vidabytes.com,viewhealth.net,viralholic.net,viralistics.com,wikigain.com,wisdomquotesandstories.com,www-mabadi.com,yoemigro.com,yomasti.co,zenfoneasus.com#$#.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
! 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/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,rodalesorganiclife.com,rodalewellness.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|rodalesorganiclife.com|rodalewellness.com|runnersworld.com|womenshealthmag.com
@@.com/ads.$script,other,~third-party,domain=bicycling.com|menshealth.com|prevention.com|rodalesorganiclife.com|rodalewellness.com|runnersworld.com|womenshealthmag.com
@@/pagead2.$script,other,~third-party,domain=bicycling.com|menshealth.com|prevention.com|rodalesorganiclife.com|rodalewellness.com|runnersworld.com|womenshealthmag.com
@@/pubads.$script,other,~third-party,domain=bicycling.com|menshealth.com|prevention.com|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
! 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://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://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://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://forum.adguard.com/index.php?threads/18447/
@@||mp3fy.com^$generichide
! https://forum.adguard.com/index.php?threads/14844/
imagefap.com#@#[id][style*="width:"]
! https://forum.adguard.com/index.php?threads/18426/
@@||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/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/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/javhdonline-com-nsfw.16116/
@@||javhdonline.com^$generichide
! Anti-adblock ads
@@||traffichaus.com/scripts/banner-ad.js
@@||traffichaus.com/scripts/*ad*.js$domain=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://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/17590/
@@||football-lineups.com^$generichide
! https://forum.adguard.com/index.php?threads/17447/
@@.adcenter.$domain=indiansgetfucked.com
@@||indiansgetfucked.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/16784/
@@||urlex.org^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/3594
@@||s0ft4pc.com^$generichide
! https://forum.adguard.com/index.php?threads/16689/
||cosplayjav.pl/wp-content/themes/cosplayjav/js/fuckadblock
! https://forum.adguard.com/index.php?threads/16627/
@@||ah-me.com^$generichide
! https://forum.adguard.com/index.php?threads/16183/
@@||gamenguide.com/common/js/common/ads.js
||gamenguide.com*adbk
! https://forum.adguard.com/index.php?threads/16187/
||itechpost.com*adbk
@@||itechpost.com/common/js/common/ads.js
! multidown.me https://github.com/AdguardTeam/AdguardFilters/issues/3540
@@||rapidvideo.com^$generichide
! https://forum.adguard.com/index.php?threads/16526/
@@||cloudfront.net^*adframe.js$domain=webupd8.org
@@||contextual.media.net/nmedianet.js$domain=webupd8.org
@@||contextual.media.net/fcmdynet.js$domain=webupd8.org
! bdcraft.net - ad block detection on adf.ly redirect
! http://adf.ly/564553/spbdc-512-mc110
@@||bdcraft.net/download/?$content
! https://github.com/AdguardTeam/AdguardFilters/issues/3496
xbox-store-checker.com#@#.adsbygoogle
! https://forum.adguard.com/index.php?threads/16312/
@@||media2.intoday.in/aajtak/$script
! https://github.com/AdguardTeam/AdguardFilters/issues/3482
theatlantic.com#@#.ad
theatlantic.com#@#.sponsored
! https://forum.adguard.com/index.php?threads/nowvideo-li.16277/
@@/banner.php^$domain=nowvideo.li
! 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/
@@/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://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/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/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/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/19712/
@@/pop.js|$domain=pornve.com
pornve.com#%#(function() { window.xRds = false; window.frg = true; window.frag = true;  })();
! 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/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/13593/
bollywood.bhaskar.com#%#window.canABP = true;
@@||bollywood.bhaskar.com/*ads*.js
! https://forum.adguard.com/index.php?threads/12944/
uploaded.net##[id*="pico"]
uploaded.net##[class*="pico"]
@@||ads.exoclick.com^$domain=uploaded.net,script
! https://forum.adguard.com/index.php?threads/13335/
@@||games-pc.ro/*adv*.js
! https://forum.adguard.com/index.php?threads/13328/
||businesstoday.in/ad-blocker.html
! https://github.com/AdguardTeam/AdguardFilters/issues/2930
@@||js.jansatta.com/ads_js.js
! https://forum.adguard.com/index.php?threads/13234/
@@||crackhex.com/ad.js
! https://forum.adguard.com/index.php?threads/13277/
seslimakale.com#@#.post-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/2926
@@||thenextweb.com$generichide
! https://forum.adguard.com/index.php?threads/lcpdfr-com.13294/
lcpdfr.com#@##HouseAd
! https://github.com/AdguardTeam/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
@@||cloudfront.net/mb*.gz.js$domain=hotslogs.com
hotslogs.com#$#div[class^="advertisementBanner"] { position: absolute!important; left: -3000px!important; }
! 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/11977/
||myabandonware.com/media/js/blckevent.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/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://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://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
! 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://github.com/AdguardTeam/ExperimentalFilter/issues/2019
@@||videowood.tv$generichide
! https://forum.adguard.com/index.php?threads/10386/
@@||maxcheaters.com^$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/10133/
@@||receivesmsonline.net/ads.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/9742/
@@||iptvcanales.com^$generichide
! http://forum.adguard.com/showthread.php?10797
keybr.com##div[class^="Supporter"]
! http://forum.adguard.com/showthread.php?10663
@@||elgoles2017.blogspot.ru^$generichide
! http://forum.adguard.com/showthread.php?10564
slacker.com#$#body > header { margin-top: 0!important; }
slacker.com###leaderboard
! http://forum.adguard.com/showthread.php?799
debrid.us#%#Object.defineProperty(window, 'TestPage', { get: function() { return {}; } }); Object.defineProperty(window, 'start', { get: function() { return {}; } });
debrid.us#%#AG_onLoad(function(){ document.getElementById("simpleAd").remove(); });
! 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?9768
@@||mamahd.com^$generichide
! http://forum.adguard.com/showthread.php?9750
@@||millonbitcoin.com^$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
! 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
! 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/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
@@||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?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
! 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?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?6415
@@||techonthenet.com/javascript/advert-min.js
! http://forum.adguard.com/showthread.php?6126
||xsportnews.com/wp-content/uploads/an-temp/
! 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() {};
! 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
vipleague.me,vipbox.tv#$#.vip_052x003 {height: 150px!important;}
vipleague.me,vipbox.tv#$#.vip_09x827 {height: 25px!important;}
vipleague.me,vipbox.tv###warningdiv
vipleague.me,vipbox.tv#%#Object.defineProperty(window, 'iExist', { get: function() { return {}; } });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/436
/abb-msg.js$domain=hardocp.com
! uptobox.com
||static.uptobox.com/adunblock/
! batoto.net
batoto.net###topa
! mangastream.com
||mangastream.com/assets/img/block_leader.png
||mangastream.com/assets/img/block_sky.png
! http://forum.adguard.com/showthread.php?1278
! hyperspeeds.com - http://forum.adguard.com/showthread.php?1355
hyperspeeds.com##body #d315
! http://forum.adguard.com/showthread.php?1444
drivermax.com#$#.ad-block-enabled { visibility: hidden; }
||solidice.com/js/sneaky.js
! n8fanclub.com
n8fanclub.com##body > center[id]
n8fanclub.com##body > i[id]
n8fanclub.com##body > p[id]
n8fanclub.com##body > strong[id]
! anti-adblock
! https://github.com/AdguardTeam/ExperimentalFilter/issues/239#issuecomment-66791045
labnol.org##.adsbygoogle > img
! https://github.com/AdguardTeam/ExperimentalFilter/issues/372
doulci.net#@##adlabel
doulci.net#@##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:-abp-has(> div.ad)
! Bad: example.org##main > div.ad (should be in specific.txt)
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132546
post-gazette.com#?#.pgevoke-frontpage > div.pgevoke-grid-row-full:-abp-has(> div.pgevoke-superpromo)
! https://github.com/AdguardTeam/AdguardFilters/issues/132447
opencritic.com#?#.flex-grow-1 > app-advertisement ~ .mx-4:-abp-has(> div > .affiliate-button-container)
opencritic.com#?#.flex-grow-1 > app-advertisement ~ .mx-4:-abp-has(> div > .affiliate-button-container) + hr
opencritic.com#?#.flex-grow-1 > app-advertisement ~ .mx-4:-abp-has(> div > .affiliate-button-container) + hr + div + hr
! https://github.com/AdguardTeam/AdguardFilters/issues/132302
hentaiworld.tv#?#.swiper-slide:-abp-has(> a[href^="https://landing."])
hentaiworld.tv#?#.entry-content > div.section-slider:-abp-has(> div > h3:contains(Special Offers))
! https://github.com/AdguardTeam/AdguardFilters/issues/132379
pornhub.com#?##relatedVideosCenter > .wrapVideoBlock:-abp-has(> .videoSpiceVidsBlock span.bg-spice-badge)
! https://github.com/AdguardTeam/AdguardFilters/issues/131660
op.gg#?#div:-abp-has(> div[style="min-width:728px;min-height:90px"])
! https://github.com/AdguardTeam/AdguardFilters/issues/131713
onemileatatime.com#?#.post-card-grid > .row > .col-md-4:-abp-has(> div[id^="div-gpt-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/131131
mail.yahoo.com#?##commerce_card_group_container > div ~ div
! https://github.com/AdguardTeam/AdguardFilters/issues/131357
affplus.com#?#.justify-center:-abp-has(> div > a[target="_blank"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/131287
sonixgvn.net#?#.entry-content .vc_row-fluid > div[class="wpb_column vc_column_container vc_col-sm-12"] > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper:-abp-has(> p[style="text-align: center;"] > a[target="_blank"] > img)
! pcgamer.com - left-over
pcgamer.com#?#.listingResult:-abp-has(> .sponsored-post)
! https://github.com/AdguardTeam/AdguardFilters/issues/130385
reddit.com#?#div[data-testid="frontpage-sidebar"] > div[class]:-abp-has(> div[data-before-content])
! https://github.com/AdguardTeam/AdguardFilters/issues/130606
hentaiworld.tv#?#.swiper-slide-active:-abp-has(> a#content-banner)
! https://github.com/AdguardTeam/AdguardFilters/issues/129860
ingles.com,spanishdict.com#?#body > div.ReactModalPortal:-abp-has(> .ReactModal__Overlay > .ReactModal__Content > div[class] > div[class] > div[class] > div[class] > iframe)
! https://github.com/AdguardTeam/AdguardFilters/issues/130174
netflixlife.com#?##top-stories > li:not([class]):-abp-has(> .fs_ad_widget-ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/130187
desktopnexus.com#?##rightcolumn > .rbox:-abp-has(> .rboxInner > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/129497
gamesradar.com#?#.listingResults > div.listingResult > div.sponsored-post:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/129335
silverspoon.site#?#table[style="width:100%; height:1200px"] > tbody > tr:first-child > td > div[data-ad-slot]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/129515
lesbian8.com#$?##int-over { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/129491
unsplash.com#?#div[data-test="search-photos-route"] > div[class] > div[class] > h2:contains(Browse premium images on iStock)
unsplash.com#?#div[data-test="editorial-route"] div[style^="--column-gutter:"] > div[class] > div:-abp-has(> figure[data-test^="photo-grid-"] a[href="/brands"])
! https://github.com/AdguardTeam/AdguardFilters/issues/129390
haho.moe#?#div[title="Click to Close the Ad"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/129206
javporn.tv#?#.content-area > div.download-favorite-container > a[target="_blank"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/129155
dubznetwork.com#?#.widget:-abp-has( .widget-item-wrap > div[class^="clpr-emre"] )
! https://github.com/AdguardTeam/AdguardFilters/issues/129182
senzuri.tube#?#.hv-block-transparent:-abp-has(> .hv-wrapper > .aa_label:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/128892
hitomi.la#?#.container > div[class$="content"] > div[class] > script:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/128939
forum.worldofplayers.de#?#table[align="right"] tr:-abp-has(> td > .adsbygoogle:only-child)
forum.worldofplayers.de#?#table[align="right"] tr:-abp-has(> td > img[src*="ad"][src*=".gif"])
worldofgothic.de#?#div:-abp-has(> img[src^="/images/styles/wog/design/ad"][src*="superbanner.gif"])
! https://github.com/AdguardTeam/AdguardFilters/issues/130049
! https://github.com/AdguardTeam/AdguardFilters/issues/128592
bitsearch.to,solidtorrents.to#?##alart-box > .view-box:-abp-has(> #alart-message > a[target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/128507
! sidebar
duplichecker.com#?#.main-content ~ div[class] > *:-abp-has(> div > * a[target][rel] > img)
! main
duplichecker.com#?#.main-content > div[class] > div:-abp-has(> div > * a[target][rel] > img)
! below search similar image button
duplichecker.com#?#.data_inbox > div:-abp-has(> div > span > span)
! above search similar image button
duplichecker.com#?#.data_inbox > div:-abp-has(> * > span > div[data-ap-network])
! https://github.com/AdguardTeam/AdguardFilters/issues/128138
station-drivers.com#?#.container-sidebar-left > div.card > div.card-body > div.bannergroup:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/127967
forge.plebmasters.de#?#.container > div.row--dense > div.col-sm-6:-abp-has(> div > div.v-card .v-toolbar__content span.v-chip__content:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/127650
lightnovelspot.com,webnovelpub.com#?#.container > div[class]:-abp-has(> .adsbygoogle)
lightnovelspot.com,webnovelpub.com#?#.comment-list > div[class]:-abp-has(> .adsbygoogle)
lightnovelspot.com,webnovelpub.com#?##chapter-container > div[class]:-abp-has(> .adsbygoogle)
lightnovelpub.com#?#.container > div[class]:-abp-has(> div[data-pw-mobi])
lightnovelpub.com#?#.comment-list > div[class]:-abp-has(> div[data-pw-mobi])
lightnovelpub.com#?##chapter-container > div[class]:-abp-has(> div[data-pw-mobi])
! https://github.com/AdguardTeam/AdguardFilters/issues/127653
greenmatters.com#?#aside:-abp-has(> div:only-child > div[style]:first-child + div[class]:last-child > div[data-is-ad="true"])
greenmatters.com#?#div:-abp-has(> .ad-title)
! https://github.com/AdguardTeam/AdguardFilters/issues/123556
instagram.com#$?#main > div > section div[style*="flex-direction: column;"] > article > div:-abp-has(span:contains(/Спонсор публикации:|Sponsored/)) { visibility: hidden !important; }
instagram.com#?#main > div > section div[style*="flex-direction: column;"] > article > div:-abp-has(span:contains(/Спонсор публикации:|Sponsored/))
! https://github.com/AdguardTeam/AdguardFilters/issues/127104
n4g.com#?#.f-grid > div.f-item > div.f-item-ad:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/127462
majhinaukri.in#?#.entry p[style*="text-align: center;"]:contains(/^Advertisement$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/126741
mail.com#?##content > .content-wrapper > .mod-container > .container-headline:-abp-has(> p:contains(/^SPONSORED NEWS$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/126761
gadgetsnow.com#?##app > div[class] > div[id^="div-gpt-"]:upward(1)
gadgetsnow.com#?#.grid_wrapper > .col_m_6 > div[class] > div[id^="div-gpt-"]:upward(1)
gadgetsnow.com#?#div[data-articlebody] > div[class^="_"] > .colombia:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/125660
yonlendir.whatsaero.com#?#body > center:contains(/^Advertisement$/)
yonlendir.whatsaero.com#?#body > hr:-abp-has(+ .description + center:contains(/^Advertisement$/))
aeromods.app#?#body > font[color="black"] > center:contains(/^Advertisements$/)
aeromods.app#?#body > font[color="black"]:-abp-has(> center:contains(/^Advertisements$/)) + div + hr
! https://github.com/AdguardTeam/AdguardFilters/issues/125951
letmejerk.com,letmejerk3.com,letmejerk4.com,letmejerk5.com,letmejerk6.com,letmejerk7.com#?#.th > span.th-ad:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/124220
supermarches.ca#?#table[id^="table"][style*="border-collapse: collapse"][bgcolor][height]:-abp-has(> tbody > tr > td[align="center"] > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/123442
shieldsgazette.com#?##frameInner div[class^="sc-"] > #topBanner:only-child:upward(1)
shieldsgazette.com#?#.sidebar > div[class^="sc-"] > div[class^="sc-"] > div[id^="sidebarMPU"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/122504
techhelpbd.com#?#.main-content > .block-custom-content:-abp-has(> .container-wrapper > .mag-box-container > .entry > center > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/121959
thepeoplesperson.com#?#.thepe-sky-video-player > div.fluid_container > ins[data-fluid-zoneid]:upward(1)
! placeholder
kissjav.*#?#.column > div.card > div.adv:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/121783
milfzr.com#?#.item:-abp-has(> div.data > h2:contains(/^AD$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/121770
realmscans.com#?##sidebar > .widget_text.section:-abp-has(> .releases > h3:contains(/^Ad$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/121685
news18.com#?#.recomeded_story > ul > li > div[style="min-height:100px"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/119382#issuecomment-1146484746
twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion,twitter.com#?#nav + section > div[aria-label] > div > div[style^="transform"] h2 > div[style^="-webkit-line-clamp"] > span:contains(/^(?:Promoted Tweet|プロモツイート|Promowany Tweet)$/):upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/120727
ticketmaster.*#?#div[aria-hidden="true"] > div[id^="ad-slot-"]:first-child + div[class]:last-child:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/120890
texturecan.com#?##mainPane > .articles > .article-box:-abp-has(> div[style] > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/120998
blick.ch#?#header + div[class] > div[class]:-abp-has(> aside[id^="appnexus-placement-articleTextAd"])
! https://github.com/AdguardTeam/AdguardFilters/issues/120612
foxnews.com#?#.article-footer > .vendor-unit:-abp-has(> .OUTBRAIN)
! https://github.com/AdguardTeam/AdguardFilters/issues/120253
radio.*#?##headerTopBar ~ div[class]:not([id]):-abp-has(> div[class] > div[class] > div[id^="RAD_NET"])
radio.*#?##content-wrapper #home-top-stations ~ div[class] div[id^="RAD_NET_D_"]:upward(3)
radio.*#?##content-wrapper #stations-in-family ~ div[class] div[id^="RAD_NET_D_"]:upward(2)
! down.fast-down.com - hiding fake download buttons
down.fast-down.com##.download-option-btn:-abp-has(> button > a[href^="https://down.fast-down.com/download"][href*=".html"])
! https://github.com/AdguardTeam/AdguardFilters/issues/118362
filmaffinity.com#?#.movie-card-container > .moviecard-section-wrapper > .right-panel:-abp-has(> .adv-300x250-generic:only-child)
! 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]:-abp-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[id^="ad-feedback-text"]:upward(#similarities_feature_div)
! https://github.com/AdguardTeam/AdguardFilters/issues/116732
mumsnet.com#?#main > .relative > .bg-gray-200:-abp-has(> #ultimedia_wrapper)
mumsnet.com#?#aside[class*="col-span-4"] > .my-20 > .relative:-abp-has(> div[id^="mn-mpu-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/116643
weatherzone.com.au#?#main div[class^="sc-"] > div[class^="sc-"]:empty:-abp-has(+ .publift-ad-wrapper)
! https://github.com/AdguardTeam/AdguardFilters/issues/116297
bing.com#?##b_results > .b_algo:-abp-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:-abp-has(> div[id^="div-gpt-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/116437
searchenginereports.net#?#.sidebar > .sidebar-wrpper:-abp-has(> .for_ads)
! https://github.com/AdguardTeam/AdguardFilters/issues/116303
xn--tream2watch-i9d.com#?#.stream-box-sources-list-item[data-h="play"]:-abp-has(a[href="/frames/fp2/index.php"])
! https://github.com/AdguardTeam/AdguardFilters/issues/116197
duplichecker.com#?#.main-content > div > div > div:-abp-has( > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/115682
wallpaperwaifu.com#?#.blog-items > .post-item.site__col:-abp-has(> .ads-between-post)
! menshealth.com - left-over main page
menshealth.com#?#section > div[class]:-abp-has(> .ad-container)
! oscobo.com search result ads
oscobo.com#?##results-list > .result:-abp-has(> a > .cite > .ba)
! https://github.com/AdguardTeam/AdguardFilters/issues/115571
hclips.com#?#.wrapper ~ div:-abp-has(> div > div > span:matches-css-after(content: Advertisement))
! ads
animeland.tv#?#li:-abp-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:-abp-has(> div[data-ad-slot])
! https://github.com/AdguardTeam/AdguardFilters/issues/113831
allthatsinteresting.com#?#div[class^="css-"][style] > div[class^="css-"]:-abp-has(> div[class^="css-"] > div[style^="min-height:"] > div[id^="div-gpt-ad-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/114032
timesofindia.indiatimes.com#?#.pmr:-abp-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.unblockit.*,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:-abp-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-"]:-abp-has(> div > a[rel="sponsored"])
! https://github.com/AdguardTeam/AdguardFilters/issues/112502
streamspass.live#?##__next > :is(.header, .footer):contains(ads):not(:-abp-has(>*))
streamspass.live#?#.content > .ds_content:contains(Ads):not(:-abp-has(>*))
streamspass.live#?#.sidebar > div[class^="rightside"]:contains(ads):not(:-abp-has(>*))
! https://github.com/AdguardTeam/AdguardFilters/issues/112388
mirrored.to#?##result table.hoverable > tbody > tr:-abp-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:"]:-abp-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:-abp-has(> .elementor-element > .elementor-widget-container > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/111854
etherscan.*#?##ContentPlaceHolder1_divSummary > div[class="d-flex justify-content-center"]:-abp-has(> .text-center > ins[data-revive-zoneid])
etherscan.*#?##ContentPlaceHolder1_divSummary > div[class="d-flex justify-content-center"]:-abp-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:-abp-has(> .adsbygoogle)
womenoftrek.com#?#.site__content > center > div[style]:-abp-has(> iframe[data-src*="amazon-adsystem.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/111469
2conv.com#?#.simple-modal:-abp-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):-abp-has(> .epcl-banner-grid_loop)
! https://github.com/AdguardTeam/AdguardFilters/issues/110214
mangatone.com#?#.c-sidebar:-abp-has(div.textwidget > div[id="protag-header"])
mangatone.com#?#.c-sidebar:-abp-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_"]:-abp-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):-abp-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:-abp-has(> .pull-left > span[id^="ezoic-pub-ad-placeholder-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/106547
keybr.com#?#body > div[class]:-abp-has(> div > #keybr_728x90_970x90_ATF)
keybr.com#$?#body > div[class]:-abp-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:-abp-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(:-abp-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:-abp-has(> .block-title:contains(This Week's Circulars))
thetimestribune.com#?##tncms-region-option-rail-top-one > .tncms-block:-abp-has(> #accordion-resizer:contains(Premium Text Ads))
! https://github.com/AdguardTeam/AdguardFilters/issues/102809
simplyelizabetholsen.com#?##sidebar > .widget_text:-abp-has(> .widget_custom_html > h2 > span:contains(Ads))
! https://github.com/AdguardTeam/AdguardFilters/issues/102918
fluttercampus.com#?#div[class$="side"] > .widget > .card:-abp-has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/103200
wegotthiscovered.com#?#.the-sidebar > #top-sticky-sidebar-container:-abp-has(> .ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/102637
metacritic.com#?#.title_bump > .ad_unit + .browse_list_wrapper + div[style="padding-bottom:30px;"]:-abp-has(> .ad_unit)
! https://github.com/AdguardTeam/AdguardFilters/issues/102566
mad4wheels.com#?#.prodotti-grid > .mb-5:-abp-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/100535
analyticsinsight.net#?##sidebar > div.widget:-abp-has(> div.textwidget > p[style="margin-top: -30px;"])
analyticsinsight.net#?##sidebar > div.widget:-abp-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-"]:-abp-has(amp-ad)
cyberciti.biz#?#body > center:-abp-has(> div[class^="tips_"][class*="_slot_"])
cyberciti.biz#?#.post_content > div[data-amp-original-style^="text-align: center;"]:-abp-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:-abp-has(.elementor-widget-container > h2:contains(SPONSORED AD))
rugdoc.io#?#.elementor-section-wrap > section.elementor-section-boxed.ct-section-stretched:-abp-has(.elementor-widget-container > p:contains(Paid Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/100194
w3resource.com#?#.w3r_list ~ div.mdl-cell:-abp-has(> div[id^="taboola-below-article-"])
w3resource.com#?#article > div.mdl-grid:-abp-has(> div[id*="banner_block"])
w3resource.com#?#article > div.mdl-grid:-abp-has(> div[id^="bottom_ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/100621
afterschoolafrica.com#?#.bs-vc-wrapper > div.vc_wp_text:-abp-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:-abp-has(> div.textwidget > script[async])
tech-story.net#?##sidebar > div.widget:-abp-has(> div.textwidget > a[href^="https://videodl.lbsite.org/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/100699
nsis.sourceforge.io#?##column-one > div.portlet:-abp-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:-abp-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-"]:-abp-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:-abp-has(strong:contains(Advertisement))
tweakdroid.com#?#.tweaksectionheader:-abp-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:-abp-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:-abp-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:-abp-has(> .widget-content > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/98543
indiatoday.in#?#.sidebar > .block-block:-abp-has(> .adtext)
! https://github.com/AdguardTeam/AdguardFilters/issues/98540
toptenz.net#?#.theiaStickySidebar > ul > li.widget_text:-abp-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:-abp-has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/97997
ubergizmo.com#?##sidebar_aside > .mediumbox_container:-abp-has(> .label_advertising)
! https://github.com/AdguardTeam/AdguardFilters/issues/98006
ahaan.co.uk#?#.MuiBox-root:-abp-has(> div[class*="-only"] > .adunitContainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/97512
alternative.me#?#.container > .block[style]:-abp-has(> .adsbygoogle)
alternative.me#?#.column > #alternatives > .alternatives-wrapper > li#pause:-abp-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:-abp-has(> div > div[class] > div[class] > div[data-testid="StandardAd"])
nytimes.com#?#section[data-testid="most-popular-play"] + div[class]:-abp-has(> div[class] > div[data-testid="StandardAd"])
!nytimes.com#?#div[data-hierarchy] > div > div:-abp-has(> div > div[class] > div[class] > div[data-testid="StandardAd"])
! https://github.com/AdguardTeam/AdguardFilters/issues/98062
freevpn4you.net#$?#div[style][align="center"]:-abp-has(> ins.adsbygoogle) { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/97064
qz.com#?##main > div[class*=" "] > div:-abp-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/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:-abp-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"]:-abp-has(> script:contains(google_ad_client))
! https://github.com/AdguardTeam/AdguardFilters/issues/96662
tutocad.com#?#.theiaStickySidebar > .stream-item-widget:-abp-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:-abp-has(div[data-advadstrackbid])
! https://github.com/AdguardTeam/AdguardFilters/issues/96968
techycoder.com#$?#div[class^="vc_column"] > .wpb_wrapper:-abp-has(> .td-g-rec > .adsbygoogle) { min-height: 50px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/95784
leech.ninja#?##page > .cf > .inside:-abp-has(> .b-h-2 > .spc > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/94771
limetorrents.*#?##rightbar > div:-abp-has(> .head:contains(Advertisement))
limetorrents.*#?##content > table.table3:-abp-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]):-abp-has(> td[align="center"] > div[id] > div[data-stn-player])
titantv.com#?#.gridTable > tbody > tr:not([class]):-abp-has(> td:not([class]) > div[id] > div:empty)
titantv.com#?#.gridTable > tbody > tr:-abp-has(> td:not([class]) > div[id]:only-child:empty)
titantv.com#?#.gridTable > tbody > tr:not([class]):-abp-has(> td[class][align="center"]:contains(/^sponsored$/))
titantv.com#?##ctl00_Main_TVL_ctl00_GridUP #sidebox:-abp-has(> .sidebar_sticky:only-child)
! 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(:-abp-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:-abp-has(> .d-flex > .flex-fill > .item-card-desc > span.text-nowrap:contains(/^Sponsor$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/108118
demonoid.is#?#td.main_content > [class] > a:contains(/^(Get VPN Now for FREE!|Demonoid VPN|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:-abp-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
hidden4fun.com,coursesity.com,ichacha.net,website.informer.com,freetutorialsus.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:-abp-has(> div[class^="widget"] span[id^="ezoic"])
applegazette.com#?#.sidebar > section.widget:-abp-has(> div[class^="widget"] div[id^="bsa-"])
applegazette.com#?#.sidebar > section.widget:-abp-has(> div[class^="widget"] ins.adsbygoogle)
applegazette.com#?#.sidebar > section.widget:-abp-has(> div[class^="widget"] a[href^="https://macpaw.audw.net/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/93038
kingtalks.net#?#.theiaStickySidebar > div[id^="stream-item-widget-"]:-abp-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-"]:-abp-has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/93702
asurascans.com#?#.theiaStickySidebar > div.section:-abp-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/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:-abp-has(ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/92442
booksummary.net#?#.sidebar section[id^="custom_html-"]:-abp-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^="_"]:-abp-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:-abp-has(iframe[src^="https://jaxlondon.com/"])
jaxenter.com#?#.row > div.col-lg-4:-abp-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]:-abp-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(:-abp-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/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:-abp-has(> .card > .card-body > span > div[data-zone])
algorandfaucet.com#?#.columns > .col-sm-12 > .card:-abp-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,learnscala.org,learnshell.org,learnsqlonline.org#?##google-ad-right > div[class]:not(:-abp-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,learnscala.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,learnscala.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^="_"]:-abp-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/89835
arrowos.net#?#.center.card-content:-abp-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:-abp-has( > figure > .sponsored)
! https://github.com/AdguardTeam/AdguardFilters/issues/89558
healthline.com#?##__next > div[class]:-abp-has(> aside > div > div[data-adbridg-ad-class])
! https://github.com/AdguardTeam/AdguardFilters/issues/89551
topminecraftservers.org#?#.grey-section:-abp-has(> div[style^="text-align:center;min-height:"])
! https://github.com/AdguardTeam/AdguardFilters/issues/89575
reshish.com#$?#.sideArea:-abp-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:-abp-has(> a[href*="/plugout.php"])
! https://github.com/AdguardTeam/AdguardFilters/issues/88904
gizchina.com#?#.vw-content-area > section#vwspc-section-2:-abp-has(> .container > .row > .vwspc-section-content > p > script:contains(googletag))
gizchina.com#?#.vw-content-area > section#vwspc-section-4:-abp-has(> .container > .row > .vwspc-section-content > center > p > script:contains(googletag))
! https://github.com/AdguardTeam/AdguardFilters/issues/88885
electrical4u.com#?#.inside-right-sidebar > .widget:-abp-has(.ezoic-ad)
! placeholder
xtubetop.com#?#.video-block-happy:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/92561
9gag.com#?#.list-stream > article:-abp-has(p > a[target="_blank"]:contains(Promoted))
! https://github.com/AdguardTeam/AdguardFilters/issues/130210
9gag.com#?#.list-stream > article:-abp-has(> header > .post-header > .ui-post-creator > .promoted)
9gag.com#?#.list-stream > article:not([id]):-abp-has(a[href="https://9gag.com/advertise"])
! 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]:-abp-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:-abp-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:"]:-abp-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:-abp-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"]:-abp-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/"]:-abp-has(> div.row > div.col-md-12 > img[alt^="KD Lex Chambers LLP"])
latestlaws.com#?#.front-sidebar > div.row:-abp-has(> div.col-md-12 > div.widget-border-none > a[target="_blank"][rel="nofollow"])
latestlaws.com#?#.front-sidebar > div.row:-abp-has(> div.col-md-12 > div.widget-border-none > a[target="_blank"] > img[alt="Dee Gee"])
latestlaws.com#?#.front-sidebar > div.row:-abp-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:-abp-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:-abp-has(> a[href^="/sponsored/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/85379
healthline.com,greatist.com#?#.article-body > div:not(.otnotice):-abp-has(section div[class]:contains(ADVERTISEMENT))
healthline.com,greatist.com#?#.article-body > div[class^="css-"] > p ~ div[class]:-abp-has(> aside div[data-ad="true"])
greatist.com#?#.article-body > div:-abp-has(section span[class]:contains(/^GO NOW$/))
healthline.com#?##__next > aside[class^="css-"]:-abp-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:-abp-has(> .stripe > .stripenav > ul > li > span.adslabel)
! https://github.com/AdguardTeam/AdguardFilters/issues/85636
vxxx.com#?#.videoplayer + div:-abp-has(> .a-label)
vxxx.com#?#.video-page-content + div:-abp-has(> div > h2:contains(Suggested))
vxxx.com#?#.wrapper-margin + div:-abp-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"]) 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]):-abp-has(> div:not([class]) div[class] > div[style] + div.fbAdLink)
!outlook.live.com#?##app > div[class] > div[class] > div[class] > div[class]:not(.ms-FocusZone):not([class^="screenReaderText"]):-abp-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]:-abp-has(> div[class] > div > div[id^="owaadbar"])
! outlook.live.com - left-over when density set to Cozy/Compact
outlook.live.com#?#.customScrollBar[data-is-scrollable] > div[class] > div[class]:not([data-convid]):-abp-has(> div:not([id]):not([class]) > div[class] > div[class] > div[class] > div[class] > div[class] > .fbAdLink)
! https://github.com/AdguardTeam/AdguardFilters/issues/84976
pluginsaddonsextensions.com#?#.col-md-4 > .rightcol:-abp-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:-abp-has(> strong > a[target="_blank"])
xtorx.com#?##restitle:-abp-has(> strong > a[target="_blank"]) + div#rescite
xtorx.com#?##restitle:-abp-has(> strong > a[target="_blank"]) + div#rescite + div#resdesc
! https://github.com/AdguardTeam/AdguardFilters/issues/129676
! https://github.com/AdguardTeam/AdguardFilters/issues/84584
scrolller.com#?#.gallery-view > .vertical-view > .vertical-view__columns > .vertical-view__column > .vertical-view__item:-abp-has(> .vertical-view__banner-item > .vertical-view__ad)
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]):-abp-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:-abp-has(> div > div[align="center"] > div[id^="div-clmb-ctn-"])
thehansindia.com#?#.theiaStickySidebar > div > section.editorial:-abp-has(> div div[class^="ads"])
thehansindia.com#?#.theiaStickySidebar > div > section.editorial:-abp-has(> div.pd-0.hide)
! https://github.com/AdguardTeam/AdguardFilters/issues/83718
theusbreakingnews.com#?#.theiaStickySidebar > div.widget:-abp-has(> div.widget-container > div.textwidget > ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/83721
audiophileon.com#?##sidebar-one-blocks .sqs-block-html:-abp-has(+ .amazon-block)
audiophileon.com#?##content > .extra-wrapper > .sqs-layout:-abp-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:-abp-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:-abp-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:-abp-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"]:-abp-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:-abp-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/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/122165
! https://github.com/AdguardTeam/AdguardFilters/issues/79475
cointelegraph.com#?#div[class$="=="] > .banner-blocked:only-child:upward(1)
cointelegraph.com#?#.posts-listing__list > li.posts-listing__item:-abp-has(> div[class] > div[class] > .banner-blocked)
! 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)
! 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:-abp-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:-abp-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-"]:-abp-has(> .textwidget)
! https://github.com/AdguardTeam/AdguardFilters/issues/76433
google.*#?#body > div[class]:-abp-has(> div > div[data-hveid] > a.sh-np__click-target[data-merchant-id])
google.*#?##search div[data-hveid] div[jscontroller] div[jscontroller][data-hveid]:-abp-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]:-abp-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]:-abp-has(> div[class] > div[class] > .sh-sp__plain)
! https://github.com/AdguardTeam/AdguardFilters/issues/78241
nekomeowmeow.com#?#div[class*="widget_text"]:-abp-has(> div.textwidget:only-child > p > ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/78074
stocksregister.com#?#.td-post-content > div[id^="stock-"]:-abp-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/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/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:-abp-has(> p > span.ad)
! 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/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#$?##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(:-abp-has(>*)):upward(div[data-id^="urn:li:activity:"])
! https://github.com/AdguardTeam/AdguardFilters/issues/73781
escapegames24.com#?#.sidebar > div.widget:-abp-has(> h2:contains(Advertisement))
escapegames24.com#?#.widget-content > div[align="center"]:-abp-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"]:-abp-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/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:-abp-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#?##contents > ytd-rich-item-renderer:-abp-has( > #content > ytd-ad-slot-renderer)
youtube.com#?#ytd-rich-grid-row > #contents > ytd-rich-item-renderer:-abp-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://github.com/AdguardTeam/AdguardFilters/issues/70959
msn.com#?#div[data-template-key] > div[style]:-abp-has(> div[class] > div[data-t*="NativeAd"])
msn.com#?#.todaystripe > ul > li:-abp-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/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]:-abp-has(> div[jsname] div[class*="__wholepage-card"] > div > div[class] div[class] > a[href^="/aclk?"])
google.*#?##kp-wp-tab-overview > div[data-hveid]:-abp-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:-abp-has(span.sponsored)
! https://github.com/AdguardTeam/AdguardFilters/issues/69222
hentai4manga.com#?##innerContent div[style]:-abp-has(> div[id^="banner"])
hentai4manga.com#?##innerContent div.article-top + div.textbox:not(:-abp-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:-abp-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:-abp-has(> .ads-between-post)
! https://github.com/AdguardTeam/AdguardFilters/issues/67588
9anime-tv.com#?#.theiaStickySidebar > div[id^="text-html-widget-"]:-abp-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(:-abp-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:-abp-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:-abp-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:-abp-has(> div[class^="adsense"])
! https://github.com/AdguardTeam/AdguardFilters/issues/66758
digitalfaq.com#?#.rc_c > #posts > center:-abp-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:-abp-has(> b:contains(/^Ads by Google$/))
staticice.com.au#?#table[width="100%"] > tbody > tr > td[height="80"][valign="middle"][align="center"]:-abp-has(> table > tbody > tr  > .s_font)
staticice.com.au#?#table[width="100%"] > tbody > tr > td[height="100%"]:-abp-has(> table:only-child > tbody > tr > td > a[href][target="_blank"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/66275
canonrumors.com#?##main > #text-15:-abp-has(#canonrumorsFreeStarVideoAdContainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/65881#issuecomment-716089497
adultgamesportal.com#?#.widget:-abp-has(> div.textwidget > a[href][target="_blank"][rel^="noopener"])
adultgamesportal.com#?#.widget:-abp-has(> div.textwidget > a:not([href^="https://adultgamesportal.com/"]))
adultgamesportal.com#?#.widget:-abp-has(> div.textwidget iframe[src*="cfgr2.com/"])
adultgamesportal.com#?#.widget:-abp-has(> div.textwidget > script[src*="juicyads.com/"])
adultgamesportal.com#?#.widget:-abp-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]):-abp-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(:-abp-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:-abp-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(:-abp-has(.widget-manga-popular-slider))
! https://github.com/AdguardTeam/AdguardFilters/issues/64841
cryptodaily.co.uk#?#.related-row > div.related-item:-abp-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:-abp-has(> .headhome600 > span.h1:contains(/^SPONSORED VIDEO$/))
! independent.co.uk - left-over at top main page
independent.co.uk#?##frameInner > div[class]:-abp-has(> div[class] > div[data-ad-unit-path])
! https://github.com/AdguardTeam/AdguardFilters/issues/64639
wordreference.com#?#.rightcolumn > tbody > .adtitle + tr[style]:-abp-has(> td:only-child > div[id^="adright"])
! https://github.com/AdguardTeam/AdguardFilters/issues/64474
nudeteenwhore.com#?#.title:-abp-has(> h2:contains(Recommend))
nudeteenwhore.com#?#.title:-abp-has(> h2:contains(Recommend)) + div.thumbs
! https://github.com/AdguardTeam/AdguardFilters/issues/64436
letsrun.com#?##letsrun-wp-sidekick > .code-block-1:-abp-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:-abp-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:-abp-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:-abp-has(> div > div > .adunitContainer)
thequint.com#?#.content div[style=""] > div[class*=" "]:-abp-has(> div[class] > div > .adunitContainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/64203
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:-abp-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]:-abp-has(> div[id] > div > a[onclick] > div > .brand_ctn)
cinereporters.com#?#.story-mainnews > .row > .col-md-6 > .colombiaonesuccess > div[class]:-abp-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-"]:-abp-has(> div > div[data-tile-name="top_banner"])
! https://github.com/AdguardTeam/AdguardFilters/issues/63163
cointelegraph.com#?#.sidebar > .sidebar__widget:-abp-has(> div > div > a[href^="https://cointelegraph.com/advertise"])
cointelegraph.com#?#.posts-listing__list > .posts-listing__item:-abp-has(> div > div > a[href^="javascript:void(0);"][data-link] img)
cointelegraph.com#?#.post-page__item > div[class]:-abp-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:-abp-has(>.uk-text-center > a[rel="nofollow"] > img)
mirrorace.*#?#.uk-article > .uk-card-small > .uk-card-secondary:-abp-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]:-abp-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:-abp-has(> div.video-block-happy)
! https://github.com/AdguardTeam/AdguardFilters/issues/61983
duolingo.com#?##root div[data-test="player-end-carousel"] > div[class]:-abp-has(> ins.adsbygoogle)
duolingo.com#?#section > div:-abp-has(> div > div[class] > div[class] > ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/61974
crazyshit.com#?#.side_box:-abp-has(> .trevda)
crazyshit.com#?#.side_box:-abp-has(> .row > .tile > a[href*="out.php?"])
! https://github.com/AdguardTeam/AdguardFilters/issues/61822
engadget.com#?#ul[data-component="LatestStream"] > li:-abp-has(> div[data-component="GeminiAdItem"])
! https://github.com/AdguardTeam/AdguardFilters/issues/61538
fux.com,pornerbros.com,porntube.com#?#.shelve > .row-grid > div[class^="col-"]:-abp-has(> iframe[src*="external"])
! https://github.com/AdguardTeam/AdguardFilters/issues/61407
erofus.com#?#.row-content > .col-xs-12:-abp-has(> .ad.thumbnail)
! washingtontimes.com - left-overs in article
washingtontimes.com#?#.block-content > .article-position-render:-abp-has(> .page-headline > .sponsored-heading)
washingtontimes.com#?#.aside-inner > .block:-abp-has(> .block-content > .sponsored-container)
washingtontimes.com#?#.aside-inner > .block:-abp-has(> .block-content > script[data-paid-clicks])
! https://github.com/AdguardTeam/AdguardFilters/issues/60995
unity3diy.blogspot.com#?##sidebar > div.widget:-abp-has(> div.widget-content > ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/60795
mangazuki.online#?#.body-wrap > .c-top-sidebar:not(:-abp-has(.widget-manga-popular-slider))
! https://github.com/AdguardTeam/AdguardFilters/issues/60474
amateurporn.me,severeporn.com#?#.block-video > div.table:-abp-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]:-abp-has(> div[class] iframe[src^="https://adstune.com/"])
codecs.forumotion.net#?##main-content > #p0.post:-abp-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:-abp-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):-abp-has(> div[class*=" "] > div > a[onclick])
! https://github.com/AdguardTeam/AdguardFilters/issues/59830
xtits.com#?#.container > div.block-content > div.table:-abp-has(> div.spot-holder > div.adv-title)
! https://github.com/AdguardTeam/AdguardFilters/issues/59576
sharkz.io#?#.wrapper > .pure-g > div[class^="pure-u"] > .section:-abp-has(> .frontPageAdvertisementHeader)
! https://github.com/AdguardTeam/AdguardFilters/issues/59572
takemine.io#?##home > .container > .row > .col-xs-5:-abp-has(> .panel > .panel-body.text-center > div[id$="ads"])
takemine.io#?#.modal-body > .text-center > #summary ~ .flex-row:-abp-has(> .col > .text-muted > small:contains(/^Advertisement$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/59418
wormate.io#?#.line-center > .column-right:-abp-has(> div[id] > .label:contains(/^Advertisement:$/))
wormate.io#?##game-cont > #results-view > div[id][style]:-abp-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:-abp-has(> .text-back > span:contains(/^Sponsored Content$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/59035
comicastle.org#?#.card > .card-body.text-center:-abp-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:-abp-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:-abp-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"]:-abp-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]):-abp-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]):-abp-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]):-abp-has(> div[class] > div[class] > .SidebarAd)
! https://github.com/AdguardTeam/AdguardFilters/issues/58001
mp4upload.com#?##container > div[style] > .container > div:-abp-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:"]:-abp-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:-abp-has( > a[rel*="nofollow"][target="_blank"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/57156
7torrents.cc#?#.card-body:-abp-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"]:-abp-has(> .column > .page-content--block > .page-content--ad-block)
! https://github.com/AdguardTeam/AdguardFilters/issues/56701
filecrypt.co#?##cform > .protection div > ul > li:-abp-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:-abp-has(> .epcl-banner)
! https://github.com/AdguardTeam/AdguardFilters/issues/56077
primewire.li#?#.choose_tabs > .actual_tab > .movie_version:-abp-has(> tbody > tr > td > span > a[href^="/links/sponsored/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/62629
! https://github.com/AdguardTeam/AdguardFilters/issues/56778
! windows101tricks.com - ads
windows101tricks.com#?##sidebar-primary-sidebar > .primary-sidebar-widget > .section-heading > span.h-text:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/58740
! https://github.com/AdguardTeam/AdguardFilters/issues/56171
inputmag.com,bustle.com,inverse.com#?#div[data-adroot] > div[class*=" "]:-abp-has(> div[id^="ad-"]:only-child)
inputmag.com,inverse.com#?#body > header + div[class] > div[class*=" "]:-abp-has(> div[id^="ad-"]:only-child)
inputmag.com,inverse.com#?#article > div > div[class*=" "] > div[class] > div[class*=" "] > div[class*=" "]:-abp-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;"]:-abp-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:-abp-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:-abp-has(> div[class^="uk-"] > .uk-panel-box > .bannergroup)
station-drivers.com#?#.body-innerwrapper > #tm-top-b:-abp-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"]:-abp-has(> div.tbox > div > div.tcell:contains(Topic Sponsor))
f150forum.com#?#.page.column > div.tbox:-abp-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;"]:-abp-has(> .adsbygoogle)
forum.team-mediaportal.com#?#.block-container > .js-replyNewMessageContainer > div[style^="min-width: 250px; min-height: 250px;"]:-abp-has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/55000
galaxylifereborn.com#?#.absolute-center > .section > .container > .row > .col-12 > .box[style]:-abp-has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/54909
trakt.tv#?#div[id]:-abp-has(> div[id] > a[href="/vip/ads"])
! https://github.com/AdguardTeam/AdguardFilters/issues/61280
elamigosedition.com#?#.video-box > center:-abp-has(> a[rel="nofollow"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/54707
fossbytes.com#?#.td-ss-main-sidebar > .ai_widget:-abp-has(> .code-block > .adsbygoogle)
fossbytes.com#?#.td-ss-main-sidebar > .ai_widget:-abp-has(> .block-title > span:contains(/^Advertisement$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/54797
afly.us#?##link-view > .form-group + div:not([class]):not([id]):-abp-has(> center:contains(/^Advertisement/))
! https://github.com/AdguardTeam/AdguardFilters/issues/54439
kotaku.com#?#section > div[class] > div[class]:-abp-has( > .ad-container)
kotaku.com,kotaku-com.cdn.ampproject.org#?#.js_post-content > aside:-abp-has(> div > div > a[data-amazonsin])
kotaku.com,kotaku-com.cdn.ampproject.org#?#article > div[class*=" "]:-abp-has(> div > p:contains(Advertisement))
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com#?#body > div > div[class]:-abp-has(> .ad-container)
! https://github.com/AdguardTeam/AdguardFilters/issues/54315
cointelegraph.com#?#.posts-listing__list > li.posts-listing__item:-abp-has(> div.posts-listing__bnr)
! https://github.com/AdguardTeam/AdguardFilters/issues/54629
servedez.com#?##sp_right > .sp_block_section:-abp-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*=" "]:-abp-has(> div > p:contains(Advertisement))
!+ NOT_OPTIMIZED
lifehacker.com,lifehacker-com.cdn.ampproject.org#?#article > aside:-abp-has(> div > div > a[data-amazonsin])
! https://github.com/AdguardTeam/AdguardFilters/issues/53983
mmo-population.com#?#.row > .col-sm-12 > .card-box:-abp-has(> .adsbygoogle)
mmo-population.com#?#.row > .col-xl-12 > .card-box:-abp-has(> .m-b-20 > .adsbygoogle)
! 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-"]:-abp-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-"]:-abp-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-"]:-abp-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-"]:-abp-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-"]:-abp-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-"]:-abp-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-"]:-abp-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
imgur.com#?#.FastGrid > .Grid-column > div[style*="height:"]:-abp-has(> .Post-item > .Post-item-container > .Post-item-meta > .Post-item-interactive-ad)
imgur.com#?#.Toaster > .Toast2--timeless:-abp-has(> .Toast2-title:contains(ADVERTISEMENT))
! https://github.com/AdguardTeam/AdguardFilters/issues/53813
antdm.forumactif.com#?##main-content > #p0.post:-abp-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:-abp-has(> .textwidget > p > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/53790
sciencealert.com#?#.section-container > .section-container-col-2 > .moduletable:-abp-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]:-abp-has(> a[href="/upgrade"])
! https://github.com/AdguardTeam/AdguardFilters/issues/53351
uflash.tv#?#.thumbs:-abp-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:-abp-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]:-abp-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]):-abp-has(.iab_sf)
! https://github.com/AdguardTeam/AdguardFilters/issues/52376
djmag.com#?#._section--row > ._teaser--container--MPU:-abp-has(> ._teaser--MPU > .pane-djmag-advert-responsive-pane)
! https://github.com/AdguardTeam/AdguardFilters/issues/52154
rateyourmusic.com#?##content > .mbgen > tbody > tr > td > div[style]:-abp-has(> div[id^="div-gpt-ad"])
rateyourmusic.com#?##user_list > tbody > tr[class] + tr:not([class]):-abp-has(> td > div[style] > div[id^="div-gpt-ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/51754
forum.mobilism.org#?##pagecontent > .tablebg > tbody > .row1:-abp-has(> td[align="center"][valign="middle"] > b.postauthor:contains(/^Advertisement \[Bot\]$/))
forum.mobilism.org#?##pagecontent > .tablebg > tbody > .row1:-abp-has(> .profile > table[align="center"] > tbody > tr > .postdetails:contains(/^The Advertiser$/))
forum.mobilism.org#?##pagecontent > .tablebg > tbody > .row1:-abp-has(> .profile > table[align="center"] > tbody > tr > .postdetails:contains(/^The Advertiser$/)) + .row1:-abp-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] > div[data-grid-item="true"]:-abp-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"]:-abp-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"]:-abp-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]):-abp-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:-abp-has(> .ads-title)
readmng.com#?#.row > .col-md-12.page_chapter[style^="min-height:"]:-abp-has(> center > .OUTBRAIN)
readmng.com#?#.col-md-4 > div[style^="padding-top"]:-abp-has(> .apester-media)
readmng.com#?#.col-md-4 > div > center[style^="min-height:"]:-abp-has(> div[id^="div-gpt-ad"])
readmng.com#?#.col-md-4 > .title:-abp-has(> h3:contains(/^Sponsored (Content|Website)$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/51073
gamcore.com#?#.slides > .item:-abp-has(> h4 > a[href^="https://gamcore.com/pzdc"])
gamcore.com#?#.all_items > .item:-abp-has(> .row > div[class] > h3 > a[href^="https://gamcore.com/pzdc"])
! https://github.com/AdguardTeam/AdguardFilters/issues/51075
spyur.am#?##footer > div[class]:-abp-has(.baner_footer)
! https://github.com/AdguardTeam/AdguardFilters/issues/50975
kimcartoon.xyz#?#.col-md-4 > section.widget_text:-abp-has(> .textwidget > p > [id^="BB_SLOT_"])
kimcartoon.xyz#?#.col-md-12 > section.widget_text:-abp-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:-abp-has(> p.caption > img[alt="Zagg Ad Hero"])
! https://github.com/AdguardTeam/AdguardFilters/issues/50731
gogodl.com#?#.mb-5.align-items-end > .col-lg-6:-abp-has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/50748
mygc.com.au#?#.entry-content > .code-block[style]:-abp-has(> div[id^="div-gpt-ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/50127
freep.com#?#.more-stories-content:-abp-has(> div[id="js-taboola-wrapper"])
! https://github.com/AdguardTeam/AdguardFilters/issues/50501
wowroms.com#?##sandBox-wrapper > .ulromlist > li.element:-abp-has(> .row-container > li > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/50483
1819714723.rsc.cdn77.org#$?##player #layerName_postroll { remove: true; }
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:-abp-has(> div > div > span > a[href^="http://help.yahoo.com/kb/index?page=content&y="][rel="nofollow noopener"])
! https://github.com/AdguardTeam/AdguardFilters/issues/49102
courseforfree.com#?##secondary > aside[id^="custom_html-"]:-abp-has(> .textwidget > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/48665
asia-mag.com#?##secondary > aside[id^="text-"]:-abp-has(> h3 > span:contains(/^PARTNER ADS$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/61661
techinferno.com#?#.ipsWidget > div[class^="ipsWidget_inner"]:-abp-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$/)
! gismeteo
gismeteo.ua#?#.article > div.items:-abp-has(> div#media-middle > div[id^="div-gpt-ad"])
gismeteo.ua#?#.side > div.side__i:-abp-has(div[style*="240px;"][style*="400px;"])
gismeteo.com,gismeteo.lt,gismeteo.pl#?#.right_col_1 > div.column-wrap > div.wrap_small:-abp-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:-abp-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:-abp-has(> div.side___i > div.ad)
gismeteo.lt#?#.right_col_1 > div.column-wrap > div.wrap_small:-abp-has(> div.media_frame > div.media_content > div[id^=div-gpt-ad])
gismeteo.lt,gismeteo.lv#?#.main > div.column-wrap div.__frame:-abp-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:-abp-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:-abp-has(> div[id^="div-gpt-ad"])
gismeteo.lv#?#.right_col_1 > div.column-wrap > div.wrap_small:-abp-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:-abp-has(> div.media_frame > div.media_content > ins.adsbygoogle)
gismeteo.pl#?#.main > div.column-wrap div.__frame:-abp-has(> div.media_middle > div#media-middle > ins.adsbygoogle)
gismeteo.md#?#.content > div[class] > div[class] > div[class] > div[class] > div[class]:-abp-has(> div[class] > div[id] > center > h1:contains(404 Not Found))
gismeteo.md#?#.content > div[class] > div[class] > div[class] > div[class] > div[class]:-abp-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:-abp-has(> div.post-preview-item-banner)
cointelegraph.com#?#.affix-sidebar__widget > div.sbar-area-wrap_with-footer:-abp-has(> div.sbar-area-wrap__header > a[href="/advertise-with-bitcoins"])
! 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:-abp-has(> p[style="text-align: center;"] > span:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/47359
mangafor.com#?#div[id^="custom_html-"]:-abp-has(> .textwidget > .adsbygoogle)
mangafor.com#?#div[id^="custom_html-"]:-abp-has(> .textwidget > div[id^="rn_ad_native_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/47228
crackedvst.com#?#.g1-collection-items > .g1-injected-unit:-abp-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"]:-abp-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-"]:-abp-has(> div[class^="css-"] > span.zergattribution)
! https://github.com/AdguardTeam/AdguardFilters/issues/47170
mariogames.be#?#.gameinfo tr > td:-abp-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-"]:-abp-has(> a[href="#"] > .panel-ad)
thelocal.se,thelocal.no,thelocal.dk,thelocal.it,thelocal.at,thelocal.es,thelocal.de,thelocal.fr#?#div > .section:-abp-has(> div[class*="-label"]:contains(Sponsored))
! https://github.com/AdguardTeam/AdguardFilters/issues/46793
webbrowsertools.com#?#body > .card.description:-abp-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:-abp-has(> iframe)
! https://github.com/AdguardTeam/AdguardFilters/issues/46561
! imdb.com#?##maindetails_sidebar_bottom > div.aux-content-widget-2:-abp-has(> span.ab_widget > div.ab_zergnet)
imdb.com#?##sidebar > div[class]:-abp-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]:-abp-has(> div > div > div[id^="owaadbar"])
! https://github.com/AdguardTeam/AdguardFilters/issues/46285
its.porn#?#.twocolumns > aside:not([class]):not([id]):-abp-has(> .table > div[class*="IPO-Itsporn_Native_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/46242
ftuapps.dev#?##secondary > aside[id^="custom_html-"]:-abp-has(> .textwidget > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/46106
apk4all.com#?#.app-footer > div.ny-down:-abp-has(> a:not([href*="://dlapk4all.com"]))
! https://github.com/AdguardTeam/AdguardFilters/issues/46007
deleted.io#?#body.route-index > section > div.container:-abp-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"]:-abp-has(> div > div > div[data-before-content="advertisement"])
! https://github.com/AdguardTeam/AdguardFilters/issues/45681
techrepublic.com#?#.col-4 > div:-abp-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:-abp-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_"]:-abp-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.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com#?##sidebar_wrapper > div[class]:-abp-has(> div[class] > div[class] > .ad-container)
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com#?#.js_sidebar_sticky_container > div > div > div[class]:-abp-has(> div > div > .ad-container)
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com#?##secondScroll > div > div:-abp-has(> div div[class] > .ad-unit)
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com#?##secondScroll > div > div:-abp-has(> div[class] > .ad-unit)
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com#?#.js_post-content > div[class]:-abp-has(> .ad-container)
! https://github.com/AdguardTeam/AdguardFilters/issues/45211
cleantechnica.com#?#.xoxo > li[id^="text-"]:-abp-has(> .textwidget a[href^="http://cleantechnica.com/advertise/"])
cleantechnica.com#?#.xoxo > li[id^="text-"]:-abp-has(> .widgettitle > span:contains(Advertisement))
! https://forum.adguard.com/index.php?threads/36087/
agario-play.com#?##helloContainer > div.side-container > div.agario-panel:-abp-has(> div.text-center > div[id^="div-gpt-ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/44960
airmore.com#?#.aside > section:-abp-has(> h5:contains(Ads))
! https://github.com/AdguardTeam/AdguardFilters/issues/44778
petapixel.com#?#.posts > .is-elsewhere:-abp-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:-abp-has(> .corner-block-element > .remove-ad-block)
! https://github.com/AdguardTeam/AdguardFilters/issues/44618
disboards.com#?#.p-body-sidebar > div[style^="background-color:"]:-abp-has(> div[align="center"] > a[href^="https://www.wdwinfo.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/44345
gadgetsnow.com#?#.clearfix > div[class*=" "]:-abp-has(> div > div > a[onclick])
gadgetsnow.com#?#.sidebar > .clearfix > div[class*=" "]:-abp-has(> div > div > div > a[onclick])
! https://github.com/AdguardTeam/AdguardFilters/issues/43302
mi-globe.com#?#div[class*="tdi"]:-abp-has(> div > span[id^="ezoic-pub-ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/43869
medicalnewstoday.com#?#div[style="position:relative"] > article > div[class^="css-"]:-abp-has(> aside > div > div[data-empty="true"])
greatist.com,medicalnewstoday.com#?#div[id="__next"] > div[class^="css-"] > aside:-abp-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:-abp-has(> td > .lb#lb)
! https://github.com/AdguardTeam/AdguardFilters/issues/43419
torrentdownloads.co#?#.inner_container > div > div[style^="float:"]:-abp-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:-abp-has(> .b_caption > p:matches-css-before(content: /^(Ad|Ann\.|Annonce|Anúncio|Anzeige|Reklama|Реклама|Reclamă|Publicidade)$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/42411
freegames66.com#?#.B1 > #R5:-abp-has(> center > .adsbyvli)
! https://github.com/AdguardTeam/AdguardFilters/issues/41963
payskip.org#?#.box-main > center:-abp-has(> div[id^="adm-container-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/41785
softfamous.com#?##sidebars > .sidebar:-abp-has(> .widget > .container_ads)
! https://github.com/AdguardTeam/AdguardFilters/issues/41645
xanimeporn.com#?##sidebar > .sidebar-widget:-abp-has(> .widget-title > span:contains(/^Sponsor$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/41594
myneobuxportal.com#?#.g1-collection-items > .g1-injected-unit:-abp-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:-abp-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-"]:-abp-has( > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/41266
dropapk.to#?#.container.py-5 > .row > .col-md-8:-abp-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*=" "]:-abp-has(> div > div > a[onclick])
!+ NOT_OPTIMIZED
mumbaimirror.indiatimes.com#?##content > div[class*=" "]:-abp-has(> div > div > a[onclick])
mumbaimirror.indiatimes.com#?#.latestCmmtData > .mrtoday > div[class*=" "]:-abp-has(> div > div > a[onclick])
! https://github.com/AdguardTeam/AdguardFilters/issues/40963
desktophut.com#?#.gridlove-content > .adsfront:-abp-has(> center > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/40778
imgtaxi.com#?#.sidebar > div:-abp-has( > iframe[src^="frame.php?"])
imgtaxi.com#?#.sidebar > h3:-abp-has( > a:contains(Recommended))
! https://forum.adguard.com/index.php?threads/35054/
mi-globe.com#?#.widget_custom_html:-abp-has(> div.custom-html-widget > span[id^="ezoic-pub-ad-"])
! /links/popad - popups '#$?#form[action$="/links/popad"] { remove: true; }'
download.windowslite.net,novelssites.com,pndx.live,adlinkfly.wartakilat.com,shorte.anxcinema.com,shortlink.prz.pw,baominh.tech,za.uy,gir.ist,coinsparty.com,enagato.com,clikern.com,linkadshield.xyz,shortenmm.cf,webshort.in,coinsparty.mcrypto.club,linkmit.us,sanos.xyz,oncehelp.com,tui.click,adpop.me,adnit.xyz,fwarycash.moviestar.fun,clickhouse.xyz,bloggingguidance.com,charexempire.com,adnet.cash,go2.surf,cryptoads.space,okec.uk,paidtomoney.com,za.gl,pureshort.link,curto.win,giscr.ac.th,4rl.ru,ownurl.website,danc.uk,url.namaidani.com,xz2.xyz,doctor-groups.com,gibit.xyz,pkr.pw,dz4win.com,asupload.com,shortearn.in,stfly.me,fun4earn.xyz,shorthitz.com,linkshorten.xyz,btc2019.tk,mitly.us,afly.us,links.studyiqhub.com,rifurl.com,ushrt.me,shrt10.com,s-short.co,adclic.pro,uii.io,shortearn.eu,express-cut.ovh,cashearn.eu,vivads.net,urlcloud.us,coin.mg,shrinkurl.org,lkop.me,egovtjob.in,shrtfly.net,clx.icu,uiz.io,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-"]:-abp-has( > .ad-container)
! https://github.com/AdguardTeam/AdguardFilters/issues/40149
opencritic.com#?#app-review-table > div >  #ReviewTableTop + div > app-review-table-row ~ .review-row:-abp-has(> .col > app-advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/39741
thegay.com#?#.underplayer__info > div:-abp-has( > div#und_ban)
thegay.com#?#.footer-margin > .content > .box:-abp-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 "]:-abp-has(> div.OUTBRAIN) { remove: true; }
pholder.com#$?#main[id="Slideshow"] > section[class^="Slide "]:-abp-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]:-abp-has(>a[href="/membership"])
mangarock.com#?#div[role="presentation"] > div[id^="vertical-page-"]:-abp-has(> div[class]:not([style]) > a[href="/membership"])
mangarock.com#?#div[role="presentation"] > div[id^="vertical-page-"]:last-child > div[class] > div[class]:-abp-has(> div > a[href="/membership"])
mangarock.com#$?#div.slick-track > div.slick-slide:-abp-has(> a[href="/membership"]) { remove: true; }
mangarock.com#?#div.slick-track > div.slick-slide:last-child > div[class]:-abp-has(> div > a[href="/membership"])
! https://github.com/AdguardTeam/AdguardFilters/issues/42696
camera.aeonax.com#$?##wrapper > #predownloads:-abp-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:-abp-has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/39336
imgburn.com#?#td[class="contents"][align="center"]:-abp-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 "]:-abp-has(> div > div > div[ng-if="directive.close"])
! https://github.com/AdguardTeam/AdguardFilters/issues/39254
protopage.com#?#body > div[style^="position: absolute"]:-abp-has(div.scheme-body-text[style*="width: 100px"])
protopage.com#?#body > div[style^="position: absolute"]:-abp-has(> div[style*="/web/images/12x"])
protopage.com#?#body > div[style^="position: absolute"]:-abp-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]):-abp-has( > h2[id]:contains(From our sponsors))
!+ NOT_OPTIMIZED
thelocal.ch#?#body > div > .section:-abp-has( > div[class]:contains(Sponsored))
! https://github.com/AdguardTeam/AdguardFilters/issues/38767
wikifeet.com#?#.dashboard > div[style^="float:"]:-abp-has(> div.dashad)
! https://github.com/AdguardTeam/AdguardFilters/issues/38107
mywebtimes.com#?#.side > div.innertube:-abp-has(> aside > div.bundle > div.promo)
! https://github.com/AdguardTeam/AdguardFilters/issues/38631
playtube.pk#?#.container > .panel-default:-abp-has(> .panel-body > .adcode)
! https://github.com/AdguardTeam/AdguardFilters/issues/38625
indianrailways.info#?##showrest > .ir-flex-row.white-bg:-abp-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:-abp-has(> a[href^="https://bit.ly/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/38311
prostylex.org#?#.wrapper > div[style*="text-align"]:-abp-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:-abp-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/37931
unblocked.to#$?#html { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/84921
investmentwatchblog.com#?#.inside-right-sidebar > aside[id^="custom_html-"]:-abp-has(> div.textwidget:empty)
investmentwatchblog.com#?#.inside-right-sidebar > aside[id^="custom_html-"]:-abp-has(> div > script[src^="//ads.investingchannel.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/37694
vosizneias.com#?#.body > div[style^="position: relative;"]:-abp-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]):-abp-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;"]:-abp-has(> .adspot-title)
! https://github.com/AdguardTeam/AdguardFilters/issues/37850
imtranslator.net#?#td:-abp-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:-abp-has(> .panel > .panel-footer > a[href^="/download-fast/"][namehost^="UseNe"])
! https://github.com/AdguardTeam/AdguardFilters/issues/37324
xenforo.pk#?#.p-body-sideNavContent > .block:-abp-has(> .block-container > .block-body > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/50342
kickass.love,kickass.vc#?#td[width="100%"] > style + div[id]:-abp-has(> div[id] > a[href="/k/?q=q"][target="_blank"])
kickass.vc#?#td[width="100%"] > .tabs > style + div[id]:-abp-has(> div[id] > a[href="/k/?q=q"][target="_blank"])
kickass.vc#?#td[width="100%"] > div:not([class]):not([id]) > style + div[id]:-abp-has(> div[id] > a[href="/k/?q=q"][target="_blank"])
kickass.love,kickass.vc#?#.commentsLeftModule > style + div[id]:-abp-has(> div[id] > a[href="/k/?q=q"][target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/36782
discordbots.org#?#.bot-list-section > .columns > .column:-abp-has(> .content > .info > span.lib:contains(Promoted))
! https://github.com/AdguardTeam/AdguardFilters/issues/36124
smarthomebeginner.com#?#.theiaStickySidebar > .widget:-abp-has(> div > div[class^="shb-"][class*="-placement"])
! https://github.com/AdguardTeam/AdguardFilters/issues/35312
texastech.forums.rivals.com#?#.mainContent > .sectionMain.funbox:-abp-has(.funbox_forum_view_above_thread_list > div > a[href][target="_blank"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/35273
theseotools.net#?##rightCol > .well:-abp-has(> .sideXd > p > a[href^="http://deal.ink/Grammarly"])
! msn.com - en-US ads in slider
msn.com#$?#.swipenav > li:-abp-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:"]:-abp-has(>#ic_728_90)
! https://github.com/AdguardTeam/AdguardFilters/issues/34760
kickass.love#?#td[width="100%"] > style + div[id]:-abp-has(> div[id] > a[href="/k.php?q=q"][target="_blank"])
kickass.love#?#.commentsLeftModule > style + div[id]:-abp-has(> div[id] > a[href="/k.php?q=q"][target="_blank"])
kickass.love#?#td[width="100%"] > div:not([class]):not([id]) > style + div[id]:-abp-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]:-abp-has(> div[id] > a[href="/k/?q=q"][target="_blank"])
kickassz.com#?#.commentsLeftModule > style + div[id]:-abp-has(> div[id] > a[href="/k/?q=q"][target="_blank"])
kickassz.com#?#td[width="100%"] > div:not([class]):not([id]) > style + div[id]:-abp-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:-abp-has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/34095
spankwire.com#?#div[class^="sc-"][style="height: 400px;"] > div[class^="sc-"]:-abp-has(> div[class^="sc-"]:contains(Advertisement))
spankwire.com#?##js-react-categorypage > div[class^="sc-"] > div[class^="sc-"] > div[class^="sc-"]:-abp-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/33681
vivatube.com#?#.container.mt15 > .c-title:-abp-has(> .c-normtitle-output:contains(Reklam))
! https://github.com/AdguardTeam/AdguardFilters/issues/33152
ccn.com#?#.theiaStickySidebar > #text-31:-abp-has(> .widget-title:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/pull/33001/
reblop.com#?#.td-block-row > div[class^="td-block-span"]:-abp-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*=" "]:-abp-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"]:-abp-has(> div[class^="css-"] > div > .ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/33323
mensxp.com#?#.mb-50 > div[class*=" "]:-abp-has(> div > div > a[onclick])
! pcsteps.com - ad in article
pcsteps.com#?#.entry-content > p > strong:-abp-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:-abp-has(> .block-minorHeader:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/32767
robot-forum.com#?##quickModForm > .windowbg2:-abp-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:-abp-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:-abp-has(a[href*="/sponsored"])
sammobile.com#?##latest_news .item:-abp-has(a[href*="/sponsored"])
! https://github.com/AdguardTeam/AdguardFilters/issues/31663
gtainside.com#?#.container > .col-sm-6:-abp-has(> .box_grey.ad)
gtainside.com#?#.container > .row > .col-sm-6:-abp-has(> .box_grey.ad)
! ign.com - sponsored articles
ign.com#?#.broll.wrap > .tbl > article:-abp-has(a[href*="/promoted/"])
! google - search ads
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#?#.rl_full-list div.rl_tile-group > .rlfl__tls > div > div[data-hveid] > div[class]:-abp-has(> div > a > div[class] > .gghBu)
google.*#?##bottom-pane .section-carousel-item-container > div[jstcache]:-abp-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:-abp-has(div[class*=" "] > div > div > a[onclick])
economictimes.indiatimes.com#?#.tabdata > div[class*=" "]:-abp-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*=" "]:-abp-has( div[class^="css-"][class*=" "] > .ad)
nytimes.com,nytimes3xbfgragh.onion#?#div[data-testid="block-Well"] > div[class] > div[data-well-section="well-section"]:-abp-has( > div[class] > .ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/30970
wordexcerpt.com#?##main-sidebar > .widget_text > div[id^="custom_html-"].default:-abp-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:-abp-has(> iframe[src^="ads2.opensubtitles.org"])
! https://github.com/AdguardTeam/AdguardFilters/issues/30607
appsgeyser.com#?#.row > .col-md-12 > .powerwidget.green:-abp-has(> header:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/30381
heidisql.com#?##content > .bordered-box:-abp-has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/30064
wwitv.com#?##page-wrapper > center:-abp-has(> .adsbygoogle)
wwitv.com#?#.panel.top > .panel-body:-abp-has(> .adsbygoogle)
wwitv.com#?#.panel > .panel-body:-abp-has(> center:contains(Sponsored links))
! https://github.com/AdguardTeam/AdguardFilters/issues/29899
goalnepal.com#?#.highlights > .items:-abp-has(> .boundary-box > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/29163
brisbanetimes.com.au#?#article > section > div[class] > .noPrint:-abp-has(> div > div > div[id^="adspot-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/29721
ihackedgames.com#?#div[class][style*="!important;"] > a[href][style*="!important;"]:-abp-has(> img[style*="!important;"])
! https://github.com/AdguardTeam/AdguardFilters/issues/29687
amf.pw#?#.page-content > .forabg:-abp-has(> .inner > .topiclist > .header > .icon > dt:contains(Advertisement))
amf.pw#?##page-footer > .forabg > .forabg > .inner:-abp-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:-abp-has(>.adboxcontentsum)
! https://github.com/AdguardTeam/AdguardFilters/issues/29267
thesaurus.com#?#aside[class^="css-"] > aside[class^="css-"] > aside[class^="css-"]:-abp-has(> div[id^="thesaurus_serp_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/29246
mangarock.com#?#div[class="col-12 col-lg-8"] > div[class]:-abp-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:-abp-has(> div > div > a[onclick][rel="nofollow"] > span)
! https://github.com/AdguardTeam/AdguardFilters/issues/28540
opencritic.com#?#.table-view > .row.d-md-block:-abp-has(> .col > app-advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/28545
liveleak.com#?#.content_main_right_outer > .col-xs-12[style*="padding:"]:-abp-has(> center > script:first-child)
liveleak.com#?#.content_main_right_outer > .col-xs-12[style*="padding:"]:-abp-has(> center > div[class^="runative-banner-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/27930
radioforest.net#?#.col_right > .box:-abp-has(> .col_title:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/27919
shortzon.com#?#.col-md-12 > #link-view > center:contains(Sponsored Links)
! https://github.com/AdguardTeam/AdguardFilters/issues/27869
pornpics.com#?##container2 > div:-abp-has(> span:contains(Brought By:))
! https://github.com/AdguardTeam/AdguardFilters/issues/27793
adultwalls.com#?#.sidebar .panel:-abp-has(h3.panel-title:contains(Sponsors))
adultwalls.com#?#.sidebar .panel:-abp-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:-abp-has(> li > a.selectedTab > span:contains(Recommended by us))
kickass.ws,kickass.love,kickass2.cc#?#.tabNavigation:-abp-has(> li > a.selectedTab > span:contains(Sponsored Links))
kickass2.cc#?#td[width="100%"] style ~ div[id]:-abp-has(> center > div[id] > a[href="/k.php?q=q"])
! https://github.com/AdguardTeam/AdguardFilters/issues/24493
tubeon.com#?#.envelope-coverap > div.contain:-abp-has(> div.livecams)
tubeon.com#?#.contain > div.c-appellation:-abp-has(> div.c-medappellation-output > h2:contains(/Advertising|Reklama|Werbung|Publicité|Anuncio|Advertentie|Pubblicità|Anúncio|Реклама|広告/))
tubeon.com#?#.envelope-coverap > div.contain:-abp-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:-abp-has(> .rightdiv1content > a[href][rel="nofollow"])
! 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:-abp-has(> .main-game > .title-special  > div > center > h2:contains(Advertisement))
! https://github.com/AdguardTeam/CoreLibs/issues/492
! 10news.com - ad
10news.com#?#.ob-widget-items-container > li.ob-dynamic-rec-container:-abp-has(> a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/25562
youramateurporn.com#?##videoTopCarousel:-abp-has(a[target="blank"][rel="nofollow"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/25054
apkpure.com#?#.right > .box:-abp-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;"]:-abp-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:-abp-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:-abp-has(.adsbygoogle)
readonepunchman.net#?##main > .code-block-1:-abp-has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/24758
timesnownews.com#?#.right-block > div[class^="section-"]:-abp-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:-abp-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]:-abp-has(>a[href="/westworld-watch.html"][rel="nofollow"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/23110
mangarock.com#?#.row > .col-lg-4 > div[class^="_"]:-abp-has(div[id^="taboola-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/23027
gamecode.win#?#.container > .row > .col-sm-4.text-center.white:-abp-has(> .adsContainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/22142
superyachtfan.com#?#[id^="frag_"]:-abp-has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/21629
mail.google.com#?#.aeF > .nH > .nH[role="main"] > .aKB:-abp-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:-abp-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"]:-abp-has(> .dlcls > span.promoted[style])
! https://github.com/AdguardTeam/AdguardFilters/issues/21497
readheroacademia.com#?##main > .chapter_coin > center:-abp-has(> h3 > strong:contains(Advertisement))
readheroacademia.com#?##main > .code-block[style] > center:-abp-has(> h3 > strong:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/67757
mylust.com#?#div[class^="span"] > div.box:-abp-has(> div.title:contains(Advertisement))
! 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]:-abp-has(iframe[src^="https://static.tellerium.com/"])
telerium.tv#?#body > div[id]:-abp-has(iframe[src*="rsc.cdn77.org/"])
telerium.tv#?#body > div[id]:-abp-has(iframe[src^="//teleriumads-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/20817
geekdrop.com#?##forum > div[align="center"]:-abp-has(> a[href^="https://x.geekdrop.com/"])
geekdrop.com#?#.left-corner > div[align="center"]:-abp-has(> a[href^="https://x.geekdrop.com/"])
! 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/19516
caminspector.net#?#.container > .headline:-abp-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;"]:-abp-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://github.com/AdguardTeam/AdguardFilters/issues/15883
fpo.xxx#?#.block-video > .table:-abp-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:-abp-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]):-abp-has(> .fs_ad_widget-ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/17307
celebitchy.com#?##sidebar > .hotposts:contains(Advertisements)
! https://github.com/AdguardTeam/AdguardFilters/issues/16271
n4mo.org#?##sidebar > .sidebar-box:-abp-has(> .custom-html-widget > a[href^="https://keep2share.cc/"] > img)
! 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:-abp-has(ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/15242
rentanadviser.com#?##ctl00_ContentPlaceHolder1_lblvideos > .videocontainer:-abp-has(> .reklamcontainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/15112
newatlas.com#?#.js-recommendations-inner > section:-abp-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:-abp-has(> .uk-grid-medium > div > button.vpn-download)
! https://github.com/AdguardTeam/AdguardFilters/issues/14046
lo4d.com#?#ul > li.feedb2.bbcr:-abp-has(>.glbt > .adsbygoogle)
lo4d.com#?#.Bcolumn_2 > div:not([class]):not([id]):-abp-has(>.glbt > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/14297
proapkmod.com#?#.isotope-active > .item-isotope:-abp-has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/14342
freethesaurus.com,thefreedictionary.com#?##sidebar > .widget:not([id]):-abp-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:-abp-has(>.panel-heading > h2:contains(Advertisements))
! https://github.com/AdguardTeam/AdguardFilters/issues/13223
wuxiaworld.com#?#.row > .col-md-4 > #widget_0:-abp-has(>.panel-heading:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/12653
genesisowners.com#?##sidebar > li > .block:-abp-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#?#.collapse.show > div[class]:contains(Betting)
! https://github.com/AdguardTeam/AdguardFilters/issues/11847
xtube.com#?#.wrapper > .container:-abp-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]:-abp-has(> [id$="_wrapper"] [id$="_content_wrapper"] [class]:contains(ad by))
! quora.com#?#.PromptsList > div[id]:-abp-has(> [id$="_wrapper"] [id$="_content_box"] [class]:contains(ad by))
! quora.com#?#.AnswerListDiv > div.UnifiedAnswerPagedList > div.paged_list_wrapper > div.pagedlist_item:-abp-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:-abp-has(.advertiser_endpoint)
! quora.com#?#.actionable > .content_marker > .upper_content:-abp-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^="__"]:-abp-has(> div.upper_content_actions):-abp-has(> div > div > div:contains(/ad\s*by\s*/))
! quora.com#?#.grid_page div[class][id] > div[class*=" "] > div[id^="__"]:-abp-has(a[href][target="_blank"][rel="noopener nofollow"]):-abp-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]:-abp-has( div > .promoted_answer_wrapper)
! quora.com#?#.UnifiedAnswerPagedList > .paged_list_wrapper > div[id]:-abp-has(a[href][target="_blank"][rel="noopener nofollow"]):-abp-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):-abp-has(a[href][target="_blank"][rel="noopener nofollow"]):-abp-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]:-abp-has(a[href][target="_blank"][rel="noopener nofollow"]):-abp-has( > div:contains(/promoted\s*by\s*/))
!
! https://github.com/AdguardTeam/AdguardFilters/issues/97427
quora.com#?#.q-box[style^="box-sizing:"] > div.q-box:-abp-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-"]:-abp-has(div[display="inline-block"]:contains(/Sponsored|Promoted by/))
quora.com#?#div[style="box-sizing: border-box; direction: ltr;"] > div > div[class^="Box-"]:-abp-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:-abp-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/10857
loks.us#?#.splash.container > .row > .col-md-5:-abp-has(>.ads)
! https://github.com/AdguardTeam/AdguardFilters/issues/10146
javadecompilers.com#?#.row > .col-xs-12.col-md-5:-abp-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,rarbg.is,rarbgaccess.org,rarbgproxy.org,rarbg.to#?#table[width="100%"].lista > tbody > tr:nth-child(2):-abp-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:-abp-has(a[rel=nofollow]:not([href^="/download?"]))
audiobookbay.*#?##rsidebar > ul > li > h2:contains(/^AD$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/9336
download.hr#?#.add_center_big:-abp-has(>.adsbygoogle)
download.hr#?#.add_responsive_right_box:-abp-has(>.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/22891
yeswegays.com#?#.header > .nav > ul > li:-abp-has(> a[href^="https://www.flirt4free.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/9150
quora.com#?#.AnswerListDiv > div.AnswerPagedList > div.pagedlist_item:-abp-has(a.promoted_hlink)
! https://github.com/AdguardTeam/AdguardFilters/issues/8974
corporationwiki.com#?#.sidebar-container > .card:-abp-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/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:-abp-has(> b:contains(Advertisement))
pajiba.com#?##burstBox > h2:-abp-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://github.com/AdguardTeam/AdguardFilters/issues/8231
giveaway.su#?#.content > div.row > div.col-md-4:-abp-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://github.com/AdguardTeam/AdguardFilters/issues/7737
wesh.com#?#.article-content--body-text > .article-content--body-wrapper-side-floater:-abp-has(>.ad-rectangle)
! https://github.com/AdguardTeam/AdguardFilters/issues/7405
codingforums.com#?##sidebar_container > #sidebar:-abp-has(span.blocktitle:contains(Sponsored Ads))
! https://forum.adguard.com/index.php?threads/26958/
graphicex.com#?##rightsidebar > .mainbox:-abp-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]):-abp-has(div[class] > [id^="lifehack_d_"][id*="TF"])
lifehack.org#?#.visible-md:-abp-has(>[id^="div-gpt-ad"])
lifehack.org#?#.visible-md:-abp-has(>[id^="div-dfp-ad"])
lifehack.org#?#.visible-sm:-abp-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://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):-abp-has(>ins.adsbygoogle) { visibility: hidden!important; }
mycinema.pro#?#[class]:not(:matches-css(width: 336px):matches-css(height: 280px):matches-css(min-height: 280px)):-abp-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:-abp-has(tr > td + td[style*="height:"])
!
! KickassTorrent
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#?#.tabsSeparator ~ div[id]:-abp-has(> div button:contains(Protect))
!
tuberel.com#?#.tcats div.category-item:-abp-has(> a.vda-link)
tuberel.com#?#.videos div.video-item:-abp-has(> a.vda-link)
!
tube-bunny.com#?#.page-wrapper div[class]:-abp-has(> div.title-vis > p > span:contains(Advertisement))
tube-bunny.com#?#span:contains(Advertisement)
!
oddschecker.com#?#aside[class] > div[class]:-abp-has(> div[class] > div[class] div#carousel-frame)
oddschecker.com#?#div[data-regression-tag="article-text-block"] > p ~ div[class]:-abp-has(> div[class] button[class] > div[class]:contains(Claim now))
!
dailyhealthpost.com#?#aside > div.widget:not(:-abp-has(> div.code-block a[href^="https://dailyhealthpost.com/"]))
dailyhealthpost.com#?#.code-block-label:contains(Advertisement)
!
mysexgamer.com#?#.row > div.a-th:-abp-has(> div.a-th-inner > div.a-thumb > div.thumb > a[href^="https://whentai.com/"])
mysexgamer.com#?#.row > div.a-th:-abp-has(> div.a-th-inner > div.a-thumb > div.thumb > a[href^="https://fap-titans.com/"])
mysexgamer.com#?#.alertHolder > div.alert > div.row:-abp-has(> div.col-12 > div[style] > a[href^="https://fap-titans.com/"])
mysexgamer.com#?#.alertHolder > div.alert > div.row:-abp-has(> div.col-12 > div[style] > a[href^="https://whentai.com/"])
!
forum.mobilism.me#?##pagecontent > table.tablebg > tbody > tr[class^="row"]:-abp-has(> td > b:contains(Advertisement [Bot]))
forum.mobilism.me#?##pagecontent > table.tablebg > tbody > tr[class^="row"]:-abp-has(> td.profile td.postdetails:contains(The Advertiser))
forum.mobilism.me#?##pagecontent > table.tablebg > tbody > tr[class^="row"]:-abp-has(> td.profile td.postdetails:contains(The Advertiser)) + tr[class^="row"]
forum.mobilism.me#?##pagecontent > table.tablebg > tbody > tr[class^="row"][style="display: none !important;"] + tr:-abp-has(> .spacer)
!
indiastudychannel.com#?#.sidebar > div.row:-abp-has(> div.item > div#HP-gpt-passback)
indiastudychannel.com#?#.sidebar > div.row:-abp-has(> div.item > div[id^="div-gpt-ad-"])
indiastudychannel.com#?#article > div.row:-abp-has(> div.col-md-12 > p > ins.adsbygoogle)
indiastudychannel.com#?#.main > div.row:-abp-has(> div.col-md-12 > div.item > div.row > div.col-md-6 > div[id^="div-gpt-ad-"])
indiastudychannel.com#?##content_rightbar > div.roundedBlock:-abp-has(> div#HP-gpt-passback)
indiastudychannel.com#?##content_rightbar > div.roundedBlock:-abp-has(> div[id^="div-gpt-ad-"])
!
sciencefocus.com#?#.stack__item section:-abp-has(> div[data-feature="monetizer"])
sciencefocus.com#?#.stack > div.stack__item:-abp-has(.ad-slot)
fffcvn.net#?#.row > div.bs-vc-wrapper:-abp-has(> div.wpb_column > div.bs-vc-wrapper div.textwidget > p > br + a[href])
benzinga.com#?#div.lazyload-wrapper > div[class^="InvestingChannel"]:upward(1)
infobae.com#?#.article > div.rawHTML:-abp-has(> h2)
inverse.com#?#div[class] > amp-ad:upward(1)
affpaying.com#?##sidebar ul.flex:-abp-has(> li.flex > a[target="_blank"][rel="nofollow"] > img[style="width:125px;height:125px;"])
affpaying.com#?##sidebar div.text-center:-abp-has(> a[href^="https://trckgdmg.com/"])
affpaying.com#?##sidebar div.bg-white:-abp-has(> a[target="_blank"] > img[width="300"][height="250"])
notateslaapp.com#?#.articles-container > div.container:-abp-has(> div.release > script[src*="amazon-adsystem"])
nikaraw.com#?#.list-manga > tbody > tr.hidden-md:-abp-has(> td > div.blockads_vg)
katestube.com#?#.player-aside > b:contains(Advertisement)
nonktube.com#?##wrapper div[class^="col-"] > div.box-body:upward(1)
missav.com#?#.mb-4.px-4 > .grid > div:not([class]):not([id]):first-child:-abp-has(> .thumbnail > .relative > a > span.bg-red-600:contains(/^\nAD\n$/))
smallseotools.com##div.mx-auto > div[class$="ba"]:upward(1)
smallseotools.com##div.mx-auto > div[class$="sa"]:upward(1)
javhay.net#?##sidebar-border > h3:contains(Advertisement)
jpvhub.com#?#.exoclick-popunder-trigger:upward(3)
btmulu.com#?#.list-view > article.item:-abp-has(> div > a[href*="?"][target="_blank"]:not([href*="/hash/"]) > h4 > span.label-danger)
redtub.club#?#h3:contains(/^Advertising$/)
project-syndicate.org#?#.cur-section__header:-abp-has(> div.cur-section__view-all > a[href^="/order/subscription?"])
thequint.com#?#div[class] > span:contains(/^ADVERTISEMENT$/):upward(1)
sellthing.co#?##content > div.main-container:-abp-has(> div.container-fluid > div.widget-content > div.row > div.imageBanner)
techcabal.com#?##single-article-sidebar > div.list-sidebar-item > div.ad-box:upward(1)
fuck-videos.xxx#?#.container:-abp-has(> iframe[src^="//fuck-videos.xxx/tmp/"])
hellporno.com#?#.block-title:-abp-has(> h3:contains(/Suggested for you|Advertisement/))
nubiapage.com#?#.g1-collection-items > li:-abp-has(> div.g1-advertisement)
mail.com#?#.content-wrapper > div.mod-container > div.blocks > div.block > div.mod-taboolateasers:upward(div.mod-container)
wccftech.com#?#.main-container > div[style]:-abp-has(> div.bg-horizontal div[id^="div-gpt-ad"])
watchasian.ac#?#.block-tab > ul.tab > li[data-tab]:contains(Ads)
javtv.to#?#.bar-sidebar > h4:contains(Advertiser)
watchasian.ac#?#.block > div.tab-content:-abp-has(> div[class^="ads_place_"])
thewindowsclub.com#?#footer > div.widget:-abp-has(> span[id^="ezoic-pub-ad-placeholder"])
javrank.com#?#.video-box-ather > div.container > div.home-img-box:-abp-has(> div.text-center > div[class^="koukoku"])
mangaraw.org#?##sidebar > div.section:-abp-has(> div.releases > h4 > span:contains(Advertisement))
gekso.xyz#?#.content > div.grid > div.item:-abp-has(> div.oi > iframe[src^="//a.realsrv.com/"])
vivaldi.com#?#.blocks > div.row > div.column:-abp-has(> div.color-soft form#signupform)
developerinsider.co#?#center tr:-abp-has(> td > ins.adsbygoogle)
newzpanda.com#?#.theiaStickySidebar > .stream-item-widget:-abp-has(> .widget-title:contains(Advertisement))
vikiporn.com#?#.top-block > .container > .top-list > .content-aside:-abp-has(> .banner)
thesun.co.uk#?#div[id^="customiser"] > div.sun-grid-container > div.new-block > div.customiser-native-ads:upward(div.sun-grid-container)
analyticsindiamag.com#?#.elementor-widget-wrap > div.elementor-widget-text-editor:-abp-has(> div.elementor-widget-container > p:contains(Advertisement))
analyticsindiamag.com#?#.elementor-widget-wrap > div.elementor-element:-abp-has(> div.elementor-widget-container > a[href^="https://www.sas.com/"])
animekhor.xyz#?##sidebar > .widget_text:-abp-has(> .releases > h3:contains(Advertisement))
koiniom.com#?#.container > div.text-center:-abp-has(> div.row > div.col-xs-6 > a[href^="https://a-ads.com/"])
inenglishwithlove.com#?#.sqs-block:-abp-has(> div.sqs-block-content div.image-button-inner > a[href^="https://elsaspeak.com/"])
couponxoo.com#?#body > div.container:-abp-has(> p.text-center:contains(Advertisement))
couponxoo.com#?#.row > div:-abp-has(> ins.adsbygoogle)
freac.org#?##leftcol > div.module:-abp-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-"]:-abp-has(> div[class^="css-"] > div#ad-header)
nubng.com#?#.main-content > div[id^="tie-block"]:-abp-has(> div.container-wrapper > ins.adsbygoogle)
nudostar.com#?#.notices > li.notice:-abp-has(> div.notice-content > div.azz_div)
freeshib.biz##.alert ~ div.row > div[class^="col-"] > div.row > div[class^="col-"]:-abp-has(> div.ads)
porndish.com#?#.g1-collection-items > li.g1-collection-item:-abp-has(> div.g1-advertisement)
nxmac.com#?#p:-abp-has(> ins.adsbygoogle)
icrypto.media#?#.head_2:-abp-has(> a[href^="https://cryptofans.news"])
freeallcourse.com#$?#.better-ads-listitemad { remove: true; }
wccftech.com#?#.post-details-container > .row > div > .related-stories:-abp-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:-abp-has(ins.adsbygoogle)
flightconnections.com#?#.display-box-2
analyticsindiamag.com#?#div[data-element_type="widget"]:-abp-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:-abp-has(> div[class] div[data-ad-id])
ioshacker.com#?##canvas-content > div.cnvs-block-section:-abp-has(div.cnvs-block-section-content-inner > center > ins.adsbygoogle)
stirilekanald.ro#?#div[class^="col-"] > div.sidebar.featured:-abp-has(> div.ad)
dailyfx.com#?#.row > div[class^="col"]:-abp-has(> div.dfx-ad)
dailyfx.com#?#div[class^="col"] > div.row:-abp-has(> div.dfx-ad)
analyticsinsight.net#?##sidebar > div.widget:-abp-has(> div.textwidget > div.banner)
swtestacademy.com#?#.inside-right-sidebar > aside.widget:-abp-has(ins.adsbygoogle)
shyteentube.com#?#.thumbs > div.thumb:-abp-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:-abp-has(> div.portal-header-ad-swiper)
coursed.co#?#.widget-area > aside.widget:-abp-has(> div.textwidget:first-child)
emulatorgames.net##.mx-auto.text-center:-abp-has(> div.site-label)
purepeople.com#?#.sidebloc > div.sticky-container--hp:-abp-has(> div.sidebloc-sticky > div.ad__placeholder)
aa.com.tr#?#.container > style ~ div.ad:-abp-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:-abp-has(> div.widget > script[src^="//cdn.carbonads.com/"])
technojobs.co.uk#?#.section > div.block:-abp-has(> div.content > h2:contains(Featured Recruiters))
freetutsdownload.com#?#.inside-right-sidebar > aside.widget:-abp-has(> p > script[src^="https://brazenwholly.com/"])
keithrainz.me#?#.inside-right-sidebar > aside.widget:-abp-has(> figure[class] > a[href])
tutorialsduniya.com#?#div[class$="-sidebar"] > aside.widget:-abp-has(> div.textwidget ins.adsbygoogle)
crunchadeal.com#?##sidebar > aside.widget:-abp-has(> div.sidebox-main a[href^="https://crunchadeal.com/recommends/"])
r-bloggers.com#?#.sb-right > div.sb-widget:-abp-has(> h4:contains(Sponsors))
freebookcentre.net#?#.page-head ~ div.row:-abp-has(> div[class^="col-"] > div[class] > div.ad-adverting)
comidoc.net#?#div > ins.adsbygoogle:upward(1)
thegeeklygrind.com#?#.sidebar_inner > div.widget:-abp-has(> div.textwidget > ins.adsbygoogle)
insider.com#?#.content-lock-content > div.in-post-sticky:-abp-has(> .ad-wrapper)
dailyringtone.com#?##ringtones > div.rt-container:-abp-has(> div.member > ins.adsbygoogle)
allconnect.com#?#div.factbox:-abp-has(> div.myFinance-ad-unit)
coderedirect.com#?#.sidebarSecond:-abp-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:-abp-has(> ins.adsbygoogle)
addressadda.com#?#.box-widget-wrap > div.box-widget-item:-abp-has(> script[src^="//z-in.amazon-adsystem.com/"])
homeworklib.com#?#.span8 > div.box:-abp-has(> div.adsbyvli)
news18.com#?##right > div[style="height:250px;"]:-abp-has(> div.expandoad)
news18.com#?#.recomeded_story > ul > li:-abp-has(> div[style]> div[class*="dfp-ad"])
addmusictophoto.com#?#h6:contains(/^Advertisement$/)
fromtexttospeech.com#?#h2:contains(/^Advertisement$/)
cgtips.org#?#.sidebar > div.widget:-abp-has(> div[class] ins.adsbygoogle)
sweethentai.com#?##picture > center:-abp-has(> b:contains(Recommended Hentai games))
dmitripavlutin.com#?#header + div[class] > main + aside[class] > div[class]:-abp-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:-abp-has(> div.tac > div.ad-banner-text)
urbanthesaurus.org#?#.words > div[style]:not([class]):-abp-has(> .ad-tag)
mynewsmedia.co#?#center:-abp-has(> iframe.exclude-popad)
forum.ragezone.com#?##posts > li.postcontainer:-abp-has(> div.postdetails span.usertitle:contains(Check out our sponsor))
udemyfreecourses.org#?#h4:contains(Sponsored ads)
freesoft.id#?#.entry-content > p ~ div[class]:-abp-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:-abp-has(> div[class] > h3[class] > span:contains(Download Now))
bestlittlebaby.com#?#.row > div[class]:-abp-has(> div.info-box > div:contains(/^Advertisement$/))
opportunitydesk.info#?#.td-ss-main-sidebar> aside.widget:-abp-has(> a[href^="https://iubh.prf.hn/"])
remote.tools#?##product-grid > div.col-lg-6:-abp-has(> div.card > div[onclick^="sa_event('sponsored_product');"])
coolztricks.com#?#.inside-right-sidebar > aside.widget_text:-abp-has(> div.textwidget a[href^="https://bit.ly/"])
popular-babynames.com#?#.mx-auto > div[class] > div.shadow:-abp-has(> div.text-center > a[onclick^="javascript:oplk('brave'"])
studysolve.online#?##widgets-wrap-sidebar-right > div.widget_text:-abp-has(> div.textwidget > ins.adsbygoogle)
searchenginereports.net#?#.sidebar div[id^="adbox_"]:upward(1)
techno360.in#?##secondary > aside.widget:-abp-has(> div.textwidget ins.adsbygoogle)
downforeveryoneorjustme.com#?#.columns > div.is-half:-abp-has(> div.columns > div.column > div.native-carbon)
free-fonts.com#?##sidebar > div.box:-abp-has(> div[id^="freefonts_sidebar"])
ebookee.com#?##secondNav > div.navbar:contains(Sponsored Links)
techsupportalert.com#?##secondary > aside.widget:-abp-has(> h3.widget-title > span:contains(You May Like This Too))
getsetclean.in#?#a[rel^="sponsored"]:upward(1)
rd.com#?#.content-wrapper > section.content:-abp-has(> section > div.taboola-wrapper)
inc.com##div[class^="Article__articleContent"] > div.title-bar:-abp-has(> span:contains(Sponsored Business Content))
kiro7.com#?#.row > div.wrap-bottom:-abp-has(> div.arcad_feature)
ancient-origins.net#?#.region > div.block:-abp-has(> div.block-inner div[id^="ad-unit"])
freecoursewebsite.com#?#.inside-left-sidebar > aside.widget:-abp-has(ins.adsbygoogle)
computerhope.com#?#div[id^="column"] > h2:contains(Recommended for you)
adaa.org#?#.section[role="complementary"] > div[class]:-abp-has(> div[class] div[class]:contains(Advertisement))
algemeiner.com#?#.widget_mostreadwidget ~ div.widget:-abp-has(> h2:contains(Controversial))
ted.com#?#.Grid__cell > div:-abp-has(> div[class][style] > div[class] > div[class] > a[href^="/membership"])
nytimes.com#?#section > div[class^="css-"] > div[class^="css-"]:-abp-has(> div#pp_morein-wrapper > div.ad)
homeworklib.com#?#.row-fluid ~ div.box > span.ezoic-adpicker-ad:upward(1)
troypoint.com#?#.sidebar-main > aside:-abp-has(> h2:contains(Today’s Discounts))
indiatimes.com#?#div[id^="c_articlelist_stories"] > ul > li:-abp-has(> div.ad-widget)
haaretz.com#?#div[data-google-interstitial="false"]:-abp-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:-abp-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:-abp-has(> div[id^="distroscale_ad_"])
foreignpolicy.com#?#.sidebar > div.sticky-container:-abp-has(> div.ad-container)
foreignpolicy.com#?#.sidebar > div.sticky-container:-abp-has(> div > div.channel-sidebar-big-box-ad)
isitdownrightnow.com#?#.rightdiv > div[class^="ad"]:upward(1)
lustflix.in#?#div > center:-abp-has(> div[data-zone])
downloadfreecourse.com#?#.post-content > section:-abp-has(> div.row > ins.adsbygoogle)
mycinema.pro#?#body > div[class]:-abp-has(> div > div > ins.adsbygoogle)
lionsroar.com#?#.elementor-section-wrap > section.elementor-section:-abp-has(div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > div.elementor-text-editor > p:contains(/^ADVERTISEMENT$/))
udemyfreecourses.org#?#.container > center:-abp-has(> h3:contains(Sponsored ads))
freetutorialonline.com#?#.sidebar > div.widget:-abp-has(> div.title-block-wrap > h5:contains(Coursera Affiliate))
123movies.domains#?#body > div[class]:-abp-has(> div[id] > div[id] > a[href="/user/profile/premium-membership"])
office-forums.com#?#.block-body > div[class="message message--post"]:-abp-has(h4.adsense-name)
studylib.net#?#.sidebar-top-content > span:contains(advertisement)
colorlib.com#?##sidebar-inner > div.widget:-abp-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:-abp-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:-abp-has(> div.col a[class*="-sponsored-"])
migranturus.com#?#.entry-content div.migra-adlabel:upward(1)
jagranjosh.com#?#.ls-cmp-wrap > div.iw_component:-abp-has(> div.tags > h2:contains(Related))
studytonight.com#?##body-content > div.layout_size:-abp-has(> div.asc-ads)
ptutorial.com#?#.col-lg-4 > div.well:-abp-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:-abp-has(> h4.widget-title > span:contains(Affiliate Links))
firstthings.com#?#div:not([class^="leaderboard"]):-abp-has(> div[id^="div-gpt-ad"])
psdly.com#?#.theiaStickySidebar > div.widget:-abp-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)
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:-abp-has(> div[class] > h4:contains(Advertisement))
medicalnewstoday.com#?#.article-body > div:not([class]):-abp-has(> div div[class]:contains(ADVERTISEMENT))
blunt-therapy.com#?#.elementor-column-wrap div.elementor-widget:-abp-has(> div[class] .elementor-heading-title:contains(ADVERTISEMENT))
dogsofthedow.com#?#.code-block:-abp-has(ins.adsbygoogle)
yourarticlelibrary.com#?##sidebar > div:-abp-has(> div[class^="code-block code-block-"][style^="margin: 8px"])
libhunt.com#?#main div.container > div.boxed:-abp-has(> div.columns a[data-event-name="promo-click"])
todayifoundout.com#?##sidebar > aside.widget:-abp-has(> div.textwidget > script[src*="exponential.com/"])
newagebd.net#?#p:contains(/^Advertisement/):upward(1)
studysite.org#?#div[style^="padding-right:10px;"] > center:-abp-has(> table ins.adsbygoogle)
studysite.org#?##containerindex > div.menu:-abp-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:-abp-has(> div.block_header_side > h4:contains(Advertisement))
tut4dl.com#?#.sidebar > div.widget:-abp-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:-abp-has(> a:not([href^="https://lawlex.org/"]))
medicalnewstoday.com#?#span ~ div[class]:-abp-has(> aside[class] div[data-empty="true"])
freecourseslab.com,freetutorialseu.com#?#.widget-area > aside.widget_custom_html:-abp-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:-abp-has(> div.container iframe[src*="o333o.com/"])
infolaw.co.uk#?#div[class^="col-"] > aside.widget:-abp-has(> h3.widget-title:contains(Advertisers))
note4tech.com#?#div[data-testid="mesh-container-content"] > div[id^="comp-"]:-abp-has(> div[style] > div[class] > div[class]:contains(/^Widget Didn’t Load$/))
note4tech.com#?#div[data-testid="mesh-container-content"] > div[id^="comp-"]:-abp-has(> iframe[title="Google AdSense"])
necacom.net#?#.tm-sidebar-b > div.uk-panel:-abp-has(script:contains(google_ad_client))
tinyurl.is#?#.container .row > div[class]:-abp-has(> div[class][style]  a[href$="/NordVPN"])
thetimes.co.uk#?##article-main > div[class^="responsiveweb-sc-"]:-abp-has(#ad-header)
tellerreport.com#?#article.flex-column > div[class]:contains(/^ADS$/):upward(2)
hotcleaner.com#?#div[class]:-abp-has(> div:not([class]) > ins.adsbygoogle)
lyricsmode.com#?#.lmd-content > div.lmd-content__left:-abp-has(> div.lm-ad)
hotcleaner.com#?#body > div[class]:contains(Advertisements)
filecr.com#?#.sidebar-widget:-abp-has(> script:contains(advadsCfpAd))
stackshare.io#?##navbar_wrap ~ div[id] > div[class^="css-"]:-abp-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:-abp-has(>  div.row > div.text > h3 > a[target="_blank"][rel="nofollow"])
mshowto.org#?#.theiaStickySidebar > aside:-abp-has(> div.textwidget > center > a[href^="https://www.vargonen.com/"])
standard.co.uk#?##frameInner div[class]:-abp-has(> div[class] > div[data-ad-unit-path])
standard.co.uk#?##frameInner > article > div[class]:first-child:-abp-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:-abp-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:-abp-has(> div.post-thumbnail-container > a[href^="https://hentaied.com/"])
reuters.com#?#h4:contains(Advertisement)
ownedcore.com#?##sidebar > li > div.smaller:-abp-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:-abp-has(> div.textwidget > div[data-rc-widget])
thepalmierireport.com#?##secondary > div.widget:-abp-has(> div.textwidget > div[id^="ld-"])
dloady.com#?#.p-body-sidebar > div[class="block"]:-abp-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]:-abp-has(> a[href][target="_blank"])
krebsonsecurity.com#?#.nobullet > li:-abp-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]:-abp-has(> div[style="display: none;"])
123unblock.*#$?#html { margin-top: 0 !important; }
pornpics2u.com,porngifs2u.com#?#.elementor-section-wrap > section.elementor-section:-abp-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:-abp-has(> iframe[src^="//a.o333o.com/"])
xxxpicz.com#?##container > ul > li:-abp-has(> div.thumbnail > div > script.labeldollars-ads)
nakedneighbour.com#?#.content > div.block:-abp-has(> div.banner)
tube8.com#?##flvplayer > div[id]:-abp-has(> div[id] > div[id] > ins.adsbytrafficjunky)
teslarati.com#?#body div[class^="ntv-"]:not([class="ntv-title"]):-abp-has(a.ntv-headline-anchor)
mangaworld.cc#?#.container > div.row > div.col-sm-12 > div.row:-abp-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:-abp-has(> div[align="center"] > b:contains(Advertisements))
hotscope.tv#?#div[class]:-abp-has(> a[target="_blank"] > div[class] > button[tabindex="0"] > div[class] > p:contains(Advertisement))
hotscope.tv#?#div[class]:-abp-has(> div[class] > div[style*="position:"][style*="absolute"] > iframe[src^="//ads2.contentabc.com/"])
chubbyporn.com#?#.twocolumns > div.aside:-abp-has(> div[align="center"] > iframe[src^="//a.realsrv.com/"])
fapnado.com#?#a:contains(Remove this ad)
ebonyo.com#?#.entry-content > center:-abp-has(> div.mobileHide:contains(Advertisement))
lewdzone.com#?#.widget_text > h4:contains(Advertisement)
newsmax.com#?##nmLeftColumn > div.nmNewsfrontStory:-abp-has(> div.sponsorLink)
androidheadlines.com#?#.entry-content > div.post-video:-abp-has(> div.video-title:contains(Sponsored Video))
lolhentai.net#?#.container div.side-box:-abp-has(> div[class] > iframe[src^="https://ads.trafficjunky.net/"])
hstoday.us#?#.widget-area > aside.widget.dasanity-single:not(:-abp-has(> div[class] > a[href$="/newsletter-ad/"]))
techspot.com#?#.news_container > article:-abp-has(> div[data-ns="largerectangle"])
filecr.com#?#main > div.card-content:-abp-has(> script:contains(advads))
humannootropicsindex.com#?##sidebar > div.widget_text:-abp-has(> h4 > span:contains(Ads))
videosection.com#?#.player-detail__tabs > div.player-detail__tab:contains(Advertisement)
cpomagazine.com#?#body div[class]:-abp-has(> div[class^="cpoma-articles-inline-"])
xdarom.com#?#.sidebar-main > aside:-abp-has(> div.textwidget > p > ins.adsbygoogle)
wisn.com#?#.article-content--body-text > div.article-content--body-wrapper-side-floater:-abp-has(> div.ad-rectangle)
letfap.com#?#.box > center:-abp-has(> span[id^="ad-top-"])
ladsnbastands.com#?##secondary > section:-abp-has(> div.textwidget ins.adsbymahimeta)
youngpornvideos.com#?#.sidebar div[class]:-abp-has(> a[href^="https://a.bestcontentoperation.top/"])
onlinemschool.com#?#div[style*="!important;"]:-abp-has(> img)
kiktu.com#?##secondary > div.widget:-abp-has(> div.code-block > script[src^="https://www.highprofitnetwork.com/"])
alltutorialsworld.com#?##secondary > aside.widget_text:-abp-has(> div.textwidget > ins.adsbygoogle)
radio.net#?#header ~ div[class]:-abp-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]:-abp-has(> span:contains(Advertisement))
pinkvilla.com#?#li:-abp-has(> div[style] > span:contains(Advertisement))
pinkvilla.com#?#.articles > ul#latestArtGal > li.fullWidth:-abp-has(> div#taboola-below-home-thumbnails)
giga-down.com#?#.captcha > div.download-option-btn:-abp-has(> button > a[href^="https://www.google.com.eg/"])
germs.io#?##menuCenter > div.card:-abp-has(> div.row div#germs-io_300x250)
bombarena.io#?##spaceBarIndicatorContainer td[style]:-abp-has(> div.ribbonTitle:contains(Advertisement))
shootem.io#?#body > div[id]:-abp-has(> div[id] > div.ympb_target_banner)
vrsumo.com#?#aside div.box-container:-abp-has(> div.inner-box-container a[target="_blank"]:contains(Ads by))
flyflv.com#?#.box > div.content:-abp-has(> div.line > a#joinLink)
larvelfaucet.com#?#.row > div[class]:-abp-has(> div:only-child > a[href]:contains(advertise))
pocketgamer.com#?#.fence > article.content-block:-abp-has(> h3:contains(ADVERTISEMENT))
kentonline.co.uk#?#.PageContent > div.SiteContentBlock:-abp-has(> div#TaboolaMain)
foobar2000.com#?#body table[style]:-abp-has(> caption:contains(advertisement))
hometheaterforum.com#?#.uix_sidebar--scroller > div.block:-abp-has(> div.block-container > h3:contains(Forum Sponsors))
windowschimp.com#?#.inside-right-sidebar > aside.widget:-abp-has(> div.textwidget a[target="_blank"] > img)
thetakeout-com.cdn.ampproject.org#?#article > div[class]:-abp-has(> div[class] > p[class]:contains(Advertisement))
thewindowsclub.com#?#.sidebar > aside.widget:-abp-has(> div.textwidget > span[id^="ezoic-pub-ad-placeholder-"])
healthline.com#?#article > div:not([class]):not([id]):-abp-has(> section > div > div > div > div:contains(ADVERTISEMENT))
macmillandictionary.com#?##topslot_container:-abp-has(> #ad_topslot)
aetherhub.com#?#.inner-content > div.row div.card:-abp-has(> div > div[id^="zone"])
watchpornx.com#?#aside > div.widget_execphp:-abp-has(> div[class] script[type])
totaljerkface.com#?##container div[id="mainContainer"]:-abp-has(> div[id="adContainer"])
myshows.me#?#main > div[style^="min-height"]:-abp-has(> div[id^="ad-wmg-container-"])
tunefind.com#?#ul[class^="MainList__container"] > li:-abp-has(> div[class^="AdSlot"])
tunefind.com#?#.media-body:contains(advertisement)
wooordhunt.ru#?##content > div[style*="min-height"]:not([id]):-abp-has(> .adsbygoogle)
flutenotes.ph#?#.sidebar > div.widget:-abp-has(> div.widget-content > div[id^="headline"])
torlock.com#?#article > table:-abp-has(> tbody > tr > td > div.warn)
eyerollorgasm.com#?#footer div.four-columns-footer > section.widget:-abp-has(> h2.widget-title:contains(Advertisments))
adulthub.ru#?##main > div.container > div.row > div[class] > div.widget > div.title:-abp-has(> h3:contains(/Partners$|Live Girls/))
reclaimthenet.org#?#.s-post-content > div.code-block:-abp-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]:-abp-has(> div[style] a[target="_blank"] > img)
gamulator.com#?#.container > div.row > div[class^="col-"]:-abp-has(> ins.adsbygoogle)
tecadmin.net#?##sidebar > div[id^="custom_html-"]:-abp-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:-abp-has(> div.textwidget > div[id^="amzn-assoc-ad-"])
sexvid.xxx#?#.spots_thumbs > .spots_title:contains(Advertisement)
8muses.com#?#.gallery > a.t-hover:-abp-has(> div.image > iframe[src^="/banner/"])
filecr.com#?#.sidebar > section.widget:-abp-has(> div.textwidget ins.adsbygoogle)
spankwire.com#?##js-react-header > div[class^="sc-"] div[class]:contains(Advertisement)
jnovels.com#?#aside > div.widget_text:-abp-has(> div.widget-content > div.textwidget > ins.adsbygoogle)
bitcointalk.org#?#.bordercolor > tbody > tr:-abp-has(> td > table > tbody table[width="100%"][class] + [class] a[href])
ooodesi.com#?#.main-content > div.mag-box:-abp-has(> div.container-wrapper > div.clearfix script[src^="https://a.exosrv.com/"])
txxx.*#?#.video-content > div:first-child > div[class]:-abp-has(> div > a[href="#"])
txxx.*#?#.page-video > div.video-videos-slider ~ div[class]:matches-css(justify-content: center)
upornia.*#?#.video-content > div[class] > div.text > a[href="#"]:upward(2)
winaero.com#?##secondary > aside[class^="widget"]:-abp-has(> h3.widget-title:contains(/^Advertisement$/))
camseek.tv#?#.content > div[style]:-abp-has(> div.embed-container > iframe[src^="https://chaturbate.com/"])
simpleflying.com#?#.sidebar > div.widget:-abp-has(> div.title-block-wrap > h5.title-block:contains(Featured Video))
whowhatwear.co.uk#?#.suggested__section > .card__group > .card__item:-abp-has(> div[class^="placement__wrapper"])
footwearnews.com#?#.slick-track > .slick-slide:-abp-has(> article > .admz)
zmovs.com#?#.jscroll-inner > div.jscroll-added > div.in-gallery-spot:-abp-has(> div[class]:contains(Advertisement))
stackabuse.com#?#.sidebar > .widget:-abp-has(> .ad)
stackabuse.com#?#.sidebar > .widget-sticky:-abp-has(> div > div > .ad)
bluemoongame.com#?#.relative > section:-abp-has(> div.section-content > div.row > div.col > div.col-inner > div.box a[rel^="sponsored"])
petri.com#?#.content_sidebar > div.widget:-abp-has(> div.widget_header > h6.title:contains(Sponsors))
fort-russ.com#?#.wpb_wrapper > div.wpb_single_image:-abp-has(> figure.wpb_wrapper > a.vc_box_border_grey)
fort-russ.com#?#.sidebar > div.widget:-abp-has(> div[class] > div.pwz-container > img[alt^="Banner"])
horriblesubs.info#?##secondary > div.well:-abp-has(> div.showpage-sponsor)
official-amtemu.com#?#.theiaStickySidebar > div.widget:-abp-has(> div > ins.adsbygoogle)
btcnewz.com#?#.row > div[class^="col-md-"]:-abp-has(> div.panel > ins.adsbygoogle)
nitroflare-porn.com#?#.box > h3:contains(NitroFlare)
pornktube.porn#?##main_content > div.pornkvideos:-abp-has(> div.wrap > h2 > a:not([href^="https://www.pornktube.porn/"]))
scores24.live#?#.__ProfileFeed > div > div.__CommonPane:-abp-has(> div > div > div[style="position:relative;"] > a[target="_blank"])
merriam-webster.com#?#.right-rail > div[id$="-sticky-wrapper"]:-abp-has(> div > div[class^="mw-ad-slot"])
dailyprogress.com#?#.tncms-region:-abp-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:-abp-has(> div.panel-body > article.clearfix > div.card-container span.label-flag-promotion)
weartesters.com#?#.sidebar-content-inner > div:-abp-has(> div > div > div[id^="weartesters_300x250"])
weartesters.com#?#.sidebar-content-inner > div:-abp-has(> div > div > div[id="taboola-right-rail-thumbnails"])
ohentai.org#?#.videobrickwrap  > div.videobrick:-abp-has(> div.videoadintro)
pons.com#?##wrap > div[style]:-abp-has(> #ad-leaderboard__container)
spankwire.com#?##js-react-video-player > div[class^="sc-"] > div[class^="sc-"] > div[class^="sc-"]:-abp-has(> div[class^="sc-"]:not(.js-video-player) > div[class^="sc-"]:contains(Advertisement))
siouxcityjournal.com#?#section.block:-abp-has(> div.clearfix h3:contains(Ads))
siouxcityjournal.com#?#.block-title:-abp-has(> div.block-title-inner > h3:contains(Recommended))
designoptimal.com#?#.widget-area > aside.sidebar-widget:-abp-has(> div.textwidget:only-child ins.adsbygoogle)
timesofindia.indiatimes.com#?#.as_article > div.article_content > div[class*=" "]:-abp-has(> div > div > a[onclick])
timesofindia.indiatimes.com#?#.sidebar > div[class*=" "]:-abp-has(> div > div > a[onclick])
timesofindia.indiatimes.com#?#.main-content > div.article_content~div[class*=" "]:-abp-has(> div > div > a[onclick])
vipboxes.eu#?#.ui-accordion-content > .linkGroup:-abp-has(> .linkRow > .gameLinks > a[title][href]:not([href*="vipboxes"]))
wakefieldexpress.co.uk#?#div[class] > section:-abp-has(> div.slab > div.slab__inner > div.dy-editorial-wow)
healthline.com#?#.article-body > div:-abp-has(> aside[class] > div > div[class] > div[data-ad="true"])
healthline.com#?#div > div[class^="css-"]:-abp-has(> ins#ad-pb-by-google)
thelibertydaily.com#?#.widget-box:-abp-has(> div.widget-text > div.powerinbox > div.pi_header)
free-sex-video.net#?##left > div.header:-abp-has(> h2:contains(Recommended))
pantagraph.com#?#.block-title:-abp-has(> div.block-title-inner > h3:contains(Recommended))
porndig.com#?#.navbar_menu_wrapper > ul.main_menu > li.main_menu_item:-abp-has(> a[href] > span:contains(/Webcams|Meet/))
thecambabes.com#?#.main-content > div.content:-abp-has(> div.box > iframe[src*="sexedchat.com/"])
pornxs.com#?#.video__container > div.video__inner > div > div:not([class]):contains(Advertisement)
levelsex.com#?#.content-wrap > div > .related:-abp-has(> div > .recommended-logo)
icegay.tv#?#.b-secondary-column__randoms > div.b-head > h3:contains(Sponsored)
techgenix.com#?#ul.sidebar_widget > li:-abp-has(> div > .dfp_ad_pos)
techgenix.com#?#ul.sidebar_widget > li:-abp-has(> div > .ezoic-ad)
ticklingforum.com#?##tmf_sidebar > div.tmf_sb_content:-abp-has(> p.tmf_sb_p > a[href*="clips4sale.com"])
ticklingforum.com#?##tmf_sidebar > div.tmf_sb_content:-abp-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:-abp-has(> div > .flyer-ticker)
ofoct.com#?#.widget-area > aside[id^="text-"]:-abp-has(> div > ins.adsbygoogle)
ofoct.com#?##content > article:-abp-has(> ins.adsbygoogle)
filesmerge.com#?#.slider-body > div.slider_item:-abp-has(> div > h4:contains(/Ads|Werbung|Mainostaminen|Publicité|Publicidad|Pubblicità|广告|Реклама/))
winaero.com#?#aside:-abp-has(.adsbygoogle)
rumormillnews.com#?#p:-abp-has(a[target="_blank"])
m4maths.com#?#.m4_footer_container:-abp-has(> div:contains(Advertisements))
researchgate.net#?#.lite-page__side > div.nova-o-stack > div.nova-o-stack__item:-abp-has(> div > div > div.lite-page-ad)
veporns.com#?#.info:-abp-has(> a[href^="https://bit.ly"])
5movies.to#?#.links > ul > li.download:contains(Download in HD)
iplocation.net#?#section > div.container div.widget:-abp-has(> div.widget_title > h3:contains(Advertisement))
wallpaperstudio10.com#?#.col-md-5 > div[class="card card-body"]:-abp-has(> div.text-center > ins.adsbygoogle)
sexy-youtubers.com#?#.td-ss-main-sidebar > aside.widget_text:-abp-has(script:contains(ad_idzone))
sexy-youtubers.com#?#.site-sidebar > aside.widget:contains(var ad_idzone)
milffox.com#?##page_content > div#side_content:-abp-has(> div > div.banner)
petri.com#?##sidebar > div.widget:-abp-has(> header > h6:contains(Sponsors))
vortez.net#?#.sidebar-content > div.split-panel > div.right > div.panel-block:-abp-has(> div.panel-title > h2:contains(Advertisement))
shareae.com#?##sidebar > div.block:-abp-has(h3.sidehead:contains(Advertising))
shareae.com#?##sidebar > div.block:-abp-has(> .topitem > div[align="center"] > a[href*="/aff_c?offer_id="])
problogbooster.com#?#.sidebar.section > div[class="widget HTML"]:-abp-has([id^="ezoic-pub-ad-"])
problogbooster.com#?#.sidebar.section > div[class="widget HTML"]:-abp-has(.pbbcenterads)
printscreenshot.com#?#body > div.container > div.fieldset:-abp-has(> div.googleAd)
sap-certification.info#?#.sidebar > section[id^="text-"]:-abp-has(> div.textwidget ins.adsbygoogle)
3movs.com#?##data > div.section_wide:-abp-has(> div.block_header > h4:contains(Advertisement))
3movs.com#?##side_col_video_view > div.section:-abp-has(> div.block_header_side > h4:contains(Advertisement))
tube8.com#?##videos_page_wrapper > div[class]:-abp-has(> div[class]:contains(Advertisement))
tube8.com#?#.content-wrapper > div[id] > div[id] > div[class] > div[class][id]:-abp-has(> div[class]:contains(Advertisement))
arenavision.ru#?#.full > .one_three[-ext-has=">.region-homepage-two > #block-block-12"]
beemp3s.net#?#[class="col-md-12 text-right"] > small:contains(Advertisement)
nbk.io#?#.overlay_section.left:-abp-has(> div#leftContent > ins.adsbygoogle)
nuvid.*#?#.aside > h2:contains(Advertising)
zapak.com#?#.rightPanel div.colm3 > div.widget-box:-abp-has(> div.ad300)
javarchive.com#?#.sidebar_list > .widget_text:-abp-has(> h6:contains(/(ADS|Content Here)/))
javarchive.com#?#.sidebar_list > .widget_text:-abp-has(a[title="ads"])
spankwire.com#?##js-react-footer > div > div:-abp-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)"]
jav789.com#?#.container > .box[-ext-has=">.porn-videos-ads"]
xda-developers.com#?#.theiaStickySidebar > div.widget[-ext-has="> div.widget_title > h3:contains(on Swappa)"]
pervclips.com#?#.cut_block > .block > .heading > h2:contains(Ad)
katestube.com#?#.video-control[-ext-has="span.text_adv"]
pornboss.org#?##menu-menue-1 > li:-abp-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]):-abp-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/5990
sitepoint.com#?#.l-w-aside-i > .m-border + .f-light.f-larger.f-uppercase.f-c-white.t-bg-grey-500:contains(Sponsors)
sitepoint.com#?#.Product_sidebar > [template-alias="Premium Resource Sidebar"] + .f-light.f-larger.f-c-white.t-bg-grey-500:contains(SPONSORS)
! https://github.com/AdguardTeam/AdguardFilters/issues/6016
bythom.com#?##sidebar-content div.pagelet.titled[-ext-has="> h4 > span:contains(Advertisement)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/6043
shabdkosh.com#?#.col-sm-4 > h3:contains(Sponsored Link)
shabdkosh.com#?#.col-lg-4 > h1:contains(Sponsored Link)
! https://github.com/AdguardTeam/AdguardFilters/issues/5991
bradsknutson.com#?##blog-widgets > p + h2:contains(Check These Out)
! https://github.com/AdguardTeam/AdguardFilters/issues/5941
fontsquirrel.com#?##full_sidebar > #sidebar_ad_container + div:not([class]):not([id])[-ext-has='h3:contains(Advertisements)']
! https://forum.adguard.com/index.php?threads/4-missed-ads-4-nsfw.23438/
javfor.me#?##largewidget > .widget:last-child[-ext-has='h3:contains(SPONSORS)']
! https://github.com/AdguardTeam/AdguardFilters/issues/5837
theverge.com#?#.l-col__main > div.c-compact-river > div.c-compact-river__entry[-ext-has=" > div.c-entry-box--compact > div.c-entry-box--compact__body> div.c-entry-box__ad-preamble"]
! https://github.com/AdguardTeam/AdguardFilters/issues/5618
toolslib.net#?#[class="col-lg-4 col-md-6 col-sm-6"][-ext-has='.custom > div.custom-label > span:contains(Advertising)']
! https://forum.adguard.com/index.php?threads/23429/
bhg.com.au#?#.OUTBRAIN ul.ob-widget-items-container > li.ob-dynamic-rec-container[-ext-has='a[onmousedown*="https://paid.outbrain.com/network/redir?"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/38725
! conservativetribune.com
!+ NOT_PLATFORM(windows,mac,android)
conservativetribune.com #?#.sidebar > div[class][-ext-has='> div[class] > div[class*="headline"]']
conservativetribune.com#?#.ad-notice-small+div[class="article-extras trending"][-ext-has="div.sponsor"]
! https://github.com/AdguardTeam/AdguardFilters/issues/5508
reverso.net#?#.sticky > .verticalbox[-ext-has='.verticalboxtitle > span:contains(Advertising)']
! https://github.com/AdguardTeam/AdguardFilters/issues/5527
kissasian.com#?#div[style*="height:"][style*="position:"][-ext-has='>.divCloseBut']
! https://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/5403
dexerto.com#?##sidebar > [class="mb2"][-ext-has='>#fallback-st']
! https://github.com/AdguardTeam/AdguardFilters/issues/5069
alphagamers.net#?#.mainContent > .sectionMain.funbox[-ext-has=">*>.adsbygoogle"]
! 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,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#?#.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]:-abp-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/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/
putlockers.ch#?#.content-box > h2[style][-ext-has="strong:contains(Sponsored Content)"]
! 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/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/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://forum.adguard.com/index.php?threads/15886/
!+ NOT_PLATFORM(ext_safari)
amazon.ca,amazon.cn,amazon.co.jp,amazon.com,amazon.com.br,amazon.de,amazon.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/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']
!
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"]
##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 - allowlist_stealth.txt)
!
!
!---------------------------------------------------------------------
!------------------------------ Albanian -----------------------------
!---------------------------------------------------------------------
! NOTE: 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]:-abp-has(> a[href^="https://aa.boostapi.net"])
! https://github.com/AdguardTeam/AdguardFilters/issues/126142
! https://github.com/AdguardTeam/AdguardFilters/issues/53545
filma24.*###vidad
filma24.*##center > a[target="_blank"] > img
filma24.*##.watch-movie > .widgets > .widget > h2
filma24.*#?#.watch-movie > .movie-info[style]:-abp-has(> center > a[target="_blank"])
||youtube.com/embed/*?*&origin=*.filma24.*&widgetid$domain=filma24.*
||filma24.*/kazino*.gif
||i.imgur.com^$domain=filma24.*
! 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-"]
!
||teksteshqip.com/imgz/ads/336.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/12509
@@||videotekaime.com/uni/popunder.js
!---------------------------------------------------------------------
!------------------------------ Arabian ------------------------------
!---------------------------------------------------------------------
! NOTE: Arabian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132100
hibapress.com##div[style^="width: 160px; height: 600px;"]
hibapress.com###fixedbanner
! https://github.com/AdguardTeam/AdguardFilters/issues/132013
ozulscans.com###teaser3
ozulscans.com##.lm-adblock-notfic-container
ozulscans.com#%#//scriptlet('prevent-fetch', '/pagead2\.googlesyndication\.com|jubnaadserve\.com/')
! https://github.com/AdguardTeam/AdguardFilters/issues/129443
m.kooora.com#?#.mainArticle > div.cx-content-part > strong > a[target="_blank"]:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/129426
taxielcima.live##html > iframe
! https://www.chrohat.com/2018/08/Fix-Win-Restarts.html
chrohat.com#$##adblock_msg { display: none !important; }
chrohat.com#$#body { overflow: visible !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/128342
||cdn.emarat-news.ae/wp-content/cache/min/1/wp-content/uploads/pum/pum-site-scripts.js
! https://github.com/AdguardTeam/AdguardFilters/issues/126388
arabiaweather.com##.content-side-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/119043
||cdn.statically.io/gh/Kaka4i-os/js/main/adblock.js$domain=peshdpatch.com
! https://github.com/AdguardTeam/AdguardFilters/issues/117859
elbalad.news##.left-col > div[style="height:300px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/117857
filgoal.com##.ads
filgoal.com##iframe[src*="sarmady.net/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/117858
laroza.net###id-custom_banner
! 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/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/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/66068
! https://github.com/AdguardTeam/AdguardFilters/issues/65871
sydroid.co#?##sidepar > div.widget:-abp-has(> div.widget-content > ins.adsbygoogle)
sydroid.co#?##sidepar > div.widget:-abp-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:-abp-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#%#!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,egybest.bid,egybest.club,egybest.co,egybest.cz,egybest.xyz,egybest.biz,egybest.me,egybest.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,egybest.bid,egybest.club,egybest.co,egybest.cz,egybest.xyz,egybest.biz,egybest.me,egybest.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,egybest.bid,egybest.club,egybest.co,egybest.cz,egybest.xyz,egybest.biz,egybest.me,egybest.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.setProperty("width","1px","important");a.style.setProperty("position","absolute","important");a.style.setProperty("top","-99999px","important");document.body.appendChild(a);setTimeout(function(){return a.remove()},1E4);return a.contentWindow?new Proxy(a.contentWindow,{get:function(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
! 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/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#%#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:-abp-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://forum.adguard.com/index.php?threads/ammonnews-net-android-google-chrome.23402/
ammonnews.net#?#.Margin-Right-10 > .Width-480.Margin-Right-10[-ext-has='img[src*="Sponsor"]']
! https://forum.adguard.com/index.php?threads/www-raialyoum-com-android-google-chrome.23403/
raialyoum.com##a[href="http://www.oxbridge-apartments.com/"] > img
||raialyoum.com/images/adarabi.jpg
||raialyoum.com/images/adenglish.jpg
! https://forum.adguard.com/index.php?threads/missed-ads-on-two-news-sites.23389/
ammonnews.net##[class^="bestaAds_"]
! https://github.com/AdguardTeam/CoreLibs/issues/492
!+ NOT_PLATFORM(windows, mac, android)
gerasanews.com##[class^="adsSpacer"]
!+ NOT_PLATFORM(windows, mac, android)
gerasanews.com##[class^="bestaAds_"]
!+ NOT_PLATFORM(windows, mac, android)
gerasanews.com##.iads_border
! https://github.com/AdguardTeam/AdguardFilters/issues/5091
paklight-sharing.com#%#(function() { var w_open = window.open, regex = /goo.gl/; window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
!
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
!---------------------------------------------------------------------
!------------------------------ Armenian -----------------------------
!---------------------------------------------------------------------
! NOTE: Armenian
!
auto.am##.azd-top
||auto.am/files/uploads/html5_banners/
||auto.am/ajax.php?act=loadBanners
!---------------------------------------------------------------------
!------------------------------ Azerbaijani --------------------------
!---------------------------------------------------------------------
! NOTE: Azerbaijani
!
ucuztap.az##.bh
||cdn.edumap.az/cdn/ads/
edumap.az##.single-post a[href^="https://bit.ly/"]
axar.az##.smartbee-adv
||axar.az/assets/adv/
||teleqraf.com/informers/
||bakupost.az/banner
||buta.ws/axaraz
news.milli.az##.quiz-holder > div[style^="margin"]
news.milli.az##a[href][target="_blank"][style^="display: block; font-weight: bold;"]
news.milli.az##.ad-holder + div.row
fed.az##.hire-block
modern.az##.top_rek_divs
modern.az##.right_reklam
modern.az##.middle_rek1_divs
apa.az##.rek_banner
apa.az##.rek_300x250
apa.az#$#.rek_header { display: none !important; }
apa.az#$#.rek_header ~ #header { top: 0 !important; }
||apa.az/banner/
report.az##.feed-col > div[style^="height:"]
||player.bax.tv/vast/
||player.bax.tv/vast/$xmlhttprequest,redirect=nooptext
sfera.az,metbuat.az##.ainsyndication
metbuat.az##.wh_box a[href="https://livescore.az"]
replay.az##div[align="center"][style^="padding-top:"]
||replay.az/share2.jpg
qiymeti.net##.float-ad
boss.az,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
metbuat.az#?#body > .container.z-index-up:-abp-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:"]
||amazingomgnews.ru/live.js^
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:-abp-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
||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
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:-abp-has(>.side-t > div[align="center"] > span:contains(Reklam))
||i.hizliresim.com/1J2pQB.png
move.az##.videoreklam
cebhe.info#?#.sidebar > .box_outer:-abp-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
||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
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
||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
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
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
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/
||metbuat.az/html5_ads/
||navigator.az/img/triban_banner/
navigator.az##body > .list-banner + ul.tags.container
bax.tv##.mejs__baxtv_midroll
bax.tv,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/"]
sfera.az,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"]
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
||7news.az/*.html$third-party
turbo.az##.bg-bnr
mp3.big.az##.blockreklam
||big.az/banner/
||olke.az/banners/
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
qafqazinfo.az##div[id^="sag-banner-"]
||salamnews.org/files/ENERGY_az.jpg
alan.az##.rclm
||faktinfo.az/wp-content/themes/fakt/images/banner
modern.az##.manshet_adds_bottom
modern.az##.manshet_adds
||modern.az/uploads/banner/
modern.az##.head_content_top
modern.az#$#.wrapper_cont > div.head { height: auto!important; }
dushunce.az##object[data^="/files/others/mega-az-"]
tumejortorrent.com##.pub728x90
tumejortorrent.com###box-ads-tr
tumejortorrent.com#%#window.atob = function() { };
saglamolun.az##.wallpreklamsag
||qaziler.az/rek/
saglamolun.az##div[id^="banner"]
avtosfer.az##.top_banners
avtosfer.az##.bnr0
||avtosfer.az/upload/banner/
avtosfer.az##.adsbyskyline ~ div[style*="534px"]:nth-last-child(-n+2)
avtosfer.az##.bannerArea + * + div[style*="min-height:"]
avtosfer.az##.bannerArea + div[style*="min-height:"]
valyuta.com###bannerInvest
||baku.ws/banners
az.baku.ws##.main_top_banners
az.baku.ws##.bottom_banner
baku.ws##.ban_mac
turbo.az##.banners-right
||turbo.az/r/
turbo.az##.banners-poster
turbo.az##.banners--section-title
bina.az###central_banners
||avtosfer.az/banner*_
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
||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"]:-abp-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/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-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 ------------------------------
!---------------------------------------------------------------------
! NOTE: 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 ----------------------------
!---------------------------------------------------------------------
! NOTE: 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:-abp-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
! 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:-abp-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 ------------------------------
!---------------------------------------------------------------------
! NOTE: Bengali
!
! https://github.com/AdguardTeam/AdguardFilters/issues/130260
rtvonline.com##.text-center > a[target="_blank"] > img
rtvonline.com##.adfinix-ad
! https://eisamay.com/west-bengal-news/haldia-news/articlelist/81543306.cms
eisamay.com##div[class^="ad-wrapper"]
eisamay.com##div[class^="ad"]
! https://github.com/AdguardTeam/AdguardFilters/issues/123650
inews.zoombangla.com##.a-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/111938
||prothomalo.com/ad-codes/
prothomalo.com##div[class*="_ad__"]
prothomalo.com##div[class*="__middle-ad__"]
prothomalo.com##div[class*="__ad-wrapper__"]
prothomalo.com##.multipurposeComponent-m__base__EbwQF
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 ------------------------------
!---------------------------------------------------------------------
! NOTE: Burmese
!
fofmyanmar.com##div[style*="text-align: center;"] > a > img[style="width: 100%; height: auto"]
fofmyanmar.com##center > a[rel="noopener noreferrer"] > img
!
!---------------------------------------------------------------------
!------------------------------ Croatian -----------------------------
!---------------------------------------------------------------------
! NOTE: Croatian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/126889
zagreb.info##.td-is-sticky div[align="center"] > a > img
zagreb.info##.td-ss-main-sidebar div[align="center"] > a > img
! https://github.com/AdguardTeam/AdguardFilters/issues/124162
||sultanovic.net/?*%$script
sultanovic.net#%#//scriptlet("set-constant", "uShowAdBanner", "noopFunc")
! 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:-abp-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 ------------------
!---------------------------------------------------------------------
! NOTE: Czech and Slovakian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/131005
serialy.io##.w-episode-source > div[id][style*="height: 380px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/131008
||najserialy.io/sk?s=
! https://github.com/AdguardTeam/AdguardFilters/issues/131005
@@||serialy.io/theme/js/popunder.js
! https://github.com/AdguardTeam/AdguardFilters/issues/129951
telekomunikace.cz##.Flagrow-Ads-under-header
! https://github.com/AdguardTeam/AdguardFilters/issues/129223
||letemsvetemapplem.eu/amalker/pos/mag_ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/128016
zivot.pluska.sk##.banner_d_1
! https://github.com/AdguardTeam/AdguardFilters/issues/127891
podnikatel.cz,mesec.cz##.design-advert-placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/127890
vitalia.cz##.design-advert-placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/127772
@@||videosprofitnetwork.com/watch.xml$domain=thisirussia.io
sledujfilmy.io##.ads.flex-video
! uloz.to - banner when searching
uloz.to###bandzoneHint
!
moviezone.cz##.ad
! https://github.com/AdguardTeam/AdguardFilters/issues/126782
||drevostavitel.cz/img/prevleceni
drevostavitel.cz##a[id^="prevleceni_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/126679
parabola.cz##a[href^="/odkazovnik/b"]
parabola.cz##h3[class$="idr"]
! https://github.com/AdguardTeam/AdguardFilters/issues/126255
sledujfilmy.online##div[class^="cez-video"]
sledujfilmy.online#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/126094
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=play.joj.sk
! https://github.com/AdguardTeam/AdguardFilters/issues/125337
super.cz###adSkyscraperStart-1 + div[style]
super.cz###adPlachtaStart-1 + div[style]
! https://github.com/AdguardTeam/AdguardFilters/issues/124723
||stream.cz/*/vast?
! https://github.com/AdguardTeam/AdguardFilters/issues/125016
||garaz.cz/*/static/js/ssp.js
! https://github.com/AdguardTeam/AdguardFilters/issues/123777
parabola.cz#@#.rklm
parabola.cz##.zpravicky_sdeleni
parabola.cz##.nav_sloupec > h3[ style^="display: none"] + a > img
! https://github.com/AdguardTeam/AdguardFilters/issues/123704
penize.cz##.ad
penize.cz##.reklamabg
||static-css.pencdn.cz/javascript/www/mafra/*/mafra-pcz-nojq.js$domain=penize.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/112757
!+ NOT_OPTIMIZED
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/129357
zdopravy.cz##.container.px-0 > div.otherAds
zdopravy.cz##body .adsMain:not(#style_important)
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
! https://github.com/AdguardTeam/AdguardFilters/issues/62926
xiaomiplanet.sk#?#.sidebar_inner > div.widget:-abp-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/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/52052
@@||sledujserialy.to/theme/js/popunder.js
sledujserialy.to#%#//scriptlet("abort-current-inline-script", "$", "(document.getElementById('")
sledujserialy.to##.w-episode-source > div[id][style^="position: absolute; top: 0"]:not([class])
||sledujserialy.to/theme/json/episode.ad.php?adlink=
! https://github.com/AdguardTeam/AdguardFilters/issues/50421
||imedia.cz^$domain=televizeseznam.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/51143
lingea.sk#?#.container > div.col-sm-9 > div.bx-wrapper:-abp-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:-abp-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,aktualne.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,aktualne.cz,auto.cz,blesk.cz,centrum.cz,cnews.cz,e15.cz,sport.cz,super.cz,tiscali.cz,zive.cz#%#//scriptlet("abort-on-property-read", "Object.prototype.kununu_mul")
! novinky.cz requires different rule, because rule above breaks video player
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
novinky.cz#%#!function(){if(location.pathname.indexOf("/iframe/player")===-1){Object.defineProperty(Object.prototype, 'kununu_mul', { get: function(){ throw null; }, set: function(){ throw null; }});}}();
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
karaoketexty.cz#%#//scriptlet("abort-current-inline-script", "Math", "adbDetect")
!
! https://github.com/AdguardTeam/AdguardFilters/issues/45246
! https://github.com/AdguardTeam/AdguardFilters/issues/44412
kosicednes.sk###gateBanner
kosicednes.sk##div.impressionClickCounter[data-banner-type]
! https://github.com/AdguardTeam/AdguardFilters/issues/42904
ceskenoviny.cz##.box-offer
ceskenoviny.cz###mobile-ahead
ceskenoviny.cz###mobFullPerexBan
ceskenoviny.cz###AdTrackCategoryTop1
ceskenoviny.cz##.crossroad-grid > .list > .list-item > div[id^="hyperbox"]
ceskenoviny.cz#?#.crossroad-grid > .list > .list-item:-abp-has(> .crossroad-light > div[id^="div-gpt-ad"])
ceskenoviny.cz#?#.box-list > span.info:contains(/^Reklama$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/42496
cdr.cz,diit.cz#$#html > body { background-image: none!important; padding-top: 0!important; }
||diit.cz/sites/default/files/_cdr_branding/branding.jpg
||cdr.cz/sites/default/files/_cdr_branding/branding.jpg
! centrum.cz - ads
!+ NOT_PLATFORM(windows, mac, android)
centrum.cz#%#//scriptlet("set-constant", "Object.prototype.fetchAds", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/42194
ahaonline.cz##.ads
ahaonline.cz##.boxReklama
! https://github.com/AdguardTeam/AdguardFilters/issues/41373
||bannery.navratdoreality.cz^
navratdoreality.cz###snippet--banners-bot
navratdoreality.cz###snippet--banners-top
navratdoreality.cz#?##snippet-list-posts > .item:not([id]):-abp-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:-abp-has( > div[id^="sticky-banner-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/36614
||bombuj.tv/adblock/fuckadblock2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35615
! https://github.com/AdguardTeam/AdguardFilters/issues/35240
karaoketexty.cz##.ad_large_square
! https://github.com/AdguardTeam/AdguardFilters/issues/33238
sport.aktuality.sk##.rs-advertisement
sport.aktuality.sk##.nike-box-promo-banner
sport.aktuality.sk###page-container > div[style="position:relative;"]:not([class]):not([id]) > div[style^="width:"] > iframe[id^="etarget_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/30781
freefilm.to##.adxvOverNew
freefilm.to##a[id^="advOverVideo"]
! https://forum.adguard.com/index.php?threads/http-www-auto-cz.31112
@@||auto.cz/js/base-cz/advert.js
auto.cz##.ads
auto.cz##.adv
auto.cz###column > .container[style="width: auto; position: relative; height: 620px;"]
@@||auto.cz/auto/skins/*/js/advertisment.js
! https://forum.adguard.com/index.php?threads/http-fightclubnews-cz.31083/
fightclubnews.cz#@#.td-ad-background-link
fightclubnews.cz#$#body.td-ad-background-link { background-image: none!important; }
fightclubnews.cz#$#body.td-ad-background-link #td-outer-wrap { cursor: auto!important; }
fightclubnews.cz#%#Object.defineProperty(window, 'td_ad_background_click_link', { get: function() { return ""; } });
||ticketportal.cz/Event/$popup,domain=fightclubnews.cz
! https://forum.adguard.com/index.php?threads/www-sport-cz.30895/
sport.cz###adArticleSign
sport.cz##div[id^="next-articles-"] > div[class][data-number]
sport.cz###adCommercialBackground:not([style*="background-image:"])
sport.cz##iframe[src^="//c.imedia.cz/context?url="]
||c.imedia.cz/context?url=$domain=sport.cz
sport.cz#%#Object.defineProperty(window, 'timelineAds', { get: function() { return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/65828
! auto.tn.nova.cz
nova.cz#@#.AdSense
! https://github.com/AdguardTeam/AdguardFilters/issues/28905
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=nova.cz
!+ NOT_PLATFORM(windows, mac, android)
@@||pubads.g.doubleclick.net/gampad/ads?*=xml_vast*nova.cz$domain=nova.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/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
novinky.cz,seznamzpravy.cz#%#//scriptlet('remove-cookie', 'qusnyQusny')
novinky.cz,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
! 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/19573
zive.cz##.ads
zive.cz#$#.sky-wrapper { min-height: 10px!important;}
@@||zive.cz/Client.Scripts/advertisment.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17198
mobilmania.cz##.ads
mobilmania.cz#$#.sky-wrapper { min-height: 50px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/18195
! https://github.com/AdguardTeam/AdguardFilters/issues/17923
! https://github.com/AdguardTeam/AdguardFilters/issues/17020
aktualne.cz###kulublu-mulu
aktualne.cz##.rtx-burn12 + div[class][id]
! https://github.com/AdguardTeam/AdguardFilters/issues/16537
||prima-vod-prep.ssl.cdn.cra.cz/vod_Prima^$media
iprima.cz##.vjs-ad-link
! https://github.com/AdguardTeam/AdguardFilters/issues/12347
cs-dopravak.cz##.col.span-3[id^="yui_"] > .sqs-block[data-block-type="5"]
cs-dopravak.cz#?#.col.span-3[id^="yui_"] > .sqs-block > .sqs-block-content > p:contains(Banner)
cs-dopravak.cz###sidebar .col[id^="yui_"] > .sqs-block[data-block-type="5"]
cs-dopravak.cz#?##sidebar .col[id^="yui_"] > .sqs-block > .sqs-block-content > p > strong:contains(Reklama)
! https://github.com/AdguardTeam/AdguardFilters/issues/11791
@@||static.cz.prg.cmestatic.com/static/cz/shared/js/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/33226
! https://github.com/AdguardTeam/AdguardFilters/issues/11748
aktualne.cz##.souvisejici-box > .idvert-wrapper
aktualne.cz##.stranka > div[class]:not(.leva-strana):not([id]) > div[class*="-obal"]:not(#graphics-obal) > div[class]:not([id])
aktualne.cz##.sponzorovane
aktualne.cz###reklama-exchange_eko
aktualne.cz##div[class*="reklama-"]
aktualne.cz##.medium-rectangle
aktualne.cz###kulubulu-mulu
aktualne.cz##div[data-ec-list="hp-psd"] > .bezcary + div[class][id]
aktualne.cz##.special-obal
! https://github.com/AdguardTeam/AdguardFilters/issues/11748#issuecomment-367510890
! https://github.com/AdguardTeam/AdguardFilters/issues/11585
peugeotclub.eu#@#.reklama
! https://github.com/AdguardTeam/AdguardFilters/issues/10776
@@||img.blesk.cz/js/base-cz/advert.js
@@||img.blesk.cz/static/data/blesk/reklama/advertisment.js
blesk.cz##div[data-vr-zone^="Komerční sdělení"]
blesk.cz##.ads
blesk.cz##div[class^="stickyContentBottom_"]
blesk.cz##div[id^="ads-"]
blesk.cz###mimibazar-block
blesk.cz###article div[class*="etext"][class*="_"]:not([id])
! https://github.com/AdguardTeam/AdguardFilters/issues/9023
! https://github.com/AdguardTeam/AdguardFilters/issues/7873
novinky.cz#%#//scriptlet("abort-on-property-read", "AdBlockTest")
!
! https://github.com/AdguardTeam/AdguardFilters/issues/6880
videacesky.cz#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
videacesky.cz##.advert
! https://github.com/AdguardTeam/AdguardFilters/issues/6767
iprima.cz##.banner
iprima.cz##.vjs-marker-ad
iprima.cz###AdTrackVideoPlayer
||iprima.cz/*/*tagid=*&keywords=$domain=iprima.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/6675
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
! 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 -------------------------------
!---------------------------------------------------------------------
! NOTE: Danish
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132127
||v.fwmrm.net/ad/g/$domain=ekstrabladet.dk,important
! 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
! 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
! 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:-abp-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
!
vibilagare.se##.banner
nordschleswiger.dk##.TopAdvertising-Content-Wrapper
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1485
@@||jyllands-posten.dk/app/*ads*.js
!---------------------------------------------------------------------
!------------------------------ Estonian -----------------------------
!---------------------------------------------------------------------
! NOTE: Estonian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/125513
postimees.ee#%#//scriptlet("prevent-setTimeout", "adblockNotif")
postimees.ee#$#body > div[id] > div[style^="height: 1px; width: 1px; background-color: transparent;"] { display: block !important; }
postimees.ee#@#.adBanner
postimees.ee#@#.ad01
postimees.ee#@#.dfp_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/122081
! https://github.com/AdguardTeam/AdguardFilters/issues/117521
geenius.ee#%#//scriptlet("set-constant", "advanced_ads_ready", "noopFunc")
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/
!---------------------------------------------------------------------
!------------------------------ Finnish ------------------------------
!---------------------------------------------------------------------
! NOTE: Finnish
!
! https://github.com/AdguardTeam/AdguardFilters/issues/115277
||adx.adform.net/adx/$script,xmlhttprequest,redirect=noopjs,domain=fcdn.lauta.media
! ruutu.fi - video ads
||nelonenmedia-pmd-ads-*.nm-stream.nelonenmedia.fi/*.mp4$media,redirect=noopmp4-1s,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
!
riemurasia.net###container > div[class^="slide_"]
riemurasia.net#?##container > div.main-div > div[id]:-abp-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:-abp-has(> .iframe-container > iframe[src^="https://ad.ilcdn.fi/"])
telkku.com#?#.rectangle-container:-abp-has(> iframe[src^="http://www.iltalehti.fi/"])
telkku.com#?#.rectangle-container:-abp-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/
!---------------------------------------------------------------------
!------------------------------ Georgian -----------------------------
!---------------------------------------------------------------------
! NOTE: Georgian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132294
forum.ge##a[title="reklama"]
! https://github.com/AdguardTeam/AdguardFilters/issues/125199
croconet.ge##.bunner_section:not(:first-child)
||croconet.ge/ads-crocobet/
||croconet.ge/*/assets/data/banners_data.js
! 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/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]:-abp-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/38984
geocanabis.com#?#.ipsLayout_right > div[class^="ipsSideBlock clearfix __"]:-abp-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##body .h-banners
! 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 --------------------------------
!---------------------------------------------------------------------
! NOTE: Greek
!
! https://github.com/AdguardTeam/AdguardFilters/issues/131208
tovima.gr##div[class^="das-300-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/130437
in.gr##.das-mmiddle
||epimenidis.in.gr/shopflix/widget.php$domain=in.gr
in.gr##.shopflix-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/130193
naftemporiki.gr#?#.rightContainer > div.Box:-abp-has(> div.socialWidget) ~ div
! https://github.com/AdguardTeam/AdguardFilters/issues/128972
newsit.gr##.advert-badge
! https://github.com/AdguardTeam/AdguardFilters/issues/128139
newsbeast.gr##.amSlotFeed
newsbeast.gr##.sidebarAmSlot
newsbeast.gr##.undeMenuAmSlot2
newsbeast.gr##.amSlotInReadVideo
||newsbeast.gr/api/fallbackManager?
newsbeast.gr#$#.adsbox.doubleclick.ad-placement { display: block !important; }
newsbeast.gr#%#//scriptlet('prevent-setTimeout', 'adsbox')
! https://github.com/AdguardTeam/AdguardFilters/issues/125995
thepressproject.gr#@#iframe[width="100%"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/124277
mixanitouxronou.gr##.narrow-ad
mixanitouxronou.gr##div[class="prel min-height"]
! https://github.com/AdguardTeam/AdguardFilters/issues/123498
esos.gr##.pane-ad-manager
! https://github.com/AdguardTeam/AdguardFilters/issues/121555
gamatotv.info#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! 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:-abp-has(> .story_content > div[id^="taboola-"])
newsit.gr#?#.entry-content > .sticky-wrapper:-abp-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_"]
! 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:-abp-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:-abp-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:-abp-has(> .googadd)
enikos.gr#?#.footer-wrap:-abp-has(> div[id^="FootDesk_A_"])
!
||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 --------------------------------
!---------------------------------------------------------------------
! NOTE: Hindi
!
! https://github.com/AdguardTeam/AdguardFilters/issues/97659
livehindustan.com#?#.jarur-padhey > div.card-sm:-abp-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/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 ----------------------------
!---------------------------------------------------------------------
! NOTE: Hungarian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/128287
parentmood.com##.nya-slot
! https://github.com/AdguardTeam/AdguardFilters/issues/120911
freemail.hu###content-container div[class^="Grid-item-"] > a[target="_blank"]:not([href^="#"])
! https://github.com/AdguardTeam/AdguardFilters/issues/120913
filmvilag.me###adv_kereses
! https://github.com/AdguardTeam/AdguardFilters/issues/118945
ingatlan.com#$#body { overflow: auto !important; }
ingatlan.com#$##interstitial-banner-container { display: none !important; }
! 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:-abp-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*=" "]:-abp-has(> h4 + div[style*="calc"][onclick*="ajax"])
logout.hu#?#div[itemprop="articleBody"] + div[class*=" "]:-abp-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:-abp-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;"]:-abp-has(> .adslot_1)
katalogus.top,filmvilag.me,mozimax.top#$?#iframe[srcdoc*="XMLHttpRequest"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64544
forbes.hu##.forbesad
! https://github.com/AdguardTeam/AdguardFilters/issues/58569
||a.b.napiszar.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/58088
4x4magazin.hu##.advertisement
! https://github.com/AdguardTeam/AdguardFilters/issues/58087
onroad.hu##.highlighted-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/119905
! https://github.com/AdguardTeam/AdguardFilters/issues/58090
gamestar.hu#?#.field_global_rightside > .box:-abp-has(> .element > .title-box-wrapper > .box-title:contains(Hirdetés))
gamestar.hu#?#div[class="box-wrapper field_index"] > .box-pr > .element:-abp-has(> .image > a[href^="https://pubads.g.doubleclick.net/"])
gamestar.hu##.ads_show_ad_title
gamestar.hu##.field_global_rightside > .box[style="display: none !important;"] + .box-extranews
gamestar.hu##div[id^="rltd-ad-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/57848
! https://github.com/AdguardTeam/AdguardFilters/issues/56499
mozinet.me#$?#iframe[srcdoc*="XMLHttpRequest"] { remove: true; }
mozinet.me#?#.container_12 > div[style*="min-height: 250px;"]:-abp-has(> .adslot_1)
mozinet.me###advert
! https://github.com/AdguardTeam/AdguardFilters/issues/62196
totalbike.hu,divany.hu,totalcar.hu#%#//scriptlet("abort-current-inline-script", "document.querySelector", "document.body.style.overflow")
||ad.adverticum.net/g3.js$script,redirect=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]:-abp-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/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:-abp-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*=" "]:-abp-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*=" "]:-abp-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:-abp-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*=" "]:-abp-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]:-abp-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*=" "]:-abp-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/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:-abp-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]:-abp-has(> [style^="width: calc("][style*="height: calc("])
mobilarena.hu#?##right > div[class*=" "]:-abp-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:-abp-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
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 ------------------------------
!---------------------------------------------------------------------
! NOTE: Iceland
!
! https://github.com/AdguardTeam/AdguardFilters/issues/53728
trolli.is#@#iframe[width="300"][height="250"]
!
!---------------------------------------------------------------------
!------------------------------ Indian -------------------------------
!---------------------------------------------------------------------
! NOTE: Indian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/128278
kishoralo.com##div[class^="blank-m__adslot"]
kishoralo.com##div[class*="middle-ad"]
kishoralo.com##div[class*="ad-wrapper"]
! https://github.com/AdguardTeam/AdguardFilters/issues/123725
prothomalo.com##iframe[src^="https://service.prothomalo.com/campaigns/"]
prothomalo.com##a[class*="ad_wrapper"]
! https://github.com/AdguardTeam/AdguardFilters/issues/123726
jagonews24.com##.inner_ad_item
jagonews24.com##.advertisement
jagonews24.com##.adv-img
jagonews24.com##.featured-inImage-ad-unit
! https://github.com/AdguardTeam/AdguardFilters/issues/122893
||service.prothomalo.com/padma-bridge/for_bangla.html
! https://github.com/AdguardTeam/AdguardFilters/issues/119281
hindishouter.com##.inside-right-sidebar
! https://github.com/AdguardTeam/AdguardFilters/issues/119091
bizshala.com##.pro_major_bigyapan
||bizshala.com/public/images/advertisement/
! 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/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")
! 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"]):-abp-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:-abp-has(> div.background-hp-news > div.text-advertisement)
anandabazar.com#?#.container > div.background-hp-news:-abp-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/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"]:-abp-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:-abp-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*=" "]:-abp-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/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/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/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##.player > .a_all
hdpornlove.net##body > #im
hdpornlove.net##.player > div.play[onclick]
! 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/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
bombaytimes.com,businessinsider.in,gizmodo.in,iamgujarat.com,in.techradar.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/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
!
@@||indiafreestuff.in/forum/public/*/facebook_
!---------------------------------------------------------------------
!------------------------------ Indonesian ---------------------------
!---------------------------------------------------------------------
! NOTE: Indonesian
!
! https://github.com/uBlockOrigin/uAssets/issues/14864
bianity.net##.bn-lg.bn-p-b
bianity.net##.bn-lg-sidebar
! https://github.com/AdguardTeam/AdguardFilters/issues/127727
bolasport.com##div[class^="cls"]
bolasport.com##.news-related
bolasport.com##.ads
bolasport.com###video_pilihan
bolasport.com##.ads-on
bolasport.com#?#.section__right > div.terpopuler:-abp-has(> div.terpopuler__list iframe[src^="https://embed.dugout.com/"])
bolasport.com#?#.section__right div.terpopuler__list:-abp-has(iframe[src^="https://embed.dugout.com/"])
bolasport.com#?#.section__right > h2.title__default:-abp-has(> span:contains(VIDEO TERPOPULER))
bolasport.com#?#.content_footer--list > div.content_footer--list:-abp-has(> div.content_wrapper > div.title_category > h2:contains(VIDEO TERPOPULER))
bolasport.com#?##content > div.content_wrapper:-abp-has(> div.news-list__list iframe[src^="https://embed.dugout.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/127346
komiklokal.me#%#//scriptlet("prevent-window-open")
komiklokal.me#%#//scriptlet("abort-on-property-read", "JuicyPop")
komiklokal.me#%#//scriptlet("json-prune", "*", "openTargetBlank")
komiklokal.me#%#//scriptlet("json-prune", "*", "ignoreFocus maxActive url")
komiklokal.me###teaser3
komiklokal.me##body ~ a[class^="c-"][target="_blank"]
komiklokal.me##iframe[data-src^="https://anime.berangkasilmu.com/?ads="]
komiklokal.me##a[href^="https://cdsecurecloud-dt.com/smartlink/"]
komiklokal.me##iframe[src^="https://anime.berangkasilmu.com/?ads="]
||anime.berangkasilmu.com/?ads=$subdocument
||komiklokal.me/wp-content/uploads/*/banner-untuk-CPA-300x300.png
! ads
animasu.club###lmd-iklan
! 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; }
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=laksa19.github.io
@@||static.doubleclick.net/instream/ad_status.js$domain=laksa19.github.io
! 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:-abp-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:-abp-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
! 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/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-"]:-abp-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/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:-abp-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/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:-abp-has(> script:first-child:contains(ad_idzone))
! https://github.com/realodix/AdBlockID/issues/187
dewabioskop21.org###main-popup
! 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:-abp-has(> h3.widget-title > span:contains(Ads))
! https://github.com/realodix/AdBlockID/issues/162
||img.teman.stream^$domain=terbit21.online
! https://github.com/AdguardTeam/AdguardFilters/issues/46604
semprot.com#%#//scriptlet("abort-current-inline-script", "String.fromCharCode", "ahli")
! https://github.com/AdguardTeam/AdguardFilters/issues/46399
sosok.grid.id#?#.container > h2.title__default > span:contains(/^PROMOTED CONTENT$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/45885
lewat.club#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/46101
viva.co.id##.skyscraper160
! https://github.com/AdguardTeam/AdguardFilters/issues/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"]
dutafilm.*##.swal-overlay
dutafilm.*##body > a[href] > div[style^="position:absolute;"][style*="z-index:"]
dutafilm.*##.left-content a[href][target="_blank"] > img
dutafilm.*#%#//scriptlet("prevent-window-open", "1", "bit.ly")
dutafilm.*#%#//scriptlet("prevent-addEventListener", "load", "banner_id")
dutafilm.*#%#//scriptlet("abort-on-property-read", "Object.prototype.Focm")
! https://github.com/AdguardTeam/AdguardFilters/issues/45312
grid.id#%#//scriptlet('abort-current-inline-script', 'document.addEventListener', 'iframe-network')
grid.id###outbrain-container
grid.id#?#.read__article > h2.title__default > span:contains(/^PROMOTED CONTENT$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/45313
kompas.tv##.ads-foot
! https://github.com/AdguardTeam/AdguardFilters/issues/45088
dosenbiologi.com##.stickyunit
dosenbiologi.com#$#.divright { float: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45086
hellosehat.com##body .ads-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/44153
sobatkeren.com#%#AG_onLoad(function() { gizle(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/44103
semawur.com##div[style="text-align:center"] > span[style*="font-size: 10px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/44187
kompasiana.com#%#//scriptlet('abort-current-inline-script', 'document.addEventListener', 'iframe-network')
! https://github.com/AdguardTeam/AdguardFilters/issues/44254
solopos.com##.ad--widget
solopos.com#$#.sticky-wrapper { height: calc(100%)!important; }
solopos.com#?#.container > .row > div > .page--title:-abp-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/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/42772
shinobijawi.id#%#//scriptlet("abort-current-inline-script", "document.addEventListener", "/abisuq/")
! https://github.com/AdguardTeam/AdguardFilters/issues/42555
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]:-abp-has(> center > ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/42513
tribunnews.com##.ads__horizontal
tribunnews.com###adspop
!
semprotyuk.com,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
iindoxxi.com##.top-banner
iindoxxi.com###banner-tengah
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/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/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/40394
animenonton.tv##.videoad
animenonton.tv###pc-player-bar-close
! 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/40313
movies21.co###middle-banner
movies21.co##.row > div[id^="after-menu-"] > a[href][rel="nofollow"] > img
! 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/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
tuyensinh247.com##.banner_fooder
! 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/26465
animeindo.video##.in_up_ad-area
! 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/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/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/19738
@@||idfl.me/fancyboxidfl2/jquery.js
||idfl.me/fancyboxidfl2^
||postimg.cc/*/*Banner
! 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; }});
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/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/9286
||bitly.com^$domain=semprot.com
! https://forum.adguard.com/index.php?threads/neumanga-tv-ads-anti-adblock.26796/
neumanga.tv##.ads
neumanga.tv##a[href^="https://fb.me"]
neumanga.tv##a[onclick]#close-teaser > img
||neumanga.tv/uploads/*/raja365.gif
||neumanga.tv/uploads/*/Judi%20Poker%20Online.gif
||neumanga.tv/uploads/*/agenqq2.gif
||neumanga.tv/uploads/*/banner728.gif
||neumanga.tv/uploads/*/hokiqq2.gif
||depodomino.com^$popup,domain=neumanga.tv
neumanga.tv#%#(function() { window.open_ = window.open; var w_open = window.open, regex = /depodomino.com/; window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/7277
inwepo.co##.adsbygoogle
@@||inwepo.co^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/6872
!+ NOT_PLATFORM(windows, mac, android)
mivo.com##.top-ads
!+ NOT_PLATFORM(windows, mac, android)
@@||mivo.com^$generichide
mivo.com#$#div[class^="player-ads-"] { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6338
mangacanblog.com##.ad
mangacanblog.com###adrtop
mangacanblog.com###btm_banner
||mangacanblog.com/adblock/src/adblock-checker.js
! https://github.com/AdguardTeam/AdguardFilters/issues/5562
!
animeindo.moe###sct_content a[target="_blank"][target="_blank"].external > img
||animeku.tv/wp-content/themes/animeku/iklan/*.php
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=semprot.com|semprotyuk.com
semprot.com##div[class^="semprotpokemon_"]
@@||gambar123.com/pic/o/semprot-b-$image,domain=semprot.com
@@||freesms4us.com/*adv*.js
movie76.com###btm_banner
wardhanime.net###iklanatas
wardhanime.net###kanan
wardhanime.net###kiri
dm5.com##.cp_adct
krucil.net##.krucil_ads
krucil.net##.krucil_floating_banner_top
gigapurbalingga.com##a[href^="http://downloadab.com/"]
movie76.com,wardhanime.net##div[id^="teaser"]
movie76.com##img[alt="ads"]
krucil.net##img[width="550"][height="50"]
krucil.net##img[width="900"][height="50"]
||krucil.net/KD
!---------------------------------------------------------------------
!------------------------------ Hebrew -------------------------------
!---------------------------------------------------------------------
! NOTE: Hebrew
!
! https://github.com/AdguardTeam/AdguardFilters/issues/120867
13tv.co.il#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net')
@@||www3.doubleclick.net/|$xmlhttprequest,domain=13tv.co.il
! 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
/walla.js$third-party,domain=walla.co.il
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
sheee.co.il,walla.co.il#$?#head  iframe { remove: true; }
! walla.co.il#%#//scriptlet('remove-cookie', '/^([a-zA-Z0-9]{40,70}|[a-zA-Z0-9]{8,11})$/')
sheee.co.il,walla.co.il#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
||cm.g.doubleclick.net/pixel?$image,redirect=1x1-transparent.gif,domain=sheee.co.il|walla.co.il
||stats.g.doubleclick.net/r/collect?$image,redirect=1x1-transparent.gif,domain=sheee.co.il|wwalla.co.il
||stats.g.doubleclick.net/*/collect?$xmlhttprequest,redirect=nooptext,domain=sheee.co.il|wwalla.co.il
!+ NOT_PLATFORM(ext_ublock)
walla.co.il#@%#//scriptlet('ubo-aopw.js', 'upManager')
!+ NOT_PLATFORM(ext_ublock)
walla.co.il#@%#//scriptlet('ubo-acis.js', 'btoa', 'upManager')
!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/48600
@@||player.ynet.co.il/*/flowplayer.ads.*.ynet.js$domain=ynet.co.il
! https://github.com/AdguardTeam/AdguardFilters/issues/45799
!+ NOT_PLATFORM(windows, mac, android)
themarker.com#%#//scriptlet("prevent-addEventListener", "load", "hblocked?returnTo")
! https://github.com/AdguardTeam/AdguardFilters/issues/45669
@@||admedia.com/images/cross_channel_arrows.png$domain=weather2day.co.il
! https://github.com/AdguardTeam/AdguardFilters/issues/42344
shvoong.co.il#$#.ppsPopupShell { display: none!important; }
shvoong.co.il#$##ppsPopupBgOverlay  { display: none!important; }
shvoong.co.il#$#html[style="overflow: hidden;"] { overflow: visible!important; }
shvoong.co.il#$#body[style="overflow: hidden;"] { overflow: visible!important; }
shvoong.co.il#$#html > body { background-image: none!important; cursor: default!important; }
shvoong.co.il#%#//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##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/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/20439
haaretz.co.il##.footer-ruler
! https://github.com/AdguardTeam/AdguardFilters/issues/19953
desire2music.net#?##content[role="main"] > #weeksong:-abp-has(> .d2m-banner-zone)
desire2music.net#?##content[role="main"] > #top4:-abp-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"]
!+ NOT_PLATFORM(windows, mac, android)
haaretz.co.il#%#//scriptlet("prevent-addEventListener", "load", "hblocked?returnTo")
@@||haaretz.co.il/htz/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14568
reshet.tv##.ad-Unit-Wrp
! https://github.com/AdguardTeam/AdguardFilters/issues/17101
inn.co.il##.taboola
inn.co.il###divBottomAd
inn.co.il##.leftClm > .div300
inn.co.il##.leftClm > #divInfT1_1
inn.co.il##.RightClm > #divin4
inn.co.il##.RightClm > #divin5
inn.co.il##.NewsLeft .LeftInfo.h600
inn.co.il###taboola-mid-main-column-thumbnails
inn.co.il##.Content[itemprop="articleBody"] > div#infin0:empty
||a7.org/*/*?func=Info.Insert&$domain=inn.co.il
! https://github.com/AdguardTeam/AdguardFilters/issues/17701
yad2.co.il##.left_column ~ .pie[style*="height: 90px; background-color"][style*="margin"]
yad2.co.il###top_banners
||yad2.co.il/dfp*/script/SpecialSlotsManager.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15151
@@||themarker.com/htz/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14769
grouponisrael.co.il##[za_campaign_id]
! https://github.com/AdguardTeam/AdguardFilters/issues/13542
walla.co.il##.celebs-promo
! https://github.com/AdguardTeam/AdguardFilters/issues/11941
reshet.tv###sidebar[ng-controller^="side_bar_ctrl"]
! https://github.com/AdguardTeam/AdguardFilters/issues/11683
mako.co.il##div.ad
mako.co.il##div[id^="top-strip-"]
mako.co.il###mysupermarketcontainer
! https://github.com/AdguardTeam/AdguardFilters/issues/6562
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ynet.co.il
!
m.calcalist.co.il#%#Object.defineProperty(window, 'show_maavaron', { value: false });
m.calcalist.co.il#$#html{display:block!important;}
! https://github.com/AdguardTeam/AdguardFilters/issues/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 ------------------------------
!---------------------------------------------------------------------
! NOTE: Italian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132202
giardiniblog.it##aside[id^="ai_widget-"]
giardiniblog.it##.uzuwtdg
! https://github.com/AdguardTeam/AdguardFilters/issues/132167
programmitvstasera.it##.ptv-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/132165
separarensilabas.com##.nav-collapse ~ center
! https://github.com/AdguardTeam/AdguardFilters/issues/131241
guruhitech.com##body > div[id][class^="popup"][class$="wrap"][style]
guruhitech.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/130706
money.it#$?#body > header { margin-top: 0 !important; }
money.it#?#a[rel="sponsored nofollow"]
! https://github.com/AdguardTeam/AdguardFilters/issues/130629
ilsoftware.it##.w_banner
ilsoftware.it##.mobileHidden > .widget[style$="width:300px; height:600px; min-height:250px;"]
ilsoftware.it#%#//scriptlet("remove-attr", "href", ".entry_content p > a[href*='//amzn.to/']")
! https://github.com/AdguardTeam/AdguardFilters/issues/129892
ispazio.net##.a-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/129893
laleggepertutti.it#?#.content-article > div.spazioalto > script:upward(1)
laleggepertutti.it##div[id^="lx_"]
laleggepertutti.it##div[align="center"] > div[style="height:1700px; overflow:hidden;"]
laleggepertutti.it##div[class^="notizie-blue-bnr-"]
laleggepertutti.it##div[class="text-center"][style="min-height:250px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/129597
multiplayer.it#@##top_ads_container
multiplayer.it#$#body #top_ads_container { display: block !important; }
multiplayer.it#%#//scriptlet('prevent-addEventListener', 'usernavready', 'adblock')
! https://github.com/AdguardTeam/AdguardFilters/issues/129126
tellows.it#?##singlecomments > li:not([id]):-abp-has( > .comment-body > div[id^="adngin-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/127153
uprot.net#@#.ad_space
! https://github.com/AdguardTeam/AdguardFilters/issues/127144
tuttomercatoweb.com##.tcc-banner
tuttomercatoweb.com##div[class="center"][style="height:270px; padding: 10px 0;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/125603
punto-informatico.it##.banner-side-top
punto-informatico.it##.banner-side-infinite
! https://github.com/AdguardTeam/AdguardFilters/issues/125513
corriere.it##div[id^="rcsad_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/124031
ilrestodelcarlino.it##.masthead-container
ilrestodelcarlino.it##.leaderboard-or-skin-container
! frontedelblog.it
frontedelblog.it#?#.theiaStickySidebar > div[id^="stream-item-widget-"] > div.widget-title > div.the-subtitle:contains(/Sponsor|RadioRaccontiamoci/):upward(div[id^="stream-item-widget-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/124038
positanonotizie.it###adblockwarning
! https://github.com/AdguardTeam/AdguardFilters/issues/123063
ilvescovado.it###adblockwarning
! https://github.com/AdguardTeam/AdguardFilters/issues/121595
timgate.it###adv
! https://github.com/AdguardTeam/AdguardFilters/issues/121426
piacenza24.eu##a.gofollow[data-track]
||piacenza24.eu/wp-content/uploads/*/BANNER*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/120200
tecnoandroid.it#%#//scriptlet("set-constant", "td_ad_background_click_link", "undefined")
tecnoandroid.it#$#body.td-background-link { cursor: auto !important; }
||tecnoandroid.it/wp-content/uploads/*/vivo
! https://github.com/AdguardTeam/AdguardFilters/issues/120241
@@||4strokemedia.com^$domain=ilmeteo.it
ilmeteo.it#$##banner-mnz-topleft { height: 100px !important; }
ilmeteo.it#$#body { overflow: visible !important; }
ilmeteo.it#$#body div.fc-ab-root:not(#style_important) { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/119806
@@||feed.4strokemedia.com^$domain=video.corriere.it
@@||cdnb.4strokemedia.com^$domain=video.corriere.it
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=video.corriere.it
! 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-"]:-abp-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:-abp-has(> .stream-item-widget-content > .ispaz-adlabel)
ispazio.net#?#div[class^="main-content tie-col-"] > .mag-box.stream-item-mag:-abp-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
! 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:-abp-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:-abp-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"]:-abp-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:-abp-has(> a[href^="http://ad.payclick.it/"])
impiego24.it#?#.annunciLavoro > li.boxAnnunci:-abp-has(> a[href^="https://affiliate.across.it/"])
impiego24.it#?#.annunciLavoro > li.boxAnnunci:-abp-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:-abp-has(> div[style] > div.div-gpt-ad)
fcinternews.it#?#.mx-auto:-abp-has(> div > ins.adsbygoogle)
fcinternews.it#?#.mx-auto:-abp-has(> div[style^="overflow: hidden;"])
fcinternews.it#?##content > div.row:-abp-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/33556
@@||svapo.it/dev/adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/33256
!+ NOT_PLATFORM(windows, mac, android)
@@||toptv.cloud^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/32977
! https://github.com/AdguardTeam/AdguardFilters/issues/32800
! https://github.com/AdguardTeam/AdguardFilters/issues/32596
htnovo.net#$##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:-abp-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:-abp-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
tvserial.it###DSKBillboardATFxcpciu0
! https://github.com/AdguardTeam/AdguardFilters/issues/17025
hdmotori.it,hdblog.it#$#.banner_news_top_box { height:1px!important; background-image:none!important; background:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31982
! https://github.com/AdguardTeam/AdguardFilters/issues/15746
calciomercato.com##.adv--300x250:not(#generic-video-player)
@@||calciomercato.com/prebid.js
calciomercato.com#%#window.my_random_number = 1;
calciomercato.com#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c){if(!/\[_0x/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/15676
! https://github.com/AdguardTeam/AdguardFilters/issues/14586
hdmotori.it#$#.ads_block { width: 15px!important; height: 15px!important; }
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=hdmotori.it
hdmotori.it#@#.ads_block
hdblog.it###banner4_300600
! https://github.com/AdguardTeam/AdguardFilters/issues/20525
! https://github.com/AdguardTeam/AdguardFilters/issues/17770
! https://github.com/AdguardTeam/AdguardFilters/issues/14602
! https://github.com/AdguardTeam/AdguardFilters/issues/14739
hdblog.it,hdmotori.it##.box_highlight_hot[style*="margin-top"]
!+ NOT_OPTIMIZED
hdblog.it,hdmotori.it##.box_highlight_footer[style*="margin-top"]
hdmotori.it##.box_highlight_hot
hdmotori.it,hdblog.it###banner2_980
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=hdblog.it
hdblog.it##.compras_items > .item_prod
hdmotori.it,hdblog.it###banner3_300600
hdblog.it#$#.ads_block { 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/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/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/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/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/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
@@||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/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/9025
calciomercato.it#$#.banner_RaccomandazioniArticolo { height: 1px!important; }
calciomercato.it#?##sidebar > .widget__content:-abp-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/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/5106
||zeusnews.it/antiadb.js
! https://github.com/AdguardTeam/AdguardFilters/issues/4838
@@||acea.it^$jsinject
! https://github.com/AdguardTeam/AdguardFilters/issues/3689
hackyouriphone.org##.sweet-overlay
hackyouriphone.org##div.show-sweet-alert
! https://forum.adguard.com/index.php?threads/16027/
dbplanet.net###document_modal
dbplanet.net###some_ad_block_key_popup
! https://github.com/AdguardTeam/AdguardFilters/issues/3186
||tradingmania.it/wp-content/uploads/*bdswiss$image
||tradingmania.it/wp-content/uploads/2016/09/corso-trading-online.gif
||tradingmania.it/wp-content/uploads/2016/06/Bonus-100-mania.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/3030
@@||calciomercato.com/promodisplay
!
ilfattoquotidiano.it##.rullo-item.special
ridble.com##.adisclaimer
fibs.it##a[href="http://www.aisla.it"] > img
hwupgrade.it##.amz-prodotto
androidworld.it##.b-adv
tg24.sky.it###advBoxTop
tg24.sky.it###advBoxBottom
ansa.it##.adv
ansa.it##.sponsor-menu
androidiani.com##ol#posts > li.postbitlegacy#post_
||lffl.org/wp-content/uploads/*/techrepair.jpg
||lffl.org/wp-content/uploads/*/Scopri-il-GM6.png
||lffl.org/wp-content/uploads/*/mrdeals-banner.jpg
||lffl.org/wp-content/uploads/*/techbannerino320x100.jpg
hwupgrade.it##.bannerMobile
hwupgrade.it###top300x250-container
hwupgrade.it###top300x250-background
hwupgrade.it##.page-content > div[style="width:300px; height:250px; "]:not([class]):not([id])
hwupgrade.it###col-dx-inner > div[style="width:300px; height:250px; "]:not([class]):not([id])
casacinema.video##a[href^="http://www.casacinema.video/fdh/wth.php"]
altadefinizione.pink##.sm_header > a[rel="nofollow"] > img
casacinema.video,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
ilmessaggero.it###outbrain
hdmotori.it,hdblog.it##.ads
tiscali.it##.container_b_1
tiscali.it##.adv300x100vd
tiscali.it##.banner320x250
tiscali.it##.c1c6
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 --------------------------------
!---------------------------------------------------------------------
! NOTE: Khmer
!
! https://github.com/AdguardTeam/AdguardFilters/issues/17698
dap-news.com##.ads
!---------------------------------------------------------------------
!------------------------------ Korean -------------------------------
!---------------------------------------------------------------------
! NOTE: Korean
!
! https://github.com/AdguardTeam/AdguardFilters/issues/126594
4kjav.co##a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/123877
! https://github.com/AdguardTeam/AdguardFilters/issues/120811
||video.twimg.com/ext_tw_video/*/pu/$domain=topgirl.co
topgirl.co#%#//scriptlet("set-constant", "Object.prototype.vroll", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/121291
hungryapp.co.kr##a[onclick^="banner_open"]
hungryapp.co.kr##div[id^="banner_"]
hungryapp.co.kr##a[onclick^="javascript:skin_banner"]
||appdata.hungryapp.co.kr/banner/
hungryapp.co.kr##iframe[src^="/banner/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/113085
blog.naver.com#?#.se-main-container > div.se-component:-abp-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/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:-abp-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/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$xmlhttprequest,redirect=noopvmap-1.0,domain=dorama.kr
||dorama.kr/api/adcampaigns/banners?$xmlhttprequest,redirect=nooptext,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,andongdaily.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,docdocdoc.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,torrentqq101.com,torrentqq102.com,torrentqq103.com,torrentqq104.com,torrentqq105.com,torrentqq106.com,torrentqq107.com,torrentqq108.com,torrentqq109.com,torrentqq110.com##.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
! 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#$#.adsbygoogle { 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/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/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,torrentview64.com,torrentview65.com,torrentview66.com,torrentview67.com##.hd_pops
torrentview60.com,torrentview61.com,torrentview62.com,torrentview63.com,torrentview64.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
! 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
torrentmax15.com,torrentmax16.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]:-abp-has(> ins.adsbygoogle)
! 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; }
! 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/60583
! https://github.com/AdguardTeam/AdguardFilters/issues/60821
ani24do.com#%#AG_onLoad(function(){document.querySelector('#box a[href^="/ads.php?ads="]')&&setTimeout(function(){var a=document.querySelector('#box');a&&a.click()},1500)});
ani24do.com##a[href^="/ads.php?ads="]
! https://github.com/AdguardTeam/AdguardFilters/issues/60430
naver.com##a[onclick^="callWebAdBannerClick"]
! https://github.com/AdguardTeam/AdguardFilters/issues/60454
webtoon.daum.net###midBnr
! https://github.com/AdguardTeam/AdguardFilters/issues/59149
news2day.co.kr##.banner_con
! https://github.com/AdguardTeam/AdguardFilters/pull/62486
blackdesertm.com#@#.left_bnr
! 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/57697
||ttobogo.net/uploads/banner/
ttobogo.net##.banners
! 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/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/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:-abp-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/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/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:-abp-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/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/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%;"]:-abp-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:-abp-has(> div > div[id^="M"][id*="ScriptRootC"])
jamakav.com#?#.widget-box:-abp-has(> a[href*="deloplen.com/afu.php"])
jamakav.com#?#.widget-box:-abp-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#?#div[id^="custom_html-"]:-abp-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-"]:-abp-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:-abp-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-"]:-abp-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-"]:-abp-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-"]:-abp-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-"]:-abp-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-"]:-abp-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/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/39953
happycampus.com##.go_ad_banner
! 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/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
||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/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/27954
hiyobi.me##div[class][style] > div[style="width:100%;height:100%;text-align:center"]
hiyobi.me#?#body > div[class][style]:-abp-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?_=
manatoki152.net,manatoki153.net,manatoki154.net,manatoki155.net,manatoki156.net,manatoki157.net,manatoki158.net,manatoki159.net,manatoki160.net,manatoki161.net,manatoki162.net,manatoki163.net,manatoki164.net,manatoki165.net,manatoki166.net,manatoki167.net,manatoki168.net,manatoki169.net,manatoki170.net,manatoki171.net,manatoki172.net,manatoki173.net,manatoki174.net,manatoki175.net,manatoki176.net,manatoki177.net,manatoki178.net,manatoki179.net,manatoki180.net,manatoki181.net,manatoki182.net,manatoki183.net,manatoki184.net,manatoki185.net,manatoki186.net,manatoki187.net,manatoki188.net,manatoki189.net,manatoki190.net,manatoki191.net,manatoki192.net,manatoki193.net,manatoki194.net,manatoki195.net,manatoki196.net,manatoki197.net,manatoki198.net,manatoki199.net,manatoki200.net,manatoki201.net,manatoki202.net,manatoki203.net,manatoki204.net,manatoki205.net,manatoki206.net,manatoki207.net,manatoki208.net,manatoki209.net,manatoki210.net,manatoki211.net,manatoki212.net,manatoki213.net,manatoki214.net,manatoki215.net,manatoki216.net,manatoki217.net,manatoki218.net,manatoki219.net,manatoki220.net,manatoki221.net,manatoki222.net,manatoki223.net,manatoki224.net,manatoki225.net,manatoki226.net,manatoki227.net,manatoki228.net,manatoki229.net,manatoki230.net,manatoki231.net,manatoki232.net,manatoki233.net,manatoki234.net,manatoki235.net,manatoki236.net,manatoki237.net,manatoki238.net,manatoki239.net,manatoki240.net,manatoki241.net,manatoki242.net,manatoki243.net,manatoki244.net,manatoki245.net,manatoki246.net,manatoki247.net,manatoki248.net,manatoki249.net,manatoki250.net,manatoki251.net#$#body { overflow: visible!important; padding-right: 0!important; }
manatoki152.net,manatoki153.net,manatoki154.net,manatoki155.net,manatoki156.net,manatoki157.net,manatoki158.net,manatoki159.net,manatoki160.net,manatoki161.net,manatoki162.net,manatoki163.net,manatoki164.net,manatoki165.net,manatoki166.net,manatoki167.net,manatoki168.net,manatoki169.net,manatoki170.net,manatoki171.net,manatoki172.net,manatoki173.net,manatoki174.net,manatoki175.net,manatoki176.net,manatoki177.net,manatoki178.net,manatoki179.net,manatoki180.net,manatoki181.net,manatoki182.net,manatoki183.net,manatoki184.net,manatoki185.net,manatoki186.net,manatoki187.net,manatoki188.net,manatoki189.net,manatoki190.net,manatoki191.net,manatoki192.net,manatoki193.net,manatoki194.net,manatoki195.net,manatoki196.net,manatoki197.net,manatoki198.net,manatoki199.net,manatoki200.net,manatoki201.net,manatoki202.net,manatoki203.net,manatoki204.net,manatoki205.net,manatoki206.net,manatoki207.net,manatoki208.net,manatoki209.net,manatoki210.net,manatoki211.net,manatoki212.net,manatoki213.net,manatoki214.net,manatoki215.net,manatoki216.net,manatoki217.net,manatoki218.net,manatoki219.net,manatoki220.net,manatoki221.net,manatoki222.net,manatoki223.net,manatoki224.net,manatoki225.net,manatoki226.net,manatoki227.net,manatoki228.net,manatoki229.net,manatoki230.net,manatoki231.net,manatoki232.net,manatoki233.net,manatoki234.net,manatoki235.net,manatoki236.net,manatoki237.net,manatoki238.net,manatoki239.net,manatoki240.net,manatoki241.net,manatoki242.net,manatoki243.net,manatoki244.net,manatoki245.net,manatoki246.net,manatoki247.net,manatoki248.net,manatoki249.net,manatoki250.net,manatoki251.net#$#.modal-backdrop { display: none!important; }
manatoki152.net,manatoki153.net,manatoki154.net,manatoki155.net,manatoki156.net,manatoki157.net,manatoki158.net,manatoki159.net,manatoki160.net,manatoki161.net,manatoki162.net,manatoki163.net,manatoki164.net,manatoki165.net,manatoki166.net,manatoki167.net,manatoki168.net,manatoki169.net,manatoki170.net,manatoki171.net,manatoki172.net,manatoki173.net,manatoki174.net,manatoki175.net,manatoki176.net,manatoki177.net,manatoki178.net,manatoki179.net,manatoki180.net,manatoki181.net,manatoki182.net,manatoki183.net,manatoki184.net,manatoki185.net,manatoki186.net,manatoki187.net,manatoki188.net,manatoki189.net,manatoki190.net,manatoki191.net,manatoki192.net,manatoki193.net,manatoki194.net,manatoki195.net,manatoki196.net,manatoki197.net,manatoki198.net,manatoki199.net,manatoki200.net,manatoki201.net,manatoki202.net,manatoki203.net,manatoki204.net,manatoki205.net,manatoki206.net,manatoki207.net,manatoki208.net,manatoki209.net,manatoki210.net,manatoki211.net,manatoki212.net,manatoki213.net,manatoki214.net,manatoki215.net,manatoki216.net,manatoki217.net,manatoki218.net,manatoki219.net,manatoki220.net,manatoki221.net,manatoki222.net,manatoki223.net,manatoki224.net,manatoki225.net,manatoki226.net,manatoki227.net,manatoki228.net,manatoki229.net,manatoki230.net,manatoki231.net,manatoki232.net,manatoki233.net,manatoki234.net,manatoki235.net,manatoki236.net,manatoki237.net,manatoki238.net,manatoki239.net,manatoki240.net,manatoki241.net,manatoki242.net,manatoki243.net,manatoki244.net,manatoki245.net,manatoki246.net,manatoki247.net,manatoki248.net,manatoki249.net,manatoki250.net,manatoki251.net#$##adModal { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31818
||newtoki*.com/tokinbtoki/*.gif?_=
||newtoki*.com/data/banner/
newtoki131.com,newtoki132.com,newtoki133.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,newtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki144.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,newtoki150.com###id_mbv
newtoki131.com,newtoki132.com,newtoki133.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,newtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki144.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,newtoki150.com##.basic-banner
newtoki131.com,newtoki132.com,newtoki133.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,newtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki144.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,newtoki150.com##.board-tail-banner
newtoki131.com,newtoki132.com,newtoki133.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,newtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki144.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,newtoki150.com#$#body { overflow: visible!important; padding-right: 0!important; }
newtoki131.com,newtoki132.com,newtoki133.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,newtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki144.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,newtoki150.com#$#.modal-backdrop { display: none!important; }
newtoki131.com,newtoki132.com,newtoki133.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,newtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki144.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,newtoki150.com#$##adModal { display: none!important; }
newtoki131.com,newtoki132.com,newtoki133.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,newtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki144.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,newtoki150.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/28109
||etoland.co.kr/img/banner/
! 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/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/20513
! https://github.com/AdguardTeam/AdguardFilters/issues/19658
||adf.acrosspf.com^
opentv.media##.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/18095
||apis.naver.com/rmcnmv/rmcams^
! 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/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/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/12777
||nsbu.co.kr/js/adblockblock.js
! 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
!
||mediacategory.com/servlet/iadbn
||mediacategory.com/servlet/adBanner
||imagizer.imageshack.com/img922/5017/fDoDCo.gif
shencomics.com##.floating-banner
mlbpark.donga.com##div[class^="ad_con"]
!---------------------------------------------------------------------
!------------------------------ Latvian ------------------------------
!---------------------------------------------------------------------
! NOTE: Latvian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/125513
tvnet.lv,apollo.lv#%#//scriptlet("prevent-setTimeout", "adblockNotif")
tvnet.lv,apollo.lv#$#body > div[id] > div[style^="height: 1px; width: 1px; background-color: transparent;"] { display: block !important; }
tvnet.lv,apollo.lv#@#.adBanner
tvnet.lv,apollo.lv#@#.ad01
tvnet.lv,apollo.lv#@#.dfp_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/119181
delfi.lv##div[data-ad-placement]
delfi.lv#?#section > div[style]:-abp-has(> span:contains(/^Реклама$|^Reklāma$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/118650
||jauns.lv/js/ad-zone.js
||jauns.lv/js/ad.js
jauns.lv##iframe[id$="_DFP"]
jauns.lv##.ad
! 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")
! 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/127741
delfi.ee##.C-banner
!
! 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 ---------------------------
!---------------------------------------------------------------------
! NOTE: Lithuanian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/128092
diena.lt##body #komentaru-top-left
! 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:-abp-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:-abp-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 ---------------------------
!---------------------------------------------------------------------
! NOTE: Luxembourgish
!
! spellchecker.lu ad
||reklammen.spellchecker.lu^
!---------------------------------------------------------------------
!------------------------------ Macedonian ---------------------------
!---------------------------------------------------------------------
! NOTE: Macedonian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/126219
bitolanews.mk##.sidebar > div.inner > section.widget_media_image
bitolanews.mk##.sidebar > div.inner > section.widget_slideshow
bitolanews.mk##.widget-area-above-main
fokus.mk,alsat.mk##div[data-advadstrackid]
tera.mk##.block-commercial
tera.mk##.carousel-slider-outer-image-carousel
||mobi-promo.com/robot.js
hitportal.com.mk##.textwidget > a[target="_BLANK"] > img
republika.mk,hitportal.com.mk##p > a[target="_BLANK"] > img
||republika.mk/banners/
||free.xjs.lol^
! https://github.com/AdguardTeam/AdguardFilters/issues/124691
stream.mk#@#.ad-placement
stream.mk#$##ablockercheck { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/121412
||sportski.mk/wp-content/uploads/*/1920x1080-1.png
sportski.mk#$#body { background-image: none !important; }
sportski.mk#%#//scriptlet('prevent-window-open')
!---------------------------------------------------------------------
!------------------------------ Malaysian ----------------------------
!---------------------------------------------------------------------
! NOTE: Malaysian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/117986
malaysiakini.com##div[class*="justify-center"][style="height: 250px;"]
! 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/"]
!
!---------------------------------------------------------------------
!------------------------------ Moldovian ----------------------------
!---------------------------------------------------------------------
! NOTE: Moldovian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/41096
tv8.md#@#.ad-container
!
jurnaltv.md###banSMP2
point.md##.business-widget
point.md##.informer-widget
jurnaltv.md##div[id^="dqBnnRight"]
!---------------------------------------------------------------------
!------------------------------ Montenegrin --------------------------
!---------------------------------------------------------------------
! NOTE: Montenegrin
!
! https://github.com/AdguardTeam/AdguardFilters/issues/97253
vijesti.me##.ads
!---------------------------------------------------------------------
!------------------------------ Nepali -------------------------------
!---------------------------------------------------------------------
! NOTE: 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 ----------------------------
!---------------------------------------------------------------------
! NOTE: Norwegian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/128347
!+ NOT_PLATFORM(windows, mac, android)
||vgc.no/cdn/js/libs/homad-config.json$xmlhttprequest,redirect=noopjson
! https://github.com/AdguardTeam/AdguardFilters/issues/102119
vgtv.no#%#//scriptlet("json-prune", "enabled", "testhide")
! https://github.com/AdguardTeam/AdguardFilters/issues/85973
! https://forum.adguard.com/index.php?threads/tv2-no.22252/
! 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:-abp-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:-abp-has(> .blocksubhead > span:contains(Noen sponsorer))
! https://github.com/AdguardTeam/AdguardFilters/issues/34439
@@||nettavisen.no/templates/v*/resources/admanager/templates/topover/topover.jsp
! https://github.com/AdguardTeam/AdguardFilters/issues/35943
@@||google-analytics.com/analytics.js$domain=jula.no
! https://github.com/AdguardTeam/AdguardFilters/issues/27371
digi.no##.tujobs-ad
digi.no##.poster-placeholder
digi.no##.tu-frontpage > .frontpage-top-poster-wrap
digi.no##div[class^="sticky-col-"] > .sticky-content
! https://github.com/AdguardTeam/AdguardFilters/issues/25483
langrenn.com##body > .bannerlocation > div > a[href^="/bannerclick.php/"]
langrenn.com#$#body.haslocation12 { padding-top: 10px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29678
! https://github.com/AdguardTeam/AdguardFilters/issues/23015
tu.no##.commercial
tu.no##.tujobs-ad
tu.no##.poster-placeholder
tu.no##article[data-pinned].annonse
tu.no##body > .surround > .top-poster-wrap.align-center
tu.no##.tu-frontpage > .frontpage-top-poster-wrap
tu.no##div[class^="sticky-col-"] > .sticky-content
tu.no##.col-full-width > .products-carousel.daily-offers
! https://github.com/AdguardTeam/AdguardFilters/issues/21961
||nakenprat.com/adfirst*.js
||nakenprat.com/adlast*.php^
! https://github.com/AdguardTeam/AdguardFilters/issues/20808
itavisen.no##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/18533
qxl.no##.butikkbunn
qxl.dk##body > div[style*="min-height:"][style*="background"]
qxl.dk###catIndexTopSeller
qxl.no###GoogleAdsensePanorama
qxl.no###qxlprofilertebox
! https://github.com/AdguardTeam/AdguardFilters/issues/16687
finn.no##iframe#easyad
finn.no##iframe#smallEasyAd
finn.no##.banner-skyscraper-container
finn.no##div.banners[style^="height: 150px"]
finn.no##.banners[data-banner-pos="topbanner"]
finn.no##div.external-banner-board.adsbox[data-controller]
finn.no##.banners.adsbox
! https://github.com/AdguardTeam/AdguardFilters/issues/12725
@@||fwmrm.net/ad/g/1?$domain=dplay.no
! https://github.com/AdguardTeam/AdguardFilters/issues/11958
@@||advert.vg.no/1v*.js?v=$domain=e24.no
@@||advertisement.vg.no/1v*.js?v=$domain=e24.no
e24.no#%#//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
! https://github.com/AdguardTeam/AdguardFilters/issues/7960
tv2.no#%#//scriptlet("json-prune", "enabled", "testhide")
tv2.no##.tv2-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/6064
vgtv.no###player.pulse-isPauseAdVisible > .jw-overlays
!
itavisen.no##div[id^="ad-"]
vg.no###ad-topboard
!---------------------------------------------------------------------
!------------------------------ Persian ------------------------------
!---------------------------------------------------------------------
! NOTE: Persian
!
! soft98.ir
@@||soft98.ir^$generichide
!
!---------------------------------------------------------------------
!------------------------------ Philippines --------------------------
!---------------------------------------------------------------------
! NOTE: Philippines
!
joujizz.com##.video-top-wrap > .sb
!---------------------------------------------------------------------
!------------------------------ Polish -------------------------------
!---------------------------------------------------------------------
! NOTE: Polish
!
! FuckAdBlock Polish
skmedix.pl,interia.pl,trojmiasto.pl,js.iplsc.com,pomponik.pl,posty.pl,zalajkowane.pl,kulinarnapolska.org,wroclawskiejedzenie.pl,jbzdy.co,innpoland.pl,jbzdy.com.pl,mywrestling.com.pl,andek.com.pl,smartage.pl,joemonster.org,tajemnice-swiata.pl,naszraciborz.pl,natemat.pl,stadionowioprawcy.net,fortnitepolska.pl,sadistic.pl,napisy24.pl,mamadu.pl,towideo.pl,forsal.pl,kresy.pl,mambiznes.pl,prnews.pl,weszlo.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,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,zwielkopolski24.pl,se.pl,dziennik.pl,rawicz24.pl,tko.pl,tvn.pl,roweroweporady.pl,tulodz.pl,weszlo.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
!+ NOT_PLATFORM(windows, mac, android)
@@||cdn.dqst.pl/assets/ads.js?ad_ids=|$xmlhttprequest
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132329
ding.pl##span[aria-label="ad-box"]
ding.pl#@#a[href^="https://ad.doubleclick.net/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/132065
motormania.com.pl##div[class*="block-add"]
! https://github.com/AdguardTeam/AdguardFilters/issues/131656
||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima3,domain=kanalsportowy.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/131705
ithardware.pl##div[id^="art-"][id*="Baner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/131514
ekstraklasatrolls.pl##.apPluginContainer
! https://github.com/AdguardTeam/AdguardFilters/issues/131515
swiatkoni.pl##.klikaczset
swiatkoni.pl##.blockaa-title
swiatkoni.pl##div[id^="klikacz"]
||swiatkoni.pl/file/Banner_
! https://github.com/AdguardTeam/AdguardFilters/issues/131187
comparic.pl###text-181
comparic.pl###text-190
comparic.pl###text-132
comparic.pl###text-126
comparic.pl###text-180
comparic.pl##.reklamaBok
comparic.pl#?#.td-post-content > p:-abp-has(a[href^="https://www.purple-trading.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/131167
forum.info-ogrzewanie.pl###elPostFeed div[style^="background: #fff; margin-top: -19px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/131325
przewodnik.tv#@#.adbanner
przewodnik.tv#%#//scriptlet("prevent-setTimeout", "siteAccessPopup()")
! https://github.com/AdguardTeam/AdguardFilters/issues/131277
infoprzasnysz.com##.rimy
! https://github.com/AdguardTeam/AdguardFilters/issues/131077
dziennikprawny.pl##article > div:not([class]) > a[target="_blank"][rel="noopener"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/131054
ithardware.pl##div[style^="min-height:"][style*="overflow:hidden;"]
ithardware.pl##div[style^="min-height:"][style*="overflow: hidden;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/130726
||vulcanm.home.pl/_uonetads/$domain=vulcan.net.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/130734
olx.pl##div[class^="baxter-"][data-testid="qa-advert-slot"]
! https://github.com/AdguardTeam/AdguardFilters/issues/130527
tanuki.pl##a[id^="bannerhref"]
tanuki.pl###sidebar > div#buttons
! https://github.com/AdguardTeam/AdguardFilters/issues/130621
epoznan.pl##div[style^="clear: both; display: block; margin: 0 auto 10px auto;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/130678
silesion.pl##.theiaStickySidebar > aside > .widget_block > figure.wp-block-image > a[href^="https://silesion.pl/"] > img[srcset]
silesion.pl#?#.theiaStickySidebar > aside > .widget_block:-abp-has(> figure.wp-block-image > a[href^="https://silesion.pl/"] > img[srcset])
! https://github.com/AdguardTeam/AdguardFilters/issues/130512
rdc.pl##.advertisement_holder_box
! https://github.com/AdguardTeam/AdguardFilters/issues/130565
inzynieria.com##.w2g-rodzic
! https://github.com/AdguardTeam/AdguardFilters/issues/130337
planetagracza.pl##.discounts-block
planetagracza.pl##.discounts--partner
! https://github.com/AdguardTeam/AdguardFilters/issues/130245
auto-swiat.pl###googleAdsCont
! https://github.com/AdguardTeam/AdguardFilters/issues/129995
||pecetowicz.pl/uploads/monthly_2022_08/hostido.webp
pecetowicz.pl###ipsLayout_mainArea .ipsList_inline > .ipsResponsive_inlineBlock > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/130160
||milanos.pl/assetcdn/img.php
milanos.pl##div[align="center"]
milanos.pl#?#aside > div.row:-abp-has(> div.widget > div.row > div[align="center"])
milanos.pl#?#.post > div.row:-abp-has(> div[align="center"] > ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/129606
kanonierzy.com##div[style^="float: left;"][style*="text-align: center;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/129607
realmadryt.pl##.gamebar-section-sponsors
! https://github.com/AdguardTeam/AdguardFilters/issues/129608
fcbarca.com##.adverts-box
primeradivision.pl,fcbarca.com##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/129612
fintek.pl##.banner-top
! https://github.com/AdguardTeam/AdguardFilters/issues/129257
waluty360.pl##.baner
||waluty360.pl/images/walutomat_*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/129154
infofordon.pl#?#.motoslider_wrapper:-abp-has(div[ms-slide-repeater] > a[href^="https://servi.pl/"])
infofordon.pl#?#.motoslider_wrapper:-abp-has(div[ms-slide-repeater] > a[href="https://infofordon.pl/reklamy/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/128653
||cdn.gallery^$third-party
zambrow.org##.c-content > div[style="min-height: 500px;"]
zambrow.org##[target="_new"] > img[width="250"]
! https://github.com/AdguardTeam/AdguardFilters/issues/128944
filmozercy.com##.c-panel-fs
filmozercy.com##.o-sidebar > div > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/128573
stronapodrozy.pl##.componentsPromotionsArticlePromotedList
! https://github.com/AdguardTeam/AdguardFilters/issues/128454
lublin112.pl##div[style="min-height: 325px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/128455
radioostrowiec.pl##.rl-image-widget > .widgettitle-reklama:not(:empty)
radioostrowiec.pl##.rl-image-widget > .widgettitle-reklama:not(:empty) + .rl-image-widget-link
radioostrowiec.pl##.rl-image-widget > .widgettitle-reklama:not(:empty) + .rl-image-widget-image
! https://github.com/AdguardTeam/AdguardFilters/issues/128654
||mylomza.pl/static/files/inline_images/*/inline__
mylomza.pl##div[style="min-height: 634px;"]
mylomza.pl##div[style="min-height: 500px;"]
mylomza.pl##div[style="min-height: 362px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/128614
radomszczanska.pl##.c-content__adv
radomszczanska.pl##.l-container--rwd > .l-row > .l-box > * > div[id^="bills_in_rotation_"] > img
radomszczanska.pl##.l-container--rwd > .l-row > .l-box > p > a:not([href*="radomszczanska.pl"]) > img
radomszczanska.pl##.l-container--rwd > .l-row > .l-box > p > img[src^="/static/files/inline_images/"]
radomszczanska.pl#?#.l-col--side > .l-col__item[style]:-abp-has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/128613
rapnews.pl##.sgpb-popup-overlay
rapnews.pl###sgpb-popup-dialog-main-div-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/128602
||isbnews.pl/img/advert/
! https://github.com/AdguardTeam/AdguardFilters/issues/128366
rmfmaxxx.pl##.ph-ad-zone
rmfmaxxx.pl#$##yt-player-container { display: block !important; }
rmfmaxxx.pl#$##videojs-player-container { display: none !important; }
@@||googleads.github.io/videojs-ima/node_modules/video.js/dist/video-js.min.css$domain=rmfmaxxx.pl
@@||googleads.github.io/videojs-ima/node_modules/video.js/dist/video.min.js$domain=rmfmaxxx.pl
@@||googleads.github.io/videojs-ima/dist/videojs.ima.js$domain=rmfmaxxx.pl
@@||googleads.github.io/videojs-ima/node_modules/videojs-contrib-ads/dist/videojs.ads.min.js$domain=rmfmaxxx.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/128293
eurobuildcee.com##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/128292
menworld.pl##.block-da
menworld.pl##.zeen-da-wrap
menworld.pl##a[href^="https://c.trackmytarget.com?"] > img
||menworld.pl/wp-content/uploads/*/*/veganstyle-banner-scaled.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/128076
comparic.pl#$#body .td-header-wrap { height: auto !important; }
comparic.pl##iframe[src^="https://capital.com/widgets/"]
comparic.pl##a[href^="https://lp.tms.pl/"] > img
comparic.pl###tdi_55
comparic.pl##.cp_topBanner
comparic.pl#?#.wpb_wrapper > div.wpb_content_element:-abp-has(> div.wpb_wrapper > p > ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/128000
bitnova.info#@#.AdBar
bitnova.info#@#.AdCenter
bitnova.info#@#.ADwidget
bitnova.info#$#body > .AdBar { display: block !important; }
bitnova.info#%#//scriptlet('prevent-setTimeout', '.offsetHeight')
bitnova.info##body > div[style^="position: fixed;"][style*="display: block; box-sizing: border-box; padding:"][style*="font-weight: bold; font-size:"][style*="text-align: center;"][style*="z-index:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/127688
tustolica.pl##.slot
tustolica.pl##.s-label
tustolica.pl##.sep-huge
tustolica.pl#?#.colB > div.s-link-img > a[target="_blank"] > img:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/127590
moviesroom.pl#$#body { overflow: auto !important; }
moviesroom.pl##a[href^="https://kloti.pl"]
! https://github.com/AdguardTeam/AdguardFilters/issues/127780
xgp.pl##div[id^="xgppl-"] > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/127609
esanok.pl##.sidebar-blok.reklama
esanok.pl##.con-post > .row > .post-entry > .row > .col-md-6 > div[style^="width: 300px; height: 260px; background-color:"]
esanok.pl#?#.sidebar-blok.patronat:-abp-has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/127589
mojagazetka.com##div[data-cy="AdsWrapper"]
! https://github.com/AdguardTeam/AdguardFilters/issues/127511
gra.pl##.componentsPromotionsVideo
gra.pl##.promoContainer
gra.pl##div[style="height: 900px; padding-bottom: 20px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/127383
sadeczanin.info###topContainer
! https://github.com/AdguardTeam/AdguardFilters/issues/127042
tuolawa.pl##.widget-advert_placement
tuolawa.pl##.d-inline-block[data-ciid]
! https://github.com/AdguardTeam/AdguardFilters/issues/127043
portal-polski.pl##.entry-content > figure[id^="attachment_"][style^="width:"]
portal-polski.pl#?##secondary > aside[id^="block-"]:-abp-has(> a[href^="https://webep1.com/"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/127354
miejscawewroclawiu.pl##rs-module-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/127347
trans.info#?#.container > div.text-center:-abp-has(> ins[class^="staticpubads"])
! https://github.com/AdguardTeam/AdguardFilters/issues/127359
meczyki.org##.list > .promo
meczyki.org##[class^="cool-stuff"]
meczyki.org##a[href^="https://meczyki.net.pl/bukmacher/"] > img
||betonline.net.pl/media/images/$domain=meczyki.org
! https://github.com/AdguardTeam/AdguardFilters/issues/127358
elivescore.pl##.fortuna-border
elivescore.pl##[class^="cool-stuff"]
elivescore.pl##a[href^="https://elivescore.pl/bukmacher/"] > img
elivescore.pl##body .wff_text_advertisement:not(#style_important)
elivescore.pl##body div[id^="wff_banner_holder_"]:not(#style_important)
||betonline.net.pl/media/images/$domain=elivescore.pl
! centrum-dramy.pl - ads
centrum-dramy.pl###overplay
! https://github.com/AdguardTeam/AdguardFilters/issues/127034
onetech.pl##a[target="_blank"][rel="sponsored"] > img
||onetech.pl/wp-content/uploads/*/*/banner1-1.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/129583
||zerion.cc/assets/js/pcm.js
zerion.cc#%#//scriptlet("abort-on-property-write", "p$00a")
zerion.cc#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/127041
olawa24.pl##.place-items-center > div > a[href^="https://olawa24.pl/redirect?token="][rel]
||olawa24.pl/media/campaigns/files/$image
! https://github.com/AdguardTeam/AdguardFilters/issues/127265
archeologia.com.pl#?#p:contains(/^Reklama$/)
archeologia.com.pl##a[href^="https://wydajenamsie.pl/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/126736
! https://github.com/AdguardTeam/AdguardFilters/issues/130555
jastrzabpost.pl##.adc
jastrzabpost.pl###sticky-anchor
! https://github.com/AdguardTeam/AdguardFilters/issues/126661
lodzkisport.pl##div[class^="zajawka-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/126330
tubachorzowa.pl#%#//scriptlet("abort-current-inline-script", "$", "adshowed")
tubachorzowa.pl#?#.main .stackable.center > p > small:contains(/^REKLAMA$/):upward(2)
tubachorzowa.pl#?#div[id] > .stackable.center[style] > small:contains(/^REKLAMA$/):upward(1)
||dummyimage.com^$domain=tubachorzowa.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/126666
goal.pl##.banner
goal.pl#?#.widget-area > aside[id^="block"]:matches-css-after(content: /^reklama$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/126477
portalsamorzadowy.pl##.sad
! sprawdzwegiel.pl - antiadblock
sprawdzwegiel.pl#%#//scriptlet('prevent-element-src-loading', 'script', 'static.hotjar.com/c/hotjar-')
! https://github.com/AdguardTeam/AdguardFilters/issues/125970
koty.pl,psy.pl#?#article > div[class^="sc-"]:-abp-has(> div[class^="sc-"] > span:contains(/^REKLAMA$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/125696
radio.pl#?#div[class^="sc-"] > div[class^="sc-"] > div[id^="RAD_"]:upward(2)
radio.pl#%#//scriptlet("abort-on-property-read", "Object.prototype.autoRecov")
! https://github.com/AdguardTeam/AdguardFilters/issues/125594
||konflikty.pl/wp-content/uploads/*/*/reklama-*.jpg
konflikty.pl##.post-content > p[style*="text-align: center;"] + p > a[target="_blank"] > img
konflikty.pl#?#.post-content > p[style*="text-align: center;"]:contains(/^—REKLAMA—$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/125341
praktyczna-ortopedia.pl##.auto-pr-block
praktyczna-ortopedia.pl##.sidenote-promotion
praktyczna-ortopedia.pl##.article-content > div:not([class], [id]) > .sep-txt
praktyczna-ortopedia.pl##.article-content > div:not([class], [id]) > div[id^="smb_"]
praktyczna-ortopedia.pl##.article-content > div:not([class], [id]) > p[style*="text-align: center;"] ~ p[style] > a[target="_blank"] > img
praktyczna-ortopedia.pl#?#.article-content > div:not([class], [id]) > p[style*="text-align: center;"]:contains(/^R e k l a m a$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/125340
probasket.pl##.widget_text
! https://github.com/AdguardTeam/AdguardFilters/issues/125226
mma.pl###mma_post1_ad
mma.pl##div[id^="mma_hdh"]
mma.pl##div[id^="empty_id"]
! https://github.com/AdguardTeam/AdguardFilters/issues/124257
||e-kg.pl/static/files/inline_images/*/inline__*.gif
e-kg.pl##a[href="https://www.mazowieckapark.pl/"]
e-kg.pl##.l-col__item[style="min-height: 634px;"]
e-kg.pl##.l-col__item > div[style="max-width: 300px;"]
e-kg.pl##.l-box__more
e-kg.pl#?#.l-col > p:-abp-has(> a[href="https://starowka.kolobrzeg.pl//"])
e-kg.pl#?#.l-box--25:if-not(> div.l-box__box-hot-news)
! https://github.com/AdguardTeam/AdguardFilters/issues/124097
zbiam.pl##.ct-shortcode
zbiam.pl##a[target="_blank"] > img[alt^="reklama"]
! https://github.com/AdguardTeam/AdguardFilters/issues/124094
techmaniak.pl,activemaniak.pl,gizmaniak.pl,agdmaniak.pl,rtvmaniak.pl,fotomaniak.pl,tabletmaniak.pl##.alead
techmaniak.pl,activemaniak.pl,gizmaniak.pl,agdmaniak.pl,rtvmaniak.pl,fotomaniak.pl,tabletmaniak.pl###topMenu-wrapper[style*="min-height:"]
techmaniak.pl,activemaniak.pl,gizmaniak.pl,agdmaniak.pl,rtvmaniak.pl,fotomaniak.pl,tabletmaniak.pl##.rsidebar > div[style^="margin:0 auto"][style*="px auto; text-align:center;"]
techmaniak.pl,activemaniak.pl,gizmaniak.pl,agdmaniak.pl,rtvmaniak.pl,fotomaniak.pl,tabletmaniak.pl###post div[style^="margin:10px auto; text-align:center; text-align:center;"]
techmaniak.pl,activemaniak.pl,gizmaniak.pl,agdmaniak.pl,rtvmaniak.pl,fotomaniak.pl,tabletmaniak.pl###posts > div[style="margin:0px auto 30px auto;"] > div[align][style^="color:#CCCCCC; font-size:10px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/124027
cenyrolnicze.pl##p > a[target="_blank"] > img[width="100%"][height="NaN"]
cenyrolnicze.pl##p > a[rel="nofollow"] > img[width="100%"][height="NaN"]
! https://github.com/AdguardTeam/AdguardFilters/issues/123926
||api.perspektywy.pl/v*/banners/
||i.perspektywy.net/pages/*/banners/$image
! https://github.com/AdguardTeam/AdguardFilters/issues/123917
mypolitics.pl##img[alt="AD PLACEHOLDER"]
mypolitics.pl#?#div[class^="sc-"] > div[style^="width:"]:only-child > .adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/123918
||zdrowastrona.pl/images/banners/wez750x100.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/123886
gazetaprawna.pl##.infor-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/123904
pobieramy24.xyz#@##ad-slot
pobieramy24.xyz#$#body #ad-slot { display: block !important; }
pobieramy24.xyz#%#//scriptlet('prevent-setTimeout', '.offsetHeight')
pobieramy24.xyz##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/123732
barlinek24.pl#?#.item-page > div:not([class]) > table[align="center"]:-abp-has(> tbody > tr > td > p:contains(/^REKLAMA$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/123731
||statix.stockwatch.pl/content/*/js/adso.init.js
! https://github.com/AdguardTeam/AdguardFilters/issues/123647
terenyinwestycyjne.info##.advert-block-wide
terenyinwestycyjne.info#?#.news-list > .news-item:-abp-has(> .advert-block-wide)
! https://github.com/AdguardTeam/AdguardFilters/issues/124098
investmap.pl##article > div[height="250px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/123490
respawn.pl##a[href*=".adsrv.eacdn.com/"]
respawn.pl##a[href^="https://ewinner.pl/"] > img
respawn.pl##a[href="https://pl.genesis-zone.com/"][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/123491
esportnow.pl##aside a[href^="https://bit.ly/"] > img
esportnow.pl#?#aside > .widget:-abp-has(> .textwidget > a[href^="https://bit.ly/"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/123482
totylkoteoria.pl##.home__sidebar a[href^="https://bit.ly/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/123539
granice.pl##.web_widebanner
granice.pl##div[style^="width:100%;float:left;margin;border-top:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/123372
zzapolowy.com###text-12
zzapolowy.com##.floatBox-bottom
zzapolowy.com##.sidebar_content > .ranking
||zzapolowy.com/wp-content/uploads/*/lv-bet-300x600-pakiet-powitalny.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/123373
pulsgdanska.pl##.c-content__adv
pulsgdanska.pl##.l-news__content+ div[style="min-height: 362px;"]
pulsgdanska.pl##.c-content__report + div[style="min-height: 500px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/123460
stooq.com##table[width="98%"][height="250"][align="center"]
! https://github.com/AdguardTeam/AdguardFilters/issues/122963
fajnegotowanie.pl##.banner-container
! https://github.com/AdguardTeam/AdguardFilters/issues/122926
topagrar.pl##.article__ad
topagrar.pl#?#div[data-id="container"]:-abp-has(> div[width] > div[id^="adocean"])
topagrar.pl#?#div[data-id="container"]:-abp-has(> div[width] > div[class^="sc-"] > div[data-autoscale-warpper] > div[id^="adocean"])
topagrar.pl#?#section[class^="sc-"]:-abp-has(> div[class^="sc-"] > div[data-id="container"] > div[width] > div[class^="sc-"] > div[data-autoscale-warpper] > div[id^="adocean"])
topagrar.pl#?#section[class^="sc-"]:-abp-has(> div[class^="sc-"] > div[class^="sc-"] > div[data-id="container"] > div[width] > div[class^="sc-"] > div[data-autoscale-warpper] > div[id^="adocean"])
! https://github.com/AdguardTeam/AdguardFilters/issues/122526
polscylektorzy.pl#?#section.pane-style--border > .pane-content > p.text-right > small:contains(/^reklama$/):upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/122377
trek.zone##.tzadvslot
||tzassets.b-cdn.net/static/js/promo.js
trek.zone#%#//scriptlet("set-constant", "hasAdBlocker", "falseFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/122158
agrarlex.pl##div[class^="Ado__"]
! https://github.com/AdguardTeam/AdguardFilters/issues/122155
warzywaiowoce.pl##div[id^="gao.res.inside_"]
warzywaiowoce.pl##a[href^="https://adocean-pl.hit.gemius.pl/"]
||zniwiarz.topagrar.pl/*/ad.js
||zniwiarz.topagrar.pl/files/js/ado.js
! https://github.com/AdguardTeam/AdguardFilters/issues/122220
wielkahistoria.pl##.johannes-sidebar
! https://github.com/AdguardTeam/AdguardFilters/issues/122221
historykon.pl##.adv_content
! https://github.com/AdguardTeam/AdguardFilters/issues/121974
||tradingshenzhen.com/img/ets_affiliatemarketing/default_banner.jpg
miuipolska.pl###custom_html-22
! https://github.com/AdguardTeam/AdguardFilters/issues/121499
parcfer.me##.sidebar a[href^="https://sportbetfan.pl/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/121342
pilkarskiswiat.com##iframe[data-src^="https://bets.pl/"]
||bets.pl/headerps
||bets.pl/rectangleps
||bets.pl^$subdocument,third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/121185
sadyogrody.pl##.advB
! https://github.com/AdguardTeam/AdguardFilters/issues/121198
housemarket.pl##.advB
! https://github.com/AdguardTeam/AdguardFilters/issues/120825
footbar.info##a[href^="/go/"][target="_blank"]:not([href="/go/facebook"]) > img
! https://github.com/AdguardTeam/AdguardFilters/issues/121038
raportkolejowy.pl##.footbottombar
! https://github.com/AdguardTeam/AdguardFilters/issues/120015
farmer.pl##.section-gr
! https://github.com/AdguardTeam/AdguardFilters/issues/120587
doba.pl##.ads_row
doba.pl##.ads_row + .link
doba.pl##.special__box
doba.pl##[id^="liliaA"]
! https://github.com/AdguardTeam/AdguardFilters/issues/120012
miejscawewroclawiu.pl##.miejs-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/119851
xgp.pl##div[class^="adslot_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/119676
well.pl##.sda-container
! https://github.com/AdguardTeam/AdguardFilters/issues/119489
donald.pl##ins[class^="staticpubads"]
! https://github.com/AdguardTeam/AdguardFilters/issues/119486
player.polskieradio.pl##div[class$="__advertisement"]
player.polskieradio.pl##.app > .antena ~ div[style^="position: absolute; width: 100vw; height: 100vh;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/118220
ceneo.pl##.js_promotedItems
! https://github.com/AdguardTeam/AdguardFilters/issues/126820
! https://github.com/AdguardTeam/AdguardFilters/issues/117645
slazag.pl,bytomski.pl,piekary.info,twojknurow.pl,nowinytyskie.pl,ngs24.pl,24kato.pl,rudzianin.pl,zabrzenews.pl,chorzowski.pl,tarnowskiegory.info,24zaglebie.pl##.rotatorTop
slazag.pl,bytomski.pl,piekary.info,twojknurow.pl,nowinytyskie.pl,ngs24.pl,24kato.pl,rudzianin.pl,zabrzenews.pl,chorzowski.pl,tarnowskiegory.info,24zaglebie.pl#?#.similar__articles__single:-abp-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:-abp-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:-abp-has(> .abc:only-child)
portalspozywczy.pl#?#main > .one > .pageWidth:-abp-has(> .box-0 > .abc)
portalspozywczy.pl#?#.post_ax > .one > .pageWidth:-abp-has(> .box-0 > .abc)
! https://github.com/AdguardTeam/AdguardFilters/issues/114404
rynekzdrowia.pl##.abc
! https://github.com/AdguardTeam/AdguardFilters/issues/119800
gieldarolna.pl##.sda-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/114319
farmer.pl##.sad
! 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"]:-abp-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/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/128457
histmag.org##div[style="max-width:760px;margin:0 auto"]
histmag.org##div[style="max-width: 760px; margin: 0px auto;"]
histmag.org##.p-0[style^="text-align:center;background:"]
histmag.org##.p-0[style^="text-align: center; background:"]
histmag.org###content > div[style="display:flex;font-size:14px;margin-top:30px;margin-bottom:5px"]
histmag.org###content > div[style="display:flex;font-size:14px;margin-top:30px;margin-bottom:5px"] + .py-8
histmag.org###content > div[style="display:flex;font-size:14px;margin-top:30px;margin-bottom:5px"] + .py-8 + div[style="display:flex;font-size:14px;margin-top:10px;margin-bottom:30px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/106921
histmag.org#?##article > div.css-nil:-abp-has(> div:contains(REKLAMA))
histmag.org#?##content > div > p:-abp-has(> div.css-nil > div:contains(REKLAMA))
! https://github.com/AdguardTeam/AdguardFilters/issues/130866
ppe.pl#?#.article-list-grid > a[target="_blank"].card:-abp-has(> .card > .card__body > .card-body__text > .article-created-at:contains(/^((\n|\t)+)?Reklama((\n|\t)+)?$/))
! 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/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:-abp-has(> .ad-banner)
energetyka24.com,space24.pl,cyberdefence24.pl,defence24.pl,defence24.com#?#.layout__middle .page-builder-main > section.block:-abp-has(> .partners-module)
! https://github.com/AdguardTeam/AdguardFilters/issues/103562
tenpoznan.pl##.code-block
! https://github.com/AdguardTeam/AdguardFilters/issues/103810
! 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"]:-abp-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-"]:-abp-has(> div[class] > div[id^="ad"])
rynekzdrowia.pl#?#.right > div[class^="box-"]:-abp-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:-abp-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:"]:-abp-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##div[class*="tile--ad"]
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##body .ad-box
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/122845
! https://github.com/AdguardTeam/AdguardFilters/issues/100572
@@||hb.improvedigital.com/pbw/headerlift.min.js$domain=gry.pl
gry.pl##body .advert.mpu
gry.pl#%#AG_onLoad(function(){const a=()=>{const a=document.querySelector("#wdg_game iframe");a||"function"!=typeof displayGame||displayGame()};a();let b=document.location.href;const c=new MutationObserver(function(c){c.forEach(function(){b!=document.location.href&&(b=document.location.href,setTimeout(a,2e3))})});c.observe(document,{childList:!0,subtree:!0})});
! 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#%#//scriptlet('prevent-xhr', '/ad-manager/avod/metadata')
@@||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/122186
! https://github.com/AdguardTeam/AdguardFilters/issues/99687
!+ NOT_OPTIMIZED
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:-abp-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/122428
! https://github.com/AdguardTeam/AdguardFilters/issues/97571
dyktanda.pl##a[href^="https://bit.ly/"].highlight
dyktanda.pl##div[style="width: 100%; display: flex; justify-content: center;"]
!+ NOT_OPTIMIZED
dyktanda.pl##footer + aside[class="modal-container modal-container-loaded"]#modal
! 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-"]:-abp-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]:-abp-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-"]:-abp-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/122927
! https://github.com/AdguardTeam/AdguardFilters/issues/97367
comparic.pl##.akliuiy-single
comparic.pl##.gkliuiy-single
comparic.pl##.td-banner-wrap-full
comparic.pl##.container13
comparic.pl##.container14
comparic.pl##.container15
comparic.pl##.container16
comparic.pl##.container20
comparic.pl##.container21
comparic.pl##.containerRectangle
comparic.pl##.container2xRectangle
comparic.pl##a[rel="sponsored"] > img
comparic.pl##a[href^="https://lp.tms.pl/lp,daytrading-poradnik?utm_source="] > img
comparic.pl#?#.wpb_wrapper > .wpb_text_column > .wpb_wrapper > .containerMainBox:-abp-has(> center a[href^="https://lp.tms.pl/lp,daytrading-poradnik?utm_source="] > img)
comparic.pl#$#.containerBottom { height: 100px !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-"]:-abp-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/126937
! https://github.com/AdguardTeam/AdguardFilters/issues/95796
!+ NOT_OPTIMIZED
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/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; }
! 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/128896
! 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
||android.com.pl/wp-json/acpl/v1/campaigns/client
||static.android.com.pl/plugins/acpl-campaigns/build/client.js
! 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-"]:-abp-has(> svg + span)
! https://github.com/AdguardTeam/AdguardFilters/issues/124185
! https://github.com/AdguardTeam/AdguardFilters/issues/101658
! https://github.com/AdguardTeam/AdguardFilters/issues/94659
burda.pl,mojegotowanie.pl,przyslijprzepis.pl,glamour.pl,elle.pl,national-geographic.pl,mojpieknyogrod.pl,kobieta.pl,polki.pl##.pending-ad
mojegotowanie.pl##p[style^="font-size: 11px; margin-bottom: 0; text-align: center;"]
mojpieknyogrod.pl,polki.pl,elle.pl,kobieta.pl,przyslijprzepis.pl,glamour.pl,mojegotowanie.pl##div[id^="ecomm-placement-"]
mojpieknyogrod.pl,claudia.pl,elle.pl,focus.pl,elleman.pl,mojegotowanie.pl,przyslijprzepis.pl,glamour.pl##.advertising-box-wrapper
mojpieknyogrod.pl,claudia.pl,elle.pl,focus.pl,kobieta.pl,elleman.pl,przyslijprzepis.pl,glamour.pl##.menu-container ~ p[style^="font-size: 11px; margin-bottom: 0; text-align: center;"]
mojpieknyogrod.pl,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/123674
! https://github.com/AdguardTeam/AdguardFilters/issues/94663
national-geographic.pl##.advertising-box-wrapper
national-geographic.pl##div[id^="ecomm-placement-"]
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;"]
national-geographic.pl#?#.content-content > h2.ng-header:contains(/^(SKLEP KULTOWY|To również cię zainteresuje)$/)
||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/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-"]):-abp-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
chip.pl##.fc-sidebar > .fc-widget
! 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/127537
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=meczyki.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/122266
! 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#$#.placeholder { height: 0 !important; min-height: 0 !important; }
meczyki.pl##body .ejected-banner
meczyki.pl##.news-banner
meczyki.pl##body .banner
meczyki.pl##.bookie-wrapper
meczyki.pl##div[data-area-id] > a[href^="https://bit.ly/"]
meczyki.pl##div[id^="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
!+ NOT_OPTIMIZED
whatnext.pl,whatsnext.pl##.wnbad
!+ NOT_OPTIMIZED
whatnext.pl,whatsnext.pl##.widgets-skin-4
!+ NOT_OPTIMIZED
whatnext.pl,whatsnext.pl##div[style^="min-height:"][style*="background-color: #"][style*="margin-bottom:"]
!+ NOT_OPTIMIZED
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/132544
antyweb.pl##.banner
antyweb.pl#?#.pb-12 > .relative > .post-content[style*="min-height:"]:-abp-has(> .mb-8 > .banner)
! https://github.com/AdguardTeam/AdguardFilters/issues/131299
antyweb.pl##.container[style="min-height:300px;"]
antyweb.pl##.container[style="min-height: 300px;"]
! 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/121230
! https://github.com/AdguardTeam/AdguardFilters/issues/88732
obserwatorlogistyczny.pl###top-rek
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/127266
przegladsportowy.onet.pl##aside[class^="FlatBoxRight_"]
przegladsportowy.onet.pl##aside[class^="Left_placeholderLeft_"]
przegladsportowy.onet.pl##aside[class^="Top_placeholderTop"]
przegladsportowy.onet.pl##aside[class^="Panel_placeholderPanel_"]
przegladsportowy.onet.pl#$#header + div[class^="Carousel_wrapper"] > #fixtures-carousel > div[class^="Carousel_carouselContainer__"] { margin-left: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/128992
konto.onet.pl##div[data-testid="ad-slot-container"]
! https://github.com/AdguardTeam/AdguardFilters/issues/109198
onet.pl##.desktop-ad-placeholder
onet.pl##div[class^="AdSlotPlaceholder_placeholder"]
onet.pl#$#.onet-ad:not(#flat-ikona) { position: absolute!important; left: -3000px!important; top: -9999px !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/122972
! https://github.com/AdguardTeam/AdguardFilters/issues/84115
newsweek.pl##.pwAds
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-"]:-abp-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/127044
faktopedia.pl,mistrzowie.org##.evo_rect
/res/*/*prebid-revision*.js$domain=demotywatory.pl|faktopedia.pl|mistrzowie.org
! 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|\$\.ajax[\s\S]*?\.innerHTML/")
zdam.xyz#%#//scriptlet("abort-current-inline-script", "XMLHttpRequest", "reklamy")
zdam.xyz#%#//scriptlet("abort-current-inline-script", "fetch", "reklamy")
$xmlhttprequest,redirect-rule=nooptext,domain=zdam.xyz
@@||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/118219
bankier.pl##.adevert-box
bankier.pl##.article-adv
bankier.pl##.o-top-three-offers-box
bankier.pl###bankier-store-short-close-box
bankier.pl##a.o-ecom-box__link[href^="https://www.bankier.pl/e/lead/"]
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/130339
encyklopedia.pwn.pl##.banner
! 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:not(.active)"),c=document.querySelector("#hot_1:not(.box_active)");a&&a.innerText.match(/^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/124025
pomponik.pl##.box.ad
pomponik.pl###feed_grupa.ad
pomponik.pl##.article-body__ad-gora-srodek
! https://github.com/AdguardTeam/AdguardFilters/issues/95994
interia.pl##.ad-container
! 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:-abp-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:-abp-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:-abp-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$/)
!
! 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
! 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/131590
trojmiasto.pl##.banner-maxia
||r.trojmiasto.pl/www/delivery/*.php?*=banner*vast$important
! https://github.com/AdguardTeam/AdguardFilters/issues/106925
trojmiasto.pl##.banner-a
! https://github.com/AdguardTeam/AdguardFilters/issues/55846
trojmiasto.pl#%#//scriptlet("abort-on-property-read", "HateAdBlock")
trojmiasto.pl#%#//scriptlet("abort-on-property-read", "adBlockDetected")
||trojmiasto.pl/adxmlrpc/json.php$redirect=noopjs,important
! 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/121199
sport.pl##.adsWrapper
sport.pl##.bookmakerContainer
sport.pl##.art_embed div[name="gameheadsmall"] > .oddWrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/122218
! https://github.com/AdguardTeam/AdguardFilters/issues/99424
! https://github.com/AdguardTeam/AdguardFilters/issues/90230
! https://github.com/AdguardTeam/AdguardFilters/issues/76916
! Agora
||c2c24.pl^$domain=sport.pl|gazeta.pl
gazeta.pl,sport.pl##.art_content > div[style^="min-height:"][style$="width:100%; overflow:hidden;"]
avanti24.pl##.fullWidthBanner
gazeta.pl##.offers__wrapper > .sliderr--offers
gazeta.pl##section ~ .newspapers
gazeta.pl###c2c-widget-hp:empty
avanti24.pl,gazeta.pl,wyborcza.biz,wyborcza.pl,wysokieobcasy.pl##body .adviewDFPBanner:not(#style_important)
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
tokfm.pl,ukrayina.pl,edziecko.pl,sport.pl,gazeta.pl##.DFP-premiumBoardReservedPlace
ukrayina.pl,edziecko.pl,plotek.pl,domiporta.pl,haps.pl,moto.pl##.banIndexDFP
ukrayina.pl,plotek.pl,domiporta.pl,haps.pl,edziecko.pl,czterykaty.pl,tuba.pl,sport.pl,tokfm.pl,moto.pl,gazeta.pl##div[id^="adsMidboardDivId_"]
ukrayina.pl,plotek.pl,domiporta.pl,haps.pl,edziecko.pl,czterykaty.pl,tuba.pl,sport.pl,tokfm.pl,moto.pl,gazeta.pl##.ban001_wrapper
ukrayina.pl,plotek.pl,domiporta.pl,haps.pl,edziecko.pl,czterykaty.pl,tuba.pl,sport.pl,tokfm.pl,moto.pl,gazeta.pl##div[id^="banC"]
ukrayina.pl,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"]
! 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:-abp-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:-abp-has(> .blocksubhead > span.blocktitle:contains(/^Reklama$/))
forum.alfaholicy.org#?##posts > .postcontainer:-abp-has(> .postdetails > #innovativeadspan)
! pisupisu.pl - antiadblock
@@||pisupisu.pl/*/adsbygoogle.js
pisupisu.pl#%#//scriptlet("prevent-setTimeout", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/126626
! https://github.com/AdguardTeam/AdguardFilters/issues/54021
purepc.pl##a[href^="/re"][href*=".php"][style*="background:url(/files/Image/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/53881
||zaq2.pl/static/js/player/*/vast.js
! tarnogorski.info - ads
tarnogorski.info#$#.adsbygoogle { position: absolute!important; left: -3000px!important; }
! gloswielkopolski.pl - ads
gloswielkopolski.pl##.linkiSponsorowane
! https://github.com/AdguardTeam/AdguardFilters/issues/52961
@@||cdnjs.cloudflare.com/ajax/libs/videojs-contrib-ads/*/videojs.ads.js$domain=wtk.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/53048
zobacz.ws#%#//scriptlet("abort-on-property-read", "mdpDeBlocker")
! portalsamorzadowy.pl - ads
portalsamorzadowy.pl##body > .box-1
! tuwroclaw.com - ads leftovers
tuwroclaw.com##.special-ad
! medme.pl - ads leftovers
medme.pl##p[style^="background: none repeat scroll 0 0 #E3E3E3; color: #A5A5A5; font-family: Tahoma;"]
! eluban.pl - ads
eluban.pl##div.visible-lg[onclick^="update_ad"]
! grodzisknews.pl - ads
grodzisknews.pl##.ad_suw_nad
! wnp.pl - ads
wnp.pl##body div.ad.block
! https://github.com/AdguardTeam/AdguardFilters/issues/52583
pikio.pl#?#.article-gallery-container > .add > span:contains(/^Reklama$/)
! gazetaprawna.pl - ads leftovers
gazetaprawna.pl##.tpl_std_module > div[id^="belka"][style^="margin-top:"] > div[style="text-align: center; color: grey; font-size: 10px;"]
! anywhere.pl - ads
anywhere.pl##.g > div[class^="g-single a-"]
anywhere.pl##.g-single > center > a.gofollow
anywhere.pl##.g-single > center > center > a.gofollow
anywhere.pl#?#.elementor-widget-container > p.elementor-heading-title:contains(/^Reklama$/)
anywhere.pl#?#.elementor-widget-container > .elementor-text-editor > p:contains(/^Reklama$/)
! 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/128452
voxfm.pl,se.pl,urzadzamy.pl,muratordom.pl#@#.sponsored-article
! https://github.com/AdguardTeam/AdguardFilters/issues/128456
! https://github.com/AdguardTeam/AdguardFilters/issues/118484
! https://github.com/AdguardTeam/AdguardFilters/issues/117822
! https://github.com/AdguardTeam/AdguardFilters/issues/117823
||smart.idmnet.pl^$domain=eska.pl
radiosupernova.pl,eska.pl,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/106657
! 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
radiosupernova.pl,muratordom.pl,mjakmama24.pl,se.pl,eskarock.pl,voxfm.pl,radioplus.pl,poradnikzdrowie.pl##.zpr_combo
radiosupernova.pl,muratordom.pl,urzadzamy.pl,mjakmama24.pl,se.pl,eskarock.pl,voxfm.pl,radioplus.pl,poradnikzdrowie.pl##div[class^="zpr_box_half_page"]
mjakmama24.pl,radioplus.pl,poradnikzdrowie.pl,radiosupernova.pl,muratorplus.pl,eskarock.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
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
sinoptik.pl##cv > .sl0
sinoptik.pl#$?#body > iframe[name]:not([class]):not([id]):not([src])[style="display:none"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50376
dobryruch.co.uk#$#.adsbygoogle { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58416
! https://github.com/AdguardTeam/AdguardFilters/issues/53284
! https://github.com/AdguardTeam/AdguardFilters/issues/50437
@@||js.iplsc.com/inpl.abd/*/proxy.html?host=$generichide
@@||js.iplsc.com/inpl.abd/latest/ads.js?$domain=pomponik.pl|interia.pl|js.iplsc.com
interia.pl,pomponik.pl#%#//scriptlet("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:-abp-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; }
! 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/118034
||taboola.com^$domain=jbzd.com.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/47872
jbzd.com.pl##.jad-rectangle
!+ NOT_OPTIMIZED
jbzd.com.pl#?##content-container > .article:-abp-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
! https://github.com/AdguardTeam/AdguardFilters/issues/124689
roland-gazeta.pl,obserwatorgospodarczy.pl##.bannergroup
! benchmark.pl - ad leftovers
benchmark.pl##body .ad-ph
! https://github.com/AdguardTeam/AdguardFilters/issues/128367
! https://github.com/AdguardTeam/AdguardFilters/issues/43487
benchmark.pl##.market-aside
! https://github.com/AdguardTeam/AdguardFilters/issues/43326
terrarium.com.pl#%#//scriptlet("set-constant", "canRunAds", "true")
! meczyki.pl - incorrect blocking
meczyki.pl#%#!function(){window.YLHH={bidder:{startAuction:function(){}}};}();
! https://github.com/AdguardTeam/AdguardFilters/issues/42713
zakazany-humor.pl##.ppsPopupShell
zakazany-humor.pl###ppsPopupBgOverlay
zakazany-humor.pl##.sidebar > .widget-wrap > aside#text-7
! https://github.com/AdguardTeam/AdguardFilters/issues/42037
@@||wfirma.pl/*/add/*?_=$other
! filman.cc - skip timer, ads
filman.cc#%#(function(){var c=window.setTimeout;window.setTimeout=function(f,g){return g===1e3&&/#kam-ban-player/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(window)})();
filman.cc#%#//scriptlet("abort-current-inline-script", "decodeURIComponent", "removeCookie")
filman.cc#$?#iframe[src^="javascript:window.location.replace"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47917
m.olx.pl#@#.adbox
! https://github.com/AdguardTeam/AdguardFilters/issues/42166
@@||m.olx.pl/api/v*/ads/*?adId=
! https://github.com/AdguardTeam/AdguardFilters/issues/132514
auto-motor-i-sport.pl,menshealth.pl,motocykl-online.pl,runners-world.pl,womenshealth.pl##div[class$="-optad"]
! 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", "*", "0.02")
auto-motor-i-sport.pl,menshealth.pl,motocykl-online.pl,runners-world.pl,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:-abp-has(> .ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/113744
dailyweb.pl##.daily-adlabel
dailyweb.pl#?#.single-post-content > .daily-podstrona-w-tresci:-abp-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]:-abp-has(> #dfp-nativesrodek1)
! https://github.com/AdguardTeam/AdguardFilters/issues/129535
telepolis.pl##.parallax-mirror
telepolis.pl###tag-box[style*="background:"] > span
telepolis.pl##a[href^="https://www.citibank.pl/"][target="_blank"] > img
telepolis.pl#%#//scriptlet("abort-current-inline-script", "EventTarget.prototype.addEventListener", "citibank.pl")
||telepolis.pl/images/*/*/citi_bg.jpg
||telepolis.pl/images/*/*/CitiKonto*_*x*.jpg
||tblr.pl/dyna/s.js
telepolis.pl#?#.d-none.justify-content-center:-abp-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/130341
naekranie.pl##.prawa-szpalta
naekranie.pl##body .screening-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/35364
! TODO: use scriptlet when this issue - https://github.com/AdguardTeam/Scriptlets/issues/251 will be fixed
naekranie.pl#%#AG_abortInlineScript(/loadData|halfpage|welcome|screening|placement|adtitle/, '$');
!naekranie.pl#%#//scriptlet('abort-current-inline-script', '$', '/loadData|halfpage|welcome|screening|placement|adtitle/')
naekranie.pl#$?#.wtg-placeholder { remove: true; }
naekranie.pl##body > div.wrapper > div[id] > div[class][style*="content: ''; overflow: visible;"]
naekranie.pl##body > div.wrapper > div[id] > div[class][style*="min-height: 100%; height:"]
naekranie.pl##span[style*="text-align: center;"][style*="margin: 15px auto 5px auto;"]
naekranie.pl##span[style*="text-align: center;"][style*="margin: 15px auto 5px auto;"] + div[style*="max-width: 100%; overflow:"]
naekranie.pl##.right-content > div[id] > div[style*="height:600"][style*="position:relative"]
! 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/120932
mamazone.pl#?#.row div[class][style*="border-bottom"][style*="max-height:"] > div[style]:contains(REKLAM):upward(1)
! 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:-abp-has(> .topic__user > a[href="Reklama/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/35197
! https://github.com/AdguardTeam/AdguardFilters/issues/35159
vorek.pl#$#.adbar.adbox { display: block !important; }
vorek.pl#%#//scriptlet('prevent-setTimeout', '.offsetHeight')
vorek.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:"]
! 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
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/129329
dobreprogramy.pl#$#html > body > * { opacity: 1 !important; }
! 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##dd-holder[slot="PANEL_PREMIUM"]
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/124051
! https://github.com/AdguardTeam/AdguardFilters/issues/123136
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=autocentrum.pl|autokult.pl|gadzetomania.pl|fotoblogia.pl|pudelek.pl
! 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.pl#?#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.props.type"="adv")
! https://github.com/AdguardTeam/AdguardFilters/issues/111616
open.fm,fotoblogia.pl,autokult.pl,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:-abp-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*=" "]:-abp-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)
www.o2.pl#?##root > div > div[class^="sc-"] > div[class*=" "] > img[src^="https://v.wpimg.pl/"]:first-child + img[src^="https://v.wpimg.pl/"]:last-child:upward(1)
www.o2.pl#?##root > div > div[class^="sc-"] > div[class*=" "] > img[src^="https://v.wpimg.pl/"]:first-child + img[src^="https://v.wpimg.pl/"] + div:last-child:upward(1)
!+ NOT_OPTIMIZED
www.o2.pl#?##root div[class]:matches-property("/__reactInternalInstance/.return.memoizedProps.slotNumber"="/\d+/")
!+ NOT_OPTIMIZED
www.o2.pl#?##root div[class]:matches-property("/__reactInternalInstance/.return.memoizedProps.dataTestid"="/^ad-placeholder-/")
! https://github.com/AdguardTeam/AdguardFilters/issues/127270
poczta.o2.pl##.NativeLinkGroup
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/121785
/^https:\/\/[a-z]{2,14}\.wp\.pl\/[a-zA-Z0-9_-]{200,}/$script,domain=poczta.o2.pl,badfilter
! 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:\/\/sportowefakty\.wp\.pl\//)
sportowefakty.wp.pl#?#body > div[class*=" "]:matches-css(background-image: /^url\(https:\/\/sfwp\.wpcdn.pl\/img\/placeholder_ad.png/)
sportowefakty.wp.pl#?#.content div[class*=" "]:matches-css(background-image: /^url\(https:\/\/sfwp\.wpcdn.pl\/img\/placeholder_ad.png/)
sportowefakty.wp.pl#?#body > .layout > div[class*=" "]:matches-css(background-image: /^url\(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$script,redirect=google-ima3,domain=videostar.pl|o2.pl|dobreprogramy.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
! film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,wiadomosci.wp.pl#?#body > div[class][id]:-abp-has(a[href]:matches-css-before(content: /^O[\s\S]*?,[\s\S]*?\u200B$/))
! film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,wiadomosci.wp.pl#?#body > div[class][id]:-abp-has(a[href^="abp:subscribe?location="])
!
@@||wp.pl/*-FwkqOxhmGz4XCSo7GGYbPhcJKjsYZhs-$script,domain=film.wp.pl|finanse.wp.pl|gwiazdy.wp.pl|kobieta.wp.pl|ksiazki.wp.pl|magazyn.wp.pl|moto.wp.pl|opinie.wp.pl|sportowefakty.wp.pl|tech.wp.pl|wiadomosci.wp.pl
@@||wp.pl/b3RvQ2h1TVIzFCcBR0pAR3*DtBSkw=$script,domain=film.wp.pl|finanse.wp.pl|gwiazdy.wp.pl|kobieta.wp.pl|ksiazki.wp.pl|magazyn.wp.pl|moto.wp.pl|opinie.wp.pl|tech.wp.pl|wiadomosci.wp.pl
@@||adv.wp.pl/RM/Box/c/b/inline/inline-o2_gaf.js$domain=o2.pl
@@||adv.wp.pl/RM/Box/c/b/inline/inline-o2_pudelek_pl.js$domain=pudelek.pl
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=wp.pl|o2.pl|pudelek.pl|so-magazyn.pl
@@||googletagservices.com/tag/js/gpt.js$domain=wp.pl|dobreprogramy.pl|o2.pl|pudelek.pl|so-magazyn.pl
! o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,turystyka.wp.pl,wiadomosci.wp.pl#%#(function(){z=document.querySelectorAll;document.querySelectorAll=function(a,b){if(!/body>div,body>main,body>footer,body>header,body>address/.test(a.toString()))return z.apply(this,arguments)}})();
! o2.pl,pudelek.pl,wp.pl#%#Object.defineProperty(navigator, 'userAgent', { get: function() { return 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Safari/537.36'; } });
! o2.pl,pudelek.pl,wp.pl#%#//scriptlet("set-constant", "Object.prototype.isGoogleBot", "true")
! pudelek.pl,wp.pl#%#AG_setConstant('WP.gaf.loadBunch', 'noopFunc');
! www.wp.pl#%#//scriptlet("abort-on-property-read", "Object.prototype.bodies")
! Twoje okazje
wiadomosci.wp.pl#?#td[data-reactid] > div[class*=" "] > div[class] > div[class] > div[class] > span + svg[name="close"]:last-child:upward(2)
money.pl##a[href^="https://ad.doubleclick.net/"]
money.pl#?#div[class*=" "]:matches-css(box-sizing: content-box) > img[class][src^="https://v.wpimg.pl/"][alt] + div:upward(1)
money.pl#?##app > div[class^="sc-"] > div[class]:not([class*=" "]) > div[class*=" "][style^="display: none !important;"]:only-child:upward(1)
parenting.pl,turystyka.wp.pl,sportowefakty.wp.pl,abczdrowie.pl,film.wp.pl,wiadomosci.wp.pl,moto.wp.pl,kobieta.wp.pl##body > div[class]:not([id]):empty
money.pl##body > #app > div[class] > div[class]:not([id]):empty
pudelek.pl##body > #__next > div[data-testid="container"] > div[class] > div[class]:not([id]):empty
kobieta.wp.pl##body > div[class] > div[class*=" "][style^="height:"][style*="transition:"]
sportowefakty.wp.pl##article .advarticle
wiadomosci.wp.pl,money.pl,tech.wp.pl,gry.wp.pl#%#AG_onLoad(function(){var a=new MutationObserver(function(){var c=document.querySelectorAll("body > div[class] > div[class] > div[class]:only-child > div[class] > div[class] + div[class]:last-child");0<c.length&&c.forEach(function(b){try{b&&b.textContent.startsWith("Przejd\u017a teraz")&&b.previousElementSibling&&b.previousElementSibling.innerText.startsWith("REKLAMA")&&(a.disconnect(),b.click())}catch(d){}})});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)});
wiadomosci.wp.pl,money.pl,tech.wp.pl,gry.wp.pl#%#AG_onLoad(function(){(new MutationObserver(function(){var b=document.querySelectorAll("body > div[class] > div[class]:last-child");0<b.length&&b.forEach(function(a){try{a&&a.textContent.startsWith("REKLAMA: Automatycznie wy\u015bwietlimy artyku\u0142 za")&&a.previousElementSibling&&a.previousElementSibling.innerText.startsWith("Przejd\u017a do artyku\u0142u teraz")&&a.previousElementSibling.click()}catch(c){}})})).observe(document,{childList:!0,subtree:!0})});
abczdrowie.pl,money.pl,fotoblogia.pl,tv.wp.pl,tech.wp.pl,horoskop.wp.pl,gry.wp.pl,pogoda.wp.pl,o2.pl,sportowefakty.wp.pl,autokult.pl,pudelek.pl#%#!function(){(new MutationObserver(function(){document.querySelectorAll('[class]:not([style*="display: none"])').forEach(function(a){Object.keys(a).forEach(function(b){b.match(/^isAdv$/)&&(a.style="display: none !important;")})})})).observe(document,{childList:!0,subtree:!0})}();
www.o2.pl###root div[class^="sc-"] > div[class][style="width:100%"]
www.o2.pl#?#div[class*=" "]:matches-css(position: relative) > img[class][src^="https://www.o2.pl/"][alt]:not([srcset]) + div:upward(1)
www.o2.pl#?#div[class*=" "]:matches-css(position: relative) > img[class][src^="https://www.o2.pl/"][role="presentation"]:not([srcset]) + div:upward(1)
pogoda.wp.pl,o2.pl,sportowefakty.wp.pl,autokult.pl,pudelek.pl##body > div[class^="_"]> a[href][target="_blank"]:only-child > div[style^="position:"][style*="background-image: url"]
pilot.wp.pl,kobieta.wp.pl,money.pl,tech.wp.pl,gry.wp.pl##div[class^="_"]> a[href][target="_blank"]:only-child > div[style^="position:"][style*="background-image: url"]
!+ NOT_PLATFORM(ext_ublock)
pudelek.pl#?#div[class*=" "]:matches-css(position: relative) > img[class][src^="https://v.wpimg.pl/"][alt]:not([srcset]) + div:upward(1)
pudelek.pl##div[class^="_"][style^="position: relative;"] > a[href][target="_blank"]:only-child > div[style^="position:"][style*="background-image: url"]
pogoda.wp.pl#?#.grid-container > .grid-left > .list > ul > li > div[class*=" "]:matches-css(background-image: /^url\(data:image/png;base64,iVBOR/):-abp-has(> div:first-child)
pogoda.wp.pl#?#.grid-container > .grid-right div[class*=" "]:matches-css(background-image: /^url\(data:image/png;base64,iVBOR/):-abp-has(> div:first-child)
tv.wp.pl#?#div[class*=" "][height]:-abp-has(> div:only-child > div > script:contains(slotNumber))
dobreprogramy.pl#%#//scriptlet('prevent-setTimeout', 'mark("PrebidDamOpen")')
profil.wp.pl#%#//scriptlet("set-constant", "Object.prototype.loadAndRunBunch", "noopFunc")
tech.wp.pl,sportowefakty.wp.pl,kobieta.wp.pl#%#//scriptlet('prevent-setTimeout', '()=>o.open()')
abczdrowie.pl#%#(function(){window.setTimeout=new Proxy(window.setTimeout,{apply:(a,b,c)=>{const d=c[0],e=c[1];if(d&&"function"==typeof d&&e&&!isNaN(e)){const a=d.toString();if(a.includes("[native code]")&&300===Math.floor(e)){c[0]=function(){}}}return Reflect.apply(a,b,c)}})})();
money.pl#%#//scriptlet('prevent-setTimeout', '[native code]', '!50')
www.dobreprogramy.pl,o2.pl,gadzetomania.pl,komorkomania.pl,autocentrum.pl,pudelek.pl,vpolshchi.pl,parenting.pl,autokult.pl,fotoblogia.pl,pogoda.wp.pl,gry.wp.pl,wroclaw.wp.pl,moto.wp.pl,wideo.wp.pl,kuchnia.wp.pl,facet.wp.pl,sportowefakty.wp.pl,turystyka.wp.pl,magazyn.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,tech.wp.pl,opinie.wp.pl,teleshow.wp.pl,gwiazdy.wp.pl,film.wp.pl,wiadomosci.wp.pl,finanse.wp.pl#%#//scriptlet('prevent-setTimeout', '[native code]', '!120000')
vpolshchi.pl,parenting.pl,autokult.pl,abczdrowie.pl,magazyn.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,tech.wp.pl,opinie.wp.pl,teleshow.wp.pl,gwiazdy.wp.pl,film.wp.pl,wiadomosci.wp.pl,finanse.wp.pl#%#//scriptlet('set-constant', 'Object.prototype.iABD', 'emptyArr')
vpolshchi.pl,kafeteria.pl,dobreprogramy.pl,open.fm,abczdrowie.pl,www.o2.pl,parenting.pl,fotoblogia.pl,gadzetomania.pl,komorkomania.pl,autocentrum.pl,autokult.pl,pudelek.pl,tv.wp.pl,magazyn.wp.pl,facet.wp.pl,turystyka.wp.pl,gwiazdy.wp.pl,teleshow.wp.pl,gry.wp.pl,kuchnia.wp.pl,ksiazki.wp.pl,wiadomosci.wp.pl,moto.wp.pl,pogoda.wp.pl,fitness.wp.pl,turystyka.wp.pl,wroclaw.wp.pl,wawalove.wp.pl,opinie.wp.pl,tech.wp.pl,sportowefakty.wp.pl,kobieta.wp.pl,finanse.wp.pl#%#//scriptlet("abort-on-property-write", "Object.prototype.callBids")
vpolshchi.pl,dobreprogramy.pl,poczta.o2.pl,www.wp.pl,parenting.pl,kafeteria.pl,magazyn.wp.pl,facet.wp.pl,turystyka.wp.pl,gwiazdy.wp.pl,teleshow.wp.pl,gry.wp.pl,kuchnia.wp.pl,ksiazki.wp.pl,sportowefakty.wp.pl,film.wp.pl,wiadomosci.wp.pl,kobieta.wp.pl,moto.wp.pl,horoskop.wp.pl,twojeip.wp.pl,money.pl,polygamia.pl,vibez.pl,abczdrowie.pl,pudelek.pl#%#//scriptlet("abort-on-property-write", "Object.prototype.directOnly")
! www.wp.pl#%#//scriptlet("abort-on-property-read", "rekid")
fitness.wp.pl,vibez.pl#%#//scriptlet("abort-on-property-read", "Object.prototype.bodyCode")
profil.wp.pl,echirurgia.pl,kafeteria.pl,snobka.pl#%#//scriptlet("set-constant", "Object.prototype.advViewability", "undefined")
profil.wp.pl,echirurgia.pl,kafeteria.pl,open.fm,snobka.pl#%#//scriptlet("set-constant", "Object.prototype.gafSlot", "undefined")
profil.wp.pl,echirurgia.pl,kafeteria.pl,snobka.pl#%#//scriptlet("set-constant", "Object.prototype.rekids", "undefined")
abczdrowie.pl,wp.pl,money.pl,komorkomania.pl,autokult.pl#%#(function(){try{if("undefined"!=typeof localStorage){var b=Date.now();0==Object.keys(localStorage).filter(function(a){return a.startsWith("WPwlbcapp")}).length&&localStorage.setItem("WPwlbcapp"+Math.random().toString(36).substring(7),b)}}catch(a){}})();
autocentrum.pl#%#(function(){try{if("undefined"!=typeof localStorage){var b=Date.now();0==Object.keys(localStorage).filter(function(a){return a.startsWith("WPPwlbcapp")}).length&&localStorage.setItem("WPPwlbcapp"+Math.random().toString(36).substring(7),b)}}catch(a){}})();
turystyka.wp.pl,opinie.wp.pl,gry.wp.pl,moto.wp.pl,gwiazdy.wp.pl,tech.wp.pl,kobieta.wp.pl,wiadomosci.wp.pl#?#div[class*="-"] > div[class*="-"][class*=" "]:-abp-has(> img[src="https://i.wpimg.pl/O/56x45/i.wp.pl/a/i/stg/pkf/bg.png"])
dom.wp.pl,facet.wp.pl,film.wp.pl,finanse.wp.pl,gry.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,kuchnia.wp.pl,moto.wp.pl,opinie.wp.pl,tech.wp.pl,teleshow.wp.pl,turystyka.wp.pl,wawalove.wp.pl,wiadomosci.wp.pl,wroclaw.wp.pl#?#td[data-reactid] > div[class] > div[class] > div[class*=" "] > div[class] > span:contains(/^TWOJE OKAZJE$/):upward(2)
dobreprogramy.pl##iframe[id^="__bc_ifrm"]
so-magazyn.pl,o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,teleshow.wp.pl,wiadomosci.wp.pl#@#.pub_300x250
so-magazyn.pl,o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,teleshow.wp.pl,wiadomosci.wp.pl#@#.text_ads
so-magazyn.pl,o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,teleshow.wp.pl,wiadomosci.wp.pl#$#.pub_300x250 { display: block!important; }
abczdrowie.pl,so-magazyn.pl,o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,teleshow.wp.pl,wiadomosci.wp.pl#$?#html { overflow: visible!important; position: unset!important; }
abczdrowie.pl,so-magazyn.pl,o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,teleshow.wp.pl,wiadomosci.wp.pl#$?#body { overflow-y: visible!important; position: unset!important; }
abczdrowie.pl,so-magazyn.pl,o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,teleshow.wp.pl,wiadomosci.wp.pl#$?#body > [class]:not(.settings--user):not(.article__textbox) { filter: none!important; }
so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#$#body > .css-adv.text_ads.ads.adsbygoogle.Adv.advertisement.top-banners#ad-column { display: block!important; }
~poczta.wp.pl,~poczta.o2.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl##[class^="css-"]:not(.css-adv)
autocentrum.pl,parenting.pl,abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,money.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#[class^="css-"]
autocentrum.pl,parenting.pl,abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,money.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#[class^="advertisement"]
autocentrum.pl,parenting.pl,abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,money.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#[class^="ad-"]
autocentrum.pl,parenting.pl,abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,money.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#.ads
autocentrum.pl,parenting.pl,abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,money.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#.adsbygoogle
autocentrum.pl,parenting.pl,abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,money.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#.top-banners
autocentrum.pl,parenting.pl,abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,money.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#.advertisement:not(body)
autocentrum.pl,parenting.pl,abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,money.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@##ad-column
wp.pl#@#body > div:nth-of-type(1)[style^="display: block;"]:not(#page)
!
@@||autocentrum.pl^$generichide
@@||videostar.pl^$generichide
@@||parenting.pl^$generichide
@@||abczdrowie.pl^$generichide
@@||autokult.pl^$generichide
@@||fotoblogia.pl^$generichide
@@||komorkomania.pl^$generichide
@@||gadzetomania.pl^$generichide
@@||money.pl^$generichide
@@||so-magazyn.pl^$generichide
@@||o2.pl^$generichide
@@||pudelek.pl^$generichide
@@||wp.pl^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/37699
dobreprogramy.pl#$#.nav-tabs-content > #new-tools.block-content:not(.active) { display: none; }
dobreprogramy.pl#$#.nav-tabs-content > #popular-tools.block-content:not(.active) { display: none; }
dobreprogramy.pl#$#.nav-tabs-content > #new-stable.block-content:not(.active) { display: none; }
! https://github.com/AdguardTeam/AdguardFilters/issues/34071
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:-abp-has(> .textwidget > a[href]:not([href*="odkrywamyzakryte.com"]) > img)
odkrywamyzakryte.com#?#.td-ss-main-sidebar > .widget_text:-abp-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
!+ NOT_PLATFORM(windows, mac, android)
@@||wp.pl/*-FwkqOxhmGz4XCSo7GGYbPhcJKjsYZhs-$script,domain=pilot.wp.pl
! legia.net - antiadblock
||get.optad360.io/*/plugin.min.js$script,redirect=noopjs,important,domain=legia.net
||lib.wtg-ads.com/lib.min.js$script,redirect=noopjs,important,domain=legia.net
||lib.wtg-ads.com/publisher/legia.net/standard.publisher.config.min.js$script,redirect=noopjs,important,domain=legia.net
! https://github.com/AdguardTeam/AdguardFilters/issues/29042
||video.onnetwork.tv^$domain=sciaga.pl
! wyborcza.pl - fixing video player
! sadistic.pl - antiadblock
sadistic.pl###spAd
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/fuckadblock.min.js$domain=sadistic.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/28505
||napisy24.pl/run/js/blad*.js$script
||google.com/*/ads.html|$redirect=nooptext,important,domain=napisy24.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/49385
! https://github.com/AdguardTeam/AdguardFilters/issues/28554
kurnik.pl#@$#.adsbygoogle { height: 1px !important; width: 1px !important; }
kurnik.pl#$#body .adsbygoogle { display: block!important; height: 2px!important; width: 1px!important; }
kurnik.pl#%#//scriptlet("abort-on-property-read", "abask")
! https://github.com/AdguardTeam/AdguardFilters/issues/28506
@@||static.gazetaprawna.pl/js/adverts.js
dziennik.pl#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/28403
spottedskarzysko.pl##p[style="text-align: center;"] > a[rel="noopener noreferrer"] > img
spottedskarzysko.pl##p[align="center"] > a[target="_blank"][rel="noopener noreferrer"] > img
||spottedskarzysko.pl/images/data/*/UNINET-MAJ2.gif
! 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:-abp-has(> .advertisement)
skapiec.pl#?##content > .content-wrapper > h2.before-popularshops:-abp-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/122928
przegladpiaseczynski.pl##.tipad_tag
przegladpiaseczynski.pl##div[class*="widget-advert_"]
przegladpiaseczynski.pl#?##main-content > .text-center:-abp-has(> .d-inline-block > .tipad_tag)
! 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):-abp-has(a[href^="https://www.mecze24.pl/bukmacher"])
meczenazywo.pl#?#.active > .list > li[class]:not([data-sport]):not(.inactive):-abp-has(a[href^="https://www.meczenazywo.pl/bukmacher"])
meczenazywo.pl,mecze24.pl#?#.active > .list > li[class]:not([data-sport]):not(.inactive):-abp-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##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/122217
! https://github.com/AdguardTeam/AdguardFilters/issues/25794
bezprawnik.pl##div[class^="ad_slot_"]
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*=" "]:-abp-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-"]:-abp-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.advNumber"="/\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:-abp-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:-abp-has(> .card-body > a[href^="https://brumflix.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/24717
tv.wp.pl#?#div[class*="grid-headers-boundary"] div[class*=" "]:-abp-has(> div[class*=" "][height] > div:only-child)
tv.wp.pl#?#div[class*=" "][height]:-abp-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:-abp-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/121975
! https://github.com/AdguardTeam/AdguardFilters/issues/121876
dziennikbaltycki.pl,dzienniklodzki.pl,dziennikpolski24.pl,echodnia.pl,expressbydgoski.pl,expressilustrowany.pl,gazetakrakowska.pl,gazetalubuska.pl,gazetawroclawska.pl,gk24.pl,gloswielkopolski.pl,gol24.pl,gp24.pl,gra.pl,gs24.pl,i.pl,kurierlubelski.pl,motofakty.pl,naszemiasto.pl,nowosci.com.pl,nto.pl,polskatimes.pl,pomorska.pl,poranny.pl,sportowy24.pl,strefaagro.pl,strefabiznesu.pl,strefaedukacji.pl,stronakobiet.pl,stronazdrowia.pl,to.com.pl,wspolczesna.pl##.componentsListingLargeRow__content > div[data-turn-on-display] > .atomsListingArticleTileWithSeparatedLink > a[title="Reklama"]
dziennikbaltycki.pl,dzienniklodzki.pl,dziennikpolski24.pl,echodnia.pl,expressbydgoski.pl,expressilustrowany.pl,gazetakrakowska.pl,gazetalubuska.pl,gazetawroclawska.pl,gk24.pl,gloswielkopolski.pl,gol24.pl,gp24.pl,gra.pl,gs24.pl,i.pl,kurierlubelski.pl,motofakty.pl,naszemiasto.pl,nowosci.com.pl,nto.pl,polskatimes.pl,pomorska.pl,poranny.pl,sportowy24.pl,strefaagro.pl,strefabiznesu.pl,strefaedukacji.pl,stronakobiet.pl,stronazdrowia.pl,to.com.pl,wspolczesna.pl#?#.componentsListingLargeRow__content > div[data-turn-on-display]:-abp-has(> .atomsListingArticleTileWithSeparatedLink > .adsSlotContainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/131526
! https://github.com/AdguardTeam/AdguardFilters/issues/124290
! https://github.com/AdguardTeam/AdguardFilters/issues/124289
expressilustrowany.pl,strefaedukacji.pl,i.pl,stronazdrowia.pl,stronakobiet.pl,strefabiznesu.pl,strefaagro.pl,motofakty.pl##.componentsPromotionsListWithTabs
! https://github.com/AdguardTeam/AdguardFilters/issues/121404
! https://github.com/AdguardTeam/AdguardFilters/issues/124259
strefaedukacji.pl,i.pl,stronazdrowia.pl,naszahistoria.pl,regiodom.pl,dziennikbaltycki.pl,dzienniklodzki.pl,dziennikpolski24.pl,dziennikzachodni.pl,echodnia.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.com.pl,nto.pl,polskatimes.pl,pomorska.pl,poranny.pl,sportowy24.pl,strefaagro.pl,strefabiznesu.pl,stronakobiet.pl,telemagazyn.pl,to.com.pl,wspolczesna.pl##.layoutsGrid__right > [style="height: 900px; padding-bottom: 20px;"]
strefaedukacji.pl,i.pl,stronazdrowia.pl,naszahistoria.pl,regiodom.pl,dziennikbaltycki.pl,dzienniklodzki.pl,dziennikpolski24.pl,dziennikzachodni.pl,echodnia.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.com.pl,nto.pl,polskatimes.pl,pomorska.pl,poranny.pl,sportowy24.pl,strefaagro.pl,strefabiznesu.pl,stronakobiet.pl,telemagazyn.pl,to.com.pl,wspolczesna.pl##.componentsPromotionsArticlePromotedList
! https://github.com/AdguardTeam/AdguardFilters/issues/23631
strefaedukacji.pl,i.pl,stronazdrowia.pl,naszahistoria.pl,regiodom.pl,dziennikbaltycki.pl,dzienniklodzki.pl,dziennikpolski24.pl,dziennikzachodni.pl,echodnia.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.com.pl,nto.pl,polskatimes.pl,pomorska.pl,poranny.pl,sportowy24.pl,strefaagro.pl,strefabiznesu.pl,stronakobiet.pl,telemagazyn.pl,to.com.pl,wspolczesna.pl##.promoContainer
||ppstatic.pl/assets/gratka/v*/css/pages/promoButton.css$domain=~naszemiasto.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/23630
instalki.pl##.module-adv
instalki.pl###outer > #banner
! https://github.com/AdguardTeam/AdguardFilters/issues/23628
pcworld.pl#%#window.uabpInject = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/39370
! https://github.com/AdguardTeam/AdguardFilters/issues/29945
! https://github.com/AdguardTeam/AdguardFilters/issues/28572
! https://github.com/AdguardTeam/AdguardFilters/issues/23446
@@||dziennikwschodni.pl/*/*ads.
@@||dziennikwschodni.pl/*/*?ads=$~third-party,image
dziennikwschodni.pl#$#.adholder { display: block!important; height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/23504
overwatch.pl#$#.adlabel.advertbox3.bottomAd.mini-ad.rightAd.sky_advert.top_ad_game { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/23399
gry-online.pl##.baner.if-no-baner
! https://github.com/AdguardTeam/AdguardFilters/issues/23178
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(:-abp-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/123480
cda.pl##.siddeAd
cda.pl##.top-anonco-cont
cda.pl#$#.smp-fullscr { display: none !important; }
cda.pl#$#body.fullscreen-overflow { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/104189
! https://github.com/AdguardTeam/AdguardFilters/issues/67436
! https://github.com/AdguardTeam/AdguardFilters/issues/19684
||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/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:-abp-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*="_"]:-abp-has(> img[src^="https://v.wpimg.pl/"][src$="=="][alt="WP"])
! https://github.com/AdguardTeam/AdguardFilters/issues/11314
! https://github.com/AdguardTeam/AdguardFilters/issues/11623
~www.wp.pl,wp.pl###aSlot3
!+ NOT_PLATFORM(windows, mac, android, ext_ublock)
www.wp.pl#?#[class*="AdvSlotWithPlaceholder__"]:-abp-has(>img[class^="AdvPlaceholder"])
!+ NOT_PLATFORM(windows, mac, android, ext_ublock)
~www.wp.pl,wp.pl#?#[class^="_"] > [class^="_"][class*=" _"]:-abp-has(>[class^="_"] > [class*=" "] > [class]:first-child:contains(REKLAMA))
!+ NOT_PLATFORM(windows, mac, android, ext_ublock)
~www.wp.pl,wp.pl#?#[class^="_"] > [class^="_"][class*=" _"]:-abp-has(>[class^="_"] > [class*="_"] > a[href] > [style*="background-image: url("])
!+ NOT_PLATFORM(windows, mac, android, ext_ublock)
~www.wp.pl,wp.pl#?#div[class*=" "]:-abp-has(>div[class]:not([-ext-has=">*"]):first-child:contains(REKLAMA))
! https://github.com/AdguardTeam/AdguardFilters/issues/13103
! https://github.com/AdguardTeam/AdguardFilters/issues/12308
kwejk.pl#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links.adsbygoogle { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/12024
@@||a-o.ninja/bannerinc.js
||a-o.ninja/allo.js
! electro-torrent.pl - popup
electro-torrent.pl#%#Object.defineProperty(window, 'bidrev', { get: function() { return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/11565
gry.pl#?##overlay:-abp-has(>.adblock)
! https://github.com/AdguardTeam/AdguardFilters/issues/131520
! https://github.com/AdguardTeam/AdguardFilters/issues/128668
! https://github.com/AdguardTeam/AdguardFilters/issues/123730
! https://github.com/AdguardTeam/AdguardFilters/issues/119068
vod.tvp.pl##.tp3-ads-dots
swipeto.pl,sport.tvp.pl,cyfrowa.tvp.pl,vod.tvp.pl#%#//scriptlet('prevent-element-src-loading', 'script', 'hit.gemius.pl')
||hit.gemius.pl/gplayer.js$script,redirect=noopjs,domain=vod.tvp.pl|cyfrowa.tvp.pl|sport.tvp.pl|swipeto.pl
||hit.gemius.pl/gstream.js$script,redirect=noopjs,domain=vod.tvp.pl|cyfrowa.tvp.pl|sport.tvp.pl|swipeto.pl
! 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")
||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
! 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; }
! https://github.com/AdguardTeam/AdguardFilters/issues/61660
! www.wp.pl#?#div[class]:-abp-has(>div[class]:not([-ext-has=">*"]):first-child:contains(REKLAMA))
www.wp.pl#$#body > #root { opacity: 1 !important; }
www.wp.pl#?#div[class*=" "] > div[class*=" "]:first-child + div[class*=" "]:last-child > img[src*="://v.wpimg.pl/"][alt][role="presentation"]:only-child:upward(2)
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-"]:-abp-has(> img[src^="https://v.wpimg.pl/"][role="presentation"][class^="sc-"]:matches-css(position: absolute))
wp.pl#?#[class^="_"]:-abp-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*=" _"]:-abp-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,kobieta.wp.pl,ksiazki.wp.pl,kuchnia.wp.pl,moto.wp.pl,opinie.wp.pl,tech.wp.pl,teleshow.wp.pl,turystyka.wp.pl,wawalove.wp.pl,wiadomosci.wp.pl,wroclaw.wp.pl#?#div[class*=" "]:-abp-has(>div[class]:first-child:empty+img[src*="://v.wpimg.pl/"][alt]:empty)
videostar.pl,pilot.wp.pl#?#div[class*="sc-"]:-abp-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
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
dobreprogramy.pl#%#AG_onLoad(function(){(new MutationObserver(function(){var a=document.querySelector('.wp-player__video-container > video[src^="https://v.wpimg.pl/"]');var b=(b=document.querySelector(".wp-player .bcontrols > .ainfo > .atime > span"))&&b.innerText.includes("Reklama")?!0:void 0;b&&a&&a.duration&&(a.currentTime=a.duration)})).observe(document,{childList:!0,subtree:!0})});
! https://github.com/AdguardTeam/AdguardFilters/issues/75066
||amazon-adsystem.com/aax2/apstag.js$script,redirect=amazon-apstag,domain=wp.pl|money.pl|open.fm
sportowefakty.wp.pl#?#div:not([class]):not([id]):-abp-has(> div[class] > div[class*=" "] > div:not([class]):not([id]):contains(/^REKLAMA$/))
sportowefakty.wp.pl#?#.teasers > div[class=" display"]:-abp-has(> div[class] > div[class] > div:not([class]):not([id]) > div:not([class]):not([id]):contains(/^REKLAMA$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/93463
www.wp.pl#?#.app-container > div[class^="sc-"] > div[class^="sc-"] > div[class^="sc-"]:-abp-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-"]:-abp-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:-abp-has(> div[class] > div[id^="div-gpt-ad"])
portal.abczdrowie.pl#?#.article__container > .content-aside .content-aside__item:matches-css(background-image: /^url\(https:\/\/portal\.abczdrowie\.pl\/media\/images\/commb\.png/)
zywienie.abczdrowie.pl#?#.article__container > .content-aside .content-aside__item:matches-css(background-image: /^url\(https:\/\/zywienie\.abczdrowie\.pl\/media\/images\/commb\.png/)
zywienie.abczdrowie.pl#?#.article__textbox:matches-css(background-image: /^url\(https:\/\/zywienie\.abczdrowie\.pl\/media\/images\/commb\.png/)
uroda.abczdrowie.pl#?#.article__textbox:matches-css(background-image: /^url\(https:\/\/uroda\.abczdrowie\.pl\/media\/images\/commb\.png/)
uroda.abczdrowie.pl#?#.article__container > .content-aside .content-aside__item:matches-css(background-image: /^url\(https:\/\/uroda\.abczdrowie\.pl\/media\/images\/commb\.png/)
pytania.abczdrowie.pl#?#.article__textbox:matches-css(background-image: /^url\(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:\/\/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/):-abp-has(> div:only-child:empty)
pogoda.wp.pl#?#.grid-container > div[class*=" "]:matches-css(background-image: /^url\(data:image/png;base64,iVBOR/):-abp-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/):-abp-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/):-abp-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/):-abp-has(> div:only-child:empty)
! https://github.com/AdguardTeam/AdguardFilters/issues/61376
parenting.pl##.article__container > .content-aside
parenting.pl##.article__container--gallery > .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
newsweek.pl,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,przegladsportowy.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#$#body.isSponsoringSticky .header.header--main { top: 0 !important; }
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:-abp-has(> .subPageLinkBlock__container > a[href^="https://pro.hit.gemius.pl/hitredir"])
||fwcdn.pl/el/kk/player/032020/672.html
!+ NOT_PLATFORM(ios, ext_android_cb, ext_safari)
filmweb.pl##.page__group > .fa.faBar > iframe[src*="fwcdn.pl/el/kk/player/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/15134
! https://forum.adguard.com/index.php?threads/adblock-detection-filmweb-pl-mac.26801/
filmweb.pl#%#//scriptlet("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#%#(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; }
! 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#?#.container > div > div[class] > section[class] > div[id^="div-gpt-ad-"]:only-child:upward(1)
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:-abp-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"]):-abp-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]:-abp-has(> div > a[href][target="_blank"][onclick*="'Patron', 'Click Button'"])
!+ NOT_OPTIMIZED
elektroda.pl#?#.the-post-list > ul > li[class]:not([class="clearfix"]):-abp-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:-abp-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:\/\/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, ext_chromium, ext_ff)
||smartadserver.com/ac$script,redirect=noopjs,domain=shinden.pl,important
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff, ext_opera)
||ced-ns.sascdn.com/diff/templates/js/sas/sas-browser.js$script,redirect=noopjs,domain=shinden.pl,important
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff)
||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=shinden.pl,redirect=nooptext,important
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff)
||ced-ns.sascdn.com/diff/templates/js/overslide/sas-overslide-*.js$script,redirect=noopjs,domain=shinden.pl,important
!+ NOT_PLATFORM(windows, mac, android)
@@||stats.g.doubleclick.net/r/collect$image,domain=shinden.pl
!+ PLATFORM(ext_chromium, ext_ff, ext_opera, ios, ext_android_cb, ext_edge)
@@||popads.net/pop.js$script,important,domain=shinden.pl
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_ublock)
||tradeadexchange.com/a/display.php$domain=shinden.pl,important
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_ublock)
||rtbnowads.com^$domain=shinden.pl|a-o.ninja,important
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_ublock)
||reklama.shinden.eu^$domain=shinden.pl,important
! https://forum.adguard.com/index.php?threads/videostar-pl-windows10.22172/
@@||static.videostar.pl/static/assets/js/adcheck.min.js^
! https://forum.adguard.com/index.php?threads/10734/
@@||adv.wp.pl/RM/Box/c/b/money_rail_and_frames/money-rail-1.0.2.js
! https://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/130255
vpolshchi.pl#?#div[class*=" "] > div:first-child + img[src*="://v.wpimg.pl/"][alt]:upward(1)
! 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)
komorkomania.pl,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.firstElementChild)&&-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.pl,dzieci.pl,easygo.pl,echirurgia.pl,fotoblogia.pl,gadzetomania.pl,hotmoney.pl,interaktywnie.com,inwestycje.pl,jejswiat.pl,kafeteria.pl,kafeteria.tv,kantory.pl,kazimierzdolny.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,fotoblogia.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,pinger.pl,pogodnie.pl,pudelek.pl,pytamy.pl,samosia.pl,snobka.pl,testwiedzy.pl,wp.pl#$#body { pointer-events: auto!important; }
! abczdrowie.pl,allani.pl,autokrata.pl,autokult.pl,biztok.pl,bloog.pl,dobreprogramy.pl,dzieci.pl,easygo.pl,echirurgia.pl,fotoblogia.pl,gadzetomania.pl,hotmoney.pl,interaktywnie.com,inwestycje.pl,jejswiat.pl,kafeteria.pl,kafeteria.tv,kantory.pl,kazimierzdolny.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.pl,dzieci.pl,easygo.pl,fotoblogia.pl,gadzetomania.pl,hotmoney.pl,interaktywnie.com,inwestycje.pl,jejswiat.pl,kafeteria.pl,kafeteria.tv,kantory.pl,kazimierzdolny.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,pudelek.pl,pudelek.tv,pytamy.pl,sfora.pl,snobka.pl,tlen.pl,totalmoney.pl,wawalove.pl,wp.pl,wp.tv,wrzuta.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,dobreprogramy.pl,dzieci.pl,easygo.pl,fotoblogia.pl,gadzetomania.pl,hotmoney.pl,interaktywnie.com,inwestycje.pl,jejswiat.pl,kafeteria.pl,kafeteria.tv,kantory.pl,kazimierzdolny.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,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('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/122136
spidersweb.pl##.ad-left + div[style="height: 250px;"]
spidersweb.pl##.ad-left + div:not([class], [id]) > div[style="position: absolute; font-size: 12px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/118865
spidersweb.pl##.newAd
! 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
! 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/
@@||tvn.hit.gemius.pl/*redataredir?url=*tvn.adocean.pl*ad.xml$domain=player.pl|teletoonplus.pl|get.x-link.pl
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
||tvn.adocean.pl/*ad.xml$xmlhttprequest,redirect=noopvast-2.0,domain=tvn24.pl
!+ NOT_PLATFORM(ext_ublock)
@@||tvn.adocean.pl/*ad.xml$xmlhttprequest,domain=player.pl|get.x-link.pl
@@||redcdn.pl/*/TVN-Adserver/*.mp4$xmlhttprequest,domain=miniminiplus.pl|teletoonplus.pl|tvnturbo.pl|tvn.pl
@@||cdntvn.pl/adscript.js$domain=player.pl
||redcdn.pl/*/TVN-Adserver/*.mp4$media,redirect=noopmp4-1s,domain=player.pl
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=tvn24.pl|tvn.pl
!+ NOT_PLATFORM(windows, mac, android)
tvn24.pl##.video-player > .videoPlayer.player-initialized .vjs-switching .vjs-loading-spinner
@@||tvn24.pl^$generichide
@@||get.x-link.pl^$generichide
@@||cdntvn.pl/*/static/ad*.js$domain=player.pl|get.x-link.pl|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('prevent-fetch', 'ad.xml?')
player.pl#%#//scriptlet('prevent-xhr', 'tvn.adocean.pl')
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")
! 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
!+ NOT_PLATFORM(windows, mac, android, ext_ff, ext_opera, ext_ublock)
||ipla.hit.stat24.com/*ad.xml$xmlhttprequest,redirect=noopvast-2.0,important,domain=twojapogoda.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/3093
newpct1.com##.pub728x90
newpct1.com##div[style*="width:300px;height:250px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/2862
optyczne.pl###warning[style^="z-index:"]
! https://forum.adguard.com/index.php?threads/12963/
@@||polvod.pl/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2735
ss.lv#@#[id^="ads_"]
! https://forum.adguard.com/index.php?threads/12080/
dobreprogramy.pl##a[href="http://loa2.dobregry.pl/"]
||static.dpcdn.pl/*/assets/img/skin_*/back.jpg
dobreprogramy.pl###slide-menu > div.page-element.center.target > div[style="height: 250px; width: 970;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/2482
avito.ru#@#[class$="-ads"]
! https://forum.adguard.com/index.php?threads/11423/
motobanda.pl#$#body #mvideo { z-index: 1!important; }
!
||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"]:-abp-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(); });
! wp.pl - anti-adblock
@@||adv.wp.pl/bar.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/127297
purepc.pl#%#//scriptlet('prevent-setTimeout', 'ubfix2()')
purepc.pl#%#//scriptlet('prevent-setInterval', '/fixbg\(\)|unhd2\(\)/')
! purepc.pl
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; }
!
@@||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 -----------------------------
!---------------------------------------------------------------------
! NOTE: Romanian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/129752
! It looks like that website checks if ad blocker is enabled
! and if so, then instead of displaying banners from ad servers, a different banners are displayed
||s*emagst.akamaized.net/assets/*/js/ads_script.js$domain=emag.ro,important
! https://github.com/AdguardTeam/AdguardFilters/issues/129383
mediafax.ro###sidebar > div[style^="margin:10px auto; text-align:center;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/127108
wall-street.ro##.ads-branding
wall-street.ro##.hasBreaking
wall-street.ro##.justify-content-center.minh-250
wall-street.ro##.add-hp-300x250
! https://github.com/AdguardTeam/AdguardFilters/issues/127019
cancan.ro##div[data-banner]
! https://github.com/AdguardTeam/AdguardFilters/issues/119779
7media.md##body > section.bn-lg
! 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##body > div[style*="position:fixed;"][style*=";z-index:10"]
canale.live#%#//scriptlet("set-constant", "moneyAbovePrivacyByvCDN", "true")
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:-abp-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:-abp-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/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-"]:-abp-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/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/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/10915
||p.jwpcdn.com/*/vast.js$domain=zf.ro,important
! 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"]']
!---- Anti-adblock ---
!
!---------------------
nosteam.ro##div[id^="stickynote1"]
!------------------
!---- JS rules ----
!------------------
nosteam.ro#%#window.open = function() {};
!---------------------------------------------------------------------
!------------------------------ Serbian ------------------------------
!---------------------------------------------------------------------
! NOTE: Serbian
!
! https://github.com/AdguardTeam/AdguardFilters/issues/130682
! https://github.com/AdguardTeam/AdguardFilters/issues/112953
nova.rs##.uc-in-feed-banner
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/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 ---------------------------
!---------------------------------------------------------------------
! NOTE: Singhalese
!
!---------------------------------------------------------------------
!------------------------------ Slovenian ----------------------------
!---------------------------------------------------------------------
! NOTE: 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/63579
!+ NOT_PLATFORM(windows, mac, android)
@@||ads.api.24ur.si/adserver/banner/vast.php$domain=24ur.com
! https://github.com/AdguardTeam/AdguardFilters/issues/42866
citymagazine.si#@#iframe[width="300"][height="250"]
citymagazine.si##div[class^="banner-square-"]
!---------------------------------------------------------------------
!------------------------------ Swedish ------------------------------
!---------------------------------------------------------------------
! NOTE: 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/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
! 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"]
@@||cds.w6x3h2w2.hwcdn.net/ads/advertisement.js
sydsvenskan.se##.ad--mobile
||fusion.expressen.se/script.js
expressen.se###ctl00_AllContent_SecondColumnSectionContent_SecondColumn_WidgetZone_ctl21_ctl00_ctl00_randomContainer
expressen.se###ctl00_AllContent_SecondColumnSectionContent_SecondColumn_WidgetZone_ctl31_ctl00_ctl00_randomContainer
aftonbladet.se##.abBoxAd
aftonbladet.se##.abBoxSponsoredRed
expressen.se##div[id*="_randomContainer"]
! https://forum.adguard.com/index.php?threads/15369/
@@||videoplaza.tv/creatives/assets*.mp4^$domain=expressen.se
!---Anti-Adblock---
!
! https://github.com/AdguardTeam/AdguardFilters/issues/14028
aftonbladet.se##[id^="abAdArea"]
||se-aftonbladet.videoplaza.tv/proxy/distributor/$domain=aftonbladet.se,important
||aftonbladet.ooul.tv/nocache/se-aftonbladet/aab/aftonbladet_config.js$script,redirect=noopjs,domain=aftonbladet.se
!+ NOT_PLATFORM(windows, mac, android)
aftonbladet.se#%#(function(){var b=XMLHttpRequest.prototype.open,c=/ib\.adnxs\.com/i;XMLHttpRequest.prototype.open=function(d,a){if("POST"===d&&c.test(a))this.send=function(){return null},this.setRequestHeader=function(){return null},console.log("AG has blocked request: ",a);else return b.apply(this,arguments)}})();
! https://forum.adguard.com/index.php?threads/aftonbladet-se-anti-adblock.26830/
aftonbladet.se#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36632
ekstrabladet.dk#%#//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 ------------------
!---------------------------------------------------------------------
! NOTE: Sinhalese and Tamil
!
! https://github.com/AdguardTeam/AdguardFilters/issues/84610
dinamani.com#?#.scc:-abp-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:-abp-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:-abp-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 ---------------------------------
!---------------------------------------------------------------------
! NOTE: Thai
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132534
avsubthai.me##.ad
! https://github.com/AdguardTeam/AdguardFilters/issues/132068
||i.imgur.com^$domain=anime-fast.online
||cdn-img.osplayerv2.com/ban/
anime-fast.online##.text-center > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/131586
movie678.com##a[href^="https://www.movie678.com/ads/"]
movie678.com#?#.content-main > .box:-abp-has(> a[href^="https://www.movie678.com/ads/"])
||movie678.com/images/banners/
stream037hd.xyz###close_ads
stream037hd.xyz#%#//scriptlet("set-constant", "Object.prototype.ads", "emptyArr")
||freemoviedd.sgp1.cdn.digitaloceanspaces.com/*.mp4$domain=stream037hd.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/130383
playulti.com##.banner
playulti.com##section[style="text-align: center;"] > section > a[target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/130111
siamblockchain.com##.ads
! https://github.com/AdguardTeam/AdguardFilters/issues/129088
onlyfans24.co###bt-ads
onlyfans24.co##div[id^="aaa-banner-"]
onlyfans24.co##.row > .col-sm-6 > a[rel="nofollow"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/129022
thaihub.tv##.adcen
thaihub.tv##div[id^="insad"]
player.octopusbanner.com#$##ads { display: none !important; }
player.octopusbanner.com#$##main { display: block !important; }
player.octopusbanner.com#%#AG_onLoad(function(){"function"==typeof window.load_jpw&&window.load_jpw()});
! https://github.com/AdguardTeam/AdguardFilters/issues/128945
anime-masters.com##.banner-close
anime-masters.com##center > p > a[target="_blank"] > img
anime-masters.com##p[class^="center_"] > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/127821
siamblockchain.com###inarticle-banner-desktop
siamblockchain.com##.header-banner
siamblockchain.com##.topad
siamblockchain.com##.bottomad
siamblockchain.com###sidebar > div.widget_block[id^="block"]
siamblockchain.com###custom_html-6
! https://github.com/AdguardTeam/AdguardFilters/issues/127823
bitkub.com##.home__ads
! https://github.com/AdguardTeam/AdguardFilters/issues/125809
||rs.aoxx69.net/image/banner/
aoxx69.net##.GTM-sub-Banner
aoxx69.net##.toast
aoxx69.net##.touch_icon_ball
aoxx69.net#?#.row > div.col-xl-3 > span[style="background-color:red;"]:upward(1)
aoxx69.net##.Banner_slick
! https://github.com/AdguardTeam/AdguardFilters/issues/125259
trueid.net#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/121983
anime-suba.com###light
anime-suba.com##.Anadvertisement0
anime-suba.com##img[src^="https://www.anime-suba.com/Anime-Suba/Admin/imgAnadvertisement/"]
||anime-suba.com/Anime-Suba/Admin/imgAnadvertisement/
||googles.video^$media,redirect=noopmp3-0.1s,domain=anime-suba.com
||cdend.com/*.mp4$media,redirect=noopmp3-0.1s,domain=anime-suba.com
anime-suba.com#%#AG_onLoad(function(){if(-1!=window.location.href.indexOf("/player/")&&"undefined"!=typeof kosana&&"function"==typeof kosana.skipAd){var a=0;const b=function(b,c){var d=document.querySelector(".skip-btn");d&&10>a?(a++,kosana.skipAd()):c.disconnect()},c=new MutationObserver(b);c.observe(document,{childList:!0,attributes:!0,subtree:!0})}});
! https://github.com/AdguardTeam/AdguardFilters/issues/120461
@@||static.bigc.co.th/media/bannerads/images/$domain=bigc.co.th
! https://github.com/AdguardTeam/AdguardFilters/issues/119825
thaiticketmajor.com##.banner-container
! https://github.com/AdguardTeam/AdguardFilters/issues/120338
seriedd.com##a[href^="https://bit.ly/"]
||seriedd.com/wp-content/uploads/*/*/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/120339
nungfree24.com##.banner-front
! https://github.com/AdguardTeam/AdguardFilters/issues/120337
tidnung-hd.com##img[src^="https://tidnung-hd.com/wp-content/uploads/"][src$=".gif"]
||tidnung-hd.com/wp-content/uploads/*/*/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/120340
dunnung.com##.rkads
||dunnung.com/wp-content/uploads/*/*/*.gif
dunplayer.review#%#//scriptlet("set-constant", "Object.prototype.ads", "emptyArr")
! https://github.com/AdguardTeam/AdguardFilters/issues/120336
i-moviehd.com##div[id^="banner"]
||i-moviehd.com/wp-content/uploads/*/*/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/120335
||uhuseries.com/banner/
uhuseries.com##a[target="_blank"][rel*="sponsored"]:not([href^="https://nav.cx/"]) > img
! https://github.com/AdguardTeam/AdguardFilters/issues/119441
888scoreonline.com##tr[id^="tr_ad"]
||cdn.888asian.com/*.gif$domain=888scoreonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/119206
dek-d.com###global-ads
dek-d.com#$#body #theme-wrapper { display: none !important; }
dek-d.com#$#body:not(.theme-collapse) #toolbar { height: 40px !important; margin-top: 0 !important; }
dek-d.com#$#body:not(.theme-collapse) #toolbar > .toolbar { top: 0 !important; }
dek-d.com#%#//scriptlet('set-cookie', 'ad_theme_collapsed_tcas-article', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/119318
thaiticketmajor.com##div[class^="box-banner-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/119111
doomovie-hd.com#%#//scriptlet("set-constant", "adSettings", "emptyArr")
doomovie-hd.com##.tv-player-banana
doomovie-hd.com##.schedule-head-banana
doomovie-hd.com##.horizontal-ad-bar100 > a[target="_blank"] > img
||via.placeholder.com^$domain=doomovie-hd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/119001
thansettakij.com##.default-sticky-1
! https://github.com/AdguardTeam/AdguardFilters/issues/118451
mawtoload.com##a[target="_blank"] > img[src*=".wp.com/mawtoload.com/wp-content/uploads/"][src$=".webp"]
||wp.com/mawtoload.com/wp-content/uploads/*.webp$domain=mawtoload.com
||mawtoload.com/wp-content/uploads/*.webp
! https://github.com/AdguardTeam/AdguardFilters/issues/117754
teroradio.com,becteroradio.com#$##leaderboard-billboard { visibility: hidden !important; height: 0 !important; }
teroradio.com,becteroradio.com###leaderboard
! 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,tnews.co.th##.default-billboard
bangkokbiznews.com,thansettakij.com,komchadluek.net,springnews.co.th,nationtv.tv,tnews.co.th##.content-detail > a[target="_blank"] > img
! 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:-abp-has(> .ads-sticky)
! https://github.com/AdguardTeam/AdguardFilters/issues/116276
doofree88.com##.main-carousel
doofree88.com##.placeholder
doofree88.com##.go-content
doofree88.com##.js-ifram-google > div.text-center
||media.queenclub88.com/movie/ads_*.mp4/*.ts$xmlhttprequest,redirect=noopmp3-0.1s
||media.queenclub88.com/movie/*-ads-*.mp4/*.ts$xmlhttprequest,redirect=noopmp3-0.1s
||doofree88.com/storage/go/
doofree88.com#%#//scriptlet("set-constant", "go.0.skip", "0")
doofree88.com#%#//scriptlet("prevent-window-open", "openExternalBrowser")
doofree88.com#%#AG_onLoad(function(){const b=new MutationObserver(function(){const a=document.querySelector(".ad-player-skip"),c=document.querySelector("#player video");a&&"block"===getComputedStyle(a).display&&c&&(setTimeout(()=>{const b=a.querySelector("button.js-btn-skip");b&&b.click()},1e3),c.currentTime=c.duration,b.disconnect())});b.observe(document,{childList:!0,subtree:!0})});
! 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:-abp-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.includes('"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
! 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
! 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")
! 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/119005
plawarn-manga.net###wbnn
plawarn-manga.net##center > a[target="_blank"] > img
||plawarn-manga.net/bn/
||bp.blogspot.com/*.gif$domain=plawarn-manga.net
! https://github.com/AdguardTeam/AdguardFilters/issues/119006
*.gif^$domain=weimanga.com
weimanga.com##.kln
weimanga.com###wbnn
! 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")});
! 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
! 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##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
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/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:-abp-has(> div[style="text-align: center;"] > a[target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/57125
anime-sugoi.com###bt-ads
||bp.blogspot.com/*.gif$domain=anime-sugoi.com
anime-sugoi.com##.center_lnwphp + center > br
! https://github.com/AdguardTeam/AdguardFilters/issues/57113
box-manga.com###bgpopup
box-manga.com###Seriespopup
box-manga.com###ads728x90top
box-manga.com##.container > div[style^="width:"] > center > a[href][target="_blank"] > img
! The rule below is from Thai filter and it's necessary in case of apps, because website is broken when apps remove images
! https://github.com/AdguardTeam/AdguardFilters/issues/56919
toonclub-th.co###bgpopup
toonclub-th.co###Seriespopup
toonclub-th.co###ads728x90top
! https://github.com/AdguardTeam/AdguardFilters/issues/55895
/images/banners/*$domain=doonungonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55838
mo9x.com##.adsbtn_right
! https://github.com/AdguardTeam/AdguardFilters/issues/56008
||doomovie.sgp*.digitaloceanspaces.com/*.mp4$redirect=noopmp4-1s,domain=doomovie.com
||doomovie.com/storage/go/*.gif$~third-party
doomovie.com##.ads-center
doomovie.com##.go-b-close
! https://github.com/AdguardTeam/AdguardFilters/issues/55782
moviefree365.com##.ad_cen
moviefree365.com##.ad-float
moviefree365.com##.ad-main-bottom
moviefree365.com##div[class^="ad_right"]
moviefree365.com#%#//scriptlet("json-prune", "MU_ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/55704
videox24.com##.float-banner
videox24.com#%#//scriptlet("json-prune", "MU_ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/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
! 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.ufabet678.com/*.mp4$domain=leoplayer1.com|stream1688.com
||googles.video/*/*.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/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
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/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); });
||imgur.com^$domain=series4you.com|series-d.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:-abp-has(> div[style="text-align: center;"]:only-child > a[href][target="_blank"])
037hdd.com#?#.leftC > .filmborder:-abp-has(> div[style="text-align: left;"]:only-child > .separator:only-child > a[href][target="_blank"])
! 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/44221
@@||cdn.jsdelivr.net/npm/fuckadblock@3.2.1/fuckadblock.min.js$domain=series-d.com
series-d.com###bt-kosana
series-d.com##.kosana-banner
||cdn.sagame66.com^$important,media,redirect=noopmp4-1s,domain=series-d.com
||cdn.sexygame66.com^$important,media,redirect=noopmp4-1s,domain=series-d.com
||series-d.com/vast/*.mp4$important,media,redirect=noopmp4-1s,domain=series-d.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43410
||media.datahc.com/Affiliates/$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/42800
mgronline.com##article.pordee-shops
@@||ads.imprezzer.com/js/$script,domain=mgronline.com
!
ballzaa.com##.banner-box
! https://github.com/AdguardTeam/AdguardFilters/issues/28171
flix-anime.com##.player-container > .kosana-container
@@||cdn.jsdelivr.net/npm/fuckadblock@3.2.1/fuckadblock.min.js$domain=flix-anime.com
! https://github.com/AdguardTeam/AdguardFilters/issues/26526
anime-i.com##.ads-300-150
anime-i.com##.ads-1000-100
player.anime-i.com#$?#ul[data-ads] { remove: true; }
||7mscorethai.com/ohoslot-*.mp4$redirect=noopmp4-1s,domain=player.anime-i.com
! 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/
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/18052
new-mastermovie.com###main > div[dir="ltr"]
new-mastermovie.com###sidebar div[dir="ltr"]
! 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/11897
javboss.me#%#clientSide.player.play(true);
!+ NOT_PLATFORM(ios, ext_android_cb)
javboss.me###preroll
! 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?5402
@@||pq-direct.revsci.net/pql$domain=nationtv.tv
! http://forum.adguard.com/showthread.php?5403
brandbuffet.in.th#@#.category-advertorial
!---------------------------------------------------------------------
!------------------------------ Vietnamese ---------------------------
!---------------------------------------------------------------------
! NOTE: Vietnamese
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132198
xiaomiutilitytool.com###popup-giua-man-hinh
! https://github.com/AdguardTeam/AdguardFilters/issues/131879
tvhayz.top###demo
tvhayz.top###ads-preload
tvhayz.top##.float-ck-center-lt
tvhayz.top#%#//scriptlet("prevent-setTimeout", "myGreeting")
! https://github.com/AdguardTeam/AdguardFilters/issues/131447
sexapi.xyz###banner
javhd.news###page > div[id][style^="position: fixed;"][style*="z-index:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/131356
choidangcap.us##.float-ck
choidangcap.us##.uix_contentWrapper > div[align="center"] > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/130219
||i.imgur.com/*.gif$domain=cakhia19.tv
cakhia19.tv##.modal-ads
cakhia19.tv##.close-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/128882
hentaivn.la##div[class^="qx_main"]
||hentaivn.la/qx/qx*_*.php$subdocument
! https://github.com/AdguardTeam/AdguardFilters/issues/128747
vnphimmoi.com##.popUpBannerBox
vnphimmoi.com##div[id^="sideAds"]
vnphimmoi.com##.ad-container
! https://github.com/AdguardTeam/AdguardFilters/issues/128356
||wikidth.net/static/js/adx/
||95395c25b4.vws.vegacdn.vn/publisher/wiki/pc.min.js
||kernh41.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/127998
animevietsub.cc##.Ads
animevietsub.cc##div[id$="-catfixx"]
! https://github.com/AdguardTeam/AdguardFilters/issues/126624
hentaiz.vip##a[target="_blank"] > img
||gooqlevideo.com/*.xml
||p.jwpcdn.com/*/vast.js$domain=gooqlevideo.com
gooqlevideo.com#%#//scriptlet('prevent-element-src-loading', 'script', '/p\.jwpcdn.com\/.*\/vast\.js/')
hentaiz.vip#%#//scriptlet("abort-current-inline-script", "EventTarget.prototype.addEventListener", "redirect")
! https://github.com/AdguardTeam/AdguardFilters/issues/126611
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=vtvgiaitri.vn
@@||www3.doubleclick.net^|$xmlhttprequest,domain=vtvgiaitri.vn
vtvgiaitri.vn#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net')
! https://github.com/AdguardTeam/AdguardFilters/issues/126350
tokuvn.com#%#//scriptlet("abort-on-property-read", "goToURL")
! https://github.com/AdguardTeam/AdguardFilters/issues/124285
loukoala.blogspot.com#$#body { overflow: auto !important; }
loukoala.blogspot.com#$##levelmaxblock { display: none !important; }
loukoala.blogspot.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "adsbygoogle.js")
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=loukoala.blogspot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/123912
molistar.com##.ad-post-inpage
! https://github.com/AdguardTeam/AdguardFilters/issues/123778
.vn/zones/zone-$script
! https://github.com/AdguardTeam/AdguardFilters/issues/123433
vebo1.net##div[class^="col-"] > p[class^="mb-"] > a[target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/123183
vtv.vn##.ads
vtv.vn###adzsticky
! https://github.com/AdguardTeam/AdguardFilters/issues/123185
meinvoice.vn##.banner-sticky-wrap
meinvoice.vn##.content-post-adversite
! https://github.com/AdguardTeam/AdguardFilters/issues/122864
||gameviet.mobi/wp-content/*/*banner
gameviet.mobi##div[id^="et_ads-"]
gameviet.mobi##div[class^="code-block code-block-"][style="margin: 8px 0; clear: both;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/121075
hadoantv.com##div[id^="gadsb"]
! https://github.com/AdguardTeam/AdguardFilters/issues/120530
truongblogger.top#@#.adzone
truongblogger.top#%#//scriptlet('abort-current-inline-script', 'document.createElement', 'Ad-Block')
! https://github.com/AdguardTeam/AdguardFilters/issues/117984
||webapi.dantri.com.vn/bn/list-pos
! 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/85669
truyenqq.net###left-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/95715
linkneverdie.net#%#//scriptlet("abort-current-inline-script", "Array", "0x")
linkneverdie.net#%#//scriptlet("prevent-setTimeout", "('body')['html']")
||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/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/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/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:-abp-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/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/59351
anonyviet.com##.jeg_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/58770
hentai18plus.blogspot.com#?#.sidebar > div.widget:-abp-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/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/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:-abp-has(> div.main > div[style="width:320px;height:100px"])
tinhte.vn#?#.section > div.snd > div.main:-abp-has(> div.item > div.main > div[style="width:300px;height:250px"])
tinhte.vn#?#.section > div.snd > div.main:-abp-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/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:-abp-has(> div[id^="dablewidget_"])
thanhnien.vn###headerTopBanner
saostar.vn#?#.cache-path > div[class]:-abp-has(> div.flexbox > div > div[id^="dablewidget_"])
bongda.com.vn##.adv
! https://github.com/AdguardTeam/AdguardFilters/issues/40962
win10.vn#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/42445
game8.vn#?#article:-abp-has(> div.row > div[class] > div.efect > a:not([href^="http://game8.vn/"]))
! 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
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/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/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:-abp-has(> .is-ads)
||w-api.baomoi.com/api/*/ad/
! 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
!
||showbizchaua.com/wp-content/uploads/*/tutaoweb
! https://github.com/AdguardTeam/AdguardFilters/issues/22909
doisongphapluat.com#?#.lastest > ul > li.pkg:-abp-has(> a[href^="http://bit.ly/"])
doisongphapluat.com#?#ul.module-vertical-list > li:-abp-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:-abp-has(> div[class^="jsx-"] > div[id^="bling-"])
tinhte.vn#?#.root > header + div[class^="jsx-"].main:-abp-has(> div[class^="jsx-"] > div[style="width:320px;height:50px"])
tinhte.vn#?#.root > .section > .snd > .mobile-hidden ~ .main:-abp-has(> .item > .main > div[id^="bling-"])
tinhte.vn#?#.root > .section > .snd > .mobile-hidden + .main:-abp-has(> .item > .main > div[style="width:300px;height:600px"])
tinhte.vn#?#div[class^="jsx-"].section > div.snd > div[class^="jsx-"].main:-abp-has(> .item > .main > div[id^="bling-"])
! 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/19239
||licklink.net/js/full-page-script.js$script,redirect=noopjs,important
! 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/18743
@@||static.doubleclick.net/instream/ad_status.js$domain=fcine.net
fcine.net#@#.adsbygoogle
! 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/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/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/12385
! https://github.com/AdguardTeam/AdguardFilters/issues/12322
! https://github.com/AdguardTeam/AdguardFilters/issues/12169
||hdvietnam.com/banner^
! https://github.com/AdguardTeam/AdguardFilters/issues/11968
! https://github.com/AdguardTeam/AdguardFilters/issues/11462
@@||tvhay.org/playergk/fingerprint2.min.js
tvhay.org##.float-ck
tvhay.org##.ad_location
! https://github.com/AdguardTeam/AdguardFilters/issues/11440
@@||game24h.vn/js/ads_v*.js?v=$domain=game24h.vn
game24h.vn##.content > div[style="float:left;"] > .LRBanner
game24h.vn#$##adv_tai_tro_id { display: none!important; }
game24h.vn#$##game_player_container { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/9910
! https://github.com/AdguardTeam/AdguardFilters/issues/9648
techrum.vn##.sidebar_ads_img
techrum.vn##.vip_ad_div
techrum.vn##div[class^="k_ads_vip_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/9553
@@||megaurl.in/adi/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8077
!+ NOT_PLATFORM(windows, mac, android)
||delivery.senvangvn.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/7671
webketoan.com##iframe[src^="//ad2017.meo4.info/"]
webketoan.com##a[href^="http://member.civi.vn/cpc/"]
webketoan.com#?#.sidebar > .widget-container > .WidgetFramework_WidgetRenderer_Html[-ext-has=">h3:contains(Ads)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/7506
||tuoi69.com/trai.js
||tuoi69.com/balloonr.js
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/6587
linkneverdie.com#$##wrapper { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5823
@@||linkneverdie.com^$generichide
!
razorphim.com###divFLRALeft
razorphim.com###divFLRARight
nld.com.vn###BorderMenutop > .bordertopmenuv4
ictnews.vn###page-wraper > .hidden-lg[style^="width:300px; height:250px;"]
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
phimsexmoi.biz###text-2[style*="left: 0px; top: 0px;"]
nhaccuatui.com###eventBannerLeft
nhaccuatui.com###eventBannerTop
nhaccuatui.com##div[class^="adv_"]
!---------------------------------------------------------------------
!------------------------------ Fixing other filters -----------------
!---------------------------------------------------------------------
! SECTION: Fixing other filters
! AdGuard platforms related only
!
!---------------------------------------------------------------------
!------------------------------ Fanboy Annoyances --------------------
!---------------------------------------------------------------------
! NOTE: 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
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/67672
!
@@||facebook.com/share/share_now_menu/$domain=facebook.com
!---------------------------------------------------------------------
!------------------------------ EasyPrivacy --------------------------
!---------------------------------------------------------------------
! NOTE: EasyPrivacy
!
! NOTE: Fixing other filters end ⬆️
! !SECTION: Fixing other filters
!-------------------------------------------------------------------------------!
!------------------ 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
##.lates-adlabel
!+ NOT_OPTIMIZED
##.Ad-adhesive
!+ NOT_OPTIMIZED
##.ggads
!+ NOT_OPTIMIZED
##.top250Ad
!+ 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-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/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;"], .div-gpt-ad_adblock_test)
! Popular ad on streaming services
##button[data-openuri="|BTN_URL|"]
!
##a[href^="https://l.tapdb.net/"]
##a[href^="https://ad.22betpartners.com/redirect.aspx?"]
##.happy-inside-player
##.gads
###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):not(:empty)
##.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
##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.
!
! 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,nopeporn.com,101xxx.xyz,xxxarray.com,veu.xxx,mature-girls.com,iwantmature.com,amateurs-fuck.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,celebrity-leaks.net,perfectgirls.net,luscious.net,imgprime.com,thisvid.com,txxx.*,hdzog.com,gotporn.com,upornia.com,pornhd.com,hotmovs.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,alotporn.com,52av.tv,multporn.com,xbabe.com,vintage-erotica-forum.com,thegay.com,fux.com,ashemaletv.com,reallifecamhd.net,absoluporn.com,biguz.net,javbuz.com,frprn.com,8teenxxx.com,jizzman.com,ftopx.com,realgfporn.com,pornomovies.com,thehentaiworld.com,see.xxx,fullhdxxx.com,free-sex-video.net,porntui.com,pornobae.com,worldsex.com,imzog.com,tranny.one,pornwatchers.com,girlscanner.cc,kporno.com,xerotica.com,jizzhut.com,besteporn.com,pornl.com,pornorips.com,submityourflicks.com,japan-whores.com,singlove.com,tuberel.com,pornult.com,unfaithfulxxx.com,bravoerotica.com,madchensex.com,xstory-fr.com,juicygif.com,newporn24.com,gotgayporn.com,favefreeporn.com,thatpervert.com,onlygayvideo.com,qrrro.com,veronicca.com,eegay.com,sensualgirls.org,whichav.com,fxporn69.com,pornoheit.com,pornj.com,fuckbox.org,vixvids.to,thegay.porn,girlscv.com,redtub3xxx.com,pornoreino.com,9gag2.com,hentaipulse.com,onlyhgames.com,pornmtn.com,nakedmodelsxxx.com,deutschsex.com,yeswegays.com,pornmaki.com,betterhdporn.com,vqporn.com,fuqer.com,needgayporn.com,mrsexe.com,nude-gals.com,mypornstarbook.net,nxgx.com,erowall.com,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.com,blobopics.biz,teenagefucking.com,sexuhot.com,xnxxvideoporn.com,eroxia.com,plashporn.com,xfilmen.com,vidshort.net,wokao.co,18hentaionline.net,gameofporn.com,freexvideossex.com,homemature.net,gutesex.com,sexhdtuber.com,sexrura.pl,pornhugo.com,al4a.com,thisav.video,fivestarpornsites.com,pornv.porn,upskirtporn.de,cutieporno.com,xvideos.works,japanesefuck.com,playpornfree.net,muschitube.com,dumphub.com,sexybabes.club,jizzbo.com,erohentai.net,pornoversion.com,porntcomic.com,freepornik.com,nakedbabes.club,thedoujin.com,fitteasatismerkezi.com,realitybrazzers.com,fuckhardporn.com,boysnaweb.net,onlypron.com,yumstories.com,losporn.com,hotsexlove.com,area51.porn,nudistube.com,pornvideoslove.com,porntubexxxl.com,pervertedmilfs.com,vavvi.net,girlsfucking.net,goshgay.com,cartoontube.xxx,japornhd.com,hdporn8.com,okporn.com,absolugirl.com,lonely-mature.com,gifsfor.com,drunkmoms.net,picfox.org,beste-sexgeschichten.com,porngq.com,freeimagefap.com,toustubes.com,pornvideo1.xxx,amateurdumper.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,moviesguy.com,youngsexhd.com,pornnudexxx.com,yify-films.com,club-flank.com,hdmoza.com,xxx-y.com,superbgays.com,newxxxvideos.net,pornvideohunter.com,hdporn.click,xxxtubesex.net,bustmonkey.com,porn-free-hub.com,perfectgirlsboobs.com,pornstarsadvice.com,jav789.com,javhihi.in,trans.firm.in,picshick.com,mujeres-desnudas.com,imghost.top,petrovixxxjav.info,xyzimage.net,imgplaces.com,imageshtorm.com,xxxwebdlxxx.org,imagerar.com,gelbooru.com,imgpeak.com,motherless.com,beeg.com,movierls.net,milffox.com,pixroute.com,newpornup.com,pictoa.com,imgsalem.com,img24.org,xeimg.yt,pornleech.com,naughtyblog.org,8muses.com,doolls.org,topboard.org,youjizz.com,hipornvideo.com,imageweb.ws,planetsuzy.org,imagetwist.com#%#Object.defineProperty(window, 'ExoLoader', { get: function() { return; } });
hitomi.la,torrentgalaxy.org,prostylex.com,youngleak.com#%#Object.defineProperty(window, 'ExoLoader', { get: function() { return; } });
letmejerk7.com,letmejerk6.com,imx.to,sunporno.com,8boobs.com,baltasar5010purohentai.com,eporner.com,pornofaps.com,eroprofile.com,imguur.pictures,webcamshows.org,xxxmoviestream.xyz,mangoporn.co,erome.com,imgmercy.com,playpornfree.xyz,letmejerk.com,letmejerk3.com,letmejerk4.com,letmejerk5.com,letmejerk6.com,letmejerk7.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#%#(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);})();
javtsunami.com,fastpic.org,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,pandamovies.me,thehentaiworld.com,trueimg.xyz,jizz.us,pornhd.com,tubsexer.com,besthugecocks.com,pornomotor.org,sundukporno.com,zalupok.com,animeon.moe,xxxmaturevideos.com,onlyhgames.com,daftporn.com,get-to.link,imgtorrnt.in,pornyfap.com#%#//scriptlet("prevent-addEventListener", "getexoloader")
thisvid.com,pornhills.com,gifhq.com,nudeclap.com,hentaila.com,fapality.com,720video.me,javbuz.com,bananamovies.net,youwatchporn.com,watchpornx.com,xxxparodyhd.net,pornhat.com,baltasar5010purohentai.com,hot-sex-tube.com,teen-tube-20.com,javteentube.com,asian-teen-sex.com,babesjoy.com,gottanut.com,pornkino.cc,watchpornfree.info,freee-porns.com,xxxmoviestream.xyz,mangoporn.co,besthindisexstories.com,imgmercy.com,ecoimages.xyz,youav.com,tmohentai.com,tbib.org,dailyimages.xyz,159i.com,xopenload.me,reblop.com,tubsexer.com,blameless.work,streamporn.pw,stileproject.com,watchpornfree.ws,noodlemagazine.com,pandamovies.pw,123pandamovie.me,123pandamovie.com,imgrock.pw#%#//scriptlet("abort-current-inline-script", "document.dispatchEvent", "/getexoloader/")
teencumpot.com#%#//scriptlet("abort-current-inline-script", "document.dispatchEvent", ".serve(")
shameless.com#%#//scriptlet("abort-current-inline-script", "$LAB", "/getexoloader/")
!
! 'PopJSLock/PopAds'
! #%#//scriptlet("abort-current-inline-script", "String.fromCharCode", "constructor")
tutelehd.net,strtapeadblocker.art,strtapeadblocker.*,metx.me,starlive.xyz,aeblender.com,aileen-novel.online,ytstvmovies.xyz,javhay.net,mrunblock.*,hentaitube.online,ustream.to,freepornxxxhd.com,givemenflstreams.com,givemenbastreams.com,givememmastreams.com,givemeredditstreams.com,shinden.pl,ozporno.com,area51deportiva.com,xxxfree.watch,linksly.co,mhometheater.com#%#//scriptlet("abort-current-inline-script", "String.fromCharCode", "constructor")
!
! PopAds-a(`Privet darkv`)
streamz.cc,drycounty.com,uplod.ws,hdporn720.net,hdporner720.com,newpct1.com,jkmk.net#%#Object.defineProperty(window, 'PopAds', { get: function() { return {}; } });
oke.io,ouo.io,friend-series.com,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,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.info,reallifecamhd.net,tumejortorrent.com,vivatorrents.com,popjav.com,newpct.com,torrentlocura.com,milfzr.com,datoporn.co,elitetorrent2.net,divxatope1.com,wplocker.com,jizzman.com,halacima.net,unmundodepeliculas.com,filmovizija.ws,desixnxx.net,turbovid.me,hentai-id.tv,clicksud.org,netspor12.com,pornotorrent.com.br,pornobae.com,khatrimazafull.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,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,porn68jav.com,hkfree.co,pipocao.com,celebsflash.com,netlegendas.com,nekonime.com,peliculasaudiolatino.com,2ddl.ooo,javgay.com,thisjav.com,avpockiehd.com,modelblog.org,freehdx.com,extratorrent2.net,ivhunter.com,kinguys.com,usabit.com,mallandrinhas.net,dblatino.com,sexiz.net,dhakasports.com,gnula.biz,xanimeporn.com,mixhdporn.com,javsuper.com,ytsyify.com,italiaserie.co,movies-300mb.net,300mbfilms.org,itdmusic.me,peliculaseroticasonline.tv,bdmusic25.cam,filmsenzalimiti.black,pornvibe.org,tv21.org,onlygayvideo.com,cricbox.net,duckmovies.net,extra2.to,sportstreams.co,animeai.org,hdpornfull.co,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,videosexbokep.co,pictastar.com,eimusics.com,javleak.com,vepornhd.club,f1livegp.us,wallpapersin4k.org,zone-anime.net,avseesee.com,bokep2017.co,300mbdownload.cc,kizzboy.com,kshowsubindo.org,openloadmovie.me,layarindo21.me,image-bugs.com,cinemalek.net,ketubanjiwa.com,nontononlinedrama.co,big4umovies.net,elmoslsal.com,todoinmega.com,ssec.life,yify-torrent.xyz,startseite.to,1080phd.net,moviesevil.ws,video2mp3.de,friendstamilmp3.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,revistasequadrinhos.com,machosaonatural.com.br,anitube.info,deseneledublate.com,ngentothd.net,mkvtvseries.com,mp3slash.net,balkandownload.org,superanimes.biz,9clacks3.net,sexxdesi.net,yts.world,bdmusic90.net,omberbagi.com,kenh88.com,r34anim.com,replaymatches.com,javhd720.com,dragonballplay.com,animated247.com,downloadlivre.net,metaserie.com,needgayporn.com,theapricity.com,watchdragonballsuper.info,taboosex.club,cda-x.pl,piratebay.co.in,peliculasid.cc,movieshdgratis.com.mx,watchfreehd.net,allfreefightvideos.com,lilsubs.com,verpeliculasporno.gratis,hdporner720.com,adultwallpapers.co.in,latinodvdfull.net,radiofly.ws,bindassbros.com,cheaphdmovies.club,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,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,korean720.com,sobatdrama.net,seriesonlinex.org,ifl-porn.com,videobokepcrot.com,bucetacasada.com,hentaiplus.co,newhdmovie24.biz,cricbox.co,ultrapeliculashd.com,olangal.biz,oceanofdownload.com,onlinefilmovisaprevodom.cc,filmclub.tv,mzansixxx.com,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,desiseen.com,thepiratefilmesoficial.com,canal10videos.com,tpproxy.site,so-name.info,piratuca.com,couchtuner.fr,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,mzansifun.com,javzen.com,odia1.me,felipephtutoriais.com.br,pirateproxy.top,hdcine.in,altyazicafe.club,tr7music.me,hdjavonline.com,playpornfree.net,dramakorea.web.id,hotshortfilms.com,movies-300mb.info,torgamez.com,animeyes.biz,sobatsemi.com,anime7u.net,saikoanimes.com,musicastorrent.com,namethatpornad.com,xtremostereo.net,teenboytwink.com,hentaifreak.org,desivdo.com,shofonline.org,erostorrents.com,moviezen.me,estrenosdoramas.org,hdpornfull.net,freeiptvlinks.net,desiremovies.info,idolfake.com,nunghd.org,seirsanduk.com,livestream.sx,pakvim.net,gayhd18.com,watchtvserieslive.org,avpapa.co,cpygames.io,2ddl.pro,losporn.com,ximage.me,kissasiantv.net,brpass.com,avenuexxx.com,pornotecahd.com,megacinex.com,ahlamtv.com,bitclaimer.me,naijakings.com,hd2doo.com,rbreezy.net,xvidstage.com,earn-money-onlines.info,fuckedintransit.com,handjob.pro,lezbiyen-tube.com,mybigbeautifulwoman.com,mystreetgirl.com,itdmusic.com,newpct1.com,al.ly,uplod.ws#%#Object.defineProperty(window, '_pop', { get: function() { return {}; } });
speedvid.net#%#Object.defineProperty(window, '_pop', { get: function() { return {}; } });
! #%#//scriptlet("abort-on-property-write", "_pop")
watchdoctorwhoonline.com,222stream.net,tutelehd.net,witanime.best,stapewithadblock.monster,hitomi.la,poapan.xyz,javboys.com,nozomi.la,tinycat-voe-fashion.com,charexempire.com,papahd1.xyz,klubsports.click,extrafreetv.com,sportssoccer.club,mangoporn.net,megaddl.u4m.world,fcfooty.com,sports-stream.site,realfinanceblogcenter.com,tutele.nl,xestreams.com,crackstreamshd.click,catchystream.com,wecast.to,uptodatefinishconferenceroom.com,techstips.co,tennisstreams.me,livetvon.click,footyhunter3.xyz,bigclatterhomesguideservice.com,9xmovie.*,animehditalia.it,juba-get.com,haho.moe,fraudclatterflyingcar.com,maxstream.video,housecardsummerbutton.com,adblockeronstape.me,fmoviesdl.com,fittingcentermondaysunday.com,liveply.me,teamos.xyz,mangapt.com,reputationsheriffkennethsand.com,sharemods.com,launchreliantcleaverriver.com,hdmoviesfair.cfd,audaciousdefaulthouse.com,amateurblog.tv,fashionblog.tv,latinblog.tv,newstarblog.tv,silverblog.tv,xblog.tv,neuro7.biz,pxxbay.com,wwwsct.com,socialgirls.im,gawbne.com,forex-trnd.com,forex-golds.com,dogemate.com,v-o-e-unblock.com,masaporn.xyz,un-block-voe.net,xxx18.uno,adshorti.co,claimlite.club,socceron.name,pornstreams.co,voeun-block.net,tvpolan.ml,voe-un-block.com,mangaboat.com,voeunblk.com,voeunblck.com,shemale6.com,hentaitk.net,voeunbl0ck.com,voeunblock3.com,voeunblock2.com,sgpics.net,voeunblock1.com,streamgoto.*,curvaweb.com,jiofiles.org,adslink.pw,voeunblock.com,playdede.com,plyvdo.live,tojav.net,streamadblockplus.com,voe-unblock.*,voe.bar,voe.sx,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.sbs,fembed.cloud,rojadirectatvenvivo.com,tutele.sx,ovamusic.com,sanet.st,tvseries.video,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,polstream.live,yts-subs.dev,123-movies.*,slink.bid,shavetape.*,hdmoviesflix.win,themoviesverse.co,hesgoal.tv,evoload.io,polstream.ml,themoviesflix.*,tvpolen.ml,tvpoland.ml,vhorizads.com,onlyfullporn.video,plylive.me,2ddl.it,tormalayalam.xyz,allplayer.tk,ragnaru.net,serijefilmovi.com,askim-bg.com,ytstv.me,androidadult.com,pahe.win,everia.club,adblockstrtape.link,adblockstrtech.link,2embedplayer.net,sexdicted.com,bdnewszh.com,hazmo.stream,hazmolive.stream,birdurls.com,adblockstreamtape.*,vipboxtv.*,xpornium.net,live.crackstreams.se,hatsukimanga.com,037jav.com,beinmatch.*,imgdawgknuttz.com,projectfreetv2.com,youjax.com,senpaiediciones.com,silverpic.com,okanime.tv,eplayer.click,poscitech.click,kuxxx.com,anicosplay.net,aotonline.org,xfantasy.su,warungfansub.xyz,hispasexy.org,pastemytxt.com,mangajokomik.blogspot.com,yayanimes.net,kantotinyo.com,virpe.cc,stape.fun,tokyoblog.tv,4horlover.com,crunchyscan.fr,7hitmovies.bond,tlin.me,flizmovies.*,yourdailypornvideos.ws,animes.vision,123movieshub.*,sakurafile.com,compartilhandobr.com,idolsblog.tv,tvply.me,fbstream.tv,dengeki-plusv2.xyz,itdmusics.com,hubgifs.info,compupaste.com,hopepaste.download,filmi123.club,cricstream.me,viprow.*,strikeout.*,scatfap.com,socceronline.me,pornez.net,gotxx.com,segurosdevida.site,anonymz.com,messitv.net,uhdstreams.club,123watchmovies.*,1stream.top,ytmp3eu.com,vidlox.me,streamta.*,123moviesme.online,bestnhl.com,egyshare.cc,swzz.xyz,animesanka.*,olympusscanlation.com,webcamrips.com,vostfree.tv,wickedspot.org,justfullporn.org,123moviesprime.com,masahub.com,viveseries.com,1tamilmv.*,olarixas.xyz,keeplinks.org,kissanimee.ru,pstream.net,javhun.com,findav.*,thebussybandit.com,pornofaps.com,85tube.com,bajarjuegospcgratis.com,balkanportal.net,celebrity-leaks.net,comicsmanics.com,datawav.club,desivdo.com,directupload.net,doctormalay.com,dvdfullestrenos.com,ebookhunter.net,ekasiwap.com,electro-torrent.pl,femdom-joi.com,gaysex69.net,hentaistream.co,javjunkies.com,lightdl.xyz,lightdlmovies.blogspot.com,palimas.org,pirateiro.com,pornobr.ninja,pornorip.biz,pornotorrent.com.br,sexofilm.co,sportstream.tv,torrage.info,video.az,vstorrent.org,watchjavidol.com,xanimeporn.com,yifytv.top,javhoho.com,xsober.com,kinemania.tv,manga-mx.com,gambarbogel.xyz,nuoga.eu,123stream.fun,mediapemersatubangsa.com,gomo.to,9anime.*,shahid4u.info,theicongenerator.com,javgayplus.com,strtapeadblock.me,dragontranslation.com,picdollar.com,myonvideo.com,hwnaturkya.com,javsex.to,lechetube.com,cinema.cimatna.com,animefire.net,password69.com,javhd.win,film1k.com,gaydelicious.com,toonanime.xyz,prostylex.org,pepperlive.info,manyakan.com,nsfwcrave.com,tensei-shitara-slime-datta-ken.com,hitprn.com,streamzz.*,tamilmovierockers.info,123moviesg.com,tvplusgratis.com,ask4movie.*,hollymoviehd.cc,123movieshd.*,utlocker5movies.org,maxitorrent.com,movi.pk,findporn.*,tabooporns.com,aloanime.me,123movies4u.site,zerion.cc,stream-zone.fr,smallencode.me,torrentsgames.xyz,simonheloise.com,hexupload.net,eurostreaming.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,anroll.net,sextgem.com,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.*,sanos.xyz,vupload.com,rapelust.com,katmoviehd4.com,videostreaming.rocks,imx.to,balkantelevizija.net,zonarutoppuden.com,yomovies.*,incestflix.com,dood.wf,dood.la,dood.pm,dood.so,dood.to,dood.watch,dood.ws,sports24.*,animegalaxy.live,linkebr.com,videoproxy.*,thiruttuvcd.xyz,smoner.com,movie8k.*,mzupdate.com,clipwatching.*,strtape.*,videowood.tv,ytmp3.eu,vipbox.lc,ccurl.net,usagoals.*,xxvideoss.org,zplayer.live,pahe.stream,janusnotes.com,dropgalaxy.com,357x.blogspot.com,streamsport.icu,wigilive.com,itopmusic.org,hikarinoakari.com,cb01.directory,vidtod.com,short88.com,shortbled.com,srts.me,paidtomoney.com,givemenflstreams.com,givemenbastreams.com,givememmastreams.com,givemeredditstreams.com,skymovieshd.vin,proxybit.*,batoscan.net,thevideos.ga,rule34hentai.net,claimcrypto.cc,vvc.vc,cipflix.to,projectfreetv.online,greatanimation.it,kwik.cx,hitsebeats.eu,darmowa-tv.ws,hentaialtadefinizione.it,racaty.net,illink.net,virpe.com,ownurl.website,300mbplus.*,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,gibit.xyz,mangovideo.club,budcenter.site,pctmix.com,mirrorace.*,300mbfilms.*,todaynewspk.win,youdbox.com,gaypornmasters.com,wordcounter.icu,darmowatv.ws,hiperdex.com,rawdex.net,sportzonline.to,wstream.to,verpornocomic.com,baixarhentai.net,scnlog.me,nodkey.xyz,itopmusic.com,pics4share.com,linkjust1.com,fx4vip.com,onlystream.tv,animesvision.biz,koreanaddict.net,iklandb.com,moaplos.com,nowagoal.xyz,bestjavs.com,thepiratebay.asia,nocensor.*,dramahd.me,thepiratebay0.org,scat.gold,clik.pw,animeblkom.net,frkmusic.me,vstplugs.com,onceddl.org,freeomovie.to,leechpremium.link,uii.io,short.pe,cryptohog.net,abcvideo.cc,clicknupload.co,viitodo.com,intothelink.com,snahp.it,hikarinoakariost.info,streamtape.*,animeshouse.net,drobfilx.com,skymovieshd.fit,porncomix.info,7r6.com,vldtodo.com,xyzembed379.net,zobacz.ws,vidtome.stream,legendas.dev,megasubtitles.com,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,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.*,playtube.ws,pornxbit.com,rnbxclusive.best,onceddl.com,pornxday.com,autofaucets.org,rifurl.com,filmninja.ws,imgrock.net,shurt.pw,piratebay.live#%#//scriptlet("abort-on-property-write", "_pop")
javcl.com,vsttorrents.net,kropic.com,shorterall.com,fakyutube.com,javtiful.com,22pixx.xyz,linkdrop.net,porndish.com,mypornhd.com,europeanclassiccomic.blogspot.com,holanime.com,oloadporn.com,tamilyogi.vip,bleach-hdtv.blogspot.com,telewizja-internetowa.pl,webcamshows.org,team1x1.com,thehiddenbay.com,ask4movie.com,peeplink.in,animeultima.eu,darmowa-telewizja.online,kastream.biz#%#//scriptlet("abort-on-property-read", "_pop")
thepiratebay.asia,diag-auto.site,mygoodstream.pw,superitu.com,edmdl.com,ayefiles.com,project-free-tv.ag,mypeercast.com#%#Object.defineProperty(window, 'popjs', { get: function() { return {}; } });
pornyhd.com,pornxday.com,putlockerslinks.com,baixarhentai.net,freeservice.info,branitube.net,hindimean.com,drobfilx.com,22pixx.xyz,nacastle.com,eurostreaming.pink,imgbaron.com,feurl.com,animeshouse.biz,erai-ddl3.info,erai-ddl2.info,erai-ddl.info,hitbits.io,scnlog.me,plytv.me,premiersport.tv,mixdrop.to,streamcdn.to,300mbfilms.io,jkanime.net,uii.io,mixdrop.co,filma24.*,anime-odcinki.pl,phim2online.com,upzone.cc,t0r.xyz,sportstream.to,acefile.co,watchxxxfreeinhd.com,premiumleecher.com,short.pe,fjav.net,kastream.biz,dropapk.to,aflamfree.top,khatrimazafull.to,mirrorace.com,egybest2.com,javplay.me,ytmp3.eu#%#//scriptlet("abort-on-property-read", "popjs")
!
! PopAds-b
javhiv.com,nyafilmer.com,gotgayporn.com,letwatch.to,hqq.tv,pornhd.com,thevideo.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,filecrypt.cc,icdrama.se,faselhd.com,jawcloud.co,xmoviesforyou.com,123moviesonline.stream,swapsmut.com,pornwhite.com,dir50.com,vshare.eu#%#Object.defineProperty(window, 'popns', { get: function() { return {}; } });
zerion.cc,uraaka-joshi.com,sxyprn.net,nikaraw.com,pahe.win,javplay.me,hispasexy.org,moviecrumbs.net,segurosdevida.site,xvideos.com,technicalatg.xyz,czxxx.org,ashemaletube.com,moviesand.com,prostylex.org,faptube.xyz,erogarga.com,redhdtube.xxx,nyafilmer.*#%#//scriptlet('abort-on-property-read', 'popns')
xmoviesforyou.com,thatav.net,playpornfree.xyz,gounlimited.to,jetload.net,megapornfreehd.com,manhwahentai.com,fileone.tv#%#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,crackingpatching.com,xmovies8.es,1337x.to,unblocked.ink,albumkings.org,uploadocean.com,zippyshare.com,bigfile.to,imgcandy.net,uptobox.com,uptostream.com,userscloud.com,imageweb.ws,salefiles.com,eztv.ag,extra.to,pornscum.com,pornsocket.com,depositfiles.com,depositfiles.org,dfiles.eu,dfiles.ru,pornve.com,yourbittorrent.com,nowvideo.li,karanpc.com,movpod.in,uplod.ws,psarips.com,freelive365.com,imgchili.net,porntrex.com,pornfay.com,hulkload.com,zone.telechargementz.tv,xmovies8.tv,imgclick.net,watchers.to,letwatch.to,speedvid.net,indishare.me,bdupload.info,vidlox.tv,img24.org,uploadrocket.net,prefiles.com,vidfile.net,anime-odcinki.pl,extratorrent.cc,xmovies8.ru,clicknupload.link,suprafiles.co,lipstickalley.com,watchvideo.us,uploading.site,coo5shaine.com,katfile.com#%#Object.defineProperties(window,{admvpu:{get:function(){},set:function(a){if("function"==typeof a)throw Error();}},Fingerprint2:{get:function(){},set:function(){throw Error();}}});
manhwahentai.com,cloudvideo.tv,khoai.tv,watchfree.at,xmovies8.pl,snowfiles.com,lnkshrnk.net,vidto.me,tusfiles.com,dwindly.io,opensubtitles.org,easyview.eu,peggo.tv,vidmoly.me,megaxtreme.net,goalsport.se,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,yobuilder.com,estrenos10.com,urle.co,9xbuddy.com,pasteca.sh,peliculaxd.com,thepiratebay.org,listentoyoutube.com,powvideo.net,gamesofpc.com,gameslords.com,file.up09.com,cogismith.com,coginator.com,simizer.com,vizer.tv,jkanime.net,suprafiles.org,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.*,zalupa.icu,cloudvideotv.stream,send.cm,gamesdatabase.net,repack-games.com,videobin.co,streamsport.pro,animeheaven.ru,mywatchseries.stream,kissanime.nz,uploadrar.com,vldtodo.com,zobacz.ws,bit-url.com,hexupload.net,thehouseofportable.com,iir.ai,tii.ai,prostream.to,gomo.to,pleermp3.net,solarmovie.to,adshort.*,newepisodes.co,megaup.net,ckk.ai,uploadas.com,downloadpirate.com,imgrock.pw,gounlimited.to,shon.xyz,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,namethatpornstar.com,demogame.org,bayimg.com,playpornfree.net,mangoporn.net,torrage.com,youwatchporn.com,watchfreexxx.net,verpeliculasbuenas.com,pornfree.me,4porno.com.br,movieporn.me,bayfiles.net,speedporn.net,videoporno.com,goldboard.org,configspc.com,peliculasactuales.com,gimblethorn.comunidades.net,cinemabrasileiro.comunidades.net,pornmix.org,3dlolicon.com#%#Object.defineProperty(window, 'jsUnda', { get: function() { return; } });
javhub.net,highporn.net,xxxparodyhd.net,uptobox.com,uptostream.com,pandamovies.me,pornkino.cc,watchpornfree.info,xxxmoviestream.xyz,mangoporn.co,playpornfree.xyz,xopenload.me,streamporn.pw#%#//scriptlet("abort-on-property-read", "jsUnda")
!
! For scripts, which uses base64
force-download.es,convert-me.com#%#window.atob = function() { };
!
! phantomPopunder
shooshtime.com,drtuber.com,planetsuzy.org#%#Object.defineProperty(window, 'phantomPopunder', { get: function() { return {}; } });
!
! impspcabe (anti adblock clickunder)
doodhwali.com,deutsche-porn.com,videotoolbox.com,convertfiles.com,extratorrent.cc,uploads.to,drtuber.com,uplod.it,4bir.com,rapidvideo.com,mcfucker.com,befuck.com,pipec.ru,xyya.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,thefappeningnew.com,vshare.eu,anon-v.com,raptu.com,tubedupe.com,estream.to,hentai-id.tv,thenewporn.com,salefiles.com,watchvideo.us#%#Object.defineProperties(window, { "_impspcabe_alpha": { value: false, writable: false }, "_impspcabe_beta": { value: false, writable: false }, "_impspcabe_path": { value: 'about:blank', writable: false }, "_impspcabe": { value: false, writable: false } });
worldwidetorrents.me,femefun.com,masalaclips.org,votrube.ru,720video.tv,megapeer.org,vidabc.com,bravoerotica.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,dragonthumbs.com,crissymoran.net,freebets.claims,bettingtips.expert,tubepornovideo.com,amateursgonebad.com,glamourmodelsgonebad.com,anonimag.es,ukbettips.co.uk,bestbet.tips,ikwilthepiratebay.org,1337x.to,pornve.com,thepiratebay.org,imagebam.com,pornleech.com,rarbg.to,rocktv.co#%#Object.defineProperties(window, { _wm: { get: function(){ return null; } }, _wm_settings: { get: function(){return{};} } });
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
2giga.link,animeid.tv,vidzi.tv,eztv.ag,raptu.com,vidtodo.com,akstream.video,noslocker.com,vshare.eu,thevideobee.to,istockfile.com,extratorrent.cc,shaanig.org,vidzi.tv,downace.com,vidabc.com,upfile.mobi,rocktv.co,watchseries.cr#%#(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)};})();
flashx.*#%#//scriptlet('prevent-setTimeout', '/RTCPeerConnection[\s\S]*?new MouseEvent\("click"/')
!
! BetterJsPop
player.hdgay.net,player.subespanolvip.com,hentaihaven.org,3pornstarmovies.com,identi.li,xn--myp2-esa.eu,voyeurhit.com,katestube.com,hanime.tv,goldesel.to,fetishshrine.com,homemoviestube.com,fantagazzetta.com,sleazyneasy.com,movie-blog.org,xxxstreams.org,wankoz.com,subtorrents.com,ikshow.net,xvideosx.com.br,pornicom.com,shesfreaky.com,firstrowsportes.net,nosteam.ro,sheshaft.com,dramacity.se,firstsrowsports.tv,pornwhite.com,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,imageweb.ws,freepornhq.xxx,sextop.net,firstrowi.com,vipbox.me,atdhe.ru,justpicsplease.com,kisshentai.net,xvideos5.com.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,drago99.com,cricfree.org,mamasijaya.me,vipbox.so,mypornstarbook.net,sexhayvc.com,crickfree.net,atdhe.to,atdhe.cc,vrsmash.com,webdesigndev.com,line25.com,stream2watch.eu,plashporn.com,tarjetarojaonline.eu,sportlemons.com,javhdmovies.net,redvideos.com.br,rojadirectas.me,xxhay.com,handjobhub.com,wiziwig.to,femdomtube.xxx,porntube4k.net,sexne.net,firstsrowsports.com,darkom.me,1kino.in,firstrow1uk.eu,lavoratorio.it,scatkings.com,losporn.com,wiziwig.ru,sportlemon.net,entrejuegosgratis.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,freshmusic.download,firstrowsportes.tv,ilivestream.com,porn2dl.net,sportlemon.top,sportcategory.org,guyswithiphones.com,streamhunter.net,astu-maison.com,deep-warez.org,pornogiusto.com,vipbox.biz,frontrowsport.tv,ilemi.so,streamhunter.so,atdhe.se,camarchiver.com,phimmup.net,realstreamunited.tv,jphimsex.net,kissdoujin.com,astucito.com,exposedlyrics.com,torrentz.in,sexsub.net,astu-cuisine.com,pussylicking.me,pornotube.it,xxxsiterips.xyz,videojav.net,lyriczz.com,sexiestpicture.com,fullpornmovies.net,pornbust.net,krank.de,hentaidream.org,freestream.to,firstrow.top,myp2p.sx,creamypussyvideos.com,firstrows.net,pirateporn.net,freepornpass.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.it,divxtotal.com,verseries.pw,firstsrow.eu,streams2watch.me,pornilly.com,firstrowi.eu,yougoggle.com,firstrowi.net,pornincest.org,buyu0910.com,pornsextube.tv,vive-le-porno.com,firstrow1us.eu,hahasport.top,gigaporno.com,webcamrip.com,hahasports.tv,streamsport.eu,adultxpedia.com,escorte.sex,xhamster.it,velhas10.com,bibledusexe.com,atdhe.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,solidfiles.com,uploaded.net,safelinking.net,openload.co#%#Object.defineProperty(window, 'BetterJsPop', { get: function() { return { init: function() { } }; } });
oladblock.me,oladblock.xyz,oladblock.services,oload.space,oload.live,oload.club,openload.pw,oload.fun,povwideo.cc,turbobit.cc,fruithosts.net,oload.icu,putlockermix.org,empressleak.biz,oload.win#%#Object.defineProperty(window, 'BetterJsPop', { get: function() { return { init: function() { } }; } });
! #%#//scriptlet("abort-on-property-read", "BetterJsPop")
cuevana.*,cuevana3.*,monstream.org,javboys.cam,koreanbj.club,vpo.link,redload.co,streaming-french.net,ytms.one,rpdrlatino.live,vaav.top,ddl-francais.com,cuevana4.cc,watch-series.site,illimite-streaming.com,gratflix.org,multiup.us,player.koreanpornmovie.xyz,filmesonlinehd1x.pro,kalashnikovfire.tk,netu.fshd.link,oyohd.one,xxvideoss.net,pourvous.club,movi.pk,kitraskimisi.com,msmini.cyou,hydrax.xyz,thisirussia.io,waaw1.tv,vf-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,richhioon.eu,haes.tech,wiztube.xyz,antentri.top,mp4cage.com,netu.in,cineflixtv.net,vizplay.*,view47.*,streamplusvip.*,oyohd.com,hindilinks4uto.com,animestream.watch,msubplix.com,vidxhot.net,waaw.*,chillicams.net,flashx.net,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,oload.services,verystream.com,freeteenporn.xxx,ashemale.one,kaotic.com,hentaicore.org,oload.vip,oload.best,oload.network,alltube.pl,oload.biz,oload.website,oload.xyz#%#//scriptlet("abort-on-property-read", "BetterJsPop")
! #%#//scriptlet("set-constant", "BetterJsPop.add", "noopFunc")
embedo.co,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.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,watchers.to#%#(function(){var b=document.addEventListener;document.addEventListener=function(){-1==arguments[1].toString().indexOf("inXP(e.target")&&b.apply(document,arguments)};var 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,pornfapr.com,freepornhq.xxx,piratebays.co.uk,gameofbay.org,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)};var 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,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,proxyfl.info,unblockedhyperbay.info,tpbairproxy.in,thepiratebay.pictures,proxybayduck.fi,piratenbucht.eu,piratebaai.click,piratbaypirate.link,capjackproxy.net,ikwildepiratebay.org,proxyproxyproxy.nl,proxypirate.in,gameofbay.org,tpbunblocked.org,unblocktpb.com,piratebays.co.uk,tpbportal.in,thepiratebay.uk.net,piratetoday.click,batpirate.info,baypirate.click,thepiratebay.blue,piratebaai.club,proxyspotting.in,baypiratebay.be,tpbproxyone.org,unblockedbay.info,baybaypirate.org,rowpirate.org,kickass.cd,eztv.unblocked.sh,porn00.org,megadrive.co,altadefinizione01.zone,tamilrockers.tw,vidto.me,rarbgmirror.org,piratbaypirate.link,vidzi.tv#%#!function(b,c){function a(a,b){return typeof a!=='function'?!0:a.toString().indexOf(b)===-1}b=document.addEventListener,document.addEventListener=function(){a(arguments[1],'inXP(e.target')&&b.apply(document,arguments)},c=window.setInterval,window.setInterval=function(){return a(arguments[0],'cookies.ppu_main')?c.apply(window,arguments):void 0},AG_defineProperty('onbeforeunload',{beforeSet:function(b){return a(b,'location.href=options.url')?b:null}})}();
estream.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=function(){f(arguments[1],"['tagName']['toLowerCase']()&&document")&&d.apply(document,arguments)},e=window.setInterval,window.setInterval=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,x1337x.eu,1337x.to,1337x.st,x1337x.ws,kissasian.li,proxytpb.pw,tvsinpagar.com,filmux.org,egy.best#%#!function(a,b){function c(i,j){return"function"!=typeof i||-1===i.toString().indexOf(j)}a=document.addEventListener,document.addEventListener=function(){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,proxytpb.org,zombay.org,tpbbay.eu,proxyoneahoy.net,thepiratebay.bet,urbanproxy.eu,piratebays.co,pirateproxy.tf,piratebaymirror.eu,pirate.trade,thepiratebay-proxy.com,wearepirates.click,ukpirate.org,hyperproxy.net,duckingproxy.eu,piratebayproxy.tf,tpbmirror.us,pirateproxy.yt,alivbay.org,piratebay.red,pirateproxy.wf,ukpirateproxy.xyz,piratebay247.net,pirateprox.club,baypiratebay.be,indiaproxy.in,thepirate.click,tpb.tw,seehd.pl,worldwidetorrents.me,superanimes.site,streamdreams.org,vergol.com,vidmoly.me,anitubebr.com,mp3fiber.com#%#!function(a,b){function c(i,j){return"function"!=typeof i||-1===i.toString().indexOf(j)}a=document.addEventListener,document.addEventListener=function(){c(arguments[1],"'popunder'")&&a.apply(document,arguments)},b=window.setInterval,window.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=function(){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}})}();
superbay.link,thepiratebay.kiwi,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,freeproxy.rocks,pietpiraat.org,thepirate.one,thepirate.xyz,unblocktheship.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=function(){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,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=function(){c(arguments[1],"'tabu")&&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}})}();
kimcartoon.to#%#!function(a,b){function c(i,j){return"function"!=typeof i||-1===i.toString().indexOf(j)}a=window.addEventListener,window.addEventListener=function(){c(arguments[1],"window['location']")&&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}})}();
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=function(){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.net,holanime.com,zenomovie.com,uploadev.org,oko.sh,lordhd.com#%#!function(a,b){function c(i,j){return"function"!=typeof i||-1===i.toString().indexOf(j)}a=window.addEventListener,window.addEventListener=function(){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")
watchdoctorwhoonline.com,watchlostonline.net,watchtheofficetv.com,tinycat-voe-fashion.com,realfinanceblogcenter.com,vidstream.pro,uptodatefinishconferenceroom.com,bigclatterhomesguideservice.com,pcprogramasymas.net,123animes.*,fraudclatterflyingcar.com,housecardsummerbutton.com,maxstream.video,fittingcentermondaysunday.com,reputationsheriffkennethsand.com,launchreliantcleaverriver.com,audaciousdefaulthouse.com,123movies-org.site,v-o-e-unblock.com,un-block-voe.net,tweakcentral.net,ssbstream.net,kwik.cx,animepahe.com,voeun-block.net,mplayer.sbs,rawmanga.top,voe-un-block.com,voeunblk.com,send.cm,javside.com,babesaround.com,dirtyyoungbitches.com,grabpussy.com,join2babes.com,nightdreambabe.com,novoglam.com,novohot.com,novojoy.com,novoporn.com,novostrong.com,pussystate.com,redpornblog.com,rossoporn.com,sexynakeds.com,senmanga.com,mangaraw.org,novoporn.com,pbabes.com,thousandbabes.com,voeunblck.com,voeunbl0ck.com,voeunblock3.com,hdfilme.top,voeunblock2.com,kissasian.li,voeunblock1.com,voeunblock.com,obaflix.site,voe-unblock.*,voe.bar,voe.sx,hdhub4u.tel,ask4movie.*,masahub.net,moviesjoy.*,easyexploits.com,filmeserialeonline.org,azm.to,biqle.org,m4uhd.tv,daftsex.com,animesuge.to,9anime.*,vidstreamz.online,beef1999.blogspot.com,files.im,ettvcentral.com,animekisa.tv,budcenter.site,movies07.co,playtube.ws,upstream.to,tii.ai,iir.ai,hhkungfu.tv,playhydrax.com,hydrax.net,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,phimgiz.net,himovies.to,hhdstreams.club,uhdstreams.club,holymanga.net,strims.world,kissanime.*,xmovies8.pw,sektekomik.com,moviesjoy.*,1337x.*,0gomovies.*,vipbox.lc,watch-serieshd.cc,semawur.com,tamilblasters.unblockit.dev,shingekinokyojinepisodes.com,bigg-boss14.su,tinyzonetv.to,ekinomaniak.net,rexdlfile.com,downloadhub.ink,cuturl.in,123movie.date,manganelo.link,janusnotes.com,hblinks.pro,akwams.*,1337x.is,desiupload.co,leechall.com,allcalidad.la,kissmanga.link,disasterscans.com,masteranime.es,savesubs.com,gdtot.*,mkvcinemas.*,mangakik.com,akwam.*,goo-2o.com,mirrored.to,desustream.me,europixhd.io,news.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,phimgiz.net,himovies.to,hhdstreams.club,uhdstreams.club,holymanga.net,strims.world,kissanime.*,xmovies8.pw,sektekomik.com,moviesjoy.*,1337x.*,0gomovies.*,vipbox.lc,watch-serieshd.cc,semawur.com,tamilblasters.unblockit.dev,shingekinokyojinepisodes.com,bigg-boss14.su,tinyzonetv.to,ekinomaniak.net,rexdlfile.com,downloadhub.ink,cuturl.in,123movie.date,manganelo.link,janusnotes.com,hblinks.pro,akwams.*,1337x.is,desiupload.co,leechall.com,allcalidad.la,kissmanga.link,disasterscans.com,masteranime.es,savesubs.com,gdtot.*,mkvcinemas.*,mangakik.com,akwam.*,goo-2o.com,mirrored.to,europixhd.io#%#//scriptlet("json-prune", "*", "rot_url")
!
! A popunder script that generates cookies with name 'glx_pp'
ganooll.co,underurl.com,aii.sh,oko.sh,cloudvideo.tv,file-up.org#%#//scriptlet("abort-current-inline-script", "Math", "/=function\(str,vocabulary\)/")
!
! jsPopunder
dir50.net,thevideo.me,voodaith7e.com,imgrock.net,imgoutlet.com,doyki.com,vidup.me,imgoutlet.com#%#Object.defineProperty(window, 'jsPopunder', { get: function() { return function() {}; } });
!
! initPu, puShown
shemaleporn.xxx,lizardporn.com,downace.com,javstyle.com,imgsin.com#%#Object.defineProperty(window, 'puShown', { get: function() { return true; } });
123pandamovie.me,adultvideoz.net,mangovideo.pw,cartoonporno.xxx,69games.xxx,mirrorace.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")
filmdelisi.co,seyredeger.com,masterplayer.*,balfilmizle1.com,filmseyretizlet.com,altyazilifilm.*,milfzr.com,movies07.live,adly.fun,hotscopes.*,hentaianimedownloads.com,indiatoday.tech,erotikfilmsitesi.com,mobileflasherbd.com,eroticpub.com,boobsrealm.com,kickass.ws,naughtymachinima.com,mangovideo.club,22pixx.xyz,xxxparodyhd.net,torrentproject.cc,pandamovies.me,porcore.com,dbupload.co,mangoporn.net,pornkino.cc,watchpornfree.info,imguur.pictures,xxxmoviestream.xyz,mangoporn.co,kickass.vc,freshscat.com,playpornfree.xyz,kickass.love,xopenload.me,streamporn.pw#%#//scriptlet("set-constant", "puShown", "true")
! A new/different version of "puShown" ads/popups
mangakita.net,westmanga.info#%#//scriptlet("set-constant", "puShown1", "true")
!
! AdSupply clickunder
mirrorcreator.com,fullmatchesandshows.com,tinypic.com,tube8.com,youporn.*,pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#%#Object.defineProperty(window, 'UAParser', { get: function() { return function() { }; } });
pornone.com,vporn.com#%#//scriptlet("abort-on-property-read", "UAParser")
!
watchseries-online.nl#%#Object.defineProperty(window,'_drp', { get:function(){return {}; } });
!
! go.oclasrv.com clickunder/ads ('zfgloaded')
! '#%#//scriptlet("abort-current-inline-script", "String.fromCharCode", "zfgloaded")'
filmeonlinehd.biz,onlinework4all.com,youdbox.com,downloadtwittervideo.com,fetchtube.com,elkooora.com,lodynet.co,animecomplet.in,mega4up.com,brstej.com,tuktukcinema.com,adslinkfly.online,mvs4u.tv,arabseed.net,speedvideo.net,watchdbzsuper.tv,gsurl.in,yalla-shoot.today,earnload.co,gpmojo.co,vminhsang.name.vn,movi.pk,halacima.co,shorten.sh,earnload.com,mangazuki.online,televisiongratishd.com,videobin.co,seosence.com,todofull.net,zoom-link.com,urlcloud.us,hdfilme.cc,mangacanblog.com,stalktr.net,lelscan-vf.com,app.ignition.fun,cafehulu.com,watchwebmovies.com,9anime.vip,0123movies.com,123kmovies.net,123movie.cc,123movie.sc,123movies.productions,123movies.domains,123movies2019.com,123movies2019.net,123movies2019.org,123moviesback.com,123moviese.com,123moviesgot.com,123moviesok.org,123moviesss.com,123moviestar.net,123moviies.org,123videos.tv,123watchmovies.org,1xxx.tv,2movierulz.ms,300mbmovies4u.club,33sk.tv,3arabicporn.com,3sk.co,4cima.tv,4oof4u.com,4shworld.com,5starmusiq.com,9anime.cloud,9movies.tv,9putlocker.io,9xrockers.pw,a5bar-sari3a.com,adultwallpapers.co.in,afghanidata.com,aflam.io,aflam4you.tv,aflamhq.co,aflamonlinee.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,animestreams.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,bucetasx.com,cadelanocio.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,cimaclub.com,cineblog01.media,cinema4tv.com,clicknupload.org,clik.pw,clooud.cc,cloudvideo.tv,clubedoaz.com.br,cmovieshd.bz,cmovieshd.com,cmovieshd.net,cockhero.org,converto.io,coolmg.com,crackzsoft.com,cwtvembeds.com,czech3x.net,dailyimages.xyz,dailyuploads.cc,darmowa-telewizja.online,darmowa-tv.pl,ddlplayer.com,denunciando.com,descargacineclasico.net,despreseriale.ro,dir50.com,downace.com,downloadhub.org,downloadhub.ws,downloadming.la,downloadming.pro,dp-stream.com,dramamate.com,dredown.com,dropfile.download,ebooksz.net,egy.best,egybest.net,egybest.site,embed.watchasian.co,extreme-d0wn.com,f-hd.net,f16f.com,fastplay.to,fatimakhamissa.com,ffmovies.ru,filehostguru.online,filerio.in,filme-bune.net,filmotopia.org,filmywap.com,filmywap2.com,flenix.net,flix555.com,flowhot.me,fmoviez.org,foxebook.net,freeapps4y.blogspot.com,freedisc.pl,freelivesports.co,full-stream.nu,fullmaza.net,fullmovies24.net,fullmoviescenter.com,fullypcgames.in,fussball-livestream.net,gameofbay.org,ganduworld.info,gaypinoyporn.com,glinks.me,gnula.se,gogomovies.net,gomovies.la,gotdatfire.com,greenmp3.com,gsul.me,gsur.in,hdfilme.net,hdfilme.tv,hdgo.to,hdmoviedownloader.com,hdmoviesfree.me,hdmoviesfree.net,hdmp4mania.world,hdpopcorns.in,hdteenx.com,her69.net,hevcbay.com,hindugodsongs.com,igg-games.com,indexofmovie.com,indoakatsuki.net,indoxxi.show,ipagal.org,irp.uz,iwatchtwd.com,japscan.to,jizzman.com,joymovies.com,justdubsanime.net,justupload.io,katcr.review,katmovie.de,katmoviehd.cc,kinofen.net,kinoger.com,kinoger.to,kombatch.com,koursaros.net,kprofiles.com,kreskowkazone.pl,lapeliculas.com,legendofkorra.tv,libertyvf.co,linkcaptcha.net,m4ufree.io,mac-torrent-download.net,mangahasu.se,mangaindo.web.id,medeberiyaa.com,mehlizmovies.com,milfzr.com,mithaaprilia.com,mobilemovieshd.in,momjoi.com,movie1k.pw,movie2free.com,moviebay.io,moviemart.in,movieonline.io,movies1234.net,movies79.com,moviesevil.ws,movieshd.ru,moviesonline.tf,moviespur.pw,moviestime.to,movizland.online,mp3-pn.com,mp3-red.co,mp3bedavam.com,mp4mania.world,mr-hd.com,mr-hd.in,mrelhlawany.com,msphubs.com,musicart.ml,musicastorrent.com,my123movies.org,myegy.tv,mywatchseries.stream,narudemi.co,nepalikanchi.com,new-mastermovie.com,newpct.com,newpct1.com,nghmaty.com,ngusman.com,niagotch.com,nordicfilm.co,novelasfb.com,odia1.me,oikamenoi.com,olozmp3.net,onlinechat.co.in,onprojectfreetv.site,otakustream.tv,ouo.io,pagalworldm.com,panda-streaming.net,pelisencastellano.com,peruanazotv.com,phimotv.net,picclock.ru,piratebays.co.uk,pirateproxy.wf,pirateproxy.yt,plg.ovakode.com,polskie-aktorki-porno.pl,pornley.com,pornlibrary.net,pornscum.com,porntrex.com,project-free-tv.ag,punjabimoviesonline.org,putlocker.sk,putlockerfree.net,putlockertv.se,putlockertv.ws,rapidvideo.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,sebn.sc,segiempat.com,sempreinter.com,sendvid.com,seriesblanco.tv,seriesonlinehd.org,sexarabtv.com,sexmag.biz,shaggyimg.pro,short.pe,shortmony.me,shurikenteam.com,siii.club,simitator.com,softcoretube.org,softpcfull.com,software-on.com,solarmovie.net,solarmovie.st,solarmoviefree.co,solarmoviefree.me,solarmoviesc.co,solarmoviex.to,speed4up.com,sportify365.blogspot.co.uk,sportify365.blogspot.hr,stiffgamerdown.com,stream4free.live,streaming-foot.club,streaming-football.org,streamingo.org,streamm4u.com,subsmovies.me,swatchseries.to,szs.pw,tamilfreemp3songs.com,tamilfullmovies.in,tamilmv.cz,tamilrock.org,telepisodes.org,thaihotmodels.com,the123movies.com,the123movies.org,thenightseries.net,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,tugaanimado.net,tumejortorrent.com,tusnovelas.net,tv-onlinehd.com,twojetv.ws,uii.io,upload.ac,upload4earn.org,uploadmp4.com,upzone.cc,urgetofap.com,urgrove.net,ustreamix.com,vidcloud.icu,videokhoj.co,vidfile.net,vidload.co,vidlox.tv,vidnode.net,vidoevo.com,vidtomp3.info,vimeotomp3.com,viralitytoday.com,vizhe.xyz,vojkudee.net,vstarmusiq.com,watch-online.biz,watch-series.co,watch32.is,watch5s.me,watchfilmy.com,watchmovies.pk,watchncum.biz,watchncum.com,watchonlinemovies.com.pk,watchparksandrecreation.net,watchrecentmovies.co,watchseries.unblockme.xyz,watchshow.stream,wicr.me,xeimg.yt,xkeezmovies.com,xmovies8.io,xmovies8.net,xmoviesforyou.com,xmoviesforyou1.com,xxxstreams.eu,xxxwebdlxxx.org,yakaracolombia.com,yalla-shoot.com,yeane.org,ymovies.tv,yt2mp3s.me,yuyalay.com,zedstream.com,zinkhd.co#%#//scriptlet("abort-current-inline-script", "String.fromCharCode", "zfgloaded")
! '#%#//scriptlet("abort-on-property-read", "zfgformats")'
illink.net,gmanga.me,ockles.com,nowagoal.xyz,forextrading9.online,exee.io,pcgamez-download.com,gamepciso.com,youdbox.com,tunestream.net,series.movie,shorthitz.com,moalm-qudwa.blogspot.com,aatfal.com,vivo.sx,ustreamy.co,animeblix.com,toonily.com,mondainai.moe,pnd.*,underurl.com,goo-2o.com,vidfast.co,movizland.com,leechpremium.link,cloud9.to,watchasian.to,thepiratefilmes.co,1watchonlinemovies.com.pk,filmesviatorrents.gratis,kazefuri.me,pulsemens.com,abcvideo.cc,palsweet.live,lefturl.com,pluslive.live,douploads.net,torrentproject.cc,nmac.to,biroads.com,exdb.link,exdb.net,animelove.it,ouofly.com,onbox.me,seriesfilmestorrent.net,gdriveplayer.*,hindipix.in,naisho.website,shurt.pw,animecomplet.co,supervideo.tv,tudogamesbr.com,masteranime.es,akltu.com,100count.net,playtube.ws,shortpaid.com,gogoanimee.com,pandafiles.com,wplink.online,iir.ai,adshr.ink,citgratis.com,dayifullhdfilmizle.site,torrentmegafilmes.tv,pirlotv.es,kora-online.tv,hindimean.com,gplinks.co,movies123.pics,adsme.cc,fitgirlrepacks.co,tiny.do,vidtoply.com,supersimple.online,sickworldmusic.com,videomega.co,prostream.to,anitube.be,uiz.io,shortearn.eu,kisscartoon.info,what.cd,kisscartoon.love,plytv.me,aii.sh,ckk.ai,oko.sh,lovemovies.ge,bitearns.com,owllink.net,trivisna.com,repayone.net,gnula.nu,1tamilmv.com,televisiongratisenvivo.com,rapidotorrents.net,megafilmes.org,voxc.org,gplinks.in,bit-url.com,cmovies.tv,cashearn.eu,superonleech.online,superonleech.biz,3movierulz.mx,hanimeku.com,flowyourvideo.com,isubsmovies.com,vidbm.com,onlinemovieswatch.com.pk,baan-series.com,tapynews.com,acorpe.com,mvs4u.net,aflamyz.net,tamilmv.win,solarmovie.fun,fuqer.com,downloadgamepsp.com,comando4kfilmes.com,arblionz.tv,kiryuu.co,vidsrc.me,educationvilla.xyz,pingit.im,tvbd.live,tencentgamingbuddy.co,shahid4u.net,123movieshub.one,latestseoupdate.com,iindoxxi.com,apkmaghrab.tk,faucet.gold,trucnet.net,drhealthmag.com,mtbtutoriales.com,mtbcut.net,idxx1.top,ddownr.com,megaurl.in,harvestofmusic.com,rockindiy.com,baomay01.com,uploadrar.com,terbit21.co,comandotorrents.com,onlystream.tv,torrentmegafilme.net,watchxxxfreeinhd.com,5movies.cloud,cafehulu.com,telewizja-internetowa.pl,0123movies.org,watchhowimetyourmother.online,moshahda.online,kickassanime.ru,indoxxi.center,wzayeef.com,ytmp3.mobi,mp4s.org,tamilmv.bid,rapidvid.to,streamloverx.com,is123moviesfree.com,putlocker.digital,prettyfast.to,01fmovies.com,123movies.gallery,123movies.gdn,123moviespro.net,1337x.unblock2.xyz,2movierulz.ac,animeheaven.es,bludv.tv,foxebook.net,indoxx1.show,kkiste.su,revivelink.com,seehd.ru,series9.to,short.pe,uploadmp4.com,watchcartoonsonline.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
! The same rule as above, but without hint. In case if scriptlet doesn't work in Firefox, for example due to race condition
! #%#//scriptlet("abort-current-inline-script", "String.fromCharCode", "/emZnbG9hZGVk|break;case \$\.|break;case \d{1}/")
anime-sanka.com,comandotorrenthd.org,file4go.net,file4go.com,watchonlinemovies50.com.pk,kingurls.com,strcloud.*,lugatv.com,dailyuploads.net,naijaray.com.ng,multifaucet.org,bevru.club,pctmix1.com,vedbom.com,arurio.club,parisanime.com,otakufr.co,5movies.cloud,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,eririo.club,dlpsgame.*,allkindonline.com,123free.net,e123movies.com,warefree01.com,fileoops.com,vidbem.com,vidshar.net,pewgame.com,filmypur.info,filmy4wap1.*,movies4me.*,gofilms4u.pro,vipstand.se,jaanihd.ml,cloudvideotv.stream,1080phds.com,123-watch.com,123moviesco.site,1kmovies.org,afilmyhouse.blogspot.com,antsmovies.com,europix.us,maamusiq.com,movi.pk,thesouthflix.com,timesofurdu.website,tnmoviez.net,yify.stream,5xmovies.icu,akmm.linksme.xyz,moviesmon.cyou,filmy4wap1.online,linkshere.work,123moviesfx.live,marvel.to,7hitmovies.surf,filmlinks4u.pro,123movies.net,uploadev.org,nbaup.live,goalup.live,link.ltc24.com,moviesghar4india.com,moviedekho.in,vexfile.com,sports24.*,themovie123.org,nsw2u.com,dtefrc.online,watchmovies5.com.pk,batmanstream.*,manga.ae,pirlotvonlinehd.com,shortlinkto.top,moviespapa.cloud,hinurls.cc,veopartidos.net,trans.firm.in,mzupdate.com,clipwatching.*,gdirect.site,linksmore.site,world4ufree.*,langitfilm.*,mydownloadtube.*,yifyhdtorrent.org,speedvideo.net,moviesub.is,animersindo.net,brbushare.xyz,1kmovies.*,7movies.com.pk,manhwa18.net,usagoals.*,ikindlebooks.com,zplayer.live,fffmovies.wtf,voody.online,watchserieshd.tv,gulf-up.com,ustream.to,drosbraift.com,thefitnesshints.com,streamsport.icu,vidsrc.me,hinlinks.club,gplinks.co,cloudvideo.tv,gogo-play.net,animeflvnet.com,animeflv.la,kshows.to,watchasian.cc,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,100count.net,hdss.video,playerbiasa.xyz,akwams.*,videobin.co,bdupload.asia,indishare.org,livestreaming24.eu,ilinks.in,hdmovieplus.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,animekisa.tv,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,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,1movies.life,bitlinks.pw,soccermotor.com,bemovies.to,otomi-games.com,upfiles.io,cpm10.org,gogomovies.to,lookmovie.*,extramovies.*,flashreceitas.com,asianload.cc,mylink.vc,streamani.net,filmyzilla.technology,rancah.com,strcloud.link,toonanime.tv,streamzz.*,pics4you.net,moviesrush.in,vcomic.net,maxitorrent.com,movieshub.top,pandrama.com,jkanime.net,yt-download.org,m0vs4u.org,movs4u.*,vedsharr.com,vedpom.com,shahid4u.land,animeworld.tv,two.re,linkadshield.xyz,telerium.tv,teleriumtv.net,streamz.*,gomo.to,pewgame.com,dartsstream.me,golfstreams.me,motogpstream.me,ufcstream.me,boxingstreams.me,socceronline.me,rugbystreams.me,tennisstreams.me,nhlstream.nu,nbastream.nu,mlbstream.me,game3rb.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,voirseries.io,seeeed.xyz,arabseed.*,crichd.*,mangadna.com,tomatomatela.com,akwam.*,seriestv.watch,megafilmeshd50.com,prmovies.ph,uploadrar.com,go-stream.site,mp3juice.info,gogoplay.*,freemoviesfull.com,nxbrew.com,clickupload.cc,stape.fun,dopebox.to,gomovies.*,xsanime.com,rodanesia.com,gnula.nu,filmovi.co,123movies2022.org,thenetnaija.co,extralinks.*,katlinks.site,animasu.vip,dopebox.to,4anime.gg,deportealdia.live,noweconomy.live,lodynet.art,criarjogosandroid.com,fbstream.tv,mangalek.com,skidrowcodex.net,animebee.to,katflys.com,watchonlinemovies50.com.pk,viprow.*,strikeout.*,emule-island.eu,hdfilme.cx,masteredutech.com,dl-protect.info,zone-telechargement.work,123moviesc.*,pahe.ph,adshort.*,nuroflix.club,mlsbd.shop,appvn.com,yifysubtitles.vip,oploverz.*,jkanime.net,tamilfreemp3songs.com,ostreaming.tv,govid.cyou,watchseries.*,onedaythreeautumns.com,romshub.com,mp3juices.cc,comedyshow.to,streamta.*,watchdoctorwhoonline.com,allinonedownloadzz.site,gdriveplayer.us,watchtheoffice.cc,watchcharmedonline.com,egyshare.cc,vidembed.*#%#//scriptlet("abort-current-inline-script", "Promise", "delete window")
! #%#//scriptlet("abort-on-property-write", "zfgproxyhttp")
illink.net,lookmovie.ag#%#//scriptlet("abort-on-property-write", "zfgproxyhttp")
! #%#//scriptlet("prevent-setInterval", "[$."), #%#//scriptlet("prevent-setTimeout", "[$."), #%#//scriptlet("prevent-addEventListener", "", "[$.")
megafilmeshd.top,apkmody.io,netcine.*,kick4ss.com,voirseries.io,mangatuli.com,theproxy.to,y2mate.com,pelismart.com,movies123.pk,manga-raw.club#%#//scriptlet("prevent-setInterval", "[$.")
megafilmeshd.top,apkmody.io,netcine.*,kick4ss.com,voirseries.io,mangatuli.com,theproxy.to,y2mate.com,pelismart.com,movies123.pk,123movieslinks.live,kickass.ws,kickass.love,kissanime.nz,animekisa.tv,repackov.com#%#//scriptlet("prevent-setTimeout", "[$.")
megafilmeshd.top,apkmody.io,netcine.*,ninjashare.to,kick4ss.com,voirseries.io,movies2watch.tv,turkish123.com,mangatuli.com,theproxy.to,y2mate.com,noweconomy.live,pelismart.com,downloadingadda.com,hhdstreams.club,uhdstreams.club,beef1999.blogspot.com,movies123.pk,sportstreamtv.live,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")
linksly.co,anidl.org,hxfile.co,vikistream.com,embedstream.me,2kmovie.cc,khangtm.tk,up-load.one,aniworld.to,bclikeqt.com,uploadbank.com,serien.cam,190.115.18.20,verflix.net,pikafile.com,superfilmes.tv,gofilmes.me,warezcdn.com,gowatchseries.*,watchgintama.com,onlinevideoconverter.com,shadowrangers.live,serienstream.to,goyabu.com,190.115.18.20,tlin.me,databasegdriveplayer.*,mycima.wiki,watchomovies.*,faselhd.top,stream-complet.biz,jujutsukaisenonline.net,hh3dhay.com,animesonehd.xyz,cinemakottaga.*,mangahere.today,manganatos.com,animepahe.*,moviesverse.*,tuktukcinema.co,playlist-youtu.be,pelishouse.me,polstream.live,messitv.net,tamilyogi.best,slink.bid,komikcast.com,shavetape.*,imgbase.ru,klubsports.xyz,world4ufree1.*,birdurls.com,fbox.to,polstream.ml,vhorizads.com,webhostingpost.com,simsdom.com,send.cm,sampledrive.in,telefullenvivo.com,futbolfullenvivo.com,streamtapeadblock.*,bflix.*,speedostream.com,yomovies.*,gum-gum-stream.com,9xmovie.click,acervofilmes.com,airportseirosafar.com,assistirseriados.net,cmp3.ru,filmovi.ws,gentlewasher.com,hackiee.mobi,mobilephonedir.com,mobiro.org,mp3-gratis.it,mp3-vk.ru,peliculontube.net,putlocker68.com,rojadirectahd.online,serijefilmovi.com,stickerdeals.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.com,mega-mkv.com,nosong.ru,onlinesubtitrat.com,vkmp3.*,needrombd.com,e123movies.com,vudeo.io,gogoplay4.com,4anime.biz,crystal-launcher.net,crystal-launcher.pl,streamz.ws,animefreak.*,streaming-french.com,watchserieshd.*,lrepacks.net,animeonline.ninja,ssoap2day.*,bmovies.*,techgeek.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.link,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,unblockedsites.net,serieskao.*,dartsstream.me,golfstreams.me,motogpstream.me,rugbystreams.me,socceronline.me,tennisstreams.me,boxingstreams.me,ufcstream.me,nhlstream.nu,mlbstream.me,nbastream.nu,divicast.com,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,live.crackstreams.se,okanime.tv,wat32.tv,eplayvid.*,tvply.me,shortie.link,french-stream.run,projectfreetv2.com,moviestars.to,faselhd.*,123movie.*,mycima.ink,nocensor.*,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")
mkvhub.*,octanime.net,mangastream.mobi,unblocksite.pw,manhwa-manga52.bid,try2link.com,ytmp3.cc,1link.club,express-cut.ovh,ltcjar.com,europix.us,123moviesprime.com,attvideo.com,clicknupload.cc,baixartorrents.org,userscloud.com,dmovie.co,ssrmovies.world,yomovies1.xyz,ymovies.vip,194.163.183.129,asianload1.com,tny.so,fbstream.me,leechpremium.link,pelisplus.*,kissanimee.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.com,vibehubs.com,1stkissmanga.com,bukatoko.my.id,fitasdeled.com,9anime.*,pirlotv.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,atdhe.pro,filme-bune.biz,musiklip.ru,phc.web.id,web.livecricket.is,askmaryhub.com,booksland.online,cydiasources.net,insurancebillpayment.net,mobilemovies.info,mp3cristianos.net,simonetwealth.net,yotrabajo.info,livesport24.net,nullpk.com,empireg.ru,canonprintersdrivers.com,mega-p2p.net,1234movies.show,fakaza.com,megafilmes4k.org,moviesonline.fm,readingbd.com,subtitlecat.com,torrentfilmes4k.org,wifi4games.com,watchopm.net,xmovies.is,filmesonlinex.co,hwnaturkya.com,247movie.net,7025a.com,bioskopq.com,cinema.cimatna.com,convertitoremp3.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,barati.tk,beautifulmehandidesigns.com,bengalisite.com,bestfullmoviesinhd.org,beastlyprints.com,briefwatch.com,ch-play.com,clickforhire.com,codecanyon.website,crypto-news.cf,dailyinsta.xyz,dramaturca.com,dtmaga.com,essaysharkwriting.club,evolutiondigital.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.online,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.online,thripy.com,turcasmania.com,urdubolo.pk,watchtvch.club,comandotorrentshds.org,123movies-official.site,123moviesg.com,123moviestoday.net,watchseri.net,123moviesmix.com,filmyone.com,vshare.eu,123moviesme.online,123fox.net,123hbo.com,8putlocker.com,123gostream.fun,01234movies.email,123movies4up.com,123pirate.com,gogoanimes.*,py.md,arnaqueinternet.com,ate9ni.com,dizihdizlet.com,elevationmap.net,hahasports.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,romfast.com,stalkface.com,stivandz.com,theismailiusa.org,viralitytoday.com,xxxwebdlxxx.top,fulltube.online,vedshar.com,mangareader.site,tei.ai,4anime.to,freshi.site,123hulu.com,gamato3.com,updatesmovie.xyz,srek.net,watchsao.tv,watchgoblinslayer.com,haikyuu3.com,watchnoblesse.com,watchsnk.net,watchdrstone.com,demonslayeranime.com,watchblackclover.com,watchoverlord2.com,watchboruto.com,watchrezero2.com,123movies.net,hdmo.tv,comandotorrents.org,hackiee.mobi,avimobilemovies.net,claimcrypto.cc,123films.cc,stream2watch.*,jackstreams.com,jetanimes.com,hdmoviehubs.in,earncoin.site,animefenix.com,9xmovies.*,freemovies4u.xyz,allmovies.tube,flashx.net,leermanga.xyz,extreme-down.video,series9.ac,wpstream.tv,liveonscore.tv,files.im,1primewire.com,animafan.biz,gdriveplayer.io,fitgirlrepacks.co,embed.meomeo.pw,tii.ai,cartoonwire.to,hakie.net,vidcloud9.com,watchseries.movie,xcine.tv,xsanime.com,icouchtuner.club,file-upload.com,shugraithou.com,gameslay.net,www.4bac.ro,www.mobilephonedir.com,theusajob.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,try2link.com,uploadrar.com,theproxy.app,japscan.ws,123moviesgo.*,beinmatchtv.tv,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')
! #%#//scriptlet("abort-current-inline-script", "document.createElement", "break;case $.")
exee.app,fmoviefree.net,exep.app,myoplay.club,betteranime.net,asianplay.*,zoro.to,novelssites.com,letsupload.io,charexempire.com,kat.mn,footyhunter3.xyz,vumoo.to,exe.app,fcfooty.com,sports-stream.site,wecast.to,theflixer.tv,mrpcgamer.co,crackstreamshd.click,komikindo.id,sockshare1.com,cricstream.me,liveply.me,livetvon.click,bakotv.com,vido.*,sflix.se,boost.ink,animehditalia.it,720pstream.me,adslink.pw,vipbox.*,eio.io,cuevana3.*,mangapt.com,wupfile.com,watch-free.tv,uqload.com,turkish123.com,animasu.club,pelisplus.uproxy.page,waploaded.com,streamsport.*,animesup.*,kingdomfiles.com,forex-trnd.com,adpps.com,allosoccer.com,mangarawjp.*,novelroom.net,jkanime.video,bitcomarket.net,ngomik.net,pelismartv.com,yseries.tv,hds-streaming-hd.com,exey.io,hh3dhay.xyz,roms-download.com,freeromsdownload.com,roms-hub.com,animesultra.com,anime-sanka.com,animes.vision,vudeo.net,megafilmeshd.top,animeflv.cc,tinymkv.net,milfzr.com,miraculous.to,uploadmaza.com,uptomega.me,castfree.me,9tsu.*,pelispoptv.com,hikarinoakari.com,kissmovies.io,crt.im,mangaraw.*,metx.me,starlive.xyz,123moviesfree.*,poscitech.click,filmvilag.me,voiranime.stream,putlockers.*,gdplayer.*,fileguru.net,1movieshd.com,cool-etv.net,fmovies2.cx,modsfire.com,atomohd.*,ouo.press,yugen.to,pelisplus2.io,movies7.to,buffstreams.*,apkmody.io,mycima.cloud,couchtuner.show,kimoitv.com,gdtot.*,cuevanahd.net,anavidz.com,2embed.*,armagedomfilmes.top,movieskafanda.xyz,seriesgratis.biz,streamingcommunity.*,askflix.org,s.to,atomixhq.*,anitube.*,ymovies.to,manhuascan.*,dembed1.com,file4go.net,file4go.com,hothit.me,daddylive.*,sflix.to,animesanka.*,cima4u.*,shrink.*,divicast.com,manhwa68.com,filma24.*,mp3yeni.org,upload-4ever.com,futebolplayhd.com,witanime.com,filmeseries.top,futemax.gratis,thetodaypost.com,hentaizm.fun,hitmovies4u.com,embedflix.net,moviesjoy.*,animespank.com,hhdmovies.*,short.katflys.com,hindilinks4u.*,topflix.*,flixtor.gg,tutele.sx,upvid.*,mangas-raw.com,bbb.fm,clipconverter.cc,megafilmeshd20.pro,watchseries.*,animesonline.cz,superflix.*,fembed.cloud,vizer.vip,kick4ss.com,jpscan-vf.com,rawkuma.com,pobreflix.top,losmovies.*,123movieshub.*,seriesflix.top,intereseducation.com,vizer.re,123movies-official.site,querofilmehd.*,gogoanime.*,animixplay.to,dood.wf,dood.la,dood.pm,dood.so,dood.to,dood.watch,dood.ws,anime4up.*,multicanais.tv,watchmovie.*,myflixer.*,pahe.li,filmyzilla.autos,megafilmeseseriesonline.com#%#//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
animeid.to,mcloud.to,vizcloud.cloud,uploadrar.com,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(){}}}})();
animeid.to,mcloud.to,vizcloud.cloud,uploadrar.com,gogoplay1.com,gogoplay2.com,membed.net,goload.*#%#//scriptlet("abort-current-inline-script", "document.createElement", "break;case $.")
!
! FastPops
sleazyneasy.com,watchfree.to,vidbull.com#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('InfNumFastPops', '1'); }
sleazyneasy.com,watchfree.to,vidbull.com#%#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,ikinohd.club,torrent-download.net,watchjavonline.com,maturemoms.tv,pornovideoshub.com,pornsharing.com,jizzman.com,pornoid.com,finevids.xxx,bossvideotube.com,nudevista.net,cashvideotube.com,tczmp3.com,megafilmesonline.net,pervertslut.com,embedlink.info,befuck.com,nudevista.com.br,pinkrod.com,thenewporn.com,megacinefilmes.com,ghostvidstube.com,nudevista.at,carvideotube.com,updatetube.com,wetplace.com,xmovies1.com,wow-mature.com,omamaturetube.com,vermangasporno.com,movies-300mb.net,desibees.com,veronicca.com,sexxincest.com,hotshame.com,tubetria.com,wawacity.ec,owplayer.com,pornalized.com,tuzmp3.com,verpornocomic.com,javyoo.com,fusker.xxx,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")
javmad.com,tioanime.com,watchhentai.net,onlyhgames.com,sexbixbox.com,pornopuk.com,holaporno.xxx,leaktube.org,tryboobs.com,holaporno.xxx,x18.xxx,javmobile.net,javdoge.com,javstor.com,jav101.online,javcensored.net,javbake.com,javtsunami.com,jpvhub.com,freepornhdonlinegay.com,torrentgalaxy.to,javvideo.xyz,javuncensored.watch,javporn.tv,javneon.tv,hero-porn.com,drochka.me,bdsmstreak.com,gaymaletubes.*,kr18plus.com,japteenx.com,javenspanish.com,jav-asia.top,webtoonscan.com,javideo.net,javf.net,hentaihd.xyz,pornktube.tv,vipornia.com,dailyporn.club,hentai2read.com,hentai2w.com,domahatv.com,domaha.tv,movies.meetdownload.com,cocomanga.com,javraveclub.com,yesvids.com,videovak.com,tubxporn.xxx,fivestarpornsites.com,5moviesporn.net,pusatporn18.com,povaddict.com,zetporn.com,pornxxxxtube.net,dailyjav.co,reifporn.de,filmindir.site,faucet.cryptourl.net,javtiful.com,lewdweb.net,redwap.me,redwap2.com,redwap3.com,javpornfull.com,mp4porn.space,mobileporn.cam,mangahub.io,mejortorrents1.*,mrcong.com,icyporno.com,31vakti.*,3prn.com,493428493428c.monster,8muses.xxx,aagmaal.com,ablefast.com,aii.sh,al4a.com,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,blowxtube.com,boobshere.com,boobsnbuns.com,boolwowgirls.com,camarchive.tv,camcam.cc,celebsepna.com,cerdas.com,clicporn.com,crockotube.com,cryptoads.space,daftsex.org,ehotpics.com,ero18.cc,eroclips.org,exe.app,ezbit.co.in,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,hentaicore.org,hentaienglish.com,hentaiporno.xxx,hentaisea.com,highporn.net,homeporn.tv,horrortube.fun,hotpornfile.org,huyamba.tv,iir.ai,ileak.xyz,imgbaron.com,imgdew.com,imgrock.net,imgrock.pw,imgtown.net,javbangers.com,javbix.com,javfun.me,javix.net,javnew.net,javrave.club,juicygif.com,kenzato.uk,kiaporn.com,kiminime.com,klikmanga.com,kropic.com,lesbian8.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,myporntape.com,myreadingmanga.info,nesaporn.com,netfapx.com,nightlifeporn.com,novojoy.com,novoporn.com,nsfw247.to,nudebeachpussy.com,ohmanhua.com,ok.xxx,onemanhua.com,onlyfullporn.com,otube.pl,otuzbir-vakti.xyz,owllink.net,perfectgirls.net,picbaron.com,plusone8.com,pornchimp.com,pornditt.com,pornhat.*,pornhd.com,pornhd8k.net,pornkino.cc,pornktu.be,pornktube.porn,pornky.com,pornleech.io,pornoakt.*,pornone.com,pornopicshub.com,pornovideoshub.com,primewire.li,prostream.to,rapidvideo.com,rapidzona.tv,repicsx.com,rule34hentai.net,rushporn.com,rushporn.xxx,saavndownload.com,saradahentai.com,savelink.site,shelovesporn.com,short.croclix.me,stileproject.com,sunporno.com,taxi69.com,teenskitten.com,thehentaiworld.com,thepiratebay.org,thisvid.com,tii.ai,tmohentai.com,topsitestreaming.info,tube-bunny.com,tubxporn.com,tubxxporn.com,tuhentaionline.com,uflash.tv,uiz.one,uncensoredleak.com,up-load.io,upicsz.com,ver-comics-porno.com,ver-mangas-porno.com,videosection.com,vidspace.io,vnpro.link,vqporn.com,vqtube.com,watchfreenet.org,webcamshows.org,wetpussy.sexy,xanimeporn.com,xkeezmovies.com,xlecx.org,xmoviesforyou.net,xpicse.com,xpornzo.com,xsexpics.com,xxxhardcoretube.com,xxxmaturevideos.com,xxxrapid.com,xxxtor.com#%#//scriptlet("prevent-addEventListener", "click", "popMagic")
! popMagic - another variants
! #%#//scriptlet("abort-on-property-write", "adConfig")
technoob.info,crazyporn.xxx#%#//scriptlet("abort-on-property-write", "adConfig")
! #%#//scriptlet("prevent-addEventListener", "load", "popMagic")
javmilf.xyz,redtub.club,spermogon.com,pornopics.site,men4menporn.eu,gayzerhd.club,hdporn-movies.com,pornpapa.com,gettubetv.com,crownimg.com#%#//scriptlet("prevent-addEventListener", "load", "popMagic")
! #%#//scriptlet("abort-current-inline-script", "document.cookie", "popMagic")
veryfreeporn.com,titshub.com,nsfwmonster.com,bustybloom.com,viralxvideos.es#%#//scriptlet("abort-current-inline-script", "document.cookie", "popMagic")
! #%#//scriptlet('abort-current-inline-script', 'document.querySelectorAll', 'popMagic')
exee.app,asianpornfilms.com,toon69.com,exep.app,milf300.com,porntrex.pro,qckprn.com,hentaiworld.tv,cat3movie.org,desisexmasala.com,tokyomotion.net,onejav.online,thothd.com,mushoku-tensei.online,1piece.online,arifuretamanga.online,bermanga.online,blacksummoner.online,callofnight.com,classroomofelite.online,danmachimanga.com,dr-stone.org,hatarakumaou.online,hxmanga.com,isekaimeikyuudeharem.com,kimetsu.online,komi-san.net,madeinabyssmanga.online,opomanga.com,overlordmanga.org,readchainsaw.online,rentagirlfriendmanga.online,unceleb.com,pornwatchers.com,xxxfiles.com,tktube.com,xero.porn,ilikecomix.com,glavmatures.com,bjhub.me,micmicidol.com,onepunch.online,nikaraw.com,uporn.icu,hentai3z.com,mangadass.com,gayfor.us,gaygo.tv,spy-x-family.online,onepiece-manga-online.net,gekkouscans.com.br,besthdgayporn.com,risefromrubble.com,hentaisenpai.*,hentai-senpai.*,mercenarymanga.online,tomb-raider-king.com,arabxd.com,gay-tubes.cc,pornken.com,eshentai.tv,javsaga.ninja,tojav.net,kill-the-hero.com,animesex.me,caitlin.top,nhentai.*,readfireforce.com,solomax-levelnewbie.online,pornblade.com,pornfelix.com,meetdownload.com,waploaded.com,sekaikomik.live,supremebabes.com,watchfreejavonline.co,javfullmovie.com,animeidhentai.com,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,pornhub-teen.com,hentaila.com,javxxxporn.com,urgayporn.com,manhwaid.org,bestpornflix.com,4porn4.com,nudevista.com,mangadna.com,porn77.info,tittykings.com,videojav.com,returnofthedisasterclasshero.com,beginningmanga.com,hqpornero.com,hentaiasmr.moe,porner.tv,pornmonde.com,latinohentai.com,tokyorevengersmanga.com,sankakucomplex.com,porntry.com,sexkbj.com,ho6ho.com,madouqu.com,gifhq.com,comicsporno.xxx,filmstreamy.com,celebjared.net,turboimagehost.com,ibomma.*,javhoho.com,hentai-asia.com,gotxx.com,camgreat.com,bigwank.com,frprn.com,alotporn.com,sexmutant.com,pornpaw.com,asiaon.top,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.com,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.com,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,solarmovie.*,gay4porn.com,short.croclix.me,cc-comic.com,pictoa.com,pinayvids.com,pasend.*,manyakan.com,jujmanga.com,hmanga.asia,mypornstarbook.net,xfreepornsite.com,hentaitk.net,anybunny.com,celebsnudeworld.com,comicx.org,pornbox.cc,pornhex.com,xxxhub.cc,zthots.com,cartoon.porn,fapcat.com,porn88.org,toonanime.tv,westmanga.info,ggbases.com,picmoney.org,manga18fx.com,watchseries.video,pixhost.to,cine-calidad.*,womennaked.net,theyarehuge.com,animejpg.com,ytanime.tv,hanimesubth.com,sitarchive.com,mangaonline.fun,folgenporno.com,toonanime.co,uniqueten.net,subdivx.com,celebritynakeds.com,ffjav.com,hotntubes.com,ibradome.com,hornyfanz.com,javmelon.com,palimas.tv,pornchimp.com,mangamovil.net,allpussynow.com,exe.app,bitfly.io,crockotube.com,bustybloom.com,hentaienglish.com,hentaiporno.xxx,jav380.com,savelink.site,tuhentaionline.com,animeon.moe,javix.net,asiashort.link,pornone.com,hentaiarena.com,saradahentai.com,aagmaal.com,plusone8.com,perfectgirls.net,animeindo.cc,xmoviesforyou.net,manikusa.com,xlecx.org,multporn.net,filman.cc,31vakti.*,fcdot.lc,watchfreenet.org,up-load.io,31vaktii.xyz,uiz.one,fcc.lc,linkurl.me,camarchive.tv,cryptoads.space,savelink.site,short.croclix.me,primewire.li,articlix.com,fc.lc,xxxrapid.com,kropic.com,kenzato.uk,animeindo.fun,tii.ai,klikmanga.com,nsfw247.to,javrave.club,ileak.xyz,thepiratebay.org,taxi69.com,uflash.tv,pornditt.com,rushporn.xxx,topsitestreaming.info,imgrock.net,imgrock.pw,fetish-bb.com,linkdrop.net,rushporn.com,ero18.cc,hentaicore.org,stileproject.com,fileone.tv,rapidzona.tv,xxxtor.com,pornovideoshub.com,rule34hentai.net,haho.moe,kiminime.com,teenskitten.com,ezbit.co.in,av-uncen.com,pornleech.io,javnew.net,birdurls.com,vidspace.io,hentaihand.com,prostream.to,ftopx.com,thehentaiworld.com,myreadingmanga.info,onlyfullporn.com,imgtown.net,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,24animeporn.com,3dhentaicomics.com,3dpornpics.pro,3dsex.pics,3dsexcomics.pro,3dsexpictures.net,3xcuties.com,41tube.com,4maturesex.com,4xxxtube.com,6asianporn.com,6bdsmporn.com,6gayvideos.com,6indianxxx.com,6japaneseporn.com,6lesbianporn.com,6maturesex.com,6maturetube.com,6momporn.com,6sextube.com,6xxxvideos.com,8xxxvideos.com,adultvideotop.com,alfabbwporn.com,alfablackporn.com,alfahairyporn.com,alfaindianporn.comen,alfamatureporn.comen,alfavintageporn.comen,alfavoyeurporn.com,allamateurorgasm.com,allbesthairy.com,allbondagetube.com,allmomsex.com,allretrotube.com,allsexhub.com,allxxxsex.com,alohaxxxsex.com,alsobdsmporn.com,alsoporn.com,alsoteenporn.com,alsovintagetube.com,alsoxxxshemales.com,amateurfreetube.com,amateurgirllab.com,amateurpussyass.com,amateursexbox.com,amazingvintagesex.com,animeporn.pro,animepornfilm.com,animepornxxx.com,animesex.pro,animesexclip.com,animesexxxx.com,animexxxsex.com,anudeart.com,anyebonysex.com,anyindianporn.com,anylesbiansex.com,anymilfporn.com,anyxxxanime.com,anyyoungporn.com,asia-xxx.net,asianasssex.com,asianporn.sexy,asianpornfuck.com,asiansex.sexy,asiansexcilps.com,asiansexmov.com,asiansextube.me,asiantube.pro,asiantube.xyz,asianxxxass.com,asianxxxclips.com,asianxxxjoy.com,asianxxxmovs.com,asiaxxxmovies.com,azpornvideos.com,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,betaxxxbondage.com,bigbbwporn.com,bigindiansex.com,bigjapanesesex.com,bigsexhub.com,bigtitsmix.com,bigtitsslutspics.com,bigvintageporn.com,bigyoungsex.com,bitchmomporn.com,blackpornfilms.com,blacksex.me,blackteenpictures.com,blacktube.pro,blackzaur.com,bobmovs.com,bondagepornsex.com,bondagesexfilms.com,bondagesexporn.com,bustyhornypics.com,bustymompics.com,cartoonporn.picsen,cartoonsexcomix.com,cartoonxxxcomix.com,checklesbianporn.com,checkmaturesex.com,checkmaturetube.com,chinatownav.com,citrusdesiporn.com,classicpussyporn.com,classymomsex.com,coolasianporn.com,cougarpornpics.net,coxyteens.com,crazymatureporn.com,cupidonmilf.com,curvyteenpics.com,daindianporn.com,dapornvideos.com,deasians.com,desipornfilm.com,desipornfilms.com,desipornxxx.com,desisexfilms.com,desixxxporn.com,dirtyindiansex.com,dobdsmsex.com,domilfsex.com,doretrosex.com,dosexteens.com,doxxxindians.com,doxxxtube.com,easymatureporn.com,easyteensex.com,ebonyporn.pro,ebonypornsex.com,ebonysexporn.com,ebonyteenpictures.com,ebonytube.pro,ebonytube.video,elitehentaiporn.com,eliteindianporn.com,elitelesbianporn.com,enjoyasianporn.com,entergayporn.com,enterjapaneseporn.com,eroticartlab.com,eroticgirlbox.com,everyamateurteen.com,everyhairypussy.com,exitporn.com,extraindiansex.com,extrajapaneseporn.com,extramatureporn.com,extramomporn.com,extrateensex.com,exvintagetube.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,finelesbianporn.com,finemomsex.com,fireblackporn.com,firstasianpussy.com,firstasiansex.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,freeyoungvideos.com,freshamateursex.com,freshsexonly.com,freteenporn.com,fruitlesbianporn.com,fruitshemaletube.com,fuckgayporn.com,fuckhairytube.com,fuckindianporn.com,fuckindianpussy.com,fuckindiantube.com,fuckmaturesex.com,fuckmaturevideos.com,fuckpussyclips.comen,fuckretrotube.com,fucksexhub.com,fuckteenclips.com,fuckteenvids.com,fucktrannyporn.com,fucktube.me,fucktube.pro,fuckvintageporn.com,fuckyoungsex.com,fullasiantube.com,fullindiansex.com,fulljapanesetube.com,fullporn.pro,fullporn8.com,fullshemaletube.com,fullteenporn.com,fullxhamster.com,fullyoungsex.com,gaycockfilms.com,gaydickvideos.com,gayfuckass.com,gaymenboy.com,gayorgyporn.com,gayporn.pro,gaytube.pro,gaytube.sexy,gaytubefuck.com,gayxxxtv.com,getpornpics.com,gfasianpussy.com,glossytube.com,goindiansex.com,goldanimeporn.com,golddesisex.com,golderotica.com,goldfatporn.com,goldhentaiporn.com,goldindianporn.com,goldmaturesex.com,goldmomsex.com,goldmomtube.com,goldpornclips.com,goldpussytube.com,goldretrosex.com,goldsexhub.com,goldsexvideos.com,goldteenporn.com,goldteensex.com,goldxxxmovies.com,goldxxxsex.com,goldxxxtube.com,goodindianporn.com,gosexvideos.com,goteentube.com,gotrannyporn.com,goyoungporn.com,grandmatureporn.com,grannypornpics.pro,grannytubedot.com,greatindianporn.com,greenpornclips.com,hairyasspussy.com,hairymaturetube.com,hairyporn.me,hairyporn.pro,hairysex.pro,hairysexporn.com,hairytube.pro,hairyvaginaxxx.com,hairyxxxtubes.com,hamsterfucktube.com,hamstermaturetube.com,hamsterxxxtube.com,hardasiansex.com,hardbondageporn.com,harddesitube.com,hardhairysex.com,hardindiansex.com,hardindianvideos.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,hentaisex.pro,hentaisexfilms.com,hentaisexporn.com,hentaisexxxx.com,hnntube.com,homematuretube.com,homesex.bid,hometeentube.com,hornybabepics.com,hornyindianporn.com,hornyindiansex.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,hqindiantube.com,hqjapanesegirls.com,hqjapanesepussy.com,hqjapanesesex.com,hqjavporn.com,hqmaturehub.com,hqpornclips.com,hqshemaleporn.com,hqteensexmovies.com,hqxxxfuck.com,hugefatporn.com,hussyasian.com,indianassvideos.com,indianporn.pro,indianpussymovies.com,indiansexbar.com,indiansexpussy.com,indiansexyxxx.com,indiantube.pro,itshemales.com,itsporn.net,ivintageporn.com,jane-safo.ru,japaneseasstube.com,japanesefucksex.comen,japanesepussyclips.com,japanesesex.me,japanesetube.pro,japanesetube.video,japanesexxx.pro,japanesexxxfuck.com,japanpornclip.com,japanpornmovs.com,japans.me,japansporno.com,japanxxxass.com,japanxxxfilms.com,japanxxxsex.com,javmimi.com,javteens.com,juicyteenie.com,kindindianporn.com,kindteenporn.com,kinkyteensex.com,kissteenporn.com,kittypornvideos.com,largepornclips.com,largeteensex.com,leafindiansex.com,lesbiangirlspussy.com,lesbianpornxxx.com,lesbianpussyfilms.com,lesbianpussygirls.com,lesbianpussytube.com,lesbianpussyxxx.com,lesbiansex.pro,lesbiansex.sexy,lesbiansexclip.com,lesbianvaginatube.com,lifestyletribune.com,likeasianporn.com,likehairyporn.com,likematuretube.com,limeteensex.com,lingerievideotube.com,lingeriexxxtubes.com,lobsterxxxporn.com,lolanimesex.com,longasiansex.com,longblacksex.com,longmilfsex.com,longyoungporn.com,lookgayporn.com,lookindianporn.com,lookmaturewoman.com,lovemomporn.com,lustfulbabespics.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,matureporn.picsen,matureporn.pro,matureporner.com,maturepornmovs.com,maturesex.me,maturesexvideos.pro,maturetube.pro,maturetube.sexy,maturetube.xyz,maturevideosex.com,maturextreme.com,maxasiantube.com,maxretroporn.com,mcjapanporn.com,megaasiansex.com,megablackporn.com,megafatporn.com,megahentaitube.com,megaindianporn.com,megaindiantube.com,megajapanesesex.com,megavintageporn.com,megayoungporn.com,megayoungsex.com,mikesmatures.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.com,mommyporn.pro,mommypornvideos.com,momporn.pro,mompornfilms.com,mompornpics.net,momsex.pro,momsex.xyz,momsexclip.com,momsexfilms.com,momsextube.pro,momtube.club,momtube.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,myteenphotos.com,nakedasiansex.com,nakedboysmovies.com,nakedmensex.com,nakedmomtube.com,nakedolders.com,nakedyoungvideos.com,nakehub.com,nakeporn.com,nakevideos.com,nastyhairypussy.com,naturallesbiansex.com,newbdsmsex.com,newjapanesexxx.com,newlesbiansex.com,newmaturevideos.com,newmomporn.com,newpornclips.com,newpornfilms.com,newpornpic.com,news2local.com,newsexpics.net,newxxxgays.com,newxxxpornvideo.com,newyoungsex.com,nextasianporn.com,nextlesbianporn.com,nextmatureporn.com,nextsexvideos.com,nextteenporn.com,niceblacksex.com,niceretrotube.com,nicesexvideos.com,niceshemaleporn.com,niceteenvideos.com,nicevintageporn.com,nicevintagesex.com,nowteensex.com,nudehairytube.com,nudemilftube.com,nudemilfwomen.com,nudemomxxx.com,nudetuber.com,nudevoyeursex.com,nudexxxmovies.com,nylonbabesporn.com,ohahoh.com,okshemaleporn.com,okteenporn.com,oldgirlsporn.com,onasianporn.com,onindiansex.com,onlesbianporn.com,onlymaturetube.com,onlymomporn.com,onlyteasephoto.com,onlyteenbeauty.com,onteenporn.com,onxxxtube.com,orientalasianporn.com,originalindianporn.com,originalmaturetube.com,originalretroporn.com,originalteentube.com,otherbondagesex.com,otherporntube.com,othershemaleporn.com,paulsmatures.com,paulsporn.com,pepperclips.com,pepperdesitube.com,pepperlesbiantube.com,peppermomporn.com,petiteasiantube.com,petitenakedgirl.com,picgrandma.com,picseroticgirl.com,plainasianporn.com,playretrosex.com,playyoungsex.com,playyoungtube.com,plumpxxxporn.com,pornaf.com,pornasianvideos.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,primelesbianporn.com,primematureporn.com,primemomsex.com,primevintagesex.com,privatepornfilms.com,proasiansex.com,progaysex.com,promomporn.com,prosextube.com,proyoungporn.com,psmatureporn.com,publicfuckvideo.com,publicxxxvideo.com,purebbwfuck.com,puremilfporn.com,pureretroporn.com,pussylesbiansex.com,pussymomsex.com,pussysexdig.com,pussyteenfuck.com,qsextube.com,rawasiansex.com,realclassicporn.com,realhentaiporn.com,realjapansex.com,realmomsex.com,realporntubes.com,redmatureporn.com,redpornpictures.com,redsexhub.com,redteensex.com,redtubecom.orgen,redxxxsex.com,redxxxvideos.com,reteenporn.com,retroclassicporn.com,retroclassicsex.com,retroporn.me,retroporn.pro,retrosexclips.com,retrosexfilms.com,retrosexporn.com,retrotube.xyz,rightxxxtube.com,rockasianporn.com,rocksextube.com,rootdesisex.com,roughbdsmsex.com,royalpornvideos.com,rudevintageporn.com,rushteenporn.com,rushteentube.com,rxphoto.com,schoolgirlsexpics.com,searchxxxvideos.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,sexmomsex.com,sexprontube.com,sexretrotube.com,sextubeclip.com,sextubehub.com,sexvintagefilms.com,sexxxxfilms.com,sexyclassicporn.com,sexyhentaivideos.com,sexyindianpussy.com,sexylesbianpussy.com,sexylesbiansex.com,sexymomsex.com,sexyorientalporn.com,sexyoungmovies.com,sexypussypic.com,sexyteenagepics.comen,sexytoonporn.com,sexytuber.com,sexyvintageporn.com,sexyyoungsex.com,shehairy.com,shemaleasstube.com,shemaleclip.com,shemaleporn.pro,shemalepornfilms.com,shemaletube.pro,shemalexxxfilms.com,shemalexxxsex.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,spicyvintageporn.com,stepmaturesex.com,sucking.cc,superjapanesesex.com,sweetjapanporn.com,sweetyoungtube.com,teenagedtube.com,teenagesexpics.com,teenagexxxvideos.com,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,teensxxxvideos.net,teentube.pro,teentubeme.com,teenvaginapics.com,teenxxxmovs.com,teenxxxtube.me,theasiansextube.com,thismaturesex.com,thisteentube.com,thisxxxsex.com,toonpornpics.com,toonsex.pics,topasianvideos.com,topbbwporn.com,toplesbiantube.com,topmaturepussy.com,topteenpussy.com,totalbbwporn.com,totalclassicsex.com,totalmansex.com,totalxxxteens.com,totalxxxtube.com,trannysexfilms.com,trannysexporn.com,trendhairyporn.com,trendteenporn.com,trueasiansex.com,truepornmovies.com,trueretroporn.com,trueteenporn.com,trylesbiansex.com,tryyoungporn.com,tube-matures.com,tube8-teens.com,tube8.pro,tubegift.com,tubepornhot.com,tubezporno.com,tvshemalesex.com,ujapanesesex.com,ultraasiantube.com,ultrabdsmporn.com,ultraindiansex.com,ultrajapaneseporn.com,ultralesbianporn.com,ultrapornvideos.com,ultrateenpussy.com,ultrateensex.com,ultraxxxtube.com,ultrayoungsex.com,ultrayoungtube.com,upasiansex.com,uphentaiporn.com,upmatureporn.com,upmomtube.com,uptranny.com,upvintagesex.com,upvintagetube.com,upxxxlesbians.com,upxxxmatures.com,upxxxporn.com,upxxxretro.com,usematuretube.com,usetrannysex.com,useyoungsex.com,uteentube.com,variousteenporn.com,vintageporn.pro,vintagesex.me,vintagesex.pro,vintagesex.sexy,vintagetube.pro,vintagetube.video,vintagexxxfilms.com,vintagexxxfuck.com,vintagexxxsex.com,voyeurpornsex.com,voyeurporntube.me,voyeursextubes.com,voyeursexvideos.com,voyeurxxxtube.com,voyeurxxxtubes.com,wantasiantube.com,watchretrosex.com,webcamfuckvideo.com,wellasianporn.com,wellmatureporn.com,wellmaturetube.com,wellsextube.com,wellsexvideos.com,whoreasianporn.com,whorelesbianporn.com,whoreteenporn.com,whoreteensex.com,whorevintagesex.com,wildasianmovies.com,wildbbwtube.com,wilddesiporn.com,wildhentaitube.com,wildindianporn.com,wildindiantube.com,wildindianvideos.com,wildjapaneseporn.com,wildjapanesesex.com,wildsexteens.com,wildteenvideos.com,wildvintageporn.com,wildvintagesex.com,wildvoyeurporn.com,wildxxxsex.com,willyporn.com,winmatureporn.com,worldpornvideos.com,wotube.com,wowindianporn.com,wowindiansex.com,wowjapansex.com,wowmilfporn.com,wowmomsex.com,wowvintagesex.com,wowyoungporn.com,xasiananal.com,xasianbeauties.com,xasianorgy.com,xasianporn.net,xgaymovies.com,xhardcoreaunts.com,xknock.com,xnakedwomen.com,xnmodels.com,xnxxcomvideos.com,xnxxpornclips.comen,xnxxsexclips.com,xnxxtubehd.comen,xpics.me,xpimper.com,xsexcomics.comen,xsexpics.pro,xvideos-teens.com,xvideoscom.me,xvintagevideos.com,xxindianporn.com,xxx3dcomix.com,xxxanimemovies.com,xxxasianfuck.com,xxxbdsmfilms.com,xxxbdsmfuck.com,xxxboobsporn.com,xxxcartoonporn.pro,xxxclassicporno.com,xxxclassictube.com,xxxdesitube.com,xxxdig.com,xxxfuckfilms.com,xxxfuckhub.com,xxxfuckmom.com,xxxgaydick.com,xxxgayfuck.com,xxxgaytubez.com,xxxhairymovies.com,xxxhairysex.com,xxxhamstertube.com,xxxhotgays.com,xxxhubvideos.com,xxxindian.pro,xxxindianfilms.com,xxxindiantv.com,xxxjapaneseclips.com,xxxjapanesemovies.com,xxxjapanesepussy.com,xxxjapanesesex.com,xxxjapanesevideos.com,xxxjapanporno.com,xxxlargeporn.com,xxxlesbianfilms.com,xxxlesbianpussy.com,xxxlesbiantv.com,xxxmaleporn.com,xxxmaturepussypics.com,xxxmilftoon.com,xxxmomfilms.com,xxxmomtv.com,xxxmomz.com,xxxmovies.pro,xxxmoviesfuck.com,xxxmoviestube.me,xxxoldyoung.com,xxxpornindia.com,xxxpornmovs.com,xxxporntranny.com,xxxpornvideos.pro,xxxredsex.com,xxxretroclips.com,xxxretromovies.com,xxxsex.pro,xxxsexcinema.com,xxxsexmoviez.com,xxxsexpussy.com,xxxsexshemales.com,xxxshemalefilms.com,xxxteenfilms.com,xxxteenpussy.net,xxxteensextube.com,xxxteenvagina.com,xxxteenyporn.com,xxxtube.pro,xxxtube.video,xxxtubegay.com,xxxvideos.pro,xxxvintagefilms.com,xxxvintagepussy.com,xxxvintagesex.com,xxxvintagesextube.com,xxxvintagevideos.com,xxxvoyeurtube.com,xxxyoungfilms.com,xxxyoungxxx.com,xxyoungporn.com,yesnude.com,yoasiangirls.com,yoasiansex.com,yobatube.com,youngfucktube.com,youngjizztube.com,youngporn.pro,youngpornclip.com,youngpornfilms.com,youngsex.pro,youngsex.video,youngsexmovs.com,youngsexvideos.me,youngteenworld.com,youngtinysex.com,youngtitstube.com,youngtube.me,youngtube.pro,youngtube.video,youngtube.xyz,youngxxxass.com,youngxxxsex.com,youpornteens.com,yourasianporn.com,yourpornbus.com,yourtube.xxx,yourvintagetube.com,yousexfilms.com,yousexxxx.com,youxxxmovies.com,youxxxsex.com#%#//scriptlet("abort-on-property-read", "popit")
! asgPopScript
4kporn.xxx,javct.net,xozilla.xxx,sexu.*,eroticmv.com,4kpornmovs.com,pornvideos4k.com,seemysex.com,yts.rs,lesbianexpert.com,hdpornvideo.xxx,xozilla.com,octanime.net,filmlinks4u.pro,dphunters.com,streamoupload.com,japanesexxxtube.org,cda-hd.cc,xyzcomics.com,savelink.site,turboimagehost.com,moresisek.net,pornxday.com,streamingporn.xyz,xxxstreams.org,turbobit.net,movi.pk,vidoza.org,tubsexer.com,vintagetube.xxx#%#//scriptlet("abort-on-property-read", "asgPopScript")
!
! '#%#//scriptlet("abort-on-property-read", "pop")'
123phim.top,playvid.host,javmvp.com,playvideo.best,fakyutube.com,videogreen.xyz,hentai4.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,fjetvid.com,films5k.com,mrdhan.com,bs.to,burningseries.co,vidohd.com,fplay.cf,fembed.net,sypl.xyz,tvonlinex.com,videobb.site,proxyplayer.xyz,streamhoe.online,animetemaefiore.club,anime789.com,redanimedatabase.cloud,javmvp.com,31vakti-cdn.*,vfilmesonline.net,playvideo.best,ns21.online,asianclub.tv,ondembed.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,videogreen.xyz,hdplay.site,feurl.com,cdn-myhdjav.info,there.to,videohub.tech#%#//scriptlet("prevent-addEventListener", "click", "window.open")
! #%#//scriptlet("abort-on-property-read", "__Y")
sbthe.com,sbanh.com,mm9844.*,anigogo.net,faptiti.com,javsubbed.xyz,sblanh.com,av4asia.com,playerjavseen.com,pornhubed.com,xvideostream.net,streamsss.net,sbspeed.com,vcdn-stream.xyz,vanfem.com,javuncen.xyz,vidplay.ch,javenglish.me,ssbstream.net,zojav.com,watch-jav-english.live,javpornhd.online,yuamikami.xyz,embed-media.com,obaplayer.xyz,cdn-myhdjav.info,dlmovies.link,cinegrabber.com,watchjavnow.xyz,luxubu.review,nsfwzone.xyz,viplayer.cc,cinemaemcasa.xyz,sbfast.com,iframe2videos.xyz,javfu.net,streamas.cloud,nashstream.top,yuistream.xyz,jav247.top,viewsb.com,myvideoplayer.monster,cloudemb.com,moviesland.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,embedsb.com,layarkacaxxi.icu,nekolink.site,sbflix.xyz,javhdfree.icu,streamsb.net,rubicstreaming.com,javside.com,gdstream.net,animepl.xyz,watchsb.com,sbplay2.*,hentai4.me,playersb.com,streamabc.xyz,ns21.online,diasfem.com,milfnut.net,pelispop.net,ondembed.xyz,tubesb.com,fplayer.info,mm9842.com,sbplay1.com,javmvp.com,japopav.tv,nezuko-ah.nl,pelistop.co,vidcloud.*,mavlecteur.com,xxxjaa.xyz,vcdn2.space,mavplayer.xyz,sbplay.*,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,asiashort.link,asia-mag.com,clik.pw,abcvideo.cc#%#//scriptlet("abort-current-inline-script", "decodeURI", "4zz.")
! another variant - '#%#//scriptlet("set-constant", "D4zz", "noopFunc")'
javsub.buzz,nozomi.la,thothub.vip,sexgayplus.com,vtube.to,masalaseen.net,peladas69.com,amateurblog.tv,fashionblog.tv,latinblog.tv,newstarblog.tv,silverblog.tv,xblog.tv,fetishtube.cc,onlyfansleaks.tv,uporn.icu,shorterall.com,familyporn.tv,biqle.com,verhentai.top,lovefap.com,sdefx.cloud,info-english.ru,alluretube.com,anyxvideos.com,fucktheporn.com,hugetits.win,italianporn.com.es,mommysucks.com,mzansinudes.com,napiszar.com,onlineporn24.com,porntube15.com,pornvdoxxx.com,pozdravlove.ru,sexavgo.com,store-of-beats.ru,pinayvids.com,dvdplay.*,sxyprn.*,mmopeon.ru,acervodaputaria.com.br,animefenix.com,masahub.net,rule34porn.net,hispasexy.org,tokyoblog.tv,idolsblog.tv,sturls.com,sexphimhd.net,freeporn.org.uk,xvideos2020.me,pornovidea.net,youporn.red,animesanka.*,85tube.com,pornobr.ninja,ekasiwap.com,hentaidexy.com,pornoruhe.net,girl2sex.com,suki48.web.id,xpornass.com,javhd.icu,mxtube.net,juicyoldpussy.com,sexofilm.co,xnxx66.com,paidthe.site,illink.net,xxxlucah.com,mangaraw.org,pornbox.cc,pornhex.com,xxxhub.cc,sexe-libre.org,zplayer.live,ccurl.net,jav688.com,datawav.club,xxxpicz.com,canyoublockit.com,mypornhere.com,skidrowcodex.net#%#//scriptlet("set-constant", "D4zz", "noopFunc")
!
! '#%#//scriptlet("abort-on-property-read", "runAdblock")'
unblocked.*,yifyhdtorrent.org,dudestream.com,webserver.one,eztv.yt,sanoybonito.club,freestreams-live1.com,f1livegp.me,1bit.space,kiwiexploits.com,proxybit.casa,1337x.to,c-ut.com,picbaron.com,imgbaron.com,onlystream.tv,ouo.press,newepisodes.co,mp4upload.com,openloadmovies.ws,yts.mx#%#//scriptlet("abort-on-property-read", "runAdblock")
! flashvars - clickunder or popunder
lusttaboo.com,xhomealone.com,mangovideo.club,love4porn.com,hoes.tube,jizzonme.org,camclips.tv,partycelebs.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#%#//scriptlet("set-constant", "flashvars.video_click_url", "")
! END: Popular clickunders
!
!
! 'adthrive'
jocooks.com,tasteandtellblog.com,163bifenzhibo.cn,500wzuqiubifen.cn,allaboutcats.com,aomenbocaijishibifen.cn,aosikayulecheng.cn,bo8bifenwang.cn,bocaiwangbifenzhibojinsha.cn,cookingperfected.com,curbsideclassic.com,fortemplebanana.com,fortsettings.com,gethealthyu.com,goldendoodleadvice.com,housingaforest.com,huangguanzoudibifen.cn,letthemeatgfcake.com,listcaboodle.com,makinglemonadeblog.com,moneyning.com,nanascraftyhome.com,pandabeardragonlet.com,parentingpod.com,psychreg.org,qiutanbifenwang.cn,runeterraccg.com,shijiebeibifen.cn,spacedmagazine.com,strengthandsunshine.com,sunnyacross.com,tdalabamamag.com,thisisraleigh.com,ticotimes.net,unconventionalbaker.com,whereverwriter.com,yulechengbifenzhibo.cn#%#//scriptlet("abort-on-property-read", "window.adthrive.config")
!
! Ads by Galaksion
mangaclash.com,hhdstreams.club,uhdstreams.club,getpronews.com,akltu.com,shorten.sh,9xmovies.app,toonily.com,kiminime.com,katmoviehd.nl,a2zapk.com,vidload.net,movies123.pics,nsfwyoutube.com,ckk.ai,wikifeet.com,adsafelink.com,isekaiscan.com,uppit.com,watchhowimetyourmother.online,kisstvshow.to,arabseed.tv,updatetribun.org,putlockers.co#%#//scriptlet("abort-on-property-read", "Object.prototype.Focm")
!
! adshares/adaround
bitcomarket.net,mcrypto.club,claimbits.net,cashearn.cc,faucetclub.net,nevcoins.club,11bit.co.in,lbprate.com,drivelinks.in,luckydice.net,coinsearns.com,mixfaucet.com,uploadbaz.me,bitlinks.pw,faucet.furim.xyz,algorandfaucet.com,hinurls.cc,policiesforyou.com,fastcoin.ga,hblinks.pro,hdhub4u.cc,coin.mg,doctor-groups.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "document?document:null")
!
! adfpoint
livetvon.click,nikaraw.com,cashearn.cc#%#//scriptlet("abort-on-property-write", "u_cfg")
1337x.to,mexa.sh#%#//scriptlet("abort-current-inline-script", "openedWindows", "adfpoint")
nikaraw.com,leaknud.com#%#//scriptlet('abort-on-property-write', 'afStorage')
crackstreamshd.click,coinsparty.com,limetorrents.cyou,poscitech.click,daddylive.*,iguarras.com,iputitas.net,coinsurl.com,luckydice.net,coinsearns.com,easymp3converter.com,fastconv.com,akwam.*,dogemate.com,promo-visits.site#%#//scriptlet('abort-on-property-read', 'afScript')
! sadbl
fcfooty.com,sports-stream.site,nstream.to,yourtehzeeb.com,cricplay2.xyz,wecast.to,catchystream.com,olacast.live,streamservicehd.click,hdsport.biz,eplayer.click,tennisstreams.me,smokelearned.net,livetvon.click,sportsonline.to,footyhunter3.xyz,720pstream.me,socceronline.me,rainostreams.com,daddylive.*,oxtorrent.fi,f1livegp.me,mrpcgamer.co,x1337x.*,atomixhq.*,tutele.sx,vipboxtv.*,poscitech.click,1337x.*,fbstream.tv,filmi123.club,darmowa-tv.ws,vipbox.*,wigistream.to,watchseries.*,1stream.top,allinonedownloadzz.site,game3rb.com,lordchannel.com,uwatchfree.*,yts.*,1337x.unblockit.*,strikeout.*,eztv.re,liveonscore.tv#%#//scriptlet("prevent-setTimeout", "sadbl")
!
! e6QQ/IS_POP_COIN
exee.app,exep.app,exe.app,bluemediafiles.*,igg-games.co,javhd.today,ziperto.com,allmoviesforyou.net,1337xx.to,dropgalaxy.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")
eio.io#%#//scriptlet("abort-current-inline-script", "String.prototype.replace", "break;case")
!
! FingerprintJS
wishanimes.com,hd-streams.org,skidrowreloaded.com#%#//scriptlet("abort-current-inline-script", "Promise", "FingerprintJS")
flashx.*,miraculous.to,coloredmanga.com,hentaispark.com,send.cm#%#//scriptlet("abort-current-inline-script", "navigator", "FingerprintJS")
!
! ad script wpadmngr.com
komiklokal.me,amateurblog.tv,fashionblog.tv,idolsblog.tv,latinblog.tv,newstarblog.tv,silverblog.tv,tokyoblog.tv,xblog.tv,ilikecomix.com,edoujin.net,klmanga.net,porncomixonline.net,tokyoblog.tv,monoschinos2.com,idolsblog.tv,zetporn.com,javtiful.com,torlock.com,javhub.net,kisscos.net,javfor.tv,watchmdh.to,highporn.net,kissanimex.com#%#//scriptlet('abort-current-inline-script', 'EventTarget.prototype.addEventListener', '0x')
!
!**********************************
!
! KickassTorrent
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#%#//scriptlet('abort-on-property-write', 'ospen')
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#%#//scriptlet("abort-on-property-read", "ini1Pu")
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#%#//scriptlet("prevent-addEventListener", "click", "checkxarget")
!
!
!
!
! popup on clicking chapter
manhwadesu.me#%#//scriptlet("prevent-window-open")
! ad script
nudostar.com,slutmesh.net#%#//scriptlet('abort-on-property-write', '__aaZoneid')
! https://github.com/AdguardTeam/AdguardFilters/issues/132285
watchjavonline.com,stapewithadblock.beauty#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/132437
serieslatinoamerica.org#%#//scriptlet("abort-current-inline-script", "atob", "decodeURIComponent")
! https://github.com/AdguardTeam/AdguardFilters/issues/132412
veporno.net#%#//scriptlet('abort-on-property-read', '__aaZoneid')
! https://github.com/AdguardTeam/AdguardFilters/issues/132332
yourporn.to#%#//scriptlet("abort-on-property-read", "__CLP")
yourporn.to#%#//scriptlet("abort-on-property-read", "__CLPP")
yourporn.to#%#//scriptlet('adjust-setInterval', '_0x', '*', '0.02')
yourporn.to#%#AG_onLoad(function(){if(location.href.includes("/embed/")){var c=new MutationObserver(function(){var a=document.querySelector(".pop-preroll-close");a&&(c.disconnect(),a.click())});c.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){c.disconnect()},1E4)}});
! https://github.com/AdguardTeam/AdguardFilters/issues/132270
mvidoo.com#%#//scriptlet('abort-on-property-read', 'popunder')
! https://github.com/AdguardTeam/AdguardFilters/issues/131852
msn.com#%#AG_onLoad(function(){setTimeout(function(){var b=document.querySelector("body > fluent-design-system-provider > entry-point").shadowRoot.querySelector("#entry-point-hp-wc-root-wrapper > .content-container > .stripe-wc-container > stripe-wc").shadowRoot.querySelector("fluent-design-system-provider > .stripe-feed > .feed-section > .river-section > stripe-slider > msft-feed-layout").shadowRoot.querySelector("#displayAdCard");b&&b.remove();},2E3)});
! https://github.com/AdguardTeam/AdguardFilters/issues/131904
enjoy4k.*#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/131934
pvstreams.com#%#//scriptlet("prevent-window-open")
pvstreams.com#%#//scriptlet("abort-on-property-read", "nativeInit")
! popup
movies2watch.ru#%#//scriptlet("prevent-window-open")
! https://linkspy.cc/tr/aHR0cDovL2ZjLmxjL2Z1bGwvP2FwaT00ZjcyNTBhYmU4NmJhNTViNWI3OTM4OTYwY2M1ZjYwNzdjNWVhNzAxJnVybD1hSFIwY0RvdkwzTm9iM0owWlhKaGJHd3VZMjl0TDNCNE5GVS9WR2hoYm1zdGVXOTFNejlVYUdGdWF5MTViM1V6JnR5cGU9Mg==
linkspy.cc#%#//scriptlet("set-constant", "displayAds", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/131671
filemoon.sx#%#//scriptlet('set-constant', 'FMPoopS', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/131600
efukt.comefukt.com#%#//scriptlet('set-cookie', 'efi_rec', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/131587
download.windowslite.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/131464
bitporno.*#%#//scriptlet("abort-on-property-read", "_run")
bitporno.*#%#//scriptlet("abort-on-property-write", "atOptions")
! https://github.com/AdguardTeam/AdguardFilters/issues/131540
streamsb.net#%#//scriptlet("abort-on-property-read", "mm")
streamsb.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/131125
notube.net#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/131123
oii.io#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/131116
best-cpm.com#%#//scriptlet("prevent-window-open")
! https://github.com/uBlockOrigin/uAssets/commit/d1516279f07ca1c686f936335a20ca23808dd7f6#commitcomment-85409626
azmath.info,scratch247.info#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/130400
streamingcommunity.*#%#//scriptlet('prevent-window-open')
streamingcommunity.*#%#//scriptlet('abort-on-stack-trace', 'localStorage', 'cloudfront.net/?')
! https://github.com/AdguardTeam/AdguardFilters/issues/130290
youpit.xyz#%#//scriptlet("abort-on-property-write", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/130286
papahd1.xyz#%#//scriptlet("abort-on-property-read", "loadpopunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/130284
stakes100.xyz#%#//scriptlet('abort-on-property-read', 'popunder')
! https://github.com/AdguardTeam/AdguardFilters/issues/130241
fleshed.com#%#//scriptlet("set-cookie", "instc_rec", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/130002
yesvids.com#%#//scriptlet("set-constant", "popped", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/130051
video-to-mp3-converter.com#%#//scriptlet("prevent-window-open", "!/^\//")
! https://github.com/AdguardTeam/AdguardFilters/issues/129993
sportssoccer.club#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/129989
oko.sh#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/129556
! https://github.com/AdguardTeam/AdguardFilters/issues/129658
! 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 (time of the video + ads),
! so clicking somewhere after video end causes that the new video starts playing
cbs.com,paramountplus.com#%#(()=>{window.XMLHttpRequest.prototype.open=new Proxy(window.XMLHttpRequest.prototype.open,{apply:async(a,b,c)=>{const d=c[1];return"string"!=typeof d||0===d.length?Reflect.apply(a,b,c):(d.match(/pubads\.g\.doubleclick.net\/ondemand\/hls\/.*\.m3u8/)&&b.addEventListener("readystatechange",function(){if(4===b.readyState){const a=b.response;Object.defineProperty(b,"response",{writable:!0}),Object.defineProperty(b,"responseText",{writable:!0});const c=a.replaceAll(/#EXTINF:(\d|\d\.\d+)\,\nhttps:\/\/redirector\.googlevideo\.com\/videoplayback\?[\s\S]*?&source=dclk_video_ads&[\s\S]*?\n/g,"");b.response=c,b.responseText=c}}),Reflect.apply(a,b,c))}})})();
cbs.com,paramountplus.com#%#(()=>{const a=window.fetch;window.fetch=new Proxy(window.fetch,{apply:async(b,c,d)=>{const e=d[0];if("string"!=typeof e||0===e.length)return Reflect.apply(b,c,d);if(e.match(/pubads\.g\.doubleclick\.net\/ondemand\/.*\/content\/.*\/vid\/.*\/streams\/.*\/manifest\.mpd|pubads\.g\.doubleclick.net\/ondemand\/hls\/.*\.m3u8/)){const b=await a(...d);let c=await b.text();return c=c.replaceAll(/<Period id="(pre|mid|post)-roll-.-ad-[\s\S]*?>[\s\S]*?<\/Period>|#EXTINF:(\d|\d\.\d+)\,\nhttps:\/\/redirector\.googlevideo\.com\/videoplayback\?[\s\S]*?&source=dclk_video_ads&[\s\S]*?\n/g,""),new Response(c)}return Reflect.apply(b,c,d)}})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/129586
ctfile.com#%#//scriptlet("prevent-window-open", "popjump", "1")
! https://github.com/AdguardTeam/AdguardFilters/issues/129911
papahd.club#%#//scriptlet("abort-on-property-read", "loadpopunder")
papahd.club#%#//scriptlet("set-constant", "window.__cfRLUnblockHandlers", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/129217
javuncensored.watch,javcensored.net,javbake.com#%#//scriptlet('remove-class', 'adstrick', '.adstrick')
! https://github.com/AdguardTeam/AdguardFilters/issues/129251
cnn.com#%#(()=>{window.FAVE=window.FAVE||{};window.FAVE=new Proxy(window.FAVE,{set:(a,b,c,d)=>(a?.settings?.ads?.ssai?.prod?.clips?.enabled&&(a.settings.ads.ssai.prod.clips.enabled=!1),Reflect.set(a,b,c,d))})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/129067
tutele.nl#%#//scriptlet('prevent-window-open', '', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/128820
javbangers.com#%#//scriptlet("abort-on-property-write", "window.onload")
! https://github.com/AdguardTeam/AdguardFilters/issues/128971
missav.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/128921
titantv.com#%#(()=>{window.PostRelease={Start(){}}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/128734
gamcore.com#%#//scriptlet('set-cookie', 'popout2', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/128430
reviewtech.me#%#//scriptlet("abort-on-property-write", "onload")
! https://github.com/AdguardTeam/AdguardFilters/issues/128169
chillx.top,full4u.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/128307
lineageos18.com#%#//scriptlet("prevent-window-open", "lineageos18.com")
! https://github.com/AdguardTeam/AdguardFilters/issues/128325
footyhunter3.xyz#%#//scriptlet("prevent-window-open")
olacast.live#%#//scriptlet("abort-on-property-read", "__cfg_")
! https://github.com/AdguardTeam/AdguardFilters/issues/128221
jacarandafm.com#%#(()=>{window.com_adswizz_synchro_decorateUrl=function(a){if("string"===typeof a&&a.startsWith("http"))return a}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/127726
men4menporn.eu,player.cdnm4m.nl#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/128019
pornborne.com#%#//scriptlet("abort-on-property-read", "open")
! https://github.com/AdguardTeam/AdguardFilters/issues/127617
koushoku.org#%#//scriptlet('prevent-xhr', '/cimp.php')
koushoku.org#%#//scriptlet("abort-on-property-read", "open")
! https://github.com/AdguardTeam/AdguardFilters/issues/127801
tv.gab.com#%#//scriptlet("json-prune", "*", "placement video")
! fake player
eegybest.xyz#%#//scriptlet('remove-attr', 'href', '#clickfakeplayer')
! https://github.com/AdguardTeam/AdguardFilters/issues/124745
! TODO: use scriptlet when it will be added - https://github.com/AdguardTeam/Scriptlets/issues/202
player.theplatform.com#%#(()=>{window.XMLHttpRequest.prototype.open=new Proxy(window.XMLHttpRequest.prototype.open,{apply:async(a,b,c)=>{const d=c[1];return"string"!=typeof d||0===d.length?Reflect.apply(a,b,c):(d.match(/manifest\..*\.theplatform\.com\/.*\/.*\.m3u8\?.*|manifest\..*\.theplatform\.com\/.*\/*\.meta.*/)&&b.addEventListener("readystatechange",function(){if(4===b.readyState){const a=b.response;Object.defineProperty(b,"response",{writable:!0}),Object.defineProperty(b,"responseText",{writable:!0});const c=a.replaceAll(/#EXTINF:.*\n.*tvessaiprod\.nbcuni\.com\/video\/[\s\S]*?#EXT-X-DISCONTINUITY|#EXT-X-VMAP-AD-BREAK[\s\S]*?#EXT-X-ENDLIST/g,"");b.response=c,b.responseText=c}}),Reflect.apply(a,b,c))}})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/126547
maxstream.video#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/124322
itv.com#%#//scriptlet('json-prune', 'Playlist.ContentBreaks')
! https://github.com/AdguardTeam/AdguardFilters/issues/126358
hurawatch.at#%#//scriptlet('abort-current-inline-script', 'window.onclick', '9anime')
! https://github.com/AdguardTeam/AdguardFilters/issues/126253
tukipasti.com#%#//scriptlet("prevent-window-open")
! popup
ier.ai#%#//scriptlet("prevent-window-open")
! popunder
alrincon.com#%#//scriptlet("abort-current-inline-script", "onload", "window.open")
! https://github.com/AdguardTeam/AdguardFilters/issues/125900
dnaindia.com#%#(()=>{const a=function(){},b=function(c,a){if("function"==typeof a)try{a([])}catch(a){console.error(a)}};Object.defineProperty(window,"PWT",{value:{requestBids:b,generateConfForGPT:b,addKeyValuePairsToGPTSlots:a,generateDFPURL:a}})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/122322
nikaraw.com#%#//scriptlet("abort-current-inline-script", "navigator", "break;case")
! https://github.com/AdguardTeam/AdguardFilters/issues/125695
ytmp3.wtf#%#//scriptlet("prevent-window-open")
ytmp3.wtf#%#//scriptlet("set-constant", "loadedK", "1")
! https://github.com/uBlockOrigin/uAssets/issues/14141
novelgames.com#%#//scriptlet('adjust-setInterval', 'skipAdSeconds', '', '0.02')
! voe.sx popups
s.to,reputationsheriffkenneth.com,launchreliantcleaverriver.com#%#//scriptlet("prevent-addEventListener", "click", "VODMonetisation")
! https://github.com/AdguardTeam/AdguardFilters/issues/125396
eztv.re#%#//scriptlet('set-cookie', 'hide_vpn', '1')
! popup
bang14.com#%#//scriptlet("abort-current-inline-script", "$", "setCookie")
! https://github.com/AdguardTeam/AdguardFilters/issues/124687
hpav.tv,hpjav.tv#%#//scriptlet("abort-on-property-read", "VAST")
! https://github.com/AdguardTeam/AdguardFilters/issues/124348
bestcash2020.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/124139
123movieshub.tc#%#//scriptlet("abort-on-property-read", "zfgstorage")
! popunder
hentaivideos.net#%#//scriptlet('prevent-eval-if', 'popUnderStage')
! https://github.com/AdguardTeam/AdguardFilters/issues/123748
novelroom.net#%#//scriptlet("abort-current-inline-script", "Node.prototype.insertBefore", ".parentNode.insertBefore(")
! canvas ad on top page
mysexgames.com#%#//scriptlet("set-constant", "createCanvas", "noopFunc")
! edoujin.net - redirection to ads
edoujin.net#%#//scriptlet('prevent-refresh')
! https://github.com/AdguardTeam/AdguardFilters/issues/121309
strtapeadblocker.art,strtapeadblocker.*#%#//scriptlet("abort-current-inline-script", "document.createElement", "o.contentWindow.document.createElement")
! https://github.com/AdguardTeam/AdguardFilters/issues/123687
imgur.com#%#//scriptlet("adjust-setTimeout", "/function\(\)\{try\{|adBegan/", "5000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/123312
gochyu.com#%#//scriptlet("prevent-window-open")
! https://github.com/easylist/easylist/issues/12450
time4tv.stream#%#//scriptlet("abort-current-inline-script", "atob", "decodeURIComponent")
! https://github.com/AdguardTeam/AdguardFilters/issues/123094
linkbin.me#%#//scriptlet("abort-on-property-read", "Object.prototype.loadImages")
linkbin.me#%#//scriptlet("abort-on-property-read", "Object.prototype.loadCosplay")
! https://github.com/AdguardTeam/AdguardFilters/issues/122839
mediafire.com#%#//scriptlet('prevent-window-open', 'otnolatrnup.com')
mediafire.com#%#//scriptlet('prevent-addEventListener', 'click', 'ClickHandler')
mediafire.com#%#//scriptlet('prevent-addEventListener', 'load', 'PopUnder')
! https://github.com/AdguardTeam/AdguardFilters/issues/122766
1337x.to#%#//scriptlet('abort-on-property-read', 'DEBUG_MODE')
! https://github.com/AdguardTeam/AdguardFilters/issues/122741
manageditmag.co.uk#%#//scriptlet("prevent-addEventListener", "click", "window.open")
! https://github.com/AdguardTeam/AdguardFilters/issues/122707
bestsolaris.com#%#//scriptlet("prevent-addEventListener", "click", "instanceof Function&&window")
! https://github.com/AdguardTeam/AdguardFilters/issues/122290
! https://github.com/AdguardTeam/AdguardFilters/issues/129272
ijavtorrent.com,javpornhd.online#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/122187
filemoon.sx#%#//scriptlet("prevent-window-open")
filemoon.sx#%#//scriptlet("abort-current-inline-script", "navigator", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/122207
streamadblockplus.xyz#%#//scriptlet("set-constant", "window.open", "noopFunc")
streamadblockplus.xyz#%#AG_onLoad(function() { setTimeout(function() {var check = document.getElementsByClassName('play-overlay')[0]; if (check){check.click(); check.click(); }; }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/121309
javpoll.com#%#//scriptlet('prevent-window-open')
! popup on convert
yout.pw#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/122003
javhd.icu#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/121697
javquick.com#%#//scriptlet("set-constant", "adsUrls", "undefined")
! erotom.com revolving ad
erotom.com#%#//scriptlet("abort-current-inline-script", "String.fromCharCode", "replace")
! https://github.com/AdguardTeam/AdguardFilters/issues/120784
freexcafe.com#%#//scriptlet('remove-attr', 'href', 'a#imagelink[href]')
! https://github.com/AdguardTeam/AdguardFilters/issues/120494
yt5s.com#%#//scriptlet("set-constant", "isLoadAds", "true")
yt5s.com#%#//scriptlet("set-constant", "generatorAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/120169
go.linkfly.io#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/120146
go.bitcoinly.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/120125
short2fly.xyz,techboyz.xyz#%#//scriptlet("abort-current-inline-script", "onclick", "window.open")
! 'undefined' leftover e.g. chintpurni.angelfire.com
angelfire.com#%#//scriptlet("abort-current-inline-script", "document.write", "lycos_ad")
! https://github.com/AdguardTeam/AdguardFilters/issues/130253
up-load.io#%#//scriptlet('prevent-window-open')
up-load.io#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded", ".contents().find('body')")
! https://github.com/AdguardTeam/AdguardFilters/issues/120397
wizzair.com#%#//scriptlet('set-session-storage-item', 'bookingSearchAlreadyOpened', 'true')
! https://github.com/AdguardTeam/AdguardFilters/issues/120166
doodlygames.me,playstore.pw#%#//scriptlet("set-constant", "PreRollAd.timeCounter", "0")
! xhamster.com - back button manipulation
xhamster.com#%#//scriptlet("set-constant", "history.replaceState", "noopFunc")
! popunder
erome.com#%#//scriptlet("set-constant", "tiPopAction", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/119613
ragnaru.net,metx.me,starlive.xyz,daddylive.*,vikistream.com,embedstream.me,streamgo.to#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/118843
techydino.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/117721
titantv.com#%#//scriptlet("set-constant", "loadPlayer", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/118779
lusttaboo.com#%#//scriptlet("set-constant", "popped", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/118173
teknopaid.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/117988
dembed1.com#%#//scriptlet("prevent-window-open", "!/download?id=")
! https://github.com/AdguardTeam/AdguardFilters/issues/118013
! for some reason scriptlets (adjust-setTimeout/adjust-setInterval) causes that captcha cannot be resolved
cryptodirectories.com#%#//scriptlet("prevent-window-open")
raincaptcha.com#%#//scriptlet("set-constant", "__wait", "0")
raincaptcha.com#%#(function(){window.setTimeout=new Proxy(window.setTimeout,{apply:(a,b,c)=>c&&c[0]&&/if\(!/.test(c[0].toString())&&c[1]&&1e4===c[1]?(c[1]*=.01,Reflect.apply(a,b,c)):Reflect.apply(a,b,c)});window.setInterval=new Proxy(window.setInterval,{apply:(a,b,c)=>c&&c[0]&&/initWait/.test(c[0].toString())&&c[1]&&1e3===c[1]?(c[1]*=.01,Reflect.apply(a,b,c)):Reflect.apply(a,b,c)})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/117922
mozlink.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/118188
nba.com#%#//scriptlet("set-constant", "nbaTop.setupAds", "noopFunc")
nba.com#%#(()=>{window.turner_getTransactionId=turner_getGuid=function(){},window.AdFuelUtils={getUMTOCookies(){}}})();
! 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
aztravels.net,handydecor.com.vn,techacode.com,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
steampiay.cc,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
watchasians.cc#%#//scriptlet("prevent-addEventListener", "click", "popunder")
! https://github.com/easylist/easylist/pull/11659
hdthevid.online,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/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.*#%#//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)});
! 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", "2")
! 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
! https://github.com/AdguardTeam/CoreLibs/issues/1571
! https://github.com/AdguardTeam/AdguardFilters/issues/102912
! 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
redload.co,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.xyz,lookmovie105.xyz,lookmovie106.xyz,lookmovie107.xyz,lookmovie108.xyz,lookmovie109.xyz,lookmovie110.xyz,lookmovie111.xyz,lookmovie112.xyz,lookmovie113.xyz,lookmovie114.xyz,lookmovie115.xyz,lookmovie116.xyz,lookmovie117.xyz,lookmovie118.xyz,lookmovie119.xyz,lookmovie120.xyz,lookmovie121.xyz,lookmovie122.xyz,lookmovie123.xyz,lookmovie124.xyz,lookmovie125.xyz,lookmovie126.xyz,lookmovie127.xyz,lookmovie128.xyz,lookmovie129.xyz,lookmovie130.xyz,lookmovie131.xyz,lookmovie132.xyz,lookmovie133.xyz,lookmovie134.xyz,lookmovie135.xyz,lookmovie136.xyz,lookmovie137.xyz,lookmovie138.xyz,lookmovie139.xyz,lookmovie140.xyz,lookmovie141.xyz,lookmovie142.xyz,lookmovie143.xyz,lookmovie144.xyz,lookmovie145.xyz,lookmovie146.xyz,lookmovie147.xyz,lookmovie148.xyz,lookmovie149.xyz,lookmovie150.xyz,lookmovie151.xyz,lookmovie152.xyz,lookmovie153.xyz,lookmovie154.xyz,lookmovie155.xyz,lookmovie156.xyz,lookmovie157.xyz,lookmovie158.xyz,lookmovie159.xyz,lookmovie160.xyz,lookmovie161.xyz,lookmovie162.xyz,lookmovie163.xyz,lookmovie164.xyz,lookmovie165.xyz,lookmovie166.xyz,lookmovie167.xyz,lookmovie168.xyz,lookmovie169.xyz,lookmovie170.xyz,lookmovie171.xyz,lookmovie172.xyz,lookmovie173.xyz,lookmovie174.xyz,lookmovie175.xyz,lookmovie176.xyz,lookmovie177.xyz,lookmovie178.xyz,lookmovie179.xyz,lookmovie180.xyz,lookmovie181.xyz,lookmovie182.xyz,lookmovie183.xyz,lookmovie184.xyz,lookmovie185.xyz,lookmovie186.xyz,lookmovie187.xyz,lookmovie188.xyz,lookmovie189.xyz,lookmovie190.xyz,lookmovie191.xyz,lookmovie192.xyz,lookmovie193.xyz,lookmovie194.xyz,lookmovie195.xyz,lookmovie196.xyz,lookmovie197.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.com#%#//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
! 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", "/break;case \$\.|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/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/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/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
videovard.*#%#//scriptlet("prevent-window-open")
! 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')
! 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
embedo.co,highload.to#%#//scriptlet("prevent-window-open")
embedo.co,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")
! 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")
! 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
sltube.org,soap2day.rs,slwatch.co,slmaxed.com,streamlare.com#%#//scriptlet("prevent-window-open", "!streamlare")
sltube.org,soap2day.rs,slwatch.co,slmaxed.com,streamlare.com#%#//scriptlet("prevent-setTimeout", "afterOpen")
! breaks download button
! 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/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
redload.co#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector(".plyr-overlay");a&&(a.click(),a.click())},500)});
stapewithadblock.monster,adblockeronstape.me,streamadblockplus.com,shavetape.*,streamtapeadblock.*,adblockstrtape.link,adblockstrtech.link,adblockstreamtape.*,tubeload.co,stape.fun,streamtape.*,strcloud.link#%#//scriptlet("prevent-window-open")
stapewithadblock.monster,adblockeronstape.me,streamadblockplus.com,shavetape.*,streamtapeadblock.*,adblockstrtape.link,adblockstrtech.link,adblockstreamtape.*,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/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#clickfkplayer")
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
yourporngod.com,theporngod.com#%#//scriptlet('set-constant', 'flashvars.adv_pre_vast_alt', '')
yourporngod.com,theporngod.com,hubroporn.com,bigassex.com,motherporno.com,bigtitslust.com,lesbian8.com,sortporn.com,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,videospornozinhos.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('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
streampiay.*,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(")
! 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/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/81152
vipleague.lc,upvideo.to,dartsstream.me,golfstreams.me,cricstream.me,motogpstream.me,ufcstream.me,boxingstreams.me,socceronline.me,rugbystreams.me,tennisstreams.me,nhlstream.nu,nbastream.nu,mlbstream.me,embedstream.me,tvply.me,worldcupfootball.me#%#//scriptlet('prevent-setTimeout', '/\!window\[[\s\S]*?String\.fromCharCode[\s\S]*?document\.createElement\("script"\)/')
! https://github.com/AdguardTeam/AdguardFilters/issues/130449
! https://github.com/AdguardTeam/AdguardFilters/issues/79780
hulu.com#%#//scriptlet("set-constant", "Object.prototype.isAdPeriod", "falseFunc")
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/4269f6e99ad54f56e04829bbe9eeaf4c24f4921b#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/86127
! https://github.com/AdguardTeam/AdguardFilters/issues/80044
msn.com#%#//scriptlet('hide-in-shadow-dom', 'msft-article-card:not([class="contentCard"])')
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/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)});
! 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-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
bluemediafiles.*,get-url.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
imagent.buzz,imagepuitr.buzz,imgblaze.net,imgkorle.buzz,imgkaka.xyz,pixsera.net,imgfrost.net,imgair.net#%#//scriptlet("prevent-addEventListener", "click", "checkTarget")
imagent.buzz,imagepuitr.buzz,imgblaze.net,imgkorle.buzz,imgkaka.xyz,pixsera.net,imgfrost.net,imgair.net#%#//scriptlet("prevent-window-open", "0", "/prcf.fiyar|themes|pixsense|.jpg/")
! 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
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
isaiminiweb.online#%#AG_onLoad(function(){document.querySelector('meta[http-equiv="REFRESH"]')&&setTimeout(function(){window.stop()},4E3)});
! https://github.com/AdguardTeam/AdguardFilters/issues/76395
! 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/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/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/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")
! cloudvideo.tv popup
cloudvideo.tv#%#//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/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/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
404error.one,player-cdn.com,kmo.to,nazarickol.com,redirect-ads.com#%#//scriptlet("prevent-window-open", "!abyss.to", "1")
404error.one,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")
! hilltopads ex. (function(__htas)
porn00.org,kisscos.net,fourquarters.biz,readwebtoononline.net,webtoonplus.com,besthdgayporn.com,mangas-raw.com,latinohentai.com,vegvorous.com,gigmature.com,nhentai.com,xmegadrive.com,gogoanime.*,linkszia.co,urbharat.xyz,91.208.197.24,edummm.xyz,adslink.pw,pornohubonline.com,movieskafanda.xyz,mangamovil.net,tatli.biz,naijauncut.com,teenager365.com,10convert.com,moviesjoy.*,javenspanish.com,jav-asia.top,komiklokal.xyz,leermanga.net,leechall.com,kantotflix.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", "/l\.parentNode\.insertBefore\(s/")
! https://github.com/AdguardTeam/AdguardFilters/issues/72811
movierulzfree.is#%#//scriptlet('prevent-window-open')
! 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://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/119573
! https://github.com/AdguardTeam/AdguardFilters/issues/118378
! https://github.com/AdguardTeam/AdguardFilters/issues/78170
! https://github.com/AdguardTeam/AdguardFilters/issues/72616
! https://github.com/AdguardTeam/AdguardFilters/issues/70916
tinycat-voe-fashion.com,realfinanceblogcenter.com,uptodatefinishconferenceroom.com,bigclatterhomesguideservice.com,fraudclatterflyingcar.com,housecardsummerbutton.com,fittingcentermondaysunday.com,reputationsheriffkennethsand.com,launchreliantcleaverriver.com,audaciousdefaulthouse.com,v-o-e-unblock.com,un-block-voe.net,voeun-block.net,voe-un-block.com,voeunblk.com,voeunblck.com,voeunbl0ck.com,voeunblock3.com,voeunblock2.com,voeunblock1.com,voeunblock.com,voe-unblock.*,voe.bar,voe.sx#%#AG_onLoad(function(){var a=document.querySelector("div[class*='download-'][class$='-file']");if(a){var b=null,g=location.pathname.substring(1).split("/")[0],d=document.getElementsByTagName("script");if(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)}}});
tinycat-voe-fashion.com,realfinanceblogcenter.com,uptodatefinishconferenceroom.com,bigclatterhomesguideservice.com,fraudclatterflyingcar.com,housecardsummerbutton.com,fittingcentermondaysunday.com,reputationsheriffkennethsand.com,launchreliantcleaverriver.com,audaciousdefaulthouse.com,v-o-e-unblock.com,un-block-voe.net,voeun-block.net,voe-un-block.com,voeunblk.com,voeunblck.com,voeunbl0ck.com,voeunblock3.com,voeunblock2.com,voeunblock1.com,voeunblock.com,voe-unblock.*,voe.bar,voe.sx#%#//scriptlet("abort-current-inline-script", "document.createElement", "_blank")
!+ NOT_PLATFORM(ext_ublock)
tinycat-voe-fashion.com,realfinanceblogcenter.com,uptodatefinishconferenceroom.com,bigclatterhomesguideservice.com,fraudclatterflyingcar.com,housecardsummerbutton.com,fittingcentermondaysunday.com,reputationsheriffkennethsand.com,launchreliantcleaverriver.com,audaciousdefaulthouse.com,v-o-e-unblock.com,un-block-voe.net,voeun-block.net,voe-un-block.com,voeunblk.com,voeunblck.com,voeunbl0ck.com,voeunblock3.com,voeunblock2.com,voeunblock1.com,voeunblock.com,voe-unblock.*,voe.bar,voe.sx#%#//scriptlet("abort-current-inline-script", "EventTarget.prototype.addEventListener", "/document\['body'\]|\^https\?:|\['location'\]/")
! 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/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/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
exee.app,exep.app,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/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/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/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/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/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#%#//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/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#%#//scriptlet("json-prune", "rot_url pop_type")
m4ufree.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#%#//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 });
! 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
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/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/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/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/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/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")
! 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/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#%#//scriptlet("prevent-addEventListener", "/click|DOMContentLoaded|blur/", "var _0x")
! https://github.com/AdguardTeam/AdguardFilters/issues/54927
dood.wf,dood.la,dood.pm,dood.so,dood.to,dood.watch,dood.ws#%#//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/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')
! 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/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/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/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#%#//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#%#//scriptlet("abort-current-inline-script", "String.fromCharCode", "decodeURIComponent")
! 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,theroot.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/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/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/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/49351
memeburn.com#%#//scriptlet("set-constant", "show_interstitial", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/6351
pervclips.com#%#//scriptlet("abort-on-property-read", "customScript")
! 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")
! 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/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/47350
prostream.to,pandamovies.me#%#//scriptlet("abort-on-property-read", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/47332
unishort.com#%#//scriptlet("abort-on-property-read", "showInPopup")
! https://github.com/AdguardTeam/AdguardFilters/issues/47187
totv.org#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/47104
imagefruit.com#%#//scriptlet("remove-attr", "href", "a[href='/view']")
! https://github.com/AdguardTeam/AdguardFilters/issues/47046
ifbbpro.com#%#//scriptlet("set-constant", "td_ad_background_click_link", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/46923
bannercuts.com#%#//scriptlet("prevent-window-open", "1", "livefm.lk")
! https://github.com/AdguardTeam/AdguardFilters/issues/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/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
!+ NOT_PLATFORM(windows, mac, android)
express-cut.ovh#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/45979
247hearts.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.getElementById("feature-ad-holder"); if(el) { hideFeatureAd(); }; }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/46009
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
!+ NOT_PLATFORM(windows, mac, android)
overlord2.net#%#//scriptlet("adjust-setTimeout", "btn-close-ads", "", "0.02")
! pirateproxy.space - popups
pirateproxy.space#%#//scriptlet("set-constant", "openNewURLInTheSameWindow", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/45588
!+ NOT_PLATFORM(windows, mac, android)
televisiongratisenvivo.com#%#//scriptlet("prevent-window-open", "1", "bit.ly")
! https://github.com/AdguardTeam/AdguardFilters/issues/45465
yandexcdn.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/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")
! 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/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
!+ NOT_PLATFORM(windows, mac, android)
streamcdn.to#%#//scriptlet("prevent-addEventListener", "click", "dtnoppu")
! 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
!+ NOT_PLATFORM(windows, mac, android)
cashearn.eu#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/44864
!+ NOT_PLATFORM(windows, mac, android)
bit-url.com#%#//scriptlet("prevent-eval-if", "__PPU_CHECK")
! https://github.com/AdguardTeam/AdguardFilters/issues/44714
!+ NOT_PLATFORM(windows, mac, android)
youzik.com#%#//scriptlet("prevent-window-open", "1", ".info?tid=")
! https://github.com/AdguardTeam/AdguardFilters/issues/44845
stfly.io#%#//scriptlet("abort-on-property-read", "tabUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/44654
!+ NOT_PLATFORM(windows, mac, android)
1819714723.rsc.cdn77.org,streamsforu.com#%#//scriptlet("adjust-setInterval", "timerLayerAdLine", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/44686
lightnovelworld.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelectorAll(".adsbox"); if(el) { el.forEach(function(el) { el.remove(); }); }  }, 1000); });
! bcvc.xyz - popups
bcvc.xyz#%#//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")
! 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
!+ NOT_PLATFORM(windows, mac, android)
xsexvideos.pro,mature-tube.sexy#%#//scriptlet('prevent-setTimeout', '/window\.location\.href = ("\/sell\.php"|popURL)/')
! https://github.com/AdguardTeam/AdguardFilters/issues/43481
moneymanagement.com.au#%#(function(){if(-1!=window.location.href.indexOf("/intro-mm"))for(var c=document.cookie.split(";"),b=0;b<c.length;b++){var a=c[b];a=a.split("=");"redirect_url_to_intro"==a[0]&&window.location.replace(decodeURIComponent(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,vidup.io#%#//scriptlet("set-constant", "Object.prototype.ads", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/43252
!+ NOT_PLATFORM(windows, mac, android)
pornlib.*#%#//scriptlet("prevent-window-open", "1", "about:blank")
! 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/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
!+ NOT_PLATFORM(windows, mac, android)
typingtestnow.com#%#//scriptlet("prevent-setTimeout", "replace_blank_adsense_ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/42701
video.javdock.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('strong#close-btn-text'); if(el) el.click(); }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/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: ""});
! 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')
! https://reddit.com/r/Adguard/comments/de5qoh/how_can_i_keep_a_website_from_redirecting_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.tube,thegay.com#%#//scriptlet("abort-on-property-read", "adver.popunder.neverblock")
! 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/39199
mangoporn.net#%#window.open = function() {};
mangoporn.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/39492
digitallearn.online#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/38730
tube8.com#%#//scriptlet("set-constant", "showPopunder", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/123945
! https://github.com/AdguardTeam/AdguardFilters/issues/39254
protopage.com#%#//scriptlet("set-constant", "a2d", "false")
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")
! 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")
! xhamster.com popunder
xhamster18.desi,xhplanet2.com,xhamster18.*,xhamster17.*,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#%#//scriptlet('remove-cookie', 'video_view_count')
xhamster18.desi,xhplanet2.com,xhamster18.*,xhamster17.*,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#%#//scriptlet('set-local-storage-item', 'popseen', 'true')
xhamster18.desi,xhplanet2.com,xhamster18.*,xhamster17.*,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#%#//scriptlet("abort-current-inline-script", "document.createElement", "initTabUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/65754
! https://github.com/AdguardTeam/AdguardFilters/issues/38558
easyexploits.com#%#//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")
! 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/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/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("target","_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.forEach(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/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/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()))return b(a,c)};})();
! 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`
123strippoker.com,chicpussy.net,imgsto.com,lolhentai.net,pics4upload.com,imgstar.eu,porncoven.com,nakedbabes.club,vibraporn.com,imgtaxi.com,rintor.*,xcity.org,striptube.net,eroticity.net,camwhores.film,boobieblog.com,freeuseporn.com,gamesofdesire.com,imgsen.com,imgwallet.com,picdollar.com,zehnporn.com,babepedia.com,pornhd720p.com,kvador.com,sikwap.xyz,imgadult.com,picmoney.org,sexgames.xxx,beautifulero.com,picbaron.com,porno-island.*,wantedbabes.com,consoletarget.com,ftopx.com,bunnylust.com,mysexgames.com,sexykittenporn.com,lizardporn.com,doseofporn.com,erotichdworld.com,freyalist.com,guruofporn.com,jennylist.xyz,jesseporn.xyz,kendralist.com,vipergirls.to,8boobs.com,babesinporn.com,bustybloom.com,fooxybabes.com,hotstunners.com,rabbitsfun.com,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,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/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
imgrock.pw,imgmaze.pw,imgview.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/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:none!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.length)}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.querySelectorAll("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='preload'][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,"Sponsored")):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.length)}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='preload'][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.querySelectorAll("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 b=0,d=[];new MutationObserver(function(){document.querySelectorAll("div[data-pagelet^=\"FeedUnit\"]:not([style*=\"display: none\"]), div[role=\"feed\"] > div:not([style*=\"display: none\"]), div[role=\"feed\"] > span:not([style*=\"display: none\"]), #ssrb_feed_start + div > div[class]:not([style*=\"display: none\"]), #ssrb_feed_start + div span > h3 ~ div[class]:not([style*=\"display: none\"]), #ssrb_feed_start + div h3~ div[class]:not([style*=\"display: none\"])").forEach(function(e){Object.keys(e).forEach(function(a){if(a.includes("__reactEvents")||a.includes("__reactProps")){a=e[a];try{if(a.children?.props?.category?.includes("SPONSORED")||a.children?.props?.children?.props?.category?.includes("SPONSORED")||a.children?.props?.children?.props?.feedEdge?.category?.includes("SPONSORED")){b++,e.style="display: none !important;";var f=e.querySelector("a[href][aria-label]:not([aria-hidden])");f&&(d.push(["Ad blocked based on property ["+b+"] -> "+f.ariaLabel]),console.table(d))}}catch(a){}}})})}).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"]})}();
! Blocking ads based on property when watching an marketplace item
facebook.com,facebookcorewwi.onion#%#!function(){if(location.href.includes("marketplace/item")){var b=0,d=[];new MutationObserver(function(){document.querySelectorAll("div[aria-label='Marketplace listing viewer'] > div div + div + span:not([style*='display: none']), #ssrb_feed_start + div > div div + div + span:not([style*='display: none'])").forEach(function(e){Object.keys(e).forEach(function(a){if(a.includes("__reactEvents")||a.includes("__reactProps")){a=e[a];try{if(a.children?.props?.children?.props?.adId){b++,e.style="display: none !important;";var f=e.querySelector("a[href][aria-label]:not([aria-hidden])");f&&(d.push(["Ad blocked based on property ["+b+"] -> "+f.ariaLabel]),console.table(d))}}catch(a){}}})})}).observe(document,{childList:!0,subtree:!0})}}();
! ! #if (!adguard_app_windows && !adguard_app_mac && !adguard_app_android)
facebook.com,facebookcorewwi.onion#%#!function(){var e=new MutationObserver(function(){document.querySelectorAll('[id^="substream"] > div:not(.hidden_elem) div[id^="hyperfeed_story_id"]').forEach(function(e){function t(e,t){for(s=e.querySelectorAll('.userContentWrapper h5 + div[data-testid*="sub"] a [class] [class]'),socheck=0;socheck<s.length;socheck++)s[socheck].innerText.contains(t)&&(c=["1"],d=["1"],i=["1"],r=l=a=1,socheck=s.length)}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}))}();
facebook.com,facebookcorewwwi.onion#%#!function(){new MutationObserver(function(){document.querySelectorAll("div[role=\"main\"] div[class][style^=\"max-width:\"] div[class][style*=\"max-width:\"]:not([style*=\"display: none\"])").forEach(function(c){Object.keys(c).forEach(function(a){if(a.includes("__reactEvents")||a.includes("__reactProps")){a=c[a];try{a.children?.props?.adSurface?.includes("MarketplaceFeed")&&(c.style="display: none !important;")}catch(a){}}})})}).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/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/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/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#%#//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")
! 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#%#Object.defineProperty(window, 'puShown', { get: function() { return true; } });
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})})();
! 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,openload.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("platform"),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=thunderdome");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))}return e(a,f,...c)}}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/23110
mangarock.com#%#Object.defineProperty(window, 'NativeAd', { get: function() { return function() {}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/22429
bc.vc#%#//scriptlet("set-constant", "history.pushState", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/22121
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/21272
torrent1.me#%#window.open = function() {};
! 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/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
shon.xyz#%#Object.defineProperty(window, 'pup', { value: 3 });
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 - popup
vidup.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() {};
! 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() {};
! 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/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,bestialitytaboo.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/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/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); } }; });
! sawlive.tv video stream - blocks start popup
sawlive.tv#%#window.open = function() {};
! 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
watchcartoonsonline.eu#%#//scriptlet("abort-on-property-read", "bbHideDiv")
animeshow.tv,toonget.net,gogoanimes.tv,mangafreak.net,igg-games.com,animeflv.net,animeplus.tv,goodanime.co,animetoon.org,9anime.is,gogoanime.in,mangapanda.com,memecenter.com,mangareader.net#%#//scriptlet("abort-on-property-write", "bbHideDiv")
! 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/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/10532
vuxm.com#%#AG_onLoad(function() { setTimeout(function() {document.getElementsByClassName("close-parrot")[0].click();}, 500); });
! 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; } });
! 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/120846
! https://github.com/AdguardTeam/AdguardFilters/issues/9824
flashx.*#%#//scriptlet("prevent-window-open")
! 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/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/9175
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/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/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/89403
! https://github.com/AdguardTeam/AdguardFilters/issues/8197
assia24.com,assia23.com,assia4.com,assia.*#%#//scriptlet('prevent-window-open')
assia24.com,assia23.com,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/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,slideplayer.cz,slideplayer.dk,slideplayer.es,slideplayer.fi,slideplayer.fr,slideplayer.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/
celebmafia.com#%#Object.defineProperty(window, 'bidrev', { get: function() { return; } });
! 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/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/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/beemp3s-net.26211/
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#%#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/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.net#%#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/6540
fantasti.cc#%#document.cookie = "popundr=1";
! 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://forum.adguard.com/index.php?threads/23412/
javmimi.com#%#Object.defineProperty(window, 'ppURLdata', { get: function() { return; } });
! 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://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/22194/
dropapk.com#%#window.eval = function() {};
! https://forum.adguard.com/index.php?threads/filescdn-com.22215/
filescdn.com#%#window.open = function(){};
! 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() {};
! PanamaClient WebRTC circumvention
androidcentral.com,businessnewsdaily.com,champion.gg,closerweekly.com,collegehumor.com,connectedly.com,crackberry.com,dorkly.com,firstforwomen.com,healthline.com,intouchweekly.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,tomshardware.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"};
! >=7.0.0
! Adonis ads reinjection
brobible.com,mashable.com,teamliquid.net,britannica.com,gsmarena.com,phonearena.com,champion.gg,collegehumor.com,dorkly.com,drudgereport.com,investopedia.com,merriam-webster.com,topix.com,androidcentral.com#%#Object.defineProperty(window,'adonisConnType',{get:function(){},set:function(){throw'Adguard: stopped a script execution.'}});
gosunoob.com,royalroadl.com,healthline.com,trakt.tv,uproxx.com,wuxiaworld.com,boredpanda.com,liquipedia.net,allkpop.com,windowscentral.com,androidcentral.com,slickdeals.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,hindilinks4u.to,psarips.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/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/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/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/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/
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://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/http-www-semprot-com.15120/
semprot.com#%#Object.defineProperty(window, 'semprot_abp', { set:function(){ throw new TypeError(); }});
! https://forum.adguard.com/index.php?threads/16289/
rapidvideo.com#%#Object.defineProperty(window, '_axipp', { 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/14492/ https://github.com/AdguardTeam/AdguardFilters/issues/11879
xxxshare.net#%#Object.defineProperty(window, 'makePopunder', { get: function() { return {}; } });
! https://forum.adguard.com/index.php?threads/13996/
pussytorrents.org#%#Object.defineProperty(window, 'initBCbongacams_popPopunder', { get: function() { return; } });
! https://forum.adguard.com/index.php?threads/13921/
ftop.ru#%#Object.defineProperty( window, 'random_imglink', { get: function() { return; } });
! https://forum.adguard.com/index.php?threads/12947/
clicknupload.link#%#Object.defineProperty(document, 'onclick', { get: function() { null; } });
! https://forum.adguard.com/index.php?threads/13636/
bigfile.to#%#Object.defineProperty( window, 'popupDownloadBtn', { get: function() { return; } });
! https://forum.adguard.com/index.php?threads/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/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/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?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); });
! 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";
! 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() {};
! 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; } );
! 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/132166
questaseratv.it#$#.channelBoxAds { height: 0 !important; }
questaseratv.it#$#.gptslot { height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/131858
animenewsnetwork.com#$#body { background-image: none !important; background-color: unset !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/131645
ff14angler.com#$##main > ins.adsbygoogle { position: absolute !important; left: -4000px !important; }
ff14angler.com#$##sidebar > ins.adsbygoogle { position: absolute !important; left: -4000px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/131357
affplus.com#$#@media (min-width: 1024px) { .main { top: 0 !important; } }
! https://github.com/easylist/easylist/commit/bb94bacdb7765b503a4d22c8e9e4b096cff25e7b#commitcomment-85496285
theblock.co#$#.modal-container[ga-event-label$="Prime Trust_Modal"] { display: none !important; }
theblock.co#$#.overflow-hidden { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/130750
blackedraw.com,blacked.com#$#header { top: 0px !important; }
blackedraw.com,blacked.com#$#div[class^="TopBanner__"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/130467
hatauzmani.com#$#body { overflow: auto !important; padding-right: 0 !important; }
hatauzmani.com#$#.modal-newsletter { display: none !important; }
hatauzmani.com#$#.modal-newsletter ~ div.modal-backdrop { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/130273
theatlantic.com#$#body { overflow: auto !important; }
! copypastecharacter.com - empty space
copypastecharacter.com#$##sets_wrapper { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/129650
hdzog.com#$#.xkggggx { position: absolute !important; left: -3000px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/129515
lesbian8.com#$##int-over { display: none !important; }
lesbian8.com#$#body.int-body-fixed { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/129185
javuncensored.watch#$#.adstrick > .video-item { clear: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/128948
flyertalk.com#$#.page > .sticky-container > #main-content[style*="calc"] { width: 100% !important; }
flyertalk.com#$#.page > .sticky-container > #main-content[style*="calc"] + #right-rail { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/pull/128485
cjr.org#$#html { overflow: auto !important; }
cjr.org#$##interContainer { display: none !important; }
cjr.org#$##interVeil { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/128039
yourdictionary.com#$#.advertising-container ~ header.header { top: 0 !important; }
yourdictionary.com#$#body .advertising-container:not(#style_important) { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/127617
koushoku.org#$#.adv-wrapper { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/127663
armidaleexpress.com.au#$#.top-0.sticky { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/127534
alrincon.com#$#body { background: none !important; }
alrincon.com#$##principal {margin-top: 0px !important;}
! popculture.com - hiding ad left-over
popculture.com#$#.topnav { top: 0px !important; }
popculture.com#$#body.pcm-public:not(.skybox-loaded) { margin-top: 110px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/127620
instant-monitor.com#$#body { background: none !important; }
instant-monitor.com#$#div.container.body-content { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/127561
!+ NOT_PLATFORM(ios, android)
4tube.com#$##listingFirstRow { width: 100%!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/127517
thequint.com#$#.content { margin-top: 160px!important; }
! https://www.wsj.com/articles/becky-hammon-las-vegas-aces-wnba-11660309231 placeholder
wsj.com#$#.wsj-16h9qyj-Box { min-height: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/126835
petri.com#$#body { overflow: auto !important; }
petri.com#$#body #bww-advertising-popup-overlay { display: none !important; }
! quora.com - fix page scrolling
quora.com#$#body { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/126103
thestudentroom.co.uk#$#.panel-main > #topFixedAd ~ #header { top: 0 !important; }
thestudentroom.co.uk#$#.panel-main > #topFixedAd ~ #navigationMenu { top: 55px !important; }
thestudentroom.co.uk#$#.panel-main > #topFixedAd ~ #content { padding-top: 110px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/125360
boxingscene.com#$#.header { top: 0 !important; }
boxingscene.com#$##fixed-ad { display: none !important; }
! https://github.com/uBlockOrigin/uAssets/issues/14141
novelgames.com#$##gameEtTopRight.commonEt { height: 0 !important; }
novelgames.com#$##gamelistCategories { margin-bottom: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/124348
claim.fun#$#input[type="submit"][style*="none"][id] { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/124274
mozo.com.au#$#.b-header-promotion { display: none !important; }
mozo.com.au#$#.b-sub-nav { top: 64px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/123687
imgur.com#$#.RewardVideo { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/123560
tech.madshiba.fun,test.madshiba.fun#$#input[type="submit"] { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/122741
manageditmag.co.uk#$#body { background: none !important; }
manageditmag.co.uk#$#body { cursor: default !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/121905
appleinsider.com#$#.ad-wrap { min-height: 50px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/120787
exchange4media.com#$##myModal.desktopadd { display: none !important; }
exchange4media.com#$#body { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/121630
megadrive-emulator.com#$#.adv { display: none !important; }
megadrive-emulator.com#$#.gameplay { filter: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/119622
dailyadvertiser.com.au,newcastleherald.com.au#$#.md\:inline > .fixed.sticky { top: 0 !important; }
dailyadvertiser.com.au,newcastleherald.com.au#$#.md\:inline > .invisible { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/116391
imgtaxi.com#$##image_details { margin-top: 30px !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.com,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 > 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/119520
vegasslotsonline.com#$#.game-box__panel { display: none !important; }
vegasslotsonline.com#$#.game-frame--fullscreen .game-box__control { 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; }
! 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/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; }
! 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/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
xhplanet2.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.*,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster26.com,xhamster27.com,openxh.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,xhamster.one,xhamster.desi,xhamsterpremium.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:-abp-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/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/128938
! https://github.com/AdguardTeam/AdguardFilters/issues/70894
! https://github.com/AdguardTeam/AdguardFilters/issues/67565
redflagdeals.com#$#.partition_inner > .primary_content { width: 100% !important; }
!+ NOT_OPTIMIZED
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/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/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#$#.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:-abp-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/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*="Campaign"] { 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/125369
! https://github.com/AdguardTeam/AdguardFilters/issues/29292
comicbook.com#$#body > header { top: 0!important; }
comicbook.com#$#body.pcm-public { margin-top: 95px !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/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#$#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/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/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/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/20013
toucharcade.com#$#header > #header { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/20098
!+ NOT_PLATFORM(windows, mac, android)
msn.com#$#li[data--ac*="adblockMediumCardContainer"] { position: absolute!important; left: -3000px!important; }
!+ NOT_PLATFORM(windows, mac, android)
msn.com#$#[id^="-"] { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22485
! https://forum.adguard.com/index.php?threads/29078/
crackwatch.com#$#div[style$="text-align: center;"] > div > a[rel="nofollow noopener noreferrer"] span[style*="background-image"] + div { display: none!important; }
crackwatch.com#$#div[style$="text-align: center;"] > div > a[rel="nofollow noopener noreferrer"] span[style*="background-image"][style*="base64"] { height: 1px!important; min-height: 1px!important; background-image: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/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/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/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/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/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/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/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://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/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/uBlockOrigin/uAssets/issues/14594
! https://github.com/AdguardTeam/AdguardFilters/issues/5909
w3schools.com#$##tryitLeaderboard { display: none!important; }
w3schools.com#$##tryitLeaderboard + div.trytopnav { top: 0!important; }
w3schools.com#$##tryitLeaderboard ~ div#breadcrumb + div.trytopnav { top: 36px!important; }
w3schools.com#$##tryitLeaderboard + div#breadcrumb ~ div#container { top: 84px!important; }
w3schools.com#$##tryitLeaderboard + div.trytopnav ~ a#dragbar + div#container { top: 48px!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://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/5390
esport.aftonbladet.se#$#body > #abMasterContainer{top:0px;}
! 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/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,hotshotgamers.net,hugesharing.net,hulkload.com,keepvidi.net,linkshrink.net,movie2k.io,moviesdbz.net,moviesmast.com,mydownloadtube.com,softango.com,stream2watch.cc,thepiratefilmeshd.com,vipleague.tv#$#a[onclick^="mainWidget_globalTm"] { position: absolute!important; top: -9999px!important; left: -9999px!important; }
! https://forum.adguard.com/index.php?threads/21723/
moddb.com#$##subheader { height: 50px!important; padding-bottom: 0!important; background-image: none!important; }
! https://forum.adguard.com/index.php?threads/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/16856/
recordedcams.com#$#.video-list-ads { position: absolute!important; left: -3000px!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; }
! 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; }
! 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/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; }
! 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; }
! https://github.com/AdguardTeam/AdguardFilters/issues/127746 https://github.com/AdguardTeam/AdguardFilters/pull/127916#discussion_r953401274
compstudio.in#$#.adtester-container { position: absolute !important; top: -9999px !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
!-------------------
!-------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.
! https://github.com/AdguardTeam/AdguardFilters/issues/69383
! https://github.com/AdguardTeam/AdguardFilters/issues/63153
!
! PopAds
! PopAds - 'Privet darkv'
! PopAds - 'PopAds%20CGAPIL%20'
!
! AdMaven
! hilltopads ex. (function(__htas)
! https://github.com/AdguardTeam/AdguardFilters/issues/99846
! https://github.com/AdguardTeam/CoreLibs/issues/1576
! https://github.com/AdguardTeam/AdguardFilters/issues/97540
! https://github.com/AdguardTeam/AdguardFilters/issues/97093
! https://github.com/AdguardTeam/AdguardFilters/issues/97067
! xxxtime.sextgem.com popup on visit
! https://github.com/AdguardTeam/AdguardFilters/issues/72379
! https://github.com/AdguardTeam/AdguardFilters/issues/71805
! ouo.io - ads
! hclips.com
! MGID ads
! https://github.com/AdguardTeam/AdguardFilters/issues/54220
! https://github.com/AdguardTeam/AdguardFilters/issues/38730
! https://github.com/AdguardTeam/AdguardFilters/issues/35648
! https://github.com/AdguardTeam/AdguardFilters/issues/35671
! https://github.com/AdguardTeam/AdguardFilters/issues/36247
! viprow.net - ad reinject
! https://github.com/AdguardTeam/AdguardFilters/issues/33064
! https://forum.adguard.com/index.php?threads/up-4-net.30856
! https://github.com/AdguardTeam/AdguardFilters/issues/27216
! https://github.com/AdguardTeam/AdguardFilters/issues/23434
! https://github.com/AdguardTeam/AdguardFilters/issues/19883
! https://forum.adguard.com/index.php?threads/26499/
! go.oclasrv.com clickunder
! androidcentral.com - ads
! htapop
! https://forum.adguard.com/index.php?threads/msn-com.21237/
! https://forum.adguard.com/index.php?threads/17040/
! https://github.com/AdguardTeam/AdguardFilters/issues/3606
! https://forum.adguard.com/index.php?threads/13636/
! https://forum.adguard.com/index.php?threads/13055/
! https://forum.adguard.com/index.php?threads/11841/
! https://github.com/AdguardTeam/AdguardFilters/issues/11892
! Stream close button: http://hdstreams.net/channel-35/
! we are using content-rule because pages with ads are too small
! http://forum.adguard.com/showthread.php?2219
!-------------------------------------------------------------------------------!
!------------------ 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=true
!
!
! Banner names
!
!
! Porn banners
.com/ablck/250-300/
! Ad redirects on visit abandoned domains
/?tm=1&subid4=*&kw=$all
/page/bouncy.php?&bpae=*&redirectType=js&inIframe=$all
! https://github.com/AdguardTeam/AdguardFilters/issues/131024
&siteid=*&adid=$removeparam
! 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
!
! Clickunders in the players on porn sites
/assets/jquery/jquery-1.4.1.min.js?v=2&type=adult
/assets/jquery/jquery-1.4.2.min.js?v=2&type=adult
/assets/jquery/jquery-1.4.3.min.js?v=2&type=adult
!
/prepare/ads^
_clickunder&pb=$popup
/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]{3,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|
!
!+ NOT_OPTIMIZED
_ad_content.
!+ NOT_OPTIMIZED
/getAditem
!+ NOT_OPTIMIZED
/getMultiAdsStrategy
!+ NOT_OPTIMIZED
/getStartPageAds
!+ NOT_OPTIMIZED
/getads?
!+ NOT_PLATFORM(ext_safari, ios)
/tghr.js$script
!
/fret/meow4/*$script,third-party
/display/items.php?$script,third-party
/s/s/sum.php
/q/tdl/95/dnt/*$script,third-party
/vhdpoppingmodels/*$script
.popup_im.
/728xx90.jpg?sid=
/script/yzfdmoan.js|$third-party
/?c=propeller&lpid=$all
/xstat/ppjs?
/hillpop.php|$script,~third-party
/eroclick.js
/ts.php?q=$xmlhttprequest,third-party
/ts.php?z=$xmlhttprequest,third-party
/script/atga.js$third-party
/rtbfeed.php?$image,third-party
/gofd_fl.js
/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[]=*cdn.plopx.com
/cdn-cgi/pe/bag2?r[]=*securepubads.g.doubleclick.net
/cdn-cgi/pe/bag2?r[]=*bontent.powvideo.net
/cdn-cgi/pe/bag2?r[]=*dacash.powvideo.net
/cdn-cgi/pe/bag2?r[]=*.poptm.com
/cdn-cgi/pe/bag2?r[]=*cpmstar.com
/cdn-cgi/pe/bag2?r[]=*prscripts.com
/cdn-cgi/pe/bag2?r[]=http%3A%2F%2Fhilltopads.net
/cu.php?s=$popup
/di3asdadasdadas.di3asdsa.js
/fiets-banner_
/filejoker.$image
/hitfile_730_90.png
/im/im.js?sk=
/index.php?op=ad_click
/mobiquo/smartbanner/ads.js^
/player_embed_cu.php?s=$popup
/redirect-ads.php
/tc-under.min.js
_200x250.png
Banner468x60
http://www.ads.$third-party
!
! 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 ###
! SECTION: Temporary
! https://github.com/AdguardTeam/AdguardFilters/issues/131124
! TODO: Remove, when this fix will be in release versions https://github.com/AdguardTeam/Scriptlets/issues/248 [03.10.2022]
beermoneyforum.com###preloader
! NOTE: Temporary end ⬆️
! !SECTION: Temporary
!##################
!
! https://github.com/AdguardTeam/AdguardFilters/issues/129955
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##div[data-is-promoted="true"]
! https://github.com/AdguardTeam/AdguardFilters/issues/64437
!+ NOT_OPTIMIZED
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###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,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###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,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##div[role="navigation"] + c-wiz > div > .kxhcC
!+ NOT_OPTIMIZED
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###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|imagetwist.com|img24.org|imgskull.com|kporno.com|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|imagetwist.com|img24.org|imgskull.com|kporno.com|picfox.org|picshick.com|picturelol.com|pornleech.com|pornorip.biz|porntube.com|pron.tv|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|imagetwist.com|img24.org|imgskull.com|kporno.com|picfox.org|picshick.com|picturelol.com|pornleech.com|pornorip.biz|porntube.com|pron.tv|24video.adult|24video.in|peretrah.com|pornognomik.com|sizke.com|imagecrest.com|imgtaxi.com|chaostube.net|imgadult.com|imgdrive.net|imgwallet.com
/floa.js$domain=ah-me.com|beeg.com|croea.com|hipornvideo.com|imagetwist.com|img24.org|imgskull.com|kporno.com|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|imagetwist.com|img24.org|imgskull.com|kporno.com|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|imagetwist.com|img24.org|imgskull.com|kporno.com|picfox.org|picshick.com|picturelol.com|pornleech.com|pornorip.biz|porntube.com|pron.tv|yourporn.sexy
!
! system.popunder
proxytpb.pw,vizer.tv,eztv.unblocked.sh,piratbaypirate.link,animeshow.tv,vidzi.tv##body > div[id][style*="position: fixed"][style*="z-index"][style*="height:"][style*="height:"]:not(#container)
!
! For ad scripts, which are using onerror event
||octoclick.net/b/code/*.js$script,redirect=noopjs
!
! Windows apps
! Skype
! uTorrent
||utclient.utorrent.com/offers/mac-ut-adfree/i18n/en/offer.json
||bt.co/network/index-mac-ut.html$redirect=nooptext,important
! Edge Browser start page ads
||bing.com/retailexp/msn/api/*/trendingprods
||bingretailmsndata.azureedge.net/msndata/fallbackdata/trendingprods_
!
! Viber for desktop
!
!***
!* Metro Apps
||adduplex.com/*/GetAd
||impus.tradedoubler.com/imp?type(img)
! https://github.com/AdguardTeam/AdguardForWindows/issues/1572
||frank-luttmann.de/banner/
||palmendeals.blob.core.windows.net
! Microsoft Solitaire Collection
||adbroker.mp.dse.microsoft.com^
||vungle.com^
! News modern app
||api.taboola.com/*/json/msn-windowsapps-*/recommendations.get?
! Metro Commander
||apps.boo-studio.com/*/banner/
||apps.boo-studio.com/promotion/
!*
!***
!
!*****
! adf.ly etc.
||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
!
! Amazon prime video ads
! US/UK
||akamaihd.net/dub-dub-iad/*_video_*p_*bps_audio
! German
||videorolls.row.aiv-cdn.net/*_video_*p_*bps_audio
||avodmp*.akamaihd.net/ww_dub*_video_*p_*bps_audio_*_*bps.mp4
!
! Spotify - https://github.com/AdguardTeam/AdguardFilters/issues/10050
||audio-ak*-spotify-com.akamaized.net/audio/$media,redirect=noopmp4-1s,domain=spotify.com
! https://github.com/AdguardTeam/AdguardForWindows/issues/3087
||spclient.wg.spotify.com/ad-logic/flashpoint
!
! 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)[0-9a-z]{3,}\d\.\d\.\d{1,2}\.[0-9a-f]{32}\.js$/$script,~third-party,domain=555.porn|hclips.com|hdzog.com|hotmovs.*|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.*|txxxporn.tube|upornia.*|vjav.*|voyeurhit.com|vxxx.com|bigdick.tube
/(?: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|pornzog.com|privatehomeclips.com|puporn.com|see.xxx|senzuri.tube|shemalez.com|sss.xxx|thegay.*|tubepornclassic.com|tuberel.com|txxx.*|txxxporn.tube|upornia.*|vjav.*|voyeurhit.com|vxxx.com|bdsmx.tube|blackporn.tube|mrgay.tube|bigdick.tube|xmilf.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|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|imgstar.eu|pics4upload.com|imgsto.com|silverpic.com|123strippoker.com|chicpussy.net|mota.ru
! #%#//scriptlet("set-constant", "loadTool", "undefined")
silverpic.com,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,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|animetoon|mangapanda|memecenter|mangareader|mangafreak)\.[a-z]{2,4}\/[s\S]*\/[-_a-zA-Z0-9]{22,}/$script,domain=toonget.net|gogoanimes.tv|mangafreak.net|mangapanda.com|memecenter.com|mangareader.net|animetoon.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|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|animetoon.org|goodanime.co|animeplus.tv|animeflv.net|toonova.net|gogoanime.in|kimcartoon.me
/thumbs^$script,domain=mangapanda.com|memecenter.com|mangareader.net|animetoon.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|animetoon|mangapanda|memecenter|mangareader)\.[a-z]{2,4}\/[-_a-zA-Z0-9]{3,}\/[-_a-zA-Z0-9]{20,}.(gif|jpg|png)/$domain=mangapanda.com|memecenter.com|mangareader.net|animetoon.org|goodanime.co|animeplus.tv|animeflv.net|toonova.net|gogoanime.in|kimcartoon.me
animeshow.tv,toonget.net,gogoanimes.tv,mangafreak.net,mangapanda.com,memecenter.com,mangareader.net,xanimetoon.org,goodanime.co,animeplus.tv,animeflv.net,toonova.net,gogoanime.in,kimcartoon.me##div[style*="visibility:hidden;"] > div[style*="z-index"] > a[href][rel*="nofollow"][rel*="noindex"]
wcostream.com,watchcartoonsonline.eu,animeshow.tv,toonget.net,gogoanimes.tv,mangafreak.net,mangapanda.com,memecenter.com,mangareader.net,animetoon.org,goodanime.co,animeplus.tv,animeflv.net,toonova.net,gogoanime.in,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|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|animetoon.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|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|animetoon.org|goodanime.co|animeplus.tv|animeflv.net|toonova.net|gogoanime.in|kimcartoon.me
!
! hilltopads ex. (function(__htas)
/^https?:\/\/[a-z-]{6,16}\.(?:com?|pro|info|xyz)\/[acd][-\.\/_A-Za-z][DHWm][-\.\/_A-Za-z][59FVZ][-\.\/_A-Za-z][6wyz][-\.\/_A-Za-z][-\/_0-9a-zA-Z][-\.\/_A-Za-z][-\/_0-9a-zA-Z]{22,162}$/$script,xmlhttprequest,third-party,match-case,domain=javrank.com|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|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|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|nhentai.com|gigmature.com|latinohentai.com|readwebtoononline.net|fourquarters.biz|xxxtik.com|kisscos.net|porn00.org
! for Safari
!
! remains from generichide rule `tnt-adblock`
gazettetimes.com,missoulian.com,kenoshanews.com,cumberlink.com,trib.com,dailyprogress.com,stltoday.com,journalstar.com##.ad-col
gazettetimes.com,missoulian.com,kenoshanews.com,cumberlink.com,trib.com,dailyprogress.com,stltoday.com,journalstar.com##.item-ad
gazettetimes.com,missoulian.com,kenoshanews.com,cumberlink.com,trib.com,dailyprogress.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))overriden=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,overrideValue);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/3ed65e66e22963dc08a659dce6baa344ff158664
@@||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.buzz,xxxparodyhd.net,movgotv.com,123kmovies.net,123movies.*,bluemovies.co,fmoviez.org,freeomovie.info,gofilms4u.co,gomovies.ltd,gomovieshd.be,hindilinks4u.co,movi.pk,moviesahd.com,my123movies.org,novamovie.net,openloadmovies.stream,prmovies.co,putlocker.*,putlockerslinks.com,rdxhd.cool,streamporn.pw,streamup.pro,the123movies.com,xopenload.me##.mvic-btn > a.btn-successful
! '##.mvic-btn'
watchseriesproject.info,0123movies.cat,d123movies.to,123movies.*,123movieshd.ws,gomovies.la,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
ipleak.org,mahjong.com,mykissasian.com,charexempire.com,photocollage.com,linkszia.co,subtitlist.com,belsat.eu,vikiporn.com,vidoo.org,israelnationalnews.com,pixeldrain.com,coderedirect.com,beautyass.com,nini08.com,vidnox.com,3dsportal.net,neongames.com,linkres.in,sputniknews.com,sputniknews.gr,onlineconvertfree.com,kijiji.ca,linkerhub.tk,go.gets4link.com,youtubetrimmer.com,geekmi.news,iasparliament.com,hidefporn.ws,auslogics.com,toroox.com,url4cut.xyz,webshort.in,toonytool.com,fakechatapp.com,birdurls.com,yxoshort.com,ada.org,htmlgames.com,kiiw.icu,push.bdnewsx.com,earncoin.site,rb7url.net,teenlolly.com,best18porn.com,fotodovana.com,1shorten.com,dextools.io,alternativeto.net,nakedneighbour.com,viral-topics.com,recipestutorials.com,tawiia.com,18tube.xxx,18porno.tv,youx.xxx,caixinglobal.com,bitcoinly.in,fakemail.net,internewstv.com,trinddz.com,omni.se,earnguap.com,forums.sonarr.tv,cashurl.in,abdeo8.com,xfantazy.com,printscreenshot.com,photoeditor.com,9c717baaf805a8436afd7912039e826c.link,uflash.tv,hellomagazine.com,adsme.cc,planetanime.co,rocketfiles.com,pornwhite.com,sex3.com,softonic.com,3pornstarmovies.com,govtsmartjob.com,cutearn.ca,cll.press,hellporno.net,youramateurporn.com,getlink.pw,keygames.com,flv2mp3.by,doodhwali.com,smutindia.com,dvdcover.com,xxxadultphoto.com,gabicoins.com,qpdownload.com,windows10portal.com,2conv.com,javcloud.com,underhentai.net,cutwin.com,hqasiananal.com,bradsknutson.com,flv2mp3.org,subscene.com,yourlink.in,iplayer.pw,qpornx.com,sofifa.com,jawcloud.co,indiansgetfucked.com,medi-bayreuth.de,oxforddictionaries.com,tube18.sex##.banner
! ##.banners
camseek.tv,pornflix.to,theporngod.com,eurogirlsescort.com,xxxdl.net,manofmany.com,hotstunners.com,punishbang.com,hdtube.porn,pornburst.xxx,worldofmods.com,vibexxx.com,wantedbabes.com,wonderopolis.org,thehackernews.com,xxxadultphoto.com,teenfuckhd.com,hdxxx.me,mumbrella.com.au##.banners
! ##.ad
theurbanlist.com,dynamicwallpaper.club,delfi.lt,updatestar.com,worldstarhiphop.com,pdf.io,online-audio-converter.com,appsious.com,pythontutorial.net,flightglobal.com,lilymanga.com,outsider.com,servers.fivem.net,psdetch.com,phoneky.com,newsd.in,indiatvnews.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.com,justfall.lol,epson-event-manager-utility.en.lo4d.com,barchart.com,politico.eu,thelayoff.com,ehow.com,tvweb.com,pairom.com,hiperdex.com,infobyip.com,uptodown.com,soundclouddownloader.org,r3sub.com,citra-emu.org,ipaddress.com,mobafire.com,movieweb.com,ndtv.com,owfire.com,samistream.com,trafficland.com,forvo.com,apornotube.net,instadp.com,elophant.com,thurrott.com,mtlblog.com,accuweather.com,narcity.com,mywebtimes.com,ancient.eu,gradesaver.com,nytimes.com,nytimes3xbfgragh.onion,tempostorm.com,defensesystems.com,whatsmydns.net,newatlas.com,gtplanet.net,investopedia.com,mangafox.la,sexhoundlinks.com,ibc.org,dcode.fr,pinkvilla.com,greasyfork.org,ranker.com,pornhd.com,history.com,icefilms.info,saavn.com,www-technologyreview-com.cdn.ampproject.org,bombhopper.io,worms.lol,satelite.io,javascripttutorial.net,jungle.lol,1v1.lol,tricksplit.io,filehippo.com,supersextube.pro,zipi.com,nejm.org,ertyu.org,howchoo.com,dvdsreleasedates.com##.ad
! ##.ads
ghettotube.com,mangoporn.net,javplay.me,jagranjosh.com,4kporn.xxx,fc.madshiba.fun,bangkokpost.com,al.ly,up-load.io,liveindex.org,freeshib.biz,apkmb.com,upload.ac,westkentuckystar.com,namekun.com,piliapp.com,photofunny.net,grazia.co.in,flightpedia.org,thelingerieaddict.com,banglanews24.com,swisscows.com,jagran.com,autocarindia.com,userupload.net,javbraze.com,laptrinhx.com,youtube-video.download,pinkvilla.com,youramateurporn.com,dausel.co,yesnetwork.com,indiatoday.in,vidcloud.icu,appvn.com,hentaihaven.org,h2mp3.com,livetvcafe.me,photagram.net,tapas.io,freefrontend.com,ally.sh,myplaycity.com,mercadojobs.com,thepiratebay.org,sgxnifty.org,justmp4.com,cyberscoop.com,filmcomment.com,youngpornvideos.com,eventcinemas.com.au,findyourlucky.com,linuxmint.com,mobafire.com,themepack.me##.ads
! ##.banner-inner
baicho.xyz,clk.asia,namaidani.com,short2fly.xyz,bestcash2020.com,du-link.in,shrink.*,4cash.me,shorthero.site,cookdov.com,myshrinker.com,linkjust.com,adcripto.com,adlinkweb.com,vklinks.com,seulink.online,gtlink.co,coinadfly.com,fire-link.net,popimed.com,shrtvip.com,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,fx4vip.com,tii.ai,srt.leechpremium.link,link1s.*,arabplus2.co,stfly.me,profitlink.info,jwearn.com,shorthitz.com,adsy.pw,intothelink.com,linkviet.xyz,adslinkfly.online,placestourist.com,lkop.me,shlinko.com,s-short.co,oncehelp.com,shorterall.com,s-url.xyz,encurta.eu,stfly.io,tapynews.com,educationvilla.xyz,shrtfly.net,vivads.net,skiplink.pw,fc.lc,icutlink.com,urlcloud.us,shopmoon.in,suqdz.com,trendlouds.com,cutlinks.pro,shortzon.com,talkittechy.com,techfinda.com,jainjinvani.com,bloggingdekh.xyz,royalown.review,kutz.io,geki.tech,earn-url.com,gifsis.com,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,animeseed.com,robinwidget.com,ascoltareradio.com,bg-radio.org,ceskaradiaonline.cz,ecouterradioenligne.com,emisora.cl,emisora.org.es,emisoras.com.gt,emisoras.com.mx,emisoras.com.py,nederlandseradio.nl,nettiradiot.org,nettradionorge.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,radios.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,radiosonline.be,radiosonline.ch,radiotunisienne.org,radioua.net,radyodinle.fm,surinaamseradio.com###ad
! ##.advert
meetdownload.com,gobankingrates.com,thestudentroom.co.uk,advertiserandtimes.co.uk,stylecraze.com,mulheresafoder.com,mapcarta.com,thetrendspotter.net,examtiger.com,gaana.com,etf.com,northern-scot.co.uk,pornwatchers.com,ftopx.com,dazeddigital.com,agame.com,beeg.com,blogto.com,eurogamer.net,eurogamer.pt,fijivillage.com,flashgames.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,girlsgogames.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,spel.nl,spela.se,spelletjes.nl,spielen.com,stileproject.com,unogs.com,velonews.com,videogameschronicle.com##.advert
! ###fancybox-outer
royalcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,clipmass.com,prostocams.com,smutcam.com###fancybox-outer
! ###fancybox-overlay
royalcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,clipmass.com,prostocams.com,smutcam.com###fancybox-overlay
! ###floatLayer1
superfastvideos.xyz,supervideogameshd.com,cricfree.live,cricfree.stream,alivefoot.net,mbfsports.com,wizhdsports.fi,tuttosportweb.fi,wizhdsports.be,hdgameslive.com,stream4watch.me,blogspot.com,bollymovies.in,buzina.xyz,c247.la,c247.tv,eplstream.org,hdfree.tv,lethalstreams.xyz,newzion02.top,stream2watch.me,streamlivebox.com,vipracing.biz,wiz1.net,wizhdsports.com###floatLayer1
! ###floatLayer2
hentai-id.tv###floatLayer2
! ##.sponsor
grahamcluley.com,4kporn.xxx,hairyerotica.com,gettubetv.com,camclips.tv,ufile.io,pornbrb.com,lesbian8.com,zedporn.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,heroero.com,magnetfox.com,sexwebvideo.com,pornfapr.com,vqporn.com,watchmyexgf.net,alphaporno.com##.sponsor
! ##.spot
sleazyneasy.com,pornsexxxer.com,litecoin-faucet.com,3prn.com,motherporno.com,pornomovies.com,camhub.tv,max.porn,feetporno.com,familyporn.tv,freehardcore.com,moviesand.com,momvids.com,hdzog.com,pornbimbo.com,vqporn.com##.spot
! ##.advertisement
cinestaan.com,operanews.com,tasteofhome.com,readersdigest.ca,gramfile.com,outlookindia.com,cnbctv18.com,internationalnewsandviews.com,additudemag.com,motoroctane.com,serverhunter.com,rogerebert.com,blavity.com,nuvid.*,discordemoji.com,soft112.com,perfectgirls.net,indaily.com.au,generatorlinkpremium.com,8tracks.com,digiday-com.cdn.ampproject.org,mathopenref.com,playlive.pw##.advertisement
! ##.ad-container
pics-x.com,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,hexafile.net,freemcserver.net,micloudfiles.com,onvasortir.com,bomurl.com,leechall.download,fcportables.com,thewindowsclub.com,magesy.be,javadecompilers.com,mobilapk.com,trackitonline.ru,socksproxylist24.blogspot.com,socks24.org,sslproxies24.top,uploadrocket.net,uploadcloud.pro,bravofly.com,seomafia.net,uploadx.link,socketloop.com,fileoops.com,elsfile.org,medicalnewstoday.com,susutinv2.com,hdwallpapers.in,short.am,adbull.me,gofobo.com,file-upload.com,elsfile.net,up-4ever.com,majesy.org,majesy.com,magesy.eu,magesy.blog,magesy.pw,informer.com,cmacapps.com,computerera.co.in,dailyuploads.net,download.mokeedev.com,fas.li,file-upload.cc,genbird.com,realses.com,shink.in,uplod.ws,urlex.org,mt4forexplatform.review,livenewschat.eu,issuein.org,onlinemschool.com,download.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|fastlylb.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=stakes100.xyz|veryfreeporn.com|bestsolaris.com|link.ltc24.com|linkebr.com|bitfly.io|go2.surf|adcorto.me|exe.app|gplinks.co|miklpro.com|kutt.io|cutlink.link|rexdlfile.com|downloadhub.ink|skidrowcodex.co|adcorto.xyz|shortbled.com|cuturl.in|paidtomoney.com|kissmanga.link|skidrowcodex.net|vvc.vc|illink.net|ownurl.website|300mbplus.*|hdmovieplus.site|news.techrfour.com|shortzzy.in|shrinkme.in|shorten.sh|gibit.xyz|btcdot.xyz|iir.ai|todaynewspk.win|ouofly.com|stfly.me|dz4win.com|bolssc.com|canyoublockit.com|aii.sh|uptoshort.com|gsurl.in|oncehelp.com|adslinkfly.online|extramovies.casa|asianclub.nl|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|animekayo.com|animekaizoku.com|xorgasmo.com|mitly.us|xtits.com|vjav.com|japscan.se|birdurls.com|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|manganelo.link|zeenite.com|clk.ink|push.bdnewsx.com|iyotvideos.com|uptomega.me|tumanga.net|wat32.com|123movie.*|123moviesfree.*|123unblock.best|123unblock.*|shieldmanga.club|shieldmanga.*|ccurl.net|beinmatch.*|ytmp3.eu|123movieshd.cloud|123movieshd.*|voxc.org|movie8k.*|sports24.*|mac-torrent-download.net|openloadmov.net|downloadpirate.com|payskip.org|themoviesflix.co|hentaitube.online|bestshort.xyz|link1s.*|earnwithshortlink.com|foxseotools.com|exe.app|10convert.com|crownimg.com|fc.lc|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|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|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|cocomanga.com|rawkuma.com|erogarga.com|mixdrop.sx|kiiw.icu|crownimg.com|onlynudes.tv|hitomi.la|kabegamipuloh.web.app|japscan.ws|bluemediafiles.*|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.art|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|streamadblockplus.com|imgsen.com|imgstar.eu|picdollar.com|pics4upload.com|silverpic.com|apkmody.io|imgsto.com|poscitech.click|nikaraw.com|subdl.com|crackpoint.club|torrentgalaxy.to|javct.net|watch-free.tv|haho.moe|sockshare1.com|4anime.gg|webtoonplus.com|sportssoccer.club|footyhunter3.xyz|extrafreetv.com|klubsports.click|1337x.unblockit.cat|readwebtoononline.net|enjoy4k.xyz|yourporngod.com|watchjavonline.com
!
!
!
en.ripplestream4u.online,watch.soccerloverss.live##.featured-post.section
ezyzip.com##div[style="margin-bottom:5px;float:right;width:300px;height:600px;background:#20364c"]
scoopwhoop.com##.google-ads-outer
||javmad.com/exads.js
voyeurhit.com##div.video-page__content > div.left + div[class]
voyeurhit.com##.video-page__underplayer > div:not([class^="underplayer"])
voyeurhit.com##.video-page > div.video-related + div[class]
adultepic.com##div[style*="height: 250px;"]
heraldonline.com,charlotteobserver.com###story-cta-widget
heraldonline.com,charlotteobserver.com##div[style="--height:250px;"]
heraldonline.com,charlotteobserver.com##.htlad-web-fixed-bottom
heraldonline.com,charlotteobserver.com##.zone-el
watchjavonline.com,mixdrop.ch##body > div[style^="position: absolute;"][style*="z-index"]
||sextb.net/js/psize.js
thechelseachronicle.com##.GRVMpuWrapper
||sciencefocus.com/pricecomparison/widget/
sciencefocus.com##.promotion-cards
musinfo.net###rtm-top
||hmbxsalezde.com/hAL.aspx?_
||tprzachf.com/c.js
||hdthevid.online/mavennofile.js
watchdoctorwhoonline.com##div[class^="sidebar"] > aside[id^="custom_html-"]
hentaiworld.tv##div[style="max-width:728px; margin: 0 auto"]
hentaiworld.tv##a[href^="https://landing."]
hentaiworld.tv##.entry-content > div.section-slider + p > br
||cdn.hentaiworld.tv/banners-script.js
sunderlandecho.com##div[class^="TopBanner__"]
onlinesequencer.net###footer_ad_wrapper
online-archive-extractor.com,rhymes-with.com,adjectives-for.com,find-words.com,word-count-tool.com,ocr-free.com,read-text.com,other-languages.com,how-to-say.com,online-screen-recorder.com,webcam-test.com,record-video-online.com,speaker-test.com,send-voice.com,share-my-location.com,online-mic-test.com##div[style^="min-height:280px;"]
fotokiz.com##a[target] > img
xconvert.com##.m-container
britannica.com##.abl
wordreference.com##body #ad1
cdkm.com##.main-panel > .top-content
||yourporn.to/script*/ad*.js
yourporn.to##body > div[style^="position:fixed"][style*="z-index:"][style*="opacity:"]
food-here.com,my-current-location.com,online-pdf-tools.com,voice-recorder.io,convertman.com,translated-into.com##div[style="min-height:280px;margin-top:15px;margin-bottom:10px"]
food-here.com,my-current-location.com,online-pdf-tools.com,voice-recorder.io,convertman.com,translated-into.com##div[style="margin: auto; min-height: 280px; text-align: center;"]
readm.org##center[style="margin-top:25px; margin-bottom:25px; width:100%; height: 100px;"]
modthesims.info##.browse-content > div[style="padding: 0.5em;"]:not([class])
expat.com##.pub-970
expat.com##.ad-inside-list
chapmanganato.com##div[style^="width: 100%;overflow: hidden;"]
webhostingpost.com##iframe#iframe_id
||ipleak.org/bannerbest*.$image
||smailpro.com/js/chunks/aff_a.js
||mm9844.xyz/js/adultmb.js
kinemaster.cc###ad-top > h4
kinemaster.cc##div[style="text-align: center"] > span[style="font-size: x-small;"]
fucking-tube.com##.video-block-happy
fucking-tube.com##.happy-section
||hotlinkie.com^*index.php$third-party
freepreset.net##.theiaStickySidebar > div > div.widget_custom_html
panda-novel.com##.novel-ins
kiktu.com,techcyan.com##.elementor-button-link
kiktu.com,techcyan.com##.elementor-widget-container > a[target="_blank"] > img
sabishare.com##.cmp-roll
||short.freeltc.top/news.html
||short.freeltc.top/info.html
fastpeoplesearch.com##.ad-widget-container
jasonsavard.com###middle > div[id^="page"] > a[href*="ref=ad"] > img
pornoaffe.net,xnxx-porno.com##.cf aside[id]
animenewsnetwork.com##.gutter > a
||cdn.porngames.tv/images/videos
||cdn.porngames.tv/images/skyscrapers
||porngames.tv/js/banner
lyricscopy.com##div[id^="gAd"]
binaryfork.com##.article-box[style="min-height: 280px;"]
roshy.tv##.beeteam368-player-sub-element
roshy.tv##.roshy-widget
||demo.wp-script.com/rtt-adult/wp-content/themes/retrotube/assets/img/banners/
$script,third-party,denyallow=disquscdn.com|disqus.com|fastlylb.net,domain=bluelockmanga.com
forexfactory.com##.footer__branding
||resources.faireconomy.media/js.min/resources/js/money/moneyslotmanager.js
pornfidelity.com##.promoBar
sextb.net##div[style^="text-align: center;"] > a[target="_blank"] > img
||upstream.to/js/kalturaup.js
romsgames.net##[onclick^="javascript:window.open"][style^="background: #e7fbf6;"]
||cuttlefly.com/direct-info/
||ltn.hitomi.la^*?yuo1=$script,~third-party
smutty.com###menu > li > a[href^="https://funkydaters.com"]
cssreference.io###alo
cellmapper.net###modal_av_details
||bitporno.to/popup18.js
coolors.co###generator_inner > div[id][style^="position:absolute"][style*="top"][style*="z-index"]
rephrase.info##.d-ad1-none
rephrase.info##.d-ad2-none
rephrase.info##.text-center > span.text-center[style^="color:"]
racerxonline.com##.interstitial
soundguys.com##div.ad-banner
sharetechnote.com##div.content > table > tbody > tr > td > p > .adsbygoogle
||pakistanwiki.com/assets/jquery/jquery-3.2.min.js
||techblog.sdstudio.top/wp-content/uploads/2022/06/intuitive
vg247.com###sticky_leaderboard
tech-latest.com##.lates-adlabel + div[style^="height:"]
dlsite.win###frameContainer
||alistore.pro^$domain=dlsite.win
zorbasmedia.com##.banner-sidebar
zorbasmedia.com##.hidden-slider-overflow > .banner
zorbasmedia.com##.banner-middle > a:not([href^="https://zorbasmedia.com/"])
||zorbasmedia.com/wp-content/uploads/2022/09/green-*x*-eng.gif
affplus.com##.bg-ad
affplus.com##.justify-center > div > a[target="_blank"] > img
affplus.com##.main-wrap > a[target="_blank"].exlink
||apimg.net/2022/zeydoo-*.gif$domain=affplus.com
milf300.com##main > .text-center[style="height: 100px;"]
milf300.com##.nopadding > div[style="width: 300px;height: 250px;"]
milf300.com##.nopadding > div[style="width: 300px; height: 250px;"]
hancinema.net##.ad_below
hancinema.net##.navigation_ad
morexlusive.com##div[style^="float: none; margin:10px 0 10px 0;"]
morexlusive.com##article > center > a[target="_blank"] > img
boomplay.com##.buoyFixedWrap
techspot.com##.downText > a > div
benzinga.com##div[class^="GoogleAdBlock__"]
sonixgvn.net##.wpb_wrapper > div[class="a-single a-5"] > center > em
msn.com##div[data-t*="campid="]
msn.com##div[data-t*="subid1="]
thegay.com,thegay.tube##.content > div:not([class]) > .wrapper ~ div[class]:not(.wrapper)
gamespot.com##div[data-embed-type="buylink"]
skysports.com##.site-component-vertical-margin
digitaltrends.com##.b-banner
reddit.com##div[data-before-content]
terabox.com##.drainage
erome.com##body > a[target="_blank"]
rephrase.info,paraphraser.io##.d-none > div[style="position:sticky;top:10px;"]
crackedfine.com,genuineactivator.com##.entry-content center > a[href][onclick]
skyandtelescope.org##.c-ad--label
digitaltrends.com##body .dtads-location
digitaltrends.com##.b-adhesion
||digitaltrends.com/wp-content/themes/dt-stardust/assets/scripts/js/dt-ads-manager.min.js
moneymag.com.au##div[id^="Ad-"]
yts.mx##div[style*="width: 100%; height: margin: 0px;"]
forexfactory.com##.adbit
||zap.buzz^$subdocument,domain=~zap.buzz
blisseyhusband.in##.adfoxly-wrapper
||blisseyhusband.in/wp-content/plugins/adfoxly/
chillx.top##body > div[id] > div[style] > a[target="_blank"]
/hentai2w.com/[0-9a-z]*.php/$domain=hentai2w.com
coolors.co##body > a[target="_blank"]
dafontfree.io##.custom-html-widget > a[target="_blank"] > img
realgfporn.com##.video-bottom-a
charpress.com##.sticky_ad_desktop_footer_center
1337x.to##.manage-box + center
tenforums.com###thread_info > div[style="height:125px;"]
tenforums.com##.body_wrapper > div[style="height:280px;"]
||hentaiworld.tv/footer-banners.html
bankinfosecurity.com##.pop-up-interstitial
txxxporn.tube##.iwhhmigmngx
txxxporn.tube##.mangxgxnnaa
interestingengineering.com##div[class^="BigAd_ad_"]
urbandictionary.com##.mug-ad
urbandictionary.com##a[href="https://urbandictionary.store"].items-center
urbandictionary.com##a[aria-label="Advertise here for $5/day"]
tech.hindustantimes.com##.ampAds
reelrundown.com##.mm-in-content-ad-row--in-content
1377x.to##a[href="/freevpn/"]
pixilart.com##.panel-ad-only
hentaiworld.tv###imagead
hentaiworld.tv##.secondary-nav
hentaiworld.tv###floating-banner
hentaiworld.tv##.comments-banners
||warnermediacdn.com/csm/*&caid=$xmlhttprequest,removeparam=caid,domain=cnn.com
||zf00.cloud/*roll.xml
||zf00.cloud/popmyshake*.js
hatauzmani.com##.bn-lg
hatauzmani.com##.bn-lg-sidebar
socolive.pro##img[src^="/images/ad-"]
||nbabite.to/vast/clappr-google-ima-html5-preroll-plugin.js
askto.pro##.ablock
fragrantica.*##.fuseheader
thestar.co.uk##div[class^="TopBanner__"]
zamunda.net##.unique-centerpos
pornomovies.com###fist-visit
sportcoaching.co.nz##.mkd-sidebar div[class^="angwp_"]
sportcoaching.co.nz##div[style] > a[href="https://www.miivita.com/"] > img
||sportcoaching.co.nz/wp-content/uploads/*/*/Miivita_top-*-*-*-px.jpg
/\/static\/[0-9a-z]+/[0-9a-z]+\.js$/$script,~third-party,domain=fleshed.com
linguee.*##.l_deepl_ad_container
digworm.io##div[id^="digworm-io"]
softwareok.com##table[id^="banner_"][bgcolor="#FB0200"]
anisearch.com##.pagewidth[data-text*="checkad"]
anisearch.com###content-sidebar > #rightA
anisearch.com###content-inner > aside[class][data-type]
streetdirectory.com###splash_screen_overlay
streetdirectory.com###offers_splash_screen
linkedin.com##.ad-banner-container
||imhentai.xxx/js/slider_
||imhentai.xxx/js/expp.js
download4.cc###side-banner
download4.cc###banner-left
||images.download4.cc/banner/
eroprofile.com##div[style="width:300px height:300px;"]
||mult-imgs.cyou/images/hentaed-
pornicom.com##.sug-block
facileporno.com##.hidden-under-920
porntv.com##.thumb-list > div[class^="outer-item _"]
porntv.com##.detail-box > div.detail-con ~ div.detail-side-td
visiontimesnews.com##.sticky_ad_desktop_footer_center
lightnovelworld.com##div[data-mobid]
desktopnexus.com###middlecolumn div[align="center"][style$="height: 250px;"]
desktopnexus.com##.getheader_bottom+ table > tbody > tr > td[width="160px"]
yesvids.com###relatedContainer > div[style^="clear: both;"]
pornhd.com##.video-overlay-ad
pornhd.com##.video-player-wrapper + div.live-sex
||xgroovy.com/*pop/|
wankoz.com##.native-holder
homemade.xxx##div[align="center"]:not([class])
hotmovs.*##.videos-tube-friends
vjav.*##.video-page__player + div[class] > div[class]
vjav.*##.album-page > div.video-page__wrapper + div[class]
vjav.*##.content > div:not([class]) > div.video-page + div[class]
wjunction.com##div[style^="text-align: center;"] > a[target="_blank"] > img
bravoporn.com##.box-left
mysports.to##.vidmov-post-extensions
mysports.to##.footy-related-posts
cat3movie.org###ads-preload
cat3movie.org##.float-ck-center-lt
tweaktown.com##.outbrainad
vjav.com##.uvhmpmpggvv
vjav.com##.uaummvvupmtaa
vjav.com##.vgmhummpmpggvv
nudityfactor.com##div[style="max-width: 320px; text-align: center; margin: 0 auto;"]
fapdig.com##.right > .content
||st.chatango.com/js/*/*/RklModule.js
mobygames.com##.buyGameLinkHolder
||eroprofile.com/js/fp-interstitial.js
||eroprofile.com/js/nvbla.js
||eporner.com/cppb/
affpaying.com##.bg-ad
affpaying.com##.fad-bg
affpaying.com##img[width="800"][height="80"]
eroprofile.com###divVideoListAd2
softwareok.com##table[id^="banner_"].GXG_botm
yahoo.com###HPSPON-ad
||yimg.com/nn/lib/*/advertisement
sportswatcher.xyz##.adsbyvli[data-ad-slot]
||sportswatcher.xyz^$removeheader=refresh
swagger.io##.doc-ad-zone
worldsport.me###html7
healthshots.com###catNativeAd
healthshots.com###homeNativeAd
healthshots.com###fitnessTools
healthshots.com###fitnessToolsAdBot
healthshots.com##div[class^="storyBlock"]:not(.trackWidget)
||mycdn01.one/site/usagoals/sitelinks/xpopme.js
castmax.live###cover
allsportsdaily.co##table[width="”520″"]
anandtech.com###taboola-mid-article
hotmovs.*##.video-page > div.block_label.mt-15 + div[class]
hotmovs.*##.pagination + div.block_label--last
thegay.com,thegay.tube,hotmovs.*##.underplayer__info > div[class]:first-child
hotmovs.*##.block_label--last + div[class]
ah-me.com##div[style^="float: right;"][style*="width: 300px;"]
hdzog.com##.content > div:not([class]) > div.content-block ~ div[class]:not(.content-block)
hdzog.com##.xkggggx
hdzog.com##.qkogfgfzzkk
hdzog.com##.kzgoqggfgfzzkk
hdzog.com##.fokkhfuhquxxzxzggf
scrolller.com##.gallery-view > .vertical-view > .vertical-view__columns > .vertical-view__column > a[href^="https://trk.scrolller.com/"][target="__blank"]
theverge.com##div[data-concert]
financialpost.com,lfpress.com##body .vf-promo:not(#style_important)
financialpost.com,lfpress.com##.js-widget-flyercity
||i.imgur.com/QUvin97.jpg$domain=vgmlinks.me
tubepornclassic.com##a[href^="http://www.theclassicporn.com/"]
tubepornclassic.com##.content > div > div.container + div
sunporno.com##.thumbs-container > .done-ba
sunporno.com##.thumbs-container > div[style^="clear: both; box-sizing: content-box; margin:"]
sunporno.com##.abottom
sunporno.com###amiddle
modrinth.com##div[type="banner"]
metasrc.com##.sticky
metasrc.com###bottom_of_page
metasrc.com##div[style^="display: flex;"] > #header_wrapper
metasrc.com##div[style="display: flex;justify-content: center;"] > div:first-child[class] + div[class] + div[class]:last-child:empty
sexbot.com##div[style^="width:300px;height:350px;"]
rakuten.tv##div[data-testid="progress-bar"] > div[data-testid^="progress-ads-"]
||thisvid.com/enblk/envblk.js
||static-ma-ht.project1content.com/static1/@one/blocks/async/CatfishBlock.*.js$domain=babes.com|mofos.com|realitykings.com
thegay.com,thegay.tube,vjav.*,hotmovs.*,tubepornclassic.com##.video-page__content > div.left + div[class]:last-child
top.gg##article[data-testid="promoted-product"]
top.gg##.chakra-popover__content .chakra-link[href*="/click?targetUrl="]
hancinema.net##.ad_300x600_300x250
lesbian8.com###intt-layer
lesbian8.com##.block-album > div.table
||lesbian8.com/frd5/s/s/sum.php
pornone.com##.iframe-container
dropgalaxy.com##iframe[data-aa]
unsplash.com##div[data-test="search-photos-route"] div[style^="--column-gutter:"][data-test] > div[class] > div[data-ad="true"]
productz.com##.productz-ad-container
wcostream.net##.reklam_pve
gofile.io##div[id^="adsGoogle"]
||sexjav.tv/pop_*.
||sexjav.tv/nativeads_*/nativeads_*.js
||sexjav.tv/ad_provider/ad_provider.js
javedit.com##.videos-container > section.sidebar_widget.wow
javedit.com###skipad
||xbjav.com/asset/js/vast.js
||javcaster.com/cover_image/ads_king_
pholder.com##.AdSenseAboveFoldResponsive
pholder.com##.M1A97
pholder.com##.Carousel__footer
vogue.com##.consumer-marketing-unit--article-mid-content
vogue.com##.journey-unit__container
javbow.com###advertisement-footer
||javpic2.xyz/banner/
javhdo.net###ds_top
javhdo.net##.preload
javuncensored.watch,javcensored.net,javbake.com##.itemads
||signal.black/jav-stream.png
||signal.black/images/animated-download-button.gif
||signal.black/xxaah-*.html
||jav4tv.com/nativeads_
||jav4tv.com/pop_
||jav4tv.com/ad_provider/
multi.xnxx.com##body > .combo.smallMargin
||z.cdn.bescore.com/load?z=*&url=
voraciousglove.net##.jwplayer ~ object ~ div[onclick="$(this).remove();"]
streamonsport8.buzz##a[href*="dude.php"]
.aspx$domain=alexsports.click
alexsports.site##body > .video-container ~ div[id][style*="z-index"]
dubznetwork.com##div[class^="clpr-emre"]
dubznetwork.com##.single-related-posts.banner_ad
||dubznetwork.com^$removeheader=refresh
pagesix.com##.billboard-overlay
missav.com##nav a[href^="https://bit.ly/"][target="_blank"]
||javtsunami.com/crimson-unit-$script
javtv.to##div[style^="height: 250px;"]
javsky.tv,javvin.me##footer > .row > center
jav19.com###zleft > div.panel
javthe.com##footer div[style^="height: 250px;overflow: hidden;"]
javpoll.com##body > script[type] ~ div[style^="position"]
sexjav.org##div[id^="mobile_ads"]
||sexjav.org/pop
postoast.com##.code-block:not([class*="ai-viewport-"])
||aviole.com/script/pustrck.js
tpb.party##a[href^="https://www.getonlineuserprotection.com/"]
dexerto.com##div[data-placeholder="ad"]
dexerto.com##div[data-openweb-ad="true"]
wecast.to##body > div[id][onclick*="window.open("]
||ad.mail.ru^$domain=my.mail.ru
getpaidstock.com##.container > header.main-header + center
rlxtech.tech###sidepar > div[class="widget HTML"][id^="HTML"]
themorningtribune.com##center > a[target="_blank"]
veganho.co,veganal.co##.text-center > div > a[target="_blank"]
msguides.com##.homb
soccerjumbotvs.me##td > a[target="_blank"] > img[alt="Qries"]
nowlive.pro,soccerjumbotvs.me##.videoBoxContainer
nuvid.com##.download_adv_text_photo
||youtube.com/embed/$domain=onionplay.*
redflagdeals.com##.sponsors_list_container
missav.com##div[style^="max-width: 300px;"][style*="min-width: 300px;"]
torrentgalaxy.to##div[style="margin-bottom:12px;"] > a[target="_blank"] > img
btsow.click##data[position="b_SM_B_728x90-1"]
||btsow.click/app/*/View/img/b72890.jpg
fetishshrine.com##.bottom-banners
worldsex.com##.center.da-by
sexystars.online##a[href^="/red/red.php"]
sexystars.online##.str_left > table[style] + center
ottverse.com##.allowme-widget
||gamcore.com/zombo22.js
tezgoal.com##.alertWS
||ii.apl164.me/js/pop.js
apl161.me###adbtm
popofthestream.com##.overlay
thedailybeast.com##.Cheat__top-ad
p2pstreams.live##div[style^="height:100px;"][style*="max-height:100px;"]
p2pstreams.live##div[style^="height:250px;"][style*="max-height:250px;"]
p2pstreams.live##div[style^="height:77px;"][style*="max-height:77px;"]
p2pstreams.live##div[style^="height:30px;"][style*="max-height:30px;"]
slashfilm.com##.under-art
/^https:\/\/[a-z]{10}\.com/$xmlhttprequest,domain=telepisodes.org
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##.ilovz
ranobes.net##div[id^="pf-"]
thestreamable.com##.mr-lg-site-ad-sidebar-width .d-none.d-md-flex[style="height:100px;"]
techstips.co##div[id^="bannerfloat"]~ div[id][style^="position: absolute; top:"]
||pokernews.com/build/bn2021.
||m.reviewtech.me/js/func2.js
cleananddelicious.com##.kadence-conversion-banner
mtv.com##span[data-reporting="UpsellBanner"]
download-free-fonts.com##.donate-box ~ ins.adsbygoogle > :not(h3)
smallseotools.com##.px302
smallseotools.com##.px102
smallseotools.com##.px262
online2pdf.com##div[class^="adv_"]
pornhd.com,gotporn.com##.top-banner-container
moviesjoy.to##.news-iframe
spankbang.com##.lv_cm_cl_mx_why
screensaversplanet.com##li[style^="width: 668px; text-align: center; padding: 10px 0; box-sizing: border-box;"]
project-syndicate.org##img[title="onpoint-promotion-module"]
project-syndicate.org##[data-page-subarea^="promotion-"]
||vhls.ru.com/adpup/
thothub.vip##a[href*="dowtyler.com"]
ringtv.com##.widget_ad_dropper_widget
station-drivers.com##.container-bottom-a
tutorialink.com##div[class^="tutorialink-ad"]
softpedia.com###swipebox-right
hidden4fun.com##.b166
modshost.net##.sense_horizontal_1
m.kuku.lu###area_maillist > div > div > .horizontal ~ div[style="width:100%;min-height:90px;"]
twidouga.net##a[href="https://rebrand.ly/byebet"]
twidouga.net##iframe[src="adjuicy.html"]
pornborne.com##.sourcesForDesktop
pornborne.com##.defaultAd
||nwsfhxfqmtjx.com^
||ueoaosnydppwjwl.com^
ntdeals.net##div[class^="ads-"]
||swing-zone.com/templates/base/PS_G_PU3.js
armidaleexpress.com.au###billboard-container
armidaleexpress.com.au##.lg\:max-w-mrec
armidaleexpress.com.au##div[id^="mrec-"]
armidaleexpress.com.au##.invisible
armidaleexpress.com.au##.bg-gray-100[id^="story"][id$="-container"]
zone.msn.com##.ad-playing-text
googleitfor.me##center > a[href][target="blank"] > img
alrincon.com##.publi_arriba
alrincon.com###derecha > center
||alrincon.com/imagenes/adultdazzle/
||xranks.com/api/a/proxydocker.com
||powvibeo.*/ben/$subdocument,~third-party
facebook.com##div[role="complementary"] div:not([class]):not([id]) > span:not([class]):not([id]):not([aria-labelledby])
unischolarz.com##.et_pb_sticky_module > a[target="_blank"] img
versuri.online##.block[style^="margin"][style*="min-width:"][style*="min-height:"]
||grow.gab.com/get/status?video=
warcraftlogs.com###right-ad-box
popculture.com##div[id*="omni-skybox-plus-top"]
dictionary.com##div[data-testid="sticky-ad"]
financemonk.net###vipada
lightnovelworld.com,lightnovelspot.com,webnovelpub.com,lightnovelpub.com##.leaderboard-large
digitaltrends.com##[class*="--ads"]
||launcher-api.bignox.com/desktop/v1/ad
||launcher-api.bignox.com/desktop/v1/hotseat
bookriot.com##body > div#top_fold
bookriot.com##.inside-content-promo-container
instant-monitor.com##a[href$="Banner"]
||porndig.com/sw33.js
theloadout.com##.sidebar_affiliate_disclaimer
jagranjosh.com##.wbtf
economist.com##div[class^="adComponent_"]
glamsquadmagazine.com##a[href^="https://onlineacct.zenithbank.com/"]
||bisecthosting.com/partners/custom-banners/$third-party
mmafighting.com###div[class^="adblock-allowlist-messaging"]
geeksforgeeks.org##div[id^="GFG_AD"]
tricksrecharge.com##div[class^="trick-"]
thequint.com##.membership-widget-wrapper
thequint.com##div[style="height:50px"]
thequint.com##div[class^="wru-recommendations-widget"]
myreadingmanga.info##center[style*="width: 300px; height: 250px;"]
myreadingmanga.info##center[style*="padding-bottom: 15px;height: 260px;"]
myreadingmanga.info##.content-sidebar-wrap > center[style*="height: 170px;"]
||cache.cdnbucket.com/0sZYRg7.js
celebwell.com##.widget_gm_karmaadunit_widget
celebwell.com##.widget-postup-standalone-form
celebwell.com##.vi-video-wrapper
newsweek.com###recommended
esports.net##.bonus-of-month-widget
esports.net##.meStreamCta
esports.net##.espnet-conv-slot
zee5.com##div[playeradtag="ad"]
tech.bloggertheme.xyz##.adB
tech.bloggertheme.xyz##.mainWrp > div[style="text-align: center"] > span[style="font-size: x-small;"]
fivethirtyeight.com###ad-InContent
fivethirtyeight.com##aside[class$="-sidebar-ad"]
bdnews24.com##div[id$="-ad"]
bdnews24.com##div[class^="ad-slot"]
rainostreams.com##.content-banner
rainostreams.com##.billboard-banner
rainostreams.com##div[class$="-sticky-banner"]
procyclingstats.com##div[class^="r89-"]
analyticsindiamag.com##[data-id="07dec40"]
ekathimerini.com##div[id^="nx"]
analyticsinsight.net##.widget-5
analyticsinsight.net##.widget-6
analyticsinsight.net##.widget-7
pureinfotech.com##.top-rvzone
getridbug.com##.sidebar-container
||api.utreon.com/v1/videos?channel_handle=*-commercials
channel4.com###adPauseContainer
onworks.net##div[id^="ja-container-prev"] > div[id^="ad"]
xbdeals.net##div[class^="ads-game"]
majhinaukri.in##.e3lan-top
majhinaukri.in##.code-block-label
majhinaukri.in##center > div[style="margin: 25px 0; clear: both;"]
4sysops.com##div[id] > div[style^="min-height: 50px; width: 100%;"]
nwdb.info##.nitroholder
gifer.com##.page-media__banner
gifer.com##.page-tag__banner
animesuge.to,gogoanime.*,9anime.*##.adx
avpgalaxy.net##.ab-all
avpgalaxy.net##.ab-bottomsticky
||canadianrealestatemagazine.ca/Images/equiton-Ads/*-970x90-
||canadianrealestatemagazine.ca/Images/MPAC/300x250%20*.gif
||canadianrealestatemagazine.ca/Images/MAY-2022/WIP%20HH[2].gif
canadianrealestatemagazine.ca##.new-topice-wrapper
80.lv##.ImagePromo_default
latestly.com###main_top_ad
usharbors.com##.harbor-ads
thebridge.in##body .tp-ads:not(#style_important)
thestudentroom.co.uk###topFixedAd
thestudentroom.co.uk###postsContainer > #inpost-announcements
||shorterall.com/php_code.php?
opencritic.com##.card ~ hr[style="display: none !important;"] ~ hr:not([class]):not(:nth-child(5n)):empty
laptopmag.com##.related-articles-block
investing.com##body .tradeNowRightColumn
pornwatchers.com##.wrap-spots
travlerz.com##.nya-slot
xhand.com##.video div[style^="text-align: center"]
||alrincon.com/2022/varios/crazyshit.jpg
||alrincon.com/imagenes/stasyq/
slashfilm.com,healthdigest.com###primis-container
||video.sibnet.ru/my/settings/|
eftm.com##.adsanity-rotating-ads
comohoy.com##section[style="margin-bottom:100px;"]
eevblog.com###main_content_section > a[target="_blank"] > img
||go.xlrdr.com/i?campaignId=
craiyon.com##.vm-placement
||xxxfiles.com/sw.js
||ytmp3.wtf/sworker.js
zbporn.*##.desktop-nat-spot
zbporn.*##.view-aside-block
edumaz.com##.stream-title
||networkbest.ru.com/pep/*.js
||go.xlivrdr.com/i?campaignId=
dr-farfar.com##img[alt="original ad 300"]
/myvids/rek/*$domain=hdpornonline.com|bestporn.su|pornlist.tv|sexlist.tv
hdpornvideos.su,18porno.tv,hdpornonline.com##.camitems
hdpornonline.com##.mIMXeSpplayer-promo-item
||xnxxvideos.rest/rek/
businessmirror.com.ph##div[id^="busin-"]
||novelgames.com/flashgames/*/banner_660x250.png$image,redirect=1x1-transparent.gif
novelgames.com##.gamelistGame.commonEt
novelgames.com##div[id^="forums"][id*="Et"]
||fembed.net/asset/angular.min.js?t=
glosbe.com##div[id*="Trufle"]
readmanganato.com##div[style*="width: 100%;"] > a + div[style*="width: 300px;"]
autofaucet.org##.sticky-bottom
ftw.usatoday.com##div[id^="acm-ad-"]
maxroll.gg##.adsmanager-ad-container
maxroll.gg##.adsmanager-ad-container + hr
boards.4channel.org,boards.4chan.org##.adc-resp-bg
4chan.org###abc-cnt
||fmmods.com/bnbanner/
fmmods.com##.rbc-container > center > h5
xero.porn###popad
xero.porn##div[onclick^="$\(\"#videoAd"]
xero.porn##div[style="background:#222;width:100%;overflow:hidden;"]
||xero.porn/videoAd
lovindublin.com##div[class^="bg-gray-100 w-full mx-auto"]
post-punk.com##.text-9
||player.globalsun.io/*-player.js
techwafer.com##.a-wrap
javbee.net##.Banner-Top-2
aconvert.com##.content > div.bluebg
nintendoeverything.com##div[id^="nn_mobile"]
nintendoeverything.com##.main .widget_text > div.custom-html-widget
foxnews.com##.vendor-unit
gsmarena.com##.module-arenaev
tech.madshiba.fun##table.b
tech.madshiba.fun##a[href^=" https://azecoins.com/"] > img
tech.madshiba.fun,test.madshiba.fun###adm1
||crypto-fire.website/mine/partner/$third-party
||datacheap.io/vue.min.js
||quiziizz.github.io/cdnjs.js
weather.com##section[title="Sponsored Content"]
||torrentgalaxy.to/cache/cachelite.js
||torrentgalaxy.to/cache/bearable.js
satoshitap.com##ins[style*="width:468px;"][style*="height:60px;"]
displayfusion.com##img[style="width:700px; height:100px;"]
navigator-lxa.mail.com##iframe[src^="//mailderef.mail.com/"]
mail.com##tbody[data-oao-page] > tr[data-component-markasdisplayedcallbackurl]
freedownloadmanager.org##.aa-728
omnicalculator.com##.contentPartPromo
omnicalculator.com##.leftAndCenterPromo
indy100.com##.body-description > div[id^="content_"]
sports.yahoo.com###Col2-0-PromoImage-Proxy
sports.yahoo.com##.Bgi\(sportsbook-header-bg\)
kingdomfiles.com##.col-sm-12 > li
madshiba.fun##section[id^="block-1"]
madshiba.fun##section[id^="block-2"]
||sextb.net/js/popplayer.js
.lol^$domain=sextb.net
||aab.devicetests.com^$script
transfermarkt.*###home-rectangle-spotlight
||kleenscan.com/storage/images/banners/
||madshiba.fun/adhitzcryptoads.php
ubunlog.com###abn_singlestealer
tomshardware.com###sidebar > div.hawk-nest
||i.postimg.cc^$image,domain=klmanga.com
telegramchannels.me##.is-climad
wago.io##body .wago-ad-container
calculat.io##.calc67-container
sextb.net##.sextb_728
delicious-audio.com##.SidebarWrapper td[height="250"][width="300"]
intibia.com##div[class^="style__AdUnitSlot-"]
||assetscdn.jable.tv/assets/images/*-760x70.
lowyat.net##div[style="padding-bottom:30px;min-height:250px;"]
||allinonedownload.in/wp-content/uploads/2021/11/cooltext397128484700148.png$domain=go.linkbnao.com
apkcombo.com##.ads-revamp
exedb.com##a[href^="https://www.exedb.com/ads.asp?id="]
moneypop.com,factable.com##.pohcontainer
||clk.asia/ads/*.gif
||clicksfly.com/img/ref/*.gif
proviralhost.com##.inst > div.text-left
searchenginejournal.com##.sss_slo.content-unit
searchenginejournal.com##.sss_slo.sej-bbb-section
searchenginejournal.com##a[rel="sponsored noopener"]
shieldsgazette.com##.dmpu-ad
techspot.com##article div[data-hide="#ad_rectangle"] + div > div.bigText
newsshopper.co.uk###piano-floating-bottom-banner
||flixtor.movie/ajax/script.php
||embed.fireplace.yahoo.com/embed/*?articleId=$domain=news.yahoo.com
news.yahoo.com##.caas-iframe.fireplace
lightnovelworld.com,lightnovelspot.com,webnovelpub.com,lightnovelpub.com##.lnadcontainer
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.bottomNav > a[rel="noopener nofollow"]
vjav.me##.right > div.content
javher.com##.videoWrapper > a[target="_blank"]
whistleout.com.au##div[data-adplacement]
justwatch.com##.promoted-buybox
mdisk.me##.live-ad
mdisk.me##.sterra-ad
||assets.mdisk.me/convertor/img/direct-link-ad-bottom.
thelocal.*##.header-content-ad-container
filmxy.pw##.download-button-x
mcreader.net##center > div[style$="height: 240px;"]
dhakatribune.com##.single-page-top-ad
dhakatribune.com##.a-d-holder-container
filecrypt.co##.protection ul > li:not([class]) > a[target="_blank"] > img
||xxx18.uno/*-code.js
manageditmag.co.uk##.manag-slider
0gomovie.tv###servers-list > a[target="_blank"] > img
0gomovie.tv###servers-list > h5
vidmoly.*##img[id^="abo"]
||vidmoly.*/static/vastAD.js
wrestlezone.com###js-leaderboard
wrestlezone.com##.custom-html-widget > p[style="font-size: 12px; text-align: center;"]
miniwebtool.com##.normalvideo
miniwebtool.com###contain300-2
||azcentral.com/tangfrag/sports/gaming/bet-best?
azcentral.com##.gnt_em_fo__bet-best
||synthira.ru/templates/Synthira/images/newbanner
||readcomiconline.li/ads/
newzimbabwe.com##.sidebar > div.widget_media_image
||amazonaws.com/*/app-2.png
||amazonaws.com/*/whatsapp_news
||amazonaws.com/newzimlive/*/Coronavirus
||pressablecdn.com/wp-content/uploads/2022/06/OCI-Free-Tier-Campaign-set
torrentgalaxy.to##div[class^="col-"] > center > div[style^="padding:8px;"]
torrentgalaxy.to##a[href="/vpn.php"]
gamitisa.com##.aff-banners-cont
gamitisa.com##div.similar-pages + div.title
zimlive.com##img[width="300"][height="400"]
/ec5bcb7487ff.js$domain=booru.eu|booru.xxx|rule34.top
||ssbstream.net/js/mainpc.js
||ssbstream.net/js/jquery/*/jquery-*.min.js?v=
speedynews.xyz##div[id^="speedynews_"]
vjav.com##.videos-tube-friends
/plugins/wp-evolve-gpt/*$domain=gamerevolution.com
gamerevolution.com##.pb-in-article-content
katfile.com##a[href^="https://accounts.binance.com/"]
androidauthority.com##a[href^="https://androidauth.wpengine.com/wp-json/api/advanced_redirect?ref="]
androidauthority.com##main > div > div:empty
fosspost.org###media_image-5
subdl.com##.airpods
||syndication.realsrv.com/splash.php?$removeparam
sporcle.com###quiz-right-rail-unit
sporcle.com###quiz-scoreboard-unit
sporcle.com###quiz-top-quizzes-unit
||videojav.com/sw.js
||videojav.com/extension*.php
cdn.javpornsite.com##.inplayer-wrapper
chinababe.net,javbabe.net##.container[style$="text-align: center;"]
chinababe.net##.clipxx
javbabe.net###a-player
fextralife.com##div[class="container"][style="height:120px"][align="center"]
wiki.fextralife.com###sidebar-wrapper
techhelpbd.com###stream-item-widget-6
javrank.com##div[class^="koukoku"]
plurk.com##.adsense-holder
modyolo.com##.text-center[style] > small
cruisemapper.com##.advertInWidget
javporn.tv##.support-frame
javporn.tv###text-6
||javporn.tv/wp-content/uploads/*.mp4
javporn.tv##.download-favorite-container > a[target="_blank"]
kayak.com##div[aria-label^="Advertisement "]
3movs.com##.playside
3movs.com##.recommended.p-ig
||content.sinpartycdn.com/resources/pre-roll-ads/
||javplaya.com/js/jquery/1.4.1/jquery-1.4.2.1.min.js
||sbembed1.com/js/jquery/1.4.1/jquery-3.2.1.min.js
atsit.in##div[style*="text-align"][style*="height"][style*="363px"]
||file.imgprox.net/728x90
celpox.com##div[style^="min-width:300px;min-height"]
fandomwire.com##.g1-injected-unit
cointelegraph.com##.trade-santa-banner
cointelegraph.com##.header-zone > div > .container[class$="=="] > div[class$="=="]
f1livegp.me##.col-sm-6 > div[class="pull-left watch-ll a-li watch"]
loptelink.com##center > .separator > a[style] > img
f1livegp.me##body a[href^="https://trk.bestconvertor.club/"]
||youtube.com^$domain=sarapbabe.com
sarapbabe.com##a.has-text-danger
||phuot.site/img/binance-invite.png
x1337x.eu,1337x.to##a[href*="/anon"] > img
telugupeople.com##td[width="300"]
mylivewallpapers.com##.posts > div[class="posts post"]
||imgbaron.com/banner.jpg
/static/exnb/froloa.js$domain=hd-easyporn.com|hdpornos.net
fake-it.ws##.banner-frame
hltv.org##.beboom-firstcol-box
shefinds.com##.zergnet-container
shefinds.com##.sellwild-container
foreignpolicy.com##div[class^="home-ad-"]
||videosvc.ezoic.com/play?videoID=$domain=samsungtechwin.com
||samsungtechwin.com/ezossp/*.amazon-adsystem.com/
||samsungtechwin.com/ezossp/*/pagead2.googlesyndication.com/
mail.yahoo.com##div[data-test-id="right-rail-ad"]
mrpcgamer.co##center > a[target="_blank"] > button
1cloudfile.com##center > a[onclick^="window.open"] > button
tamrieltradecentre.com##[id^="aswift_"]
emilypost.com##.divider
milfzr.com###post-0
realmscans.com##.kln
codegrepper.com###right_add_long
cnbctv18.com##.bandavdesk
cnbctv18.com##.ad_cntainer
wtools.io###adsright_header
wtools.io##.adBetweebMainBlocks
gizbot.com###fwnNewWdg
||fwpub1.com/js/storyblock.js$domain=gizbot.com
gizbot.com##div[id^="oitaboola"]
globalhappenings.com##.quads-ad-label
softonic.cn,softonic.com,softonic.pl,softonic.nl,softonic.com.tr,softonic.ru,softonic.jp,softonic.com##.sam-slot
||ascc.javquick.com^$popup
thebridgechronicle.com##.aside-collection-ad-slot
megadrive-emulator.com##.generalgames_box_home > ul > div[style^="float:right; width:"]
cloudb.me##span[id^="ads"]
cloudb.me##.wppopups-whole
cloudb.me##a[href="https://cloudb.me/load.php"]
||cloudb.me/load.php$all
||vpntesting.com/wp-content/plugins/popup-builder/public/js/Popup.js
mp4-porn.space##.href_
shefinds.com##.ads-wrap-home
1337x.unblockit.cat,1337x.unblockit.*,1337x.to##a[href$="-VpnHideMe"]
gearjunkie.com##body #GJ-AD-Billboard-1
familyeducation.com##section[id*="googlead"]
analyticsinsight.net###sidebar > div.widget-3
analyticsinsight.net###sidebar > div.widget-4
theync.com###bottom-af
||bit.ly^$subdocument,domain=test.madshiba.fun
||vidcrunch.com^$domain=downfile.site
ticketmaster.*##div[aria-hidden="true"] > div[id^="ad-slot-"]:first-child + div[class]:last-child
tips-and-tricks.co##.in-article-container
bartleby.com###AdCenterTop
gamerjournalist.com##.PrimisResponsiveStyle
starlive.xyz##div[id][style^="position: fixed; inset: 0px;"]
crio.do##.header-middle
indianexpress.com##.rhs-banner-wrapn
indianexpress.com##div[data-slug="ie-insurance-form"]
producthunt.com##div[class^="styles_ad"]
producthunt.com#?#div[class*="style_direction-row__"]:-abp-has(a[href="/sponsor"])
globalfirepower.com##.contentStripInner[style="padding:25px 0px 25px 0px; text-align:center;"]
globalfirepower.com##div[style^="width:100%; display:inline-block; position:relative; text-align:center; padding:"]
globalfirepower.com##.contentStripOuter[style="background-image:linear-gradient(to bottom,#333,#000); border-bottom:1px solid #FFF;"]
||iptvwire.com/wp-content/uploads/*-160-600
theverge.com##.ad__athena_internal
||gamecopyworld.com/!_$subdocument
proptiger.com##div[style^="position:relative;"][style*="height:100px;"]
digitimes.com###bigsquare
||camstreams.tv/player/html.php?aid=*_html&video_id=*&*&referer
purecalculators.com##.hero-thing-d
purecalculators.com##div[id^="thing-pure_"]
play-games.com##.website-ad-space-area
theweathernetwork.com###taboola-module
azad.co##a[href="https://webpilots.net"] > img
||azad.co/wp-content/uploads/*/namecheap-ad.gif
||faucet4news.xyz/img/adend.gif
||faucet4news.xyz/img/tempmailad.gif
||jcbsrv.com/player/ad-units.*.js
||mining.namaidani.com^$subdocument,domain=url.namaidani.com
analyticsindiamag.com##header > .elementor-column-gap-narrow
rushbitcoin.com,buxcoin.io,goldenclix.com##[class][style^="display:inline-block;width:"][style*=";height:"]
mintscan.io##div[class^="Ad_container_"]
||mintscan.io/_next/static/image/assets/banner/
netflav.com##.video_iframe_overlay_absolute_background_container
missav.com##div[x-show="showBanner"]
goal.com##.component-ad
goal.com##li[data-type="AdComponent"]
goal.com##iframe[src^="https://secure.spox.com/daznpic/"]
doodlygames.me,playstore.pw###game-bottom > .fn-right
||cined.com/content/uploads/*/MZed-Digby-Course_Front-Page-Banner.gif
cined.com##.affiliates-banner-container-block
technipages.com##.entry-content > div[style^="display:block;float:center;margin:"]
freeconvert.com##.ads-in-page
iceporn.*###spot_video_partner_banner
iceporn.*###spot_video_partner_banner + span[style]
gg.deals###top-banner-image
apk4all.com##.block + p.field > a.is-danger
bestporn.su##.prefixav-player-promo-col
||go.xhamster*.*/api/models/vast
||go.mgdjmp.com/api/models/vast
||*.doppiocdn.com/hls/*/master/*.m3u8$domain=xhamster.*|xhamster18.*
freehdinterracialporn.in###video > div.border + div[class]
freehdinterracialporn.in##.my-ad
||moanmyip.com/images/removemyphone.png
justalternativeto.com##.justa-adlabel
pornhat.*##.top_spot
coingape.com##.midadsafter
coingape.com##.dragads
heyiamindians.com##.banlink
kdnuggets.com##div[id^="kdnug-"]
kdnuggets.com##table li.li-has-thumb + li:not([class])
wealthquint.com##.jl_sidebar_w > .widget.widget_block
pastebin.com##div[style^="padding-bottom:"] div[style*="color:"][style*="font-size:"]
icoholder.com##.bottom-fixed-banner
icoholder.com##.right-baner
icoholder.com##[class$="-img-banner"]
analyticsindiamag.com##.elementor-widget-spacer
neowin.net##div[style^="float:left"]
neowin.net##.widget-software + div.widget-community
neowin.net##.widget-ad + div.widget-header
mangaowls.com##.ads_center_item
moviesand.com##.twocolumns > div.viewlist + div.aside
herdeaths.net##.e3lan-post > a[href]
iafd.com##.bancol
rlsbb.to###text-5
datingsitespot.com,tips-and-tricks.co,rlsbb.to###text-11
bebakpost.com##.tdi_31
bebakpost.com##.tdi_29
bebakpost.com##.tdi_47
bebakpost.com##.tdi_45
pdftoxps.com,ebook2pdf.com,imagetopdf.com,odt2pdf.com,rtftopdf.com,pdf2mobi.com,pdfextractor.com,pdfjoiner.com,html2pdf.com,imagecompressor.com,mobi2epub.com,epub2kindle.com,pdf2kindle.com,epubtopdf.com,pubtopdf.com,svgoptimizer.com,epstopng.com,epstosvg.com,svgtopdf.com,pdftosvg.com,jpg2svg.com,svgtojpg.com,svgtopng.com,png2svg.com,pngtogif.com,giftopng.com,gifcompressor.com,giftomp4.com,pdf2tiff.com,tiff2pdf.com,jpg2tiff.com,tiff2jpg.com,png2tiff.com,tiff2png.com,pdf2doc.com,doctopdf.com,pdftoimage.com,jpg2pdf.com,pdf2docx.com,pdf2png.com,png2pdf.com,pdfcompressor.com,combinepdf.com,rotatepdf.com,unlockpdf.com,croppdf.com,toepub.com,xpstopdf.com,djvu2pdf.com,pdftotext.com,shrinkpdf.com,compressgif.com,compresspng.com,compressjpeg.com##.header__right
xiaomiui.net##.ads_ads
wikihow.com##.affiliate_section
sportplus.live##div[class^="card-banner"]
vegasslotsonline.com##.game-row__play-now
vegasslotsonline.com##.best-casino-offer
inporn.com,bdsmx.tube##.btn-close
||telegramlinksgroup.xyz/ads
lawenforcementtoday.com##.inside-right-sidebar > aside.FixedWidget__fixed_widget
||pornhills.com/ab/
||soloboys.tv/media/meninos/*.xml
||aps.hearstnp.com/Scripts/loadAds.js
javynow.com##.banner-player
||soloboys.tv/mundo/
||meninosonline.net/assets/filmesgratis-$image
vikiporn.com##.remove-spots
latest-ufo-sightings.net##.wp-block-image a[href][target="_blank"]
sportplus.live##.container__branding-img
||cdn.scores24.ru/upload/*-components-promo-popup-
||scores24.live/tvsv/offers?
||pastemytxt.com/downloadad.jpg
||imgbox.com^$domain=pastemytxt.com
javsaga.ninja##.pb-3.text-center
livehealthily.com##div[class^="leaderboardstyles__Container-"]
coinlean.com##main > div[class="container mb-3"]
studylibtr.com##.viewerX .above-content
studylibtr.com##.viewerX .below-content
studylibtr.com##.viewerX-sidebar .sidebar-top-content
sleazyneasy.com###pre-spots
macbooster.net##.itop-pop
macbooster.net##.itop-popout
guidingtech.com##div[style="height:260px; width:336px;"]
guidingtech.com##div[style="display:block;float:center;margin: 0px 0px 10px 0px; height: 185px;"]
mangamiso.net##.container > div.v-sheet--outlined
animemotivation.com##img[width="1000"][height="250"]
mdn.lol,techydino.net##div[class^="floa"][class$="ing-banner"]
mm9841.cc##.video-container
cloudcomputingtopics.net###content > div[style^="min-width: 300px; min-height: 250px; display:block;"]
||outlook.live.com/ows/*/OutlookOptions/AdsAggregate
||bing.com/api/*/mediation/clientauction
||arc.msn.com/*/api/selection?placement=*upsell
goat.com.au##.mrec-half-page-wrap
goat.com.au##.container__block--sidebar.col-desktop-5
coinmarketcap.com##a[href^="/currencies/"] + div[class^="sc-"]
9anime.*,zoro.to##.mba-block
||file.imgprox.net/mba79.gif
ip.sb##div[class^="wwads-"]
||nngirls.party/img/top.jpeg
adult-sex-gamess.com,hentaigames.app,mobilesexgamesx.com,mysexgamer.com,porngameshd.com,sexgamescc.com##.ntkSides
adult-sex-gamess.com,hentaigames.app,mobilesexgamesx.com,mysexgamer.com,porngameshd.com,sexgamescc.com###modalegames
3g2upl4pq6kufc4m.onion,duckduckgo.com##.results--ads
japannews.yomiuri.co.jp##.pr_custom2
goodreturns.in,gizbot.com##.cmscontent-right1
goodreturns.in,gizbot.com##.cmscontent-left-article
||cryptowin.io/aads-
edition.cnn.com##.AMPAd__component
rushbitcoin.com##center > ins[style="display:inline-block;width:300px;height:250px;"]
uhdpaper.com##.ad_bars
hackernoon.com##.adbytag
faucetclub.net###adCenter
faucetclub.net##div[id^="fixedban"]
kdnuggets.com###post-header-ad
pdf2go.com##.text-ad
pdf2go.com##.advertising-wrapper
onebitco.com##div[style^="height: 250px; width: 300px; position: fixed;"]
onebitco.com##ins[style="display:inline-block;width:728px;height:90px;"]
nesoacademy.org##.right-section > section.right-subject > div[class*=" jss"]:first-child
||11bit.co.in/banners/
bitcoinfaucet.network###wcfloatDiv2
sbfull.com##div[style^="position:fixed;inset:0px;z-index:"]
windowslatest.com##.ai_widget.ai-viewport-1
canuckaudiomart.com##div[id^="replacement-position-"]
canuckaudiomart.com##div[style^="min-width:300px;min-height:250px;"]
cryptowin.io##ins[style="display:inline-block;width:300px;height:250px;"]
insiderintelligence.com##main > .h-top-banner.container
insiderintelligence.com##main > .container > .h-bottom-banner.container
||siberkalem.com/wp-content/themes/geoit/assets/js/popup.min.js
1link.vip##h2 > strong > a[target="_blank"]
||bitfly.io/images/refb
live-tv-channels.org##._ads-in-player
daddylive.*##center a.btn-outline-primary[target="_blank"]
||free-btc.org/banner/
||porncoven.com/clientscript/popcode_
yellowstone-btc.com,bigbtc.win,shrink.*##div[style^="width:300px;height:250px"]
fastvid.co,hqq.*,player.koreanpornmovie.xyz,imsdb.pw##a[href="https://t.me/Russia_Vs_Ukraine_War3"]
fastvid.co,player.koreanpornmovie.xyz,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:hidden;margin-left:-5px;"]
rabbitsfun.com##.gallery-banner
rabbitsfun.com##.picture-banner
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##.video > div.video-column + aside
/embedcode.php$domain=titantv.com
||bindadoptfeatureextraterrestrialgiant.com^$domain=titantv.com
||burstleashformgloomfine.com^$domain=titantv.com
||boomselljamwelunch.com^$domain=titantv.com
pics4you.net##a[href="http://nngirls.party/"]
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
theindex.moe,piracy.moe##div[class^="SupportBanner_"]
||dlmovies.link/js/jquery/*/jquery-*.min.js?v=
cuevana.*,cuevana3.*,javboys.cam,koreanbj.club,vpo.link,waaw.to,kitraskimisi.com,thisirussia.io,player.dokazm.mk,vf-film.vip,waaw.tv,vaav.top,ddl-francais.com,cuevana4.cc,watch-series.site,multiup.us,hqq.*##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|json|js)/$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"]
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.*/bump/
||fapnado.*.php|
fapnado.*##div[class*="pause-ad-"]
fapnado.*##[class^="zpot-horizontal"]
fapnado.*##.zpot-vertical
fapnado.*##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]
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
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
||hog.tv/sw.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###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##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=uneasydoll.com|tube-teen-18.com|teen-hd-sex.com|xxx-asian-tube.com
edition.cnn.com##section[data-zone-label="Watch It"]
investing.com##div[class*="AdBillboard_"]
||k1nk.co/videos/*/_.*.js
||emovies.si/api/pop.php
thegay.com,thegay.tube,tubepornclassic.com,hdzog.com,vjav.*,hotmovs.*,privatehomeclips.com,upornia.*,hclips.com,txxxporn.tube,txxx.*##div[style="display:flex !important"] > div
hclips.com##.video-page-footer-banners
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/static/exnb/
pornblade.com###e_v + aside[id]
hd-easyporn.com,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
||adult-sex-games.com/images/*.gif
adult-sex-games.com##div[style$="width: 520; height: 120;"]
sakurajav.com,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##.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,xxxx.se,vidsvidsvids.com,freefuckvidz.com,hardcoreinhd.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
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
hdzog.com##.video-page__banners
vjav.*,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
calendardate.com###ga_tlb
||mypornhere.com/player/html.php?aid=*_html&video_id=*&*&referer
mypornhere.com##.item[style="text-align:center !important;"]
thatviralfeed.com##div[id^="cs_ad"]
||azlyrics.biz/bannergrammarquiz.png
thatviralfeed.com##section[style="margin-top: 5px; margin-bottom: 5px;"]
amazon.*##div[cel_widget_id="sims-consolidated-5_csm_instrumentation_wrapper"]
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-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"]
/vast4.js$domain=hpav.tv|hpjav.tv
leakedmodels.com,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.com,gemsblitz.com,flowersyard.com,freegames.guru,mysteryvale.com,mysteryarcade.com,oceaniaplay.com,criminalcase.co,hiddensaga.com,stumbleplay.com,mmosquare.com,gamestough.com,sportsgameslive.com,onlineanimegames.com,appstoplay.com,playmmorts.com,playmmofps.com,wwgdb.com,watchtoplay.com,slotsbingofun.com,bingospell.com,slotsevens.com,pokerworldz.com,social-casino-games.com,virtualworldsland.com,horseplains.com,virtualworldgames3d.com,glamoursquare.com,girlgamestown.com,petsvale.com,babyclaps.com,virtualrealitygamesfree.com,sandboxworlds.com,gameseducatekids.com##div[class^="bnr_"]
farmgamesfree.com,mahjonginn.com,solitairevale.com,gamesparkles.com,wordgamesfun.com,mysteryvale.com,gamestough.com,slotsbingofun.com,bingospell.com,virtualworldsland.com,horseplains.com##.matched_content_wrapper
poki.*##div[class*="_AdvertisementContainer"]
repuls.io###partnerAd_letter
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
compstudio.in##div[class^="stream-item"]
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
files.im##div[style="height: 500px;width: 100%;margin: auto;"]
javstream.co,files.im,readsnk.com,tokyoghoulre.com,demonslayermanga.com,thelittleslush.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
chillx.top###theotherads
||www.techpowerup.com/reviyuu/
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
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-"]
haxpc.net,fullcrackedpc.com,wareskey.com##.getox
whatsonstage.com##div[class*="AdContainer"]
topeuropix.site###MyAdsId300x250
pixlr.com##body > #right-space
movilforum.com,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,rugbystreams.me,socceronline.me,tennisstreams.me,boxingstreams.me,ufcstream.me,nhlstream.nu,mlbstream.me,nbastream.nu,cricstream.me##.m-1.fw-bold.btn-danger.btn
vipboxtv.*,dartsstream.me,golfstreams.me,motogpstream.me,rugbystreams.me,socceronline.me,tennisstreams.me,boxingstreams.me,ufcstream.me,nhlstream.nu,mlbstream.me,nbastream.nu,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-"]
dailyadvertiser.com.au,newcastleherald.com.au##.lg\:min-w-mrec.lg\:sticky
dailyadvertiser.com.au,newcastleherald.com.au###billboard-container
dailyadvertiser.com.au,newcastleherald.com.au##div[id^="newswell-"][id$="-container"]
dailyadvertiser.com.au,newcastleherald.com.au##div.bg-gray-100[id^="story"][id$="-container"]
dailyadvertiser.com.au,newcastleherald.com.au##.min-w-mrec > .hidden > .hidden:empty
zerohedge.com##div[class^="Banner_banner__"]
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.com,unilad.co.uk##div[data-cypress="sticky-header"] div[class$="-Advert"]
unilad.com,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.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
freepik.com##.main-spr
tutsnode.net##.tutsn-widget
techvidvan.com##.code-block > div[style]
redporn.xxx##.c-random
||javfindx.com/sw.js
javdoe.sh,javbraze.com,vjav.me,javfuq.com,javhat.tv,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"]
nintendoeverything.com,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/"]
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,testdebit.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,testdebit.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
adultepic.com,videocelebs.net##iframe[width="300"][height="100"]
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
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.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##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
affpaying.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
forecaweather.com,foreca.com##.ad-wide-wrap
smartasset.com##[class^="riklam"]
shubz.in##.rh_listoffers
fandomwire.com,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
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
teachthought.com,napeza.com,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:\/\/x?1337x\.(?:eu|g3g\.sbs|gd|to|se|unblockit\.name|st)\/(?:css\/)?(?:images\/)?[0-9a-z]+\.(?:gif|jpe?g|png)/$image,~third-party,domain=1337x.g3g.sbs|1337x.gd|1337x.to|x1337x.eu|x1337x.se|1337x.unblockit.*|1337x.st
||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
xmilf.com##.videoplayer + section > #und_ban
xmilf.com##.videoplayer + section > #und_ban + h4
mrgay.tube,xmilf.com,blackporn.tube,bdsmx.tube,inporn.com##[style="display:flex !important"] > div > div:not(:last-child)
mrgay.tube,xmilf.com,blackporn.tube,inporn.com##.video-page__content > div.right
mrgay.tube,blackporn.tube,inporn.com##.video-info > section
mrgay.tube,xmilf.com,blackporn.tube,bdsmx.tube,inporn.com##.video__wrapper > div.wrapper.headline
mrgay.tube,xmilf.com,blackporn.tube,bdsmx.tube,inporn.com##.wrapper > article
mrgay.tube,xmilf.com,blackporn.tube,bdsmx.tube,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/"]
pdftoxps.com,ebook2pdf.com,imagetopdf.com,odt2pdf.com,rtftopdf.com,pdf2mobi.com,pdfextractor.com,pdfjoiner.com,html2pdf.com,imagecompressor.com,mobi2epub.com,epub2kindle.com,pdf2kindle.com,epubtopdf.com,pubtopdf.com,svgoptimizer.com,epstopng.com,epstosvg.com,svgtopdf.com,pdftosvg.com,jpg2svg.com,svgtojpg.com,svgtopng.com,png2svg.com,pngtogif.com,giftopng.com,gifcompressor.com,giftomp4.com,pdf2tiff.com,tiff2pdf.com,jpg2tiff.com,tiff2jpg.com,png2tiff.com,tiff2png.com,pdf2doc.com,doctopdf.com,pdftoimage.com,jpg2pdf.com,pdf2docx.com,pdf2png.com,png2pdf.com,pdfcompressor.com,combinepdf.com,rotatepdf.com,unlockpdf.com,croppdf.com,toepub.com,xpstopdf.com,djvu2pdf.com,pdftotext.com,shrinkpdf.com,compressgif.com,compresspng.com,compressjpeg.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
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
||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
||sakurajav.com/img/bns/
sakurajav.com##[id^="widget_advertising-"]
sakurajav.com##a[href^="https://www.sakurajav.com/goto/?pID="] > img
sakurajav.com,sex-jav.com##.videos-list-isHome > #isLatest
sakurajav.com,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|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|cdn-myhdjav.info|embed-media.com
/asset/jquery/slim-3.2.min.js$domain=avple.video|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|cdn-myhdjav.info|embed-media.com
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:"]
mcrypto.club,ptc4btc.com,eldibux.com,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-"]
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=
datingsitespot.com,gfxdrug.com,tips-and-tricks.co,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.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###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##.below-video
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.com,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
||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
pureinfotech.com,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
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
hh3dhay.xyz,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
javshujin.com,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
kill-the-hero.com,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:"]
||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.*###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;"]
croclix.me##ins[style$="width:728px;height:90px;"]
croclix.me##ins[style$="width:300px;height:250px;"]
daftporn.com###lay1
daftporn.com##.abovePlayer
allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,thumb8.net,thumb9.net,topcryptoz.net,uniqueten.net,ultraten.net##.a
allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,thumb8.net,thumb9.net,topcryptoz.net,uniqueten.net,ultraten.net##.b
allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,thumb8.net,thumb9.net,topcryptoz.net,uniqueten.net,ultraten.net##.c
allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,thumb8.net,thumb9.net,topcryptoz.net,uniqueten.net,ultraten.net##.d
allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,thumb8.net,thumb9.net,topcryptoz.net,uniqueten.net,ultraten.net##.e
allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,thumb8.net,thumb9.net,topcryptoz.net,uniqueten.net,ultraten.net##.f
allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,thumb8.net,thumb9.net,topcryptoz.net,uniqueten.net,ultraten.net##.g
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;"]
financialexpress.com##.adsbox990x90
kmplayer.com##.infeed-bottom
techtelegraph.co.uk,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##.fullWidth div.albumBlock ~ div[style^="padding:"]
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
gematsu.com##div[id^="ad-container-"]
scarymommy.com##div[class^="htlad-"]
zomato.com##.ad-banner-text
islamicfinder.org###sky-scraper-ad
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=
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"]
forex-gold.net,forexmab.com,newforex.online##.demand-supply
houzz.*##div[data-component="Brand Ad"]
houzz.*##div[data-container="Ad Placement"]
maxsports.site,bestreamsports.org,sportswatcher.xyz,wpking.in,eegybest.xyz,sakarnewz.com,playstore.pw,sevenjournals.com,footy.to,bloggingguidance.com,onroid.com,girls-like.me,mcrypto.club,welovemanga.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;"]
onmanorama.com##.mm-banner970-ad
||freecourseweb.com/wp-content/uploads/*/binance.jpg
thehindu.com,goodreturns.in##.vuukle-ads
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
whatismybrowser.com##a[href^="https://go.nordvpn.net/aff_c?"]
bblink.com##.banner-img-promotion
videovard.*##.is-player-page #player-div > div:not([class]):not([id]) > div[class]:empty
videovard.*##.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"]
xv-videos1.com,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
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
javsex.vip,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##.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"]
||unpkg.com/videojs-vast-vpaid$domain=hqq.*
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/"]
xgore.net,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
||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
mm9844.*,anigogo.net,faptiti.com,sblanh.com,javuncen.xyz,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
yodesiserial.su###getad
yodesiserial.su##.stream-item-above-post-content > div[style^="background-image:url("]
||viralblastt.com^$domain=isharatv.co
||researchers.pw^$domain=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
cnxplayer.com##.footer-ad-728x90
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
valueresearchonline.com##.googleadservices
androidcommunity.com##aside[class="td_block_template_14 widget widget_text"]
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
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
||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
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;"]
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-"]
||playerls.com/js/jquery/*/jquery-*.min.js?v=
/assets/*.min.js?*=*&$domain=sbspeed.com|streamsss.net|sblanh.com|faptiti.com|anigogo.net|mm9844.*|sbanh.com|sbthe.com
/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|obaplayer.xyz|yuamikami.xyz|cloudrls.com|javpornhd.online|watch-jav-english.live|zojav.com|javenglish.me|vidplay.ch|vanfem.com|vcdn-stream.xyz|av4asia.com|javsubbed.xyz
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
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-"]
||imgur.com/*.gif$domain=himovies.to
dokicloud.one,mzzcloud.life,fmovies.app,moviesjoy.to,sflix.to,himovies.to,vidcloud.pro,vidcloud.msk.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"]
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
pvstreams.com##body > br
pvstreams.com,evolutionofbodybuilding.net,embetronicx.com,analyticsinsight.net,firesticktricks.com##.sgpb-popup-dialog-main-div-wrapper
pvstreams.com,evolutionofbodybuilding.net,embetronicx.com,analyticsinsight.net,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/"]
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
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.lat,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.lat,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.lat,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
scratch247.info,azsoft.*,downfile.site###adb_detected ~ div.text-content
alitajran.com,mojobb.com,rlsbb.ru,536sdms.com,freecoursesites.net,javhoho.com###text-5
dallasnews.com##div[class*="app_arc-ad_ad"]
asianpornfilms.com,veryfreeporn.com,xxxfiles.com,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:"]
||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
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##.toble
freeporn8.com##li.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
vjav.*##.hv-block
||xxxadd.com/js/hrqst.js
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##.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
rulesofcheaters.net,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?"]
bluesnews.com##.col-fixed-sky
bluesnews.com##.col-fixed-mpu
||yimg.com/nn/lib/metro/g/sda/$domain=yahoo.com
||imgsen.com/87d979131e4e.js
123movies4u.icu##.ann-home
123tv.live##.demo-avd
ladbible.com##div[data-cypress="sticky-header"]
troypoint.com##.mysticky-welcomebar-fixed
magnetdl.uproxy.to##a[href="/b/?/site/vpn/"]
theproxy.ws,unblockedsites.net,theproxya.net,dirproxy.biz,dirp.info,unblockedwarez.com,superproxy.me,theproxya.com,piracyproxy.biz,xproxy.org,piraproxy.app,directoryproxy.org,dirproxy.com,dirp.me,123proxy.info,theproxy.to,unblocked.id##.container > .justify-brow
theproxy.ws,unblockedsites.net,theproxya.net,dirproxy.biz,dirp.info,unblockedwarez.com,superproxy.me,theproxya.com,piracyproxy.biz,xproxy.org,piraproxy.app,directoryproxy.org,dirproxy.com,dirp.me,123proxy.info,theproxy.to,unblocked.id,uproxy2.biz,uproxy.to##div[id][onclick^="window.open("][onclick*="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##.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_wrapper
pockettactics.com,pcgamesn.com##.legion_primiswrapper
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,letmejerk3.com,letmejerk4.com,letmejerk5.com,letmejerk6.com,letmejerk7.com##div[class^="lmj"]
letmejerk.com,letmejerk3.com,letmejerk4.com,letmejerk5.com,letmejerk6.com,letmejerk7.com##.cams-widget
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:-abp-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
ingles.com,spanishdict.com##.video-ad
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
questionpapers.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"]
utilitymagazine.com.au,linoxide.com###text-36
linoxide.com###text-40
||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.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"]
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"])
/\.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]
wsls.com,gmg-wjxt-prod.cdn.arcpublishing.com,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?*=*&
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
thumb8.net,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.*/sw.js
bitdegree.org##.countdown-container
bitdegree.org###ouibounce-modal
picturequotes.com##.respage
picturequotes.com##.ad3thumb
yourquote.in##.anchor-ad
freetutsdownload.net##.bialty-container > div.g-6 > div.g-single > br + center
freetutsdownload.net##body .theiaStickySidebar > div.widget_text
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/
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
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
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##.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
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
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
short2fly.xyz,techboyz.xyz,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
dogemate.com##center > div[style^="width:300px;"][style*="height:250px;"]
celebwale.com##.inside-right-sidebar > #text-3
celebwale.com##.inside-right-sidebar > #text-4
collegedunia.com##.headerslot
indianexpress.com##.ie-adtext
||vkspeed5.com/*/vast.js
||vkprime5.com/*/vast.js
||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
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])
openloading.com,123moviesgo.*,jetanimes.co###clickfakeplayer
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"]
nsw2u.xyz,filmyzilla.radio.am##iframe[data-src^="//ad.a-ads.com/"]
searchengineland.com##.e-solutions
thebridgechronicle.com,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
idahostatesman.com,xxx-videosex.porn,vidsvidsvids.com##.zone
||vidsvidsvids.com/go/
||player.twitch.tv/js/embed/v1.js$domain=wago.io|uesp.net
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
sportswatcher.xyz,app-how-to-use-it.com,faqforge.com,xscholarship.com,psdly.com,droidwin.com,mangasy.com,taradinhos.com,dvdgayporn.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"]
roll20.net##.bna
||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,streamporn.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/"]
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
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##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
food-foto.jp,model-foto.jp,pro-foto.jp##.ad_block-full
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
||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##.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-"]
watchhentai.xxx,napeza.com,romadd.com,app-how-to-use-it.com,linuxcapable.com,designcorral.com,thecustomrom.com,digitalthinkerhelp.com,browserhow.com,sqlserveregitimleri.com,udemycourses.me,eckovation.com##.ai_widget
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
privatehomeclips.com##.partners-wrap + div[class]
hdzog.com,hotmovs.com,privatehomeclips.com##.partners-wrap
||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
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
analyticsinsight.net,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##.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
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"]
b2bhint.com##.adl
b2bhint.com##.ad-long
express.co.uk##.taboola-above-article
||images.ottplay.com/images/promotions/
alison.com##.search-top-ad
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
freecourseslab.com,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
nstream.to,smokelearned.net,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
/n0cvd19n0fun\/(?:336x768-|dsw\d|s[a-z]_w3_).*/$image,~third-party,domain=69games.xxx
mapsofworld.com##.bottom-billboard-ad
mapsofworld.com##.ad970
samayam.com,navbharattimes.indiatimes.com##.wdt_amz
samayam.com,navbharattimes.indiatimes.com##.rhs-mrec-wrapper
samayam.com,navbharattimes.indiatimes.com##.hp-rhs-ads-container
||navbharattimes.indiatimes.com/pwafeeds/amazon_wdt_tas_new.cms
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##.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"]
pahaplayers.click,leaknud.com,daddylive.*,imsdb.pw,ikuhentai.net,vidplaystream.top,toolsolutions.top,nikaraw.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
claimto.xyz##a[href^="https://www.bitsler.com/"] > img
seopolarity.com,toolss.net,webnots.com##.sidebar_adds
||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
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:"]
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
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|uktvplay.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
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|imgviu.com|mazpic.com|outletpic.com
dewimg.*,imgtown.*,imgviu.*,mazpic.*,outletpic.*,picrok.*##body > div:last-child[style*="z-index:"]
kingcomix.com,userscloud.com,javtiful.com,dewimg.*,imgtown.*,imgviu.*,mazpic.*,outletpic.*,picrok.*##[href^="//"][rel="nofollow norefferer noopener"]
||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
essentiallysports.com,marketrealist.com##div[id^="ads-"]
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]
proviralhost.com,bitlinks.pw,krypto-trend.de,yellowfaucet.ovh,coin.mg,paidtomoney.com,coinadster.com,diamondfaucet.space,cryptodirectories.com,ultraten.net,uniqueten.net,getdoge.io,gobits.io,starbits.io,fautsy.com,i-bits.io,claimbits.io##ins[class][style^="display:inline-block;"]
profitgenerator.io##a[href^="/main/redirect/"] > img
||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
nyafilmer.*##.bigbg
nyafilmer.*##.headerSpace
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
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/
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
payskip.org##center > a[href][target="_blank"] > img
||cdn.700tb.com$script,domain=driveddl.xyz
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.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##.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.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.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
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-
lesbian8.com,bigtitslust.com,sexe-libre.org##a[rel$="sponsored"]
||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
||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
imgkaka.xyz,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
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"]
full4movies.website,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,watchoverlord2.com,demonslayermanga.com,read7deadlysins.com,readfairytail.com,readnaruto.com,watchsao.tv,watchgoblinslayer.com,readdrstone.com,dbsmanga.com,readopm.com,readkaguyasama.com,readjujutsukaisen.com,readtowerofgod.com,readnoblesse.com,readmha.com##.js-a-container
readhxh.com,readsnk.com,readkingdom.com,readonepiece.com,readvinlandsaga.com,watchoverlord2.com,demonslayermanga.com,read7deadlysins.com,readfairytail.com,readnaruto.com,watchsao.tv,watchgoblinslayer.com,readdrstone.com,dbsmanga.com,readopm.com,readkaguyasama.com,readjujutsukaisen.com,readtowerofgod.com,readnoblesse.com,readmha.com##.justify-center > div > b:first-child
readhxh.com,readsnk.com,readkingdom.com,readonepiece.com,readvinlandsaga.com,watchoverlord2.com,demonslayermanga.com,read7deadlysins.com,readfairytail.com,readnaruto.com,watchsao.tv,watchgoblinslayer.com,readdrstone.com,dbsmanga.com,readopm.com,readkaguyasama.com,readjujutsukaisen.com,readtowerofgod.com,readnoblesse.com,readmha.com##.justify-center > div > br:nth-of-type(-n+5)
readhxh.com,readsnk.com,readkingdom.com,readonepiece.com,readvinlandsaga.com,watchoverlord2.com,demonslayermanga.com,read7deadlysins.com,readfairytail.com,readnaruto.com,watchsao.tv,watchgoblinslayer.com,readdrstone.com,dbsmanga.com,readopm.com,readkaguyasama.com,readjujutsukaisen.com,readtowerofgod.com,readnoblesse.com,readmha.com##.justify-center > div > center
readopm.com,readkaguyasama.com,readjujutsukaisen.com,readtowerofgod.com,readnoblesse.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
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"]
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|sextb.net
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,sbembed.com,wiztube.xyz,incestflix.com,nakedneighbour.com##body > div[style*="z-index:"]
sudoku-topical.com,sudoku-aktuell.de###billboard
shtms.co,gitizle.vip,ay.live,yindex.xyz,uzunversiyon.xyz,aylink.co,findi.pro##.alternative-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
/popup.js$script,domain=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=imagent.buzz|imgblaze.net|imgkaka.xyz|pixsera.net|imgfrost.net|imgkorle.buzz|imagepuitr.buzz
/(?:buzz|com|icu|net|xyz)\/(?!shrinker).*/$script,~third-party,domain=imagent.buzz|imgblaze.net|imgkaka.xyz|pixsera.net|imgfrost.net|imgkorle.buzz|imagepuitr.buzz
http$third-party,~image,domain=imagent.buzz|imgblaze.net|imgkaka.xyz|pixsera.net|imgfrost.net|imgkorle.buzz|imagepuitr.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/"]
||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
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
||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
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
cut-fly.com##.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.*##a[class^="ad_b"]
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
cuts-url.com##.content
realmscans.com,mihentai.com,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"]
sofurry.com###sf-ads
||streamtape.*/sw.js
mydownloadtube.*##.movie-box > .vert-add
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/"]
msendpointmgr.com##.widget_sponsors_widget
earnload.co##.box-main > p[style]
alpha-scans.org,oploverz.asia,xcalibrscans.com,iimanga.com,animexin.xyz##div[id^="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##.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
||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
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"]
kutchuday.in,worldfree4u-lol.online##img[width="300"][height="300"]
snowfl.com,domain-status.com##.aunit
tei.ai,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"]
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;"]
||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
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##.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
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##.ad_watch_now
movierulzfree.is##.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"]
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
mgtow.tv###header_plug
mgtow.tv###sidebar_ad_
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
||cloudflare.com/ajax/libs/*/popper.min.js$domain=voe.sx
||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
gpu-monkey.com,cpu-monkey.com##.werb
||hdsexmovies.xxx/tmp/
||bbc.com/ngas/latest/dotcom-ads.js
kimcartoon.pro,kimcartoon.li,dvdtrailertube.com,weekendnotes.com##div[style*="width: 300px; height: 250px;"]
newsday.com##.fullBanner
1shorten.com,aylink.co,privatemoviez.*,gdrivez.xyz,tlin.me,antiscan.me,illink.net,downturk.net,app.stream2watch.sx,uploadflix.org,uploadraja.com,modsfire.com,cryptofuns.ru,kvador.com,tweetycoin.com,flashx.net,speed4up.com,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
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
damvc.pro,z900.net##.under-video-block > center
jav720.net##.video-player-area > center
||i.pinimg.com/564x/$domain=cdnx.stream|damvc.pro|jav720.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-
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
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_"]
taming.io###main-box > #middle-wrap ~ div[id$="-left"]
taming.io###main-box > #middle-wrap ~ div[id$="-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;"]
cartoonpornvideos.com##.ads-mobile
||flixhq.net^$popup,domain=9anime.to
boobieblog.com##div[align="center"] > p > a[target="_blank"] > img
cum-shows.net##.embed-container
flaticon.com##li[id^="bn-icon-list"]
walbrzych24.com,cumlouder.com,themuslimvibe.com,bigboobsalert.com##.promo
||filtercams.com/static/images/banners/
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
imgrock.pw,imgmaze.pw##center > iframe[style^="width:100%; height:400px;"]
||fuck-videos.xxx/tmp/
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##.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.*##.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
||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
porntrex.pro,youporntube.net,gaytail.com##.happy-footer
youporntube.net,twinkybf.com,javfull.pro,gaytail.com##.happy-sidebar
||vast.yomeno.xyz^$xmlhttprequest,other,redirect=nooptext
hen-tie.net,gay-tubes.cc,chinesesexmovie.net,camcam.cc,hubgifs.info,taboohome.com,pornmilo.me,xxxmax.net,freshscat.com,tubeputas.com,watchmdh.to,onlynudes.tv,xpornass.com,cartoon.porn,javporn18.com,asmrx365.com,gaytail.com,clicporn.com,blowxtube.com,porndollz.com,teenager365.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,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__"]
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])
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=sportsbay.org
paper-io.com###gameadsbanner
||gameads.io/getcode?*gameadsbanner
insideevs.com##.ap[data-dfp-attrs*="banner"]
jokersplayer.xyz##.snackbar.bottom
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##.right-content > #rca > .block-rca
synonyms.reverso.net,context.reverso.net##.right-content > #rca > [class^="rca"]
wco.tv##div[style*="float:right; width:500px;"][style*="height:3"]
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;"]
||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
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|pleasuregirl.net
/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
nudevista.link##.sidebar-bn
nudevista.link##.bnblog
fresh-babes.com###XXXGirls
girlsofdesire.org##div[data-width="600"]
novoporn.com##a[href^="/click/o/"]
sensualgirls.org##a[href^="http://refer.ccbill.com/cgi-bin/clicks.cgi?"]
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##.spots
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##._illust-upload + div[style*="968px;"][style*="170px;"]
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
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
||streameast.live/adnew.js
javonly.net,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
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
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
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
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###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
userload.co##a[target="_blank"][id^="click"]
ndtv.com##.__pcwgtlhs
memeful.com##.naughty-box
||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
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
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,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-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
bravoerotica.net,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/"]
clik.pw##iframe[id^="frame"]
/*_theme/build/js/script.min.php$domain=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
||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_HTMLWidget
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
||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"]
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
esports.net,10hd.xyz,vivahentai4u.net,dmerharyana.org,learncomputerscienceonline.com,animationxpress.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;"]
video-to-mp3-converter.com,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##.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.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##.uEierd
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##a[data-ad-tracking-url]
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##div[data-org-tls] > div.JgC4m[class*=" "]
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##div[jscontroller="wuEeed"]
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-"]
softwareaccountant.com,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
||vod-progressive.akamaized.net/*.mp4$domain=tvtropes.org
tvtropes.org##.outer_ads_by_salon_wrapper
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
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:"]
sixsigmastudyguide.com,topnewsshow.com###secondary > aside#custom_html-4
sixsigmastudyguide.com###secondary > aside#custom_html-5
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/
bravoerotica.net,thothd.com,hairyerotica.com,theporngod.com,sexoverdose.com,bestpornflix.com,4porn4.com,kuxxx.com,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,xmegadrive.com,tubsexer.*,theyarehuge.com,yourporngod.com,thebussybandit.com##.table
forum.psnprofiles.com##.nn-player-floating
||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
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
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
||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,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;"]
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
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/
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.*/ghjk/
||sexvid.*/rrt/xd.js
||sexvid.*/mia/
||sexvid.*/stpd/
sexvid.*##div[class^="spot"]
sexvid.*###banner_video
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
ingles.com,spanishdict.com##div[id^="adSide"]
ingles.com,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"]
mcrypto.club,cashearn.cc,faucetclub.net,faucetofbob.xyz,bitlinks.pw,faucet.furim.xyz,algorandfaucet.com,you-porn.com,coin.mg,payittechnology.com,nobinbarta.com,youporngay.com,hdhub4u.cc,katmoviehd.*,janusnotes.com,doctor-groups.com##div[data-zone]
softairbay.com##.brave
||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
/\/wp-content\/uploads\/.*(trustbadge[0-9]?writingtool|animatedpoof).*\.(png|gif)/$domain=edumanias.com
tfwiki.net###p-ads
||toyhax.com/TFwiki/banner.html
pornjk.com##.bottom-blocks
gelbooru.com##a[href^="https://buymyshit.moneygrubbingwhore.com/"]
abcnews.go.com,manchestereveningnews.co.uk,euronews.com,wgrz.com,newatlas.com,plymouthherald.co.uk,chroniclelive.co.uk,hulldailymail.co.uk,thesportbible.com,foreignpolicy.com##.taboola
freexcafe.com,worldfree4u-lol.online,majorgeeks.com,wetpussygames.com,hentairules.net,technicaljayendra.com,lubedfan.com,xtremetop100.com##img[width="160"][height="600"]
privado.com##.sponsored-mainline
nypost.com##.recirc--outbrain
picbaron.com,imgbaron.com##a[href^="https://sexymeets.club/"]
picbaron.com,imgbaron.com##a[href="https://forum.picbaron.com"] > img
pixiv.net##iframe[src^="https://pixon.ads-pixiv.net/"]
lookcam.pt,lookcam.it,lookcam.fr,lookcam.de,lookcam.es,lookcam.ru,lookcam.com,lookcam.pl##.prefix-adlabel
animekhor.xyz###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
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,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
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
telorku.xyz,tojav.net,javsun.*,cdnfinder.xyz,player.tubeqd.tv,javqd.me,javtc.*,findercdn.me,javqd.tv,javmec.*,media.cloudcdnvideo.com,eplayer.is,maxcdn.cloud,javqd.com,javdoe.com###preroll
javpro.cc,javtc.*,javmec.*,javsun.*,tubeqd.tv##div[style^="height: 250px;overflow: hidden;"]
indiatoday.in##.inline-story-add
||webnovelonline.com/static/media/banner_
collectionofbestporn.com###lower-ads
pornflix.to,xbjav.com,heavyfetish.com,tabootube.xxx,amateur8.com,maturetubehere.com,crazyporn.xxx,pornissimo.org,lesbian8.com,enf-cmnf.com,filtercams.com,thesquarshers.com,bigassporn.tv,camhoes.tv,porn00.org,keekass.com,fuckit.cc,camwhoresbay.com,vqtube.com,camwhoreshd.com##.block-video > div.table
porn00.org##.headline > a[rel="nofollow"]
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
tubepornclassic.com##.video-page__adv
3dmodelshare.org##.post > div.single-box
3dmodelshare.org##.homeadv > span
3dmodelshare.org##.widget_anthemes_300px
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
abbaspc.net##.entry-content center > button
netflav.com##.ads_video_overlay_mobile
aternos.org##.header-ad
barstoolsports.com##.freestarAd__container
@@||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
tricksplit.io##._3BMpPnQaZ5MP5I-53RsBtc
tricksplit.io##._1nc49dfhfhsYbvUzZhVOfm
sofascore.com##.ad-unit__text
jigidi.com##.au-base
||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"]
/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
chronicle.com##.GoogleDfpAd-container
moomoo.io##div[style^="width:728px;"][style*="margin-top:10px;"]
||hclips.com/qeeen/
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.com,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"]
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,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
||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
||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=
||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
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"]
camwhoresbay.com,femdomtb.com,zeenite.com,wankyjob.com,amateurporn.me,anon-v.com,javwhores.com,javbangers.com,porntrex.com,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])
express.co.uk##.imadc
||zbporn.com/zps/
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,whattowatch.com##.hawk-placeholder
pcgamer.com,itproportal.com,laptopmag.com,windowscentral.com,tomsguide.com,tomshardware.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?"]
||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"]
germs.io##div[id^="money-"]
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;"]
astroe.io##.wideAdPanel
piaf.io###midBotPanel
spaceblast.io,bombarena.io##div[id^="adArea"]
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
||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
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"]
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
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
mangaraw.org,theync.com,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
linksly.co##div[aria-label="Close Ads"]
studysite.org##.diviad
studysite.org###rightindex
wcax.com,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
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.com,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
greasyfork.org##.ad-entry
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
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
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
/wp-content/plugins/script-manager/assets/js/script-manager.js$domain=nhentai.io|hanime.xxx|hentaihaven.xxx|watchhentai.xxx
squadd.io###crossPromo
faucetcrypto.com##iframe[src^="https://www.faucetcrypto.com/ads/"]
onlineradiobox.com##.alert--puzzlegarage
||singaporemotherhood.com/redirad/script.js
geeksforgeeks.org##div[id^="AP_"]
||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.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.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
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
|http$subdocument,third-party,domain=btc2019.tk
||ustreamy.co/uploads/banners/freedownloadae-banner.webp
||ustreamy.co/uploads/banners/your-banner-here-middle.webp
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
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
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,freehardcore.com,deviants.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
arkadium.com##div[class^="GameTemplate-gameAreaTopAdContainer"]
arkadium.com##div[class^="GamePageAd-"]
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,pnd.*##.swal2-container
tipsforce.com##div[id^="wmg-vb-"][style^="width: 300px; height: 250px;"]
primewire.li##a[href^="/links/sponsored/"]
primewire.li##a[href^="https://go.nordvpn.net/aff_c?"]
streamkora.com###footerStickyBox
interpals.net##div[style^="float: right;"][style*="min-height: 600px;"]
cointelegraph.com##.bnrs-list
filecr.com##.filec-widget
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
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###layer1
apk.support##.googleadv
||torrentproject.cc/1.js
||torrentproject.cc/r/?md5=$subdocument
||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
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
stylecaster.com##.wrapper-header-ad-slot
stylecaster.com##.sc-ad-article-middle-wrapper
mediafire.com##.errorExtraContent > a[href][target] > img
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,europixhd.io,monoschinos.com,soccerstreams.net,bagas31.info,bacakomik.co,mangasee123.com,watchmovies7.com.pk,anitube.biz,elsfile.org,m4ufree.yt,ask4movie.co,watchsomuch.org,kisstvshow.to,downloadhub.fans,thewatchcartoononline.tv##iframe[data-glx][style*="z-index"]
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.li,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.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"]
gizmodo.com,avclub.com##.js_movable_ad_slot
larvelfaucet.com,shorterall.com,cpmlink.net##iframe[src^="//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"]
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]
||exe.io/js/full-page-script.js
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; "]
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/"]
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
javraveclub.com,javrave.club##.leader_banner
watchonceuponatimeonline.com###single > div.content + div.sidebar
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"]
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|koomanga.com|yifyhdtorrent.org|9anime.city|noveleandofree.com|mcmcryptos.xyz
uflash.tv##.sidebar > .box
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])
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##.main-content div[style^="margin-top: 0.12rem"]
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
||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##.dfpVideo
mangatown.com##div[id^="ad_box_"]
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.*##.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
gosixs.com,earnbitmoon.club,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###wcfloatDiv
linkdrop.net##iframe[src^="https://padspms.com/"]
ultrahorny.com##.cont li[class^="menu-item"] > a[target="_blank"]
ultrahorny.com##a[href="https://hentai.tv/"]
xgroovy.com,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,watchthementalistonline.com##.mCSB_container #closeButton2
watchthementalistonline.com###custom_html-7 #closeButton2
||cperformmedia-a.akamaihd.net/dpfm.js
||cdn.spylees.com/vast3?
skymetweather.com##div[id^="side-banneradd"]
thelayoff.com##.epp-bf
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"]
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
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
||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
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
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;"]
||glory-link.com/sw.js
shrinkme.in###link-view > p[style="text-align: center;"]
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
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
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
a2zapk.com###galax
ozbargain.com.au##div[id^="ozbads-"]
feudalwars.net,shadowexplorer.com###skyscraper
||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"]
rsc.cdn77.org###player #layerName_preroll
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
voxc.org##.demo
voxc.org###tw-target-text
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
comparitech.com##.body-inner > div.page-container ~ script[type] + div[class*="-"][style]
romsgames.net,msn.com##.adlabel
msn.com###main > div.stripecontainer[aria-label="promotions"]
porntrex.com##div[class^="pop-"].open-tool
||aigneloa.com^$third-party
||util.simply-hentai.com/prod/
simply-cosplay.com##div.text-center[data-section="video-show"]
miniurl.pw##.box-main > script[src] + div[class^="_"]
tutorialspoint.com##.top-ad-heading
tutorialspoint.com##.google-bottom-ads
||mp4upload.com/bd*.html
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
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.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com##.movable-ad
embedstream.me##body > .position-absolute
||sports-stream.net/joker.jpg
||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
btcwin.online,free-ethereum.ltd,moremoney.io##.mx-auto
||gplinks.co/sw.js
autofaucet.dutchycorp.space,firefaucet.win##.sticky-ad-728x90
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
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-"]
||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,tripadvisor.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,tripadvisor.jp,tripadvisor.net,tripadvisor.nl,tripadvisor.se,tripadvisor.be##.ppr_priv_header_banner_ad
woozworld.com###ads_iframe
dlapk4all.com##div[align="center"] > a[href][target="_Blank"] > img
||dlapk4all.com/img/1xbet.gif
dignited.com###sab_wrap
ntp.msn.com##div[class^="nativeAd-"]
dl-android.com##a[href][target="_blank"].xs-btn-dl
vjav.com##.rek__link
fc.madshiba.fun,doibihar.org,tecnicalboy.com,freemagazines.top,forexlap.com,torkitty.com,torrentkitty.se,torrentkitty.vip,torrentkitty.tv###fixedbanner
torkitty.com,torrentkitty.se,torrentkitty.vip,torrentkitty.tv##a[href*=".affiliatescn.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##div[class$="onToleratds"]
||xvideos-cdn.com/*/js/static/header/sda/ppsuma*.js
smarter.com##.PartialContentFeed-ad-wrapper
nextofwindows.com##.td_block_ad_box
nextofwindows.com##.Hot_random_image > a[href*="?utm_source="] > img
10play.com.au##.content__ad__content
gismeteo.md##.top-media-placeholder
tiny.do##a.btn-captcha[href][target="_blank"]
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
||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
||donstick.com^$domain=hdpornvideos.su
sxyprn.net###content_div > div[class] > a[target="_blank"] > div > img
||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
||semawur.com/download3.png
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_
||imgur.com/Bs86dFv.png
||chaturbate.com^$domain=zoomgirls.net,important
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##.qwrcb
cloudgallery.net,imgair.net##.odlake
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
yugen.to,technicalatg.com,hitbits.io##iframe[src^="//ad.a-ads.com/"]
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;"]
||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
||thehentaiworld.com/fro_lo*.js
haxdown.com##.bannersinglefot
haxdown.com##a[href*="/go.php?a_aid="]
freelive365.com##a[href$="://www.tvbarata.club/"]
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
wionews.com,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
lifestylehack.info,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
||hentaivideos.net/imp/
hentaivideos.net,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
apkpure.com##.adsbypure
heavenmanga.org##.svl_ads_right
avalanche.state.co.us##.sky_banner_ad
whowhatwear.co.uk##.ad-mount
gigacalculator.com,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##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;"]
washingtonpost.com###leaderboard-wrapper
lifehack.org##.ad-wrap-transparent
tpbaysproxy.com,pirateproxy.*##.nord-message-wrap
||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
steampiay.cc,pouvideo.cc,pomvideo.cc###oly
powvideo.net##iframe[src^="//wontent.powvideo.net/apw.hh"]
steampiay.cc,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
/ben/mgnat.html$domain=powvideo.net|pomvideo.cc|pouvideo.cc|steampiay.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
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##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|readheroacademia.com|demonslayermanga.com
voxc.org##iframe[src^="http://www.poweredbyliquidfire.mobi/"]
cleantechnica.com###omc-full-article > center
sneakernews.com##.advertisement-section
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
||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.*##.video-page__content > .right
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]
getbukkit.org##.col-md-offset-2 > div.limit
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
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;"]
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
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,owllink.net,gplinks.in,tapynews.com###link-view > p
owllink.net,birdurls.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
oko.sh###link-view > center
oko.sh##.box-main > a > img
megalink.*,1link.vip,oko.sh##.box-main > center > a > img
mangaowl.com##div[id^="ads_"]
mac-torrent-download.net##.entry-content > div.mv_box aside > a[target="_blank"] > img
sportspellz.com,bestreamsports.org,allsportsdaily.co,silverspoon.site,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[data-ad-id]
porngo.com##.video-side
||mangahere.us/mgid_
pesgaming.com###top_content_advert
premiumleech.eu###d-spc.cf
||pornicom.com/new_js/customscript.js
vipleague.lc,vipbox.lc,vipstand.se,worldcuplive.stream##.text-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
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##.support-ad
watchanime.video,animeporn.tube,hentaiporn.tube,hentaivideo.tv,naughtyhentai.com,hentaianime.tv,pornxxx.tv,cartoonporn.tv,hentaimovie.tv###myContent
watchanime.video,animeporn.tube,hentaiporn.tube,hentaivideo.tv,naughtyhentai.com,hentaianime.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
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.com,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
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
||exe.io/files/glasss.js
windowscentral.com##.holidays.panels-flexible-row
||script.hentaicdn.com/cdn/*assets/js/Feinee
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,free4pc.org##button[class^="button-"].user
||daftporn.com/nb_1/
muzamilpc.com,cracxpro.com##button.button-red
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
asura.gg,getdroidtips.com,crackshere.com,watchasian.ac,qzlyrics.com,bollywoodhindi.in,marugujarat.in,linuxcapable.com,apkmb.com,techgeekbuzz.com,designcorral.com,otakukan.com,movies07.art,monsterspost.com,policeresults.com,mpnrc.org,browserhow.com,chromeunboxed.com,journeybytes.com,tutcourse.com,opportunitydesk.info,freecoursesites.net,tektutorialshub.com,fossbytes.com,borncity.com,profitableventure.com,guru99.com,whatisthemeaningofname.com,techpp.com,troypoint.com,bakabuzz.com,conservativebrief.com,xyzcomics.com,desiflix.club,jujmanga.com,myhealthgazette.com,cryptodirectories.com,secondlifetranslations.com,thewincentral.com,techrfour.com,firmwarefile.com,bicfic.com##.code-block
go99tech.com##.col-md-10 a[href] > img
uiz.io###captcha-locker > div[id^="google-captcha-"]
uiz.io##.box-main > .row > .col-sm-3[style="padding: 10px;"]
bloggif.com##.sky
||api-v*.soundcloud.com/audio-ads?
||promoted.soundcloud.com/event?*=audio-ad-web-vast-api-
||newepisodes.co/sw.js
dailynewshungary.com##.dnh-ad-header-banner
||videogreen.xyz/asset/default/player/plugins/vast*.js
openplayer.net###pauseModal
openplayer.net###pauseModal ~ .modal-backdrop
3dzip.org##img.sphyerf-image
freeallcourse.com,3dzip.org##.better-ads-listitemad
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
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
||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
||xnmodels.com/xnmodels.js
fuckamouth.ru##a[href*="&offer_id="]
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
manga-raw.club,telegraphindia.com,ltnovel.com##.adsbox
vidcloud.*###overlay-center
vidcloud.co###overlay-bottom
rushbitcoin.com,speedcoins.xyz,btcbunch.com,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
||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
||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
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-"]
digit.in##.adsAdvert
techrrival.com##.techr-aff
live.harleyquinnwidget.live##iframe ~ div > a[target="_blank"] > img
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##.drw-ad
heatworld.com##.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
manytoon.com###floating_ads_bottom_textcss_container
manytoon.com##.text-center > a[href][target="_blank"] > img
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
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=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
||oko.sh/sw_*.js
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
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
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
||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
mangabat.com##div[style$="overflow: hidden;"] > div[style^="width: 728px; height: 90px;"]
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)
riotpixels.com##.br-new
1377x.to###pc-down-wrap
1377x.to##a[href^="/anonymous-download/?"][target="_blank"][id]
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
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
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,watchtowerofgod.com,watchdrstone.com,demonslayeranime.com,watchblackclover.com,watchkaguyasama.com,haikyuu3.com,watchoverlord2.com,watchboruto.com,watchsao.tv,watchrezero2.com,urlty.in,semawur.com,idzone.site##center > a[href] > img:not([class^="alignnone"])
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###offer
free-sex-video.net###navmenu > li > a:not([href^="https://free-sex-video.net"])
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,vidwatch.me###over_main
forum.wordreference.com##.js-replyNewMessageContainer > li.message:not([id^="js-post-"])
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])
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
/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
||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
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
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
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
||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;"]
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"]
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/
||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,skytorrents.to,btdb.eu###vpnvpn
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##.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
editorsdepot.com##.footer-sponsor-section
||editorsdepot.com/images/edmdbanner.png
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
lightnovelworld.com,coinranking.com,tutorialrepublic.com,adz7short.space,short.croclix.me,milesplit.com,adz7short.space,forum.xda-developers.com,countle.com,chron.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
||imglnkd.com^$domain=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
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
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/
://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
fatherly.com##.article__leaderboard-ad
fatherly.com##.in-article-ad
dictionary.com##aside[id$="-top-300x250"]
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
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/"]
||imagezilla.net/gqwxtancgwaiet.php
gumtree.com.au##.user-ad-row.user-ad-row--featured-or-premium
||kshow123.net/assets/*.html$subdocument
||uiz.io/custom_theme/js/uref.js
||uiz.io/img/downloadbutton*.gif
/images/banner_$domain=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
radio.net###section-ad
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
||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
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
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_list > 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
uiporn.com##iframe[src*="/player/html.php?aid=pause_html"]
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"]
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
/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
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###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,bestprosoft.com,cracksmod.com##.affiliate_download_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
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###td-top-mpu-1
coolrom.com.au##table[width="100%"][height="100%"] > tbody > tr > td[style="margin:0px;padding:0px;"][width="336"]
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
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=leporno.org
||pussytorrents.org/js/striptools/t*_*.js
||whenisgood.net/static/pics/ycbm-ad.jpg
||xxxdessert.com/*_fe.js
||tvbarata.club/ads/
gamehub.pw###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,123movies.gallery,01fmovies.com,123movies.domains##div[style="display: block;"] > .close.ico
fmovies.gallery,123movies.gallery,01fmovies.com,123movies.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,123movies.gallery,01fmovies.com,01fmovies.com,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,theroot.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,theroot.com##.evizSo
||unblocked.*/abd.js
||unblocked.*/abe.js
zooqle.unblocked.icu##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"]
||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
chrispederick.com###sponsor
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.*##.bottom_spots
||xxxonxxx.com/a.php|
xxxonxxx.com##.gallery-thumbs
chess24.com##.ad3rdParty
closeload.com###clk_btn
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
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
||link.tl/js/mobilead.js
||1373837704.rsc.cdn77.org/mobilead.js
||1373837704.rsc.cdn77.org/entry2.js
watchonetreehillonline.com,watchhowimetyourmother.online###contenedor > #keeper2
reblop.com##[href^="https://t.frtyo.com/"]
||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/"]
apkmos.com##.td-header-sp-recs
allthatsinteresting.com##.post-content > .pbh_inline
allthatsinteresting.com##.banner-row
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
javrank.com,hpjav.tv##.home-featured-ad
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:"]
imagefap.com##a[href^="https://awejmp.com"]
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
||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"]
||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
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.*,vidlink.org,streamz.*,nullpk.com,mitly.us,merdekaid.online,software-on.com##a[href^="http://deloplen.com/"]
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,bucyrustelegraphforum.com,burlingtonfreepress.com,centralfloridafuture.com,citizen-times.com,clarionledger.com,coloradoan.com,courier-journal.com,courierpress.com,dailyworld.com,delawareonline.com,delmarvanow.com,desertsun.com,desmoinesregister.com,floridatoday.com,freep.com,fsunews.com,greatfallstribune.com,guampdn.com,hattiesburgamerican.com,hometownlife.com,indystar.com,jconline.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.com,stevenspointjournal.com,tallahassee.com,tcpalm.com,theadvertiser.com,thecalifornian.com,thegleaner.com,thenews-messenger.com,thenewsstar.com,thespectrum.com,thestarpress.com,thetimesherald.com,thetowntalk.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
||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/"]
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
vipleague.pw,vipbox.im,vipleague.bz##div.text-center > button[data-open="_blank"]
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"]
||mp4upload.com/b3.html
musicbusinessworldwide.com##.mb-interstitial--popup
||xcum.com/*/s/s/adhs.php?
||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;"]
||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/*/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
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
wjla.com##div[class^="ddb_300x250_"][class*="largeRectangleAd_container_"]
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
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,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]
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-"]
||safelinkconverter.com^$third-party
viprow.net##button[data-lnguri*="banner"]
usgamer.net##.below-comments > .recommendations
usgamer.net##.leaderboard-container
pornoxo.com##div[class*="advi"]
pornicom.com##.thumb_spots
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
||wordcounter.icu/js/health.js
wordcounter.icu,passgen.icu##div[style^="z-index:99"][style*=";position:fixed;"][style*="left:50%;transform:"][style*="translateX(-50%)"]
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
1001tracklists.com##.img15ad
1001tracklists.com##.bannerFP
derpibooru.org###imagespns
||derpicdn.net/spns/*.gif
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"]
||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
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
thumb8.net,hindian.net,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
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
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"]
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/"]
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
||solarmovie.*/images/button.png
worldcuplive.stream,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,btc.ms,watch5s.to##.modal-backdrop
kimochi.info##body > script + div[style="margin-top:10%"]:empty:not([class]):not([id])
|http*://$subdocument,third-party,domain=crabcut.net
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-"]
theync.com,all-that-is-interesting.com##.header-banner
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,oceantech.xyz,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"]
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
||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
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
filthybritishporn.com##.bnnr
ettv.tv##div[class^="vp_a"]
ettv.tv##.imdb > div[class^="download_links"]
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
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,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
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
megaurl.in###link-view > .form-group + center
jolygram.com###mgIdFrame
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]
bunnylust.com##a[href^="http://wcrgl.freeadult.games/hit.php"]
/^https?:\/\/(www\.)?bunnylust\.com\/[a-z\d]+\.js$/$domain=bunnylust.com
||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"]
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"]
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,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,revivelink.com,clicknupload.org,yalla-shoot.com,ffmovies.ru,fmovies.to##a[href^="//"][rel="nofollow norefferer noopener"][style^="position: fixed; z-index:"]
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-"]
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
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,piratedhub.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
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"])
||savefrom.net/assets/experiment/clickads/
toptenreviews.com##div#prime-day-deals[data-widget-type="deals"]
kissjav.*##.is-12-touch.is-narrow-desktop.has-text-centered
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]
itsfoss.com##.sidebar #text-11 .wp-coupons
comnuan.com##.cmnnsticky
gsmchoice.com###left-con > div[style="min-height:280px;"]
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-"]
||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]
clk.ink,clk.icu,123link.pro##.box-main > .banner > .banner-inner
||mcs.player.limpi.tv/js/*.js|
||123pandamovie.*/125_125.js
5movies.to##.watch-now
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
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
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.to###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])
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"]
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
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,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###center_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,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##.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
camclips.cc##.toasted.error
updatesmarugujarat.in###HTML7
updatesmarugujarat.in###adsense-target #adsense-content
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
||gaypornempire.com/inthefront.js
gaypornempire.com##.block-300x250-ads
gearslutz.com###crawler
gearslutz.com###noticesContainer
anyshemale.com##.section > .wide + .sidebarv
anyshemale.com##.wide > .af
||imgseed.com/kita/lusan.js
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
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
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
hpjav.tv##.video-boxad
xbjav.com,javdragon.com,hpjav.tv##.poplayer
adultbay.org##a[href^="http://bit.ly/"] > img
||uii.io/js/u3.js
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;"]
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"]
readshingekinokyojin.com###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##.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/$xmlhttprequest,redirect-rule=nooptext
||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
icutit.ca##.banner-captcha > .banner-inner > #headlineatas
||youtube.com/embed/$domain=icutit.ca|sxyprn.net
/^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,vipleague.pw,vipleague.bz##button.btn[onclick^="landPage("]
viprow.net,vipleague.pw,vipleague.bz##button.btn[onclick^="opendefuser"]
||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
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
gooals.top,soloboys.tv,sangetods.net,compsciedu.com,clikern.com,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"]
adsrt.com##div[id^="M"][id*="Preload"]
adsrt.com##.SC_TBlock
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
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"]
bgr.com##.entry-content > .dont-miss
blackclovermanga2.com,kanojo-okarishimasu.com,onepiecechapters.com,blackclovermanga.com,readshingekinokyojin.com,readonepunchman.net,readheroacademia.com##.pages__ad
||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;"]
||handjobhub.com/assets/paysites^
pussyspace.com###responsPlayerDOM > div[class*="player"]:not([class^="player"])
||www.dm5.com/wxhfm.html^
javrom.com##.div-relative
||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
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
123moviesfree.sc,openloadmovies.to##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
||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
losmovies.*###nwmedia
losmovies.*##.aPlaceHolderOnlay
cambabe.me###list_videos_videos_watched_right_now_items > noindex
pornbrb.com,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
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
rulesofcheaters.net,actressgalleryfcs.xyz,visionias.net###HTML11
||images-eu.ssl-images-amazon.com^$domain=sharespark.net
sharespark.net##center > div div[id^="randomContentServeId"]
androidmakale.com,tutorialspots.com,vivahentai4u.net,thetruedefender.com,nimtools.com,javhoho.com,thefappeningblog.com###text-4
||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,professionaltutorial.com##.navigation-banner
youramateurporn.com##a[href*="out.php?"]
porns.land##.brazzersR
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
shortit.pw##a[href^="./out.php?w=a&id="]
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,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###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"])
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.co.uk###pubexchange_below_content
weightlossgroove.com##.adsense_wrapper
||static.flashx.co/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"]
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
||binomo.com/promo^$third-party
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
||shon.xyz/js/p.js
||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--"]
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|sharkyporn.com|lizardporn.com
sexysluts.tv##body > .wrapper ~ div[style*="z-index: 9999999;"]
watchseries.*,123movies.la##.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;"]
||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
||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/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
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
sport7.pw##.helldiv
dict.hinkhoj.com##.dict_add
tech-faq.com##.prl-entry-content > div:not(.adblock) > .adsbygoogle
||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
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
esports.net,movilforum.com,apkmb.com,snat.co.uk,coursesxpert.com,thefappeningblog.com,nimtools.com,javhoho.com###text-2
courseforfree.net,analogictips.com,mangadeep.com###text-9
datingsitespot.com,utilitymagazine.com.au,mangadeep.com###text-16
thesurfersview.com##.mid-section > .right-part
||nudespree.com/a^
nudespree.com###inplayer-banner
nudespree.com##footer > .container > div[style*="height: 240px; background: white"]
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"]
||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##.invideo
||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-"]
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])
||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"]
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##.outbrain
fortune.com##.bottom-recirc > .bottom-recirc[data-endpoint^="https://"][data-endpoint*="ads"]
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
mariomayhem.com###content > div[style*="width:300px; height:250px"]:not([id]):not([class])
malaysianwireless.com##.e3lan-top
||zdnet.com/m3d0s1/recommendation/
||taboola.com^$domain=livemint.com
nextpit.com,androidpit.com.br##.gptSlot
androidpit.it,androidpit.com.br##.bannerSidebar
msn.com##.adprocess
||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/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
vipleague.bz##div.my-1[style="display: none !important;"] ~ .my-1
||namethatporn.com/assets/dev_popscript.js^
ginx.tv,op.gg##.vm-placement
embedy.me##.center-block > #xel1
efukt.com##.header_menu_items > li.menu_item > a[target="_blank"]
efukt.com##.hardlinks.font700
javhay.net###sidebar > #custom_html-2 center > a[href] > img
gestyy.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;"]
thefappening.wiki##div[class^="promo-"]
||celebrity-leaks.net/*.php$script
||thefrappening.so/sproject/sproject.php
.com/ads/$domain=pornbraze.com|hdbraze.com
aruble.net###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
sex-leaks.com,gay1080.com,javsister.com###boxzilla-overlay
sex-leaks.com,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^
mobilescout.com##.ads.square
||cartooncrazy.net/mg*.html?
hanime.tv##.htv-flag
gizchina.com##.spotim_siderail
||img.gizchina.com/*/*_300x300
hyphenation24.com,gematsu.com,videogameschronicle.com,kongregate.com,wikihow.com,gamermatters.com,curiouscat.me##.adcontainer
smallnetbuilder.com##iframe[src^="//ws-na.amazon-adsystem.com/"]
coub.com##.coub__banner-timeline
cryptomininggame.com###sticky_bot_right
websiteplanet.com,nimbusweb.me,playtube.pk,mangareader.site,mangafox.fun,wallpaper-house.com,mangahub.io##.ads-container
poe.trade###main > div > .row#contentstart
||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
dressupmix.com##.banner300x600
||safelinku.net/fullpage/script.js
pornrabbit.com##.txt-a-onpage
/pornrabbit.com\/[a-z0-9]{1,2}.php/$domain=pornrabbit.com
asiananimaltube.org##.view_block > .right_block.rightBs
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
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;"]
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;"]
titsintops.com,nudostar.com,satelliteguys.us,forums.macrumors.com,androidrepublic.org##.samCodeUnit
fantasti.cc##div.noPopunder[class^="floating-"]
||fantasti.cc/static/js/libs/fabl.js
||fantasti.cc/js/pht2^
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
gtaall.com##div[class^="banner-content-"]
romspedia.com###ad2
romspedia.com,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])
||nudevista.com/xhr/xhr.html
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
||pornofury.com/*/redirect.php$popup
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
||srv.queerpixels.com/banner^
bestmalevideos.com##.sidebar > div[id^="ad"]
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"]
kitploit.com###MBB-Ads
kitploit.com##.widget-content > div[style="text-align:center"]
tomahawktake.com,mlsmultiplex.com,apptrigger.com,yanksgoyard.com,fansided.com,dawgpounddaily.com##.mosaic-banner
tomahawktake.com,mlsmultiplex.com,apptrigger.com,yanksgoyard.com##.header-billboard
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_"]
followfollow.com,downloadcrew.com,eurogamer.net,rockpapershotgun.com##.mpu
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
||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
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
freepressjournal.in##.fpj_rshAd
assia24.com,assia23.com,assia4.com,assia.*##body > div[class^="ban"]
/css/banr*.html$domain=assia.*|assia4.com|assia23.com|assia24.com
/css/jquerymin*.js$domain=assia.*|assia4.com|assia23.com|assia24.com
/css/bannernov.js$domain=assia.*|assia4.com|assia23.com|assia24.com
||livexscores.com/rekban.php
streamsport.pro,sportsonline.to,wenger.stream,hdstreams.club###html1
escland.proboards.com##div[style^="display: flex; width: 700px; max-width: 100%;min-height: 250px;"]
speedporn.net##.sbox + #uwee
||speedporn.net/iamfront.js
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
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##.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##.container > center > a > img
3movs.com##div#list_videos_related_videos
kimcartoon.me###mgiframe2
||kimcartoon.me/widgets/exo5x1.aspx
||kimcartoon.me/External/NativeKC
dynamicwallpaper.club##.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
||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|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
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]
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
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
wololo.net##center[ezoic][style*="margin"][style*="rcnt:"]
4shared.com##.sideRekl
hdzog.com###channel-banner
||imzog.com/sizo^
bloomberg.com##.native-content-footer
||cdnjs.cloudflare.com/ajax/libs/fancybox^$domain=streamagratis.com
sportinglife.com##.gpt-container
||javhub.net/img/r18_banner1.jpg
marvel.com##footer > .social-bar-container + .ad
livecricket.is##div[id^="floatLayer"]
nfl.com##div.rsv-ae9db127[style*="background-color: rgb(221, 221, 221);"]
medindia.net##div[id^="ezoic-pub-ad-"]
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
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"]
paidcoursesforfree.com,odishabytes.com,techcodex.com,cgtips.org,themeslide.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])
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"]
||www1.wi.to^*.gif
|http*://$image,third-party,domain=rmdown.com
watchtheofficeonline.net,watchhouseonline.net,watchtopgearonline.net,watchcurbyourenthusiasm.com,watchsmallvilleonline.net,watchpsychonline.net,watchdoctorwhoonline.com,watcheverybodylovesraymond.com,watchseinfeld.com###contenedor > #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^
||res.cloudinary.com/*/raw/upload/*/*-vast*.xml$domain=saruch.co
||p.jwpcdn.com/*/vast.js$important,domain=fvsvideo.com|gomovies.bid|solarmovie.fun|fmovies.gallery|vidmoly.to|gdriveplayer.co|vidmoly.me|01fmovies.com|123movies.domains|fmovies.cab|tornadomovies.co|timesnownews.com|film21.online|opjav.com|saruch.co|vastgold.cc
pckeysoft.com##center > a[href][rel="nofollow"][target="_blank"]
||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
||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
||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_"]
cambabe.video##.margin-fix[id^="list_videos_"] > noindex > .place
||ipsw.me/assets/images/external/slide.png
global.americanexpress.com##.text-align-center.pad-tb
||watchop.io/*.html|
||i.imgur.com/8y9RqZ4.png
watchcartoononline.io##a[href*="/go?"]
rgmechanicsgames.com*VPN.exe
rgmechanicsgames.com###fanback
rgmechanicsgames.com##a[href*="VPN.exe"]
seriouseats.com##.entry-body > .product-widget
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
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,kissasian.li###adsFloat1
kissasian.li##.wrap > div[style*="text-align: center; margin: 10px"]
kissasian.li##iframe[src^="http://kissasian.li/ads"]
facebook.com,facebookcorewwwi.onion###pagelet_ego_pane > .pagelet:not(.egoOrganicColumn)
dansmovies.com##.addsinside
nastyrat.com###bn
||nastyrat.com/*_*.js|
appuals.com##.ad-popup
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
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"]
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
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
||static.x64zcsqq.netdna-cdn.com/content.png
||ip-ads.xcr.comcast.net^$media
nerdist.com###sub-footer-banner-wrapper-300
advocate.com##.block-heremedia-ads
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
||thedigitalfix.com/blackfriday.html
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"]
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;"]
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##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
||static.mjg.in/widget/widget.js
||signup.leagueoflegends.com/?ref=$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
||amazonaws.com/amcdn/admvpopunder.swf
||360switch.net/b.js
||filesonic.com/premium-ref/$third-party
||agacelebir.com/apu.php?$redirect=nooptext,important
||togenron.com/apu.php?$redirect=nooptext,important
||stremanp.com/apu.php?$redirect=nooptext,important
||deloplen.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
||bestadbid.com/afu.php?$redirect=nooptext,important
||siterdm.com/apu.php?$redirect=nooptext,important
||bodelen.com/apu.php?$redirect=nooptext,important
||cobalten.com/apu.php?$redirect=nooptext,important
||eoredi.com/apu.php?$redirect=nooptext,important
||hypoot.com/apu.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
||pttsite.com/apu.php?
||moradu.com/apu.php?
||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
||aoredi.com/apu.php?$redirect=nooptext,important
||ooredi.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
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###overlayAdContainer
||sharkyporn.com/img/11490.gif
podbean.com##.downloads > .down:first-child
||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
javhay.net,vikiporn.com,katestube.com,capital.bg,wankoz.com,tubsexer.*,fetishshrine.com,pornicom.com##.advertising
pornicom.com###data > #related_videos_col + #related_videos_col
hdzog.com,shemalez.com,voyeurhit.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/"]
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
cyclingnews.com##.dfp-plugin-advert
cyclingnews.com##.global-banner
||go.pub2srv.com/apu.php$redirect=nooptext,important
theoutline.com##div[data-campaign]
||porndoe.com/misc^$third-party
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:"]
||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
||blogspot.com^$domain=image
tei.ai,movies123.pk,fullywatchonline.com,desiupload.co,downloadhub.fans,readm.org,javjunkies.com,multipastes.com,apk4free.org,iir.ai,tii.ai,birdurls.com,cutlinks.pro,extramovies.wiki,desiupload.in##center > 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
spaste.com##a[href^="javascript:showhide('Adeals')"]
spaste.com##.pasteContent > h5
clix4btc.com##.bannersport
clix4btc.com###divActionButton
jizz.us,waxtube.com##.aside-itempage-col > .aside-itempage-inner-col > .box-container
||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###side_sponsor
zehnporn.com,freyalist.com,jennylist.xyz,sharkyporn.com,zoompussy.com##.stripper
ninjatrader.com##.outerWrap_728
spigotmc.org##div[id^="Sponsors"]
sportstream.tv##a[href^="http://sportstream.tv/out.php"] > img
||streamporn.me/zfrontend_loader.js
||streamporn.me/see.js
spox.com##.adfb
spox.com##.sdgAnzeigenkennung
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
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
imageweb.ws##a[href^="http://reallygoodlink.freehookupaffair.com"]
m.alpha.facebook.com,touch.alpha.facebook.com,mtouch.alpha.facebook.com,x.alpha.facebook.com,iphone.alpha.facebook.com,touch.facebook.com,mtouch.facebook.com,x.facebook.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.onion,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
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,basingstokegazette.co.uk,bicesteradvertiser.net,borehamwoodtimes.co.uk,braintreeandwithamtimes.co.uk,bridportnews.co.uk,bromsgroveadvertiser.co.uk,bucksfreepress.co.uk,burytimes.co.uk,campaignseries.co.uk,chelmsfordweeklynews.co.uk,clactonandfrintongazette.co.uk,cotswoldjournal.co.uk,cravenherald.co.uk,croydonguardian.co.uk,dailyecho.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,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,harrowtimes.co.uk,harwichandmanningtreestandard.co.uk,heraldseries.co.uk,herefordtimes.com,hillingdontimes.co.uk,ilkleygazette.co.uk,keighleynews.co.uk,kidderminstershuttle.co.uk,knutsfordguardian.co.uk,lancashiretelegraph.co.uk,ledburyreporter.co.uk,leighjournal.co.uk,ludlowadvertiser.co.uk,maldonandburnhamstandard.co.uk,malverngazette.co.uk,messengernewspapers.co.uk,middlewichguardian.co.uk,milfordmercury.co.uk,newsshopper.co.uk,northwichguardian.co.uk,northyorkshireadvertiser.co.uk,oxfordmail.co.uk,oxfordtimes.co.uk,penarthtimes.co.uk,prestwichandwhitefieldguide.co.uk,redditchadvertiser.co.uk,richmondandtwickenhamtimes.co.uk,romseyadvertiser.co.uk,runcornandwidnesworld.co.uk,salisburyjournal.co.uk,southendstandard.co.uk,southwalesargus.co.uk,southwalesguardian.co.uk,stalbansreview.co.uk,sthelensstar.co.uk,stourbridgenews.co.uk,surreycomet.co.uk,suttonguardian.co.uk,theargus.co.uk,theboltonnews.co.uk,thenational.scot,thenorthernecho.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.uk,westerntelegraph.co.uk,wharfedaleobserver.co.uk,wiltsglosstandard.co.uk,wimbledonguardian.co.uk,wirralglobe.co.uk,witneygazette.co.uk,worcesternews.co.uk,yorkpress.co.uk,yourlocalguardian.co.uk##.earpiece-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
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
||static.sportsbar.pw/scripts.js
vibraporn.com,newsindiatimes.com,forum.sbenny.com,darkcapture.app,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##.p-bottom
cumlouder.com##.widget_bnrs
sleazyneasy.com##.banner-aside
||sleazyneasy.com/contents/other/player/candygaby
kimcartoon.me##.kcAds
lifestylehack.info,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##.overlay
||losporn.org/bees.js
||losporn.org/*_*.js|
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,freepornvideo.sex,xxxhare.com,vqporn.com,watchmyexgf.net,fakeporn.tv,sleazyneasy.com##.bottom-adv
howwe.biz##._300_ad
howwe.biz##.mid-resp-ads
multiup.org##.well.success.text-center
||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|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.is|rarbg.to|rarbg.rarbg.unblocked.kim|rarbgaccess.org|rarbgmirror.com|rarbgmirror.org|rarbgmirror.xyz|rarbgproxy.com|rarbgproxy.org|rarbgaccessed.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
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.nl,funnygames.eu,funnygames.ch,funnygames.pl,funnygames.com.br,funnygames.com.tr,funnygames.com.co,funnygames.it,funnygames.ph,funnygames.fi,funnygames.gr,funnygames.ro,misjuegos.com,funnygames.kr,funnygames.jp,funnygames.se,funnygames.be,funnygames.fr###katon-slot
citationmachine.net###unit-responsive
anime-loads.org##.skycontent
androidauthority.com###tpd-banner-ad-a
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
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-"]
123link.pw##.box-main > div:not([class]):not([id]):not([style])
agar.io###advertisement
lubetube.com##a[href^="http://lubetube.com/out"]
wings.io###mpu-top
wings.io##.form-group > center > span.text-muted[style="font-size:12px"]
gaypornwave.com##.it-sponsor-site
||gaypornwave.com/baclo.php
gaypornwave.com##.thr-ot > .refill[style*="width:100%;"]
gaypornwave.com##.it-download > .it-download-content
youpornru.com,you-porn.com,youporn.*##.e8-column
techcracked.com,novelasesp.blogspot.com###HTML12
novelasesp.blogspot.com###HTML3
novelasesp.blogspot.com###HTML2
codinghumans.xyz,novelasesp.blogspot.com###HTML5
rachidscience.com,novelasesp.blogspot.com###HTML9
novelasesp.blogspot.com###HTML6
techcracked.com,novelasesp.blogspot.com###HTML7
rulesofcheaters.net,codinghumans.xyz,novelasesp.blogspot.com###HTML1
novelasesp.blogspot.com###HTML8
||gayboystube.com/*/js/license.js
||dbnaked.com/ban^
||messytube.com/pup^
||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,radio.org.ph,radioau.net,radionp.com,radioonline.co.id,radioonline.kr,radioonline.my,radios.tw,radiosingapore.org,radioth.net##.add-box-top
jpradio.jp,onlineradios.in,radio.com.lk,radio.net.bd,radio.net.pk,radio.org.nz,radio.org.ph,radioau.net,radionp.com,radioonline.co.id,radioonline.kr,radioonline.my,radios.tw,radiosingapore.org,radioth.net##.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
bludv.com##a[href^="https://goo.gl"]
||idsly.com/downlaod1.png
idsly.com##a[href^="http://jalantikus.bid"]
||idsly.com/download.png
||aeonsource.org/wp-content/uploads/*/wp-discount-banner.gif
momsextube.pro,eliteindianporn.com,doxxxindians.com,xxxpornindia.com,megayoungsex.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
||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##.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/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,destinationweddingmag.com,dirtrider.com,fieldandstream.com,floridatravellife.com,flyingmag.com,islands.com,marlinmag.com,motorcyclecruiser.com,motorcyclistonline.com,outdoorlife.com,popphoto.com,popsci.com,saltwatersportsman.com,scubadiving.com,sportdiver.com,sportfishingmag.com,utvdriver.com,wakeboardingmag.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;"]
||web.tmearn.com/aaa.js
softonic.com##.ad-content-wrapper
videolike.org###mgid
veoh.com###RelatedVideosContainer
sexcord.com##.spots-box
||sexcord.com/show.php|
||sexcord.com/sadsrd*.php
||sexcord.com/play*.php
sexlist.tv##.player-ads-side
||sexlist.tv/player/html.php
||sexlist.tv/show.php|
||sexlist.tv/x1.js
colliderporn.com##.player-container > .aside-blocks
weather.com##.taboola-module
spaste.com###template-contactform-message > a[target="_blank"] > font[color]
html-online.com##.templateSzorny
linclik.com##.box-success > .box-body > p:not([id]):not([class]):not([style])
tvpor-internet.com##div[id^="pub"]
vergol.com##div[id^="capa"]
vergol.com###closeX
||verdirectotv.com/publi/publi728.php
||verdirectotv.com/publi/publi300.php
||vercanalestv.com/ad300.html$important
||vercanalestv.com/publimia.html$important
metabomb.net##.advert-container
thisismoney.co.uk,rockpapershotgun.com,metabomb.net##.billboard-container
1movies.is###zxc_pops
dvbtmap.eu##div[class*="advertcontent"]
salon.com##[class^="style__inContentAd___"]
||downpas.com/fileziper-down-btn.png
izofile.com##.thecontent > .waleed
serialkeypro.com##a[href^="http://maltaian.info"]
/www.eporner.com\/[^xhr][^comment][1-9]{0,3}[a-z]{0,3}/$script,domain=eporner.com
||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
gplayer.kmpmedia.net##.t_banner
genius.com##dfp-ad
||search.vertoz.com/redirect^
||witalfieldt.com/redirect?
gainbtc.click,realitykings.com##.floating-banner
torjackan.info##.c-medtitle-output
realityxxxtube.com##.ads-video-zone-container
||realityxxxtube.com/*.php?z=
showsport-tv.com##body > div[id*="_overlay"]
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
map.poketrack.xyz##div[style^="display:inline-block;background-color:"]
dict.cc##a[href^="/?home_tab=ads"]
onlinethreatalerts.com##.googleResponsive-label
||imzog.com/*.php?z=*&sub=
||watchfreexxx.net/bees.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
readlightnovel.org##.sidebar .col-lg-12 > center > small
||planetsuzy.org/*.*?i=*&z=$image
majorgeeks.com/images/mg/ad$image
/watermark$domain=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
||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
piratecity.net##a[rel="nofollow"][target="_blank"] > img
||solidsoftwaretools.com/wp-content/uploads/2017/10/download2.png
ghacks.net##.ghacks-sidebar > [id^="ghacks_ad_code-"]:not(#ghacks_ad_code-6)
4shared.com##div[class^="rekl"]
games.latimes.com##.ARK_AdTopMesage
codepad.co##body > .custom-banner
||*.cdnco.us/st*.php
||24scor*.*/img/*background$image
||24scor*.*/img/branding
||3pornstarmovies.com/ai/s/s/su.php
||3pornstarmovies.com/*/*/*/js/ssu*.js^
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
||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
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
movie24k.xyz###ad_button
movierulzfree.com##a[href^="/watchfree.php"]
||movierulzfree.com/img/Watch
||movierulzfree.com/img/playnow
movierulzfree.com##.ad_watch_now
santabanta.com###right_336x280_ad
m4ufree.co##a > img[title*="Free Download"]
||m4ufree.co/images/dl.png
||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/"]
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"]
||rapidvideo.com/adcash300.html
yahoo.com###my-adsLDRB
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
||cpygames.com/cdn-cgi/pe/bag2?r[]=*.cloudfront.net
||fuckgonzo.com/js/show_adv.js
||enjoyfuck.com/js/show_adv.js
||pornokeep.com/content2/lib/
pornokeep.com###show_adv
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
javbi.com##.loading-ad
stileproject.com,shemaleporn.xxx,waxtube.com##.aff-item-list
||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
gayhits.com##.invideo-spot
shemalestube.com##.specialOffer
xrares.com##.nva-center
pornqd.com##body div#preroll[style="display: block;"]
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/"]
||cdne-static.yjcontentdelivery.com/app/1/js/puWeb^$script
||navegacom.com/protect/redirect$redirect=nooptext
youjizz.com##[data-i18n^="ads."]
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
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;"]
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
adbtc.top##a[href^="https://coinad.com/"]
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
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
calgarysun.com###content > .l-content > .l-top-content
claimcrypto.cc,ad-doge.com,doge-bitsfree.net,cryptomininggame.com,faucetcoins.org,club,getdogecoins.com,dutchycorp.space,moremoney.io,bitcoinly.in,cointalk.club,100count.net,faucetcrypto.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
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;"]
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"]
11livematches.com###mid_left > br
||11livematches.com/rent_space/
||11livematches.com/images/watch_football.jpg
||11livematches.com/images/footballtipster2.jpg
||xxxadultphoto.com/*.php|
mycitymag.com##a[href][target="_blank"].gofollow > img
||ilivestream.com/pu/*/pu.js
sportzwiki.com###myDIV
nydailynews.com##.rh-ad
olympicstreams.me,vipleague.mobi##.col-md-4.pull-right[style]
mandatory.com###banner-top
||putlocker9.com/movies.js
||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
befuck.com##.info > .discount
befuck.com##a[href^="https://cpaofferstat.com"]
pornzog.com##.video-adv
||softfully.com/downloads/download$image
snapnsfw.com##.adw
||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
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
giveaway.su##.definetelynotanad
||nakednepaligirl.com/d/
helpnetsecurity.com##div[class^="daninja-"]
||helpnetsecurity.com/wp-content/uploads/*/icsattacks.gif
moddb.com###subheader > a[href^="http://bit.ly/"]
moddb.com##.motybg
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"]
trackitonline.ru##.col-md-4 > div.listform
||trackitonline.ru/pics/lety.gif
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
||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;"]
mangainn.net##.mangareadtopad
||perfectgirls.net/*/|$script
alphaporno.com##.advertising-bottom
||alphaporno.com/ap-script.js
||dattr.com/popupredirect.js
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/"]
plusone8.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
||i.imgur.com/OZ2OuM4.gif
moviesand.com,gotgayporn.com,submityourflicks.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
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
travelchannel.com###dfp_leaderboard
||luscious.net/lamia
||luscious.net/static/tools.js
||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
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
slickdeals.net###crt-adblock-a
||pandamovie.co/bee.js
||pandamovie.co/*_*.js|
australianfrequentflyer.com.au##.messageList > li[id^="post-"] + .funzone
australianfrequentflyer.com.au##.section.funbox > .funboxWrapper > [id^="funbox_zone_"].funzone_below_content
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
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
rootcracks.org,intoupload.com,profullcrack.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"]
||graphicex.com/fo/300x600
||graphicex.com/fo/350x250
||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
||freefuckvidz.com/d/$script,popup
freefuckvidz.com###footZones
shemaleorgy.xxx,freefuckvidz.com##.listThumbs > li.zone
||pornwhite.com/js/script*.js
||pornwhite.com/js/license*.js
pornwhite.com##.player_adv
pervclips.com,alphaporno.com,pornwhite.com##.advertising-side
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;"]
||bp.blogspot.com^$image,domain=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##.banners-aside
hclips.com##.pl_wrr
namaidani.com,coin.mg,shorterall.com,konstantinova.net,mondainai.moe,luckybits.io##a[href^="//mellowads.com/"]
||sites.google.com/site/tankionlinegeneratortool/$third-party
||zupload.me/button/
zupload.me##a[rel="nofollow noopener"]
bravofly.com##[class^="cmp_sponsoredLinks"]
||thefappeningblog.com/wp-content/uploads/2017/11/stripchat.gif
||watch32movies.net/wp-content/uploads/*/468play.png
||watch32movies.net/wp-content/uploads/*/signup.png
shehrozpc.com##a[href][target="_blank"][rel="nofollow"] > img
sexmummy.com##td[height="115"][align="center"]
sexmummy.com##td[width="330"] table[width="320"][height="100%"]
||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
cpmlink.net##.block-default > div[align="center"] > iframe
private-shows.net##.place
private-shows.net##.iframe-holder
langitfilm.*##.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
||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
||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
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
||freebookspot.es/download.png
||ebook3000.com/templets/js/468.png
||ebook-hunter.com/ebook_detail_files/468.png
guru3d.com##div[style="text-align: center;"] > strong
||fapdick.com/templates/FapDick/images/premseexx
caminspector.net##.list-videos > div#list_videos_common_videos_list_items > noindex > div[class="place"]
socketloop.com###adsence
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=ffmovies.ru|jzrputtbut.net
||cluster-na.cdnjquery.com/color/jquery.color-*.min.js^$domain=hearthpwn.com
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
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
||cliphunter.com/donate.php
cliphunter.com##.SpacingResetXS
||porncorn.co/porncorn-ads.png
||alotporn.com/*_*.js|
||imgdone.com/*_*.js|
corneey.com###ctfshb
arenavision.ru##span > [class^="auto-style"]
||imghost.top/*_*.js|
firstonetv.net##center > div[style*="max-height: 280px;"]
firstonetv.net##center > div[style*="max-height: 90px;"]
||petrovixxxjav.info/*%*.js|
||xyzimage.net/*.js|
socialblade.com##.section-square-vert
socialblade.com##.section-long-vert-container
socialblade.com##.cas-container
socialblade.com##.cas-wide-container
dropgalaxy.com,thefreethoughtproject.com,gsmarena.com,lasvegassun.com,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
strikeout.me##.embed-responsive > div[id][style="display: block;"] > div.text-success
||imagerar.com/glfbdgo.js
/pagead2.$important,domain=rockfile.eu
imp3juices.com###download_link > a[href][rel="nofollow"]
beemp3s.net##.col-md-6 > a[href][target="_blank"]
||frprn.com/*_*.js|
frprn.com##.video-info
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"]
themeslide.com##.bsac-container
userscloud.com##.container > .text-center > a[href][target="_blank"]
last.fm##[data-ads-placement]
thefreedictionary.com###Content_CA_AD_1_BC > .box
downace.com##iframe[src^="https://downace.com/"]
hubfiles.pw##a[href="/button/download.php"]
daily2soft.com##center > a[href][target="blank"][rel="nofollow"]
||hit2k.com^$third-party
||pentasex.co/*_*.js|
||sizzlingclicks.com/fr*_*.js|
||sizzlingclicks.com/t62ad1898cac
||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
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,uglifycss.com,urldecoder.org,urlencoder.org##[class^="banner_"]
rachidscience.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
viid.me##div[style^="height:90px;width:100%;"]
||cmovieshd.net/ajax/delivery/www/zone/ads_credit.php
is123moviesfree.com,fmovies.sc##center > a[href="../download"] > img
is123moviesfree.com,fmovies.sc##center > a[href="../stream"] > img
://*.beeg.com/*.php?_=$script
thevideo.me###vplayer > .vjs-overlay-banner300x
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"]
swatchseries.to##a[href="/westworld-watch.html"][rel="nofollow"] > img
swatchseries.to,onwatchseries.to##.shd_button
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
||vidmoly.me/*.php?*=*&*&$xmlhttprequest
||vidmoly.me/*.php?ai=
||vidmoly.me/machine*.php
||vidmoly.me/check.php
||vidmoly.me/checks.php
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"]
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
||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=picfox.org|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,ohyeah1080.com##.fancybox-container
||katmirror.info/ultra/poor.js
lfporn.com##.pr-widget
forum.flacmania.ru##div[id^="b_bn_"]
||free-sex-video.net/blo.php
fmovies.to##a.btn-primary[rel="nofollow"]
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
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
||picbank.tk/fro*.js|
||picbank.tk/ba*.php
||picfox.org/ba*.php
||picfox.org/fro*.js|
socketloop.com###boring
live-tv-channels.org,socketloop.com###adsense
||fxporn69.com/fri_e.js
||fxporn69.com/bai_lo.php
catfly.com##.ad-slot-mb
chroniclelive.co.uk##[id^="div-gpt-"]
ign.com###king
hpjav.com##iframe[src*="syndication.exosrv.com/ads-iframe"]
||kikibobo.com/banner/
||javtasty.com/images/sample/sample-315x300.jpg
stream365.live###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
||id.katyporn.net/akp/jsbanner.js
||avforme.com/templates/default/js/arf-app.js
wcoanimedub.tv,wco.tv##div[style^="float:right; width:300px; height:"]
wcostream.net,wco.tv,wcoanimesub.tv,wcoforever.net,wcoanimedub.tv,watchcartoononline.io##.anti-ad
onlinevideoconverter.com##div[class^="banner728"]
iceporn.com##.video-options > div[style="position:relative;"]
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.net##.sidebar > .row > .columns:first-child
||thevideo.me/zone
thevideo.me##.sponsored-content
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
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
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##.wpipa-container
||pictoa.com/224.js
beinsports.com##.banner_728
||girlscanner.cc/templates/girlscanner/images/dfiles.jpg
||imgsalem.com/*.php
||imgsalem.com/*_*.js
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
bikeradar.com,radiotimes.com##.sidebar__item-spacer--advert-top
||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
libertyunyielding.com##.contextual-ad-c
libertyunyielding.com##[class^="dsk-box-ad-"]
freedomoutpost.com##.dsk-box-ad-d
torrentking.eu##a[href^="/podr1/"]
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;"]
apkpure.com##.ad-right-600
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
||img24.org/*_*.$script
url.namaidani.com,coinsparty.com,bitlinks.pw,passgen.icu,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
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
||imgprime.com/frler.js
||youpornbook.com/welovetorrents_frontend_loader.js
||hotclips24.com/templates/mobile/js/script.js
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
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
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
animeplus.tv##td[align="center"][height="250"]
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,orientalasianporn.com###topbar
||6japaneseporn.com/func.js
||orientalasianporn.com/func.js
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/"]
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
funnydog.tv##.topMenu2 + div[style="float: left;"]:not([class]):not([id])
warezcrack.net##center > a[href][rel="nofollow"][target="_blank"] > img
time.com##div[id^="masonry_ad_"]
warezcrack.net##a[href^="http://felafk.com/r/"]
dachix.com##.overlay-media
dachix.com##.media-right
||static.cfgr1.com/*/partners-banners/
deviantclip.com##.overlay-media
deviantclip.com##.media-right
deviantclip.com##.tiny_thumbs
daporn.com###aff-media
||daporn.com/frames/*.php
daporn.com##.bottom-promo
daporn.com##.ntv-media
piratecity.net##.code-block > div[style] > img.user
profullversion.com##center > a[href][rel="nofollow"][target="_blank"] > img
||sawlive.tv/ad$important
computerworld.com###amazon-bottom-widget
computerworld.com###content-recommender
myantispyware.com##.sidebar-right-inner > div.widget_endo_wrc_widget
gumtree.com###partnerships
||naughtyblog.org/wp-content/cache/minify/b97f0.js
naughtyblog.org##div[class^="promo-"]
||tubedupe.com/td_bl.php
tubedupe.com##.fp-ui-inline+div[style] > iframe
tubedupe.com###content > noindex
||adult.xyz/fp.rev3.php
thehackernews.com##.sidewalaad
thehackernews.com##.deal-store
camvideos.tv,pornfapr.com##.margin-fix > .place
pornfapr.com##a[href^="http://c.trclkr.com/"]
pornfapr.com##a[href^="https://pornaddik.com/"][href*="popunder"]
||pornfapr.com/frloadr.js
||pornfapr.com/pwntate/$image
||pornfapr.com/img/camfapr_883x80.gif
wankoz.com##.block_content > .player ~ .info_row2
||wankoz.com/plugin.js
||wankoz.com/js/script.js
pervclips.com##.block.top-thumbs > .aside
katestube.com##.sidebar.alt3.add > h2
katestube.com##.thumbs.home > .aside > b
fantasti.cc##.big-banner
||fantasti.cc/ajax/scout.php
||content.spankmasters.com/api/banners/v1/banner
pornrabbit.com,hentai2w.com,stileproject.com,dirtyshack.com,italianoxxx.com,handjobhub.com,pornwatchers.com,freepornhq.xxx,pornclipsxxx.com##div[data-mb="advert-height"]
fetishshrine.com##.twocolumn > .r-col
||fetishshrine.com/plugin.js
||fetishshrine.com/js/script.js
||cdnstaticsf.com/js/av.js
a2zcity.net##center > a > *
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
||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
17track.net##.asd-content
dailytelegraph.com.au##.widget_newscorpau_ads
dailytelegraph.com.au##.widget_newscorpau_promo_collection
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_"]
||wp.com/i.imgur.com/O9R5Ahq.gif
namibian.com.na##.container.wrap > .extras-min
play.animeplus.tv##.safeuploada-filter
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
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
shortzon.com##.col-md-10 > center:first-child
gsmarena.com###topAdv
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
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.net,moviesdaweb.blogspot.com,123freemovies.net##a[href*="/afu.php?"]
fapality.com##.simple-content > div.cs
||3ddl.tv/te/drop.php
putlocker.rs##a[href^="/player/"][href*="_in_hd.html?title="]
metv.com##ark-bottom-ad
metv.com,nydailynews.com##ark-top-ad
latimes.com##.lb-advert-container
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
techydino.net,bclikeqt.com,dailyporn.club,freefeds.com,teleriumtv.com,deportealdia.live,techgeek.digital,sharer.pw,za.gl,fcc.lc,xozilla.com,analdin.com,sportsbay.org,fc.lc,mp4upload.com,underhentai.net###overlay
latimes.com##.trb_ar_cont
softonic.com##.ad--displayed
||cam4.com/directoryFanClubs^
versus.com##.PrimeBadge__root___1mHM7
wordlegame.org,pornhills.com,gsmarena.com,aosmark.com,rat.xxx,camwhores.biz,4tube.com,porngun.net,eteenporn.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
||xml.pdn-1.com/redirect?
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
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
942porn.com###leftCouple
942porn.com###rightCouple
||942porn.com/images/200x200.gif
||942porn.com/images/960x100_twuu.gif
ncaa.com##.banner-container
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
||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
||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
8teenxxx.com###footerad4
8teenxxx.com###player_adv_start
||8teenxxx.com/adboom.php
foreca.*,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"]
accuweather.com##body #header-davek
visitnorway.com###dtnContainer
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=
||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
hqasiananal.com###topbar1
hqasiananal.com##.invideo[onclick^="$('.close-btn')"]
asianxxxvids.com##.b-block
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
||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
codepen.io###footer-chunk-ad
||tvsubtitles.net/images/watch-hd.gif
tvsubtitles.net##div[style*="width:100%;height:90px; overflow:hidden;"]
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:"]
drtuber.com##.drt-sponsor-data
prevention.com##.list-items > div[class="flexblock-image"]
prevention.com##.region-banner
iceporn.net,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)
tomsguide.com##.rightcol-ads
tomshardware.co.uk##.page-content-rightcol > div#rightcol_top
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,official-plus.com##.tpaw0
indiamart.com,uptodown.com##.gad
||123movies.co/playnow.gif
asianporn.sexy##.main-col > .bt-hs-col > .bt-h-b
originalindianporn.com,wowindianporn.com,6japaneseporn.com##.center-place > .bns-place-ob > .bn-place
||embed.streamdor.co/_a_d_s_/
speedrun.com##.container.main > div.curse-01.centered
w3schools.com##.sidesection > #skyscraper
adultswim.com##.main__topAdContainer
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
||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"]
||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"]
fuckedintransit.com,handjob.pro,lezbiyen-tube.com,mybigbeautifulwoman.com,mystreetgirl.com,sex-jav.com##.buttonDW
fuckedintransit.com,handjob.pro,lezbiyen-tube.com,mybigbeautifulwoman.com,mystreetgirl.com,sex-jav.com##.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
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
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
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
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
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,computermediapk.com##a[href="javascript: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
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
123moviesg.com##.banner_center
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
dallasnews.com##.hm-rundown__ad
dallasnews.com##.main-content > .art-footer-band.js-art-post-body
$webrtc,domain=dualpaste.net|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
channel4.com##.slice__list > .block--mpuContainer > .block--mpu
narkive.com##div[class^="adslot_"]
businessinsider.com##[id^="taboola-right-rail-thumbnails"]
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
vice.com,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]
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
tubewolf.com##.home-banner
||tubewolf.com/pop
mature2u.net###inVideoInner
||pornicom.com/plugin.php
||pornicom.com/js/license
||pornicom.com/plugin.js
||/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
codecanyon.net##.canvas__header > .banner
||freepornhq.xxx/pu/*.js
freepornhq.xxx##.item-tr-col > center
iporntoo.com,freeporn.info,ruleporn.com,shemaleporn.xxx,freepornhq.xxx##.aff-col
freepornhq.xxx##.aside-itempage-col
gadgetsnow.com##.nativecontent
||gaana.com/ajax/loaddfp^
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.nonesuch
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
t3.com,lifehacker.com,thenextweb.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_"]
gosugamers.net##.shopProductWrapper
||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
liquipedia.net,wiki.teamliquid.net##.fo-nttax-infobox-adbox
csgo-stats.com##a[href^="http://bit.ly/"] > img
||ipaddressguide.com/images/ip2location-banner.jpg
||fmovies.*/*.hahaadblock
||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
mouse-sensitivity.com##.ipsList_reset > li.ipsWidget_vertical > div[style="width:343px;height:630px;margin-top:15px;"]
||resources.hostgator.in/affiliate/$image,third-party
allmusic.com###smb-vidad-widget
lingolia.com##.adv-header
poe.trade###contentstart > .large-12 > #topone
poe.trade##.search-results-block > .centered
ier.ai,seulink.online,bitfly.io,linkdrop.net,shrinkme.in,streamsport.pro,fir3.net,todaynewspk.win,dz4link.com,vinaurl.in,megalink.pro,megaurl.in,aii.sh,ckk.ai,vipleague.me##a[href][target="_blank"] > img
slashfilm.com,nickiswift.com,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;"]
newsx.com##.leftaddsense
newsx.com##.native-advts
linkedin.com##.jserp-ad-container
binbucks.com##.adsbybin
binbucks.com##a[href^="https://t.frtyz.com/"]
cinemablend.com##.ads_slots_adx
agame.com##a[href^="http://smarturl.it/"] > img
serverfault.com,stackoverflow.com##.everyonelovesstackoverflow
||spike.itv.com/itv/tserver/size=*/viewid=
||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
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
||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
russian.fansshare.com,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,latimes.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
/images/300x250n*.jpg$domain=watchseries.ac
/images/728x90n*.png$domain=watchseries.ac
onwatchseries.to##.sp-leader
lesbiansex.pro##.bottom-hor-block
lesbiansex.pro##.video-r-block
fpo.xxx,private-shows.net##.top > a[rel="nofollow"]
private-shows.net##body > div[class]:empty:last-child
||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
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
||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"]
euronews.com###sharethrough-ad-medium-up
euronews.com##.enw-block-theme__mpu
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
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
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"]
kbb.com##div[data-ad-position]
englishrussia.com##.post > .agoogle
englishrussia.com##.code-block > .agoogle
bookfi.net##noindex a[rel="nofollow"] > img
||gamesofdesire.com/vghd/
gamesofdesire.com##object[name="vghd"]
||gamesofdesire.com/skin/*_*.html
||gamesofdesire.com/files/flash/*-side.swf
||beeg.com/xmlrpc.php^
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion###customSkin.backgroundImg
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion###customSkinCTA
animeid.tv###player > div#ap
sadeempc.com##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
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"]
||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|
neowin.net##article[class^="classes "]:not([itemscope]):not(itemtype):not([id^="elComment_"])
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
download.hr##.add_right_big
download.hr##.add_responsive_fullrow_box
software.informer.com##div[id^="inf_bnr_"]
robtex.com##div[id^="crt-"]
nodevice.com###ndad_top
notalwayslearning.com,notalwaysrelated.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)
filedir.com##.content_right > ul > .si_li[style^="padding:"]
pron.tv##.lextra
affiliatefix.com,myiptvforum.com,hifivision.com,worldofiptv.com,altenen.is,beermoneyforum.com,germancarforum.com,cracking.org##.samBannerUnit
putlocker.bet##.movgre
putlocker.bet###downhd
||i.imgur.com^$domain=oko.sh|startcrack.com|stfly.me|netflav.com|tinyzonetv.to|dogeflix.net|up-load.io|vizcloud2.*|up-load.one
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
outlookindia.com##.inline_ad
hentaidude.com###videoOverAd
||widget.crowdynews.com^$domain=forums.hardwarezone.com.sg
||jetload.tv/js/news-cr.js
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
tenforums.com##.posts > li.postcontainer.chill[id^="yui-gen"]
sifted.eu,revolvy.com##div[id^="ad_slot_"]
revolvy.com###topper_info
revolvy.com###side_box > div[id^="side_"]
oddnaari.in##.topouter-ad
digiday.com##.ad_640
infowars.com##.article-ad
canonrumors.com##.blogroll-ad
rapidvideo.ws###rekrapid
geekandsundry.com##.bannerplaceholder
geekandsundry.com##div[id*="-banner-wrapper-"]
||cf5.rackcdn.com^$script,domain=cbssports.com
||pornhost.com/j4.php
||pornhost.com/jscript/_features.js
||pornhost.com/*.php?js=*&cache=
search.yahoo.com##.searchRightMiddleAds
search.yahoo.com##.searchCenterTopAds
search.yahoo.com##.searchRightBottomAds
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
||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
uploading.site##div[style*="z-index:2001;"][style*="width"]
||go.ad2up.com/afu.php^$popup
robinwidget.org##.banner-1
robinwidget.org##.banner-2
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
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
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
||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
pcgamer.com##div.placeholder[data-slot-name]
tellows-au.com,tellows-tr.com,tellows.at,tellows.be,tellows.ch,tellows.co,tellows.co.nz,tellows.co.uk,tellows.co.za,tellows.com,tellows.com.br,tellows.cz,tellows.de,tellows.es,tellows.fr,tellows.hu,tellows.in,tellows.it,tellows.jp,tellows.mx,tellows.nl,tellows.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
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
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]
||staticice.com.au/images/cg_*.jpg
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
onlinehacking.xyz###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
freelive365.com###ad300
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion###adBlockAlert
myfxbook.com###adPopUpContainer
ah-me.com###ad_banner
xxxboard.net###ad_global_below_navbar
reddit.com###ad_main_top
streamlive.to,mamahd.com###ad_overlay
agar.io###adbg
tehnotone.com###adboxartbottom
aliez.me###adbtm
mydaddy.cc###adc
yahoo.com###adeast
edmunds.com###adhesion-container
multiup.org###admvpu
icefilms.info###adrightside
apl161.me,redpornblog.com,apl168.me,freeromsdownload.com,roms-hub.com,roms-download.com,food-foto.jp,model-foto.jp,pro-foto.jp,4qrcode.com,findaphd.com,jokersplayer.xyz,grammaire.reverso.net,sportslogos.net,cyrobo.com,aliez.me,aliez.tv,ip-address.org###ads
arenavision.in###adsdiv
polisionline.com###adslayoutleft
polisionline.com###adslayoutleftright
ip-address.org###adsleft
klart.se###advertisement-top
alphaporno.com,crocotube.com###advertising2-preroll
osdn.net###after-download-ad
amazon.com###ape_Detail_dp-ads-center-promo_Desktop_placement
mixesdb.com###area-trending.clear
tweaktown.com###background_skin
freexcafe.com,freac.org,journaldemontreal.com,securityweek.com,cdnx.stream,educaplay.com,cloudplayer.online,goldenbbw.com,streamvid.co,olink.icu,vlink.icu,eatcells.com,vidload.co###banner
myp2p.biz,realstreamunited.tv###bannerInCenter
mystreans.com###banner_container
tubesex.me###banneradv
mystreans.com###bannerfloat
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
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
icefilms.info###buttons > #list > div[style="width:300px; float:left; "]
tucows.com###cartouche
uppit.com###catfish
kisscartoon.se###centerDivVideo ~ div[style^="margin: 0px auto;"][style$="position: relative;"]
streamlive.to###clickablelink
mystreans.com###close1
mystreans.com###closeAdButton2
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:"]
nowvideo.li###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
solidfiles.com###dlm-btn
downloadbox.org###download
analindiantube.com,asianbeautytube.com,maturespecial.com,holloporn.com###embed__pre
feed2allnow.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
4everproxy.com###foreverproxy-bottom-info
4everproxy.com###foreverproxy-top-info
youjizz.com###fotter > .contener
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
myp2p.biz,realstreamunited.tv###hiddenBannerCanvas
wbprx.com###hidemead
amazon.com###hqpWrapper
allfoot.info,channelstream.club###html3
relink.to###iBunkerSlideWrap
vidspot.net###iframebanner
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###invideo_2
modelsxxxtube.com,pornexpanse.com,tubesex.me,tubevintageporn.com,xxxadd.com,whitexxxtube.com###invideo_new
pornoxo.com###invideo_wrapper
sexu.com###jw_video_popup
sexu.com###jw_video_popup_button
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]
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
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
backin.net###mydiv
wowhead.com###news-block-group
siliconera.com###nextprev2
beeg.com###ntv
ozarksfirst.com###nxcms_dotbiz
sneakernews.com###omc-sidebar
vipbox.tv###overlay_countdown
wagnardsoft.com###page-body div.post:not([class*="has-profile"])
pornhd.com###pageContent > ul.thumbs.inside-row
cafemom.com###partnerLinks
mylust.com###player > div#kt_b
vshare.eu###player-preview-container
hdporn-movies.com,sextubefun.com,iporntoo.com,hypnotube.com,iyottube.com,handjobhub.com,wankflix.com,messytube.com,madnessporn.com,gaytiger.com,italianoxxx.com,shemalestube.com,pornwatchers.com,ashemaletv.com,homemoviestube.com,pornclipsxxx.com,free-sex-video.net,freepornhq.xxx,nudez.com###playerOverlay
exashare.com###player_imgo
watch5s.to###pop-subscribe
france24.com###popit
newegg.com###promoTop
luxuretv.com###pub72890
nexusmods.com###pub728x90
ebay.co.uk###pushdownAdFragment
hdxxx.me###putdiv
picshick.com,imagetwist.com###rang2
rapidvideo.ws###rapid1
watchcartoononline.io###reklam_mgid
||sports-stream.site/ads/
sports-stream.site,tv-sport-hd.com###reklama1
cam4.de.com###removeAdWrapper
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"]
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
sawlive.tv###sawdiv
winaero.com###secondary > #text-2:first-child
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
java-forums.org###sidebar > li:nth-child(-n+2)
forums.watchuseek.com###sidebar_container
uploaded.net###skyscraper
yahoo.com###slot_MIP
tabloidpulsa.co.id###sp642
pornhd.com###stickyZone
hclips.com###stopAImapwT
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,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##.gws-local-promotions__border
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##.gws-local-hotels__booking-module
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###tads
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)
yahoo.com###tgtMON_sent
yahoo.com###tgtREC
msn.com###ticklerI
iptvcanales.com###tiquidiv
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###bottomer
soft32.com###toper
flickr.com###tt-pro-motion-tile
tucows.com###tucowsHeader
xpornotubes.com,dildoxxxtube.com,oxotube.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,latino-webtv.com###ventana-flotante
forums.tomshardware.com###video_ad
puls4.com###video_pause_overlay
putlocker9.com###videof > img
imagebam.com###viroll
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
tigernet.com###wrapper_front > div[style="height:250px;"]
xtube.com###xtubePlayer > div[id][class]:not([class^="mhp"])
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##.a-el
aarp.org##.aarpe-ad
imdb.com##.ab_zergnet
torrentking.eu##.acon5
androidauthority.com,ndtv.com##.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top: 0;"]):not(.blocker-tester + .ad-banner):not(:empty)
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
analteen.pro,xxxhentai.net,momsextube.pro,megayoungsex.com,xxxmovies.pro,lesbiansex.pro,goodindianporn.com##.ad-on-video
theinquirer.net##.ad-slot-full
speedtest.net##.ad-vertical-right
pcgamesn.com,ign.com,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
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
ndtv.com##.adcont
newstracklive.com##.addBox
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##.ads-ad
heroesfire.com,mobafire.com,vaingloryfire.com##.ads-narrow
uploadocean.com##.ads_big
uploadocean.com##.ads_small
javhdx.tv,pornhdx.tv##.adsright
findyourlucky.com##.adst
indiatoday.in,pdf24.org,telegraphindia.com##.adtext
ranker.com,androidcentral.com,imore.com##.adunit
techtimes.com##.adunit_video
xxxtubedot.com##.adv-b
alohatube.com##.advbox
torrentdownloads.net##.advert_img
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
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,liveonlinetv247.info##.bannerfloat
station-drivers.com,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
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,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,prostocams.com,smutcam.com##.chatbox
sevenforums.com##.chillad
mathopenref.com##.citeSkyScr
ndtv.com##.cnAdDiv
wired.com##.col#we-recommend
shockwave.com##.col.col4.colLast
seattlepi.com##.commerce
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
123movies.*,watchseries.*##.content-kuss
alphaporno.com##.content-provider > a[rel="nofollow"] > img
my.earthlink.net##.contest-promo
world4ufree.ws##.ddbutt
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
torrentz.eu##.dontblockmebro
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,jav720.net,japangaysex.net,dvdgaysex.com,lhscan.net,rawlh.com,shareae.com##.float-ck
stream2watch.me##.floater
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
armytimes.com,marinecorpstimes.com,navytimes.com##.gamedaypromo
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
bmoviesfree.ru,ffmovies.ru,putlockertv.to,fmovies.unblocked.vc##.hd-buttons
seattlepi.com##.hdnce-e[class$="-dealnews"]
mixcloud.com##.header-leaderboard
yts.ag##.hidden-sm.rating-row > a
healthline.com##.hl-loading-mask
mycokerewards.com##.homePageBannerAdTopComponent
theatlantic.com##.homepage-ad
wowhead.com##.horizontal-bg
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
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,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##.luhb-div
digitaltrends.com##.m-bonus
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
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)
javhdx.tv,pornhdx.tv##.onplayerADS
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
xtube.com##.panelBottomSpace > li.pull-right
clip2net.com##.partbn
pexels.com##.partner-box
voyeurhit.com##.player-aside
hdzog.com##.player-showtime
voyeurhit.com##.player_stop
france24.com##.popitcontent
sfgate.com##.popupkit
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,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,prostocams.com,r2games.com,smutcam.com##.right_banner
pandamovie.net##.rightdiv1
whoer.net##.rightsimple
house-mixes.com##.row > .hidden-sm
footballtransfertavern.com##.row.hp-banner
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
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
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
putlockers.ch##.summary .movgr
motorsport.com##.takeOverAdLink
gizmochina.com,windows10update.com##.td-banner-wrap-full
idevice.ro##.td-post-content > #getsocialmain + center
msn.com##.todayshowcasead
tempr.email##.TopBanner
ada.org,tempr.email,techcentral.ie##.topBanner
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##.vce_adsense_widget
hclips.com##.video > .sidebar
hpjav.com##.video-box-ad
multiup.org##.video-js
pornhdvideos.tv,porndoe.com,realgfporn.com##.video-overlay
kisscartoon.me##.videoAdClose
mcfucker.com##.videoBlock > .cnt > .vcnt > .c2p
xxxyours.com,hdxxx.me##.video_adv
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,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
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
/hitfile_$image,domain=eiforia.net|jdforum.net
/js/ptn/*.js?_=$domain=depositfiles.com|dfiles.eu|dfiles.ru
://$script,third-party,domain=img24.org
dailyuploads.net##[href^="http://justgetitfaster.com/mobi?"]
skidrowcrack.com##[id^="bsa"][style*="opacity:"]
lcpdfr.com##[style^="width: 728px;"]
uplod.ws##a > img[src^="http://goo.gl/"]
filescdn.com##a.btn.btn-labeled:not([href*="filescdn.com"])
chedrives.com##a.btn.btn-success
softpedia.com##a.mgleft_40 > img[width="728"]
patient.info##a.sponsored-wrap
downace.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/"]
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
scan.majyx.net##a[href^="/Sponsor/"]
armyrecognition.com##a[href^="/banners/click"]
usatoday.com##a[href^="/pages/interactives/sponsor-story/"]
lotteryrandom.com##a[href^="http://ads.playukinternet.com/tracking.php"]
filesharingtalk.com##a[href^="http://affiliate.astraweb.com/"]
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/"]
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"]
flaticons.net##a[href^="http://goo.gl/"] > img
kaskus.co.id,kaskus.com,kaskus.us##a[href^="http://kad.kaskus."]
download3k.com##a[href^="http://link.tweakbit.com/"]
picfox.org##a[href^="http://nudeamateurteengirls."]
staticice.com.au##a[href^="http://prf.hn/click/"]
avxhome.se##a[href^="http://s.click.aliexpress.com/"]
sports4u.tv##a[href^="http://sports4u.tv/ads"]
picfox.org##a[href^="http://syndication.exoclick.com/splash.php"]
softwarespatch.com##a[href^="http://tfp.sapphirum.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"]
seedpeer.eu##a[href^="http://www.cash-duck.com/"]
daftporn.com##a[href^="http://www.daftporn.com/link.php"]
avxhome.in,avxhome.se##a[href^="http://www.friendlyduckaffiliates.com"]
mmohuts.com##a[href^="http://www.mmo123.co/"]
pattayatalk.com##a[href^="http://www.pattayatalk.com/forums/index.php?"][href*="app=advadverts"]
neobuggy.net##a[href^="http://www.spektrumrc.com/Surface/Servos.aspx?utm_source="]
dailyuploads.net##a[href^="http://www.total-way.biz/"]
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"]
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/"]
phpnuke.org##a[href^="https://www.seologies.com?ref"]
anonym.to##a[href^="https://www.spyoff.com"]
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()"]
putlocker9.com##a[onclick*="https://mediapss.com/?r"]
opensubtitles.org##a[onclick="rdr(this);"]
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
softpedia.com##a[style*="width: 970px; height: 90px;"]
go4up.com##a[style="display:inline!important"] > img
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)
hardwareheaven.com##body > a > div[id$="_skin_panel_div"]
ebookbb.com##body > a[rel="nofollow"][onclick]
backin.net##body > center > a.btn
hentai-foundry.com##main > center > p > a > img
nudeplayboygirls.com##body > div#topbar
utorrent.com##body > div.callout.callout-home
lfporn.com##body > div.main > div.content > div.posts > a[id^="meow"]
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;"]
emgn.com##body > div[style^="position: fixed; width: 100%; text-align: center; height 110px;"]
nydailynews.com##body > section#rgi
nydailynews.com##body > section#rgs-details
google.com,google.ru##body > table[width="100%"][style^="border: 1px solid #"]
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"]
procrackerz.org,torrentdownload.info,freeappstorepc.com,masseurporn.com,rennlist.com,f4freesoftware.com,sadeempc.com,workingkeys.org##center > a[rel="nofollow"] > img
softasm.com##center > a[rel="nofollow"][onclick] > img
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
tomshardware.co.uk##div[adonis-marker]
w4files.pw##div[align="center"] > a[href="/button/download.php"]
extra.to##div[align="center"] > a[rel="nofollow"] > img
yourtv.com.au##div[class$="-icon--ad"]
adminsub.net##div[class$="_ad"]
yourtv.com.au##div[class$="fixed-ad"]
vidzi.tv##div[class$="vidzi_backscreen"]
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"]
tunefind.com##div[class^="AdSlot_"]
thesurfersview.com##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"]
chedrives.com,adgully.com,colliderporn.com##div[class^="banner"]
torrentino.me##div[class^="banner-"]
solidfiles.com##div[class^="bnr-"]
fifa.com##div[class^="box advert"]
speedtest.net##div[class^="dfp-eot-"]
dailypioneer.com##div[class^="googlead"]
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"]
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"]
ouo.press,fileflares.com,ayefiles.com,tamilyogi.nu,leechpremium.link,rapidvideo.com,cpmlink.net,dir50.net,downace.com,shink.in,salefiles.com##div[id*="ScriptRootC"]
answers.yahoo.com##div[id*="textads"]
nowwatchtvlive.com##div[id="4c1dba77d15"]
breakingmuscle.com##div[id^="OA_posid_"]
newgrounds.com##div[id^="SuperbImaginativeBunting"]
overclockers.com##div[id^="ad-widget"]
musescore.com,fap18.net,gamereactor.eu##div[id^="ad_"]
kitguru.net##div[id^="adflash-"]
gizmodo.com.au##div[id^="adspot-"]
file.fm,files.fm##div[id^="any_media_banner"]
techstips.co,reblop.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-"]
rapidvideo.com##div[id^="top350"]
answers.yahoo.com##div[id^="ya-darla-"]
download.cnet.com##div[id^="ypaAdWrapper"]
wired.com##div[role="presentation"][data-outbrain-url]
avaxhome.co##div[style$="width:320px;height:235px;"]
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
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"]
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;"]
urlvoid.com##div[style^="margin: "][style*="0px 0"] > small
fxp.co.il##div[style^="position: fixed;width: 162px; height: 600px;"]
re-hentai.com,myslavegirl.org##div[style^="width: 300px; height: 250px;"]
bigbtc.win,downloadcrew.com##div[style^="width:160px;height:600px;"]
rapidvideo.com##div[style^="width:728px; height:90px;"]
filepuma.com##dl.update_software
allsport-live.net##div[id^="reklama"]
4downfiles.org##font#w3c5
i.cbsi.com/*/Ads/*.jpg
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"]
vpsboard.com##iframe[src*=".vpsboard.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/"]
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##iframe[style*="height: 60px;"]
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##iframe[width="315"]
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##iframe[width="950"]
javhotgirl.com##img[alt="JavHD Premium"]
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
ip-address.org##ins[id^="aswift_"]
leporno.org/english.js
modaco.com##li[data-blocktitle="Custom Blocks"] a > img
hipornvideo.com##noindex div[style*="data:image/jpeg;base64"]
3dsiso.com,pspiso.com,xbox360iso.com##ol li[id^="navbar_notice_"]:not(:first-child)
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-"]
urlvoid.com##small:nth-child(2)
agar.io##small[data-itr^="advertisement"]
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;"]
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"]
pixroute.com,imgspice.com##table[width="612"][height="262"]
lucianne.com##table[width="728"][height="119"]
mistressdestiny.com##table[width="775"]
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"]
youjizz.com##td[valign="top"] + td[width="301"]
lyngsat-logo.com,lyngsat.com##td[width="160"][height="600"]
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
||0torrent.com^
||0xc0000005.com/0xc0000005-fix-download.html
||18ypc.com/b/
||2giga.link/jsx/
||4downfiles.org/open4downfiles2.js
||4fcams.com/affiliates$domain=4fuckr.com
||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^
||adxx.phimsk.com^
||ah-me.com/b*.js
||akhbarak.net/widget_v.php
||allsport-news.net/pr/
||alphaporno.com/pop/
||amazonaws.com/waframedia16.com^$third-party
||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
||befuck.com/js/befuck*.js
||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
||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/
||cdne.stripchat.com/cdn/banners/
||clickadu.com/apu.php$redirect=nooptext,important
||cloudfront.net^$domain=porn00.org|milfnut.com|iir.ai|tii.ai|adshort.club|newepisodes.co|megaup.net|ckk.ai|uploadas.com|gounlimited.to|komiupdates.xyz|streamtajm.com|yesmovies.to|thehouseofportable.com|kanqite.com|oke.io|watchfree.at|xmovies8.pl|xrivonet.info|linkrex.net|youtubemultidownloader.com|cpygames.com|drhtv.com.pl|srt.am|estrenos10.com|dancingastronaut.com|mixing.dj|gamesofpc.com|file.up09.com|adf.ly|ay.gy|tinyical.com|mmoity.com|vizer.tv|suprafiles.org|itdmusic.com|cloudyfiles.org|prefiles.com|cloudyfiles.co|vidfile.net|anime-odcinki.pl|vidabc.com|clicknupload.link|unblocked.lol|suprafiles.co|lipstickalley.com|addic7ed.com|animeflv.net|avxhome.in|avxhome.se|baiscopelk.com|feliratozz.hu|filescdn.com|javgo.me|katcr.co|katfile.com|keeplinks.eu|leporno.org|multiup.org|newpct.com|newpct1.com|nhentai.net|nitroflare.com|openload.io|psarips.com|sadeemapk.com|salefiles.com|sankakucomplex.com|shink.in|speedvid.net|uploadocean.com|uplod.it|uplod.ws|uptostream.com|userscloud.com|watchers.to|zone.telechargementz.tv|tmearn.com|y2mate.com|animepahe.ru|tei.ai|mastibaaz.com|mrpcgamer.co|soap2day.*|igg-games.com|torrentmac.net|send.cm|bluemediafiles.*|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
||creativeuncut.com/int/interstitial.js
||czechvideo.org/js/*.js
||d20flqux56m8w7.cloudfront.net^$domain=mixesdb.com
||d2gt9oovykfp1z.cloudfront.net/onhax.js
||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
||downloadha.com/shop/*.swf
||droidforums.net/vendors/
||elasticbeanstalk.com^$domain=footballtransfertavern.com
||electronlibre.info/mdx/images/bg_vivendi_hab.jpg
||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
||filestube.com/sponsored_go.html
||freestreams.eu/js/bn*.js
||funimg.net/mm.js
||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
||havysoft.cl/mt_b.png
||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_
||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
||isohunt.to/files/*.js
||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
||livejasmin.com^$domain=freeimgup.com
||lookpic.com/td.jpg
||lookpic.com/yeah.gif
||lowendbox.com/*/banners/
||lswcdn.net/js/vendor/frontend_loader.js
||concertads-configs.vox-cdn.com^
lxax.com###embed-overlay
lxax.com###parrot
||lxax.com/_ad
||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
||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^
||newser.com/*feolite/$script
||nikktech.com/main/images/banners/
||o1.t26.net/mkt_assets/banners/
||odb.outbrain.com^$domain=dailytelegraph.com.au
||olyhdliveextra-a.akamaihd.net/*.mp4$domain=theplatform.com
||onlinemschool.com/pictures/promo
||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
||pornokeep.com/eureka
||pornoxo.com/pxo/www/js_*/*.min.js?url=*/out/
||porntube.com/*/pop_ex.php
||portalzuca.com/ads
||psarips.com/tools.js
||psdkeys.com/uploads/banner_
||qrz.com/ads/
||qwertty.net/templates/kinowa/js/open-single.js
||rapeboard.net/dep_bdsm.png
||rarbg.to/vxsnjklrmtfdep.js
||realstreamunited.tv/*/pu.js^
||refer.ccbill.com/cgi-bin/clicks.cgi
||s3.amazonaws.com/*/secure.js$domain=avxhome.in|avxhome.se|newpct.com|newpct1.com|uplod.it
||s3.amazonaws.com/poptm/banners/
||s3.amazonaws.com/salesdoubler/banner_creatives/
||s3.amazonaws.com^$domain=oko.sh|linkrex.net|youtubemultidownloader.com|suprafiles.org|fullypcgames.net|adpop.me|itdmusic.com|filescdn.com|katfile.com|nitroflare.com|salefiles.com|uploads.to|vidfile.net|cloudyfiles.co|bluemediafiles.*|dropgalaxy.com
||sadeempc.com/wp-content/uploads/2017/01/RDP-*.gif
||safebeta.cn/gg/sefabeta_*js
||saliu.com/images/software-lottery-gambling.gif
||scripts.dailymail.co.uk/static/mol-adverts/*.css
||sexgalaxy.net/popaaa/
||sexxx.cc/public/api.iframe.php
||shortlink.sex^$popup,domain=cam-archive.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
||static.elitesecurity.org/banner/
||stefanvd.net/images/partner/
||stomp.com.sg/qoo10/
||storage.googleapis.com/*/bnr*.$domain=datafilehost.com
||strap.domain.com.au^$domain=theage.com.au
||streamplay.to/js/*/pu*.min.js
||sumotorrent.sx/img/ip_vanish_
||t.mmnt.net^
||techcentral.ie/wp-content/plugins/wpsite-background-takeover
||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/
||txxx.com/js/*.php?z=*&sub=
||ucam.xxx/banners/
||unblockall.xyz/assets/js/script.js
||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=historydaily.org
||vikiporn.com/plugin.js
||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
||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/
||youjizz.com/be568.js
||youjizz.com/exoa
||youjizz.com/js/YJ-ab/_yjserve.js
||youjizz.com/xoa/*.js
||yts.ag/images/vpnanim
||yts.ag/js/*.js
||zevera.com/*.swf$third-party
||zkake.exashare.com^
||zonasports.to/js/tiempo2.js
!
||cloudfront.net^$domain=duplichecker.com,image
duplichecker.com##.adp_interactive_ad
duplichecker.com##div[style*="center"]
/duplichecker.com\/(?!image|favicon.ico)[a-zA-Z0-9]{1,}\/[\s\S]*\/(?!image|dupli|progressbar)[a-zA-Z0-9]{1,}.(gif|jpg)/$domain=duplichecker.com,image
!
flashscore.*,horseracing24.com,darts24.com,handball24.com,volleyball24.com,motorsport24.com,golflive24.com,baseball24.com,cricket24.com,icehockey24.com,basketball24.com,tennis24.com,diretta.it,livescore.in,soccer24.com,soccerstand.com,livesport.com,scoreboard.com##.adsenvelope
flashscore.*,horseracing24.com,darts24.com,handball24.com,volleyball24.com,motorsport24.com,golflive24.com,baseball24.com,cricket24.com,icehockey24.com,basketball24.com,tennis24.com,diretta.it,livescore.in,soccer24.com,soccerstand.com,livesport.com,scoreboard.com###detail > .detailLeaderboard
flashscore.*,horseracing24.com,darts24.com,handball24.com,volleyball24.com,motorsport24.com,golflive24.com,baseball24.com,cricket24.com,icehockey24.com,basketball24.com,tennis24.com,diretta.it,livescore.in,soccer24.com,soccerstand.com,livesport.com,scoreboard.com###box-over-content-a
flashscore.*,horseracing24.com,darts24.com,handball24.com,volleyball24.com,motorsport24.com,golflive24.com,baseball24.com,cricket24.com,icehockey24.com,basketball24.com,tennis24.com,diretta.it,livescore.in,soccer24.com,soccerstand.com,livesport.com,scoreboard.com##.prematchOddsBonus__bonus
flashscore.*,horseracing24.com,darts24.com,handball24.com,volleyball24.com,motorsport24.com,golflive24.com,baseball24.com,cricket24.com,icehockey24.com,basketball24.com,tennis24.com,diretta.it,livescore.in,soccer24.com,soccerstand.com,livesport.com,scoreboard.com##.boxOverContent__banner
!
! 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
/..nt.nt\.st.+p.ay\..+/$domain=stemplay.*|steamplay.*|steanplay.*|streamp1ay.*|streanplay.*|streampiay.*
jquery-1.8.3.min.js$domain=stemplay.*|steamplay.*|steanplay.*|streamp1ay.*|streanplay.*
streampiay.*,stemplay.*,steamplay.*,steanplay.*,streamp1ay.*,streanplay.*##.ad
streampiay.*,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|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|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|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|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|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=beapirate.pw|piratebay.tel|proxtpb.art|proxydltpb.club|thepiratebay.kiwi|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.*,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
!
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.*|isohunt.soy|isohuntx.com|isohunt.io|isohunt.bz|isohunt.how|isohunt.lol
/k.js|$domain=isohuntz.*|isohunt.*|isohunts.*|isohuntx.*|isohunthydra.*|isohunters.*|isohunting.*|myisohunt.*|isohunt.soy|isohuntx.com|isohunt.io|isohunt.bz|isohunt.how|isohunt.lol
/1.js|$domain=isohuntz.*|isohunt.*|isohunts.*|isohuntx.*|isohunthydra.*|isohunters.*|isohunting.*|myisohunt.*|isohunt.soy|isohuntx.com|isohunt.io|isohunt.bz|isohunt.how|isohunt.lol
!
isohuntz.*,isohunt.*,isohunts.*,isohuntx.*,isohunthydra.*,isohunters.*,isohunting.*,myisohunt.*,isohunt.soy,isohuntx.com,isohunt.io,isohunt.bz,isohunt.how,isohunt.lol##iframe[src^="/nordv/"]
isohuntz.*,isohunt.*,isohunts.*,isohuntx.*,isohunthydra.*,isohunters.*,isohunting.*,myisohunt.*,isohunt.soy,isohuntx.com,isohunt.io,isohunt.bz,isohunt.how,isohunt.lol##.banner-wrp
isohuntz.*,isohunt.*,isohunts.*,isohuntx.*,isohunthydra.*,isohunters.*,isohunting.*,myisohunt.*,isohunt.soy,isohuntx.com,isohunt.io,isohunt.bz,isohunt.how,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##iframe[src^="/r/"]
torrentproject2.*,torrentproject2.com,torrentproject2.net,torrentproject2.org##a[href][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-
cdn.livetv584.me,cdn.livetv585.me,cdn.livetv586.me,cdn.livetv587.me,cdn.livetv588.me,cdn.livetv589.me,cdn.livetv590.me,cdn.livetv591.me,cdn.livetv592.me,cdn.livetv593.me,cdn.livetv594.me,cdn.livetv595.me,cdn.livetv596.me,cdn.livetv597.me,cdn.livetv598.me,cdn.livetv599.me,cdn.livetv600.me,cdn.livetv601.me,cdn.livetv602.me,cdn.livetv603.me,cdn.livetv604.me,cdn.livetv605.me,cdn.livetv606.me,cdn.livetv607.me,cdn.livetv608.me,cdn.livetv609.me,cdn.livetv610.me,cdn.livetv611.me,cdn.livetv612.me,cdn.livetv613.me,cdn.livetv614.me,cdn.livetv615.me,cdn.livetv616.me,cdn.livetv617.me,cdn.livetv618.me,cdn.livetv619.me,cdn.livetv620.me,cdn.livetv621.me,cdn.livetv622.me,cdn.livetv623.me,cdn.livetv624.me,cdn.livetv625.me,cdn.livetv626.me,cdn.livetv627.me,cdn.livetv628.me,cdn.livetv629.me,cdn.livetv630.me,cdn.livetv631.me,cdn.livetv632.me,cdn.livetv633.me,cdn.livetv634.me,cdn.livetv635.me,cdn.livetv636.me,cdn.livetv637.me,cdn.livetv638.me,cdn.livetv639.me,cdn.livetv640.me,cdn.livetv641.me,cdn.livetv642.me,cdn.livetv643.me,cdn.livetv644.me,cdn.livetv645.me,cdn.livetv646.me,cdn.livetv647.me,cdn.livetv648.me,cdn.livetv649.me,cdn.livetv650.me,cdn.livetv651.me,cdn.livetv652.me,cdn.livetv653.me,cdn.livetv654.me,cdn.livetv655.me,cdn.livetv656.me,cdn.livetv657.me##table > tbody > tr > td[colspan="3"][height="91"][align="center"][bgcolor="#000000"]
cdn.livetv584.me,cdn.livetv585.me,cdn.livetv586.me,cdn.livetv587.me,cdn.livetv588.me,cdn.livetv589.me,cdn.livetv590.me,cdn.livetv591.me,cdn.livetv592.me,cdn.livetv593.me,cdn.livetv594.me,cdn.livetv595.me,cdn.livetv596.me,cdn.livetv597.me,cdn.livetv598.me,cdn.livetv599.me,cdn.livetv600.me,cdn.livetv601.me,cdn.livetv602.me,cdn.livetv603.me,cdn.livetv604.me,cdn.livetv605.me,cdn.livetv606.me,cdn.livetv607.me,cdn.livetv608.me,cdn.livetv609.me,cdn.livetv610.me,cdn.livetv611.me,cdn.livetv612.me,cdn.livetv613.me,cdn.livetv614.me,cdn.livetv615.me,cdn.livetv616.me,cdn.livetv617.me,cdn.livetv618.me,cdn.livetv619.me,cdn.livetv620.me,cdn.livetv621.me,cdn.livetv622.me,cdn.livetv623.me,cdn.livetv624.me,cdn.livetv625.me,cdn.livetv626.me,cdn.livetv627.me,cdn.livetv628.me,cdn.livetv629.me,cdn.livetv630.me,cdn.livetv631.me,cdn.livetv632.me,cdn.livetv633.me,cdn.livetv634.me,cdn.livetv635.me,cdn.livetv636.me,cdn.livetv637.me,cdn.livetv638.me,cdn.livetv639.me,cdn.livetv640.me,cdn.livetv641.me,cdn.livetv642.me,cdn.livetv643.me,cdn.livetv644.me,cdn.livetv645.me,cdn.livetv646.me,cdn.livetv647.me,cdn.livetv648.me,cdn.livetv649.me,cdn.livetv650.me,cdn.livetv651.me,cdn.livetv652.me,cdn.livetv653.me,cdn.livetv654.me,cdn.livetv655.me,cdn.livetv656.me,cdn.livetv657.me##td[background^="//cdn.livetv"] > table[width="100%"] > tbody > tr > td[valign="top"] + td[align="right"]
cdn.livetv584.me,cdn.livetv585.me,cdn.livetv586.me,cdn.livetv587.me,cdn.livetv588.me,cdn.livetv589.me,cdn.livetv590.me,cdn.livetv591.me,cdn.livetv592.me,cdn.livetv593.me,cdn.livetv594.me,cdn.livetv595.me,cdn.livetv596.me,cdn.livetv597.me,cdn.livetv598.me,cdn.livetv599.me,cdn.livetv600.me,cdn.livetv601.me,cdn.livetv602.me,cdn.livetv603.me,cdn.livetv604.me,cdn.livetv605.me,cdn.livetv606.me,cdn.livetv607.me,cdn.livetv608.me,cdn.livetv609.me,cdn.livetv610.me,cdn.livetv611.me,cdn.livetv612.me,cdn.livetv613.me,cdn.livetv614.me,cdn.livetv615.me,cdn.livetv616.me,cdn.livetv617.me,cdn.livetv618.me,cdn.livetv619.me,cdn.livetv620.me,cdn.livetv621.me,cdn.livetv622.me,cdn.livetv623.me,cdn.livetv624.me,cdn.livetv625.me,cdn.livetv626.me,cdn.livetv627.me,cdn.livetv628.me,cdn.livetv629.me,cdn.livetv630.me,cdn.livetv631.me,cdn.livetv632.me,cdn.livetv633.me,cdn.livetv634.me,cdn.livetv635.me,cdn.livetv636.me,cdn.livetv637.me,cdn.livetv638.me,cdn.livetv639.me,cdn.livetv640.me,cdn.livetv641.me,cdn.livetv642.me,cdn.livetv643.me,cdn.livetv644.me,cdn.livetv645.me,cdn.livetv646.me,cdn.livetv647.me,cdn.livetv648.me,cdn.livetv649.me,cdn.livetv650.me,cdn.livetv651.me,cdn.livetv652.me,cdn.livetv653.me,cdn.livetv654.me,cdn.livetv655.me,cdn.livetv656.me,cdn.livetv657.me##iframe[width="700"][height="16"]
||cdn.livetv*.me/*ads*/getbanner.php
!
xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,xhamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.*,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster26.com,xhamster27.com,openxh.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,xhamster.one,xhamster.desi,stripchat.com##div[class*="premium-overlay"]
xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,xhamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.*,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster26.com,xhamster27.com,openxh.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,xhamster.one,xhamster.desi,stripchat.com##.wio-d
xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,xhamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.*,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster26.com,xhamster27.com,openxh.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,xhamster.one,xhamster.desi,stripchat.com##.wio-xpremium-overlay > iframe
xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,xhamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.*,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster26.com,xhamster27.com,openxh.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,xhamster.one,xhamster.desi,stripchat.com##.clipstore-bottom
xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,xhamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.*,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster26.com,xhamster27.com,openxh.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,xhamster.one,xhamster.desi,stripchat.com##.xplayer-banner
xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,xhamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.*,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster26.com,xhamster27.com,openxh.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,xhamster.one,xhamster.desi,stripchat.com##.thumb-list__look-like-item
xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,xhamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.*,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster26.com,xhamster27.com,openxh.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,xhamster.one,xhamster.desi,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|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.is|rarbg.to|rarbg.rarbg.unblocked.kim|rarbgaccess.org|rarbgmirror.com|rarbgmirror.org|rarbgmirror.xyz|rarbgproxy.com|rarbgproxy.org|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,foxnebraska.com,foxreno.com,foxrochester.com,foxsanantonio.com,nbcmontana.com,okcfox.com,siouxlandnews.com,wach.com,wchstv.com,wcyb.com,wfxl.com,wgxa.tv,wlos.com,wsbt.com,cbs2iowa.com,fox4beaumont.com,mycbs4.com,mynews4.com,news4sanantonio.com,abc6onyourside.com,wtov9.com,turnto10.com,fox11online.com,mynbc15.com,nbc16.com,dayton247now.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,foxnebraska.com,foxreno.com,foxrochester.com,foxsanantonio.com,nbcmontana.com,okcfox.com,siouxlandnews.com,wach.com,wchstv.com,wcyb.com,wfxl.com,wgxa.tv,wlos.com,wsbt.com,cbs2iowa.com,fox4beaumont.com,mycbs4.com,mynews4.com,news4sanantonio.com,abc6onyourside.com,wtov9.com,turnto10.com,fox11online.com,mynbc15.com,nbc16.com,dayton247now.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,foxnebraska.com,foxreno.com,foxrochester.com,foxsanantonio.com,nbcmontana.com,okcfox.com,siouxlandnews.com,wach.com,wchstv.com,wcyb.com,wfxl.com,wgxa.tv,wlos.com,wsbt.com,cbs2iowa.com,fox4beaumont.com,mycbs4.com,mynews4.com,news4sanantonio.com,abc6onyourside.com,wtov9.com,turnto10.com,fox11online.com,mynbc15.com,nbc16.com,dayton247now.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,foxnebraska.com,foxreno.com,foxrochester.com,foxsanantonio.com,nbcmontana.com,okcfox.com,siouxlandnews.com,wach.com,wchstv.com,wcyb.com,wfxl.com,wgxa.tv,wlos.com,wsbt.com,cbs2iowa.com,fox4beaumont.com,mycbs4.com,mynews4.com,news4sanantonio.com,abc6onyourside.com,wtov9.com,turnto10.com,fox11online.com,mynbc15.com,nbc16.com,dayton247now.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+|v=\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+|v=\d)?$/$popup,third-party,match-case
! Popads
://*.bid^$script,third-party,domain=xxxmax.net|watchfreexxx.net|speedporn.net|filmlinks4u.is|needgayporn.com|gaypornmasters.com|uploadbank.com|clicknupload.org|ouo.press|datoporn.co|dir50.com|thepiratebay.org|vshare.eu|psarips.com|123videos.tv|ouo.io|apkmirrorfull.com
/^https?:\/\/www\.[a-z]{8,14}\.(bid|club|co|com|me|pro|info)\/[a-z]{1,12}\.js$/$script,third-party,domain=2ddl.vg|guard.link|anidl.org|srt.am|widestream.io|xxxstreams.me|animeforce.it|streamporn.me|speedporn.net|youwatchporn.com|oke.io|2ddl.unblocked.vc|gaypornwave.com|watchpornfree.ws|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=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
! 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,allfemdompics.com,allgfpics.com,allhairysex.com,allhotgayporn.com,allrealvoyeur.com,allrealvoyeur.com,allsexylegs.com,allshemalemodels.com,allshemalemodels.com,allswinger.com,allswinger.com,alltrannypics.com,alltrannypics.com,alltrannystars.com,alltrannystars.com,allvoyeurxxx.com,allvoyeurxxx.com,amateurbbwpussy.com,amateursexypics.com,asianfuckthumbs.com,asianhotxxx.com,asianhotxxx.com,asianladyboypictures.com,asianladyboyspics.com,asianladyboyssex.com,asianladyboyssex.com,asianpicturesporn.com,asianpicturesporn.com,asianshemalesex.com,asianshotporn.com,asianshotporn.com,asshotfuck.com,asshotfuck.com,barefeetsex.com,bbwhardporn.com,bbwhotxxx.com,bdsmfemdomtraining.com,bdsmfemdomtraining.com,bdsmsextgp.com,bdsmsextgp.com,bestasianpics.com,bestasianpics.com,bestassparade.com,bestbbwsex.com,bestfemdomporn.com,bestfemdomporn.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,buttstgp.com,classicpornpost.com,classicpornpost.com,classicretrosex.com,clubfemdomfetish.com,dailyfemdomporn.com,dailyfootporn.com,dailyhairyporn.com,dailylatexporn.com,dailynylongalleries.com,dailyvintageporn.com,doubleanalfucking.com,eroticchubby.com,eroticchubby.com,eroticfootgallery.com,eroticfootgallery.com,eroticlatexporn.com,eroticlingeriephotos.com,eroticnylonpics.com,eroticspankinginternet.com,eroticspankinginternet.com,eroticvoyeurporn.com,eroticvoyeurporn.com,extremebondagepictures.com,extremelatexsex.com,extremestraponsex.com,faterotic.com,fatpussysluts.com,femalepublicflashers.com,femdombest.com,femdomhard.com,femdomhard.com,femdomlove.com,femdompicstgp.com,femdompicstgp.com,fetishfootporn.com,fetishlatexporn.com,fetishstraponsex.com,flashersporn.com,flashersporn.com,footfetishcollection.com,footfreeporn.com,forcedfemdomtgp.com,forcedfemdomtgp.com,freeasiantgp.com,freebdsmarchive.com,freebondagehardcore.com,freebondagehardcore.com,freebondagetorture.com,freefemdomart.com,freefemdomart.com,freegallerybdsm.com,freegallerybdsm.com,freegftgp.com,freelesbiantgp.com,freelesbiantgp.com,freelingeriegalleries.com,freelingerietgp.com,freenylonfetish.com,freenylonfetish.com,freenylontgp.com,freenylontgp.com,freepantyhosefetish.com,freepantyhosefetish.com,freepicsamateur.com,freeretropics.com,freeswingersthumbs.com,freetitsporn.com,freeupskirttgp.com,freeupskirttgp.com,freevintagegallery.com,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,hotbbwgalleries.com,hotbbwgalleries.com,hotbbwgallery.com,hotbbwgallery.com,hotbdsmtgp.com,hotbdsmthumbs.com,hotbdsmthumbs.com,hotchubbyporn.com,hotfemdomgallery.com,hotfemdomgallery.com,hotlatexporn.com,hotlegsporn.com,hotlesbianlicking.com,hotlesbianlicking.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,hotswingerspictures.com,hotswingerspictures.com,hotswingersporn.com,hotswingersporn.com,hotupskirtshots.com,hotupskirtshots.com,hotvintagepictures.com,hotvintagepictures.com,hotvoyeurporn.com,hotvoyeurporn.com,hotvoyeursex.com,hotxxxass.com,hqcfnm.com,hqladyboys.com,inpublicflashing.com,inpublicflashing.com,juicyassporn.com,justshemalepics.com,justshemaletube.com,ladyboypornpictures.com,latexbest.com,latexerotic.com,latexerotic.com,latexfetishpics.com,latexleatherporn.com,latexporngirls.com,legsthumbs.com,legsthumbs.com,lingeriepornfree.com,lingeriepornfree.com,lingeriepornguide.com,lingeriepornguide.com,lingeriethumbs.com,lingeriethumbs.com,matureswingercouples.com,mybdsmlibrary.com,mybdsmlibrary.com,myladyboys.com,nastyebonyporn.com,nastymilfsex.com,nudelingeriepics.com,nudelingeriepics.com,nudenylon.com,nudepublicporn.com,nudevoyeurgalleries.com,nylonstockingsex.org,nylonstockingsex.org,oldandyoungxxx.com,onlyshemalepics.com,onpublicporn.com,ourladyboy.com,paintgp.com,perfectassporn.com,perfectassporn.com,perfectbuttfuck.com,perfectbuttfuck.com,perfectfemdom.com,perfectfemdom.com,perfecttitsfuck.com,pornbbwpics.com,pornbondagegalleries.com,pornnylons.com,pornnylons.com,privatevoyeurweb.net,privatevoyeurweb.net,publicerotic.com,publicerotic.com,publicflashinggalleries.com,publicfuckspy.com,publicporntgp.com,publicporntgp.com,realfemdomsex.com,realfemdomsex.com,realstraponporn.com,realvoyeurpost.com,retropornarchives.com,retropornarchives.com,retroporngallery.com,retrothumbs.com,retrothumbs.com,ropebondageporn.com,sexcfnm.com,sexyboobsporn.com,sexyboobsporn.com,sexychubbyporn.com,sexychubbyporn.com,sexylatexfetish.com,sexylatexpics.com,sexylesbiangalleries.com,sexylesbiangalleries.com,sexylingerietgp.com,sexynylongalleries.com,sexyupskirtporn.com,shemalecollection.com,shemaledatabase.com,shemaledb.net,shemaledb.net,shemalefreepictures.com,shemalemodeldb.com,shemalemodellist.com,shemalepornstartube.com,shemalexxxpictures.com,shemalexxxstars.com,shemalexxxstars.com,spankinghotporn.com,spicyasianporn.com,spicyass.com,spicyass.com,spyvoyeurs.com,straponhot.com,straponhot.com,straponit.com,straponlive.com,straponsextgp.com,superbdsm.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,thailandshemale.com,thaishemalesex.com,thefemdomporn.com,thefemdomsex.com,titssuper.com,titssuper.com,titsthumbnails.com,titsthumbnails.com,topladyboy.com,trannyfreefuck.com,trannysuperstar.com,transsexpics.com,transsexpics.com,truevoyeurphotos.com,upskirtpussyspy.com,upskirtviewers.com,upskirtviewers.com,vintagehotporn.com,vintagehotporn.com,vintagehunterporn.com,vintagethumbnails.com,xladyboys.com,xxxbdsmtgp.com,xxxbondagegalleries.com,xxxlatexladies.com,xxxnylonpics.com##.space
adultlingeriepics.com,adultlingeriepics.com,adultspankingtgp.com,allfeetporn.com,allfemdompics.com,allgfpics.com,allhairysex.com,allhotgayporn.com,allrealvoyeur.com,allrealvoyeur.com,allsexylegs.com,allshemalemodels.com,allshemalemodels.com,allswinger.com,allswinger.com,alltrannypics.com,alltrannypics.com,alltrannystars.com,alltrannystars.com,allvoyeurxxx.com,allvoyeurxxx.com,amateurbbwpussy.com,amateursexypics.com,asianfuckthumbs.com,asianhotxxx.com,asianhotxxx.com,asianladyboypictures.com,asianladyboyspics.com,asianladyboyssex.com,asianladyboyssex.com,asianpicturesporn.com,asianpicturesporn.com,asianshemalesex.com,asianshotporn.com,asianshotporn.com,asshotfuck.com,asshotfuck.com,barefeetsex.com,bbwhardporn.com,bbwhotxxx.com,bdsmfemdomtraining.com,bdsmfemdomtraining.com,bdsmsextgp.com,bdsmsextgp.com,bestasianpics.com,bestasianpics.com,bestassparade.com,bestbbwsex.com,bestfemdomporn.com,bestfemdomporn.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,buttstgp.com,classicpornpost.com,classicpornpost.com,classicretrosex.com,clubfemdomfetish.com,dailyfemdomporn.com,dailyfootporn.com,dailyhairyporn.com,dailylatexporn.com,dailynylongalleries.com,dailyvintageporn.com,doubleanalfucking.com,eroticchubby.com,eroticchubby.com,eroticfootgallery.com,eroticfootgallery.com,eroticlatexporn.com,eroticlingeriephotos.com,eroticnylonpics.com,eroticspankinginternet.com,eroticspankinginternet.com,eroticvoyeurporn.com,eroticvoyeurporn.com,extremebondagepictures.com,extremelatexsex.com,extremestraponsex.com,faterotic.com,fatpussysluts.com,femalepublicflashers.com,femdombest.com,femdomhard.com,femdomhard.com,femdomlove.com,femdompicstgp.com,femdompicstgp.com,fetishfootporn.com,fetishlatexporn.com,fetishstraponsex.com,flashersporn.com,flashersporn.com,footfetishcollection.com,footfreeporn.com,forcedfemdomtgp.com,forcedfemdomtgp.com,freeasiantgp.com,freebdsmarchive.com,freebondagehardcore.com,freebondagehardcore.com,freebondagetorture.com,freefemdomart.com,freefemdomart.com,freegallerybdsm.com,freegallerybdsm.com,freegftgp.com,freelesbiantgp.com,freelesbiantgp.com,freelingeriegalleries.com,freelingerietgp.com,freenylonfetish.com,freenylonfetish.com,freenylontgp.com,freenylontgp.com,freepantyhosefetish.com,freepantyhosefetish.com,freepicsamateur.com,freeretropics.com,freeswingersthumbs.com,freetitsporn.com,freeupskirttgp.com,freeupskirttgp.com,freevintagegallery.com,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,hotbbwgalleries.com,hotbbwgalleries.com,hotbbwgallery.com,hotbbwgallery.com,hotbdsmtgp.com,hotbdsmthumbs.com,hotbdsmthumbs.com,hotchubbyporn.com,hotfemdomgallery.com,hotfemdomgallery.com,hotlatexporn.com,hotlegsporn.com,hotlesbianlicking.com,hotlesbianlicking.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,hotswingerspictures.com,hotswingerspictures.com,hotswingersporn.com,hotswingersporn.com,hotupskirtshots.com,hotupskirtshots.com,hotvintagepictures.com,hotvintagepictures.com,hotvoyeurporn.com,hotvoyeurporn.com,hotvoyeursex.com,hotxxxass.com,hqcfnm.com,hqladyboys.com,inpublicflashing.com,inpublicflashing.com,juicyassporn.com,justshemalepics.com,justshemaletube.com,ladyboypornpictures.com,latexbest.com,latexerotic.com,latexerotic.com,latexfetishpics.com,latexleatherporn.com,latexporngirls.com,legsthumbs.com,legsthumbs.com,lingeriepornfree.com,lingeriepornfree.com,lingeriepornguide.com,lingeriepornguide.com,lingeriethumbs.com,lingeriethumbs.com,matureswingercouples.com,mybdsmlibrary.com,mybdsmlibrary.com,myladyboys.com,nastyebonyporn.com,nastymilfsex.com,nudelingeriepics.com,nudelingeriepics.com,nudenylon.com,nudepublicporn.com,nudevoyeurgalleries.com,nylonstockingsex.org,nylonstockingsex.org,oldandyoungxxx.com,onlyshemalepics.com,onpublicporn.com,ourladyboy.com,paintgp.com,perfectassporn.com,perfectassporn.com,perfectbuttfuck.com,perfectbuttfuck.com,perfectfemdom.com,perfectfemdom.com,perfecttitsfuck.com,pornbbwpics.com,pornbondagegalleries.com,pornnylons.com,pornnylons.com,privatevoyeurweb.net,privatevoyeurweb.net,publicerotic.com,publicerotic.com,publicflashinggalleries.com,publicfuckspy.com,publicporntgp.com,publicporntgp.com,realfemdomsex.com,realfemdomsex.com,realstraponporn.com,realvoyeurpost.com,retropornarchives.com,retropornarchives.com,retroporngallery.com,retrothumbs.com,retrothumbs.com,ropebondageporn.com,sexcfnm.com,sexyboobsporn.com,sexyboobsporn.com,sexychubbyporn.com,sexychubbyporn.com,sexylatexfetish.com,sexylatexpics.com,sexylesbiangalleries.com,sexylesbiangalleries.com,sexylingerietgp.com,sexynylongalleries.com,sexyupskirtporn.com,shemalecollection.com,shemaledatabase.com,shemaledb.net,shemaledb.net,shemalefreepictures.com,shemalemodeldb.com,shemalemodellist.com,shemalepornstartube.com,shemalexxxpictures.com,shemalexxxstars.com,shemalexxxstars.com,spankinghotporn.com,spicyasianporn.com,spicyass.com,spicyass.com,spyvoyeurs.com,straponhot.com,straponhot.com,straponit.com,straponlive.com,straponsextgp.com,superbdsm.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,thailandshemale.com,thaishemalesex.com,thefemdomporn.com,thefemdomsex.com,titssuper.com,titssuper.com,titsthumbnails.com,titsthumbnails.com,topladyboy.com,trannyfreefuck.com,trannysuperstar.com,transsexpics.com,transsexpics.com,truevoyeurphotos.com,upskirtpussyspy.com,upskirtviewers.com,upskirtviewers.com,vintagehotporn.com,vintagehotporn.com,vintagehunterporn.com,vintagethumbnails.com,xladyboys.com,xxxbdsmtgp.com,xxxbondagegalleries.com,xxxlatexladies.com,xxxnylonpics.com##.content
adultlingeriepics.com,adultlingeriepics.com,adultspankingtgp.com,allfeetporn.com,allfemdompics.com,allgfpics.com,allhairysex.com,allhotgayporn.com,allrealvoyeur.com,allrealvoyeur.com,allsexylegs.com,allshemalemodels.com,allshemalemodels.com,allswinger.com,allswinger.com,alltrannypics.com,alltrannypics.com,alltrannystars.com,alltrannystars.com,allvoyeurxxx.com,allvoyeurxxx.com,amateurbbwpussy.com,amateursexypics.com,asianfuckthumbs.com,asianhotxxx.com,asianhotxxx.com,asianladyboypictures.com,asianladyboyspics.com,asianladyboyssex.com,asianladyboyssex.com,asianpicturesporn.com,asianpicturesporn.com,asianshemalesex.com,asianshotporn.com,asianshotporn.com,asshotfuck.com,asshotfuck.com,barefeetsex.com,bbwhardporn.com,bbwhotxxx.com,bdsmfemdomtraining.com,bdsmfemdomtraining.com,bdsmsextgp.com,bdsmsextgp.com,bestasianpics.com,bestasianpics.com,bestassparade.com,bestbbwsex.com,bestfemdomporn.com,bestfemdomporn.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,buttstgp.com,classicpornpost.com,classicpornpost.com,classicretrosex.com,clubfemdomfetish.com,dailyfemdomporn.com,dailyfootporn.com,dailyhairyporn.com,dailylatexporn.com,dailynylongalleries.com,dailyvintageporn.com,doubleanalfucking.com,eroticchubby.com,eroticchubby.com,eroticfootgallery.com,eroticfootgallery.com,eroticlatexporn.com,eroticlingeriephotos.com,eroticnylonpics.com,eroticspankinginternet.com,eroticspankinginternet.com,eroticvoyeurporn.com,eroticvoyeurporn.com,extremebondagepictures.com,extremelatexsex.com,extremestraponsex.com,faterotic.com,fatpussysluts.com,femalepublicflashers.com,femdombest.com,femdomhard.com,femdomhard.com,femdomlove.com,femdompicstgp.com,femdompicstgp.com,fetishfootporn.com,fetishlatexporn.com,fetishstraponsex.com,flashersporn.com,flashersporn.com,footfetishcollection.com,footfreeporn.com,forcedfemdomtgp.com,forcedfemdomtgp.com,freeasiantgp.com,freebdsmarchive.com,freebondagehardcore.com,freebondagehardcore.com,freebondagetorture.com,freefemdomart.com,freefemdomart.com,freegallerybdsm.com,freegallerybdsm.com,freegftgp.com,freelesbiantgp.com,freelesbiantgp.com,freelingeriegalleries.com,freelingerietgp.com,freenylonfetish.com,freenylonfetish.com,freenylontgp.com,freenylontgp.com,freepantyhosefetish.com,freepantyhosefetish.com,freepicsamateur.com,freeretropics.com,freeswingersthumbs.com,freetitsporn.com,freeupskirttgp.com,freeupskirttgp.com,freevintagegallery.com,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,hotbbwgalleries.com,hotbbwgalleries.com,hotbbwgallery.com,hotbbwgallery.com,hotbdsmtgp.com,hotbdsmthumbs.com,hotbdsmthumbs.com,hotchubbyporn.com,hotfemdomgallery.com,hotfemdomgallery.com,hotlatexporn.com,hotlegsporn.com,hotlesbianlicking.com,hotlesbianlicking.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,hotswingerspictures.com,hotswingerspictures.com,hotswingersporn.com,hotswingersporn.com,hotupskirtshots.com,hotupskirtshots.com,hotvintagepictures.com,hotvintagepictures.com,hotvoyeurporn.com,hotvoyeurporn.com,hotvoyeursex.com,hotxxxass.com,hqcfnm.com,hqladyboys.com,inpublicflashing.com,inpublicflashing.com,juicyassporn.com,justshemalepics.com,justshemaletube.com,ladyboypornpictures.com,latexbest.com,latexerotic.com,latexerotic.com,latexfetishpics.com,latexleatherporn.com,latexporngirls.com,legsthumbs.com,legsthumbs.com,lingeriepornfree.com,lingeriepornfree.com,lingeriepornguide.com,lingeriepornguide.com,lingeriethumbs.com,lingeriethumbs.com,matureswingercouples.com,mybdsmlibrary.com,mybdsmlibrary.com,myladyboys.com,nastyebonyporn.com,nastymilfsex.com,nudelingeriepics.com,nudelingeriepics.com,nudenylon.com,nudepublicporn.com,nudevoyeurgalleries.com,nylonstockingsex.org,nylonstockingsex.org,oldandyoungxxx.com,onlyshemalepics.com,onpublicporn.com,ourladyboy.com,paintgp.com,perfectassporn.com,perfectassporn.com,perfectbuttfuck.com,perfectbuttfuck.com,perfectfemdom.com,perfectfemdom.com,perfecttitsfuck.com,pornbbwpics.com,pornbondagegalleries.com,pornnylons.com,pornnylons.com,privatevoyeurweb.net,privatevoyeurweb.net,publicerotic.com,publicerotic.com,publicflashinggalleries.com,publicfuckspy.com,publicporntgp.com,publicporntgp.com,realfemdomsex.com,realfemdomsex.com,realstraponporn.com,realvoyeurpost.com,retropornarchives.com,retropornarchives.com,retroporngallery.com,retrothumbs.com,retrothumbs.com,ropebondageporn.com,sexcfnm.com,sexyboobsporn.com,sexyboobsporn.com,sexychubbyporn.com,sexychubbyporn.com,sexylatexfetish.com,sexylatexpics.com,sexylesbiangalleries.com,sexylesbiangalleries.com,sexylingerietgp.com,sexynylongalleries.com,sexyupskirtporn.com,shemalecollection.com,shemaledatabase.com,shemaledb.net,shemaledb.net,shemalefreepictures.com,shemalemodeldb.com,shemalemodellist.com,shemalepornstartube.com,shemalexxxpictures.com,shemalexxxstars.com,shemalexxxstars.com,spankinghotporn.com,spicyasianporn.com,spicyass.com,spicyass.com,spyvoyeurs.com,straponhot.com,straponhot.com,straponit.com,straponlive.com,straponsextgp.com,superbdsm.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,thailandshemale.com,thaishemalesex.com,thefemdomporn.com,thefemdomsex.com,titssuper.com,titssuper.com,titsthumbnails.com,titsthumbnails.com,topladyboy.com,trannyfreefuck.com,trannysuperstar.com,transsexpics.com,transsexpics.com,truevoyeurphotos.com,upskirtpussyspy.com,upskirtviewers.com,upskirtviewers.com,vintagehotporn.com,vintagehotporn.com,vintagehunterporn.com,vintagethumbnails.com,xladyboys.com,xxxbdsmtgp.com,xxxbondagegalleries.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
||daily-sun.com/assets/images/banner/
!+ NOT_OPTIMIZED
##.trend-card-advert
!+ NOT_OPTIMIZED
##.trend-card-advert__title
!+ NOT_OPTIMIZED
##.page-content__advert
!+ NOT_OPTIMIZED
yts.mx##.home-content > div[class="hidden-xs hidden-sm"] > div[class]
!+ NOT_OPTIMIZED
yts.mx##.home-content > div[class="visible-xs visible-sm"] > div[class]
!+ NOT_OPTIMIZED
thestreamable.com###promo-signup-bottom-sheet
!+ NOT_OPTIMIZED
delicious-audio.com##.one-big-ads
!+ NOT_OPTIMIZED
ipacrack.com,idevicecentral.com,hentaidude.tv,nxbrew.com,getintocourse.com,mymanagementguide.com,schooldrillers.com,aceofhacking.com,msftnext.com,thispointer.com,scienceabc.com,freesoft.id,winhelponline.com,kerala-travel-tourism.com,indieshortsmag.com,wpghub.com,hentaihaven.org,kodi-tutorials.uk,ahegao.online,camwhores.co,wabetainfo.com,studydhaba.com,justlightnovels.com###custom_html-2
!+ NOT_OPTIMIZED
4sysops.com,idevicecentral.com,presentslide.in,forex-articles.com,forums.flyer.co.uk,3xplanet.com,getintocourse.com,schooldrillers.com,aceofhacking.com,linuxpip.org,kodi-tutorials.uk,yofreesamples.com,thispointer.com,freesoft.id,stevessmarthomeguide.com,animenhentai.com,sharkserve.rs,softvela.us,hwnews.in,collegelearners.com,watchmalcolminthemiddle.com,romadd.com###custom_html-3
!+ NOT_OPTIMIZED
sonixgvn.net,eftm.com,streamempire.cc,pennbookcenter.com,floxblog.com,aceofhacking.com,watchtheoffice.cc,newtechworld.net,gfxdrug.com,collegelearners.com,tecmint.com,romadd.com,firesticktricks.com###custom_html-4
!+ NOT_OPTIMIZED
gossipfunda.com,claimfey.com,forexlap.com,courseforfree.net,dailyresearchplot.com,getintocourse.com,techspite.com,aceofhacking.com,freesoft.id###custom_html-5
!+ NOT_OPTIMIZED
fuxdeluxe.com,getintocourse.com,nationalchronicle.in,desiflix.club,techspite.com,aceofhacking.com,writeforreaders.com,softcobra.com,naijatechguide.com,freehtml5.co,copyblogger.com###custom_html-6
!+ NOT_OPTIMIZED
iproductkeys.com,siberkalem.com,readersfusion.com,artificialintelligencestechnology.com,techspite.com,aceofhacking.com,electronics-club.com,network-tools.com,tecmint.com,cyberciti.biz###custom_html-7
!+ NOT_OPTIMIZED
watchtv24.com,4sysops.com,artificialintelligencestechnology.com,paradacreativa.es,desiflix.club,cdromance.com,techspite.com,aceofhacking.com,nationalchronicle.in,valuewalk.com###custom_html-8
!+ NOT_OPTIMIZED
bollyflix.lol,artificialintelligencestechnology.com,tecmint.com,embetronicx.com,arabtimesonline.com,javsister.com,desiflix.club,vladan.fr###custom_html-9
!+ NOT_OPTIMIZED
artificialintelligencestechnology.com,freecoursesonline.me,arabtimesonline.com,healthy4pepole.com,upscpdf.com###custom_html-10
!+ NOT_OPTIMIZED
4sysops.com,upscpdf.com,javsister.com,freecoursesonline.me,arabtimesonline.com###custom_html-11
!+ NOT_OPTIMIZED
bollyflix.lol,artificialintelligencestechnology.com,hwnews.in,agfy.co,freecoursesonline.me,arabtimesonline.com,embetronicx.com###custom_html-12
!+ NOT_OPTIMIZED
cat3movie.org,gossipfunda.com,paradacreativa.es###custom_html-14
!+ NOT_OPTIMIZED
gossipfunda.com,coingape.com,sonyalpharumors.com,investmentwatchblog.com,jav.guru,onlinecourses24x7.com,darkcapture.app###custom_html-15
!+ NOT_OPTIMIZED
gossipfunda.com,stockingfetishvideo.com###custom_html-16
!+ NOT_OPTIMIZED
techgeekbuzz.com,stockingfetishvideo.com,jav.guru###custom_html-17
!+ NOT_OPTIMIZED
wikibiodata.com###custom_html-19
!+ NOT_OPTIMIZED
sukidesuost.info###custom_html-23
!+ NOT_OPTIMIZED
tech-story.net###custom_html-25
!+ NOT_OPTIMIZED
r2rdownload.org###custom_html-33
!+ NOT_OPTIMIZED
r2rdownload.org###custom_html-34
!+ NOT_OPTIMIZED
sonyalpharumors.com###custom_html-39
!+ NOT_OPTIMIZED
tutorialsduniya.com,sonyalpharumors.com###custom_html-41
!+ NOT_OPTIMIZED
tutorialsduniya.com###custom_html-44
!+ NOT_OPTIMIZED
gossipfunda.com##.widget_mc4wp_form_widget ~ aside.widget
!+ NOT_OPTIMIZED
readmanganato.com##.container-chapter-reader > div[style^="text-align:"]
!+ NOT_OPTIMIZED
analyticsinsight.net##.leader-board-area
!+ NOT_OPTIMIZED
petapixel.com##.video-aspect-wrapper
!+ NOT_OPTIMIZED
appleinsider.com##.primis-ad-wrap
!+ NOT_OPTIMIZED
lineageoslog.com##.rek-elastic
!+ 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/127267
! https://github.com/AdguardTeam/AdguardFilters/issues/121684
cagedarkbang.work##head > style[nonce]
! https://github.com/AdguardTeam/AdguardFilters/issues/119275
!+ NOT_OPTIMIZED
yahoo.com###sda-WFPAD
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/97360
! https://github.com/AdguardTeam/AdguardFilters/issues/96126
! https://github.com/AdguardTeam/AdguardFilters/issues/96334
! 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
!+ NOT_PLATFORM(ext_safari, ios)
/popup1000.js|$domain=manga1000.com
!+ NOT_OPTIMIZED
gadgetsnow.com##.shopping_wdgt
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/72860
! https://github.com/AdguardTeam/AdguardFilters/issues/55784
! https://github.com/AdguardTeam/AdguardFilters/issues/53553
!+ NOT_OPTIMIZED
www-pocket--lint-com.cdn.ampproject.org##.content > div.block-inline
! https://github.com/AdguardTeam/AdguardFilters/issues/53715
! https://github.com/AdguardTeam/AdguardFilters/issues/53359
! https://github.com/AdguardTeam/AdguardFilters/issues/52728
||protoawe.com/vast/$redirect=nooptext,domain=hdsex.org
! https://github.com/AdguardTeam/AdguardFilters/issues/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
! 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
!+ NOT_PLATFORM(windows, mac, android)
theseotools.net##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/36921
! https://forum.adguard.com/index.php?threads/speed4up-com.32807/
! https://github.com/AdguardTeam/AdguardFilters/issues/34832
! https://github.com/AdguardTeam/AdguardFilters/issues/34742
! 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/33348
! https://github.com/AdguardTeam/AdguardFilters/issues/33373
! https://github.com/AdguardTeam/AdguardFilters/issues/33125
! https://github.com/AdguardTeam/AdguardFilters/issues/32580
! https://github.com/AdguardTeam/AdguardFilters/issues/32479
! 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/30995
! https://github.com/AdguardTeam/AdguardFilters/issues/30725
! https://github.com/AdguardTeam/AdguardFilters/issues/30875
! https://github.com/AdguardTeam/AdguardFilters/issues/30728
! https://github.com/AdguardTeam/AdguardFilters/issues/30637
! https://github.com/AdguardTeam/AdguardFilters/issues/30547
! https://github.com/AdguardTeam/AdguardFilters/issues/30456
! https://github.com/AdguardTeam/AdguardFilters/issues/30404
!+ NOT_PLATFORM(windows, mac, android)
akalaty4day.com##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/30238
!+ NOT_OPTIMIZED
sportslogos.net##.bigBoxHomepage
! https://github.com/AdguardTeam/AdguardFilters/issues/30114
! https://github.com/AdguardTeam/AdguardFilters/issues/29138
! https://github.com/AdguardTeam/AdguardFilters/issues/29687
! https://github.com/AdguardTeam/AdguardFilters/issues/29605
! https://github.com/AdguardTeam/AdguardFilters/issues/28464
!+ NOT_OPTIMIZED
techradar.com##div[class^="slot-mpu"][style^="position: relative; box-sizing: border-box; height:"]
!+ NOT_OPTIMIZED
techradar.com##div[class^="slot-single-height-"][style^="position: relative; box-sizing: border-box; height:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/53358
! https://github.com/AdguardTeam/AdguardFilters/issues/27369
! https://github.com/AdguardTeam/AdguardFilters/issues/28240
! https://github.com/AdguardTeam/AdguardFilters/issues/27877
! https://github.com/AdguardTeam/AdguardFilters/issues/27861
!+ NOT_OPTIMIZED
mlb.com##.insert__ad
!+ NOT_OPTIMIZED
mlb.com##.side-rail__ad-placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/53491
! https://github.com/AdguardTeam/AdguardFilters/issues/25989
||syndication.exoclick.com/splash.php?$redirect=nooptext
! https://github.com/AdguardTeam/AdguardFilters/issues/27129
! https://github.com/AdguardTeam/AdguardFilters/issues/26990
!+ NOT_PLATFORM(windows, mac, android)
freshstuff4you.com##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/26841
! https://github.com/AdguardTeam/AdguardFilters/issues/26600
! 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/25468
! https://github.com/AdguardTeam/AdguardFilters/issues/25322
! https://github.com/AdguardTeam/AdguardFilters/issues/25105
! 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/22411
! https://github.com/AdguardTeam/AdguardFilters/issues/22277
! https://github.com/AdguardTeam/AdguardFilters/issues/22142
! 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/uBlockOrigin/uAssets/issues/3086#issuecomment-409981230
! 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/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,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/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/10387
!+ NOT_OPTIMIZED
androidcentral.com##p > a[rel="nofollow"] > img
! 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/8720
!+ 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/
! https://forum.adguard.com/index.php?threads/23423/
! https://forum.adguard.com/index.php?threads/24914/
!+ NOT_PLATFORM(windows, mac, android)
|http$third-party,domain=vrhlehhm.net
!+ NOT_PLATFORM(windows, mac, android)
s.fap.to###main > center > div > div[class]
!+ 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.io.
! We use them to detect that AdGuard works properly on the test pages.
!+ NOT_OPTIMIZED
adguard.com,adguard.app##.hello_from_adguard
!
!-------------------------------------------------------------------------------!
!-------------- Fixing filtration errors (false-positive) ----------------------!
!-------------------------------------------------------------------------------!
!
! 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 - allowlist_stealth.txt)
!
!
!### Temporary ###
! SECTION: Temporary
! ATTENTION: The rules in this section must be accompanied by a link of an issue, where the problem will be fixed
! or with clear description what to do next
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132382
! TODO: remove when it will be fixed in EasyList
pornhub.com,pornhubthbh7ap3u.onion#@#[src^="blob:" i]
! https://github.com/easylist/easylist/commit/a1dfdcb3158f463578bb9a5737934b95d5fe7025#commitcomment-84400982
javcrave.com#@#.widget_custom_html
! https://listauthorschat.slack.com/archives/C010N14G4TF/p1662472007335079
||thegay.com^$csp=default-src 'self' *.ahcdn.com fonts.gstatic.com fonts.googleapis.com https://thegay.com https://tn.thegay.com 'unsafe-inline' 'unsafe-eval' data: blob:,badfilter
! https://github.com/easylist/easylist/issues/13103
nybooks.com#@#.top-ad-wrapper
nybooks.com##.ad-spacing
! 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
!
! The rules below are required
!
! https://github.com/AdguardTeam/CoreLibs/issues/1653
! https://github.com/AdguardTeam/AdguardForWindows/issues/4288
! https://github.com/AdguardTeam/AdguardFilters/issues/124938
! Fixed in the nightly build for Windows. Wait for release with CoreLibs 1.10
! checked 22.09.2022
! https://github.com/AdguardTeam/AdguardFilters/issues/112098
! https://github.com/AdguardTeam/CoreLibs/issues/1607
! Fixed in the nightly build for Windows. Wait for release with CoreLibs 1.10
! checked 22.09.2022
! https://forum.adguard.com/index.php?threads/46253/
! https://github.com/AdguardTeam/CoreLibs/issues/1594
! Fixed in the nightly build for Macos. Wait for release with CoreLibs 1.10
! checked 21.09.2022
$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/32937
! Reported: https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2194 [21.09.22]
! NOTE: Temporary end ⬆️
! !SECTION: Temporary
!##################
!
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132461
! https://github.com/AdguardTeam/AdguardFilters/issues/132166
! it's caused by Easylist
questaseratv.it#@#.channelBoxAds
questaseratv.it#@#.gptslot
! https://github.com/AdguardTeam/AdguardFilters/issues/132380
@@||crbmpurga.ru/files/files/ads/$image
! https://github.com/AdguardTeam/AdguardFilters/issues/132131
$popup,third-party,domain=sbthe.com,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/131748
$popup,third-party,domain=embedsb.com,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/131415
! https://github.com/AdguardTeam/AdguardFilters/issues/131437
sharetechnote.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/131359
@@||ajax.cloudflare.com/cdn-cgi/scripts/*/cloudflare-static/mirage2.min.js$domain=w13.mangafreak.net
! https://github.com/AdguardTeam/AdguardFilters/issues/131001
elperiodico.com#@#.adLoaded
! https://github.com/AdguardTeam/AdguardFilters/issues/120707
! https://github.com/AdguardTeam/CoreLibs/issues/1644
! https://github.com/AdguardTeam/AdguardFilters/issues/103244
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=thestar.co.uk
! adguard-dns.io - fixing domain check in user filter
@@||api.adguard-dns.io/api/
! https://github.com/AdguardTeam/AdguardFilters/issues/95579
! https://github.com/AdguardTeam/AdguardFilters/issues/104184
@@||ssl.sdcdn.com/cms/ads/*$domain=stardoll.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34925
! don't add cosmetic rules to recaptcha frame
@@||google.com/recaptcha/api2/$document
! https://github.com/AdguardTeam/CoreLibs/issues/1475
! https://github.com/AdguardTeam/AdguardFilters/issues/80473
pornhub.com,pornhubthbh7ap3u.onion,redtube.com,tube8.com,tube8.es,tube8.fr#@#[src^="bLob:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/40391
@@||idol.sankakucomplex.com/post/index.content?next=*&page=$other
! https://github.com/AdguardTeam/AdguardFilters/issues/103899
! 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/22944
@@||static.doubleclick.net/instream/ad_status.js$domain=investing.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23359
! https://github.com/AdguardTeam/AdguardForWindows/issues/2323
! https://github.com/AdguardTeam/AdguardFilters/issues/130209
@@||app.zyncfreesurveys.com/js/global/adverts.js
! https://github.com/AdguardTeam/AdguardFilters/issues/130017
||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima3,domain=zee5.com,important
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=zee5.com
! https://github.com/AdguardTeam/AdguardFilters/issues/129633
!+ NOT_PLATFORM(windows, mac, android)
$script,redirect-rule=noopjs,domain=sammobile.com
! https://github.com/AdguardTeam/AdguardFilters/issues/129335
silverspoon.site#@#.adsbyvli
! https://github.com/AdguardTeam/AdguardFilters/issues/101108
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=chromecastappstips.com
! https://github.com/AdguardTeam/AdguardFilters/issues/129677
@@||awempire.com/*/css/*.css$domain=awempire.com
! https://github.com/AdguardTeam/AdguardFilters/issues/129664
@@||theverge.com/_next/data/*.json
! https://github.com/AdguardTeam/AdguardFilters/issues/129337
||zenaps.com^$popup,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/128604
@@||cdnjs.cloudflare.com/ajax/libs/Swiper/*/js/swiper.min.js$domain=9anime.*
! https://github.com/AdguardTeam/AdguardFilters/issues/129037
@@||ad2.shoplinker.co.kr^$domain=ad2.shoplinker.co.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/128921
! https://github.com/AdguardTeam/AdguardFilters/issues/128733
gamerevolution.com#@#.custom-html-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/128592
! Fix video player
$popup,third-party,domain=sbplay2.xyz,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/128605
@@||brn-ads.sa.cz/www/delivery/*.php?zoneid=$domain=studentagency.eu
! https://github.com/AdguardTeam/AdguardFilters/issues/128526
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=gauchazh.clicrbs.com.br
! https://github.com/AdguardTeam/AdguardFilters/issues/128407
download-free-fonts.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/128225
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=paroles2chansons.lemonde.fr
||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima3,domain=paroles2chansons.lemonde.fr,important
! https://github.com/AdguardTeam/AdguardFilters/issues/128221
! https://github.com/AdguardTeam/AdguardFilters/issues/128112
! https://github.com/AdguardTeam/AdguardFilters/issues/128133
! https://github.com/AdguardTeam/AdguardFilters/issues/127984
@@||teachoo.com/static/html/js/ad_footer.js$domain=teachoo.com
@@||teachoo.com/static/html/js/prebid.js$domain=teachoo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/127617
@@||s3t3d2y8.afcdn.net^$image,media,domain=koushoku.org
@@||a.realsrv.com/ad-provider.js$domain=koushoku.org
@@||syndication.realsrv.com/$domain=koushoku.org
koushoku.org#@#.exo-native-widget-outer-container
koushoku.org#@#.adsbyexoclick
koushoku.org#@#.exo-native-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/127175
@@||coinpayu.com/assets/ads_$domain=coinpayu.com
! https://github.com/AdguardTeam/AdguardFilters/issues/127573
! Fixes "Listen to this article"
@@||cdn.vox-cdn.com/packs/js/concert_ads-*.js$domain=mmafighting.com
@@||concertads-configs.vox-cdn.com/sbn/sbn/config.json$domain=mmafighting.com
! https://github.com/AdguardTeam/AdguardFilters/issues/126929
tech.bloggertheme.xyz#@##ad-top
! https://github.com/AdguardTeam/AdguardFilters/issues/126835
petri.com#@##bww-advertising-popup-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/126634
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=wsls.com
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=wsls.com
@@||pubads.g.doubleclick.net/ssai/event/*/streams$xmlhttprequest,domain=wsls.com
! https://github.com/AdguardTeam/AdguardFilters/issues/126175
@@||milffox.com/player/config.php
! unhide right sidebar
pics-x.com#@#.sidebar-ads-container
! https://github.com/AdguardTeam/AdguardFilters/issues/125900
! uBO cname issue by ||cloudfront.net^$domain=
! https://github.com/AdguardTeam/AdguardFilters/issues/125527
@@||dn0qt3r0xannq.cloudfront.net/*/default/prebid-load.js$domain=nationalreview.com
@@||dn0qt3r0xannq.cloudfront.net/*/default/prebid-library.js$domain=nationalreview.com
! https://github.com/AdguardTeam/AdguardFilters/issues/124972
@@||findernet.com^$content
! https://github.com/AdguardTeam/AdguardFilters/issues/125146
@@||check.ddos-guard.net/check.js
! https://github.com/AdguardTeam/AdguardFilters/issues/124521
roblox.com#@##Skyscraper-Abp-Left
! https://github.com/AdguardTeam/AdguardFilters/issues/125077
! https://github.com/DandelionSprout/adfilt/issues/63#issuecomment-1187611680
gadgetnews.net#@#img[width="728"][height="90"]
! https://github.com/AdguardTeam/AdguardFilters/issues/124320
@@||game8.jp/api/ad/advertisement_placements?*sp_under_archive
! frontedelblog.it
frontedelblog.it#@#.widget-ad-image
! https://github.com/AdguardTeam/AdguardFilters/issues/124271
@@||thenewslens.com/assets/js/*/admanager.js$domain=thenewslens.com
! https://github.com/AdguardTeam/AdguardFilters/issues/124108
short-wave.info#@#img[width="468"][height="60"]
! https://github.com/AdguardTeam/AdguardFilters/issues/123557
! https://github.com/AdguardTeam/AdguardFilters/issues/123915
ianseo.net#@#.ad-left
ianseo.net#@#.ad-container
! https://github.com/AdguardTeam/AdguardFilters/issues/123616
! TODO: add "hint" when this issue - https://github.com/AdguardTeam/Scriptlets/issues/222 will be fixed
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=factable.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=factable.com
! https://github.com/AdguardTeam/AdguardFilters/issues/123570
skincarie.com#@#.td-a-rec
! https://github.com/AdguardTeam/AdguardFilters/issues/122766
! news4jax.com - fixing video player
! https://www.news4jax.com/watchlive/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=news4jax.com|gmg-wjxt-prod.cdn.arcpublishing.com
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=news4jax.com|gmg-wjxt-prod.cdn.arcpublishing.com
@@||pubads.g.doubleclick.net/ssai/event/*/streams$xmlhttprequest,domain=news4jax.com|gmg-wjxt-prod.cdn.arcpublishing.com
! https://github.com/AdguardTeam/AdguardFilters/issues/122847
! https://github.com/AdguardTeam/AdguardFilters/issues/122524
! Fixing video player
/^https?:\/\/.*\.(jpg|jpeg|gif|png|php|svg|ico|js|txt|css|srt)/$popup,domain=ymovies.to,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/122390
fontspace.com#@#.container-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/122424
@@||ads-api.twitter.com/*/accounts/$domain=analytics.twitter.com
@@||ads-api.twitter.com/*/apps?app_store_identifiers=$domain=analytics.twitter.com
! https://github.com/AdguardTeam/AdguardFilters/issues/122369
ebay-kleinanzeigen.de#@#.ad-active
! https://github.com/AdguardTeam/AdguardFilters/issues/122188
forex-gold.net#@#.header-mnm
! https://github.com/uBlockOrigin/uAssets/issues/13094
@@||photopea.com/promo/no_ads.png
! https://github.com/AdguardTeam/AdguardFilters/issues/122005
/^https?:\/\/[0-9a-z]{8,}\.com\/.*/$~media,third-party,domain=strtape.cloud,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/121905
appleinsider.com#@#.ad-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/122023
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=oe24.at
! https://github.com/AdguardTeam/AdguardFilters/issues/121849
@@||rd.ias.global.rakuten.com/adv/$domain=24.rakuten.co.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/120990
! https://github.com/AdguardTeam/AdguardFilters/commit/1cabce688481281dccb756acf649eaf98f89be4c#r75718630
||fwcdn1.com/js/storyblock.js$badfilter
! https://github.com/AdguardTeam/CoreLibs/issues/1647
@@||crazygames.com^$content
! https://github.com/AdguardTeam/AdguardFilters/issues/120784
freexcafe.com#@#a[href^="http://refer.ccbill.com/cgi-bin/clicks.cgi?"]
! https://github.com/AdguardTeam/AdguardFilters/issues/120664
@@||infusionsoft.com/aff.html$subdocument,domain=pages.infusionsoft.net|reginadancecity.ca
@@||infusionsoft.app/aff.html$subdocument,domain=pages.infusionsoft.net|reginadancecity.ca
! https://github.com/AdguardTeam/AdguardFilters/issues/120918
@@||google.com/recaptcha/api2/$subdocument
! https://github.com/AdguardTeam/AdguardFilters/issues/120943
billetto.*#@#.top-banners
! https://github.com/AdguardTeam/AdguardFilters/issues/120871
mitula.com.au#@#.adsList
! https://github.com/AdguardTeam/AdguardFilters/issues/120166
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=playstore.pw|doodlygames.me
! google.* - hidden link
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#@#a[href^="https://go.xxxjmp.com"]
! https://github.com/AdguardTeam/AdguardFilters/issues/119883
bestcash2020.com#@#.banner-728x90
bestcash2020.com#@#.banner-468x60
! https://github.com/AdguardTeam/AdguardFilters/issues/119733
rawstory.com#@#.full-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/119795
tomshardware.com#@#.sponsored-article
! https://github.com/AdguardTeam/AdguardFilters/issues/119158
@@||bigad.me^$domain=bigad.me
! url: https://microapp.bytedance.com/docs/zh-CN/mini-game/develop/open-capacity/ads/tt-create-banner-ad/
@@||microapp.bytedance.com/docs/*-banner-ad/$xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/119014
! https://github.com/AdguardTeam/AdguardFilters/issues/128875
||realfinanceblogcenter.com^$badfilter
||uptodatefinishconferenceroom.com^$badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/118378
$popup,third-party,domain=tinycat-voe-fashion.com|realfinanceblogcenter.com|uptodatefinishconferenceroom.com|bigclatterhomesguideservice.com|housecardsummerbutton.com|fittingcentermondaysunday.com|reputationsheriffkennethsand.com|launchreliantcleaverriver.com|audaciousdefaulthouse.com|v-o-e-unblock.com|un-block-voe.net|voeun-block.net|voe-un-block.com|voeunblk.com|voeunblck.com|voeunbl0ck.com|voeunblock3.com|voeunblock2.com|voeunblock1.com|voeunblock.com|voe-unblock.*|voe.bar|voe.sx,badfilter
/^https?:\/\/.*\.(club|net|xyz|top|casa)\//$popup,domain=tinycat-voe-fashion.com|realfinanceblogcenter.com|uptodatefinishconferenceroom.com|bigclatterhomesguideservice.com|housecardsummerbutton.com|fittingcentermondaysunday.com|reputationsheriffkennethsand.com|launchreliantcleaverriver.com|audaciousdefaulthouse.com|v-o-e-unblock.com|un-block-voe.net|voeun-block.net|voe-un-block.com|voeunblk.com|voeunblck.com|voeunbl0ck.com|voeunblock3.com|voeunblock2.com|voeunblock1.com|voeunblock.com|voe-unblock.*|voe.bar|voe.sx,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/118188
! https://github.com/AdguardTeam/AdguardFilters/issues/117915
@@||megatube.xxx/atrm/s/s/js/m/pr-before.js
! https://github.com/easylist/easylist/commit/1789e141b5284d0eae5e59263802c2bdfbfac730#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
@@||asianembed.io/encrypt-ajax.php?id=
/^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
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/125387
@@||sammyboy.com/members/*advertisement$xmlhttprequest
@@||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
! 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
! 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
hmetro.com.my,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/93771#issuecomment-943167149
google.ac,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#@#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|lemoncams.com
! 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
! 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
! 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
! 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
! 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/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
! 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|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|strtape.cloud|strtape.tech|tapecontent.net|telerium.net|upvid.co|vidnext.net|vido.fun|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|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
! 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##.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,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
! 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
! 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
! 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
! 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/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
! https://github.com/AdguardTeam/AdguardFilters/issues/65066
@@||googletagservices.com/tag/js/gpt.js$domain=etf.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=etf.com
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-gpt,important,domain=etf.com
! https://github.com/AdguardTeam/AdguardFilters/issues/65045
! https://github.com/AdguardTeam/AdguardFilters/issues/65035
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=games.gamesplaza.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=games.gamesplaza.com
! meilleurpronostic.fr - broken player
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=meilleurpronostic.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/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
! https://github.com/AdguardTeam/AdguardFilters/issues/62478
! https://github.com/AdguardTeam/AdguardFilters/issues/62383
! https://github.com/AdguardTeam/AdguardFilters/issues/61862
@@||time.adp.com^$document
! Plex media server - excluding assistant in full screen
! https://github.com/AdguardTeam/AdguardFilters/issues/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/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/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/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|bumpercars.io|memegames.space|erigato.space|inkwars.io|creatur.io|wormate.io|deadwalk.io|swaarm.io|octagor.com|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/57650
! https://github.com/AdguardTeam/AdguardFilters/issues/57085
! https://github.com/AdguardTeam/AdguardFilters/issues/57036
@@||vidoza.net/embed-*.html$subdocument
! https://github.com/AdguardTeam/AdguardFilters/issues/56205
@@||redactor.creatium.io^$document
! https://github.com/AdguardTeam/AdguardFilters/issues/57030
adsy.pw#@#.banner-728x90
! https://github.com/AdguardTeam/AdguardFilters/issues/56922
@@||short.croclix.me/*js/viewad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/56921
@@||short.goldenfaucet.io/*js/viewad.js
@@||short.goldenfaucet.io/*templates/css/viewad.css
! https://github.com/AdguardTeam/AdguardFilters/issues/56916
@@||short.cliquebook.net/*js/viewad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/56884
@@||cdn.adswizz.com/adswizz/js/SynchroClient*.js$domain=lounge.fm
! https://github.com/AdguardTeam/AdguardFilters/issues/56868
dust-sounds.com#@#iframe[width="100%"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/56800
@@||thumbor.thedailymeal.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/56828
@@||cdn.stat-rock.com/player/*player.js$domain=4shared.com
! usgamer.net - fixing video player
@@||usgamer.net/static/scripts/AdsLoad.js
@@||usgamer.net/static/scripts/SidebarAds.js
! https://github.com/AdguardTeam/AdguardFilters/issues/56746
||imgshare.info^$badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/56629
|https://$image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=upstream.to,badfilter
! 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/55620
@@||edge.microsoft.com/translate/auth
@@||api.cognitive.microsofttranslator.com/translate?
! 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
! 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/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/53694
@@||p.jwpcdn.com/*/jwpsrv.js$domain=milfzr.com
@@||p.jwpcdn.com/*/jwplayer.j$domain=milfzr.com
@@||p.jwpcdn.com/*/jwplayer.html5.js$domain=milfzr.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52794#issuecomment-612010234
! https://github.com/AdguardTeam/AdguardFilters/issues/53330
@@||upstream.to/embed-*.html$domain=playerhost.net
! https://github.com/AdguardTeam/AdguardFilters/issues/43249
@@||fedex.com/apps/myprofile/$generichide
@@||fedex.com/apps/fedextrack$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/44812#issuecomment-611411646
yasehub.com#@#.has-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/53106
@@||upstream.to/embed-*.html$domain=javtiful.com
! https://github.com/AdguardTeam/AdguardFilters/issues/53193
! https://github.com/AdguardTeam/AdguardFilters/issues/52841
! https://github.com/AdguardTeam/AdguardFilters/issues/53190
! https://github.com/AdguardTeam/AdguardFilters/issues/53038
@@||vidmoly.me/jws.php
@@||vidmoly.net/jws.php
@@||vidmoly.to/jws.php
! https://github.com/AdguardTeam/AdguardFilters/issues/52948
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=wcvb.com
! 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/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/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/50175
@@||verticalscope-com.videoplayerhub.com/galleryplayer.js$domain=forums.watchuseek.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49812
! https://github.com/AdguardTeam/AdguardFilters/issues/49871
@@||159i.com/p/hola/cpt.js
! https://github.com/AdguardTeam/AdguardFilters/issues/48867
!+ NOT_PLATFORM(windows, mac)
@@||my.westfieldinsurance.com^$document
! https://github.com/AdguardTeam/AdguardFilters/issues/49903
@@||hotpornfile.org/*/a/na/js/*?container=naskjz
! https://github.com/AdguardTeam/AdguardFilters/issues/49950
youredm.com#@#iframe[width="100%"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/49739
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=classicreload.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49581
myip.ms#@#.google_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/49542
@@||api.peer5.com^$script,domain=kora-online.tv
@@||rsc.cdn77.org/UpFiles/*.ts$domain=kora-online.tv
@@||rsc.cdn77.org/UpFiles/*.m3u8$domain=kora-online.tv
@@||jwpsrv.com/library/*.js$domain=kora-online.tv
@@||ssl.p.jwpcdn.com/player/v/*/translations/*.json$domain=kora-online.tv
! yepi.com - ###PreRollAd hides play button
yepi.com#@##PreRollAd
! pcmag.com - unhide video player
pcmag.com#@#iframe[width="300"]
! https://github.com/AdguardTeam/AdguardFilters/issues/49285
tarikhema.org#@#.bsac
tarikhema.org#@#.bsac-container
! https://github.com/AdguardTeam/AdguardFilters/issues/49259
@@||googletagservices.com/tag/js/gpt.js$domain=nbcsports.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32781
@@||imgadult.com/img-*.html$subdocument,domain=imgadult.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48777
@@||conversion.im/images/icons/google-adwords.png
! https://github.com/AdguardTeam/AdguardFilters/issues/49017
fastjobs.sg#@#.adbox
! https://github.com/AdguardTeam/AdguardFilters/issues/48873
@@||crystalmark.info/wp-content/uploads/*_300x250.
! https://github.com/AdguardTeam/AdguardFilters/issues/48879
@@||static.adsafeprotected.com/vans-adapter-google-ima.js$domain=forbes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48727
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=wivb.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48571
@@||googletagservices.com/tag/js/gpt.js$domain=biblestudytools.com
@@||media.swncdn.com/ads/fixed/init.js$domain=biblestudytools.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48713
@@||akacdn.ru/*/subtitle/*.vtt$domain=mcloud.to
! https://github.com/AdguardTeam/AdguardFilters/issues/47889
! https://github.com/AdguardTeam/AdguardFilters/issues/50517
! https://github.com/AdguardTeam/AdguardFilters/issues/46960#issuecomment-578081007
@@||cbsistatic.com/fly/js/libs/ads/bidbarrel-*.js$domain=cnet.com
! rickandmorty.com - fixing video player
@@||manifest.auditude.com/auditude/*.m3u8?$domain=rickandmorty.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48194
cinemablend.com#@#.sticky-div
! https://github.com/AdguardTeam/AdguardFilters/issues/48283
kzstock.blogspot.com#@##ad-target
! https://github.com/AdguardTeam/AdguardFilters/issues/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/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/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/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/45895
@@||upvtt.com/uploads^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/45788
@@||sonyliv.com/api/configuration/config_ads?channel=
! https://github.com/AdguardTeam/AdguardFilters/issues/45817
@@||ad.doubleclick.net/ddm/trackclk/$popup,domain=pricehipster.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44788
bing.com#@#a[href^="https://www.bing.com/aclk?"]
! EasyList China:
!bing.com#@#.b_ad
bing.com#@#.b_adBottom
! https://github.com/AdguardTeam/AdguardFilters/issues/45181
! https://github.com/AdguardTeam/AdguardFilters/issues/45484
! https://github.com/AdguardTeam/AdguardFilters/issues/45315
@@||googletagservices.com/tag/js/gpt.js$domain=proximus.be
! https://github.com/AdguardTeam/AdguardForWindows/issues/3105
! Fixing MS Edge sync
! https://github.com/AdguardTeam/AdguardFilters/issues/45129
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=gousfbulls.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45230
idilyazar.com#@#.ads_wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/45225
belsat.eu#@#div[id^="google_ads_iframe_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/44064#issuecomment-559577358
! https://forum.adguard.com/index.php?threads/.36087/
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=agario-play.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=agario-play.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45058
@@/progress.php?callback=$script,domain=ytmp3.cc
@@/check.php?callback=$script,domain=ytmp3.cc
! hellporno.net - categories on video page not shown completely
@@||hellporno.net/_a_ht/s/s/js/ssu.v2.js
@@||hellporno.net/_a_ht/s/s/su.php?
! shikimori.one - fix comments editing
! https://github.com/AdguardTeam/AdguardFilters/issues/44788
bing.com#@?##b_results > li :-abp-has(span:-abp-contains(Ad))
! https://github.com/AdguardTeam/AdguardFilters/issues/44949
sony.com#@#.ad-index
! https://github.com/AdguardTeam/AdguardFilters/issues/44685
@@||multiup.org/*/mirror^
! https://github.com/AdguardTeam/AdguardFilters/issues/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/44008
@@||ancensored.com/js/flowplayer.min.js
! 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/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
! 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,disk.yandex.ru,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/39945
@@||itnews.com.au/scripts/js_*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39865
photos.freeones.com#@#a[href^="http://click.payserve.com/"]
! Fixing issues, caused by `||shortpixel.ai^$popup`
! https://github.com/AdguardTeam/AdguardFilters/issues/39776
@@||ads.viralize.tv/player/$domain=ilrestodelcarlino.it
@@||ads.viralize.tv/display/$domain=ilrestodelcarlino.it
! https://github.com/AdguardTeam/AdguardFilters/issues/39727
@@||translate.googleapis.com^$xmlhttprequest,domain=xda-developers.com
! https://github.com/AdguardTeam/AdguardFilters/issues/39424
javfinder.sh#@##preroll
! https://github.com/AdguardTeam/AdguardFilters/issues/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_website/
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/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/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/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
! 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&targetexperience=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
@@||livestream.com/accounts/*/events/*/player?$domain=strikeout.nu
@@||cdn.jsdelivr.net/npm/jquery*/dist/jquery.min.js$domain=strikeout.nu
@@||cdn.jsdelivr.net/combine/npm/bootstrap*/dist/js/bootstrap.min.js$domain=strikeout.nu
! https://github.com/AdguardTeam/AdguardFilters/issues/34840
@@||imasdk.googleapis.com/pal/sdkloader/pal.js$domain=investigationdiscovery.com
! userscloud.com - blocked download server
@@||usercdn.com^$domain=userscloud.com
! Fixing `Run code snippet` on stackoverflow.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34579
! https://github.com/AdguardTeam/AdguardFilters/issues/34424
@@||androidauthority.net/wp-content/uploads/*-300x600.$image,domain=androidauthority.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34354
@@||wp.com/jaiminisbox.com/reader/content/$image,domain=kissmanga.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34279
@@||payeer.com/style/images/adv_green.png$domain=payeer.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34255
@@||intoday.in/embeded/*_live?
@@||indiatoday.in/embed-live-tv?
! https://github.com/AdguardTeam/AdguardFilters/issues/34198
@@||comicw.co.kr/files/cache/thumbnails/*/300x250.
! https://github.com/AdguardTeam/AdguardFilters/issues/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=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/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/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
! 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/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%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
! 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
! 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/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/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/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/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/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
! 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/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/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
@@||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/16827
@@||ads.aiir.net/rf/feed?callback=jQuery
! https://github.com/AdguardTeam/AdguardFilters/issues/16767
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=tenceretv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16544
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=dallasnews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16472
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl.js$domain=androidrepublic.org
! https://github.com/AdguardTeam/AdguardFilters/issues/16390
@@||mellowads.com^$stylesheet,domain=mellowads.com
@@||mellowads.com/img/$domain=mellowads.com
@@||mellowads.com/*icon.$image,domain=mellowads.com
@@||mellowads.com/fonts/$domain=mellowads.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16136
! https://github.com/AdguardTeam/AdguardFilters/issues/16137
! https://github.com/AdguardTeam/AdguardFilters/issues/45326
! https://github.com/AdguardTeam/AdguardFilters/issues/16141
! @@||yimg.com/uu/api/res^$domain=yahoo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15934
@@||gateway.reddit.com/desktopapi/v*/sidebar_ad$xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/15688
@@||ad.mail.ru/adq/?callback=jQuery$domain=target.my.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15416
@@||code.adsales.snidigital.com/conf/ads-config.js^$domain=foodnetwork.com
! https://github.com/AdguardTeam/AdguardFilters/issues/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^
! 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/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/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/9416
@@||download.inventivetalent.org/external/adfly/make.php
! Messes with the payment page
@@||publicwww.com/ad/paypro_success.html
! 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=37309
@@/site=*/size=*/viewid=$domain=morningstar.in
! https://github.com/AdguardTeam/AdguardFilters/issues/63823
@@||pubads.g.doubleclick.net/ssai/event/$xmlhttprequest,domain=worldsurfleague.com
! https://github.com/AdguardTeam/AdguardFilters/issues/63821
@@||files*.lynda.com/secure/courses/*.mp4$media,domain=linkedin.com|lynda.com
! https://github.com/AdguardTeam/AdguardFilters/issues/63777
! https://github.com/AdguardTeam/AdguardFilters/issues/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/21864
ekstrabladet.dk#@##adtechWallpaper
! https://github.com/AdguardTeam/AdguardFilters/issues/21977
@@||powvideo.net/$~third-party,popup
@@||powvideo.net/new/css/fonts/font/custom-icons.$font
@@||powvideo.net/player*/jw-$~third-party,xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/21807
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=hackedarcadegames.com
! animeland.me - fixing download button
@@||animeland.me/pa.js
! https://github.com/AdguardTeam/AdguardFilters/issues/21218
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=hungama.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20971
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=epaper.timesgroup.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20908
! fixing "zoom" button in gallery
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=gumtree.com
||securepubads.g.doubleclick.net/gpt/pubads_impl_rendering_$domain=gumtree.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/20615
@@||api.pnd.gs/v*/sources/$domain=thenews.im
! umterps.com - fixing video player
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=umterps.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20560
weightlossgroove.com#@#div[id^="advads-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/20530
readwhere.com#@#.adunit
! https://github.com/AdguardTeam/AdguardFilters/issues/20456
@@||img.techwallacdn.com/300x250/photos.demandstudios.com/getty/article/*/*.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/20254
! https://github.com/AdguardTeam/AdguardFilters/issues/20470
@@||jkanime.net/jk.php?
@@||jkanime.net//buscar/q/?q=
@@||staticxx.facebook.com/connect/xd_arbiter/*.js?version=$domain=jkanime.net
! https://github.com/AdguardTeam/AdguardFilters/issues/19417
! https://github.com/AdguardTeam/AdguardFilters/issues/20388
@@||memecenter.com/app/
@@||memecenter.com/comments/get_comments
@@||memecenter.com/comments/add_comment
! https://github.com/AdguardTeam/AdguardFilters/issues/19663
@@||tbs.com/modules/custom/ten_libraries/reusedFrom*/adHelper.js$~third-party
@@||tntdrama.com/modules/custom/ten_libraries/reusedFrom*/adHelper.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/20188
@@||4chan.org/adv/$image,domain=4chan.org
! https://github.com/AdguardTeam/AdguardFilters/issues/19963
@@||animeplus.org/player/
@@||animeplus.org/js/v*_configBase*.js|
@@||animeplus.org/inc/video.inc.php?
@@||animeplus.org/search.php|
@@||animeplus.org/chat2.php|
@@||animeplus.org/inc/favoritos.inc.php|
@@||animeplus.org/inc/historicos.inc.php|
@@||animeplus.org/favicon.ico|
! https://github.com/AdguardTeam/AdguardFilters/issues/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/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/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/120846
! https://github.com/AdguardTeam/AdguardFilters/issues/16336
||fastcontentdelivery.com^$badfilter
! 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/15319
@@||cityam.com/assets/js/dfp/dfp.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/14610
! https://github.com/AdguardTeam/AdguardFilters/issues/15074
! shinden.pl - broken Facebook comments
@@||staticxx.facebook.com/connect/xd_arbiter/*.js?version=$domain=shinden.pl
! 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/128777
@@||pubads.g.doubleclick.net/ssai/event/$xmlhttprequest,domain=sbs.com.au
@@||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/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
! Unblock video player
||vidstream.pro/E/$badfilter
! 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/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/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
@@||cdn.qooqlevideo.com/key=*.mp4$domain=avgle.com
@@||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/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/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/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/pagead/ppub_config?$domain=bloomberg.com
@@||securepubads.g.doubleclick.net/gampad/ads?$domain=bloomberg.com
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=bloomberg.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=bloomberg.com
! https://forum.adguard.com/index.php?threads/http-context-reverso-net.27054/
@@||dictionary.reverso.net/dictlookupiframe.aspx^$elemhide,jsinject,domain=context.reverso.net
! https://github.com/AdguardTeam/AdguardFilters/issues/7810
@@||admin.mailchimp.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/7691
! https://github.com/AdguardTeam/AdguardFilters/issues/7750
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=watch.nba.com
! https://forum.adguard.com/index.php?threads/26882/
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=history.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7566
@@||ally.sh/static/js/jquery.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7603
androidauthority.com#@#.tpd-box
@@||s.206ads.com/core.js$domain=androidauthority.com
@@||s.206ads.com/prebid.js$domain=androidauthority.com
@@||s.206ads.com/helper.js$domain=androidauthority.com
@@||s.206ads.com/js/data/androidauthority.com.js$domain=androidauthority.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7534
usedalberni.com#@#.ad-img
usedalberni.com#@#.ad-container
! onlinemschool.com - infinite loading
@@||pagead2.googlesyndication.com/pub-config/ca-pub-$script,domain=onlinemschool.com
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl.js$domain=onlinemschool.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7344
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=tvmovie.de
! https://github.com/AdguardTeam/AdguardFilters/issues/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.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://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/6431
@@||p.jwpcdn.com/player/v/*/jw-icons.woff$domain=9anime.to
! https://github.com/AdguardTeam/AdguardFilters/issues/6438
@@||cdnjs.cloudflare.com/ajax/libs/videojs-contrib-ads/*/videojs.ads.js$domain=radiojavan.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6495
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=greatdaygames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6508
@@||static.h-bid.com/prebid/*/prebid.js$domain=makeuseof.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=makeuseof.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6374
@@||o.aolcdn.com/ads/adsWrapperHeader.min.js$domain=moviefone.com
@@||googletagmanager.com/gtm.js$domain=moviefone.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6500
! https://github.com/AdguardTeam/AdguardFilters/issues/7077
!+ NOT_OPTIMIZED
@@||tags.crwdcntrl.net/*/cc_af_ajax.js$domain=infinitiq50.org
! weather.rambler.ru - chart is blocked
@@||weather.rambler.ru/static/*/dist/adfox/adfox-loader.min.js^$domain=weather.rambler.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/6336
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=nydailynews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6345
@@||hdzog.com/assets/jwplayer-*/jw-icons.woff
! https://github.com/AdguardTeam/AdguardFilters/issues/6439
aljazeera.com#@#.TopAdContainer
! https://github.com/AdguardTeam/AdguardFilters/issues/6428
!+ NOT_PLATFORM(windows, mac, android)
@@||testufo.com/*.html$jsinject,elemhide
! https://github.com/AdguardTeam/AdguardFilters/issues/6321
langenscheidt.com#@##ad-header
! https://github.com/AdguardTeam/AdguardFilters/issues/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/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://forum.adguard.com/index.php?threads/23608/
@@||ddnk.advertur.ru/*/code.js$domain=grouple.co
@@||ddnk.advertur.ru/*/loader.js$domain=grouple.co
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5841
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5739
@@||eye.swfchan.com/captcha/*.gif$domain=eye.swfchan.com
@@||eye.swfchan.com/flash.asp?id=*.swf$domain=eye.swfchan.com
! https://forum.adguard.com/index.php?threads/20084/
!+ NOT_PLATFORM(windows, mac, android)
@@||chan.sankakucomplex.com/post/index.content?next=*&page=$jsinject,elemhide
! https://github.com/AdguardTeam/AdguardFilters/issues/5737
@@||cbsistatic.com/scripts/NativeAdManager.js^$domain=cbsnews.com
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5830
@@||s*.rea.reastatic.net/rs/rui_advertorial.js
! conservativetribune.com - video is broken
@@||c.brightcove.com/services/mobile/streaming/index/*.m3u8$domain=conservativetribune.com
@@||brightcove.vo.llnwd.net/*/hls/$domain=conservativetribune.com
! https://github.com/AdguardTeam/AdguardFilters/issues/5637
@@||chop-druzhina.ru/images/adv*.png
! https://github.com/AdguardTeam/AdguardFilters/issues/5567
@@||adpop.me^$domain=adpop.me
! https://forum.adguard.com/index.php?threads/resolved-saavn-com-missed-ads-windows.22981/#post-143066
@@||pubads.g.doubleclick.net/gampad/adx^$domain=saavn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3708
!
! http://forum.ru-board.com/topic.cgi?forum=2&topic=5372&start=400#2
@@||images.intellicast.com/Scripts/ad-v3.js
! https://forum.adguard.com/index.php?threads/23050/
@@||ad.lkqd.net/serve/formats.js$domain=breitbart.com
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5494
! adamas.ru- filter is broken by Adguard injections
!+ NOT_PLATFORM(windows, mac, android)
@@||adamas.ru^$jsinject,elemhide
!
! https://github.com/AdguardTeam/AdguardFilters/issues/53202
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=digitalspy.com
! https://github.com/AdguardTeam/AdguardFilters/issues/5486
@@||imore.com/sites/imore.com/files/advagg_js/$script
! https://github.com/AdguardTeam/AdguardFilters/issues/5376
@@||gett.com/*/wp-content/uploads/sites/*/adv*.png
! androidcentral.com - fixing loading the news when scrolling or pressing `SHOW ME MORE` button
@@||androidcentral.com/sites/androidcentral.com/files/advagg_js/js__*.js
! https://forum.adguard.com/index.php?threads/22224/
! https://forum.adguard.com/index.php?threads/http-gelbooru-com.14368/
gelbooru.com#@##paginator
! https://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/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/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://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.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
! 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/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
! 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/11191/
@@||servicescape.com/*.asp?content=$document
! 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
! 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
! 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?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
! 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
!+ NOT_PLATFORM(windows, mac, android)
msn.com#@#[id^="-"]
! https://forum.adguard.com/index.php?threads/pop-up-on-2-websites-nsfw.29143/
@@||sexgalaxy.net/wp-content/plugins^
@@||sexgalaxy.net/wp-content/themes^
@@||sexgalaxy.net/wp-includes/js^
! https://github.com/AdguardTeam/AdguardFilters/issues/18506
m.alpha.facebook.com,touch.alpha.facebook.com,mtouch.alpha.facebook.com,x.alpha.facebook.com,iphone.alpha.facebook.com,touch.facebook.com,mtouch.facebook.com,x.facebook.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.onion,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_newsfeed_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.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
@@||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
@@||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
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
|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^
@@||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=popsugar.com
@@||pubads.g.doubleclick.net^$domain=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/
! 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
! Fixing /adload. rule
@@||adload.ru^
! 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
@@||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
@@||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 - allowlist.txt)
!
! TODO: change the rules when https://github.com/AdguardTeam/CoreLibs/issues/1224 will be supported by apps and extensions
!
!############### TEMPORARY ###############
!
! https://github.com/AdguardTeam/CoreLibs/issues/1645 [Stealth Mode - Protect from DPI]
! TODO: change the current modifier to `$stealth=dpi` when CL1.10 will be available in the app release channel, then the rules can be moved from the temporary section
!
! https://github.com/AdguardTeam/CoreLibs/issues/1603
! https://github.com/AdguardTeam/AdguardFilters/issues/112161
! TODO: Check with release version of AdGuard with CoreLibs v1.10
@@||free-mp3-download.net^$stealth
! fix AdGuard account authorisation [Stealth Mode - TTL of first-party cookies = 0]
! current as of 20.09.2022
! 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]
! checked 20.09.2022
@@||1fichier.com/?$stealth,~stylesheet,~image,~script
!#########################################
!
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132477 [Stealth Mode - Referrer]
@@||constraindefiant.net^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/131718 [Stealth Mode - Block third-party Authorization header]
@@||split.io/api/$stealth,domain=secure.rewardcodes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/132344 [Stealth Mode - Referrer]
@@||sport247.me/api/$stealth,domain=dzeko11.net
! https://github.com/AdguardTeam/AdguardFilters/issues/132145 [Stealth Mode - Block third-party Authorization header]
@@||graph.microsoft.com^$stealth,xmlhttprequest,domain=odwebp.svc.ms
! https://github.com/AdguardTeam/AdguardFilters/issues/131837 [Stealth Mode - Referrer]
@@||unbiasedsenseevent.com/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/131920 [Stealth Mode - Referrer]
@@||youtube.com/live_chat?$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/131862 [Stealth Mode - Block third-party Authorization header]
@@||api.github.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/131886 [Stealth Mode - Referrer]
@@||anizmstream*.com/cdn/down/$stealth,domain=anizmplayer.com|anizm.net
! https://github.com/AdguardTeam/AdguardFilters/issues/131664 [Stealth Mode - Block third-party Authorization header]
@@||sendvsfeedback2-secondary.azurewebsites.net^$stealth
!  https://github.com/AdguardTeam/AdguardFilters/issues/116093
@@||tradingview.com^$script,stealth
@@||realtime-chart.info^$script,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/131741 [Stealth Mode - Referrer]
@@||api.mghubcdn.com/graphql$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/131562 [Stealth Mode - Referrer]
@@||games.crazygames.com/*/index.html$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/131580 [Stealth Mode - Block third-party Authorization header]
@@||appsync-api.*.amazonaws.com/graphql$stealth,domain=goodreads.com
! https://github.com/AdguardTeam/AdguardFilters/issues/131581 [Stealth Mode - Referrer]
@@||consent.cookiefirst.com/banner.js$stealth
@@||consent.cookiefirst.com/sites$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/131531 [Stealth Mode - Referrer]
@@||dnvodcdn.me/*/mp4$stealth,domain=iyf.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/131521 [Stealth Mode - Referrer]
@@||mghubcdn.com^$stealth,domain=mangafox.fun
! https://github.com/AdguardTeam/AdguardFilters/issues/131460 [Stealth Mode - Referrer]
@@||alicdn.com^$stealth,domain=developer.aliyun.com
! https://github.com/AdguardTeam/AdguardFilters/issues/131127 [Stealth Mode - Referrer]
@@||vkcdn5.com^$stealth,image,media
! https://github.com/AdguardTeam/AdguardFilters/issues/131114 [Stealth Mode - Referrer]
@@||accounts.google.com/gsi/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130871 [Stealth Mode - Referrer]
@@||hotit.link/iframe.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130737 [Stealth Mode - Referrer]
@@||cdn122.com/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130793 [Stealth Mode - Referrer]
@@/*/*-*/*.png$stealth,xmlhttprequest,domain=dizibox.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/126013 [Stealth Mode - Referrer]
@@||video.externulls.com/key=$stealth
! infranken.de/nordbayern.de - third-party element not shown [Stealth Mode - Referrer]
@@||delivery.consentmanager.net/delivery/cmp.php$stealth
@@||cdn.consentmanager.net/delivery/customdata/$stealth
@@||cdn.consentmanager.net/delivery/js/cmp*.min.js$stealth
@@||cdn.consentmanager.net/delivery/lang/langpurpose*.min.js$stealth
! viprow.nu - broken player [Stealth Mode - Referrer]
@@||icetoot.me/*/chunklist.m3u8$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130590 [Stealth Mode - Referrer]
@@||azureedge.net/scripts/*.m3u8$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130566 [Stealth Mode - Referrer]
@@||content.uplynk.com/preplay/*.json$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130518 [Stealth Mode - Referrer]
@@||slive.webhockey.xyz/hls/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130519 [Stealth Mode - Referrer]
@@||weak.nonsavefiles.xyz/live$stealth
@@||weak.weakcdn.xyz/live$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130493 [Stealth Mode - Referrer]
@@||worldeo.site/iframe.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130490 [Stealth Mode - Referrer]
@@/live/*.m3u8$stealth,domain=tutele.nl|futbollibre2.net
! https://github.com/AdguardTeam/AdguardFilters/issues/130284 [Stealth Mode - Referrer]
@@||olacast.live^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130286 [Stealth Mode - Referrer]
@@||vikistream.com/embed$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130444 [Stealth Mode - Referrer]
@@||smokelearned.net/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/129967 [Stealth Mode - Referrer]
@@||vudeo.io/embed-$stealth
@@||alucard.stream/playlist/$stealth
@@/image/*$xmlhttprequest,stealth,domain=turkanime.co
! https://github.com/AdguardTeam/AdguardFilters/issues/130418 [Stealth Mode - Referrer]
! fixing popular problems with sreaming services(like in this issue only)
@@/index.m3u8?wmsAuthSign=$stealth
@@.ru.com/*/tracks-$xmlhttprequest,stealth
@@||vhls.ru.com/*.m3u8$xmlhttprequest,stealth
@@/hls/*.m3u8$stealth
@@/playlist.m3u8$stealth
@@/chunks.m3u8$stealth
@@/hls.key$stealth
@@.ts^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/53280 [Stealth Mode - Referrer]
@@||forms.ministryforms.net/viewForm.aspx$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/104168 [Stealth Mode - Referrer]
@@||streampass.org^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/22422 [Stealth Mode - third-party cookies]
@@||accounts.ea.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/129990 [Stealth Mode - Referrer]
@@||cdn.swordflake.com^$stealth,image,domain=mangagecesi.com
! https://github.com/AdguardTeam/AdguardFilters/issues/129945 [Stealth Mode - Referrer]
@@||txxxporn.tube/ext/get_file/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130763
! https://github.com/AdguardTeam/AdguardFilters/issues/129619 [Stealth Mode - Referrer]
@@||shrink-service.it/api-extension/$stealth,domain=adshnk.com|pairom.com|adshrink.it
@@||pagead2.googlesyndication.com/pagead/$stealth,domain=adshnk.com|pairom.com|adshrink.it
@@||fundingchoicesmessages.google.com^$stealth,domain=adshnk.com|pairom.com|adshrink.it
! https://github.com/AdguardTeam/AdguardFilters/issues/129332 [Stealth Mode - Referrer]
@@||wecast.to/*.php?stream=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/129335 [Stealth Mode - Referrer]
@@||reels2watch.com/hls/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/129560 [Stealth Mode - Referrer]
@@||lapido.link/iframe.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/129566 [Stealth Mode - Referrer]
@@||get-to.link^$stealth
! winfuture.de - pictures in article gallery not showing after click [Stealth Mode - Referrer]
@@||consentmanager.net/delivery/$domain=winfuture.de,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/129117 [Stealth Mode - Referrer]
@@||mooc-image.nosdn.127.net^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/128838 [Stealth Mode - Referrer]
@@||music1.muonmusic.com/?path=$stealth
@@||music1.muonmusic.com/*.m4u$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/129091 [Stealth Mode - Referrer]
@@||stfly.me^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/128774 [Stealth Mode - Referrer]
@@||cnubis.com/*?download_token=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/128912 [Stealth Mode - Referrer]
@@||wecast.to/walid.php^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/128678 [Stealth Mode - Referrer]
@@||cloud-*.onionflix.$stealth
@@||cloud-*.onionplay.$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/128941 [Stealth Mode - Referrer]
! Used many domains to avoid bans, so the rule is not specific
@@/cdn*/premium*/tracks-$xmlhttprequest,script,stealth
@@||streamservicehd.click/*.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/128522 [Stealth Mode - Referrer]
@@||captcha-api.yandex.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/43224 [Stealth Mode - Referrer]
@@.dmf.link/dl/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/127783 [Stealth Mode - Referrer]
@@||camsecure.co/httpswebcam/*.html$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/128484 [Stealth Mode - Referrer]
@@/*/*.jpg$stealth,image,domain=mangarawjp.com
! https://github.com/AdguardTeam/AdguardFilters/issues/128232 [Stealth Mode - Referrer]
@@||vidcdn.co/iframe/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/127656#issuecomment-1227726814 [Stealth Mode - IP hiding]
@@||stream.voidboost.cc^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/127859
@@||ok.ru/videoembed/$domain=boosty.to,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/127859 [Stealth Mode - IP hiding]
@@||images.boosty.to^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/127703 [Stealth Mode - Referrer]
@@||deliriousholistic.net/embed$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/127694 [Stealth Mode - Any option]
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=forum.release-apk.com,stealth,important
@@||pagead2.googlesyndication.com/pagead/managed/js/adsense/*/show_ads*.js$domain=forum.release-apk.com,important,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/127640 [Stealth Mode - Referrer]
@@||cloudapp.chinacloudapi.cn/lb.php?url=$stealth
! stoerungsauskunft.de - no elements loading [Stealth Mode - Block third-party Authorization header]
@@||api-public.stoerungsauskunft.de/api$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/127122 [Stealth Mode - Referrer]
@@||catlat.link/iframe.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/127475 [Stealth Mode - IP hiding]
@@||housecardsummerbutton.com^$stealth
@@||delivery-node-*.voe-network.net/hls/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/126196 [Stealth Mode - Block third-party Authorization header]
@@||api.bileto.com^$stealth,domain=arriva.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/127350 [Stealth Mode - Referrer]
@@/chunklist.m3u8$stealth,domain=liveply.me
! https://github.com/AdguardTeam/CoreLibs/issues/1661 [Stealth Mode - Referrer]
@@||teleportal.ua/vplayer/?hash=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/126747 [Stealth Mode - Block third-party Authorization header]
@@||apiwaka.azure-api.net/api/key/$stealth,domain=wakanim.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/126727 [Stealth Mode - Block third-party Authorization header]
@@||focusmate-api.herokuapp.com/v*/profiles/$stealth,domain=focusmate.com
! https://github.com/AdguardTeam/AdguardFilters/issues/126946 [Stealth Mode - User-agent]
@@||addons.opera.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/126434 [Stealth Mode - Block third-party Authorization header]
@@||public-image-upload.s3.amazonaws.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/126433 [Stealth Mode - Block third-party Authorization header]
@@||mein.toubiz.de/api/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/124917 [Stealth Mode - Referrer]
@@||transact.playstation.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/124917 [Stealth Mode - Block third-party Authorization header]
@@||api.playstation.com^$stealth
@@||web.np.playstation.com/api^$stealth
@@||np.community.playstation.net^$stealth
! store.playstation.com - broken agegate [Stealth Mode - Referrer]
@@||store.playstation.com/html/webIframeRedirect.html?requestId$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/125917 [Stealth Mode - Referrer]
@@||dwnserver.com/download/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/125886 [Stealth Mode - Referrer]
@@||img.achost.top^$stealth,domain=galge.fun
! https://github.com/AdguardTeam/AdguardFilters/issues/125825 [Stealth Mode - Block third-party Authorization header]
@@||apim.prd.natlot.be^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/125723 [Stealth Mode - IP hiding]
@@||xes.pl/sign-in.html$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/125331 [Stealth Mode - Referrer]
@@||img.mxomo.com^$image,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/125330 [Stealth Mode - Referrer]
@@||cdnv2.newcomertoday.me/*.jpg$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/125230 [Stealth Mode - Referrer]
@@||hls-live.bdstatic.com/*/stream_$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/131302 [Stealth Mode - Block third-party Authorization header]
@@||gfnpc.api.entitlement-prod.nvidiagrid.net^$stealth
@@||prod.sfm.geforcenow.nvidiagrid.net^$stealth
@@||userstore.nvidia.com/v1/clientData$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/124836 [Stealth Mode - Block third-party Authorization header]
@@||login.nvidia.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/123421 [Stealth Mode - Block third-party Authorization header]
@@||api-*us1*.cludo.com/api/*/search$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/124836 [Stealth Mode - WebRTC]
! TODO: remove negated content types when the version with https://github.com/AdguardTeam/CoreLibs/issues/1224 will be released
@@||play.geforcenow.com/mall/$stealth,~script,~xmlhttprequest,~image,~stylesheet,~other,~media
! https://old.reddit.com/r/Adguard/comments/w7nzlq/site_still_broken_after_adding_to_allowlist [Stealth Mode - Referrer]
@@||api.babbel.io^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/124305 [Stealth Mode - Referrer]
@@||vikistream.com:*/hls/*.m3u8$stealth
@@||cdn.raino.xyz/hls/*.m3u8$stealth
@@||eplayer.click/*/*.php$stealth
@@||srv.vhls.ru.com/cdn/*/*/*.m3u8$stealth
@@/cdn/*/tracks-*/*/*.js$stealth,domain=strims.top
! https://github.com/AdguardTeam/AdguardFilters/issues/123523 [Stealth Mode - Block third-party Authorization header]
@@||public-api.reviews.2gis.com^$stealth
@@||achieves.2gis.com/*/achieves?locale=$stealth,xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/123710 [Stealth Mode - Block third-party Authorization header]
@@||loki.delve.office.com/api/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/123401 [Stealth Mode - Referrer]
@@||zyz.sdljwomen.com/*/?url=$stealth
! studienwahl.de - adblock detection [Stealth Mode - Referrer]
@@||ced.sascdn.com/tag/*/smart.js$domain=studienwahl.de,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/123604 [Stealth Mode - Referrer]
@@||cm.blazecloud.co/*.jpg$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/122871 [Stealth Mode - Block third-party Authorization header]
@@||api.hbo.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/122907 [Stealth Mode - Referrer]
@@||img.eplayer.is^$stealth,domain=hpav.tv
@@||pornimg.xyz^$stealth,domain=hpav.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/122907 [Stealth Mode - Referrer]
@@||ihlv1.xyz/images$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/122752 [Stealth Mode - Referrer]
@@||pay.yandex.ru/web/sdk/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/122892 [Stealth Mode - Referrer]
@@||orospucocugi.xyz/mp4/$stealth,media
! https://github.com/AdguardTeam/AdguardFilters/issues/122690 [Stealth Mode - Referrer]
@@||vidmoly.to/embed-*.html$stealth,domain=hdfilmcehennemi.me
! https://github.com/AdguardTeam/AdguardFilters/issues/122547 [Stealth Mode - Block third-party Authorization header]
@@||um.viuapi.io/drm/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/122152 [Stealth Mode - Referrer]
@@||geo.dailymotion.com/player/*.html$stealth,domain=ohmymag.com
! https://github.com/AdguardTeam/AdguardFilters/issues/122012 [Stealth Mode - Referrer]
@@||supremejav.com/supjav.php^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/121681 [Stealth Mode - Referrer]
@@||mangakala.com/wp-content/uploads/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/121453 [Stealth Mode - IP hiding]
@@||track.ukrposhta.ua^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/121023 [Stealth Mode - Referrer]
@@||ihlv1.xyz/images$image,stealth,domain=weloma.art
! https://github.com/AdguardTeam/AdguardFilters/issues/121396 [Stealth Mode - Block third-party Authorization header]
@@||api.prod.bunnings.com.au^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/120298 [Stealth Mode - Block third-party Authorization header]
@@||graphql.datocms.com^$stealth,domain=sensorkit.arduino.cc
! https://github.com/AdguardTeam/AdguardFilters/issues/121055 [Stealth Mode - Block third-party Authorization header]
@@||sto-caas-api.e-spirit.cloud/*/content/$domain=sto.de
! https://github.com/AdguardTeam/AdguardFilters/issues/118495 [Stealth Mode - Referrer]
@@||api.penpencil.xyz^$stealth,domain=physicswallah.live|pw.live
! https://github.com/AdguardTeam/AdguardFilters/issues/120220
@@||1trackapp.com^$stealth,xmlhttprequest,domain=1track.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/119422 [Stealth Mode - Referrer]
@@||img*.*.xyz^$stealth,image,domain=manhwa18.cc
! https://github.com/AdguardTeam/AdguardFilters/issues/119579 [Stealth Mode - Referrer]
@@||klimv*.xyz/images$stealth,domain=klmag.net
! https://github.com/AdguardTeam/AdguardFilters/issues/119041 [Stealth Mode - Referrer]
@@||vid.xilften.ru/embed-$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/118915 [Stealth Mode - Referrer]
@@||arnolds.com.br^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/118858 [Stealth Mode - Referrer]
@@||ivi.ru/*/video/?id=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/118605 [Stealth Mode - Referrer]
@@||a-delivery*.mxdcontent.net^$stealth,media
! https://github.com/AdguardTeam/AdguardFilters/issues/118603 [Stealth Mode - Referrer]
@@||apiblogger.xyz/blogger/video-play.mp4$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/118601 [Stealth Mode - Referrer]
@@||playnewserie.xyz^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/118397 [Stealth Mode]
@@||signin.aws.amazon.com/signin^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/118490 [Stealth Mode - Referrer]
@@||tudogostoso.de^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/118294 [Stealth Mode - Referrer]
@@||fundingchoicesmessages.google.com/f/*=$script,domain=youpouch.com,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/118161 [Stealth Mode - Referrer]
@@||grimoireoss-pa.clients6.google.com^$stealth,domain=cs.opensource.google
! 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/*.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/118213 [Stealth Mode - Referrer]
@@||cdn.hsmedia.ru/dist/$stealth,domain=maximonline.ru|woman.ru|parents.ru|vokrugsveta.ru|psychologies.ru|ellegirl.ru|wday.ru|elle.ru|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
@@||steampiay.cc^$stealth
@@||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/118217
! https://github.com/AdguardTeam/AdguardFilters/issues/115812 [Stealth Mode - Referrer]
@@||ntcdntempv*.com/data/images/$stealth
! 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]
@@||cdntvpotok.com/*.php$stealth
@@||cdnpotok.com/*.php$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/128883
! https://github.com/AdguardTeam/AdguardFilters/issues/113262 [Stealth Mode - Referrer]
@@||idmsa.apple.com/appleauth/$stealth,domain=icloud.com|icloud.com.cn
! 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/132405 [Stealth Mode - Referrer]
@@||strmrdr*/index.php?id=$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/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]
! 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
! 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/key.bin$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/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=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/82882 [Stealth Mode - Referrer]
@@||storage.yandex.net/rdisk/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/130703
! https://github.com/AdguardTeam/AdguardFilters/issues/83098 [Stealth Mode - Referrer]
@@||punakong.com:*/Cloud/Down/$stealth,domain=zxzj.*
! 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.*
! 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/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
! 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/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/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/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/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/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/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/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
! 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/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
@@||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=mangakakalot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56020 [Stealth Mode - Referrer]
@@||123tv.live^$stealth,domain=123tvnow.com
@@/live/*/*.m3u8$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
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/54513 [Stealth Mode - IP hiding]
@@||finishline.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/54270 [Stealth Mode - Referrer]
@@||preview.editmysite.com^$stealth
! 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/51230 [Stealth Mode - Referrer]
@@||cdpn.io^$stealth,domain=codepen.io
! 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/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/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/47154 [Stealth Mode - User-agent]
@@||microsoftedgeinsider.com/*/download$stealth
@@||microsoftedge.microsoft.com/addons^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46903 [Stealth Mode - Referrer]
@@||molyusercontentstage.me/hls/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46699 [Stealth Mode - Referrer]
@@||apiavsee.com/player.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46730 [Stealth Mode - Referrer]
@@||auth.xtrend.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46686 [Stealth Mode - Referrer]
@@||mediaset.es/*mtweb$stealth,domain=mitele.es
! amazon Video page - plugin not supported [Stealth Mode - User-agent]
@@||amazon.*/*/dp$stealth
@@||amazon.*/*autoplay$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46447 [Stealth Mode - Referrer]
@@||player.daznfeeds.com/epbootstrap^$stealth
@@||player.daznfeeds.com/epvod^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46261 [Stealth Mode - User-agent]
! wakanim.tv - broken player [Stealth Mode - Block third-party Authorization header]
@@||wakatest.keydelivery.northeurope.media.azure.net^$stealth,domain=wakanim.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/45811 [Stealth Mode - IP hiding]
@@||multi.idocdn.com^$domain=hydrax.net,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45817 [Stealth Mode - Strip URLs from tracking parameters]
@@||ad.doubleclick.net/ddm/trackclk/*https://www.thegoodguys.com.au/*?utm_source=Partner$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45696#issuecomment-564835302 [Stealth Mode - Referrer]
@@||qooqlevideo.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/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|mhgui.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/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/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/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/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
! 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/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/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://forum.adguard.com/index.php?threads/opera-my-flow-problem.33645 [ Stealth Mode - Block third-party Authorization header]
@@||flow.opera.com/*/pairing-tokens$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/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.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
@@||kotaksilver.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_gizmodo/ [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/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/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
! 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://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/33767
! https://github.com/AdguardTeam/AdguardFilters/issues/14987
! https://github.com/AdguardTeam/AdguardFilters/issues/14618 [Stealth Mode - Referrer]
@@||places.nbnco.net.au/places/$stealth
! https://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://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/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/10573/
@@||allsport-live.net^$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/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/10195/
@@||zombicide.com^$stealth
! https://forum.adguard.com/index.php?threads/10149/
@@||iptvsale.info^$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/10081/
@@||watchlivestream.me.uk^$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]
@@||latino-webtv.com^$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
! 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/
! Broken sync in Yandex Browser [Stealth Mode - User-agent]
@@||sync.disk.yandex.net^
@@||xmpp.disk.yandex.net^
@@||api.browser.yandex.*^
! warthunder.ru - fixing authorization
@@||login.gaijin.net^
@@||forum.warthunder.ru/?&identity_
@@||forum.warthunder.ru/index.php?*&section=
! Fixing synchronization [Stealth Mode - hide user-agent]
@@||browser.yandex.*/sync/
! http://forum.adguard.com/showthread.php?9453 [Stealth Mode - Referrer]
@@||xmissymedia.com/galleries/$domain=xmissy.nl,image
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1667 [Stealth Mode - third-party cookies]
@@||forgeofempires.com/game/json
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1646 [Stealth Mode - Referrer]
@@||winvistaclub.com/wp-content/uploads/$domain=thewindowsclub.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1632 [Stealth Mode - Referrer, third-party cookies]
! aliexpress.com - broken checkout
@@||icashier.alipay.com^$domain=aliexpress.com
@@||iopen.alipay.com/gateway.do$domain=aliexpress.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1499 [Stealth Mode - WebRTC]
@@||plus.google.com/hangouts/$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1592 [Stealth Mode - third-party cookies]
! Fixing authorization via github.com
@@||github.com/login$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1549 [Stealth Mode - third-party cookies]
@@||loginza.ru/api/
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1543 [Stealth Mode - hide IP]
@@||veehd.com/dl/
! solvemedia.com - captcha is broken [Stealth Mode - User-agent]
@@||api.solvemedia.com^$stealth
@@||api-secure.solvemedia.com^$stealth
! nwolb.com - login failed [Stealth Mode - third-party cookies]
@@||nwolb.com^
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1534 [Stealth Mode - hide IP]
@@||tinypic.com/upload.php
! Fixing Yandex authorization [Stealth Mode - third-party cookies]
@@||passport.yandex.ru^$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/
!-------------------------------------------------------------------------------!
!------------------ Content replacement rules ----------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of the content replacement rules that block ads. Rules must be domain-specific.
!
! Bad:  ||example.org/video-links (should be in specific.txt)
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/129556
! https://github.com/AdguardTeam/AdguardFilters/issues/129658
! 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 (time of the video + ads),
! so clicking somewhere after video end causes that the new video starts playing
! https://github.com/AdguardTeam/AdguardFilters/issues/128144
! https://github.com/AdguardTeam/AdguardFilters/issues/124348
! https://github.com/AdguardTeam/AdguardFilters/issues/123687
! https://github.com/AdguardTeam/AdguardFilters/issues/112829
! Fixes loading comments
! https://github.com/AdguardTeam/AdguardFilters/issues/110514
! https://github.com/AdguardTeam/AdguardFilters/issues/105079
! Fix ad placeholders in iframe
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/99009
! https://github.com/AdguardTeam/AdguardForWindows/issues/3846
! https://github.com/AdguardTeam/AdguardFilters/issues/82415
! https://github.com/AdguardTeam/AdguardFilters/issues/88692
! https://github.com/AdguardTeam/AdguardFilters/issues/64874
! https://github.com/AdguardTeam/AdguardFilters/issues/62913
! https://github.com/AdguardTeam/AdguardFilters/issues/59268
! https://github.com/AdguardTeam/AdguardFilters/issues/92390
! https://github.com/AdguardTeam/AdguardFilters/issues/76160
! https://github.com/AdguardTeam/AdguardFilters/issues/57444
! https://github.com/AdguardTeam/AdguardFilters/issues/51856
! https://github.com/AdguardTeam/AdguardFilters/issues/50891
! crackle.com - ads
! https://github.com/AdguardTeam/AdguardFilters/issues/68834
! https://github.com/AdguardTeam/AdguardFilters/issues/67838
! https://github.com/AdguardTeam/AdguardFilters/issues/45744
! https://github.com/AdguardTeam/AdguardFilters/issues/44342
! https://github.com/AdguardTeam/AdguardFilters/issues/38235 - fixed incorrect blocking
! https://github.com/AdguardTeam/AdguardFilters/issues/25012#issuecomment-487447994
! https://github.com/AdguardTeam/AdguardFilters/issues/32945
! https://forum.adguard.com/index.php?threads/video-ads-on-https-www-news-com-au.31659
! pornhub.com - preroll
! Injecting style to the pages with invalid HTML
! https://github.com/AdguardTeam/AdguardFilters/issues/16677
! 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
! 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
! fifa.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34915
! abc.go.com - ads
! https://github.com/AdguardTeam/AdguardFilters/issues/17406
! https://github.com/AdguardTeam/AdguardFilters/issues/16198
! https://github.com/AdguardTeam/AdguardFilters/issues/10770
! https://github.com/AdguardTeam/AdguardFilters/issues/20922
! https://forum.adguard.com/index.php?threads/https-www-nbc-com-this-is-us-video-windows.25463/
! https://github.com/AdguardTeam/AdguardFilters/issues/7589
! https://github.com/AdguardTeam/AdguardFilters/issues/6434
! https://github.com/AdguardTeam/AdguardFilters/issues/6418
! https://github.com/AdguardTeam/AdguardFilters/issues/6355
! https://github.com/AdguardTeam/AdguardFilters/issues/6064
! https://github.com/AdguardTeam/AdguardFilters/issues/25131
! https://github.com/AdguardTeam/AdguardFilters/issues/5760 - skip 30 seconds ads
! onclkds.com - popups
! https://github.com/AdguardTeam/AdguardFilters/issues/4607
! https://forum.adguard.com/index.php?threads/macworld-idg-se.19682/
! https://forum.adguard.com/index.php?threads/19620/
! https://forum.adguard.com/index.php?threads/18686/
! https://forum.adguard.com/index.php?threads/18663/
! https://forum.adguard.com/index.php?threads/15424/
! https://forum.adguard.com/index.php?threads/9563/
! https://forum.adguard.com/index.php?threads/13850/
! https://forum.adguard.com/index.php?threads/11359/
! https://forum.adguard.com/index.php?threads/12361/
! https://forum.adguard.com/index.php?threads/7957/
! http://forum.adguard.com/showthread.php?10251
! clubic.com
! http://forum.adguard.com/showthread.php?8976
! http://forum.adguard.com/showthread.php?9813
! https://forum.adguard.com/index.php?threads/10055/
! https://forum.adguard.com/index.php?threads/10476/
!-------------------------------------------------------------------------------!
!------------------ Anti-crypto-miners rules -----------------------------------!
!-------------------------------------------------------------------------------!
!
! 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://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
!
||bmwebm.org^
||monerominer.rocks^$third-party
||xmrminingproxy.com^$websocket,third-party
||dontbeevils.de^$websocket
||cloud-miner.de^$third-party
||webminepool.com^$third-party
||lasimakiz.xyz^
||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
||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^
||besstahete.info^
||statpipe.ru^$third-party
||hostingcloud.*.wasm^
||sentemanactri.com^
||nahnoji.cz/compact_miner^
||js.nahnoji.cz/miner_proxy
||feesocrald.com^$third-party
||cashbeet.com^$third-party
||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^
||zminer.zaloapp.com^
vkcdnservice.appspot.com^$third-party
||vkcdnservice.com^$third-party
||archer0*.tk:*/
||acbp0020171456.page.tl^
||vuryua.ru^$third-party
||minexmr.stream^$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
||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
||silimbompom.com^$third-party
||gasolina.ml^$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
||cdn.jquery-uim.download^
||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
||formulawire.com^$third-party
||go.bestmobiworld.com^$third-party
||goldoffer.online^$third-party
||gridiogrid.com^
||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
||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
||ppoi.org^$third-party
||premiumstats.xyz^$third-party
||projectpoi.com^$third-party
||questionfly.com^$third-party
||rocks.io^$third-party
||s3.amazonaws.com/imgint/aaz.js
||serie-vostfr.com^$third-party
||smartoffer.site^$third-party
||thewhizproducts.com^$third-party
||thewise.com^$third-party
||traffic.tc-clicks.com^$third-party
||tulip18.com^$third-party
||web.dle-news.pw^$third-party
||webmine.cz^$third-party
||webmining.co^$third-party
||wtm.monitoringservice.co^$third-party
||xbasfbno.info^$third-party
||xy.nullrefexcep.com^$third-party
/bidmatching.js$domain=streamango.com
! 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,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,freeproxy.rocks,pietpiraat.org,thepirate.one,thepirate.xyz,unblocktheship.org,tpb.tw,proxytpb.pw,noobnoob.rocks,pebx.pl#%#Object.defineProperty(window, 'miner', { get: function() { return; } });
||s*.skencituer.com^
||video.streaming.estream.to/player.js
||fili.cc/assets/libs/mank/webmr.js
||cdn.akubebas.com/js/ch.js
sportstream365.com#%#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
||kisshentai.net/Content/js/c-hive.js
||fili.tv/assets/libs/mino.min.js
||dekoder.ws/*/m.js
!
! Allowlist
!
!-------------------------------------------------------------------------------!
!------------------ 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
!
! *** 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_system=
&adstrade=
&adstype=
&AdType=
&cbrandom=
&clicktag=http
-ad-300x250.
-ad-300x600-
-ad-336x280-
-ad-458x80.
-ad-banner-
-ad-bottom-
-ad-button-
-ad-choices.
-ad-code/
-ad-codes_
-ad-column-
-ad-content/
-ad-cube.
-ad-data/
-ad-home.
-ad-horizontal.
-ad-iframe/
-ad-large.
-Ad-Large_
-ad-left.
-ad-loading.
-ad-manager/$~stylesheet
-ad-map/
-ad-marker.
-ad-random/
-ad-reload.
-ad-reload/
-ad-resize-
-ad-right.
-ad-rotator-
-ad-rotators/
-ad-server/
-ad-sidebar-
-ad-sidebar.
-ad-strip.
-ad-switcher.
-ad-tags.
-ad-text_
-ad-tile.
-ad-top.
-ad-unit.
-ad-unit/
-ad-util-
-ad-util.
-ad-utility-
-ad-vertical-
-ad-zone.
-ad.jpg.pagespeed.
-ad.jpg?
-ad.php?
-ad/dist/
-ad/embed.
-ad/iframe/
-ad/main.
-ad/source/
-ad_banner-
-adap.$domain=~l-adap.org
-adbanner.
-adbox-
-adfliction.
-adfliction/
-adimage-
-adloader-
-adnow.$domain=~zappistore.com
-ads-banner.
-ads-bottom.
-ads-management/
-ads-manager/$domain=~wordpress.org
-ads-plugin/
-ads-right.
-ads.gif
-ads.php?
-ads/assets/
-adsense2.
-adserver.$domain=~aqua-adserver.com|~revive-adserver.com
-adserver/
-adskin.
-adslots.
-adsonar.
-adspace.$domain=~metaverse-adspace.com
-advertise.$domain=~ads.com|~i-advertise.net|~mb-advertise.gr
-advertise/
-advertisement_
-advertising/assets/
-advertising/vast/
-advertisment-
-advertorial.
-adverts.min.
-adwords.$domain=~consultant-adwords.com|~consultant-adwords.fr|~expert-adwords.com|~freelance-adwords.com|~freelance-adwords.fr
-article-ad-
-article-ad.
-article-ads-
-assets/ads.$~script
-auto-ads-
-banner-ad-
-banner-ad.
-banner-ad/
-banner-ad_
-banner-ads-$~script
-content-ad-
-content-ad.
-ContentAd-
-contrib-ads.$~stylesheet
-cpm-ad.
-cpm-ads.
-display-ads.
-footerads-
-footerads.
-gpt-ad-$~xmlhttprequest
-housead-
-iframe-ad.
-image-ad.
-image/Ads/
-images/ad-
-layer-ad.
-layer-ads/
-leaderboard-ad-
-load-ads.
-native-ad.
-native-ad/
-page-ad.
-page-ad?
-page-peel/
-panel-ad.
-panel_ad_
-PcmModule-Taboola-
-peel-ads-
-pop-under/
-popexit.
-popunder.
-popup-ad.
-popup-ads-
-publicidad.
-pubmatic-
-right-ad.
-search-ads.
-show-ads.
-side-ad-
-side-ad.
-sidebar-ad.
-simple-ads.
-Skin-Ad-Wrap-
-Skin-Ad-Wrap.
-sponsor-ad.
-Sponsor-Ad_
-SponsorAd.
-sponsored-links-
-sprite-ad.
-sticky-ad-
-strip-ads-
-takeover-ad-
-template-ads/
-text-ads.
-theme/ads/
-top-ad.
-top-ads.
-tower-ad-
-video-ads/
-web-ad-
-Web-Ad.
-Web-Ads.
-web-advert-
-Web-Advert.
.ad.footer.
.ad.wrapper.
.ad6media.$domain=~ad6media.fr
.adbanner.
.adbutler-
.adnetwork.$domain=~adnetwork.ie|~adnetwork.sk
.adpartner.$domain=~adpartner.cz|~adpartner.de|~adpartner.jp
.adriver.$~object,domain=~adriver.co|~adriver.tech
.adrotate.
.ads-lazy.
.ads-min.
.ads-tool.
.ads.controller.
.ads.css
.ads.darla.
.adsbox.$domain=~adsbox.in
.adsdk.
.adserv/
.adserver.
.adService.$domain=~adservice.com
.adspace.$domain=~adspace.pro
.adsremote.
.adtech_
.advert.$domain=~advert.ae|~advert.io|~advert.ly|~advert.media|~advert.org.pl
.advertrecycling.
.ae/ads/
.ai/ads.
.am/adv/
.ar/ads/
.ashx?AdID=
.aspx?ad=
.aspx?adid=
.at/ads/
.au/ads/
.az/adv/
.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.
.club/js/popunder.js
.co/ads?
.com/?ad=
.com/a?pagetype
.com/ad/$~image,third-party,domain=~mediaplex.com|~warpwire.com
.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/ss/ad/
.cz/adv/
.cz/affil/
.cz/bannery/
.ec/ads/
.eg/ads/
.es/ads/
.es/adv/
.eu/ads/$domain=~scutt.eu
.eu/adv/
.fi/ads/
.fm/ads/
.ga/ads.
.gg/ads/
.gif?ad=
.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/
.io/ads/
.is/ads/
.jp/ads/$third-party,domain=~hs-exp.jp
.jsp?adcode=
.ke/ads/
.lazyload-ad-
.lazyload-ad.
.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/
.openad.$domain=~openad.lv
.openx.$domain=~openx.com|~openx.solar
.openxtag.
.org/ad-
.org/ad.$~script
.org/ad/$domain=~ylilauta.org
.org/ads-
.org/ads/
.org/ads_
.org/adv/
.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
.propellerads.$domain=~propellerads.com
.prtrackings.com%
.pw/ads/
.ro/ads/
.rolloverad.
.ru/ads/
.se/ads/
.sh/ads/
.sk/ads/
.text-link-ads.
.textads.
.th/ads/
.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.
.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
/_adslot/*
/_global/ads/*
/_svc/ad/*
/_xa/ads?
/_xa/ads_
/a-ads.$third-party
/a/?ad=
/a/ads/*
/a/display.php?$script
/aaddright.
/aamsz=
/ab_fl.js$script
/acc_random=
/active-ad-
/ad--unit.
/ad-125.
/ad-300x254.
/ad-300x300.
/ad-400.
/ad-468-
/ad-600-
/ad-amz.
/ad-api-
/ad-audit.
/ad-bottom.
/ad-box-
/ad-boxes-
/ad-cache.
/ad-cdn.$domain=~ad-cdn.getro.com
/ad-choices-
/ad-choices.
/ad-controller.
/ad-emea.
/ad-engine.
/ad-header.
/ad-iframe-
/ad-iframe?
/ad-image.
/ad-label-
/ad-label.
/ad-left.
/ad-loader-
/ad-loader.
/ad-loading.
/ad-local.$domain=~ad-local.de
/ad-maven-
/ad-overlay-
/ad-overlay.
/ad-position-
/ad-provider.
/ad-pub.
/ad-refresh-
/ad-refresh.
/ad-renderer.
/ad-rotator-
/ad-scroll.
/ad-serve?
/ad-server.$~script
/ad-server/*$~image
/ad-sidebar-
/ad-skin-
/ad-skyscraper.
/ad-specs.
/ad-sprite.
/ad-strip.
/ad-stub-
/ad-styles.
/ad-template.
/ad-text.
/ad-third-party?
/ad-top-
/ad-top.
/ad-unit-
/ad-units.
/ad-vert.
/ad-view-
/ad-web.
/ad.*/impression?
/ad.asp?
/ad.aspx?
/ad.cgi?
/ad.code?
/ad.css?
/ad.html?
/ad.min.
/ad.php?
/ad.popup?
/ad.skin.
/ad.slot.
/ad.view?
/ad.xml$xmlhttprequest
/ad/a.aspx?
/ad/afc_
/ad/banner.
/ad/banner?
/ad/banner_
/ad/banners/*
/ad/bin/*
/ad/blank.
/ad/blog_
/ad/bottom.
/ad/card-
/ad/clients/*
/ad/common/*
/ad/common_
/ad/count.
/ad/cpmstar/*
/ad/dfp/*
/ad/empty.
/ad/err?
/ad/files/*
/ad/framed?
/ad/generate?
/ad/get_
/ad/getban?
/ad/guest/*
/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/jsonp/*
/ad/leaderboard.
/ad/load.
/ad/load_
/ad/mpu/*
/ad/player_
/ad/popup.
/ad/random_
/ad/rectangle.
/ad/show.
/ad/side_
/ad/skin-
/ad/skin_
/ad/skyscraper.
/ad/skyscrapper.
/ad/sponsored-
/ad/sponsors/*
/ad/thumbs/*
/ad/top.
/ad/top/*
/ad/top_
/ad/view/*
/ad/zeus/*
/ad0.$domain=~ad0.com|~ad0.dev|~ad0.org|~vereinslinie.de
/ad160.
/ad2.$~xmlhttprequest,domain=~shoplinker.co.kr|~vereinslinie.de
/ad3.$domain=~ad3.eu|~vereinslinie.de
/ad300.
/ad4.$domain=~ad4.fr|~ad4.wpengine.com|~vereinslinie.de
/ad468.
/ad468x60.
/ad468x80.
/ad5.
/ad6.
/ad7.
/ad728-
/ad728.
/ad?count=
/ad?data=
/ad?iframe_
/ad?keyword=
/ad?pos_
/ad?sponsor=
/ad?type=
/ad_120_
/ad_250x250_
/ad_300.
/ad_300250.
/ad_600_
/ad_728.
/ad_728_
/ad_area.
/ad_article_
/ad_banner.
/ad_banner/*
/ad_banner_
/ad_bar_
/ad_base.
/ad_big_
/ad_blog.
/ad_bot.
/ad_bottom.
/ad_box.
/ad_box1.
/ad_box2.
/ad_box?
/ad_box_
/ad_boxes/*
/ad_break?
/ad_button.
/ad_cache/*
/ad_campaign?
/ad_caption.
/ad_choices.
/ad_choices_
/ad_code.
/ad_common.
/ad_config.
/ad_container_
/ad_content.
/ad_count.
/ad_create.
/ad_creatives.
/ad_delivery?
/ad_display.
/ad_display_
/ad_engine?
/ad_entry_
/ad_exo.
/ad_fallback/*
/ad_feed.
/ad_feedback_
/ad_footer.
/ad_footer_
/ad_forum_
/ad_frame.
/ad_frame?
/ad_function.
/ad_ga_callback.
/ad_generator.
/ad_generator?
/ad_head_
/ad_header.
/ad_header_
/ad_home.
/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_label_
/ad_large.
/ad_lazyload.
/ad_leader.
/ad_leader_
/ad_leaderboard.
/ad_leaderboard/*
/ad_left.
/ad_left_
/ad_link.
/ad_links/*
/ad_loader.
/ad_manage.
/ad_manager.
/ad_manager/*
/ad_mbox.
/ad_medium_
/ad_mini_
/ad_mobile.
/ad_mobile_
/ad_mpu.
/ad_multi_
/ad_news.
/ad_note.
/ad_notice.
/ad_option_
/ad_overlay.
/ad_page_
/ad_paper_
/ad_parts.
/ad_peel/*$script
/ad_popup_
/ad_pos=
/ad_position=
/ad_position_
/ad_premium.
/ad_premium_
/ad_print.
/ad_rectangle_
/ad_red.
/ad_refresh.
/ad_refresher.
/ad_reloader_
/ad_render_
/ad_rentangle.
/ad_request.
/ad_right.
/ad_right_
/ad_rotation.
/ad_rotator.
/ad_rotator/*
/ad_rotator_
/ad_screen.
/ad_script.
/ad_script_
/ad_serve.
/ad_serve_
/ad_server.
/ad_server/*
/ad_servlet.
/ad_show.
/ad_show?
/ad_side.
/ad_sizes=
/ad_skin_
/ad_sky.
/ad_skyscraper.
/ad_slideout.
/ad_slot_
/ad_slots.
/ad_space.
/ad_spot.
/ad_square.
/ad_square_
/ad_srv.
/ad_stem/*
/ad_sticky.
/ad_tab.
/ad_tag.
/ad_tag_
/ad_tags_
/ad_text.
/ad_text_
/ad_tile/*
/ad_timer.
/ad_title_
/ad_tools/*
/ad_top.
/ad_top/*
/ad_top_
/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_view_
/ad_wide_
/ad_width/*
/ad_wrapper.
/adanalytics.
/adaptvadplayer.
/adaptvadservervastvideo.
/adaptvexchangevastvideo.
/adasset/*
/adasync.
/adback.
/adback?
/AdBackground.
/adban.
/adbanner/*
/adbanner2.
/adBanner?
/adbanner_
/adbanners/*
/adbar.$domain=~adbar.fi|~adbar.io|~adbar.jp
/adbars.
/adbase.$domain=~adbase.ai
/adbeacon.
/adblob.
/adboost.$domain=~adboost.fr|~adboost.io|~adboost.se|~adboost.sellerboost.de
/adbottom.
/adbox.
/adbox1.
/adbox2.
/adbox_
/adboxes/*
/adbreak_
/adbridg.
/adbrite-
/adbrite.
/adbrite2.
/adbrite_
/adbroker.
/adbtr.
/adbucket.
/adbug_
/adbureau.
/adbutler-
/adbutler.
/adcache.
/adcall.$domain=~adcall.cz
/adcall?
/adcalloverride.
/adcase.$domain=~adcase.ru
/adcash-
/adcash.$domain=~adcash.com
/adcast_
/adcenter.$script,domain=~adcenter.capgemini.com|~adcenter.nu|~m-m-g.com
/adcgi?
/adchannel_
/adcheck.
/adcheck?
/adchoice.
/adchoice_
/adchoices.
/adchoices/*
/adchoices_
/adchoicesicon.
/adchoiceslogo.
/adcircle.
/adclick-
/adclick.
/adClick?
/adclient-
/adclient.
/adclix.$~image
/adcode_
/adcollector.
/adcommon?
/adconfig.
/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|~adcreative.nl|~hange.jp
/adcreative/*$~image,domain=~adcreative.nl
/adcycle.
/addata.$domain=~addata.io|~addata.se
/addisplay.$domain=~addisplay.ca
/addon/ad/*
/addons/ads.
/addons/ads/*
/addyn/3.0/*
/addyn|*;adtech;
/addyn|*|adtech;
/adedge/*$~image
/adengage-
/adengage.
/adengage_
/adengine.
/adengine_
/adentry.
/adevent.$domain=~adevent.com
/adevents.$domain=~adevents.com|~adevents.com.au|~adevents.nl
/adex.js
/adexternal.
/adfactor_
/adfactory-
/adfactory.$domain=~adfactory.rocks
/adfactory_
/adfallback.
/adfarm.$~third-party,domain=~adfarm.com|~mediaplex.com
/adfeed.
/adfeeds.
/adfetch.
/adfetch?
/adfetcher?
/adfile/*
/adflash.
/adfliction-
/adflow.$domain=~adflow.com.au|~adflow.genoudsa.ch|~adflow.io|~adflow.marketing|~adflow.pl
/adfooter.
/adfox.$domain=~adfox.de|~adfox.group|~adfox.hu
/adfox/*
/adframe/*$~image
/adframe2.
/adframe?
/adframe_
/adframes.
/adframes/*$~image
/adfront/*
/adfshow?
/adfuncs.
/adfunction.
/adfunctions.
/adfurikun/*$~image
/adgenerator.
/adgpt.js
/adhandler/*$~subdocument
/adhandlers-
/adheader.
/adheading_
/adhelper.
/adhese.$domain=~adhese.com
/adhese_
/adhost.$domain=~adhost.dk
/adhref.$domain=~adhref.com
/adiframe.
/adiframe/*
/adiframe?
/adiframe_
/adiframe|*|adtech;
/adify_
/adifyad.
/adifyids.
/adimage.
/adimage/*
/adimage?
/adimages.
/adimg.$domain=~adimg.ru|~nate.com
/adimg/*
/adinclude.
/adinit.
/adinject.$domain=~adinject.com
/adinjector.
/adinjector_
/adinsert.
/adinsertionplugin.
/adiro.$domain=~adiro.se
/aditems/*$~image
/adition.
/adj.php?
/adjk.
/adjoin.
/adjs.php
/adjs/*$~image
/adjs?
/adjs_
/adjsmp.
/adjson.
/adjson?
/adjug.
/adjuggler?
/adkeys.
/adkingpro-
/adkingpro/*
/adlabel.$domain=~adlabel.adgoal.de
/adlabel_
/AdLanding.
/adlanding/*
/adlandr.
/adlantis.
/adlayer.
/adlayer/*
/adlead.$domain=~adlead.com|~adlead.pro|~adlead.ru
/adleader.
/adleft.
/adleft/*
/adleftsidebar.
/adlib.$domain=~adlib.info|~adlib.mu|~catharijneconvent.nl|~rws.nl
/adline.$domain=~adline.co.il|~adline.com|~adline.si
/adlink-$domain=~adlinktech.com|~github.com|~github.io
/adlink.$domain=~adlink.com|adlink.guru|~adlinktech.com|~github.com
/adlink/*$domain=~adlinktech.com|~github.com
/adlink?
/adlinks.$domain=~adlinks.io|~adlinks.to
/adlinks_
/adload.
/adloader/*
/adlog.
/adlogger_
/admage.
/admain.
/adman-$domain=~adman-industries.com
/adman.$domain=~adman.com|~adman.ee|~adman.press.pl|~adman.studio
/adman/*
/adman_
/admanager.$~object,~xmlhttprequest,domain=~admanager.alzura.com|~admanager.google.com
/admanager/*$~object,domain=~konograma.com
/admanager3.
/admanager_$domain=~konograma.com
/admanagers/*
/admarker.
/admarker_
/admarket/*
/adMarketplace.$domain=~admarketplace.brave.com
/admaster.$domain=~admaster.biz
/admaster?
/admatch-
/admatcher.$~object,~xmlhttprequest
/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
/admeasure.$domain=~admeasure.ster.nl
/admedia.$domain=~admedia.ae|~admedia.agency|~admedia.az|~admedia.co.il|~admedia.com|~admedia.net.au
/admega.
/admeld.
/admeld/*
/admeld_
/admeta.$domain=~admeta.network
/admgr.
/admin/ad_
/admixer-
/admixer_
/admob.$domain=~google.com
/adModule.
/admonitor-
/admonitor.
/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/*
/adnews.$domain=~adnews.com.br|~adnews.galitt.com|~adnews.pl
/adnex.
/adnext.$domain=~adnext.lt|~adnext.pl
/adnexus-
/adning/*
/adnostic/*
/adnotice.
/adobject.
/adocean.
/adometry.
/adometry?
/adops.$domain=~adops.co.il
/adopspush-
/ados.js
/ados?
/adotube_adapter.
/adotubeplugin.
/adoverlay.
/adoverlay/*
/adoverlayplugin.
/adpage-$domain=~adpage.com.ua|~adpage.io
/adpage.$domain=~adpage.com.ua|~adpage.io
/adpage/*$domain=~adpage.com.ua|~adpage.io
/adphoto.$domain=~adphoto.eu|~adphoto.fr|~adphoto.pl
/adpicture.
/adPlaceholder.
/adplacement.
/adplayer.$domain=~adplayer.media|~adplayer.pro
/adplayer/*
/adplugin.
/adplugin_
/adpoint.$domain=~adpoint.ca|~adpoint.de|~adpoint.id|~adpoint.video
/adpop.$domain=~adpop.io|~adpop.me|~adpop.media|~adpop.ro
/adpopup.
/adPos?
/adprime.$domain=~adprime.ltd|~adprime.pl
/adprove_
/adprovider.
/adproxy.
/adrec.$domain=~adrec.paris-sorbonne.fr
/adrefresh-
/adrefresh.
/adrequest.$domain=~adrequest.com
/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
/adrotate-
/adrotate.
/adrotate/*
/adrotator.
/adrotator/*
/adrotator_
/adrunner.$domain=~adrunner.io
/ads-250.
/ads-300.
/ads-admin.
/ads-api.
/ads-arc.
/ads-async.
/ads-beacon.
/ads-common.
/ads-config.
/ads-foot.
/ads-footer.
/ads-front.
/ads-frontend.
/ads-gpt.
/ads-header-
/ads-holder.
/ads-home.
/ads-inside-
/ads-loader.
/ads-rectangle.
/ads-request.
/ads-right.
/ads-screen.
/ads-scroller-
/ads-segmentjs.
/ads-service.
/ads-sidebar-
/ads-skyscraper.
/ads-templateslist.
/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.pl?
/ads.txt
/ads.w3c.
/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/ads/*
/ads/adv/*
/ads/adx/*
/ads/afc/*
/ads/aff-
/ads/all_
/ads/article-
/ads/article.
/ads/assets/*
/ads/async/*
/ads/banner-
/ads/banner?
/ads/banner_
/ads/banners/*
/ads/base.
/ads/beacon.
/ads/behicon.
/ads/bg_
/Ads/bid
/ads/bilar/*
/Ads/Biz_
/ads/blank.
/ads/bottom.
/ads/bottom/*
/ads/bz_
/ads/cache/*
/ads/cbr.
/ads/center-
/ads/center.
/ads/click_
/ads/common/*
/ads/config/*
/ads/core.
/ads/create_
/ads/cube-
/ads/dart.
/ads/default_
/ads/delivery.
/ads/delivery?
/ads/design-
/ads/desktop-
/ads/dfp.
/ads/dfp?
/ads/dhtml/*
/ads/directory/*
/ads/display/*
/ads/dj_
/ads/drive.
/ads/ds/*
/ads/empty.
/ads/exit.
/ads/exo_
/ads/final.
/ads/fixed/*
/ads/footer-
/ads/footer.
/ads/footer_
/ads/forum-
/ads/forums/*
/ads/freewheel/*
/ads/get/*
/ads/getall
/ads/getPositions?
/ads/gpt/*
/ads/gpt_
/ads/head.
/ads/header-
/ads/header.
/ads/header/*
/ads/header_
/ads/home/*
/ads/homepage/*
/ads/horizontal/*
/ads/house/*
/ads/house_
/ads/html/*
/ads/iframe
/ads/image/*
/ads/images/*
/ads/imbox-
/ads/img/*
/ads/index-
/ads/index.
/ads/index/*
/ads/index_
/ads/indexmarket.
/ads/info/*
/ads/inline.
/ads/inner_
/ads/js.
/ads/js/*
/ads/js_
/ads/layer.
/ads/leaderboard-
/ads/leaderboard.
/ads/leaderboard/*
/ads/leaderboard?
/ads/leaderboard_
/ads/leaderbox.
/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/oscar/*
/ads/outbrain?
/ads/page.
/ads/panel.
/ads/payload/*
/ads/pc.
/ads/pencil/*
/ads/player-
/ads/plugs/*
/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/request.
/ads/reskins/*
/ads/revgen.
/ads/right.
/ads/right/*
/ads/ringtone_
/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.js
/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/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.
/ads1.
/ads1/*
/ads10.
/ads10/*
/ads100.
/ads11.
/ads11/*
/ads12.
/ads125.
/ads125_
/ads160.
/ads160x600-
/ads160x600.
/ads18.
/ads2/*
/ads3.
/ads3/*
/ads300.
/ads4.$domain=~ads4.city
/ads4/*
/ads468.
/ads468x60.
/ads468x60_
/ads4j.
/ads4n.
/ads5.
/ads5/*
/ads5t.
/ads6.
/ads6/*
/ads600-
/ads7.
/ads7/*
/ads728.
/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?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_dfp/*
/ads_display.
/ads_door.
/ads_event.
/ads_files/*
/Ads_Fix.
/ads_footer.
/ads_frame.
/ads_gallery/*
/ads_global.
/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_redirect.
/ads_reporting/*
/ads_script-
/ads_server_
/ads_show_
/ads_sidebar.
/ads_start.
/ads_text_
/ads_top_
/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
/adsatt.
/adsbanner-
/adsbanner.
/adsbanner/*
/adsbox.$~script,domain=~adsbox.com.sg|~adsbox.in
/adsby.
/adscale.$domain=~adscale.com|~adscale.dev|~adscale.io|~adscale.net|~adscale.pl
/adscale_$domain=~adscale.com|~adscale.dev
/adscbg/*
/adscdn.
/adsco.$domain=~adsco.com|~adsco.nl
/adscontent.
/adscontent2.
/adscontrol.
/adscontroller.
/adscript1.
/adscript?
/adscript_
/adscripts/*
/adscripts1.
/adscripts2.
/adscripts3.
/adscroll.
/adsdaq_
/adsdaqbanner_
/adsdaqbox_
/adsdaqsky_
/adsdelivery.
/adsDesktop.
/adsdm.
/adsearch.$domain=~adsearch.fr
/adSearch?
/adsec.$domain=~adsec.gr|~adsec.kinsta.cloud
/adsecondary.
/adsen/*
/adsEnd.
/adsense-$domain=~www.google.com
/adsense.$~script,domain=~adsense.az|~adsense.googleblog.com
/adsense1.
/adsense2.
/adsense3.
/adsense4.
/adsense5.
/adsense?
/adsense_$domain=~adsense.googleblog.com|~support.google.com
/adsenseClient-
/adsensegoogle.
/adsensets.
/adsensev2.
/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/*
/adserver1-
/adserver1.
/adserver2.
/adserver2/*
/adserver3.
/adserver?
/adserver_
/adservers-
/adservice-
/adservice.$domain=~adservice.io|~github.com|~githubusercontent.com
/adservices.
/adservices/*
/adserving.
/adserving/*
/adserving_
/AdServlet?
/adserv|*|adtech;
/adsession.$domain=~adsession.com
/adsession_
/adsetup.
/adsetup_
/adsfac.
/adsfetch.
/adsfile.
/adsfiles.
/adsfloat.
/adsforwp-
/adsfuse-
/adshandler.
/adshandler/*
/adshare.$domain=~adshare.io|~adshare.tv|~echosign.com
/adshare/*$domain=~adshare.io|~adsharetoolbox.com
/adsheader.
/adshider.
/adshow-
/adshow.
/adshow/*
/adshow?
/adshow_
/adsicon/*
/adsidebar.
/adsiframe.
/adsiframe/*
/adsign.$domain=~adsign-admin.apps.asu.edu|~adsign.com.au|~adsign.no|~adsign.slack.com
/adsimage/*
/adsimages/*
/adsImg/*
/adsinclude.
/adsindie/*
/adsinsert.
/adsinteractive-
/adsite/*
/adsites/*
/adsjs/*
/adskin/*
/adsky.
/adskyright.
/adskyscraper.
/adslide.
/adslider-
/adslider/*
/adslides.
/adsline.
/AdsLoad.
/adslot-
/adslots.
/adslug-
/adslug_
/adsmanagement/*
/adsmanager.nsf/*
/adsmanager/*$domain=~github.com
/adsManagerV2.
/adsmedia_
/adsmin/*
/adsmm.dll/*
/adsmodules/*
/adsnative_
/adsnew.
/adsnew/*
/adsnip.
/adsnippet.
/adsniptrack.
/adsonar.
/adsource_
/adsoverlay_
/adspace.$~stylesheet,domain=~adspace.pro
/adspace/*$domain=~adspaceagency.com
/adspace1.
/adspace2.
/adspace?
/adspacer.
/adspan.
/adsplay.
/AdsPlugin.
/adsPlugin/*
/adsponsor.
/adspot.$domain=~adspot.lt
/adspot/*
/adspot_
/adspots/*
/adspro/*
/adspromo-
/adspromo.
/adsquare.$domain=~adsquare.com|~adsquare.ma
/adsremote.
/adsreporting/*
/adsresources/*
/adsright.$domain=~adsright.pl
/adsrotate.
/adsrotator.
/adsrule.
/adsrules/*
/adsrv.
/adsrv/*
/adsrv2/*
/adsrvmedia/*
/adss.asp
/adsscript.
/adsserv.
/adsservedby.
/adsserver.
/adsservice.
/adsshow/*
/adssp.
/adssrv.
/adstatic.
/adstemp/*
/adstemplate/*
/adsterra_
/adstitle.
/adstop.
/adstop_
/adstorage.
/adstracking.
/adstract/*
/adstream.
/Adstream?
/adstream_
/adStrip.
/adstrk.
/adstub.
/adstx.
/adstyle.$~stylesheet,domain=~adstyle.com
/adsup.$domain=~adsup.lk
/adsvr.
/adswap-
/adswap.
/adswap/*
/adsweb.
/adswide.
/adsword.
/adswrapper.
/adsx/*
/adsyndication.
/adsyndication/*
/adsynth-
/adsys.$domain=~adsys.in
/adsys/*
/adsystem.
/adsystem/*
/ads~adsize~
/adtable_
/adtabs.
/adtag.
/adtag?
/adtag_
/adtagcms.
/adtago.
/adtags.
/adtagtc.
/adtaily_
/adtaobao.
/adTargeting.$domain=~adtargeting.com
/adtech.$~script,domain=~adtech.co.uk|~adtech.io|~adtech.md
/adtech/*
/adtech;
/adtech_$domain=~adtech.co.uk
/adTemplates/*
/adtest/*
/adtext.
/adtext2.
/adtext4.
/adtext_
/adtimage.
/adtitle.
/adtonomy.
/adTools.
/adtop.
/adtopsky.
/adtrack.$domain=~adtrack.ca|~adtrack.yacast.fr
/adtrack/*
/adtracker.
/adtracker/*
/adtracker?
/adtracking.
/adtracking/*
/adtraff.
/adttext-
/adttext.
/adtxt.
/adtype.
/adtype=
/adultadworldpop_
/adultimate.
/adunit/*$domain=~propelmedia.com
/adunits.
/adunits/*
/adunits?
/adunittop|
/adunix.
/adurl/*
/adutil.
/adutils.
/aduxads.
/aduxads/*
/adv-banner-
/adv-bannerize-
/adv-banners/*
/adv-div-
/adv-dmp/*
/adv-expand/*
/adv-ext-
/adv-f.
/adv-mobile.
/adv-placeholder.
/adv-scroll-
/adv-scroll.
/adv-socialbar-
/adv.css?
/adv.html
/adv.jsp
/adv.php
/adv.png
/adv/?rad_$domain=~rakuten.co.jp
/adv/adriver
/adv/banner_
/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/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_ads_
/adv_banner_
/adv_box_
/adv_display.
/adv_flash.
/adv_gigya.
/adv_head.
/adv_horiz.
/adv_image/*
/adv_left_
/adv_library3.
/adv_link.
/adv_manager_
/adv_out.
/adv_player_
/adv_script_
/adv_server.
/adv_teasers.
/adv_top.
/adv_vert.
/adv_vertical.
/advanced-ads-$domain=~wordpress.org
/advbanner/*
/advbanners/*
/advcontents.
/advcounter.
/advengine.
/adver.$domain=~adver.biz|~adver.by|~adver.live|~adver.media|~adver.vn
/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/*
/advert2.
/advert24.
/advert3.
/advert4.
/advert5.
/advert6.
/advert8.
/advert?
/advert_$domain=~canalplus.com
/advertbanner.
/advertbox.
/advertbuttons_
/advertical.$domain=~advertical.hu
/advertise-$~script,domain=~ads.microsoft.com|~advertise-solution.nl|~bingads.microsoft.com
/advertise/*$domain=~legl.co
/advertise_
/advertisehere.
/advertisement-$~script,domain=~berlin-airport.de
/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=~ad-maven.com|~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/*
/advertisingbanner_
/advertisingbutton.
/advertisingmodule.
/advertisings.
/advertisment-
/advertisment/*
/advertisment1-
/advertisment_
/advertisments/*
/advertize_
/advertlayer.
/advertmedia/*
/advertorial-
/advertorial/*
/advertorial_
/advertorials/*
/advertphp/*
/advertpro/*
/advertrail.
/advertright.
/adverts.$~script,domain=~adverts.ie|~adverts.org.ua
/adverts/*$~xmlhttprequest
/adverts_
/advertserve.
/advertsky.
/advertsquare.
/advertss/*
/adverttop.
/advideo.$domain=~advideo.pro|~advideo.site
/adview.$domain=~adview.mu|~adview.mx|~adview.online|~adview.su
/adview/*
/adview?
/adview_
/adviewas3.
/adviewed.
/adviewer.
/advision.$domain=~advision.cl|~advision.co|~advision.dk|~advision.sk
/advloader.
/advrotator.
/advrotator_
/advs.ads.
/advscript.
/advshow.
/advt.$domain=~advt.ch|~advt.it
/advtBanner.
/advweb.$domain=~advweb.com.br
/adw.$domain=~adw.amsterdam.nl|~adw.be|~adw.olsztyn.pl|~adw.org|~adw.org.pl|~gnome.org|~valadoc.org
/adweb.$domain=~adweb.clarkson.edu|~adweb.com.au|~adweb.cz|~adweb.pro
/adwidget/*
/adwidget_
/adwidgets/*
/adwiz.
/adwiz/*
/adwizard.
/adwizard/*
/adwizard_
/adword.
/adwords/*$domain=~google.com
/adworks.$domain=~adworks.att.com|~adworks.co.il|~adworks.fi|~adworks.jobijoba.io|~adworks.net
/adwrapper/*
/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.
/adx2.
/adx_exo_
/adx_flash.
/adx_iframe_
/adyoulike.$domain=~adyoulike.com
/adz/js/*
/adzerk2_
/adzones.
/adzones/*
/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.linker/*
/affiliate/ad/*
/affiliate/ads/*
/affiliate/banner/*
/affiliate/banners/*
/affiliate/promo-
/affiliate/promo/*
/affiliateads/*
/affiliates/banner
/affilinet/*$domain=~affilinet-inside.com|~affilinet-inside.fr
/afr.php?
/afr?auid=
/afs/ads/*
/ajax/ad/*
/ajax/ads_
/ajaxAd?
/ajs.php?
/ajs?auid=
/ajs?zoneid=
/ak-ads-ns.
/amazon-ad-
/amazon-associates-link-$~stylesheet
/amazon/widget/*
/ame-dfp/*
/amp-ad-
/amp-connatix-
/amp4ads-
/ane-popup-banner/ane-popup-banner.js
/ane-preroll/preroll.js
/annonse.$domain=~annonse.nu
/annonse/*
/annonser.
/annonser/*$domain=~billink.no
/announce/adv/*
/ape-ad-
/api-ads.
/api.ad.
/api.ads.$domain=~ads.instacart.com
/Api/Ad.
/api/ad/*
/api/ads/*
/api/ads?
/api/getcreatives?
/api/handshake?site=$xmlhttprequest
/api/v1/ad/*
/apopwin.
/app.ads-
/app.ads.
/app/ads.
/app/ads/*
/aptads/*
/apu.php?*&zoneid=
/arcads.js
/Article-Ad-
/article-ads.
/article-advert-
/article_ad.
/article_ads-
/asset/ad/*
/asset/adv/*
/assets/ad-
/assets/ad/*
/assets/ads-
/assets/ads/*$domain=~outlook.live.com
/assets/ads_
/assets/doubleclick/*
/asyncadload.
/asyncjs.$domain=~asyncjs.com
/asyncspc.
/atcode-bannerize/*
/atlads/*
/atlads1/*
/atnads/*
/atrads.
/audio-ads/*
/audioads/*
/auditudeadunit.
/auditudebanners.
/auto.ad.
/auto_ad_
/awaps-ad-sdk-$script
/awe2.js
/awempire.
/awepop.
/background_ad_
/ban.php?
/ban160.php
/ban300.html
/ban300.php
/ban728.html
/ban728.php
/ban728x90.
/banmanpro/*
/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_adv/*
/banner_dfp.
/banner_dfp_
/banner_id/*
/banner_iframe_
/bannerad.
/bannerad/*
/bannerad3.
/bannerad6.
/bannerad_
/bannerads-
/bannerads.
/bannerads/*
/banners.*/go/page/
/banners.*/piclist?
/banners.cgi?
/banners/468
/banners/728
/banners/ad/*
/banners/ad_
/banners/ads-
/banners/ads.
/banners/ads/*
/banners/adv/*
/banners/adv_
/banners/aff.
/banners/affil/*
/banners/affiliate/*
/banners/affiliates/*
/banners/ffadult/*
/bannersAds_
/bannerscript/*
/bannerserve/*
/bannerserver/*
/bannerserver?
/bansrc/*
/bar-ad.
/base_ads.
/baseAd.
/basic/ad/*
/bauer.ads.
/beacon/ad/*
/beacon/ads/*
/beacon/ads?
/bg-advert-
/bg/ads/*
/bg_ads_
/bg_adv_
/bigad.
/bigad_
/bigads/*
/bigboxad.
/blockad_
/blog/ads/*
/blog_ad?
/blog_ads/*
/blogad.
/blogad02.
/blogad_
/blogads-
/blogads.
/blogads/*
/blogads2_
/blogads_
/blogadsbg.
/bmndoubleclickad.
/bnr_ad_
/bnrimg.
/bnrsrv.
/bodyads/*
/bottom-ad-
/bottom-ads.
/bottom-advert-
/bottom_ad.
/bottom_ads.
/bottom_adv.
/bottom_adv_
/bottomad.
/bottomad/*
/bottomads.
/bottomsidead/*
/Box-ad-
/box_ad_
/box_ads_
/boxad1.
/boxad2.
/boxad3.
/boxad_
/brightcovead.
/bsa-plugin-pro-
/bsa-pro-
/bserver/*
/btads/*
/bundle/ads.
/bundles/Ad/*
/bundles/ads-
/bunyad_
/burt/adv_
/button_ads/*
/buttonad/*
/ButtonAd_
/buttonads.
/buttonads/*
/buyad.
/buyclicks/*
/buyer/dyad/*
/buysellads-
/buysellads.
/buzz/ads/*
/cache/ads_
/call/pubif/*
/call/pubj/*
/call_ads/*
/callAdserver?
/carbonads-
/CarbonAds.
/carbonads/*
/carousel_ads.
/carouselads.
/cbgads.
/cci-ads-
/cdn-ad-
/cdn.ad.
/cdn.ads.
/cds.ad.
/centerads.
/central/ads/*
/cgi-bin/ad/*
/cgi-bin/ads.
/cgi-bin/ads/*
/cgi-bin/ads_
/cgi-exe/ad.
/cgi/ad_
/china-ad.
/chorus_ads.
/chrome-ad.
/ck.php?nids
/clever_ads.js
/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/*
/cnads.js
/column-ad-
/columnads/*
/combo?darla/*
/comment-ad-
/comment-ad.
/common-ads/*
/common/ad.
/common/ads?
/common/ads_
/common/adv_
/common_ad.
/commons/ad/*
/commspace_ad.
/companion_ad.
/companion_ads.
/components/ads/*
/concert_ads-
/cont-adv.
/contads.
/content-ads.
/content/ad/*
/content/ad_
/content/ads/*
/content/adv/*
/content_ad.
/content_ad_
/contentAd.
/contentad/*
/contentad_
/context_ad/*
/context_ads.
/contextad.
/contextads.
/controller.ad.
/controller/ad-
/controllerimg/adv/*
/core-ads.
/corner-ad.
/corner_ads/*
/couponAd.
/cover_ad.
/cpm_ad.
/cpmbanner.
/cpmrect.
/cpx-ad.
/cpxads.
/crazyad.
/csp/ads?
/css/ads-
/css/ads300_
/css/adsense
/css/adv.
/css/adz.
/cssjs/ads/*
/cube_ads/*
/cubead.
/cubeads/*
/cubeads_
/curlad.
/curveball/ads/*
/custads/*
/custom_ads.
/customad.
/customads/*
/customadsense.
/customerad_
/cutead.
/cvs/ads/*
/daily/ads/*
/dart_ads.
/dart_ads/*
/dartad/*
/dartadengine.
/dartadengine2.
/dartads.
/dartcall.
/dartfunctions.
/data/ads/*
/dateads.
/dclk/dfp/*
/dclk_ads.
/dclk_ads_
/de/ads/*
/default/ads/*
/default_ads/*
/defaultad.
/defaultad?
/defaults_ads/*
/defer_ads.
/deferads.
/defersds.
/delay-ad.
/delayedad.
/deliver/wr?
/deliverad/*
/deliverads.
/deliversd/*
/deliversds.
/delivery.ads.
/delivery.php?pool_id=
/delivery.php?rnd=
/delivery.php?zone=
/delivery/afr.
/delivery/ag.
/delivery/al.php
/delivery/apu.php
/delivery/avw.
/delivery/fc.
/delivery/fl.
/delivery/jsonp/?zoneid=
/delivery/spc.
/delivery_ads/*
/dfp-ads.
/dfp-ads/*
/dfp.min.js$third-party
/dfp/async.
/dfp/dc.js
/dfp/dfp-
/dfp/head/*
/dfp/jquery.
/dfp_async.
/dfp_js/*
/dfpNew.
/directrev.
/discourse-adplugin-
/discuss_ad/*
/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$domain=~ads.instacart.com
/displayad.$~script
/displayad/*
/displayad?
/displayadbanner_
/displayAdFrame.
/displayadiframe.
/displayadleader.
/displayads.
/displayads/*
/displayads1.
/displayads2.
/displayads3.
/displayadsiframe.
/displaybanner/*
/div-ads.
/dlfeatads.
/dmcads_
/doubleclick.aspx
/doubleclick.min
/doubleclick/iframe.
/doublepimp2.js
/download-ad.
/download/ad.
/download/ad/*$domain=~dr.dk
/download/ads
/drsup-admanager-
/drsup-admanager/*
/dspads.
/dynamic.ad?
/dynamic/ads/*
/dynamic_ads/*
/DynamicAd/*
/dynamicad?
/dynamicAds.
/easyads.$domain=~easyads.bg|~easyads.eu|~easyads.io|~easyads.lk
/easyads/*$domain=~easyads.eu|~easyads.io|~easyads.lk
/easyazon-
/emailads/*
/embed-ad-
/embed/ad/*
/embed/ads.
/embed_ad.
/ero-ads-
/ero-ads_
/ero-advertising.
/ero.htm
/eroad.php
/eroad2.
/eroads.
/eroadvertising.$domain=~eroadvertising.com
/erobanner.
/etology.$domain=~etology.com
/euads/*$domain=~euads.org
/eureka-ads.
/eureka/eureka.js
/eureka_ban/*
/event.ng/*
/exads/*
/exitpop.
/exitpopunder.
/exitpopunder_
/exitpopup.
/exitsplash.
/exo_bck_
/exoads/*
/exobanner.
/exoclick.$~script,domain=~exoclick.bamboohr.co.uk|~exoclick.com|~exoclick.kayako.com
/exopopunderdesktop.js
/exosrvcode-
/expads-
/expop.js
/exports/tour/*$third-party
/exports/tour_20/*
/ext/adform-
/ext/ads/*
/external/ad.
/external/ad/*
/external/ads/*
/external_ad?
/external_ads.
/externalad.
/externalads/*
/extra_ads/*
/fc_ads.
/feature/ads/*
/fel456.js$script
/file/ad.
/file/ads/*
/fileadmin/ads/*
/files/ad-
/files/ad/*
/files/ads-
/files/ads/*
/fimserve.
/finads.
/first-ad_
/fixSpecialAdHome.
/flag_ads.
/flash/ad/*
/flash/ad_
/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.
/flv-ad-
/flyad.
/flyad/*
/flyads/*
/flyers/ads/*
/flytead.
/footad-
/footad.
/footer-ad-
/footer-ad.$~script
/footer_ad.
/footer_ad_
/footer_ads.
/footer_ads_
/footerad.
/footerad?
/footerads.
/footerads/*
/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/*
/funcript*.php?pub=
/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.
/generic-ad.
/generic.ads.
/get-ads-by-zones/*
/get.ad?
/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/*
/getadcontent.
/getadds.
/GetAdForCallBack?
/getadframe.
/getAdList?
/getads-
/getads.
/getads/*
/getads?
/getadserver.
/getAdsForClient?
/getAdsysCode?
/GetAdvertData?
/GetAdvertisements?
/getadvertiserimage.
/GetAdvertisingLeft?
/getadverts?
/GetADVOverlay.
/getJsonAds?
/getsponslinks.
/getsponslinksauto.
/getTextAD.
/getvdopiaads.
/getvideoad.
/getwebsitead/*
/gexternalad.
/ggadsense.
/gifs/ads/*
/gigyatargetad.
/glam160.
/glam300.
/glam728.
/glam_ads.
/global-ads_
/global/ad/*
/global/ads/*
/globalad.$domain=~globalad.com.br
/globalads-
/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_ad.
/google_ads/*
/google_ads_
/google_adsense-
/google_adv/*
/google_afc.
/google_afc_
/google_afs.
/google_afs_widget/*
/google_caf.js?
/googlead-
/googlead.$~script
/googlead/*
/googlead_
/googleads-$domain=~github.com|~github.io
/googleads.$~script,domain=~github.com|~github.io
/googleads/*$domain=~github.com|~github.io
/googleads_
/googleadsafc_
/googleadsafs_
/googleAdScripts.
/GoogleAdSense-
/googleadsense.
/googleadservices/*
/googleadsmodule.
/googleadunit?
/googleafc.
/googleafs.
/googleleads.
/gpt.js$script,xmlhttprequest
/gpt.min.js
/gpt_ads-
/grid-ad.
/gsnads-
/gtv_ads.
/Handlers/Ads.
/header-ad-
/header-ad.
/header_ad_
/header_ads_
/headerad.
/headerads.
/headerads1.
/headvert.
/home/_ads
/home/ads-
/home/ads/*
/home/ads_
/home/sponsor_
/home_adv.
/homepage-ads/*
/homepage/ads/*
/homepage_ad_
/homepage_ads/*$domain=~swedishbeauty.com
/horizontal_ad.
/horizontalAd.
/hostedads.
/hostgator-ad.
/hosting/ads/*
/House-Ad-
/house-ad.
/house-ad/*
/house-ads/*
/house_ad-
/house_ad_
/house_ads/*
/housead.$domain=~housead.ru
/housead/*
/housead_
/houseads.
/houseads/*
/houseads?
/hoverad.
/hserver/*
/ht.js?site_
/html.ng/*
/html/ad.
/html/ad/*
/html/ads/*
/html/ads_
/html/sponsors/*
/html/zergnet-
/htmlads/*
/httpads/*
/icon_ad.$domain=~adv.asahi.com
/icon_ads_
/icon_advertising_
/idleAd.
/idleAds.
/iframe-ad.
/iframe-ad?
/iframe.ad/*
/iframe/ad/*
/iframe/ad_
/iframe_ad.
/iframe_ad?
/iframe_ad_
/iframe_ads.
/iframe_ads_
/iframead.
/iframead/*
/iframead_
/iframeads.
/iframeads/*
/im-popup/*
/im.cams.
/ima/ads_
/image/ad/*
/image/ads/*
/image/ads_
/image/affiliate/*
/image_ads/*
/imageads/*
/images-ad/*
/images.ads.
/images.adv/*
/images/ad/*$domain=~webryblog.biglobe.ne.jp
/images/ad2/*
/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/gads_
/images/vghd
/images1/ad_
/images2/Ads/*
/imfloat.
/img-ads.
/img-ads/*
/img-advert-
/img.ads.
/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_
/imgads/*
/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/adsdaq
/included_ads/*
/includes/ad.
/includes/ad_
/includes/ads/*
/includes/ads_
/includes/adv/*
/incmpuad.
/index-ad-
/index-ad.
/index_ad/*
/index_ads.
/infinity.js.aspx?guid=
/inhouse_ads/*
/injectad.
/inline_ad.
/inline_ad_
/inline_ads.
/InlineAds.
/inlineads/*
/inner-ads-
/inner-ads/*
/innerads.
/insertAd.
/insertads.
/insideAD.
/instreamad/*
/intelliad.
/intellitext.$domain=~intellitext.com|~intellitext.hu|~intellitext.us
/interad.$domain=~interad.gr
/internAds.
/internal-ad-
/internet_ad_
/intextads.
/inv/ads/*
/invideoad.
/inviteads/*
/invoke-2.js
/inx-ad.
/ipadad.
/iqadcontroller.
/iserver/ccid=
/iserver/site=
/JavaScript/Ads-
/javascript/ads/*
/javascript/gpt-
/javascript/oas.
/javascript/oas?
/javascripts/ads/*
/Javascripts/SBA-
/jetpack-ads/*
/jquery-ads.
/jquery.ad.
/jquery.adi.
/jquery.adx.
/jquery/ad.
/jqueryadvertising.
/js.ad/size=
/js.ng/cat=
/js.ng/channel_
/js.ng/pagepos=
/js.ng/site=
/js.ng/size=
/js/ad.js?slot=
/js/adverts-
/js/dfp-
/js/doubleclick/*
/js/m/i-def.js
/js/oas-
/js/ppu.$script
/js/prebid-video.
/js/youmuffpu.js
/js3caf.js
/js_ads/*
/js_ads_
/js_adv-
/js_adv_
/js_exit_popup.
/js_interstitial.
/jsad.php
/jsAds-$script
/jsonad/*
/jsplayerads-
/jspopunder.
/jstextad.
/kampyle.js
/keyade.js
/keyword_ad.
/L411_Ad_
/layad.
/layer-ad.
/layer-ads.
/layer-advert-
/layer/ad.
/layer/ads.
/layer_ad?
/layerad-
/layerad.
/layerads-
/layerads.
/layerads_
/layout/ad.
/layout/ads/*
/lazy-ads.
/lazy-ads@
/lazyad-
/lazyad.
/lazyload.ads?
/leader_ad.
/leaderad.
/Leaderboard-Ads-
/leaderboard-advert.
/leaderboardad.
/leaderboardads.
/left-ads.
/left_ad/*
/left_ad_
/left_ads.
/leftad.
/leftad_
/leftads.
/lg.php?adid=
/lib/ad.js
/lijit-ad-
/lijitads.
/linkad2.
/linkads.
/linkadv.
/linkadv_
/liveads.
/livejasmin.$domain=~livejasmin.com
/livejasmin2.
/livejasmin_
/livejasminpopupunder.
/load_ad?
/local-ad.
/local_ads_
/localAd/*
/LocalAd_
/localads.$domain=~localads.cab
/log_ad?
/log_ad_
/logad?
/logads.
/logo-ad.
/logo-ads.
/logo/ads_
/logoads.
/logoutad.
/longad.
/lrec_ad.
/lserver/*
/mac-ad?
/mad_ad.
/mads.php?
/magic-ad/*
/magic-ads/*
/main/ad/*
/main/ad_
/main/ads/*
/main_ad.
/main_ad/*
/main_ad_
/mainad.$domain=~mainad.ru
/manageads/*
/marfeel_sw.
/markpop.js
/masonad.gif
/masterad.
/mbads?
/mbn_ad.
/mcad.php
/mda-ads/*
/media/ad/*
/media/ads/*
/media/adv/*
/media_ads/*
/mediaAd.
/megaad.
/mellowads.
/meme_ad.
/metaad.
/mgid-ad-
/mgid-header.
/mgid.html
/microad.$domain=~microad.co.id
/middle_adv_
/middleads.
/min/ads/*
/mini-ads/*
/mini_ads.
/miniads?
/miniadvert.
/mint/ads/*
/misc/ad-
/misc/ads/*
/mmads-
/mmads.
/moatsdk.min.js
/mob-ad.
/mobile-ad.
/mobile-ads/*
/mobile_ad.
/mobile_ad/*
/mobile_ads-
/mobilead_
/mobileads.
/mobileads/*
/mod_ad/*
/mod_pagepeel_banner/*
/module-ads-html-$script
/module-ads/*
/module/ads/*
/modules/ad/*
/modules/ad_
/modules/ads/*
/monetize-show-ads
/moneyball/ads/*
/mpads/*
/mpuad.
/MPUAd/*
/mrskinleftside.
/msgads.
/msnadimg.
/msnads/*
/msnads1.
/msnpop.
/msnpopsingle2.
/msnpopup.
/msnpopup4.
/mtvi_ads_
/mydirtyhobby.$domain=~mydirtyhobby.com|~mydirtyhobby.de|~mydirtyhobby.to
/mysimpleads/*
/n4403ad.
/na.ads.
/nad_exo.
/native-ad-
/native-ads-
/native_ad/*
/nativead.
/nativead/*
/nativeads.
/nativeads/*
/nav_ad/*
/navad/*
/navads/*
/nb/frot_lod.
/neo/ads/*
/neverblock/*
/new-ads/*
/new/ad/*
/new/ads/*
/new_ads/*
/new_oas.
/newad.
/newAd/*
/newad2?
/newad?
/newadcfg/*
/newads.
/newads/*$domain=~ingles-markets.com
/newadv/*
/newadvert/*
/newaff/float
/nugg.min.js
/nuggad.
/nuggad/*
/Nuggad?
/nwm-fcn.min.js
/nwm-pw2.min.js
/oas-config.
/oas.aspx
/oas/ad/*
/oas/banners/*
/oas/iframe.
/oas_ad.
/oas_ad/*
/oas_ad_
/oas_ads.
/oascentral.$~object
/oascentral/*
/oasconfig/*
/oasdefault/*
/oiopub-ads/*
/oiopub-direct/*$~stylesheet
/oncc-ad.
/online-ad_
/openad.$domain=~openad.lv
/openads-
/openads.
/openads/*
/openads2/*
/openads_
/openx-$domain=~openx.com
/openx.
/openx/*
/openx_
/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.
/p2/ads/*
/p2ads/*
/p8network.js
/p?zoneId=
/packages/adz/*
/packages/dfp/*
/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.
/PageTopAD.
/paidads/*
/panelad.
/parking_caf_
/parseForAds.
/partner-ad-
/partner.ads.
/Partner_Ad/*
/partner_ads/*
/partner_ads_
/partnerad.
/partnerads/*
/partnerads_
/partneradwidget.
/partnerbanner.
/partnerbanner/*
/partners/ad-
/partners/ads/*
/partnership-ads/*
/partnerships-ads-
/parts/ad/*
/pauseadextension.
/pcad.js?
/pch_ad/*
/pd-ads/*
/pdpads.
/peel.php?
/peel_ads/*
/peelad/*
/peelads/*
/peeljs.php
/peeltl.
/peeltr.
/pencilad.
/perfads.
/performance_ads/*
/performancingads/*
/permanent/ads/*
/persadpub/*
/petrol-ad-
/pfpadv.
/pgad.
/pgrightsideads.
/ph-ads-old.
/photoad.
/photoads/*
/php/ad/*
/php/ads/*
/phpads.
/phpads/*
/phpads2/*
/phpadserver/*
/phpadsnew/*
/phpbb_ads/*
/pic/ads/*
/pic_adv/*
/picture/ad/*
/pictureads/*
/pictures/ads/*
/pilot_ad.
/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-invalid-click-protector/*$script
/plugins/ad.
/plugins/ads-
/plugins/ads/*
/plugins/adsanity-
/plugins/advanced-ads/*$domain=~wordpress.org
/plugins/cactus-ads/*$script,stylesheet
/plugins/cpx-advert/*$script
/plugins/dx-ads/*$script
/plugins/meks-easy-ads-widget/*
/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/*
/poki-ads.
/poll-ad-
/pool.ads.
/pool/ad/*
/pop-under.
/pop?tid=
/pop_ad.
/pop_ads.
/pop_under.
/pop_under/*
/popad-
/popads/*
/popads_
/poprotator.
/popshow.$~stylesheet
/popu.js
/popunder-
/popunder/*
/popunder1.
/popunder1_
/popunder2.
/popunder4.
/popunder5.
/popunder7.
/popunder?
/popunder_
/popunderjs/*
/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.
/posts_ad.
/pounder-$~image
/pp-ad.
/ppd_ads.
/ppd_ads_
/predictad.
/prehead/ads_
/premium_ad.
/premiumads/*
/prerollad.
/prerollads.
/previews/ad/*
/printad.
/printad/*
/prism_ad/*
/proads/*
/proadvertising.
/proadvertising_
/processad.
/processads.
/processing/impressions.asp?
/prod/ads-
/product-ad/*
/product-ads/*
/product_ad_widget/*
/ProductAd.
/productAds/*
/production/ads/*
/promo-ads/*
/promo/ad_
/promo/ads/*
/promo/affiframe.
/promoAd.
/promobuttonad.
/PromosAds/*
/promotions/ads.
/promotions/ads/*
/promotions/ads?
/promotools.
/propellerad.
/propellerads.$domain=~propellerads.com
/propellerAdsPush/*
/protection/ad/*
/proto2ad.
/provideadcode.
/provider_ads/*
/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_
/puff_ad?
/pullads.
/punder-rotate.
/punder.js
/punder.php
/pup-a9-header-bidder/*
/purch-ad-
/pushdownAd.
/pustrck.js
/PVButtonAd.
/queryAdContent.
/quick_ads/*
/quigo_ad
/radioAdEmbed.
/radioadembedgenre.
/radioAdEmbedGPT.
/rads/b/*
/rail_ad_
/railad.
/railads.
/railsad.
/railsad_
/rcom-ads-
/rcom-ads.
/rcom-video-ads.
/rcsad_
/rdm-ad-
/RdmAdFeed.
/re-ads-
/realmedia/ads/*
/realmedia_mjx.
/realmedia_mjx_
/reclama/*
/reclame/*$domain=~github.com
/recommendations/ad.
/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.
/relevance_ad.
/remaven.
/remove-ads.
/remove_ads.
/render-ad/*
/renewalad/*
/repeat_adv.
/report_ad.
/report_ad_
/requirejs/ads/*
/resources/ad.
/resources/ads/*
/resources/ads_
/responsive-ads.
/responsive/ad_
/responsive_ads.
/revcontent.
/right-ad-
/right_ad.
/right_ad_
/right_ads.
/rightad.
/rightad/*
/rightads.$domain=~rightads.co.uk
/rollad.
/rolloverads/*
/rotateads.
/rotatingad.
/rotationad.
/s.ashx?btag
/sc-tagmanager/*
/script/ad.$~script
/script/ads_
/script/java.php?$xmlhttprequest
/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/afc/*
/scripts/chatur.js
/scripts/zanox-
/scrollAd-
/scrollads/*
/search-ads?
/search/ad/*
/search/ads?
/search/ads_
/search_ads.
/searchad.
/searchad_
/secureads.
/securepubads.
/select_adv?
/serv.ads.
/servads.
/servead.
/servead/*
/ServeAd?
/serveads.
/Server/AD/*
/server/ads/*
/servewebads/*
/service/ad/*
/service/ads/*
/service/adv/*
/services/ads/*
/servlet/view/*
/set_adcode?
/share/ads/*
/shared/ad_
/shared/ads/*
/show-ad.
/show.ad?
/show?zone_id=
/show_ad.
/show_ad?
/show_ad_
/show_ads_
/showad/*
/showad_
/showadcode.
/showadcode2.
/showads_
/showadvert.
/showadvertising.
/showban.asp?
/showbanner.
/side-ad-
/side-ad.
/side-ads-
/side-ads/*
/side_ads/*
/side_adverts.
/sidead.
/sidead1.
/sidead2.
/sidead3.
/sideadiframe.
/sideads.
/sideads/*
/sidebar-ad-
/sidebar-ads/*
/sidebar_ad.
/sidebar_ads/*
/sidebarad/*
/SidebarAds.
/sidelinead.
/siframead.
/site-ads/*
/site-advert.
/site/ads?
/site=*/size=*/viewid=
/site=*/viewid=*/size=
/site_ads.$~script
/site_ads/*
/site_under.
/siteads.
/siteads/*
/siteadvert.
/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.
/skyplayer-ads-
/skyscraper-ad.
/skyscraper_ad_
/skyscraperad.
/slide_in_ads_
/slideadverts/*
/slideinad.
/slideoutad.
/slider-ad-
/slider.ad.
/slider_ad.
/sliderAd/*
/sliderad3.
/SliderAd_
/sliderAds.
/slideshow/ads.
/slidetopad.
/slot/dfp/*
/smalAds.
/small_ad.
/small_ad_
/small_ads/*
/smallad-
/smartad-
/smartad.$domain=~smartad.ai
/smartad/*
/smartAd?
/smartad_
/smartads.$domain=~smartads.com.sg|~smartads.com.vn|~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/*
/smoozed-ad/*
/socialads.$domain=~socialads.eu|~socialads.guru
/socialads/*
/soralink.js
/soralink/*$~stylesheet
/sp/delivery/*
/space_ad.
/spacead/*
/spacedesc=
/spark_ad.
/spc.php
/spc_fi.php
/spcjs.php
/special-ads/*
/special_ad.
/special_ads.
/special_ads/*
/specialads/*
/spiderad/*
/splash_ads_
/SplashAd_
/sponlink.
/spons/banners/*
/sponslink_
/sponsor-ad
/sponsor-banner.
/sponsor-box?
/sponsor-links.
/sponsor/click.
/sponsor_ads.
/sponsorad.
/sponsorad2.
/sponsoradds/*
/sponsorads/*
/sponsorbanners/*
/sponsorbg/*
/sponsored-links-
/sponsored-links.
/sponsored-links/*
/sponsored-widget
/sponsored_ad.
/sponsored_ad/*
/sponsored_ad_
/sponsored_ads/*
/sponsored_content-
/sponsored_link.
/sponsored_links_
/sponsored_text.
/sponsored_title.
/sponsored_top.
/sponsoredads/*
/sponsoredbanner/*
/sponsoredcontent.
/sponsoredlinks.
/sponsoredlinks/*
/sponsoredlinks?
/sponsoredlisting.
/sponsors-ads/*
/sponsors/ads/*
/sponsors/popunder.
/sponsors_box.
/spotx_adapter.
/spotxchangeplugin.
/spotxchangevpaid.
/squaread.
/squareads.
/static-ad-
/static.ad.
/static/ad/*
/static/ad_
/static/js/4728ba74bc.js$~third-party
/sticky-ad-
/sticky-ads-
/sticky_ad.
/sticky_ads.
/stickyad.
/stickyad2.
/stickyads.
/story_ad.
/story_ads_
/storyads.
/stream-ad.
/streamads.
/style_ad.
/styleads2.
/styles/ad/*
/Styles/Ad_
/styles/ads.
/styles/ads/*
/subAd.
/sugarads-
/superads_
/suv4.js
/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_
/tabads/*
/taboola-footer.
/taboola-header.
/taboola_ads.js
/taboola_header.
/taboolaArticle.
/taboolaSection.
/tag-adv.
/tag_oas.
/tag_sys.
/tagadv_
/targetingAd.
/targetpushad.
/td-ads-
/tds-ads-
/technomedia.$domain=~technomedia.co
/template/ad.
/templates/ad.
/templates/ad/*
/templates/ads/*
/templates/adv_
/text_ad.
/text_ad_
/text_ads.
/text_ads_
/textad.$domain=~textad.hu
/textad/*
/textad1.
/textad?
/textad_
/textadrotate.
/textads-
/textads.
/textads/*
/textads?
/textads_
/third-party/dfp/*
/thirdparty/ad/*
/thumb-ads.
/tikilink?
/tinlads.
/tinyad.
/tit-ads.
/tncms/ads/*
/tnt.ads.
/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_
/topadvert.
/tower_ad_
/tradedoubler.
/tremoradrenderer.
/triadshow.
/ttj?id=
/txt_ad.
/txt_ad_
/txt_adv.
/txtad.
/txtads/*
/u-ads.
/update_ads/*
/uplimg/ads/*
/upload/ads/*$domain=~ads.ae
/UploadAds/*
/uploaded/ads/*
/UploadedAds/*
/uploads/ads/*$domain=~bayie.com
/uploads/adv/*
/uploads/adv_
/uploads/xadv_
/user/ads?
/user_ads/*
/userad.$domain=~userad.info
/userad/*
/userads/*
/utep/ad/*
/utep_ad.js
/v1/ads/*
/v2/ads.
/v2/ads/*
/v3/ads/*
/v3/ads?
/v5/ads/*
/v7/ads/*
/v9/adv/*
/valnet-header-ads.
/valuad.
/vast/ads-
/vast_ads_
/VASTAdPlugin.
/vastVpaid.
/vb/ads/*
/vboard/ads/*
/vclkads.
/vendor-ads-
/vendors~ads.
/vert_ad.
/vghd.gif
/vghd2.gif
/vice-ads.
/video-ad-overlay.
/video-ad.
/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/*
/VideoAdContent?
/videoadrenderer.
/videoadroll.
/videoads.
/videoads/*
/videoadv-
/videoadv.
/videojs.ads-
/videojs.sda.
/view/ad/*
/view/ads/*
/view/banner/*
/view_banner.
/viewad.
/viewad/*
/viewad?
/viewbannerad.
/viewer/rad?
/views-native-ads.
/views/ads/*
/virtuagirl.
/virtuagirl/*
/virtuagirl3.
/virtuagirlhd.
/virtual_girl_
/virtualgirl/*
/virtualgirlhd-
/vnads.
/vnads/*
/vpaidad3.
/vpaidadrenderer.
/vplayerad.
/web-ad_
/web-ads.
/web-ads/*
/web/ads/*
/web_ads/*
/webad?
/webadimg/*
/webads.
/webads/*
/webads_
/webadserver.
/webadvert.$domain=~webadvert.ru
/webadvert3/*
/webadverts/*
/weborama.js
/welcome_ad.
/welcomead.
/widget-advert.
/widget-advert?
/widget/ads.
/widget/ads/*
/widgetad.
/widgets/ads.
/widgets/sponsored/*
/wix-ad.
/wixads.
/wixads/*
/wlbetathome/bannerflow/*
/wordpress-ads-plug-in/*
/wp-ad-guru/*
/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-ad-guru/*
/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-
/wpbanners_show.php
/wppas.
/wppas/*
/wppas_
/wpproadds.
/wrapper/ads/*
/www/ad/*
/www/ad_
/www/ads/*
/www/deliver/*
/www/deliverx/*
/www/delivery/*
/www/js/ad/*
/wwwad.
/wwwads.
/xads.php
/xadvertisement.
/xclicks.
/xhfloatAdv.
/xpopunder.
/xpopup.js
/xtendmedia.$domain=~xtendmedia.dk
/yads-
/yads.$domain=~yads.org.il
/yads/*
/yads_
/yahoo-ad-
/yahoo-ads/*
/yahoo/ads.
/YahooAd_
/yahooads.
/yahooads/*
/yahooadsapi.
/yhs/ads?
/yieldads.
/yieldlab.$domain=~yieldlab.science
/ysc_csc_news
/yume_ad_library_
/zanox/banner/*
/zcredirect?
/zcvisitor/*
/~cdn/ads/*
://a.ads.
://ad1.
://adcl.$domain=~adcl.co.nz|~adcl.com|~adcl.screenconnect.com
://adn.*/zone/$subdocument
://ads.$domain=~ads.8designers.com|~ads.ac.uk|~ads.adstream.com.ro|~ads.allegro.pl|~ads.am|~ads.amazon|~ads.apple.com|~ads.atmosphere.copernicus.eu|~ads.bestprints.biz|~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.doordash.com|~ads.elcarado.com|~ads.elevateplatform.co.uk|~ads.finance|~ads.gambinoslot.com|~ads.google.com|~ads.gree.net|~ads.gurkerl.at|~ads.harvard.edu|~ads.instacart.com|~ads.jiosaavn.com|~ads.kaipoke.biz|~ads.kazakh-zerno.net|~ads.kifli.hu|~ads.knuspr.de|~ads.lapalingo.com|~ads.listonic.com|~ads.lollipod.de|~ads.lordlucky.com|~ads.magalu.com|~ads.mba|~ads.mgid.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.scotiabank.com|~ads.selfip.com|~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.studyplus.co.jp|~ads.taboola.com|~ads.tiktok.com|~ads.toplayaffiliates.com|~ads.typepad.jp|~ads.us.tiktok.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
=admeld&
=adshow&
=adslot&
=adunit&
=advanced-ads-
=advert/
=advertiser/
=affiliate_ad_viewed&
=akiba_ads_
=clkads/
=com_ads&
=dartad_
=deliverAdFrame&
=display_ad&
=DisplayAd&
=displayAds&
=dynamicads&
=dynamicwebad&
=half-page-ad&
=iframe_adv&
=js_ads&
=oas_tag.
=PAGE_AD_
=partnerad&
=PencilAd&
=pm_ads&
=showsearchgoogleads&
=textads&
?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=
?adPageCd=
?adsdata=
?adsite=
?adsize=
?adslot=
?adspot_
?adTagUrl=
?adtarget=
?adunit_id=
?adunitid=
?adunitname=
?adv_type=
?adversion=
?advert_key=
?advertiser=
?advertiser_id=$domain=~ads.pinterest.com|~panel.rightflow.com
?advertiserid=$domain=~adadyn.com|~outbrain.com|~seek.co.nz|~seek.com.au
?advplaces=
?banner.id=
?bannerid=
?category=ad&
?phpAds_
?service=ad&
?type=ad&
?view=ad&
?wm=*&prm=rev&
?wppaszoneid=
?wpstealthadsjs=
?zoneid=*&ext=$script
?ZoneID=*&PageID=*&SiteID=$~image
?ZoneID=*&SiteID=*&PageID=$~image
_300600.
_300x250Banner_
_468x60ad.
_728x90ad_
_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_250.
_ad_300.
_ad_300x300.
_ad_336x280.
_ad_350x250.
_ad_728_
_ad_actron.
_ad_background.
_ad_banner.
_ad_banner_
_ad_big.
_ad_block&
_ad_bottom.
_ad_box.
_ad_center.
_ad_change.
_ad_choices.
_ad_choices_
_ad_close.
_ad_content.
_ad_controller.
_ad_count.
_ad_count=
_ad_courier.
_ad_desktop_
_ad_domain_
_ad_end_
_ad_engine/
_ad_expand_
_ad_feed.
_ad_footer.
_ad_footer_
_ad_frame.
_ad_handler.
_ad_head.
_ad_header.
_ad_heading.
_ad_homepage.
_ad_ids=
_ad_iframe.
_ad_image_
_ad_images/
_ad_init/
_ad_integration.
_ad_label.
_ad_layer_
_ad_leaderboard.
_ad_lib.
_ad_logo.
_ad_middle_
_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_template_
_ad_top_
_ad_units_
_ad_utils-
_ad_vertical.
_ad_view=
_ad_wrapper.
_adagency/
_adaptvad.
_adbanner.
_adbanner/
_adbanner_
_adbanners.
_adbar.
_adbox.
_adbox_
_adbreak.
_adcall.
_adcall_
_adchoice.
_adchoices.
_adcode_
_adcom.
_adcontent/
_adcount=
_adengage.
_adengage_
_adengine_
_adframe.$domain=~adsystem.pl
_adframe/
_adframe_
_adfunction.
_adhesion.
_adhoc?
_adhome.
_adhome_
_adhoriz.
_adhub_
_adify.
_adjug.
_adlabel_
_adlib.
_adlog.
_admanager/
_admarking_
_admin/ads/
_adminka/
_adnetwork.
_adoverride.
_adpage=
_adpartner.
_adplugin.
_adright.
_adright2.
_adrotate-
_adrotator.
_ads-rtk.
_ads.cgi
_ads.cms?
_ads.html
_ads.js.
_ads.php?
_ads/horiz/
_ads/horiz_
_ads/iframe.
_ads/inhouse/
_ads/square/
_ads_iframe.
_ads_iframe_
_ads_index_
_ads_partner.
_ads_profile.
_ads_reporting.
_ads_targeting.
_ads_text.
_ads_top.
_ads_updater-
_adscommon.
_adscript.
_adsense.
_adserve.
_adserve/
_adserver.
_adsetup.
_adsetup_
_adsframe.
_adshare.
_adshow.
_adsjs.
_adskin.
_adskin_
_adslist.
_adsys.
_adsys_
_adtech-
_adtech.
_adtech/$~stylesheet
_adtech_
_adtext_
_adtitle.
_adunit.
_adunits/
_adv_label.
_adv_open_x/
_advert.
_advert/
_advert1.
_advert_label.
_advert_sliders/
_advert_vert
_advertise-$domain=~linkedin.com
_advertise.
_advertisehere.
_advertisement-
_advertisement/
_advertisement_$domain=~media.ccc.de
_advertisements/
_advertising.
_advertising/$domain=~advertising.scoop.co.nz
_advertisment.
_advertorial.
_advertorial_
_advertorials/
_adverts.js
_adverts/
_adview?
_advsetup.
_adwrap.
_adwriter.
_affiliate_ad.
_alt/ads/
_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_
_bottom_ads.
_bottom_ads_
_box_ad_
_btnad_
_bucks_ad.
_button_ad_
_buttonad.
_centre_ad.
_collect/ads/
_commonAD.
_companionad.
_content_ad.
_content_ad_
_contest_ad_
_custom_ad.
_custom_ad_
_dart_ads.
_dfp_targeting.
_displayad_
_doubleclick.
_externalad.
_floating_ad_
_floatingad_
_footer_ad_
_gallery_ads.
_generic_ad.
_google_ad.
_google_ads.
_google_ads/
_google_ads_
_googlead.
_googleads_
_gpt_ads.
_header_ad.
_header_ad_
_headerad.
_images/ad.
_images/ad_
_images/ads/
_js_ads.
_js_ads/
_layerad.
_left_ad.
_mid_ad.
_panel_ads.
_partner_ad.
_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_
_show_ads=
_side-ad_
_sidead.
_sidebar_ad.
_sidebar_ad/
_sidebar_ad_
_sidebarad_
_site_sponsor
_skinad.
_Slot_Adv_
_small_ad.
_sponsor/css/
_sponsor_banners/
_sponsor_logic.
_sponsoredlinks_
_Spot-Ad_
_square_ad-
_square_ad.
_static/ads/
_static_ads.
_sticky_ad.
_StickyAd.
_survey_ad_
_text_ads.
_textad_$~media
_textads.
_textads/
_theme/ads/
_tile_ad_
_top_ad.
_top_ad_
_topad.
_tribalfusion.
_txt_ad_
_type=adimg&
_valueclick.
_vertical_ad.
_video_ads/
_video_ads_
_videoad.
_web-advert.
_Web_ad.
_web_ad_
_webad.
_webad_
_WebBannerAd_
_widget_ad.
||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/*
://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
/_js/prbd_6.19.0.js
/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.
/newPrebid.
/npm/prebid-
/pb.min.
/pbjs-*.js
/pbjsandwich-
/pbjsandwich.
/porpoiseant/*
/prebid-js-
/prebid-min-
/prebid-pro.
/prebid-sdk.
/prebid-worker/*
/prebid.$domain=~prebid.org
/prebid/*$script
/prebid1.
/prebid14.js
/prebid2.
/prebid2140.
/prebid3.
/prebid35.
/prebid4.
/prebid5.
/prebid6.
/prebid7.
/prebid?
/prebid_$script,third-party
/prebid_request.
/prebid_v4.
/prebid_ver.js
/prebidAdcall.
/prebidjs/*
/prebidLibrary.
/prebidlink/*
/prebidtest.
/prodprebidheader-
/pubfig.js
/pubfig.min.js
/tagman/*
_prebid-$script
_prebid.js
_prebid8.
_prebid_
~Prebid.js
/stn-player.
/stn-player/*
/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/
-detect-adblock.
/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_detector2.
/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
/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.
/750_150.
/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
/redirect?tid=$popup
/show?bver=$popup
/smartpop/*$popup
/srvclk.php?$popup
/tr?id=*&tk=$popup
/zcvisitor/*$popup
/zp-redirect?$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
###AC_ad
###AD_160
###AD_300
###AD_468x60
###AD_G
###AD_L
###AD_ROW
###AD_Top
###AD_text
###ADbox
###Ad-3-Slider
###Ad-4-Slider
###Ad-Container
###Ad-Top
###AdBanner
###AdBar
###AdBigBox
###AdBillboard
###AdBlock
###AdBottomLeader
###AdBottomRight
###AdBox2
###AdColumn
###AdContainerTop
###AdContent
###AdContent_0_0_pnlDiv
###AdDisclaimer
###AdHeader
###AdMiddle
###AdPanel
###AdPopUp
###AdRectangle
###AdRectangleBanner
###AdSense1
###AdSense2
###AdSense3
###AdSenseBottomAds
###AdSenseDiv
###AdSenseMiddleAds
###AdSenseTopAds
###AdServer
###AdServer_Banner_1
###AdServer_Banner_2
###AdServer_Banner_3
###AdServer_Banner_4
###AdServer_Banner_5
###AdServer_Banner_6
###AdServer_Banner_7
###AdServer_Banner_8
###AdServer_Banner_9
###AdSkyscraper
###AdSpaceLeaderboard
###AdTop
###AdTopLeader
###AdWidgetContainer
###AdWrapperSuperCA
###AdZone1
###AdZone2
###Ad_BelowContent
###Ad_Block
###Ad_TopLeaderboard
###Adbanner
###Adcode
###Adlabel
###AdsBannerTop
###AdsBillboard
###AdsBottomContainer
###AdsContent
###AdsDiv
###AdsFrame
###AdsPubperform
###AdsRight
###AdsSky
###AdsTopContainer
###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_FLB
###Ads_BA_SKY
###Ads_TFM_BS
###Ads_google_bottom_wide
###Adsense300x250
###AdsenseBottom
###AdsenseTop
###Adsterra
###Adv-div
###Adv10
###Adv11
###Adv8
###Adv9
###AdvArea
###AdvBody
###AdvContainer
###AdvContainerMidCenter
###AdvContainerTopCenter
###AdvContainerTopRight
###AdvFooter
###AdvFrame1
###AdvHead
###AdvHeader
###Adv_Footer
###Advert1
###AdvertMid1
###AdvertMid2
###AdvertPanel
###AdvertText
###AdvertiseFrame
###Advertisement1
###Advertisement2
###AdvertisementDiv
###AdvertisementLeaderboard
###Advertisements
###AdvertisingDiv_0
###Advertorial
###Advertorials
###AdvertsBottom
###AfsAd_googleAdBlock1
###AnchorAd
###ArticleBottomAd
###ArticleContentAd
###BB1-ad
###BandeauCNIL
###Banner728x90
###BannerAd
###BannerAds
###BannerAdvert
###BannerAdvertisement
###BigBoxAd
###BigboxAdUnit
###BodyAd
###BodyTopAds
###Body_Ad8_divAdd
###BotAd
###BottomAdContainer
###BottomRightAdWrapper
###ButtonAd
###ContentAd
###Content_CA_AD_0_BC
###Content_CA_AD_1_BC
###DFP_top_leaderboard
###FooterAd
###FooterAdBlock
###FooterAdContainer
###GoogleAd
###GoogleAd1
###GoogleAd2
###GoogleAd3
###GoogleAdRight
###GoogleAdTop
###GoogleAdsense
###GoogleRelatedAds
###GoogleSponsored
###GroupAdSenseVertical
###HP1-ad
###HP2-ad
###HeadAd
###HeaderAD
###HeaderAd
###HeaderAdBlock
###HeaderAdSidebar
###HeaderAdsBlock
###HeaderTextAd
###HeroAd
###HomeAd1
###HometopAdOuter
###HorizontalAd
###HouseAd
###IB-ads
###IC1-ad
###IC2-ad
###IC3-ad
###IC4-ad
###IFrameAd
###IFrameAd1
###IK-ad-area
###IK-ad-block
###IM_AD
###LargeRectangleAd
###LayoutBottomAdBox
###LayoutHomeAdBoxBottom
###LeaderboardAdvertising
###LeftAd
###LeftAd1
###LftAd
###LittleAdvert
###LowerContentAd
###MPUAdSpace
###MPUadvertising
###MPUadvertisingDetail
###MainAd
###MainAd1
###MainContent_ucTopRightAdvert
###MainSponsoredLinks
###MastheadAd
###MediumRectangleAD
###MidPageAds
###MiddleRightRadvertisement
###Mpu_Bottom
###Mpu_Top
###MultiTextAd
###MyAdHeader
###MyAdSky
###MyAdsId
###N-ad-article-rightRail-1
###NR-Ads
###NavAD
###OAS2
###OASMiddleAd
###OASRightAd
###OAS_AD_TOPRIGHT
###OAS_Top
###OAS_posBottom
###OAS_posRight
###OAS_posTopRight
###OpenXAds
###PaneAdvertisingContainer
###PhotoAd1
###PreRollAd
###PromotionAdBox
###PushDownAd
###RadAdSkyscraper
###RelevantAds
###RightAd
###RightAdBlock
###RightAdSpace
###RightAdvertisement
###RightRailSponsor
###RightSponsoredAd
###SearchAdsBottom
###SearchAdsTop
###Section-Ads
###SectionSponsorAd
###ServerAd
###SideAdMpu
###SideBarAdWidget
###SideMpuAdBar
###SidebarAd
###SidebarAdContainer
###SitenavAdslot
###SkyAd
###SkyscraperAD
###SlideShow_adv
###SlideShow_adv2
###SpecialAds
###Spons-Link
###SponsorBarWrap
###SponsoredAd
###SponsoredAds
###SponsoredLinks
###SponsoredResultsTop
###SponsorsAds
###StickyBannerAd
###TDads
###TOPADS
###TextLinkAds
###ThreadAd
###TipTopAdSpace
###TitleAD
###Top-Ad-Container
###Top-ad
###Top1AdWrapper
###TopADs
###TopAd
###TopAd0
###TopAdBox
###TopAdContainer
###TopAdDiv
###TopAdPlacement
###TopAdPos
###TopAdTable
###TopAdvert
###TopBannerAd
###TopRightRadvertisement
###TopSideAd
###TopTextAd
###VPNAdvert
###VertAdBox
###VertAdBox0
###WelcomeAd
###WidgetADVMIDDLE
###Zergnet
###_ads
###aad-header-1
###aad-header-2
###aad-header-3
###ab_adblock
###above-comments-ad
###above-fold-ad
###above-footer-ads
###above-the-fold-ad
###aboveAd
###aboveNodeAds
###above_button_ad
###aboveplayerad
###abovepostads
###ad--article-top
###ad--sidebar
###ad-0
###ad-1
###ad-125x125
###ad-160
###ad-160x600
###ad-2
###ad-2-160x600
###ad-250
###ad-250x300
###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-300x250
###ad-300x250-0
###ad-300x250-01
###ad-300x250-02
###ad-300x250-2
###ad-300x250-b
###ad-300x250-sidebar
###ad-300x250-wrapper
###ad-300x250_mid
###ad-300x250_mobile
###ad-300x250_top
###ad-300x600_top
###ad-4
###ad-5
###ad-6
###ad-7
###ad-728
###ad-728-90
###ad-728x90
###ad-8
###ad-9
###ad-Content_1
###ad-Content_2
###ad-Rectangle_1
###ad-Rectangle_2
###ad-Superbanner
###ad-a
###ad-ads
###ad-advertorial
###ad-affiliate
###ad-after
###ad-anchor
###ad-area
###ad-around-the-web
###ad-article
###ad-article-in
###ad-aside-1
###ad-background
###ad-ban
###ad-banner
###ad-banner-1
###ad-banner-atf
###ad-banner-bottom
###ad-banner-btf
###ad-banner-desktop
###ad-banner-image
###ad-banner-placement
###ad-banner-top
###ad-banner-wrap
###ad-banner_atf-label
###ad-bar
###ad-base
###ad-bb-content
###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-banner
###ad-bottom-fixed
###ad-bottom-right-container
###ad-bottom-wrapper
###ad-bottomright
###ad-box
###ad-box-1
###ad-box-2
###ad-box-bottom
###ad-box-halfpage
###ad-box-leaderboard
###ad-box-left
###ad-box-rectangle
###ad-box-rectangle-2
###ad-box-right
###ad-box1
###ad-box2
###ad-boxes
###ad-break
###ad-bs
###ad-btm
###ad-buttons
###ad-campaign
###ad-carousel
###ad-case
###ad-center
###ad-chips
###ad-circfooter
###ad-code
###ad-col
###ad-container-banner
###ad-container-fullpage
###ad-container-inner
###ad-container-leaderboard
###ad-container-mpu
###ad-container-outer
###ad-container-overlay
###ad-container-top-placeholder
###ad-container1
###ad-contentad
###ad-desktop-bottom
###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-drawer
###ad-ear
###ad-extra-flat
###ad-featured-right
###ad-fixed-bottom
###ad-flex-top
###ad-flyout
###ad-footer-728x90
###ad-framework-top
###ad-front-btf
###ad-front-footer
###ad-full-width
###ad-fullbanner-btf
###ad-fullbanner-outer
###ad-fullbanner2
###ad-fullwidth
###ad-googleAdSense
###ad-gutter-left
###ad-gutter-right
###ad-halfpage
###ad-head
###ad-header-1
###ad-header-2
###ad-header-3
###ad-header-left
###ad-header-mad
###ad-header-mobile
###ad-header-right
###ad-holder
###ad-horizontal
###ad-horizontal-header
###ad-horizontal-top
###ad-incontent
###ad-index
###ad-inline-block
###ad-inside1
###ad-inside2
###ad-label2
###ad-large-banner-top
###ad-large-header
###ad-lb-secondary
###ad-lead
###ad-leader
###ad-leader-atf
###ad-leader-container
###ad-leader-wrapper
###ad-leaderboard
###ad-leaderboard-bottom
###ad-leaderboard-container
###ad-leaderboard-footer
###ad-leaderboard-spot
###ad-leaderboard-top
###ad-leaderboard970x90home
###ad-leaderboard970x90int
###ad-leaderboard_bottom
###ad-leadertop
###ad-lrec
###ad-m-rec-content
###ad-main
###ad-main-bottom
###ad-main-top
###ad-makeup
###ad-manager
###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-mid
###ad-mid-rect
###ad-middle
###ad-midpage
###ad-minibar
###ad-module
###ad-mpu
###ad-mrec
###ad-mrec2
###ad-new
###ad-north
###ad-one
###ad-other
###ad-output
###ad-overlay
###ad-p3
###ad-page-1
###ad-pan3l
###ad-panel
###ad-pencil
###ad-performance
###ad-performanceFullbanner1
###ad-performanceRectangle1
###ad-placeholder
###ad-placement
###ad-plate
###ad-player
###ad-popup
###ad-popup-home
###ad-popup-int
###ad-post
###ad-promo
###ad-push
###ad-pushdown
###ad-r
###ad-rec-atf
###ad-rec-btf
###ad-rec-btf-top
###ad-rect
###ad-rectangle
###ad-rectangle1
###ad-rectangle2
###ad-rectangle3
###ad-results
###ad-right
###ad-right-bar-tall
###ad-right-container
###ad-right-sidebar
###ad-right-top
###ad-right2
###ad-right3
###ad-row
###ad-section
###ad-separator
###ad-shop
###ad-side
###ad-side-text
###ad-sidebar
###ad-sidebar-btf
###ad-sidebar-container
###ad-sidebar-mad
###ad-sidebar-mad-wrapper
###ad-sidebar-tall
###ad-sidebar1
###ad-sidebar2
###ad-site-header
###ad-skin
###ad-skm-below-content
###ad-sky
###ad-skyscraper
###ad-slideshow
###ad-slideshow2
###ad-slot
###ad-slot-1
###ad-slot-2
###ad-slot-3
###ad-slot-4
###ad-slot-5
###ad-slot-lb
###ad-slot-right
###ad-slot-top
###ad-slot1
###ad-slot2
###ad-slot4
###ad-slug-wrapper
###ad-small-banner
###ad-space
###ad-space-1
###ad-space-2
###ad-space-big
###ad-special
###ad-splash
###ad-sponsors
###ad-spot
###ad-spot-bottom
###ad-spot-one
###ad-squares
###ad-standard
###ad-standard-wrap
###ad-startProMaps
###ad-stickers
###ad-sticky-footer-container
###ad-story-right
###ad-story-top
###ad-stripe
###ad-tab
###ad-tape
###ad-target
###ad-target-Leaderbord
###ad-teaser
###ad-text
###ad-three
###ad-top
###ad-top-250
###ad-top-300x250
###ad-top-728
###ad-top-banner
###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-two
###ad-undefined
###ad-unit-right-bottom-160-600
###ad-unit-right-middle-300-250
###ad-unit-top-banner
###ad-vip-article
###ad-west
###ad-wide-leaderboard
###ad-wrap
###ad-wrap2
###ad-wrapper
###ad-wrapper-728x90
###ad-wrapper-footer-1
###ad-wrapper-main-1
###ad-wrapper-sidebar-1
###ad-wrapper-top-1
###ad-wrapper1
###ad1-placeholder
###ad11
###ad125B
###ad125x125
###ad160
###ad160-2
###ad160600
###ad160a
###ad160x600
###ad2-home
###ad2-label
###ad250
###ad2_footer
###ad2_iframe
###ad2_inline
###ad300
###ad300-250
###ad300-title
###ad300X250
###ad300_250
###ad300x250Module
###ad300x250_336x280_300x600_336x850
###ad31
###ad32
###ad336
###ad336x280
###ad468
###ad468_hidden
###ad468x60
###ad468x60-story
###ad468x60_top
###ad480x60
###ad6
###ad600
###ad600x90
###ad650
###ad728
###ad72890
###ad728Bottom
###ad728Box
###ad728Header
###ad728Mid
###ad728Top
###ad728Wrapper
###ad728X90
###ad728foot
###ad728h
###ad728top
###ad728x90
###ad728x90_1
###ad90
###ad900
###ad970
###ad970x90_exp
###adATF300x250
###adATF728x90
###adAside
###adBTF300x250
###adBadges
###adBanner1
###adBanner336x280
###adBannerBottom
###adBannerHeader
###adBannerSpacer
###adBannerTable
###adBannerTop
###adBar
###adBelt
###adBillboard
###adBlock01
###adBlockBanner
###adBlockContainer
###adBlockContent
###adBlockOverlay
###adBlocks
###adBottom
###adBox
###adBrandDev
###adBrandingStation
###adBreak
###adCarousel
###adChannel
###adChoiceFooter
###adChoices
###adChoicesIcon
###adChoicesLogo
###adCol
###adColumn
###adColumn3
###adComponentWrapper
###adContainer
###adContainerMobile
###adContainer_1
###adContainer_2
###adContainer_3
###adContent
###adContentHolder
###adContext
###adDiv
###adDiv0
###adDiv1
###adDiv300
###adDiv4
###adDiv728
###adDivContainer
###adFiller
###adFlashDiv
###adFooter
###adFot
###adFrame
###adGallery
###adGoogleText
###adHeader
###adHeaderTop
###adHeaderWrapper
###adHeading
###adHeightstory
###adHolder
###adHolder1
###adHolder2
###adHolder3
###adHolder4
###adHolder5
###adHolder6
###adHome
###adIframe
###adInhouse
###adIsland
###adLB
###adLabel
###adLarge
###adLayer
###adLayerTop
###adLayout
###adLeader
###adLeaderTop
###adLeaderboard
###adLeaderboard-middle
###adLeft
###adLink
###adLink1
###adLounge
###adLrec
###adMOBILETOP
###adMPU
###adMPUHolder
###adMain
###adMarketplace
###adMed
###adMedRect
###adMediumRectangle
###adMeld
###adMessage
###adMid2
###adMpu
###adMpuBottom
###adOne
###adOuter
###adPageContainer
###adPartnerLinks
###adPlaceHolder1
###adPlaceHolder2
###adPlaceHolderRight
###adPlacement_1
###adPlacement_2
###adPlacement_3
###adPlacement_4
###adPlacement_7
###adPlacement_8
###adPlacement_9
###adPlacer
###adPopover
###adPopup
###adPosOne
###adPosition0
###adPosition14
###adPosition5
###adPosition6
###adPosition7
###adPosition9
###adPush
###adPushdown1
###adRectangleFooter
###adRectangleHeader
###adRight
###adRight1
###adRight2
###adRight3
###adRight4
###adRight5
###adScraper
###adSection
###adSense
###adSenseBox
###adSenseModule
###adSenseWrapper
###adSet
###adSide
###adSide1-container
###adSideButton
###adSidebar
###adSite
###adSkin
###adSkinBackdrop
###adSkinLeft
###adSkinRight
###adSky
###adSkyPosition
###adSkyscraper
###adSlider
###adSlot-dmpu
###adSlot-dontMissLarge
###adSlot-leader
###adSlot-leaderBottom
###adSlot-topMpu
###adSlot1
###adSlot2
###adSlot3
###adSlot4
###adSlug
###adSpace
###adSpaceBottom
###adSpaceHeight
###adSpacer
###adSpecial
###adSponsor
###adSpot-banner
###adSpot-island
###adSqb
###adSquare
###adStrip
###adSuperbanner
###adTag
###adTag1
###adTag2
###adText
###adText01
###adText02
###adText2
###adTextLink
###adThree
###adTile
###adTop
###adTop1
###adTop2
###adTopBig
###adTopContent
###adTopLREC
###adTopLarge
###adTopModule
###adTopYSP
###adTopbanner
###adTower
###adTwo
###adUnderArticle
###adUnit
###adValue
###adWideSkyscraper
###adWrap
###adWrapper
###adWrapper1
###adWrapperLeft
###adWrapperRight
###adWrapperSky
###adZoneTop
###ad_1
###ad_160
###ad_160_600
###ad_160_600_2
###ad_160x160
###ad_160x600
###ad_2
###ad_250
###ad_250x250
###ad_3
###ad_300
###ad_300_250
###ad_300_250_1
###ad_300_container
###ad_300_wrapper
###ad_300a
###ad_300b
###ad_300c
###ad_300x100
###ad_300x250
###ad_300x250_1
###ad_300x250_2
###ad_300x250_container
###ad_300x600
###ad_336
###ad_4
###ad_468_60
###ad_468x120
###ad_468x60
###ad_5
###ad_728
###ad_728_90
###ad_728x90
###ad_8
###ad_88x31
###ad_9
###ad_B1
###ad_Banner
###ad_Bottom
###ad_LargeRec01
###ad_Middle
###ad_Middle1
###ad_Pushdown
###ad_R1
###ad_Right
###ad_Top
###ad_Top2
###ad_Wrap
###ad__billboard
###ad_ad
###ad_adsense
###ad_after_header_1
###ad_anchor
###ad_area
###ad_article1_1
###ad_article1_2
###ad_article2_1
###ad_article2_2
###ad_article3_1
###ad_article3_2
###ad_banner
###ad_banner_1
###ad_banner_468x60
###ad_banner_728x90
###ad_banner_bot
###ad_banner_top
###ad_banners
###ad_banners_content
###ad_bar
###ad_bar_rect
###ad_before_header
###ad_bellow_post
###ad_bg
###ad_bg_image
###ad_big
###ad_bigbox
###ad_bigbox_companion
###ad_bigrectangle
###ad_bigsize
###ad_billboard
###ad_block
###ad_block_0
###ad_block_1
###ad_block_2
###ad_block_300x250
###ad_block_mpu
###ad_body
###ad_bottom
###ad_box
###ad_box_top
###ad_branding
###ad_bsb
###ad_bsb_cont
###ad_btmslot
###ad_button
###ad_buttons
###ad_cell
###ad_center
###ad_choices
###ad_close
###ad_closebtn
###ad_comments
###ad_cont
###ad_cont_superbanner
###ad_container
###ad_container_0
###ad_container_300x250
###ad_container_side
###ad_container_sidebar
###ad_container_top
###ad_content
###ad_content_1
###ad_content_2
###ad_content_3
###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_dfp_rec1
###ad_display_300_250
###ad_display_728_90
###ad_div
###ad_div_bottom
###ad_div_top
###ad_feedback
###ad_foot
###ad_footer
###ad_footer1
###ad_footerAd
###ad_frame
###ad_frame1
###ad_fullbanner
###ad_gallery
###ad_gallery_bot
###ad_global_300x250
###ad_global_above_footer
###ad_global_header
###ad_global_header1
###ad_global_header2
###ad_h3
###ad_halfpage
###ad_head
###ad_header
###ad_header_1
###ad_header_container
###ad_holder
###ad_home
###ad_home_middle
###ad_horizontal
###ad_houseslot_a
###ad_houseslot_b
###ad_hp
###ad_img
###ad_interthread
###ad_island
###ad_island2
###ad_label
###ad_large
###ad_large_rectangular
###ad_layer
###ad_ldb
###ad_lead1
###ad_leader
###ad_leaderBoard
###ad_leaderboard
###ad_leaderboard_top
###ad_left
###ad_left_1
###ad_left_2
###ad_left_3
###ad_left_skyscraper
###ad_left_top
###ad_leftslot
###ad_level_1
###ad_link
###ad_links
###ad_links_footer
###ad_lnk
###ad_lrec
###ad_lwr_square
###ad_main
###ad_main_leader
###ad_main_top
###ad_marginal
###ad_marker
###ad_mast
###ad_med_rect
###ad_medium
###ad_medium_rectangle
###ad_medium_rectangular
###ad_mediumrectangle
###ad_message
###ad_middle
###ad_middle_bottom
###ad_midstrip
###ad_ml
###ad_mobile
###ad_module
###ad_mpu
###ad_mpu2
###ad_mpu300x250
###ad_mrec
###ad_mrec1
###ad_mrec2
###ad_new
###ad_news_article
###ad_newsletter
###ad_one
###ad_overlay
###ad_overlayer
###ad_panel
###ad_panorama_top
###ad_pencil
###ad_place
###ad_placeholder
###ad_play_300
###ad_player
###ad_plugs
###ad_post
###ad_post_300
###ad_poster
###ad_primary
###ad_primaryAd
###ad_promoAd
###ad_publicidad
###ad_rail
###ad_rec_01
###ad_rect
###ad_rect1
###ad_rect2
###ad_rect3
###ad_rect_body
###ad_rect_bottom
###ad_rectangle
###ad_region1
###ad_region2
###ad_region3
###ad_region5
###ad_results
###ad_right
###ad_right_box
###ad_right_top
###ad_rightslot
###ad_rotator-2
###ad_rotator-3
###ad_row
###ad_row_home
###ad_rr_1
###ad_sec
###ad_sec_div
###ad_secondary
###ad_sgd
###ad_short
###ad_sidebar
###ad_sidebar1
###ad_sidebar2
###ad_sidebar3
###ad_sidebar_1
###ad_sidebar_news
###ad_sidebar_top
###ad_sidebody
###ad_site_header
###ad_sitebar
###ad_skin
###ad_slot
###ad_slot_bottom
###ad_slot_leaderboard
###ad_small
###ad_space
###ad_space_top
###ad_sponsored
###ad_spot_a
###ad_spot_b
###ad_spotlight
###ad_square
###ad_squares
###ad_ss
###ad_stck
###ad_sticky_wrap
###ad_strip
###ad_superbanner
###ad_table
###ad_takeover
###ad_tall
###ad_tbl
###ad_top
###ad_topBanner
###ad_topScroller
###ad_top_728x90
###ad_top_banner
###ad_top_bar
###ad_top_holder
###ad_topbanner
###ad_topmob
###ad_topnav
###ad_topslot
###ad_two
###ad_txt
###ad_under_game
###ad_unit
###ad_unit1
###ad_unit2
###ad_vertical
###ad_video_abovePlayer
###ad_video_belowPlayer
###ad_video_large
###ad_wallpaper
###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_xrail_top
###ad_zone
###ad_zone1
###ad_zone2
###ad_zone3
###adaptvcompanion
###adb-top
###adbForum
###adb_bottom
###adbackground
###adbanner-container
###adbanner1
###adbannerbox
###adbannerdiv
###adbannerleft
###adbannerright
###adbannerwidget
###adbar
###adbig
###adbineScroll
###adblade
###adblade_ad
###adblkad
###adblock-300x250
###adblock-big
###adblock-leaderboard
###adblock-small
###adblock1
###adblock2
###adblock4
###adblockbottom
###adblockerMess
###adblockermessage
###adbn
###adbnr
###adboard
###adbody
###adbottom
###adbottomleft
###adbottomright
###adbox
###adbox--hot_news_ad
###adbox--page_bottom_ad
###adbox--page_top_ad
###adbox-inarticle
###adbox-topbanner
###adbox1
###adbox2
###adbox_content
###adbox_right
###adbutton
###adbuttons
###adcatfish
###adcell
###adcenter
###adcenter2
###adcenter4
###adchoices-icon
###adchoicesBtn
###adclear
###adclose
###adcode
###adcode1
###adcode10
###adcode2
###adcode3
###adcode4
###adcolContent
###adcolumn
###adcontainer
###adcontainer1
###adcontainer2
###adcontainer3
###adcontainer5
###adcontainerRight
###adcontainer_ad_content_top
###adcontent
###adcontent1
###adcontent2
###adcontextlinks
###addbottomleft
###addvert
###adfactor-label
###adfloat
###adfooter
###adfooter_728x90
###adform_leaderboard
###adform_leaderboard_cover
###adframe:not(frameset)
###adframetop
###adfreeDeskSpace
###adhalfpage
###adhead
###adheader
###adhesion
###adhesionAdSlot
###adhesionUnit
###adhide
###adholder
###adholderContainerHeader
###adhome
###adhomepage
###adjacency
###adlabel
###adlabelFooter
###adlabelfooter
###adlabelheader
###adlanding
###adlandscape
###adlayer
###adlayerContainer
###adlayerad
###adleaderboard
###adleaderboard_flex
###adleft
###adlhs
###adlinks
###adlrec
###adm-inline-article-ad-1
###adm-inline-article-ad-2
###admain
###admaintop
###admasthead
###admid
###admiddleCenter
###admobilefoot
###admobilefootinside
###admobilemiddle
###admobiletop
###admobiletopinside
###admod2
###admpubottom
###admpubottom2
###admpudyn1
###admpudyn2
###admpudyn3
###admpudyn4
###admpufoot
###admpumiddle
###admpumiddle2
###admputop
###admputop2
###admsg
###adnet
###adngin-top_unit_desktop-0
###adnorth
###ados1
###ados2
###ados3
###ados4
###adplace
###adplacement
###adpos-top
###adposition
###adposition1
###adposition10
###adposition1_container
###adposition2
###adposition3
###adposition4
###adpositionbottom
###adpostloader
###adpromo
###adrect
###adrectangle
###adrhs
###adrig
###adright
###adright2
###adrightbottom
###adrightgame
###adrightrail
###adriver_middle
###adriver_top
###adrotator
###adrow
###adrow1
###adrow3
###ads-1
###ads-125
###ads-160x600
###ads-200
###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-area
###ads-article-left
###ads-banner
###ads-banner-top
###ads-bar
###ads-before-content
###ads-bg
###ads-bg-mobile
###ads-billboard
###ads-block
###ads-block-frame
###ads-blog
###ads-bot
###ads-bottom
###ads-by-google
###ads-col
###ads-container
###ads-container-2
###ads-container-anchor
###ads-container-single
###ads-container-top
###ads-content
###ads-content-double
###ads-div2
###ads-dw
###ads-footer
###ads-footer-inner
###ads-footer-wrap
###ads-google
###ads-header
###ads-header-728
###ads-home-468
###ads-horizontal
###ads-inside-content
###ads-leader
###ads-leaderboard
###ads-leaderboard1
###ads-left
###ads-left-top
###ads-link
###ads-lrec
###ads-main
###ads-menu
###ads-middle
###ads-mpu
###ads-outer
###ads-pagetop
###ads-panel
###ads-position-header-desktop
###ads-right
###ads-right-bottom
###ads-right-skyscraper
###ads-right-top
###ads-slot
###ads-sponsored-boxes
###ads-submit
###ads-superBanner
###ads-text
###ads-top
###ads-top-728
###ads-under-rotator
###ads-vers7
###ads-vertical
###ads-vertical-wrapper
###ads-wrap
###ads-wrapper
###ads1
###ads120
###ads125
###ads160left
###ads1_box
###ads2
###ads2_block
###ads2_box
###ads2_container
###ads3
###ads300
###ads300-250
###ads300x200
###ads300x250
###ads300x250_2
###ads336x280
###ads4
###ads468x60
###ads50
###ads7
###ads728
###ads72890top
###ads728bottom
###ads728top
###ads728x90
###ads728x90_2
###ads728x90top
###adsBar
###adsBottom
###adsContainer
###adsContent
###adsDisplay
###adsHeadLine
###adsHeader
###adsHeading
###adsID
###adsIframe
###adsLREC
###adsLeft
###adsLinkFooter
###adsMpu
###adsNarrow
###adsPanel
###adsRight
###adsRightDiv
###adsSectionLeft
###adsSectionRight
###adsSquare
###adsTG
###adsTN
###adsTop
###adsTopLeft
###adsZone
###adsZone1
###adsZone2
###ads_01
###ads_0_container
###ads_160
###ads_3
###ads_300
###ads_300x250
###ads_728
###ads_728x90
###ads_728x90_top
###ads_back
###ads_banner
###ads_banner1
###ads_banner_header
###ads_bar
###ads_belownav
###ads_big
###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_campaign
###ads_catDiv
###ads_center
###ads_center_banner
###ads_central
###ads_combo2
###ads_container
###ads_content
###ads_desktop_r1
###ads_desktop_r2
###ads_expand
###ads_footer
###ads_fullsize
###ads_h
###ads_h1
###ads_h2
###ads_halfsize
###ads_header
###ads_horiz
###ads_horizontal
###ads_horz
###ads_html1
###ads_html2
###ads_in_modal
###ads_inner
###ads_insert_container
###ads_layout_bottom
###ads_lb
###ads_lb_frame
###ads_leaderbottom
###ads_left
###ads_left_top
###ads_line
###ads_medrect
###ads_notice
###ads_overlay
###ads_page_top
###ads_place
###ads_placeholder
###ads_player
###ads_right
###ads_right_sidebar
###ads_right_top
###ads_slide_div
###ads_space
###ads_space_header
###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_wide
###ads_wrapper
###adsbot
###adsbottom
###adsbox
###adsbox-left
###adsbox-right
###adsbox1
###adsbox2
###adsbox3
###adsbox336x280
###adsbox4
###adsbox728x90
###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
###adsdiv
###adsection
###adsense-2
###adsense-468x60
###adsense-area
###adsense-bottom
###adsense-head-spacer
###adsense-header
###adsense-letterbox
###adsense-link
###adsense-links
###adsense-middle
###adsense-module-bottom
###adsense-new
###adsense-post
###adsense-post-300x250
###adsense-right
###adsense-sidebar
###adsense-slot-1
###adsense-tag
###adsense-text
###adsense-top
###adsense-wrap
###adsense03
###adsense04
###adsense05
###adsense1
###adsense2
###adsense2pos
###adsense300x250
###adsense468
###adsense6
###adsense728
###adsenseArea
###adsenseHeader
###adsenseLeft
###adsenseOne
###adsenseWrap
###adsense_300x250
###adsense_article_bottom
###adsense_article_left
###adsense_banner_top
###adsense_block
###adsense_bottom_ad
###adsense_box
###adsense_box2
###adsense_center
###adsense_image
###adsense_inline
###adsense_leaderboard
###adsense_overlay
###adsense_r_side_sticky_container
###adsense_sidebar
###adsense_top
###adsense_unit5
###adsenseheader
###adsensehorizontal
###adsensempu
###adsensepo
###adsensepos
###adsenseskyscraper
###adsensetext
###adsensetop
###adsensewide
###adserv
###adserve-Banner
###adserve-Leaderboard
###adserve-MPU
###adserve-Sky
###adserver_HeaderAd
###adsfundo
###adsground
###adshometop
###adshowbtm
###adshowtop
###adside
###adsider
###adsiframe
###adsimage
###adsitem
###adskinleft
###adskinlink
###adskinright
###adskintop
###adsky
###adskyleftdiv
###adskyrightdiv
###adskyscraper
###adskyscraper_flex
###adsleft1
###adslider
###adslist
###adslistbox
###adslot-below-updated
###adslot-download-abovefiles
###adslot-half-page
###adslot-homepage-middle
###adslot-infobox
###adslot-left-skyscraper
###adslot-side-mrec
###adslot-site-footer
###adslot-site-header
###adslot-sticky-headerbar
###adslot-top-rectangle
###adslot1
###adslot2
###adslot3
###adslot300x250ATF
###adslot300x250BTF
###adslot4
###adslot5
###adslot6
###adslot7
###adslot_left
###adslot_rect
###adslot_top
###adsmiddle
###adsnews
###adsonar
###adsonarBlock
###adspace
###adspace-1
###adspace-2
###adspace-300x250
###adspace-728
###adspace-728x90
###adspace-bottom
###adspace-leaderboard-top
###adspace-one
###adspace-top
###adspace300x250
###adspaceBox
###adspaceRow
###adspace_header
###adspace_leaderboard
###adspace_top
###adspacer
###adspan
###adsplace1
###adsplace2
###adsplace4
###adsplash
###adspot
###adspot-1
###adspot-2
###adspot-2a
###adspot-2b
###adspot-a
###adspot-bottom
###adspot-c
###adspot-d
###adspot-top
###adspot300x250
###adspot_300x250
###adspot_468x60
###adspot_728x90
###adspotlight1
###adsquare
###adsquare2
###adsright
###adsright_header
###adss
###adsside
###adssidebar2
###adssidebar3
###adsspace
###adstd
###adstext2
###adstop
###adstory
###adstrip
###adstripbottom
###adstripnew
###adstuff
###adtab
###adtable_top
###adtag5
###adtag8
###adtag_right_side
###adtagheader
###adtagrightcol
###adtags_left
###adtaily
###adtechWallpaper
###adtech_0
###adtech_1
###adtech_2
###adtech_3
###adtext
###adtop
###adtopHeader
###adtop_dfp
###adtopbanner
###adtopbox
###adtopcenter
###adtophp
###adtrafficright
###adtxt
###adundergame
###adunderpicture
###adunit
###adunit-article-bottom
###adunit_video
###adunitl
###adup-sidebar
###adv-01
###adv-300
###adv-Bottom
###adv-Middle
###adv-Middle1
###adv-Middle2
###adv-Scrollable
###adv-Top
###adv-TopLeft
###adv-banner
###adv-box
###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-skin-container1
###adv-halfpage
###adv-header
###adv-leaderblock
###adv-leaderboard
###adv-left
###adv-masthead
###adv-middle
###adv-middle1
###adv-midroll
###adv-native
###adv-preroll
###adv-right
###adv-right1
###adv-scrollable
###adv-sticky-1
###adv-sticky-2
###adv-text
###adv-textlink1
###adv-textlink2
###adv-textlink3
###adv-textlink4
###adv-title
###adv-top
###adv-top-skin
###adv300x250
###adv300x250container
###adv468x90
###adv728
###adv728x90
###adv768x90
###advBoxBottom
###advCarrousel
###advHome
###advHomevideo
###advHook-Middle1
###advRectangle
###advRectangle1
###advSkin
###advTop
###advWrapper
###adv_01
###adv_02
###adv_11
###adv_300
###adv_5
###adv_52
###adv_6
###adv_62
###adv_65
###adv_7
###adv_728
###adv_728x90
###adv_BoxBottom
###adv_Inread
###adv_IntropageOvl
###adv_LdbMastheadPush
###adv_Reload
###adv_Skin
###adv_SkinLdb
###adv_adsense_300_dx
###adv_adsense_300_m
###adv_bootom
###adv_border
###adv_box_a
###adv_center
###adv_config
###adv_contents
###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_sky
###adv_textlink
###adv_top
###adv_top_strip
###adv_wallpaper
###adv_wallpaper2
###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-banner2
###advert-block
###advert-boomer
###advert-box
###advert-column
###advert-container-top
###advert-display
###advert-fireplace
###advert-footer
###advert-footer-hidden
###advert-header
###advert-island
###advert-leaderboard
###advert-left
###advert-mpu
###advert-posterad
###advert-rectangle
###advert-right
###advert-sky
###advert-skyscaper
###advert-skyscraper
###advert-slider-top
###advert-stickysky
###advert-text
###advert-top
###advert-top-banner
###advert-wrapper
###advert1
###advert2
###advert300x260
###advert50
###advertBanner
###advertBox
###advertBoxRight
###advertBoxSquare
###advertColumn
###advertContainer
###advertDB
###advertMPUContainer
###advertOverlay
###advertRight
###advertSection
###advertTop
###advertTopLarge
###advertTopSmall
###advertTower
###advertWrapper
###advert_1
###advert_banner
###advert_belowmenu
###advert_box
###advert_container
###advert_container_300
###advert_header
###advert_leaderboard
###advert_media
###advert_mid
###advert_mpu
###advert_mpu_1
###advert_mpu_2
###advert_right1
###advert_sky
###advert_top
###advertblock
###advertborder
###advertbox2
###advertbox3
###advertbox4
###adverthome
###adverti
###adverticum_r_above
###adverticum_r_above_container
###adverticum_r_side_container
###advertise
###advertise-block
###advertise-here
###advertise-now
###advertise-sidebar
###advertise1
###advertise2
###advertiseBanner
###advertiseGoogle
###advertiseHere
###advertiseLink
###advertisePlacement
###advertise_top
###advertisediv
###advertisement-300x250
###advertisement-728x90
###advertisement-bottom
###advertisement-content
###advertisement-detail1
###advertisement-detail2
###advertisement-large
###advertisement-placement
###advertisement-rightcolumn
###advertisement-text
###advertisement1
###advertisement160x600
###advertisement2
###advertisement3
###advertisement728x90
###advertisementArea
###advertisementBox
###advertisementHorizontal
###advertisementRight
###advertisementTop
###advertisement_banner
###advertisement_belowscreenshots
###advertisement_block
###advertisement_box
###advertisement_container
###advertisement_label
###advertisement_notice
###advertisement_title
###advertisements_bottom
###advertisements_sidebar
###advertisements_top
###advertisementsarticle
###advertiser-container
###advertiserLinks
###advertiserReports
###advertisetop
###advertising-160x600
###advertising-300x250
###advertising-728x90
###advertising-banner
###advertising-caption
###advertising-container
###advertising-control
###advertising-right
###advertising-skyscraper
###advertising-top
###advertisingHrefTop
###advertisingLeftLeft
###advertisingLink
###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_iab
###advertising_leaderboard
###advertising_top_container
###advertising_wrapper
###advertisment-horizontal
###advertisment-text
###advertisment1
###advertismentBottom728x90_
###advertisment_content
###advertisment_panel
###advertleft
###advertorial
###advertorial-box
###advertorial-wrap
###advertorial1
###advertorial_links
###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
###advr_mobile
###advsingle
###advt
###advt_bottom
###advtbar
###advtcell
###advtext
###advtop
###advtopright
###adwallpaper
###adwidget
###adwidget-5
###adwidget-6
###adwidget1
###adwidget2
###adwin
###adwin_rec
###adwith
###adwords-box
###adwrapper
###adxBigAd
###adxBigAd2
###adxLeaderboard
###adxMiddle
###adxMiddle5
###adxMiddleRight
###adxToolSponsor
###adx_ad
###adxtop2
###adzbanner
###adzerk
###adzerk1
###adzerk2
###adzerk_by
###adzone
###adzone-middle1
###adzone-middle2
###adzone-right
###adzone-top
###adzone_content
###adzone_wall
###adzonebanner
###adzoneheader
###afc-container
###affiliate_2
###affiliate_ad
###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
###amazon-ads
###amazon_ad
###anAdScGame300x250
###analytics_ad
###analytics_banner
###anchor-ad
###anchorAd
###aom-ad-right_side_1
###aom-ad-right_side_2
###aom-ad-top
###apiBackgroundAd
###appnexus-placement-articleRecommendationAd1
###appnexus-placement-articleRecommendationAd2
###appnexus-placement-articleTextAd2
###appnexus-placement-articleTopAd
###appnexus-placement-posterad
###appnexus-placement-topicblockAd0
###appnexus-placement-topicblockAd1
###appnexus-placement-topicblockAd2
###article-ad
###article-ad-container
###article-ad-content
###article-ads
###article-advert
###article-advert-dfp
###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
###articleAd
###articleAdReplacement
###articleBoard-ad
###articleBottom-ads
###articleLeftAdColumn
###articleSideAd
###articleTop-ads
###article_SponsoredLinks
###article_ad
###article_ad_1
###article_ad_3
###article_ad_bottom
###article_ad_container
###article_ad_top
###article_ad_w
###article_adholder
###article_ads
###article_advert
###article_banner_ad
###article_body_ad1
###article_box_ad
###articlead1
###articlead2
###articlead300x250r
###articleadblock
###articlefootad
###articletop_ad
###aside-ad-container
###asideAd
###aside_ad
###asideads
###asinglead
###ax-billboard
###ax-billboard-bottom
###ax-billboard-sub
###ax-billboard-top
###b-ad-choices
###backad
###background-ad-cover
###background-adv
###background_ad_left
###background_ad_right
###background_ads
###backgroundadvert
###banADbanner
###bandeau-cookies
###bandeau2cookie
###bandeau_cookie
###bandeau_cookie_cnil
###bandeaucookie-wrapper
###banner-300x250
###banner-468x60
###banner-728
###banner-728x90
###banner-ad
###banner-ad-container
###banner-ad-large
###banner-ads
###banner-advert
###banner-lg-ad
###banner-skyscraper
###banner300x250
###banner468
###banner468x60
###banner728
###banner728x90
###bannerAd
###bannerAdFrame
###bannerAdTop
###bannerAdWrap
###bannerAdWrapper
###bannerAds
###bannerAdsense
###bannerAdvert
###bannerGoogle
###banner_ad_bottom
###banner_ad_footer
###banner_ad_module
###banner_ad_placeholder
###banner_ad_top
###banner_ads
###banner_adsense
###banner_adv
###banner_advertisement
###banner_adverts
###banner_atf__container
###banner_content_ad
###banner_sedo
###banner_slot
###banner_spacer
###banner_topad
###banner_videoad
###banner_wrapper_top
###bannerad-bottom
###bannerad-top
###bannerad2
###banneradrow
###bannerads
###banneradspace
###banneradvert3
###banneradvertise
###baseMedRec
###baseboard-ad
###baseboard-ad-wrapper
###bbContentAds
###bb_ad_container
###bb_top_ad
###bbadwrap
###before-footer-ad
###below-listings-ad
###below-menu-ad-header
###below-post-ad
###below-title-ad
###belowAd
###belowContactBoxAd
###belowNodeAds
###below_content_ad_container
###belowad
###belowheaderad
###bg-custom-ad
###bg-footer-ads
###bg-footer-ads2
###bg_banner_120x600
###bg_banner_468x60
###bg_banner_728x90
###bg_googlebanner_160x600LH
###bgad
###big-box-ad
###bigAd
###bigAd1
###bigAd2
###bigAdDiv
###bigBannerAd
###bigBoxAd
###bigBoxAdCont
###big_ad
###big_ad_label
###big_ads
###bigad
###bigadbox
###bigads
###bigadspace
###bigadspot
###bigboard_ad
###bigbox-ad
###bigsidead
###billboard-ad
###billboard-atf
###billboard_ad
###bing-text-ad-1
###bing-text-ad-2
###bing-text-ad-3
###bingadcontainer2
###blkAds1
###blkAds2
###blkAds3
###blkAds4
###blkAds5
###block-adsense-0
###block-adsense-2
###block-adsense-banner-article-bottom
###block-adsense-banner-channel-bottom
###block-advertisement
###block-advertorial
###block-articlebelowtextad
###block-articlefrontpagead
###block-articletopadvert
###block-dfp-top
###block-frontpageabovepartnersad
###block-frontpagead
###block-frontpagesideadvert1
###block-google-ads
###block-googleads3
###block-googleads3-2
###block-ltadvertising-ltadvertising
###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-sidebarad1
###block-sponsors
###block-vh-dfp-dfp-ad-r2
###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
###blockAd
###blockAds
###block_ad
###block_ad2
###block_ad_container
###block_advert
###block_advert1
###block_advert2
###block_advertisement
###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
###blogads
###bm-HeaderAd
###bn_ad
###bnr-300x250
###bnr-468x60
###bnr-728x90
###bnrAd
###bnrhd468
###body-ads
###bodyAd1
###bodyAd2
###bodyAd3
###bodyAd4
###body_728_ad
###body_ad
###bodymainAd
###book-ad
###bordeaux-preemptive-ad-0
###bottom-ad
###bottom-ad-1
###bottom-ad-area
###bottom-ad-banner
###bottom-ad-container
###bottom-ad-leaderboard
###bottom-ad-slot
###bottom-ad-tray
###bottom-ad-wrapper
###bottom-add
###bottom-ads
###bottom-ads-bar
###bottom-ads-container
###bottom-adspot
###bottom-advertising
###bottom-boxad
###bottom-side-ad
###bottom-sponsor-add
###bottom-story-ad-0
###bottomAd
###bottomAd300
###bottomAdBlcok
###bottomAdContainer
###bottomAdSection
###bottomAdSense
###bottomAdSenseDiv
###bottomAdWrapper
###bottomAds
###bottomAdvBox
###bottomBannerAd
###bottomContentAd
###bottomDDAd
###bottomLeftAd
###bottomMPU
###bottomRightAd
###bottom_ad
###bottom_ad_728
###bottom_ad_area
###bottom_ad_box
###bottom_ad_region
###bottom_ad_unit
###bottom_ad_wrapper
###bottom_adbox
###bottom_ads
###bottom_adwrapper
###bottom_banner_ad
###bottom_leader_ad
###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-content-ad
###box1ad
###box2ad
###boxAD
###boxAd
###boxAd300
###boxAdContainer
###boxAdvert
###boxLREC
###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
###bpAd
###br-ad-header
###branding_click
###breadcrumb_ad
###breakbarad
###bsa_add_holder_g
###bt-ad
###bt-ad-header
###btfAdNew
###btm_ad
###btm_ads
###btmad
###btnAdDP
###btnAds
###btnads
###btopads
###button-ads
###button_ad_container
###button_ads
###buy-sell-ads
###buySellAds
###buysellads
###captcha-adspace
###carbon-ads-container-bg
###carbonadcontainer
###carbonads
###carbonads-container
###card-ads-top
###category-ad
###category-sponsor
###cellAd
###center-ad
###center-ad-group
###centerads
###ch-ad-outer-right
###ch-ads
###channel_ad
###channel_ads
###circ_ad
###circ_ad_holder
###circad_wrapper
###classifiedsads
###clickforad
###clientAds
###close-footer-ad
###closeAdsDiv
###closeable-ad
###cloudAdTag
###cls_ad
###cltAd
###coAd
###cokeAd
###col-right-ad
###colAd
###colombiaAdBox
###columnAd
###commentAdWrapper
###commentTopAd
###comment_ad_zone
###comments-ad-container
###comments-ads
###comments-standalone-mpu
###compAdvertisement
###companion-ad
###companionAd
###companionAdDiv
###companion_Ad
###companionad
###connatix
###connatix-moveable
###connatix_placeholder_desktop
###container-ad
###container_ad
###content-ad
###content-ad-side
###content-ads
###content-adver
###content-header-ad
###content-left-ad
###content-right-ad
###contentAd
###contentAdSense
###contentAdTwo
###contentAds
###contentBoxad
###content_Ad
###content_ad
###content_ad_1
###content_ad_2
###content_ad_block
###content_ad_container
###content_ad_placeholder
###content_ads
###content_ads_top
###content_adv
###content_bottom_ad
###content_bottom_ads
###content_mpu
###contentad
###contentad-adsense-homepage-1
###contentad-commercial-1
###contentad-content-box-1
###contentad-footer-tfm-1
###contentad-lower-medium-rectangle-1
###contentad-story-middle-1
###contentad-superbanner-1
###contentad-top-adsense-1
###contentad-topbanner-1
###contentadcontainer
###contentads
###contextad
###contextual-ads
###contextual-ads-block
###contextualad
###cookieBandeauConsentement
###cookiebandeau
###corner_ad
###cornerad
###coverads
###cpmstar_anchor_divad
###criteoAd
###crt-adblock-a
###crt-adblock-b
###ctl00_ContentPlaceHolder1_ucAdHomeRightFO_divAdvertisement
###ctl00_ContentPlaceHolder1_ucAdHomeRight_divAdvertisement
###ctl00_adCar
###ctl00_adFooter
###ctl00_leaderboardAdvertContainer
###ctl00_skyscraperAdvertContainer
###ctl00_topAd
###ctl00_ucFooter_ucFooterBanner_divAdvertisement
###ctr-ad
###ctx_listing_ads
###ctx_listing_ads2
###cubeAd
###cube_ad
###cube_ads
###cube_ads_inner
###cubead
###cubead-2
###cubead2
###customAd
###customAds
###customad
###darazAd
###dashboardFeaturedEventAd
###dashboardRectangleAd
###daumAd
###dcomHomeTop-728x90
###ddAdZone2
###desktop-sidebar-ad
###desktop_middle_ad_fixed
###desktop_top_ad_fixed
###dfp-ad-bottom-wrapper
###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-floating
###dfp-ad-home_1-wrapper
###dfp-ad-home_2-wrapper
###dfp-ad-home_3-wrapper
###dfp-ad-leaderboard
###dfp-ad-leaderboard-wrapper
###dfp-ad-medium_rectangle
###dfp-ad-mediumrect-wrapper
###dfp-ad-mpu1
###dfp-ad-mpu2
###dfp-ad-right1
###dfp-ad-right1-wrapper
###dfp-ad-right2
###dfp-ad-right2-wrapper
###dfp-ad-right3
###dfp-ad-right4-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-top-wrapper
###dfp-ap-2016-interstitial
###dfp-article-mpu
###dfp-article-related0-mpu
###dfp-atf
###dfp-atf-desktop
###dfp-banner
###dfp-banner-popup
###dfp-billboard1
###dfp-billboard2
###dfp-btf
###dfp-btf-desktop
###dfp-footer-desktop
###dfp-header
###dfp-header-container
###dfp-ia01
###dfp-ia02
###dfp-interstitial
###dfp-leaderboard
###dfp-leaderboard-desktop
###dfp-masthead
###dfp-middle
###dfp-middle1
###dfp-mtf
###dfp-mtf-desktop
###dfp-rectangle
###dfp-rectangle1
###dfp-ros-res-header_container
###dfp-tlb
###dfp-top-banner
###dfp-wallpaper-wrapper
###dfpAd
###dfp_ad_mpu
###dfp_ads_4
###dfp_ads_5
###dfp_bigbox_2
###dfp_bigbox_recipe_top
###dfp_container
###dfp_leaderboard
###dfpad-0
###dfpslot_tow_2-0
###dfpslot_tow_2-1
###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
###displayad_carousel
###displayad_rectangle
###div-ad-1x1
###div-ad-bottom
###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-advert
###div-contentad_1
###div-dfp-BelowContnet
###div-dfp-bottom_leaderboard
###div-footer-ad
###div-gpt-FloorAd
###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-insticator-ad-1
###div-insticator-ad-2
###div-insticator-ad-3
###div-insticator-ad-4
###div-insticator-ad-5
###div-insticator-ad-6
###div-insticator-ad-9
###div-leader-ad
###div-social-ads
###divAd
###divAdDetail
###divAdHere
###divAdHorizontal
###divAdLeft
###divAdMain
###divAdRight
###divAdSpecial
###divAdWrapper
###divAdd728x90
###divAdd_Right
###divAdd_Top
###divAds
###divAdsTop
###divAdv300x250
###divAdvertisement
###divDoubleAd
###divFoldersAd
###divFooterAd
###divFooterAds
###divSponsoredLinks
###divStoryBigAd1
###divThreadAdBox
###divTopAd
###divTopAds
###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_googlead
###div_header_sponsors
###div_the_mgid
###div_video_ads
###divadfloat
###dnn_AdBannerPane
###dnn_Advertisement
###dnn_adSky
###dnn_adTop
###dnn_ad_banner
###dnn_ad_island1
###dnn_ad_skyscraper
###dnn_sponsoredLinks
###downloadAd
###download_ad
###download_ads
###dragads
###ds-mpu
###dsStoryAd
###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
###dvAd5Data
###dvAd5Main
###dvAdHead
###dvCenterAd
###dvad2
###dvad2main
###dvad5
###dvad6cntnr
###dvad6main
###dvadfirst
###dvadfirstmain
###dvadscnd
###dvadsecondmain
###dvsmladlft
###dvsmladrgt
###dynamicAdDiv
###dynamicAdSlot1
###dynamicAdWinDiv
###elgoogybsda
###embedAD
###embedADS
###event_ads
###events-adv-side1
###events-adv-side2
###events-adv-side3
###events-adv-side4
###events-adv-side5
###events-adv-side6
###exoAd
###externalAd
###extraAdsBlock
###fd-ad-mr1
###fd-ad-mr2
###fd-ad-mr3
###fd-ad-sb1
###fd-ad-sb2
###featureAd
###featureAdSpace
###featureAds
###feature_ad
###featuread
###featured-ads
###featuredAds
###first-ads
###firstAdUnit
###first_ad
###firstad
###fixedAd
###floatAd
###floatads
###floating-ad-wrapper
###floating-ads
###floating-advert
###floatingAd
###floatingAdContainer
###floatingAds
###floating_ad
###floating_ad_container
###floating_ads_bottom_textcss_container
###foot-ad-wrap
###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-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-leaderboard-ad
###footer-sponsored
###footer-sponsors
###footerAd
###footerAdBottom
###footerAdBox
###footerAdDiv
###footerAdWrap
###footerAdd
###footerAds
###footerAdsPlacement
###footerAdvert
###footerAdvertisement
###footerAdverts
###footerGoogleAd
###footer_AdArea
###footer_ad
###footer_ad_block
###footer_ad_container
###footer_ad_frame
###footer_ad_holder
###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
###forum-top-ad-bar
###frameAd
###frameTextAd2
###front-ad-cont
###front-page-advert
###front-page-middle-advertisement
###frontPageAd
###front_adtop_content
###front_advert
###front_mpu
###front_mpu_content
###frontlowerad
###ft-ad
###ft-ads
###ft_mpu
###ftad1
###ftad2
###full_banner_ad
###fusionad
###fw-advertisement
###fwAdBox
###fwdevpDiv0
###fwdevpDiv1
###fwdevpDiv2
###g-adblock2
###gAds
###gBnrAd
###gBottomRightAd
###gStickyAd
###g_ad
###g_adsense
###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_ad
###gallery_ads
###gallery_header_ad
###galleryad1
###gam-ad-ban1
###game-ad
###gamead
###gameads
###gasense
###geoAd
###gg_ad
###ggl-ad
###glamads
###global-banner-ad
###globalLeftNavAd
###globalTopNavAd
###global_header_ad
###global_header_ad_area
###gm-ad-lrec
###goad1
###goads
###gog_ad
###gooadtop
###google-ad
###google-ads
###google-ads-bottom
###google-ads-bottom-container
###google-ads-container
###google-ads-detailsRight
###google-ads-directoryViewRight
###google-ads-header
###google-adsense
###google-adwords
###google-afc
###google-dfp-bottom
###google-dfp-top
###google-post-ad
###google-post-adbottom
###google-top-ads
###googleAd
###googleAdArea
###googleAdBottom
###googleAdBox
###googleAdMid
###googleAdTop
###googleAdView
###googleAds
###googleAdsFrame
###googleAdsense
###googleAdsenseAdverts
###googleAdwordsModule
###googleAfcContainer
###googleSearchAds
###google_ad_container
###google_ad_inline
###google_ad_slot
###google_ads
###google_ads_1
###google_ads_box
###google_ads_div_header1
###google_ads_div_header2
###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_test
###google_ads_top
###google_ads_wide
###google_adsense
###google_adsense_ad
###google_textlinks
###googlead
###googlead-leaderboard
###googlead-left
###googlead-post-mpu
###googlead-sidebar-middle
###googlead-sidebar-top
###googlead01
###googlead1
###googlead2
###googleadbig
###googleadds
###googleadleft
###googleads
###googleads1
###googleadsense
###googleadsense300x250
###googleadsrc
###googleadstop
###googlebanner
###googlesponsor
###googletextads
###googtxtad
###gpt-ad-1
###gpt-ad-banner
###gpt-ad-halfpage
###gpt-ad-outofpage-wp
###gpt-ad-rectangle1
###gpt-ad-rectangle2
###gpt-ad-side-bottom
###gpt-ad-skyscraper
###gpt-instory-ad
###gpt-leaderboard-ad
###gpt-mpu
###gpt-sticky
###grdAds
###gridAdSidebar
###grid_ad
###gtm_dfp_leaderboard_top
###h-ad
###hAd
###hAdv
###half-page-ad
###halfPageAd
###halfpagead
###hawkMagWidget
###hd-ads
###hd_ad
###head-ad
###head-ad-space
###head-ad-timer
###head-ads
###head-advertisement
###headAd
###headAds
###headAdv
###head_ad
###head_ads
###head_advert
###headad
###headadvert
###header-ad
###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-right
###header-ad-slot
###header-ad-wrap
###header-ad-wrapper
###header-ad2
###header-ads
###header-ads-container
###header-ads-holder
###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-block-ads
###header-box-ads
###header-google
###headerAd
###headerAdBackground
###headerAdButton
###headerAdContainer
###headerAdSpace
###headerAdUnit
###headerAdWrap
###headerAds
###headerAdsWrapper
###headerAdv
###headerAdvert
###header_ad
###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_adsense
###header_adv
###header_advert
###header_advertisement
###header_advertisement_top
###header_advertising
###header_adverts
###header_bottom_ad
###header_mainad
###header_publicidad
###header_right_ad
###header_sponsors
###header_top_ad
###headerad
###headerad_large
###headeradbox
###headeradcontainer
###headerads
###headeradsbox
###headeradsense
###headeradspace
###headeradvertholder
###headeradwrap
###headergooglead
###headersponsors
###headingAd
###headline-sponsor
###headline_ad
###hearst-autos-ad-wrapper
###home-ad
###home-ad-block
###home-ad-slot
###home-advert-module
###home-advertise
###home-banner-ad
###home-delivery-ad
###home-left-ad
###home-rectangle-ad
###home-side-ad
###home-top-ads
###homeAd
###homeAdLeft
###homeAds
###homeArticlesAd
###homeMPU
###homePageBotAd
###homeSideAd
###homeTopRightAd
###home_ad
###home_ad_b_1
###home_ads_vert
###home_advertising_block
###home_bottom_ad
###home_contentad
###home_feature_ad
###home_lower_center_right_ad
###home_mpu
###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_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
###hometopads
###horAd
###hor_ad
###horadslot
###horizad
###horizads728
###horizontal-ad
###horizontal-adspace
###horizontal-banner-ad
###horizontalAd
###horizontalAdvertisement
###horizontal_ad
###horizontal_ad2
###horizontal_ad_top
###horizontalad
###horizontalads
###hottopics-advert
###hours_ad
###houseAd
###hovered_sponsored
###hp-desk-after-header-ad
###hp-header-ad
###hp-right-ad
###hp-store-ad
###hpAdVideo
###idDivAd
###id_SearchAds
###iframe-ad
###iframeAd_2
###iframe_ad_2
###imPopup
###im_popupDiv
###ima_ads-2
###ima_ads-3
###ima_ads-4
###imgad1
###imu_ad_module
###in-article-ad
###in-article-mpu
###in-content-ad
###inarticlead
###inc-ads-bigbox
###incontentAd1
###incontentAd2
###incontentAd3
###index-ad
###index-bottom-advert
###indexSquareAd
###index_ad
###indexad
###indexad300x250l
###indexsmallads
###indiv_adsense
###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
###inlinead
###inlineads
###inner-ad
###inner-ad-container
###inner-advert-row
###inner-top-ads
###innerad
###innerpage-ad
###inside-page-ad
###insideCubeAd
###instant_ad
###insticator-container
###instoryad
###int-ad
###int_ad
###interads
###intermediate-ad
###internalAdvert
###internalads
###interstitial-shade
###interstitialAd
###interstitialAdContainer
###interstitialAdUnit
###interstitial_ad
###interstitial_ad_container
###interstitial_ads
###intext_ad
###introAds
###intro_ad_1
###invid_ad
###ipadv
###iq-AdSkin
###iqadcontainer
###iqadoverlay
###iqadtile1
###iqadtile11
###iqadtile14
###iqadtile15
###iqadtile16
###iqadtile2
###iqadtile3
###iqadtile4
###iqadtile41
###iqadtile5
###iqadtile6
###iqadtile8
###iqadtile9
###iqadtile99
###islandAd
###islandAdPan
###islandAdPane
###islandAdPane2
###island_ad_top
###islandad
###iv160ad
###iv728ad
###jobs-ad
###js-ad-billboard
###js-ad-leaderboard
###js-image-ad-mpu
###js-page-ad-top
###js-wide-ad
###jsid-ad-container-post_above_comment
###jsid-ad-container-post_below_comment
###large-ads
###large-bottom-leaderboard-ad
###large-leaderboard-ad
###large-middle-leaderboard-ad
###large-rectange-ad
###large-rectange-ad-2
###large-screen-ads
###large-skyscraper-ad
###largeAd
###largeAds
###large_rec_ad1
###largead
###layer_ad
###layer_ad_content
###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
###leader-companion > a[href]
###leaderAd
###leaderAdContainer
###leaderAdContainerOuter
###leaderBoardAd
###leader_ad
###leader_board_ad
###leaderad
###leaderad_section
###leaderadvert
###leaderboard-ad
###leaderboard-advert
###leaderboard-advertisement
###leaderboard-atf
###leaderboard-bottom-ad
###leaderboard.ad
###leaderboardAd
###leaderboardAdArea
###leaderboardAdArea2
###leaderboardAdSibling
###leaderboardAdTop
###leaderboardAds
###leaderboardAdvert
###leaderboard_728x90
###leaderboard_Ad
###leaderboard_ad
###leaderboard_ad_gam
###leaderboard_ad_main
###leaderboard_ad_unit
###leaderboard_ads
###leaderboard_bottom_ad
###leaderboard_top_ad
###leaderboardad
###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
###leftAD
###leftAdAboveSideBar
###leftAdCol
###leftAdContainer
###leftAdMessage
###leftAdSpace
###leftAd_fmt
###leftAd_rdr
###leftAds
###leftAdsSmall
###leftAdvert
###leftBanner-ad
###leftColumnAdContainer
###leftGoogleAds
###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_top_ad
###leftad
###leftadg
###leftads
###leftcolAd
###leftcolumnad
###leftforumad
###leftrail_dynamic_ad_wrapper
###lg-banner-ad
###ligatus
###ligatus_adv
###ligatusdiv
###lightboxAd
###linkAdSingle
###linkAds
###link_ads
###linkads
###listadholder
###liste_top_ads_wrapper
###listing-ad
###live-ad
###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
###lower-ad-banner
###lower-ads
###lower-advertising
###lower-home-ads
###lowerAdvertisement
###lowerAdvertisementImg
###lower_ad
###lower_content_ad_box
###lowerads
###lowerthirdad
###lpAdPanel
###lrec_ad
###lrecad
###main-ad
###main-advert
###mainAd
###mainAd1
###mainAdUnit
###mainAdvert
###mainPageAds
###mainPlaceHolder_coreContentPlaceHolder_rightColumnAdvert_divControl
###main_AD
###main_ad
###main_ads
###main_content_ad
###main_rec_ad
###main_top_ad
###mainui-ads
###mapAdsSwiper
###mapAdvert
###marcoad
###marketingRotator
###marketplaceAds
###marquee-ad
###marquee_ad
###masSearchAd
###mastAd
###mastAdvert
###mastad
###masterad
###mastercardAd
###masthead_ad
###masthead_ads_container
###masthead_topad
###med-rect-ad
###med-rectangle-ad
###medRecAd
###medReqAd
###media-ad
###medium-ad
###mediumAd1
###mediumAdContainer
###mediumAdvertisement
###mediumRectangleAd
###medrec_bottom_ad
###medrec_middle_ad
###medrec_top_ad
###medrectad
###medrectangle_banner
###menuad
###menubarad
###mgid-container
###mgid_iframe
###mid-ad-slot-1
###mid-ad-slot-3
###mid-ad-slot-5
###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
###middleAd
###middle_ad
###middle_ads
###middle_mpu
###middlead
###middleads
###middleads2
###midpost_ad
###midrect_ad
###midstrip_ad
###mini-ad
###mobile-adhesion
###mobile-ads-ad
###mobileAdContainer
###mobile_ad_main
###mobile_ads_block
###mod-tafad
###mod_ad
###mod_ad_top
###modal-ad
###module-ads-01
###module-ads-02
###module_ad
###module_box_ad
###module_sky_scraper
###monsterAd
###mpu-ad
###mpu-advert
###mpu-cont
###mpu-content
###mpu-sidebar
###mpu1_parent
###mpu2
###mpu2_container
###mpuAd
###mpuAdvert
###mpuAdvertDesk3
###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_holder
###mpu_text_ad
###mpu_top
###mpuad
###mpubox
###mpuholder
###mvp-foot-ad-wrap
###mvp-post-bot-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
###myElementAd
###narrow-ad
###narrow_ad_unit
###native_ad2
###native_ads
###nav-ad-container
###navAdBanner
###nav_ad
###nav_ad_728_mid
###navads-container
###navbar_ads
###navigation-ad
###navlinkad
###nbcShowcaseAds
###newAd
###newPostProfileAd
###newPostProfileVerticalAd
###ng-ad
###ng-ad-lbl
###ni-ad-row
###nk_ad_top
###northad
###notify_ad
###ntvads
###omnibar_ad
###online_ad
###openx-text-ad
###openx-widget
###openx_iframe
###optadATF
###or-ad
###ovAdWrap
###ovadsense
###overlay-ad-bg
###overlay-advertising
###overlay_ad
###overlayad
###overlayadd
###overtureSponsoredLinks
###p-Ad
###p-advert
###p-googlead
###p-googleadsense
###p2HeaderAd
###p2squaread
###page-ad-top
###page-advertising
###page-header-ad
###page-top-ad
###pageAdDiv
###pageAdds
###pageAds
###pageAdsDiv
###pageAdvert
###pageBannerAd
###pageLeftAd
###pageMiddleAdWrapper
###pageRightAd
###page__outside-advertsing
###page_ad
###page_ad_top
###page_content_top_ad
###page_top_ad
###pageads_top
###pagebottomAd
###pagination-advert
###paidlistingAds
###panel-ad
###panelAd
###panel_ad1
###panoAdBlock
###partner-ad
###partnerAd
###partnerMedRec
###partnerSitesBannerAd
###partner_ads
###pause-ad
###pauseAd
###pc-div-gpt-ad_728-3
###pencil-ad
###pencil-ad-container
###perm_ad
###permads
###persistentAd
###personal-ads-sticky-wrapper
###personalization_ads
###pgAdWrapper
###ph_ad
###pinned_advert_top
###pinned_advert_top_wrapper
###plat_sponsors_sidebar
###player-ads
###player-advert
###player-advertising
###player-below-advert
###player-midrollAd
###playerAd
###playerAdsRight
###player_ad
###player_ads
###player_middle_ad
###player_top_ad
###playerad
###playerads
###plrAd
###pnAd2
###pnlLhsNativeAd
###pnlRhsNativeAd
###pop_ad
###pop_up_ad_box_id
###popadwrap
###popback-ad
###popoverAd
###popupAd
###popupBottomAd
###popup_ad_wrapper
###popupadunit
###post-ad
###post-ads
###post-bottom-ads
###post-content-ad
###post-main-banner-ad
###post-page-ad
###post-promo-ad
###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
###premiumAdTop
###premium_ad
###premium_ad_inside
###premiumad
###premiumads
###premiumsponsorbox
###prerollAd
###preroll_ads
###preroll_compainion_ad
###primis-container
###print_ads
###printads
###privateadbox
###privateads
###product-adsense
###productads
###profileAdHeader
###proj-bottom-ad
###promo-ad
###promoAds
###promoFloatAd
###promo_ads
###ps-ad-iframe
###ps-top-ads-sponsored
###ps-vertical-ads
###psmpopup
###pub-right-bottom-ads
###pub-right-top-ads
###pub468x60
###pub728x90
###publicGoogleAd
###publicidad
###publicidad-video
###publicidad_120
###publicidadeLREC
###pushAd
###pushDownAd
###pushdownAd
###pushdownAdWrapper
###pushdown_ad
###pusher-ad
###pvadscontainer
###qpon_big_ad-teaser
###qtopAd-graybg
###quads-ad1_widget
###quads-ad2_widget
###quads-admin-ads-js
###quick_ads_frame_bottom
###quidgetad
###quigo
###quigo-ad
###quigo_ad
###quinAdLeaderboard
###r89-desktop-top-ad
###r_adver
###rail-ad-wrap
###rail-bottom-ad
###railAd
###rail_ad
###rail_ad1
###rail_ad2
###rec_spot_ad_1
###recommendAdBox
###rect-ad
###rectAd
###rect_ad
###rectad
###rectangle-ad
###rectangleAd
###rectangleAdTeaser1
###rectangle_ad
###redirect-ad
###redirect-ad-modal
###reference-ad
###region-node-advert
###reklam_buton
###reklam_center
###reklama
###reklama_big
###reklama_left_body
###reklama_left_up
###reklama_right_up
###related-ads
###related-news-1-top-ad
###related_ad
###related_ads
###related_ads_box
###removeAdsSidebar
###removeadlink
###responsive-ad
###responsive-ad-sidebar-container
###responsive_ad
###responsivead
###result-list-aside-topadsense
###resultSponLinks
###resultsAdsBottom
###resultsAdsSB
###resultsAdsTop
###rh-ad
###rh-ad-container
###rh_tower_ad
###rhc_ads
###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-content-ad
###right-featured-ad
###right-rail-ad-slot-content-top
###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
###right1ad
###rightAD
###rightAd
###rightAd1
###rightAdBar
###rightAdBlock
###rightAdColumn
###rightAdContainer
###rightAdDiv1
###rightAdDiv2
###rightAdDiv3
###rightAdHideLinkContainer
###rightAdHolder
###rightAdUnit
###rightAd_Iframe
###rightAd_rdr
###rightAds
###rightAdsDiv
###rightBanner-ad
###rightBlockAd
###rightBottomAd
###rightColAd
###rightColumnAds
###rightColumnMpuAd
###rightColumnSkyAd
###rightDoubleClick
###rightMortgageAd
###rightRailAds
###rightSideAd
###rightSideAdvert
###rightSideSquareAdverts
###right_Ads2
###right_ad
###right_ad_1
###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_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_sidebar_ads
###right_top_ad
###right_top_gad
###rightad
###rightad1
###rightad2
###rightadBorder
###rightadBorder1
###rightadBorder2
###rightadContainer
###rightadcell
###rightadd300
###rightadg
###rightadhome
###rightadpat
###rightads
###rightads300x250
###rightadsarea
###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
###ringtone-ad-bottom
###ringtone-ad-top
###river_sponsors_hiring
###rladvt
###rm-adslot-bigsizebanner_1
###rm-adslot-contentad_1
###rm_ad_text
###rn_ad_native_ppkpu
###rolldown-ad
###ros_ad
###rotating-ad-display
###rotating-ads-wrap
###rotating_ad
###rotatingads
###row-ad
###rowAdv
###rtAdvertisement
###rtMod_ad
###scroll-ad
###scroll_ad
###scrollover-ad-wrap
###search-ad
###search-ads1
###search-google-ads
###search-sponsor
###search-sponsored-links
###searchAd
###searchAds
###search_ad
###search_ads
###second_ad_div
###secondad
###section-ad
###section-ad-bottom
###section_ad
###section_advertisements
###sector-widget__tiny-ad
###self-ad
###sev1mposterad
###show-ad
###show-sticky-ad
###showAd
###show_ads
###showads
###showcaseAd
###sic_superBannerAdTop
###side-ad
###side-ad-container
###side-ads
###side-ads-box
###side-banner-ad
###side-boxad
###sideABlock
###sideAD
###sideAd
###sideAd1
###sideAd2
###sideAd3
###sideAd4
###sideAdArea
###sideAdLarge
###sideAdSmall
###sideAdSub
###sideAds
###sideBannerAd
###sideBar-ads
###sideBarAd
###sideSponsors
###side_ad
###side_ad_module
###side_ad_wrapper
###side_adkit
###side_ads
###side_adverts
###side_longads
###side_sky_ad
###side_skyscraper_ad
###side_sponsors
###sidead
###sidead1
###sideads
###sideads_container
###sideadscol
###sideadvert
###sideadzone
###sidebar-ad
###sidebar-ad-1
###sidebar-ad-2
###sidebar-ad-block
###sidebar-ad-boxes
###sidebar-ad-middle
###sidebar-ad-wrap
###sidebar-ad1
###sidebar-ad2
###sidebar-ad3
###sidebar-ads
###sidebar-ads-content
###sidebar-ads-narrow
###sidebar-ads-wide
###sidebar-ads-wrapper
###sidebar-adspace
###sidebar-adv
###sidebar-advertise-text
###sidebar-advertisement
###sidebar-left-ad
###sidebar-main-ad
###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_big
###sidebar_ad_container
###sidebar_ad_top
###sidebar_ad_widget
###sidebar_ad_wrapper
###sidebar_adblock
###sidebar_ads
###sidebar_box_add
###sidebar_topad
###sidebarad
###sidebarad0
###sidebaradpane
###sidebarads
###sidebaradsense
###sidebaradverts
###sidebard-ads-wrapper
###sidebargooglead
###sidebargoogleads
###sidebarrectad
###sideline-ad
###sidepad-ad
###single-ad
###single-ad-2
###single-adblade
###single-mpu
###singleADS
###singleADS3
###singleAd
###singleAdsContainer
###single_ad_above_content
###singlead
###singleads
###site-ad-container
###site-ads
###site-header__ads
###site-leaderboard-ads
###site-sponsor-ad
###site-sponsors
###siteAdHeader
###site_bottom_ad_div
###site_content_ad_div
###site_top_ad
###site_wrap_ad
###sitead
###skcolAdSky
###skin-ad
###skin-ad-left-rail-container
###skin-ad-right-rail-container
###skinTopAd
###skin_adv
###skinad-left
###skinad-right
###skinningads
###sky-ad
###sky-ads
###sky-left
###sky-right
###skyAd
###skyAdContainer
###skyScraperAd
###skyScrapperAd
###skyWrapperAds
###sky_ad
###sky_advert
###skyads
###skyadwrap
###skybox-ad
###skyline_ad
###skyscrapeAd
###skyscraper-ad
###skyscraperAd
###skyscraperAdContainer
###skyscraperAdWrap
###skyscraperAds
###skyscraperWrapperAd
###skyscraper_ad
###skyscraper_advert
###skyscraperadblock
###skyscrapper-ad
###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_ads
###smallad
###smallads
###smallerAd
###smoozed-ad
###socialAD
###some-ads
###some-ads-holder
###some-more-ads
###source_ad
###source_content_ad
###sp-adv-banner-top
###sp-advtop1
###sp-advtop3
###sp-top-ad-wrapper
###spec_offer_ad2
###special-deals-ad
###specialAd
###specialAd_one
###specialAd_two
###special_ads
###specialadfeatures
###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-recommendations
###sponsored-resources
###sponsored-search
###sponsored-text-links
###sponsored-widget
###sponsored1
###sponsoredAd
###sponsoredAdvertisement
###sponsoredAnime
###sponsoredBottom
###sponsoredBox1
###sponsoredBox2
###sponsoredFeaturedHoz
###sponsoredHoz
###sponsoredLinks
###sponsoredLinksBox
###sponsoredLinks_Top
###sponsoredList
###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_bottom
###sponsored_links
###sponsored_native_ad
###sponsored_news
###sponsored_option
###sponsored_v12
###sponsoredad
###sponsoredads
###sponsoredlinks
###sponsoredlinks_left_wrapper
###sponsoredlinkslabel
###sponsoredresultsBottom_body
###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-ads
###spotlightAds
###spotlight_ad
###spotlightad
###spr_ad_bg
###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
###ss-ad-overlay
###ss-ads-container
###st_topads
###stageAds
###starad
###staticad
###stationad
###sticky-ad
###sticky-ad-bottom
###sticky-ad-container
###sticky-ad-header
###sticky-add-side-block
###sticky-ads
###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_sidebar_ads
###stickyad
###stickyadin1
###stickyads
###stickyleftad
###stickyrightad
###stopAdv
###stopAdvt
###stop_ad3
###story-ad
###story-bottom-ad
###storyAd
###story_ad
###story_ads
###storyad2
###stripadv
###subAdsFooter
###subbgad
###subheaderAd
###taboola-below-article-1
###takeover-ad
###takeover_ad
###takeoverad
###td-ad-placeholder
###tdAds
###td_adunit1
###td_adunit1_wrapper
###td_adunit2
###td_sponsorAd
###team_ad
###template_affiliates
###text-ad
###text-ads
###text-link-ads
###text-linkAD
###textAd
###textAd1
###textAds
###textAdsTop
###text_ad
###text_ads
###text_advert
###textad
###textad3
###textad_block
###textlink-advertisement
###textlink_ads_placeholder
###textsponsor
###tfm_admanagerTeaser
###theotherads
###third_party_ads
###thisisnotanad
###thistad
###thread-ad
###ti-sway-ad
###tile-ad
###tileAds
###tmInfiniteAd
###tmglBannerAd
###tmn_ad_1
###tmn_ad_2
###tmn_ad_3
###toaster_ad
###top-ad
###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-advertising-content
###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-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
###topBanner-ad
###topBannerAd
###topBannerAdContainer
###topBannerAdv
###topImgAd
###topLeaderboardAd
###topMPU
###topMpuContainer
###topSponsorBanner
###topSponsoredLinks
###top_AD
###top_ad
###top_ad-360
###top_ad_area
###top_ad_banner
###top_ad_block
###top_ad_box
###top_ad_container
###top_ad_td
###top_ad_unit
###top_ad_wrapper
###top_ad_zone
###top_add
###top_ads
###top_ads_box
###top_ads_container
###top_ads_region
###top_ads_wrap
###top_adsense_cont
###top_adspace
###top_adv
###top_advert
###top_advert_box
###top_advertise
###top_advertising
###top_banner_ads
###top_container_ad
###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
###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
###tower1ad
###towerAdContainer
###towerad
###tpl_advertising
###tr-adv-banner
###trafficrevenue2
###transparentad
###trc_google_ad
###trendex-sponsor-ad
###trib2-footer-ad-back
###trib2-leaderboard-ad-back
###txtAdHeader
###upper-ads
###upperMpu
###upperRightAds
###upper_adbox
###upper_advertising
###upper_small_ad
###upperad
###vc-maincontainer-ad
###vc-maincontainer-midad
###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-adv
###video-adv-300
###video-adv-wrapper
###video-advert
###video-embed-ads
###video-header-advert
###video-in-player-ad
###video-side-adv
###video-sponsor-links
###video-under-player-ad
###videoAd
###videoAdContainer
###videoAdvert
###videoCompanionAd
###videoPauseAd
###videoPlayerAdLayer
###video_adv
###video_advert
###video_advert_top
###video_embed_ads
###video_hor_bot_ads
###video_overlay_ad
###videoad
###videoad-script-cnt
###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
###viewabilityAdContainer
###viewer-ad-bottom
###viewer-ad-top
###viewer_ads_wrapper
###visual-ad
###votvAds_inner
###vsw-ads
###vsw_ad
###vuukle_ads_square2
###vz_im_ad
###wTopAd
###waldo-sticky-footer-wrapper
###wallAd
###wall_advert
###walltopad
###watch-now-ad
###watch_sponsored
###wd-sponsored
###wd_ads
###weather-ad
###weather_sponsor
###weatherad
###welcome_ad
###welcomeadMask
###wg_ads
###wgtAd
###whitepaper-ad
###wide-ad
###wideAdd
###wide_ad_unit
###wide_ad_unit2
###wide_ad_unit3
###wide_adv
###wide_right_ad
###widget-ads-3
###widget-ads-4
###widget-adv-12
###widget-box-ad-1
###widget-box-ad-2
###widget-style-ad
###widget_Adverts
###widget_ad
###widget_advertisement
###widget_thrive_ad_default-2
###widget_thrive_ad_default-4
###widgetwidget_adserve
###widgetwidget_adserve2
###wl-pencil-ad
###wog-300x250-ads
###wow-ads
###wp-insert-ad-widget-1
###wp-topAds
###wp_ad_marker
###wp_adbn_root
###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
###wrapCommentAd
###wrapper-AD_G
###wrapper-AD_L
###wrapper-AD_L2
###wrapper-AD_L3
###wrapper-AD_PUSH
###wrapper-AD_R
###wrapper-ad
###wrapper-ad970
###wrapper-advert-slider-top
###wrapperAdsTopLeft
###wrapperAdsTopRight
###wrapperRightAds
###wrapper_ad_Top
###wrapper_sponsoredlinks
###wrapper_topad
###wtopad
###y-ad-units
###yahoo-ads
###yahoo-ads-content
###yahoo-sponsors
###yahooAdsBottom
###yahooSponsored
###yahoo_ads
###yahoo_text_ad
###yahooad-tbl
###yahooads
###yandex_ad
###yatadsky
###ylf-lrec
###ylf-lrec2
###yrail_ads
###yreSponsoredLinks
###ysm_ad_iframe
###zMSplacement1
###zMSplacement2
###zMSplacement3
###zMSplacement4
###zMSplacement5
###zMSplacement6
###zdcFloatingBtn
###zeus_top-banner
###zone-adsense
###zsAdvertisingBanner
###zztextad
##.--ads
##.-advertsSidebar
##.AD-POST
##.AD300
##.AD300Block
##.AD300x250
##.AD300x250A
##.AD355125
##.AD728
##.AD728x90L
##.ADBAR
##.ADBnrArea
##.ADBox
##.ADCLOUD
##.ADFooter
##.ADITION
##.ADInfo
##.ADLeader
##.ADMiddle1
##.ADPod
##.ADServer
##.ADStyle
##.ADTextSingle
##.ADTop
##.ADV-Space
##.ADVBig
##.ADVFLEX_250
##.ADVParallax
##.ADV_Mobile
##.AD_2
##.AD_336_280
##.AD_Leaderboard
##.AD_area
##.AD_textinfo
##.AD_underpost
##.ADbox
##.ADmid
##.ADouter_div
##.ADwidget
##.AL-ad-container
##.ATF_wrapper
##.Ad--970x90
##.Ad--Align
##.Ad--awareness-bp
##.Ad--empty
##.Ad--header
##.Ad--loading
##.Ad--presenter
##.Ad--sidebar
##.Ad-Advert_Container
##.Ad-Container
##.Ad-Header
##.Ad-Inner
##.Ad-adhesive
##.Ad-hor-height
##.Ad-label
##.Ad-leaderboard
##.Ad.Leaderboard
##.Ad300
##.Ad3Tile
##.Ad728x90
##.AdBar
##.AdBody:not(body)
##.AdBorder
##.AdBottomPage
##.AdBox
##.AdBox160
##.AdBox7
##.AdBox728
##.AdCenter
##.AdCommercial
##.AdCompactheader
##.AdContainer
##.AdContainer-Sidebar
##.AdHeader
##.AdHere
##.AdHolder
##.AdInline
##.AdInsLink
##.AdLeft1
##.AdLeft2
##.AdMedium
##.AdMessage
##.AdMod
##.AdModule
##.AdOneColumnContainer
##.AdOuterMostContainer
##.AdPanel
##.AdPlaceHolder
##.AdPlaceholder
##.AdPlacementBannerSponsorship
##.AdPlacementContainer
##.AdPlacementMPU
##.AdProduct
##.AdRight1
##.AdRight2
##.AdSense
##.AdSenseLeft
##.AdSlot
##.AdSpace
##.AdSpeedWP
##.AdTagModule
##.AdTitle
##.AdTop
##.AdUnit
##.AdUnit300
##.AdUnit300x250
##.AdUnit300x600
##.AdUnitBox
##.AdWrapper--sticky-block
##.Ad_C
##.Ad_D
##.Ad_Label
##.Ad_Right
##.Ad_SmartBrokerBar
##.Ad_container
##.Adgrid_footboard
##.Adgrid_right_rail
##.Ads-768x90
##.Ads-leaderboard
##.Ads-slot
##.AdsBottom
##.AdsBox
##.AdsBoxBottom
##.AdsBoxSection
##.AdsBoxTop
##.AdsInnov_responsive_ad
##.AdsSections
##.AdsSlot
##.Ads_3
##.Ads_4
##.Ads__wrapper
##.Ads_header
##.Adsense
##.AdsenseBox
##.Adsinnov_flex_adcontainer
##.Adsterra
##.Adtext
##.Adv468
##.Advert-label
##.Advert300x250
##.AdvertContainer
##.AdvertisementAfterHeader
##.AdvertisementAfterPost
##.AdvertisementAsidePost
##.AdvertisementText
##.AdvertisementTextTag
##.AdvertisementTop
##.Advertisment
##.AdvertorialTeaser
##.AdvtSample
##.AdzerkBanner
##.AffiliateAds
##.AppFooter__BannerAd
##.Arpian-ads
##.Article-advert
##.ArticleAd
##.ArticleAdSide
##.ArticleAdWrapper
##.ArticleInlineAd
##.ArticleInnerAD
##.Article__Ad
##.BOX_Ad
##.BOX_LeadAd
##.Banner300x250
##.Banner468X60
##.BigBoxAd
##.BigBoxAdLabel
##.Billboard-ad
##.Billboard-ad-holder
##.Billboard_2-ad-holder
##.Billboard_3-ad-holder
##.Billboard_4-ad-holder
##.Billboard_5-ad-holder
##.BlockAd
##.BottomAd-container
##.BottomAdContainer
##.BottomAdsPartial
##.BottomAffiliate
##.BoxAd
##.BoxAdWrap
##.BoxRail-ad
##.ButtonAd
##.CommentAd
##.ConnatixAd
##.ContentAd
##.ContentAds
##.ContentBottomAd
##.ContentTextAd
##.ContentTopAd
##.DFPad
##.DartAdvert
##.DisplayAd
##.FooterAd
##.FooterAdContainer
##.FooterAds
##.Footer_1-ad-holder
##.GRVAd
##.Gallery-Content-BottomAd
##.GeminiAdItem
##.GeminiNativeAd
##.GoogleAd
##.GoogleAdInfo
##.GoogleAdsBox
##.GoogleAdsItem
##.GoogleAdv
##.GoogleDfpAd
##.GoogleDfpAd-Content
##.GoogleDfpAd-Float
##.GoogleDfpAd-container
##.GoogleDfpAd-wrap
##.GoogleDfpAd-wrapper
##.GoogleDfpAdModule
##.GoogleDoubleClick-SponsorText
##.GoogleSideAd
##.GroupAdSense
##.HeaderAd
##.HeaderAds
##.HeaderBannerAd
##.HeadingAdSpace
##.Hero-Ad
##.HomeAds
##.HomeListBlack__AdBlock
##.InArticleAd
##.IndexRightAd
##.InsertedAd
##.LastAd
##.LayoutBottomAds
##.LayoutHomeAds
##.LayoutHomeAdsAd
##.LayoutPromotionAdsNew
##.LazyLoadAd
##.LeaderAd
##.LeaderAdvertisement
##.LeaderBoardAd
##.LearderAd_Border
##.LeftAd
##.ListicleAdRow
##.MPUHolder
##.MPUad
##.MapLayout_BottomAd
##.MapLayout_BottomMobiAd
##.MarketGid_container
##.MbanAd
##.MiddleAd
##.MiddleAdContainer
##.MiddleAdvert
##.MiddleRightRadvertisement
##.NA_ad
##.NR-Ads
##.NavBarAd
##.Normal-add
##.OAS_wrap
##.OcelotAdModule
##.OcelotAdModule-ad
##.PPD_ADS_JS
##.Page-ad
##.PageTopAd
##.PcSideBarAd
##.PencilAd
##.PostAdvertisementBeforePost
##.PostSidebarAd
##.Post__ad
##.PrimisResponsiveStyle
##.PrintAd-Slider
##.ProductAd
##.PushdownAd
##.RC-AD
##.RectangleAd
##.Rectangle_1-ad-holder
##.Rectangle_2-ad-holder
##.Rectangle_3-ad-holder
##.RelatedAds
##.ResponsiveAd
##.RightAd
##.RightAd1
##.RightAd2
##.RightAdvertisement
##.RightBannerAd350x250
##.RightGoogleAd
##.RightRailAd
##.RightRailAds
##.RightTowerAd
##.SAAG-promoAdContainer
##.SPMADS
##.SRPads
##.STR_AdBlock
##.SecondaryAd
##.SecondaryAdLink
##.Section-ad
##.SectionSponsor
##.SideAd
##.SideAdCol
##.SideAds
##.Sidebar-ad
##.Sidebar-ad--300x600
##.SidebarAd
##.SidebarAdvert
##.SidebarRightAdvertisement
##.SimpleAd
##.SkyAdContainer
##.SkyAdContent
##.SkyScraperAd
##.Sponsor-container
##.SponsorHeader
##.SponsorIsland
##.SponsorLink
##.SponsoredAdTitle
##.SponsoredArticleAd
##.SponsoredContent
##.SponsoredContentWidget
##.SponsoredLinks
##.SponsoredLinksModule
##.SponsoredLinksPadding
##.SponsoredLinksPanel
##.SponsoredResults
##.Sponsored_link
##.SponsorshipText
##.SquareAd
##.Squareadspot
##.StandardAdLeft
##.StandardAdRight
##.Sticky-AdContainer
##.StickyAdRail__Inner
##.SummaryPage-HeaderAd
##.TextAd
##.TextAdds
##.Textads
##.ThreeAds
##.TmnAdsense
##.TopAd
##.TopAdBox
##.TopAdContainer
##.TopAdL
##.TopAdR
##.TopAds
##.TopAdsPartial
##.TopBannerAd
##.TopRightRadvertisement
##.Top_Ad
##.TrackedBannerPromo
##.TrafficAd
##.U210-adv-column
##.UnderAd
##.VPCarbonAds
##.VerticalAd
##.Video-Ad
##.VideoAd
##.WPBannerizeWidget
##.WP_Widget_Ad_manager
##.WideAdTile
##.WideAdsLeft
##.WidgetAdvertiser
##.WidthAd
##.WikiaTopAds
##.XEad
##._300_ad
##._SummaryPageHeaderAdView
##._SummaryPageSidebarStickyAdView
##.___top-ad-wrap
##.__hub--ad
##.__isboostOverContent
##.__lg-ad
##.__small-ad
##.__wide-ad
##._ads
##._ap_adrecover_ad
##._ap_apex_ad
##._articleAdvert
##._bannerAds
##._bottom_ad_wrapper
##._ciw-betterAds
##._fullsquaread
##._has-ads
##._table_ad_div_wide
##._top_ad_wrapper
##.a-ad
##.a-ad--aside
##.a-ad--leaderboard
##.a-ad--skyscraper
##.a-ad--wide
##.a-d-250
##.a-d-container
##.a-d-holder-container
##.a-d-rotate_widgets
##.a-dserver
##.a-dserver_text
##.a-sponsor
##.a160x600
##.a300x250
##.a468x60
##.a728x90
##.aadsection_b1
##.aadsection_b2
##.aarpe-ad-wrapper
##.aarpe-fixed-ad
##.ab-prompt
##.abAdArea
##.abAdPositionBoxB
##.abBoxAd
##.abMessage
##.abPopup
##.ablock300
##.ablock468
##.ablock728
##.about_adsense
##.above-header-advert
##.aboveCommentAds
##.above_miniscore_ad
##.abovead
##.ac-banner-ad
##.ac_adbox
##.ac_adbox_inner
##.acf-ad
##.acm-ad-container
##.acm-ad-tag-unit
##.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
##.ad--article-top
##.ad--articlemodule
##.ad--b
##.ad--banner
##.ad--banner2
##.ad--banniere_basse
##.ad--banniere_haute
##.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--droite_basse
##.ad--droite_haute
##.ad--droite_middle
##.ad--e
##.ad--fallback
##.ad--footer
##.ad--fullsize
##.ad--google
##.ad--halfpage
##.ad--header
##.ad--homepage-mrec
##.ad--homepage-top
##.ad--horseshoe
##.ad--horseshoe__content
##.ad--in-article
##.ad--in-content
##.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--outstream
##.ad--overlayer
##.ad--p1
##.ad--p2
##.ad--p3
##.ad--p4
##.ad--p6
##.ad--p7
##.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-leaderboard
##.ad--top-slot
##.ad--topmobile
##.ad--topmobile2
##.ad--topmobile3
##.ad--wallpaper
##.ad--widget
##.ad--wrapper
##.ad-01
##.ad-02
##.ad-1
##.ad-1-drzac-links
##.ad-1-sidebar-1
##.ad-1-sidebar-2
##.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-55
##.ad-560
##.ad-6
##.ad-600
##.ad-600-h
##.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-921
##.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-after-header
##.ad-align-none
##.ad-alignment
##.ad-alsorectangle
##.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-top
##.ad-background
##.ad-background-center
##.ad-background-container
##.ad-ban
##.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-bottom-container
##.ad-banner-box
##.ad-banner-btf
##.ad-banner-container
##.ad-banner-content
##.ad-banner-full-wrapper
##.ad-banner-header
##.ad-banner-image
##.ad-banner-inlisting
##.ad-banner-leaderboard
##.ad-banner-placeholder
##.ad-banner-single
##.ad-banner-smaller
##.ad-banner-static
##.ad-banner-top
##.ad-banner-top-wrapper
##.ad-banner-wrapper
##.ad-banners
##.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-bigsize
##.ad-billboard
##.ad-bline
##.ad-block
##.ad-block--300
##.ad-block--leader
##.ad-block--leader-extra
##.ad-block-300
##.ad-block-banner-container
##.ad-block-big
##.ad-block-bottom
##.ad-block-btf
##.ad-block-container
##.ad-block-header
##.ad-block-holder
##.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-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-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--inline
##.ad-container--leaderboard
##.ad-container--masthead
##.ad-container--mrec
##.ad-container--stripe
##.ad-container--top
##.ad-container-160x600
##.ad-container-300x250
##.ad-container-728
##.ad-container-728x90
##.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-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-content-wrapper
##.ad-context
##.ad-cover
##.ad-ctn
##.ad-curtain
##.ad-custom-size
##.ad-d
##.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-enabled
##.ad-endcap-wrapper
##.ad-engage
##.ad-entity-container
##.ad-entry-wrapper
##.ad-ex
##.ad-exchange
##.ad-expand
##.ad-external
##.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-float
##.ad-floating
##.ad-footer
##.ad-footer-empty
##.ad-footer-leaderboard
##.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-gap-sm
##.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-header-small-square
##.ad-heading
##.ad-headliner-container
##.ad-heigh-mobile-250
##.ad-height-250
##.ad-height-280
##.ad-height-600
##.ad-here
##.ad-hero
##.ad-hfu
##.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-in-300x250
##.ad-in-artilce
##.ad-in-content
##.ad-in-content-300
##.ad-in-post
##.ad-in-read
##.ad-in-results
##.ad-incontent
##.ad-incontent-wrap
##.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-inner-container-background
##.ad-innr
##.ad-inpage-video-top
##.ad-insert
##.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-lb
##.ad-ldrbrd
##.ad-lead
##.ad-lead-bottom
##.ad-leader
##.ad-leader-board
##.ad-leader-bottom
##.ad-leader-plus-top
##.ad-leader-top
##.ad-leader-wrap
##.ad-leader-wrapper
##.ad-leaderboard
##.ad-leaderboard-base
##.ad-leaderboard-companion
##.ad-leaderboard-container
##.ad-leaderboard-flex
##.ad-leaderboard-footer
##.ad-leaderboard-middle
##.ad-leaderboard-slot
##.ad-leaderboard-splitter
##.ad-leaderboard-top
##.ad-leaderboard-wrapper
##.ad-leaderbody
##.ad-leaderheader
##.ad-leadtop
##.ad-left
##.ad-left-1
##.ad-left-top
##.ad-left3
##.ad-leftrail
##.ad-lib-div
##.ad-line
##.ad-link
##.ad-link-block
##.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-loading
##.ad-location
##.ad-location-container
##.ad-lock
##.ad-lock-content
##.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-base
##.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-plus-outstream-inc
##.ad-mobile-nav-ad-plus
##.ad-mod
##.ad-mod-section
##.ad-mod-section-728-90
##.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-mr-article
##.ad-mrec
##.ad-mrect
##.ad-msg
##.ad-msn
##.ad-native
##.ad-nav-ad
##.ad-nav-ad-plus
##.ad-new
##.ad-new-box
##.ad-no-css
##.ad-no-notice
##.ad-no-style
##.ad-noBorderAndMargin
##.ad-noline
##.ad-note
##.ad-notice
##.ad-notice-small
##.ad-observer
##.ad-oms
##.ad-on
##.ad-on-top
##.ad-one
##.ad-other
##.ad-outer
##.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-page-setting
##.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-class
##.ad-parent-hockey
##.ad-pb
##.ad-peg
##.ad-pencil-margin
##.ad-permalink
##.ad-personalise
##.ad-place
##.ad-place-active
##.ad-place-holder
##.ad-placeholder
##.ad-placeholder--mpu
##.ad-placeholder-leaderboard
##.ad-placeholder-wrapper
##.ad-placeholder__inner
##.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-0
##.ad-pos-1
##.ad-pos-2
##.ad-pos-3
##.ad-pos-4
##.ad-pos-5
##.ad-pos-6
##.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-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-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-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-right
##.ad-right-header
##.ad-right1
##.ad-right2
##.ad-right3
##.ad-risingstar-container
##.ad-roadblock
##.ad-root
##.ad-rotation
##.ad-rotator
##.ad-row
##.ad-row-box
##.ad-row-horizontal
##.ad-row-horizontal-top
##.ad-row-viewport
##.ad-s
##.ad-s-rendered
##.ad-salutations
##.ad-sample
##.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-section__skyscraper
##.ad-sense
##.ad-sense-ad
##.ad-sep
##.ad-sharethrough-top
##.ad-shifted
##.ad-show-label
##.ad-showcase
##.ad-side
##.ad-side-one
##.ad-side-top
##.ad-side-wrapper
##.ad-sidebar
##.ad-sidebar-mrec
##.ad-siderail
##.ad-signup
##.ad-single-bottom
##.ad-sitewide
##.ad-size-300x600
##.ad-size-landscape
##.ad-size-leaderboard
##.ad-size-medium-rectangle
##.ad-size-medium-rectangle-flex
##.ad-size-mpu
##.ad-skeleton
##.ad-skin-link
##.ad-sky
##.ad-sky-left
##.ad-sky-right
##.ad-sky-wrap
##.ad-skyscr
##.ad-skyscraper
##.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-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-header
##.ad-slot-inview
##.ad-slot-ph
##.ad-slot-placeholder
##.ad-slot-rail
##.ad-slot-replies
##.ad-slot-replies-header
##.ad-slot-responsive
##.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-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-superbanner-node
##.ad-t
##.ad-t-text
##.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-centered
##.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-1-wrapper
##.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-featured
##.ad-top-in
##.ad-top-lboard
##.ad-top-left
##.ad-top-mpu
##.ad-top-padding
##.ad-top-rectangle
##.ad-top-right-container
##.ad-top-side
##.ad-top-spacing
##.ad-top-wrap-inner
##.ad-top-wrapper
##.ad-topbanner
##.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-unit
##.ad-unit--leaderboard
##.ad-unit-2
##.ad-unit-300
##.ad-unit-300-wrapper
##.ad-unit-container
##.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-sponsored-bar
##.ad-unit-t
##.ad-unit-text
##.ad-unit-top
##.ad-unit-wrapper
##.ad-units-single-header-wrapper
##.ad-update
##.ad-us
##.ad-vert
##.ad-vertical
##.ad-vertical-container
##.ad-vertical-stack-ad
##.ad-view-zone
##.ad-w-300
##.ad-w-468
##.ad-w-728
##.ad-w-970
##.ad-w300
##.ad-wallpaper-panorama-container
##.ad-wap
##.ad-warning
##.ad-warp
##.ad-watermark
##.ad-wgt
##.ad-wide
##.ad-wide-bottom
##.ad-wide-wrap
##.ad-widget
##.ad-widget-area
##.ad-widget-box
##.ad-widget-list
##.ad-widget-sizes
##.ad-widget-wrapper
##.ad-widgets
##.ad-width-300
##.ad-width-728
##.ad-wireframe
##.ad-wireframe-wrapper
##.ad-with-background
##.ad-with-header-wrapper
##.ad-with-notice
##.ad-wp
##.ad-wp-720
##.ad-wrap
##.ad-wrap--leaderboard
##.ad-wrap--mrec
##.ad-wrap-transparent
##.ad-wrap_wallpaper
##.ad-wrapp
##.ad-wrapper
##.ad-wrapper--articletop
##.ad-wrapper--flexibleportrait
##.ad-wrapper--lg
##.ad-wrapper--sidebar
##.ad-wrapper--slideshowhalfpage
##.ad-wrapper-250
##.ad-wrapper-bg
##.ad-wrapper-left
##.ad-wrapper-mobile-atf
##.ad-wrapper-outer
##.ad-wrapper-solid
##.ad-wrapper-sticky
##.ad-wrapper-top
##.ad-wrapper-with-text
##.ad-wrapper__ad-slug
##.ad-x10x20x30
##.ad-xs-title
##.ad-zone
##.ad-zone-ajax
##.ad-zone-container
##.ad.addon
##.ad.bottom_article_leaderboard
##.ad.bottomrect
##.ad.box
##.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.leaderboard
##.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.post-area
##.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.small-mpu
##.ad.small-teaser
##.ad.super
##.ad.top_article_leadeboard
##.ad.wideboard
##.ad.wideboard_tablet
##.ad.widget
##.ad01-obj
##.ad02
##.ad03
##.ad04
##.ad08sky
##.ad1-float
##.ad1-left
##.ad1-right
##.ad10
##.ad100
##.ad1000
##.ad1001
##.ad100x100
##.ad120
##.ad120_600
##.ad120x120
##.ad120x240GrayBorder
##.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
##.ad300px
##.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
##.ad336х280_desk
##.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
##.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
##.ad728x90box
##.ad728x90btf
##.adActive
##.adAlert
##.adArea
##.adAreaLC
##.adAreaNative
##.adAreaTopTitle
##.adArticleBanner
##.adArticleBody
##.adBan
##.adBanner
##.adBanner300x250
##.adBanner728x90
##.adBillboard
##.adBkgd
##.adBlock
##.adBlock728
##.adBlockBottom
##.adBlockSpacer
##.adBlockSpot
##.adBorder
##.adBorders
##.adBox
##.adBox-small
##.adBox1
##.adBox2
##.adBox5
##.adBox6
##.adBox728
##.adBox728X90
##.adBox728X90_header
##.adBoxBody
##.adBoxBorder
##.adBoxContainer
##.adBoxContent
##.adBoxFooter
##.adBoxHeader
##.adBoxSidebar
##.adBoxSingle
##.adBoxTitle
##.adBox_1
##.adBox_3
##.adBtm
##.adCall
##.adCaptionText
##.adCell
##.adCenter
##.adCenterAd
##.adCentered
##.adCentertile
##.adChoice
##.adChoiceLogo
##.adChoicesLogo
##.adChrome
##.adClose
##.adCode
##.adColBgBottom
##.adColumn
##.adColumnLeft
##.adColumnRight
##.adComponent
##.adCont
##.adContTop
##.adContainer1
##.adContainerSide
##.adContent
##.adContentAd
##.adContour
##.adCopy
##.adCreative
##.adCube
##.adDefRect
##.adDetails_ad336
##.adDialog
##.adDiv
##.adDomInner
##.adDrawer
##.adDyn
##.adElement
##.adExpanded
##.adFooterLinks
##.adFrame
##.adFrameCnt
##.adFrameContainer
##.adFrameMobile
##.adFrames
##.adFtr
##.adFuel-label
##.adFull
##.adFullWidth
##.adFullWidthBottom
##.adFullWidthMiddle
##.adFullbanner
##.adGlobalHeader
##.adGoogle
##.adGroup
##.adHalfPage
##.adHead
##.adHeader
##.adHeaderAdbanner
##.adHeaderText
##.adHeaderblack
##.adHeading
##.adHeadline
##.adHeadlineSummary
##.adHed
##.adHeight200
##.adHeight270
##.adHeight280
##.adHeight313
##.adHeight600
##.adHolder
##.adHolder2
##.adHolderStory
##.adHoldert
##.adHome300x250
##.adHorisontal
##.adHorisontalNoBorder
##.adHorizontalTextAlt
##.adHplaceholder
##.adHz
##.adIDiv
##.adIframe
##.adIframeCount
##.adImg
##.adImgIM
##.adInArticle
##.adInContent
##.adInfo
##.adInitRemove
##.adInner
##.adInnerLeftBottom
##.adInsider
##.adInteractive
##.adIsland
##.adItem
##.adLabel
##.adLabelLine
##.adLabels
##.adLargeRec
##.adLargeRect
##.adLat
##.adLeader
##.adLeaderBoard_container
##.adLeaderForum
##.adLeaderboard
##.adLeaderboardAdContainer
##.adLeft
##.adLine
##.adLink
##.adLinkCnt
##.adListB
##.adLoader
##.adLocal
##.adLocation
##.adMPU
##.adMPUHome
##.adMRECHolder
##.adMarker
##.adMarkerBlock
##.adMastheadLeft
##.adMastheadRight
##.adMed
##.adMedRectBox
##.adMedRectBoxLeft
##.adMediaMiddle
##.adMediumRectangle
##.adMessage
##.adMgsBanner
##.adMiddle
##.adMinHeight280
##.adMinHeight313
##.adMiniTower
##.adMod
##.adModule
##.adModule--inner
##.adModule--outer
##.adModule-outer
##.adModule300
##.adModuleAd
##.adMpu
##.adMpuHolder
##.adMrginBottom
##.adNarrow
##.adNoBorder
##.adNoOutline
##.adNone
##.adNote
##.adNotice
##.adNotice90
##.adNoticeOut
##.adNotification
##.adObj
##.adOne
##.adOuterContainer
##.adOverlay
##.adPanel
##.adPanelContent
##.adPanorama
##.adPlaceholder
##.adPlacement
##.adPod
##.adPosition
##.adPremium
##.adRecommend
##.adRecommendRight
##.adRect
##.adRectangle
##.adRectangle-pos-large
##.adRectangleBanner
##.adRectangleUnit
##.adRemove
##.adRenderer
##.adRendererInfinite
##.adResponsive
##.adResult
##.adResults
##.adRight
##.adRightSide
##.adRightSky
##.adRoller
##.adRotator
##.adRow
##.adRowTopWrapper
##.adSKY
##.adSection
##.adSenceImagePush
##.adSense
##.adSepDiv
##.adServer
##.adSeven
##.adSide
##.adSideBarMPU
##.adSideBarMPUTop
##.adSidebarButtons
##.adSizer
##.adSkin
##.adSky
##.adSkyscaper
##.adSkyscraper
##.adSlice
##.adSlide
##.adSlot
##.adSlot-container
##.adSlotAdition
##.adSlotCnt
##.adSlotContainer
##.adSlotHeaderContainer
##.adSlug
##.adSpBelow
##.adSpace
##.adSpace300x250
##.adSpace950x90
##.adSpacer
##.adSpec
##.adSplash
##.adSponsor
##.adSponsorText
##.adSponsorhipInfo
##.adSpot
##.adSpot-mrec
##.adSpot-textBox
##.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
##.adTip
##.adTitle
##.adTitleR
##.adTop
##.adTopBk
##.adTopFloat
##.adTopHome
##.adTopLB
##.adTopLeft
##.adTopRight
##.adTopWrapper
##.adTopboxright
##.adTwo
##.adTxt
##.adType2
##.adUnderArticle
##.adUnit
##.adUnitHorz
##.adUnitVert
##.adVar
##.adVertical
##.adVideo
##.adVideo2
##.adVl
##.adVplaceholder
##.adWarning
##.adWebBoard
##.adWideSkyscraper
##.adWideSkyscraperRight
##.adWidget
##.adWidgetBlock
##.adWithTab
##.adWizard-ad
##.adWord
##.adWords-bg
##.adWrap
##.adWrapLg
##.adWrapper
##.adWrapper1
##.adZone
##.adZoneRight
##.ad_0
##.ad_1
##.ad_120x60
##.ad_120x600
##.ad_120x90
##.ad_125
##.ad_130x90
##.ad_150x150
##.ad_160
##.ad_160_600
##.ad_160x600
##.ad_16m7rle
##.ad_180x150
##.ad_188_inner
##.ad_1day9
##.ad_2
##.ad_200
##.ad_200x200
##.ad_234x60
##.ad_240
##.ad_250
##.ad_250250
##.ad_250x200
##.ad_250x250
##.ad_250x250_w
##.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_wrapper
##.ad_300_600
##.ad_300by250
##.ad_300s
##.ad_300x100
##.ad_300x240
##.ad_300x250
##.ad_300x250_box_right
##.ad_300x250_container
##.ad_300x50
##.ad_300x500
##.ad_300x60
##.ad_300x600
##.ad_320x250_async
##.ad_320x360
##.ad_320x50
##.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_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_CustomAd
##.ad_Flex
##.ad_Flexi_LowerRight
##.ad_Flexi_MiddleRight
##.ad_Left
##.ad_Right
##.ad__300x250
##.ad__300x600
##.ad__970x250
##.ad__align
##.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__section-border
##.ad__sidebar
##.ad__single_body_bottom
##.ad__single_body_top
##.ad__sticky
##.ad__superbanner
##.ad__template
##.ad__window
##.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_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_break2_container
##.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_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_bottom
##.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_desk_w970_h250
##.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_fluid
##.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_hd
##.ad_head
##.ad_head_rectangle
##.ad_head_wide
##.ad_header
##.ad_header_lb
##.ad_header_left
##.ad_header_noad
##.ad_header_top
##.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_in_text
##.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_label
##.ad_label1
##.ad_label2a
##.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_master
##.ad_leaderboard_top
##.ad_leaderboard_wrap
##.ad_left
##.ad_left_cell
##.ad_left_column
##.ad_lft
##.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_lrgsky
##.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_multiad_lbsl
##.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_oms
##.ad_on_article
##.ad_one
##.ad_one_one
##.ad_one_third
##.ad_outer
##.ad_overlays
##.ad_p360
##.ad_pagebody
##.ad_panel
##.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_300_250
##.ad_right_cell
##.ad_right_col
##.ad_rightside
##.ad_row
##.ad_row_bottom_item
##.ad_rtg300
##.ad_scroll
##.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_sidebar_left
##.ad_sidebar_right
##.ad_size_160x600
##.ad_skin
##.ad_sky
##.ad_sky2_2
##.ad_skyscpr
##.ad_skyscraper
##.ad_skyscrapper
##.ad_slider_out
##.ad_slot
##.ad_slot_inread
##.ad_slot_right
##.ad_slug
##.ad_small
##.ad_space
##.ad_space_300_250
##.ad_spacer
##.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_start
##.ad_station
##.ad_story_island
##.ad_stream
##.ad_stream_hd
##.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
##.ad_unit_300_x_250
##.ad_unit_600
##.ad_unit_rail
##.ad_unit_wrapper
##.ad_unit_wrapper_main
##.ad_url
##.ad_v2
##.ad_v3
##.ad_vertisement
##.ad_viewtop
##.ad_w
##.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_300
##.ad_wrapper_970x90
##.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
##.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
##.adbtn
##.adbtns
##.adbttm_right_300
##.adbttm_right_label
##.adbucks
##.adbug
##.adbutler-inline-ad
##.adbutton
##.adbutton-block
##.adbuttons
##.adbygoogle
##.adcard
##.adcasing
##.adcenter
##.adchange
##.adchoices
##.adchoices-link
##.adclass
##.adcode
##.adcode-widget
##.adcode2
##.adcode300x250
##.adcode728x90
##.adcode_container
##.adcodetextwrap300x250
##.adcodetop
##.adcol1
##.adcol2
##.adcolumn
##.adcolumn_wrapper
##.adcomment
##.adcon
##.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_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_native_home
##.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
##.adhesiveAdWrapper
##.adhesive_holder
##.adhi
##.adhide
##.adhint
##.adholder
##.adholder-300
##.adholder2
##.adholderban
##.adhoriz
##.adhref_box_ads
##.adical_contentad
##.adiframe
##.adiframe250x250
##.adindex
##.adindicator
##.adinfo
##.adinjwidget
##.adinner
##.adinpost
##.adinsert
##.adinsert-bdr
##.adinsert160
##.adinside
##.adintext
##.adintext-unten
##.adintro
##.adisclaimer
##.adisland
##.adits
##.adjimage2
##.adjlink
##.adk-slot
##.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
##.adloaded
##.adlsot
##.admain
##.adman
##.admarker
##.admaster
##.admediumred
##.admedrec
##.admeldBoxAd
##.admessage
##.admiddle
##.admiddlesidebar
##.admods
##.admodule
##.admoduleB
##.admpu
##.admpu-small
##.admputop
##.admz
##.adnSpot
##.adnSpotaa
##.adname
##.adnet_area
##.adnotecenter
##.adnotice
##.adnotification
##.adnz-ad-placeholder
##.adocean
##.adocean728x90
##.adocean_desktop_section
##.adops
##.adpacks
##.adpacks_content
##.adpadding
##.adpane
##.adparent
##.adpic
##.adplace
##.adplace_center
##.adplaceholder
##.adplaceholder-top
##.adplacement
##.adplate-background
##.adpod
##.adpopup
##.adpos-300-mobile
##.adpost
##.adposter_pos
##.adproxy
##.adrec
##.adrechts
##.adrect
##.adrectangle
##.adrectwrapper
##.adright
##.adright300
##.adrightlg
##.adrightsm
##.adrighttop
##.adriverBanner
##.adroot
##.adrotate-sponsor
##.adrotate_top_banner
##.adrotate_widget
##.adrotate_widgets
##.adrotatediv
##.adrow
##.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-160x600
##.ads-160x600-outer
##.ads-2
##.ads-3
##.ads-300
##.ads-300-250
##.ads-300-box
##.ads-300x250
##.ads-300x250-sidebar
##.ads-300x300
##.ads-300x600
##.ads-300x600-wrapper
##.ads-320-50
##.ads-320x250
##.ads-336x280
##.ads-468
##.ads-720x90
##.ads-728
##.ads-728-90
##.ads-728by90
##.ads-728x90
##.ads-970-250-show
##.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
##.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-text
##.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-content
##.ads-bottom-left
##.ads-bottom-right
##.ads-box
##.ads-box-border
##.ads-btm
##.ads-by
##.ads-by-google
##.ads-callback
##.ads-card
##.ads-carousel
##.ads-center
##.ads-centered
##.ads-cnt
##.ads-code
##.ads-col
##.ads-col-1
##.ads-col-2
##.ads-cols
##.ads-cont
##.ads-container-250
##.ads-container__inner
##.ads-content
##.ads-core-placer
##.ads-custom
##.ads-decorator
##.ads-desktop
##.ads-div
##.ads-express
##.ads-favicon
##.ads-feed
##.ads-fieldset
##.ads-fif
##.ads-flow
##.ads-footer
##.ads-fr
##.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-hints
##.ads-holder
##.ads-home
##.ads-homepage-2
##.ads-horizontal
##.ads-horizontal-banner
##.ads-iframe
##.ads-image
##.ads-in-content
##.ads-in-previews
##.ads-inarticle
##.ads-inline
##.ads-inner
##.ads-instance
##.ads-interlinks
##.ads-internal
##.ads-item
##.ads-label
##.ads-label-inverse
##.ads-large
##.ads-leaderboard
##.ads-leaderboard-border
##.ads-leaderboard-panel
##.ads-leaderbord
##.ads-left
##.ads-line
##.ads-link
##.ads-links-general
##.ads-list
##.ads-loaded
##.ads-long
##.ads-main
##.ads-margin
##.ads-margin-top-20
##.ads-margin-top-bottom
##.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-one
##.ads-outer
##.ads-panel
##.ads-parent
##.ads-placeholder
##.ads-placeholder-inside
##.ads-placeholder-wrapper
##.ads-placment
##.ads-post
##.ads-post-closing
##.ads-post-footer
##.ads-post-full
##.ads-posting
##.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-sidebar-widget
##.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-square
##.ads-square-large
##.ads-square-small
##.ads-squares
##.ads-ss
##.ads-star
##.ads-static-video-overlay
##.ads-stick-footer
##.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-fixed
##.ads-top-home
##.ads-top-left
##.ads-top-main
##.ads-top-right
##.ads-top-spacer
##.ads-topbar
##.ads-two
##.ads-txt
##.ads-ul
##.ads-verticle
##.ads-wide
##.ads-widget
##.ads-widget-content
##.ads-widget-content-wrap
##.ads-widget-link
##.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.box
##.ads.cell
##.ads.cta
##.ads.grid-layout
##.ads.rectangle160
##.ads.rectangle300
##.ads.skyscraper160
##.ads.top
##.ads.widget
##.ads01
##.ads1
##.ads10
##.ads11
##.ads120
##.ads120_600
##.ads120_600-widget
##.ads120_80
##.ads120x
##.ads123
##.ads125
##.ads125-widget
##.ads160
##.ads160-600
##.ads2
##.ads250
##.ads250-250
##.ads2Block
##.ads3
##.ads300
##.ads300-200
##.ads300-250
##.ads300250
##.ads300_250
##.ads300_250-widget
##.ads300_600-widget
##.ads300box
##.ads300n
##.ads300nb
##.ads300x
##.ads300x100
##.ads300x250-thumb
##.ads300x600
##.ads315
##.ads320x100
##.ads336_280
##.ads336x280
##.ads4
##.ads460
##.ads460_home
##.ads468
##.ads468x60
##.ads600
##.ads720x90
##.ads728
##.ads728_90
##.ads728b
##.ads728x90
##.ads728x90-1
##.ads728x90-thumb
##.ads970
##.adsAdvert
##.adsArea
##.adsBanner
##.adsBannerLink
##.adsBlock
##.adsBlockContainerHorizontal
##.adsBot
##.adsBottom
##.adsBox
##.adsBoxTop
##.adsCap
##.adsCell
##.adsColumn
##.adsConfig
##.adsCont
##.adsDef
##.adsDesktop
##.adsDetailsPage
##.adsDisclaimer
##.adsDiv
##.adsFirst
##.adsFixed
##.adsFull
##.adsHeader
##.adsHeading
##.adsHeight300x250
##.adsHeight720x90
##.adsImages
##.adsInner
##.adsLabel
##.adsLibrary
##.adsLine
##.adsList
##.adsMPU
##.adsMag
##.adsMarker
##.adsMiddle
##.adsMvCarousel
##.adsOuter
##.adsOverPrimary
##.adsPlaceHolder
##.adsPostquare
##.adsRectangleMedium
##.adsRight
##.adsRow
##.adsSecond
##.adsSectionRL
##.adsSpacing
##.adsSticky
##.adsStickyLeft
##.adsStickyRight
##.adsTag
##.adsText
##.adsTop
##.adsTopBanner
##.adsTopCont
##.adsTower2
##.adsTowerWrap
##.adsTxt
##.adsWidget
##.adsWithUs
##.adsWrap
##.ads_160
##.ads_180
##.ads_2
##.ads_3
##.ads_300
##.ads_300_250
##.ads_300x250
##.ads_300x600
##.ads_305
##.ads_320
##.ads_330
##.ads_4
##.ads_468
##.ads_468x60
##.ads_720x90
##.ads_728
##.ads_728x90
##.ads_Header
##.ads__article__header
##.ads__claim-item
##.ads__container
##.ads__header
##.ads__horizontal
##.ads__hyperleaderboard--hyperleaderboard
##.ads__inline
##.ads__interstitial
##.ads__link
##.ads__listing
##.ads__midpage-fullwidth
##.ads__native
##.ads__right-rail-ad
##.ads__sidebar
##.ads_ad_box
##.ads_admeld
##.ads_adsense1
##.ads_after
##.ads_after_more
##.ads_amazon
##.ads_amazon_outer
##.ads_area
##.ads_article
##.ads_banner
##.ads_bar
##.ads_before
##.ads_between_content
##.ads_bg
##.ads_big
##.ads_big-half
##.ads_bigrec
##.ads_block
##.ads_border
##.ads_box
##.ads_box_headline
##.ads_box_type1
##.ads_center
##.ads_code
##.ads_column
##.ads_container
##.ads_container_top
##.ads_content
##.ads_css
##.ads_der
##.ads_desktop_r1
##.ads_desktop_r2
##.ads_div
##.ads_div1
##.ads_foot
##.ads_footer
##.ads_footerad
##.ads_google
##.ads_h
##.ads_h1
##.ads_h2
##.ads_header
##.ads_header_bottom
##.ads_holder
##.ads_home
##.ads_horizontal
##.ads_in_list_autosize
##.ads_infoBtns
##.ads_inline_640
##.ads_inside2
##.ads_inview
##.ads_item
##.ads_label
##.ads_large_ads
##.ads_lb
##.ads_leader
##.ads_leaderboard
##.ads_left
##.ads_main
##.ads_main_hp
##.ads_media
##.ads_medium
##.ads_medium_rectangle
##.ads_medrect
##.ads_middle
##.ads_middle-container
##.ads_middle_container
##.ads_mpu
##.ads_outer
##.ads_outline
##.ads_place
##.ads_place_160
##.ads_place_top
##.ads_placeholder
##.ads_player
##.ads_post
##.ads_prtext
##.ads_qc1
##.ads_qc2
##.ads_rectangle
##.ads_remove
##.ads_right
##.ads_rightbar_top
##.ads_side
##.ads_sideba
##.ads_sidebar
##.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_topbanner
##.ads_topleft
##.ads_topright
##.ads_tower
##.ads_tr
##.ads_under_data
##.ads_unit
##.ads_up
##.ads_wide
##.ads_widesky
##.ads_widget
##.ads_wrap
##.ads_wrap-para
##.ads_wrapper
##.adsafp
##.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
##.adsbx728x90
##.adsbyadop
##.adsbyexoclick
##.adsbyexoclick-wrapper
##.adsbygalaksion
##.adsbygoogle
##.adsbygoogle-box
##.adsbygoogle-noablate
##.adsbygoogle-wrapper
##.adsbygoogle2
##.adsbypublift
##.adsbypubmax
##.adsbytrafficjunky
##.adsbyvli
##.adsbyxa
##.adscaleTop
##.adscenter
##.adsclick
##.adscontainer
##.adscontent250
##.adscontentcenter
##.adscontntad
##.adscreen
##.adsdesktop
##.adsdiv
##.adsection
##.adsection_a2
##.adsection_c2
##.adsection_c3
##.adsenbox
##.adsens
##.adsense-250
##.adsense-300-600
##.adsense-336
##.adsense-336-280
##.adsense-468
##.adsense-728-90
##.adsense-ad
##.adsense-ad-results
##.adsense-ads
##.adsense-afterpost
##.adsense-area
##.adsense-article
##.adsense-block
##.adsense-box
##.adsense-center
##.adsense-code
##.adsense-container
##.adsense-content
##.adsense-div
##.adsense-float
##.adsense-googleAds
##.adsense-header
##.adsense-heading
##.adsense-iframe-container
##.adsense-inline
##.adsense-left
##.adsense-links
##.adsense-loading
##.adsense-module
##.adsense-overlay
##.adsense-post
##.adsense-resposivo-meio
##.adsense-right
##.adsense-slot
##.adsense-square
##.adsense-sticky-slide
##.adsense-title
##.adsense-top
##.adsense-unit
##.adsense-widget
##.adsense-wrapper
##.adsense1
##.adsense160x600
##.adsense250
##.adsense3
##.adsense300
##.adsense300x250
##.adsense728
##.adsense728x90
##.adsenseAds
##.adsenseBannerArea
##.adsenseBlock
##.adsenseContainer
##.adsenseList
##.adsenseRow
##.adsenseSky
##.adsenseWrapper
##.adsense_200
##.adsense_336_280
##.adsense_728x90_container
##.adsense_ad
##.adsense_block
##.adsense_bottom
##.adsense_container
##.adsense_div_wrapper
##.adsense_inner
##.adsense_label
##.adsense_leader
##.adsense_media
##.adsense_menu
##.adsense_mpu
##.adsense_rectangle
##.adsense_results
##.adsense_right
##.adsense_sidebar
##.adsense_sidebar_top
##.adsense_single
##.adsense_top
##.adsense_top_ad
##.adsense_unit
##.adsense_wrapper
##.adsensebig
##.adsensefloat
##.adsenseformat
##.adsenseframe
##.adsenseleaderboard
##.adsep
##.adserve_728
##.adserverBox
##.adserver_zone
##.adserverad
##.adserving
##.adset
##.adsfloat
##.adsfloatpanel
##.adsforums
##.adsghori
##.adsgrd
##.adsgvert
##.adsh
##.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
##.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
##.adslot970
##.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
##.adsmobile
##.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-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
##.adstory
##.adstrip
##.adstxt
##.adstyle
##.adsverting
##.adsvideo
##.adswallpapr
##.adswidget
##.adswiper
##.adswitch
##.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
##.adtxt
##.adtxtlinks
##.adult-adv
##.adun
##.adunit
##.adunit-300-250
##.adunit-active
##.adunit-adbridg
##.adunit-container
##.adunit-container-bb
##.adunit-container-incontent-280px
##.adunit-container-incontent-400px
##.adunit-container-sitebar-600px
##.adunit-container_sitebar_1
##.adunit-googleadmanager
##.adunit-middle
##.adunit-parent
##.adunit-purch
##.adunit-search-midstream
##.adunit-side
##.adunit-skyscraper-1
##.adunit-skyscraper-2
##.adunit-title
##.adunit-top
##.adunit-wrap
##.adunit-wrapper
##.adunit125
##.adunit160
##.adunit300x250
##.adunit468
##.adunitContainer
##.adunit_300x250
##.adunit_728x90
##.adunit_content
##.adunit_footer
##.adunit_leaderboard
##.adunit_rectangle
##.adv--h600
##.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-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-in-body
##.adv-inset
##.adv-intext
##.adv-intext-label
##.adv-key
##.adv-label
##.adv-leaderboard
##.adv-leaderboard-banner
##.adv-link--left
##.adv-link--right
##.adv-mobile-wrapper
##.adv-mpu
##.adv-mpu-shoulder
##.adv-outer
##.adv-p
##.adv-phone
##.adv-right
##.adv-right-300
##.adv-rotator
##.adv-script-container
##.adv-search-ad
##.adv-sidebar
##.adv-sidelabel
##.adv-slot-container
##.adv-text
##.adv-top
##.adv-top-banner
##.adv-top-container
##.adv-top-page
##.adv-top-skin
##.adv-under-video
##.adv-unit
##.adv-videoad
##.adv-x61
##.adv1
##.adv120
##.adv200
##.adv250
##.adv300
##.adv300-250
##.adv300-250-2
##.adv300-70
##.adv300_100
##.adv300left
##.adv300x100
##.adv300x250
##.adv300x60
##.adv300x70
##.adv336
##.adv350
##.adv460x60
##.adv468
##.adv468x90
##.adv728
##.adv728_90
##.adv728x90
##.advBottom
##.advBottomHome
##.advBox
##.advImagesbox
##.advInt
##.advLB_PageMiddle
##.advLeaderboard
##.advRightBig
##.advSquare
##.advText
##.advTicker
##.advTop
##.advVideobox
##.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__leaderboard
##.adv__text
##.adv__wrapper
##.adv_aff
##.adv_amazon_single
##.adv_banner
##.adv_banner_hor
##.adv_bg
##.adv_box
##.adv_box_narrow
##.adv_code
##.adv_flash
##.adv_hed
##.adv_here
##.adv_img
##.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_panel
##.adv_placeholder_300_250
##.adv_placeholder_300_300
##.adv_right
##.adv_side1
##.adv_side2
##.adv_sidebar
##.adv_td
##.adv_title
##.adv_top
##.adv_tr
##.adv_txt
##.adv_under_menu
##.advads-background
##.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
##.advance-ads
##.advart
##.advbig
##.adver
##.adver-block
##.adver-header
##.adver-left
##.adver-text
##.adver-wrapper--250
##.adverTag
##.adverTxt
##.adver_bot
##.adver_cont_below
##.adver_home
##.advert--aside
##.advert--background
##.advert--banner-wrap
##.advert--fallback
##.advert--header
##.advert--in-sidebar
##.advert--inline
##.advert--leaderboard
##.advert--loading
##.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-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-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-horizontal
##.advert-image
##.advert-info
##.advert-inner
##.advert-label
##.advert-leaderboard
##.advert-leaderboard-top
##.advert-leaderboard2
##.advert-loader
##.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-sticky-wrapper
##.advert-stub
##.advert-text
##.advert-three
##.advert-tile
##.advert-title
##.advert-top
##.advert-top-footer
##.advert-txt
##.advert-unit
##.advert-wide
##.advert-wingbanner-left
##.advert-wingbanner-right
##.advert-wrap
##.advert-wrap1
##.advert-wrap2
##.advert-wrapper
##.advert.box
##.advert.desktop
##.advert.mobile
##.advert.mpu
##.advert.skyscraper
##.advert1
##.advert120
##.advert1Banner
##.advert2
##.advert300
##.advert4
##.advert5
##.advert728_90
##.advert728x90
##.advert8
##.advertBanner
##.advertBar
##.advertBlock
##.advertBottom
##.advertBox
##.advertCaption
##.advertColumn
##.advertCont
##.advertContainer
##.advertDownload
##.advertFullBanner
##.advertHeader
##.advertHeadline
##.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_banner
##.advert_banners
##.advert_block
##.advert_box
##.advert_caption
##.advert_cont
##.advert_container
##.advert_div
##.advert_foot
##.advert_header
##.advert_home_300
##.advert_img
##.advert_label
##.advert_leaderboard
##.advert_line
##.advert_list
##.advert_main
##.advert_main_bottom
##.advert_mpu
##.advert_nav
##.advert_note
##.advert_pos
##.advert_small
##.advert_source
##.advert_span
##.advert_text
##.advert_title
##.advert_top
##.advert_txt
##.advert_wrapper
##.advertbar
##.advertbox
##.adverteaser
##.advertembed
##.adverthome
##.adverticum_container
##.adverticum_content
##.adverticum_gate_banner
##.advertis
##.advertis-left
##.advertis-right
##.advertise-1
##.advertise-2
##.advertise-band
##.advertise-box
##.advertise-here
##.advertise-horz
##.advertise-info
##.advertise-leaderboard
##.advertise-link
##.advertise-list
##.advertise-pic
##.advertise-small
##.advertise-square
##.advertise-top
##.advertise-vert
##.advertiseBlack
##.advertiseContainer
##.advertiseHere
##.advertiseText
##.advertise_ads
##.advertise_box
##.advertise_brand
##.advertise_carousel
##.advertise_here
##.advertise_link
##.advertise_link_sidebar
##.advertise_links
##.advertise_sec
##.advertise_text
##.advertise_txt
##.advertise_verRight
##.advertisebtn
##.advertisedBy
##.advertisement--leaderboard
##.advertisement--title
##.advertisement-1
##.advertisement-2
##.advertisement-250
##.advertisement-300
##.advertisement-300-250
##.advertisement-300x250
##.advertisement-728-90
##.advertisement-728x90
##.advertisement-area
##.advertisement-background
##.advertisement-banner
##.advertisement-bkg
##.advertisement-block
##.advertisement-bottom
##.advertisement-box
##.advertisement-caption
##.advertisement-card
##.advertisement-cell
##.advertisement-comment
##.advertisement-container
##.advertisement-content
##.advertisement-copy
##.advertisement-footer
##.advertisement-google
##.advertisement-header
##.advertisement-image
##.advertisement-information-link
##.advertisement-label
##.advertisement-layout
##.advertisement-leaderboard
##.advertisement-leaderboard-lg
##.advertisement-link
##.advertisement-nav
##.advertisement-new
##.advertisement-other
##.advertisement-placeholder
##.advertisement-position1
##.advertisement-right
##.advertisement-showup-banner
##.advertisement-sidebar
##.advertisement-space
##.advertisement-sponsor
##.advertisement-tag
##.advertisement-text
##.advertisement-title
##.advertisement-top
##.advertisement-txt
##.advertisement-wrapper
##.advertisement.leaderboard
##.advertisement.rectangle
##.advertisement.under-article
##.advertisement1
##.advertisement300x250
##.advertisement468
##.advertisementBackground
##.advertisementBanner
##.advertisementBar
##.advertisementBlock
##.advertisementBox
##.advertisementBoxBan
##.advertisementContainer
##.advertisementFull
##.advertisementHeader
##.advertisementImg
##.advertisementLabel
##.advertisementOutsider
##.advertisementPanel
##.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_box
##.advertisement_btm
##.advertisement_caption
##.advertisement_container
##.advertisement_footer
##.advertisement_g
##.advertisement_header
##.advertisement_horizontal
##.advertisement_mobile
##.advertisement_part
##.advertisement_post
##.advertisement_section_top
##.advertisement_text
##.advertisement_top
##.advertisement_wrapper
##.advertisements-link
##.advertisements-right
##.advertisements-sidebar
##.advertisements_heading
##.advertisementwrap
##.advertiser
##.advertiser-links
##.advertising--desktop
##.advertising--mobile
##.advertising--row
##.advertising--tablet
##.advertising--top
##.advertising-banner
##.advertising-block
##.advertising-container
##.advertising-container-top
##.advertising-content
##.advertising-disclaimer
##.advertising-fixed
##.advertising-header
##.advertising-iframe
##.advertising-in-content
##.advertising-inner
##.advertising-leaderboard
##.advertising-lrec
##.advertising-mediumrectangle
##.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
##.advertising-wrapper
##.advertising1
##.advertising160
##.advertising2
##.advertising300_home
##.advertising300x250
##.advertising728
##.advertising728_3
##.advertisingBanner
##.advertisingBlock
##.advertisingFooterXL
##.advertisingLabel
##.advertisingLegend
##.advertisingLrec
##.advertisingMob
##.advertisingRight
##.advertisingSlide
##.advertisingTable
##.advertisingTop
##.advertising_300x250
##.advertising_banner
##.advertising_block
##.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
##.advertisment
##.advertisment-banner
##.advertisment-label
##.advertisment-left-panal
##.advertisment-module
##.advertisment-rth
##.advertisment-top
##.advertismentBox
##.advertismentContainer
##.advertismentContent
##.advertismentText
##.advertisment_bar
##.advertisment_caption
##.advertisment_full
##.advertisment_notice
##.advertisment_two
##.advertize
##.advertize_here
##.advertizing-banner
##.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-right
##.advt-sec
##.advt-text
##.advt300
##.advt720
##.advtBlock
##.advtMsg
##.advt_160x600
##.advt_468by60px
##.advt_indieclick
##.advt_single
##.advt_widget
##.advtbox
##.advtcell
##.advtext
##.advtimg
##.advtitle
##.advtop
##.advtop-leaderbord
##.advttopleft
##.advv_box
##.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-mrec
##.adwrap-widget
##.adwrap_MPU
##.adwrapper--desktop
##.adwrapper-lrec
##.adwrapper1
##.adwrapper948
##.adwrappercls
##.adwrappercls1
##.adx-300x250-container
##.adx-300x600-container
##.adx-ads
##.adx-wrapper
##.adx-wrapper-middle
##.adx_center
##.adxli
##.adxs-vertisements
##.adz-horiz
##.adz-horiz-ext
##.adz2
##.adz728x90
##.adzbanner
##.adzone
##.adzone-footer
##.adzone-preview
##.adzone-sidebar
##.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
##.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
##.aggads-ad
##.ahe-ad
##.ahe-adsticky
##.ai-top-ad-outer
##.aisle-ad
##.aisoad
##.ajax_ad
##.ajaxads
##.ajdg_bnnrwidgets
##.ajdg_grpwidgets
##.align.Ad
##.alignads
##.alt_ad
##.alt_ad_block
##.altad
##.alternatives_ad
##.am-adContainer
##.am-adslot
##.am-bazaar-ad
##.amAdvert
##.am_ads
##.amazon_ad
##.amazonads
##.amis-advert
##.amp-ad
##.amp-ads
##.amp-ads-container
##.amp-adv-wrapper
##.amp-sticky-ad-custom
##.amp-sticky-ads
##.amp-unresolved
##.ampFlyAdd
##.ampforwp-sticky-custom-ad
##.anchor-ad
##.anchor-ad-wrapper
##.anchorAd
##.anchored-ad-widget
##.annonstext
##.anyad
##.anzeige_banner
##.ap-ad-block
##.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
##.ar-header-m-ad
##.arc-ad-wrapper
##.arcAdsBox
##.arcAdsContainer
##.arcad-block-container
##.archive-ad
##.archive-ads
##.archive-radio-ad-container
##.areaAd
##.area_ad
##.area_ad03
##.area_ad07
##.area_ad09
##.area_ad2
##.arena-ad-col
##.art-text-ad
##.artAd
##.artAdInner
##.art_ads
##.artcl_ad_dsk
##.article--ad
##.article--content-ad
##.article-ad
##.article-ad-970x90
##.article-ad-align-left
##.article-ad-blk
##.article-ad-bottom
##.article-ad-box
##.article-ad-cont
##.article-ad-container
##.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-advert
##.article-advert--text
##.article-advert-container
##.article-advert-dfp
##.article-aside-ad
##.article-body-affiliate-box
##.article-body__suppl_content--inline-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-small-ads
##.article-sponsor
##.article-sponsorship-header
##.article-top-ad
##.article-upper-ad-unit
##.articleADbox
##.articleAd
##.articleAd300x250
##.articleAdHeader
##.articleAdSlot2
##.articleAdTop
##.articleAdTopRight
##.articleAds
##.articleAdsL
##.articleAdvert
##.articleBottom-ads
##.articleEmbeddedAdBox
##.articleFooterAd
##.articleHeadAdRow
##.articleHeaderAd
##.articleTop-ads
##.articleTopAd
##.article__ad-holder
##.article__adblock
##.article__adv
##.article__header-ad-slot
##.article__inset--margin-ad
##.article__leaderboard-ad
##.article_ad
##.article_ad_1
##.article_ad_2
##.article_ad_container2
##.article_ad_text
##.article_ad_top
##.article_adbox
##.article_ads_banner
##.article_body_ad1
##.article_bottom-ads
##.article_bottom_ad
##.article_google-ad
##.article_google_ads
##.article_inline_ad
##.article_inner_ad
##.article_list_in_ad
##.article_mpu
##.article_mpu_box
##.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
##.aside-ad
##.aside-ad-space
##.aside-ad-wrapper
##.aside-ads
##.aside-ads-top
##.aside-collection-ad-slot
##.asideAd
##.aside_ad
##.aside_ad_large
##.aside_banner_ads
##.aside_google_ads
##.assis-adlabel
##.async-ad-container
##.at-header-ad
##.at-sidebar-ad
##.atcode_wp_bnn
##.atf-ad
##.atfAds
##.atf_ad300
##.atf_adWrapper
##.atf_placeholder
##.attachment-advert_home
##.attachment-dm-advert-bronze
##.attachment-dm-advert-gold
##.attachment-dm-advert-silver
##.attachment-sidebar-ad
##.attachment-squareAd
##.avadvslot
##.avap-ads-container
##.avert--leaderboard
##.avert--sidebar
##.avert-text
##.azk-adsense
##.b-ad
##.b-ad-main
##.b-adhesion
##.b-ads_gpt
##.b-adv
##.b-advert
##.b-advertising__down-menu
##.b-aside-ads
##.b-header-ad
##.b-right-rail--ads
##.bAdvertisement
##.b_adLastChild
##.b_ads
##.b_ads_cont
##.b_ads_r
##.b_ads_top
##.b_adsen_wrapper
##.back300ad
##.background-ad
##.background-adv
##.backgroundAd
##.bam-ad-slot
##.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-ad
##.banner-ad-b
##.banner-ad-below
##.banner-ad-block
##.banner-ad-bottom-fixed
##.banner-ad-container
##.banner-ad-contianer
##.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-right
##.banner-ads-sidebar
##.banner-adsense
##.banner-adv
##.banner-advert
##.banner-advertisement
##.banner-advertising
##.banner-adverts
##.banner-buysellads
##.banner-top-ads
##.banner120x600
##.banner160
##.banner160x600
##.banner200x200
##.banner300
##.banner300x250
##.banner336
##.banner336x280
##.banner350
##.banner468
##.banner728
##.banner728-ad
##.banner728-container
##.banner728x90
##.bannerADV
##.bannerAd
##.bannerAd-module
##.bannerAd3
##.bannerAdContainer
##.bannerAdHHP
##.bannerAdLeaderboard
##.bannerAdRectangle
##.bannerAdSearch
##.bannerAdSidebar
##.bannerAdTower
##.bannerAdWrap
##.bannerAds
##.bannerAdvert
##.bannerAside
##.bannerGoogle
##.bannerRightAd
##.banner_160x600
##.banner_240x400
##.banner_250x250
##.banner_300_250
##.banner_300x250
##.banner_300x600
##.banner_468_60
##.banner_468x60
##.banner_728_90
##.banner_728x90
##.banner_ad
##.banner_ad-728x90
##.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_reklam
##.banner_reklam2
##.banner_slot
##.bannerad
##.bannerad3
##.banneradbottomholder
##.banneradd
##.bannerads
##.banneradv
##.bannerandads
##.bannergoogle
##.bannergroup-ads
##.banneritem-ads
##.banneritem_ad
##.bannermpu
##.banners-weekad
##.banners_ad
##.banners_ad_inside
##.bar_ad
##.barkerAd
##.barta-ad
##.base-ad-mpu
##.base-ad-slot
##.base-ad-top
##.base__header-ad
##.base_ad
##.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
##.bcom_ad
##.bd-header-ad
##.before-header-ad
##.before-injected-ad
##.below-ad-border
##.below-article-ad-sidebar
##.below-nav-ad
##.belowMastheadWrapper
##.belowNavAds
##.below_game_ad
##.below_nav_ad_wrap
##.below_player_ad
##.belt-ad
##.belt_ad
##.best_project_ad
##.bg-ad-gray
##.bg-ad-link
##.bg-ad-top
##.bg-ads
##.bg-ads-space
##.bgAdBlue
##.bg_ad
##.bg_ads
##.bgcolor_ad
##.bgnavad
##.bgr-ad-leaderboard
##.bgr_adv_div
##.bh-ads
##.bh_ad_container
##.bi-ads-300x250
##.bi-ads-desktop
##.bi-advertorial
##.bidbarrel-ad
##.big-ad
##.big-ads
##.big-advertisement
##.big-box-ad
##.big-right-ad
##.bigAd
##.bigAdContainer
##.bigAds
##.bigAdvBanner
##.bigAdvMiddle
##.bigAdvMiddlea
##.bigBoxAdArea
##.bigCubeAd
##.big_ad
##.big_ad2
##.big_ads
##.big_center_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__ad__full
##.billboard__advert
##.billboard_ad
##.billboard_ad_desktop
##.billboard_adwrap
##.bin-ads
##.bing-ads-wrapper
##.bing-native-ad
##.biz-ad
##.biz-ads
##.biz-list-ad
##.bizDetailAds
##.bl300_ad
##.blk_advert
##.block--ad
##.block--ads
##.block--advertising
##.block--advertising-header
##.block--dfp
##.block--doubleclick
##.block--simpleads
##.block--vh-dfp
##.block--vh-dfp-dfp-ad-r1
##.block--vh-footer-ads
##.block-ad
##.block-ad-blocktop
##.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_tag
##.block-admanager
##.block-ads
##.block-ads-bottom
##.block-ads-home
##.block-ads-system
##.block-ads-top
##.block-ads-yahoo
##.block-ads1
##.block-ads2
##.block-ads3
##.block-ads_top
##.block-adsense
##.block-adstop-otherpage-728x90
##.block-adtech
##.block-adv
##.block-advert
##.block-advertisement
##.block-advertisement-banner-block
##.block-advertising
##.block-adzerk
##.block-bg-advertisement
##.block-boxes-ad
##.block-cdw-google-ads
##.block-dfp
##.block-dfp-ad
##.block-dfp-blocks
##.block-doubleclick_ads
##.block-fusion-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-nyx-ads-ninja
##.block-nyx-ads-ninja-ad-block
##.block-openads
##.block-openx
##.block-pm_doubleclick
##.block-pt-ads
##.block-quartz-ads
##.block-reklama
##.block-simple-blockad-320-250-front-2
##.block-simpleads
##.block-skyscraper-ad
##.block-sponsor
##.block-sponsored-links
##.block-the-dfp
##.block-yt-ads
##.blockAd
##.blockAds
##.blockAdvertise
##.block__ads__ad
##.block_ad
##.block_ad1
##.block_ad303x1000_left
##.block_ad303x1000_right
##.block_ad_middle
##.block_ad_top
##.block_ads
##.block_adslot
##.block_adv
##.block_advert
##.block_article_ad
##.blockad
##.blocked-ads
##.blog-ad
##.blog-ad-image
##.blog-ads
##.blog-ads-container
##.blog-ads-top
##.blog-advertisement
##.blog-view-ads
##.blogAd
##.blogAdvertisement
##.blogArtAd
##.blogBigAd
##.blog_ad
##.blogads
##.blue-ad
##.bn_ads
##.bn_advert
##.bn_textads
##.bnr-adbutler
##.bnr_ad
##.body-ad
##.body-ads
##.body-adzone
##.body-top-ads
##.bodyAd
##.body_ad
##.body_width_ad
##.bodyads
##.bodyads2
##.bodybannerad
##.bodyrectanglead
##.bomAd
##.bonnier-ad
##.bonnier-ads-middle
##.bookad
##.bordered-ad
##.bostad
##.botAd
##.botRectAd
##.bot_ad
##.bot_ads
##.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-left-ad
##.bottom-main-adsense
##.bottom-mobile-ad
##.bottom-mpu-ad
##.bottom-post-ad-space
##.bottom-post-ads
##.bottom-right-advert
##.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
##.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_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-header-home
##.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-advertising
##.box-advertising1
##.box-adverts
##.box-entry-ad
##.box-entry-detail--ad
##.box-fixed-ads
##.box-footer-ad
##.box-google-text-ad
##.box-radvert
##.box-recommend-ad
##.boxAd
##.boxAdContainer
##.boxAdFields
##.boxAdMrec
##.boxAds
##.boxAds2
##.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_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
##.bps-ad-wrapper
##.bps-advertisement
##.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
##.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
##.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
##.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
##.buttom_ad
##.buttom_ad_size
##.button-ad
##.button-ads
##.buttonAd
##.buttonAdSpot
##.buttonAds
##.button_ad
##.button_ads
##.button_advert
##.button_left_ad
##.button_right_ad
##.buttonad
##.buttonad_v2
##.buttonadbox
##.buttonads
##.buySellAdsContainer
##.buysellAds
##.buysellAdsSmall
##.buzzAd
##.buzz_ad_block
##.buzz_ad_wrap
##.bvi-ads
##.bvp-ad
##.bwm_widget_ad_callout
##.bww-advertising-ad-container
##.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--bigbox
##.c-ad--header
##.c-ad--mobile-bigbanner
##.c-ad--mpu-in-article
##.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-placeholder
##.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--rectangle
##.c-advertising
##.c-advertising__banner-area
##.c-advscrollingzone
##.c-box--advert
##.c-button--adchoices
##.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-posts__ad
##.c-prebid
##.c-res-ad
##.c-sitenav-adslot
##.c-sitenavPlaceholder__ad
##.c-teaser__advertising
##.cA-adStack
##.cA-adStrap
##.cColumn-TextAdsBox
##.cLeftTextAdUnit
##.c_adsky
##.c_nt_ad
##.cableads
##.cactus-ads
##.cactus-header-ads
##.cafemedia-ad-slot-right1
##.cafemedia-ad-slot-top
##.caja_ad
##.calendarAd
##.california-ad
##.california-sidebar-ad
##.callout-a-ad-box
##.calloutAd
##.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
##.carouselbannersad
##.catalog-listing-ad-item
##.catalog_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
##.categoryfirstad
##.categoryfirstadwrap
##.catfish_ad
##.cazAd
##.cb-ad-banner
##.cb-ad-container
##.cb-sidebar__sticky-ad
##.cbd_ad_manager
##.cbs-ad
##.cc-advert
##.ccAdbottom
##.ccAdsize
##.ccAdtop
##.cct-tempskinad
##.cdAdContainer
##.cdLanderAd
##.cdc-ad
##.center-ad
##.center-ad-banner
##.center-content-ad
##.center-content-ads
##.center-gray-ad-txt
##.center-tag-rightad
##.center-tag-rightadbottom
##.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-ad
##.channel-adv
##.channel-icon--ad
##.channel-icon__ad-buffer
##.channelBoxAds
##.channel_ad_2016
##.channel_brand_ad
##.chapter-bottom-ads
##.chapter-top-ads
##.chart_ads
##.chartad
##.chitika-ad
##.chitikaAdBlock
##.chitikaAdCopy
##.chrt-subheader__adv
##.cinemabotad
##.ck-ad
##.ck_adv-box
##.clHeader_Ad
##.clearerad
##.clever-core-ads
##.clickads
##.clickforceads
##.client-ad
##.client-ad-container
##.close-ad-wrapper
##.cls_placeholder_adimg
##.clsy-c-advsection
##.cm_ads
##.cmc-sidebar-ad
##.cmg-ads
##.cms-Advert
##.cms-ad
##.cn-advertising
##.cnbcHeaderAd
##.cnc-ads
##.cnnAd
##.cnnStoreAd
##.cnn_adbygbin
##.cnn_adtitle
##.cntAd
##.cnt_ad
##.coinzilla-ad
##.col-ad
##.col-ad-hidden
##.col-has-ad
##.col-line-ad
##.col2-ads
##.colAd
##.colBoxAdframe
##.col_ad
##.colads
##.collapse-ad-mob-wrapper
##.collapsed-ad
##.colombiaAd
##.column-ad
##.columnAd
##.columnAdvert
##.columnBoxAd
##.columnRightAdvert
##.combinationAd
##.comment-ad
##.comment-ad-wrap
##.comment-advertisement
##.comment_ad
##.comment_ad_box
##.commercialAd
##.companion-ad
##.companion-ads
##.companionAd
##.companion_ad
##.compareBrokersAds
##.complex-ad
##.complex-ad-container
##.complex-ad-wrapper
##.component-ads-by-google
##.component-ar-horizontal-bar-ad
##.component-header-sticky-ad
##.component-sponsored-links
##.components-Ad-___Ad__ad
##.con_ads
##.connatix
##.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-adds
##.container-adrotate
##.container-ads
##.container-adwords
##.container-bottom-ad
##.container-first-ads
##.container-lower-ad
##.container-rectangle-ad
##.container-top-adv
##.container-with-ad
##.containerAdsense
##.containerSqAd
##.container__ad
##.container__box--ads
##.container_ad
##.container_ad_v
##.container_ads_in_article
##.container_publicidad
##.container_row_ad
##.containerads
##.contains-ad
##.contains-advertisment
##.content--right-ads
##.content-ad
##.content-ad-article
##.content-ad-box
##.content-ad-container
##.content-ad-left
##.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-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__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_gpt_top_ads
##.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
##.converter-ad
##.cookieBandeau
##.copy-adChoices
##.core-adplace
##.coreAdsPlacer
##.cornerad
##.cpg-ad-placeholder-desktop
##.cpg-ad-placeholder-mobile
##.cpmstarHeadline
##.cpmstarText
##.cpoma-adlabel
##.cpp-text-ad
##.cr_ad
##.crain-advertisement
##.criAdv
##.criteo-ad
##.crm-adcontain
##.crumb-ad
##.cs-adv-wrapper
##.cs-mpu
##.csa-adsense
##.cscTextAd
##.cse_ads
##.csiAd_medium
##.cspAd
##.css--ad
##.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-1
##.custom-ad-area
##.custom-ad-container
##.custom-ad-one
##.custom-ads
##.custom-advert-banner
##.custom-sticky-ad-container
##.customAd
##.custom_ad
##.custom_ad_responsive
##.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
##.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-hide
##.desktop-lazy-ads
##.desktop-sidebar-ad-wrapper
##.desktop-top-ad-wrapper
##.desktop.ad
##.desktopAd
##.desktop_ad
##.desktop_only_ad
##.desktopads
##.detail-ad
##.detail-ads
##.detail__ad--small
##.detail_ad
##.detail_article_ad
##.detail_top_advert
##.details-advert
##.dfm-featured-bottom-flex-container
##.dfp-ad
##.dfp-ad-bigbox2-wrap
##.dfp-ad-container
##.dfp-ad-container-box
##.dfp-ad-container-wide
##.dfp-ad-full
##.dfp-ad-hideempty
##.dfp-ad-lead2-wrap
##.dfp-ad-lead3-wrap
##.dfp-ad-midbreaker-wrap
##.dfp-ad-midbreaker2-wrap
##.dfp-ad-placeholder
##.dfp-ad-rect
##.dfp-ad-region-1
##.dfp-ad-region-2
##.dfp-ad-tags
##.dfp-ad-top-wrapper
##.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-billboard-wrapper
##.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-wrap
##.dfp-wrapper
##.dfpAd
##.dfpAdUnitContainer
##.dfpAds
##.dfpAdspot
##.dfpAdvert
##.dfp_ATF_wrapper
##.dfp_ad_block
##.dfp_ad_caption
##.dfp_ad_content_bottom
##.dfp_ad_content_top
##.dfp_ad_footer
##.dfp_ad_header
##.dfp_ad_pos
##.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
##.dfx-ad
##.dfx-adBlock1Wrapper
##.dg-gpt-ad-container
##.dianomi-ad
##.dianomi-embed
##.dianomiScriptContainer
##.dianomi_context
##.dikr-responsive-ads-slot
##.discourse-adplugin
##.discourse-google-dfp
##.display-ad
##.display-ad-block
##.display-adhorizontal
##.display-ads-block
##.display-advertisement
##.displayAd
##.displayAdCode
##.displayAdSlot
##.displayAdUnit
##.displayAds
##.display_ad
##.display_ads_right
##.div-insticator-ad
##.divAd
##.divAdright
##.divAdsBanner
##.divAdsLeft
##.divAdsRight
##.divReklama
##.divRepAd
##.divSponsoredBox
##.divSponsoredLinks
##.divTopADBanner
##.divTopADBannerWapper
##.divTopArticleAd
##.div_advertisement
##.div_advertorial
##.div_advstrip
##.div_banner468
##.divad1
##.divad2
##.divad3
##.divads
##.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_ad
##.dm_ad-billboard
##.dm_ad-container
##.dm_ad-halfpage
##.dm_ad-leaderboard
##.dm_ad-link
##.dm_ad-skyscraper
##.dm_ad300x620
##.dmpu-ad
##.dn-ad-wide
##.dotcom-ad
##.double-ad
##.double-ads
##.double-click-ad
##.double-mpu-unit
##.double-square-ad
##.doubleClickAd
##.double_adsense
##.doubleclickAds
##.download-ad
##.downloadAds
##.download_ad
##.drop-ad
##.dropdownAds
##.dsk-box-ad-d
##.dsp-under-video-ad
##.dsq_ad
##.dt-ad-top-content
##.dt-sponsor
##.dtads-desktop
##.dtads-slot
##.dual-ads
##.dualAds
##.dva_ad
##.dvad1
##.dvad2
##.dvad3
##.dvad3mov
##.dvad4
##.dvad4cont
##.dvad5
##.dvad5cont
##.dvadevent
##.dvadvhw
##.dvcvmidads
##.dvcvrgtad
##.dyn-sidebar-ad
##.dynamic-ads
##.dynamicAdvertContainer
##.dynamicLeadAd
##.dynamic_adslot
##.dynamicad1
##.dynamicad2
##.e-ad
##.e-advertise
##.eads
##.easy-ads
##.easyAdsBox
##.easyAdsSinglePosition
##.ebayads
##.ebm-ad-target__outer
##.ecommerce-ad
##.econo-ads1
##.ecosia-ads
##.eddy-adunit
##.editor_ad
##.eg-ad
##.eg-custom-ad
##.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-adv-container
##.em_ad_300x250
##.em_ads_box_dynamic_remove
##.embAD
##.embed-ad
##.embedded-article-ad
##.embeddedAd
##.embeddedAds
##.embedded_ad_wrapper
##.emm-ad
##.empire-unit-prefill-container
##.empty-ad
##.endAHolder
##.endti-adlabel
##.entry-ad
##.entry-ads
##.entry-bottom-ad
##.entry-top-ad
##.entryAd
##.entryad
##.esv-ads
##.etn-ad-text
##.eu-advertisment1
##.ex_pu_iframe
##.exo_wrapper
##.external-ad
##.external-add
##.ezAdsWidget
##.ezmob-footer
##.ezmob-footer-desktop
##.ezo_ad
##.ezoic-ad
##.ezoic-ad-adaptive
##.ezoic-floating-bottom
##.f-ad
##.f-item-ad
##.f-item-ad-inhouse
##.fbs-ad--ntv-home-wrapper
##.fbs-ad--progressive
##.fbs-ad--top-wrapper
##.fbs-ad--topx-wrapper
##.fc_clmb_ad
##.fd-ad
##.featureAd
##.feature_ad
##.featured-ad
##.featured-ads
##.featured-sponsors
##.featured-story-ad
##.featuredAdBox
##.featuredAds
##.featuredBoxAD
##.featured_ad
##.featuredadvertising
##.feed-ad
##.fh_ad_microbuttons
##.field-59-companion-ad
##.fig-ad-content
##.firefly-sidebar-ad
##.first-article-ad-block
##.first-banner-ad
##.first-leaderbord-adv
##.first-leaderbord-adv-mobile
##.firstAd-container
##.first_ad
##.first_party_ad_wrapper
##.first_post_ad
##.firstad
##.fix_ad
##.fixadheight
##.fixed-ad-aside
##.fixed-ads
##.fixed-sidebar-ad
##.fixedAds
##.fixedLeftAd
##.fixedRightAd
##.fixed_ad
##.fixed_advert_banner
##.fjs-ad-hide-empty
##.flashAd
##.flash_ad
##.flash_advert
##.flashad
##.flashadd
##.flex-ad
##.flex-posts-ads
##.flexAd
##.flexAds
##.flexContentAd
##.flexad
##.flexadvert
##.flexiad
##.flm-ad
##.floatad
##.floatads
##.floated-ad
##.floated_right_ad
##.floating-ads
##.floating-advert
##.floatingAds
##.fly-ad
##.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-full-wrapper
##.footer-ad-labeling
##.footer-ad-row
##.footer-ad-section
##.footer-ad-squares
##.footer-ad-unit
##.footer-ad-wrap
##.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-advertisements
##.footer-advertising
##.footer-advertising-area
##.footer-banner-ad
##.footer-floating-ad
##.footer-im-ad
##.footer-leaderboard-ad
##.footer-post-ad-blk
##.footer-prebid
##.footer-text-ads
##.footerAd
##.footerAdModule
##.footerAdUnit
##.footerAdWrapper
##.footerAds
##.footerAdsWrap
##.footerAdslot
##.footerAdverts
##.footerBottomAdSec
##.footerFullAd
##.footerGoogleAdMainWarp
##.footerPageAds
##.footerSponsorStrip
##.footerTextAd
##.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
##.forex_ad_links
##.fortune-ad-unit
##.forum-ad
##.forum-ad-2
##.forum-teaser-ad
##.forum-topic--adsense
##.forumAd
##.forum_ad_beneath
##.forum_top_ads
##.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-container
##.freestar-ad-sidebar-container
##.freestar-ad-wide-container
##.freestar-incontent-ad
##.freewheelDEAdLocation
##.frn_adbox
##.frn_adbox_placeholder
##.frn_contAdHead
##.frn_cont_adbox
##.fromoursponsor
##.front-video-ads
##.front_ad
##.frontads
##.frontendAd
##.frontone_ad
##.frontpage-google-ad
##.frontpage-mpu-section-ad
##.frontpage-right-ad
##.frontpage-right-ad-hide
##.frontpage__article--ad
##.frontpage_ads
##.fs-ad-block
##.fsAdContainer
##.fs_ads
##.fsrads
##.ft-ad
##.full-ad
##.full-ad-wrapper
##.full-ads
##.full-adv
##.full-bleed-ad
##.full-bleed-ad-container
##.full-page-ad
##.full-top-ad-area
##.full-width-ad
##.full-width-ad-container
##.full-width-ads
##.fullAdBar
##.fullBleedAd
##.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
##.future_inline_clone_target
##.fuv_sidebar_ad_widget
##.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
##.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-adslot-top
##.gallery-injectedAd
##.gallery-sidebar-ad
##.gallery-slide-ad
##.galleryAds
##.galleryAdvertPanel
##.galleryLeftAd
##.galleryRightAd
##.gallery_300x100_ad
##.gallery__bottom-ad
##.gallery_ad
##.gallery_ad_wrapper
##.gallery_ads_box
##.galleryad
##.galleryads
##.gam-ad
##.gam-ad-hz-bg
##.gam_ad_slot
##.game-ads
##.game-category-ads
##.gameAd
##.gameBottomAd
##.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
##.gd_ad_label
##.gdgt-header-advertisement
##.gdgt-postb-advertisement
##.gdm-ad
##.geeky_ad
##.gels-inlinead
##.gen_side_ad
##.general-adv-container
##.general-adzone
##.general_banner_ad
##.generic-ad-module
##.generic-ad-title
##.genericAds
##.generic_300x250_ad
##.geoAd
##.getridofAds
##.getridofAdsBlock
##.gfp-banner
##.ggads
##.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
##.goads
##.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-center
##.google-ad-center-below-posts
##.google-ad-center-footer
##.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-in_article
##.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-bottom-ads
##.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
##.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
##.googleAdsContainer
##.googleAdsSquare
##.googleAds_article_page_above_comments
##.googleAdsense
##.googleAdsense468x60
##.googleAdsenseMiddle
##.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_content
##.google_ads_sidebar
##.google_adsense
##.google_adsense1
##.google_adsense1_footer
##.google_adsense_footer
##.google_adsense_sidebar_left
##.google_afc
##.google_afc_ad
##.google_top_adsense
##.googlead
##.googlead-sidebar
##.googleadArea
##.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
##.googleadvertisement
##.googleadwrap
##.googleafc
##.googlebanwide
##.googleimagead1
##.googleimagead2
##.googlepostads
##.googley_ads
##.gpAdBox
##.gpAdFooter
##.gpAds
##.gpnad
##.gpt-ad
##.gpt-ad-container
##.gpt-ad-sidebar-wrap
##.gpt-ads
##.gpt-billboard
##.gpt-breaker-container
##.gpt-container
##.gpt-leaderboard-banner
##.gpt-mpu-banner
##.gpt-sticky-sidebar
##.gpt.top-slot
##.gptSlot
##.gptSlot-outerContainer
##.gptSlot__sticky-footer
##.gptslot
##.gradientAd
##.graphic_ad
##.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
##.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
##.gsAd
##.gtm-ad-slot
##.guide__row--fixed-ad
##.guj-ad--placeholder
##.gujAd
##.gutterads
##.gw-ad
##.h-adholder
##.h-ads
##.h-adver
##.h-large-ad-box
##.h-top-ad
##.h11-ad-top
##.h_Ads
##.h_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
##.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-container
##.header-ad-desktop
##.header-ad-frame
##.header-ad-holder
##.header-ad-new-wrap
##.header-ad-region
##.header-ad-row
##.header-ad-space
##.header-ad-widget
##.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-adspace
##.header-adv
##.header-advert
##.header-advert-wrapper
##.header-advertise
##.header-advertisement
##.header-advertising
##.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-pencil-ad
##.header-sponsor
##.header-top-ad
##.header-top_ads
##.header728-ad
##.headerAd
##.headerAd1
##.headerAdBanner
##.headerAdCode
##.headerAdContainer
##.headerAdPosition
##.headerAdSpacing
##.headerAdWrapper
##.headerAds
##.headerAds250
##.headerAdspace
##.headerAdvert
##.headerAdvertisement
##.headerMain-ad
##.headerTextAd
##.headerTopAd
##.headerTopAds
##.header__ad
##.header__ads
##.header__advertisement
##.header__leaderboard-ad
##.header_ad
##.header_ad1
##.header_ad_2
##.header_ad_center
##.header_ad_div
##.header_ad_space
##.header_ads
##.header_ads-container
##.header_ads_box
##.header_adsense_banner
##.header_adspace
##.header_advert
##.header_advertisement
##.header_advertisement_text
##.header_advertisment
##.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
##.heavy_ad
##.hederAd
##.height_250_ad
##.height_90_ad
##.herald-ad
##.hero-ad
##.hero-advert
##.heroAd
##.hidden-ad
##.hide-ad
##.hideAdMessage
##.hide_ad
##.hide_internal_ad
##.hidead
##.highlight-news-ad
##.highlights-ad
##.highlightsAd
##.hioxInternalAd
##.hm-ad
##.hm-sec-ads
##.hm-vertical-ad
##.hm_adlist
##.hm_advertisment
##.hmad
##.hn-ads
##.holder-ad
##.holder-ads
##.home-2020-ad-text
##.home-2020-ad-wide
##.home-ad
##.home-ad--promo
##.home-ad--top
##.home-ad-bigbox
##.home-ad-container
##.home-ad-inline
##.home-ad-links
##.home-ad-region-1
##.home-ad-section
##.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-page-ad
##.home-sidebar-ad
##.home-sidebar-ad-300
##.home-slider-ads
##.home-sponsored-links
##.home-sticky-ad
##.home-top-ad
##.homeAd
##.homeAd1
##.homeAd2
##.homeAdBox
##.homeAdBoxA
##.homeAdSection
##.homeAddTopText
##.homeCentreAd
##.homeMainAd
##.homeMediumAdGroup
##.homePageAdSquare
##.homePageAds
##.homeSubAd
##.homeTextAds
##.homeTopAdContainer
##.home__ad
##.home__ad-small
##.home_ad
##.home_ad720_inner
##.home_ad_300x100
##.home_ad_300x250
##.home_ad_bottom
##.home_ad_large
##.home_ad_title
##.home_adblock
##.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-square-ad
##.homepage300ad
##.homepageAd
##.homepageFlexAdOuter
##.homepageMPU
##.homepage_ad_half
##.homepage_ads
##.homepage_ads_firstrow
##.homepage_ads_fourthrow
##.homepage_ads_secondrow
##.homepage_ads_thirdrow
##.homepage_ads_topspot
##.homepage_block_ad
##.homesmallad
##.hor-ad
##.hor_ad
##.hori-play-page-adver
##.horiAd
##.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-full-ad
##.horizontal.ad
##.horizontalAd
##.horizontalAdText
##.horizontalAdvert
##.horizontal_Fullad
##.horizontal_ad
##.horizontal_adblock
##.horizontal_ads
##.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-sectionad
##.hp2-adtag
##.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
##.hss-ad
##.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
##.hyad
##.i-amphtml-element.live-updates.render-embed
##.i-amphtml-unresolved
##.iAdserver
##.iab300x250
##.iab728x90
##.ib-adv
##.ico-adv
##.icon-advertise
##.iconAdChoices
##.icon_ad_choices
##.iconads
##.icx_ad
##.id-Advert
##.id-Article-advert
##.idGoogleAdsense
##.idMultiAd
##.id_footer_social
##.idc-adContainer
##.idc-adWrapper
##.ident_right_ad
##.idgGoogleAdTag
##.ie-adtext
##.ie-sponsoredbox
##.iframe-ad
##.iframe-ads
##.iframeAd
##.iframeAds
##.iframeadflat
##.im-topAds
##.im_adv
##.ima-ad-container
##.imadswide
##.image-ad-336
##.image-advertisement
##.image-viewer-ad
##.image-viewer-mpu
##.imageAd
##.imageAdBoxTitle
##.imageAds
##.imagead
##.imageads
##.images-adv
##.imagetable_ad
##.img-ad-container
##.img-advert
##.img_ad
##.img_ads
##.imgad
##.imgur-ad
##.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-body-ad-row
##.in-body-banner-ad
##.in-content-ad
##.in-content-ad--container
##.in-content-ad-container
##.in-content-ad-wrapper
##.in-page-ad
##.in-post-banner-ad
##.in-slider-ad
##.in-story-ads
##.in-text-ad
##.in-text__advertising
##.inPageAd
##.in_ad
##.in_article_ad
##.in_article_ad_wrapper
##.in_content_ad_container
##.in_content_advert
##.inarticlead
##.inc-ad
##.incontent-ad1
##.incontentAd
##.incontent_ads
##.index-adv
##.index-content-ad-wrapper
##.index-content-ad-wrapper-top
##.index_728_ad
##.index_ad
##.index_ad_a2
##.index_ad_a4
##.index_ad_a5
##.index_ad_a6
##.index_ad_column2
##.index_right_ad
##.indexad
##.infinity-ad
##.info-ads
##.ingridAd
##.inhouseAdUnit
##.inhousead
##.injected-ad
##.injectedAd
##.inline-ad
##.inline-ad-card
##.inline-ad-container
##.inline-ad-desktop
##.inline-ad-placeholder
##.inline-ad-text
##.inline-ad-wrap
##.inline-ad-wrapper
##.inline-adblock
##.inline-advert
##.inline-banner-ad
##.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
##.inlinead_lazyload
##.inlineadsense
##.inlineadtitle
##.inlist-ad
##.inlistAd
##.inner-ad
##.inner-ad-disclaimer
##.inner-ad-section
##.inner-adv
##.inner-advert
##.inner-post-ad
##.innerAd300
##.innerAdWrapper
##.innerAds
##.innerContentAd
##.innerWidecontentAd
##.inner_ad
##.inner_ad_advertise
##.inner_adv
##.inner_big_ad
##.innerad
##.inpostad
##.inr_top_ads
##.ins_adwrap
##.insert-post-ads
##.insert_ad
##.insert_ad_column
##.insert_advertisement
##.insertad
##.inside-post-ad
##.insideStoryAd
##.inside_ad
##.inside_ad_box
##.insideads
##.inslide-ad
##.insticator-ads
##.instoryAdBlock
##.instoryAdNoBlock
##.instream_ad
##.insurance-ad
##.intAdRow
##.intad
##.interAd
##.internal-ad
##.internalAd
##.internal_ad
##.interstitial-ad
##.intra-article-ad
##.intro-ad
##.ion-ad
##.ione-widget-dart-ad
##.ipc-advert
##.ipc-advert-class
##.ipsAd
##.ipsAdvertisement
##.iqadlinebottom
##.iqadmarker
##.iqadtile_wrapper
##.is-desktop-ads
##.is-mpu
##.is-preload-ad
##.is-script-ad
##.is-sponsored
##.is-sticky-ad
##.isAd
##.isAdPage
##.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
##.its_all_for_ads
##.its_for_ads
##.j-ad
##.jLinkSponsored
##.jannah_ad
##.jeg_ad
##.jeg_ad_top
##.jg-ad-5
##.jg-ad-970
##.jl-ads-leaderboard
##.jnews_header_top_ads
##.jobs-ad-box
##.jobs-ad-marker
##.joead728
##.jquery-adi
##.jquery-script-ads
##.js-ad
##.js-ad-banner-container
##.js-ad-buttons
##.js-ad-container
##.js-ad-dynamic
##.js-ad-home
##.js-ad-hover
##.js-ad-loader-bottom
##.js-ad-slot
##.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-adzone
##.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-googleAdSuperHeader-wrapper
##.js-gptAd
##.js-header-ad
##.js-header-ad-wrapper
##.js-mapped-ad
##.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-advert-details-mpu
##.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
##.kakao_ad_area
##.keen_ad
##.klicked-ads
##.l-ad-top
##.l-ads
##.l-adsense
##.l-article__ad
##.l-bottom-ads
##.l-grid--ad-card
##.l-header-advertising
##.l-section--ad
##.l1-ads-wrapper
##.l_ad_sub
##.label-ad
##.label_advertising_text
##.labelads
##.labeled_ad
##.landing-page-ads
##.landingAdRail
##.landing_adbanner
##.large-ad-center
##.large-advert
##.large-btn-ad
##.large-right-ad
##.largeAd
##.largeRectangleAd
##.largeUnitAd
##.large_ad
##.large_add_container
##.largesideadpane
##.last-left-ad
##.last-right-ad
##.last-sidebar-ad
##.lastAdHolder
##.lastAdvertorial
##.lastLiAdv
##.lastRowAd
##.lastads
##.lastpost_advert
##.lates-adlabel
##.latest-ad
##.latest-articles-ad
##.latest-news__ad--desktop
##.latestStoriesAd
##.law_center_ad
##.layer-ad-bottom
##.layer-ad-top
##.layer-xad
##.layer_text_ad
##.layeradinfo
##.layout-ad
##.layout__content-ad
##.layout__top-ad
##.layout_h-ad
##.lazy-ad
##.lazy-ad-unit
##.lazy-adv
##.lazyad
##.lazyadsense
##.lazyadslot
##.lazyload-ad
##.lazyload_ad
##.lazyload_ad_article
##.lb-ad
##.lb-adhesion-unit
##.lb-advert-container
##.lb-item-ad
##.lbc-ad
##.lblAdvert
##.ld-ad
##.ld-ad-inner
##.lead-ad
##.lead-ads
##.lead-advert
##.leader-ad
##.leader-ad-728
##.leaderAd
##.leaderAdTop
##.leaderAdvert
##.leaderBoardAdWrapper
##.leaderBoardAdvert
##.leader_ad
##.leader_aol
##.leaderad
##.leaderboard-ad
##.leaderboard-ad-belt
##.leaderboard-ad-component
##.leaderboard-ad-container
##.leaderboard-ad-dummy
##.leaderboard-ad-fixed
##.leaderboard-ad-grid
##.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-top-ad
##.leaderboard-top-ad-wrapper
##.leaderboard.advert
##.leaderboard1AdWrapper
##.leaderboardAd
##.leaderboardFooter_ad
##.leaderboardRectAdWrapper
##.leaderboard_ad
##.leaderboard_ad_container
##.leaderboard_ad_unit
##.leaderboard_ads
##.leaderboard_adsense
##.leaderboard_adv
##.leaderboard_banner_ad
##.leaderboardad
##.leaderboardadmiddle
##.leaderboardadtop
##.leaderboardadwrap
##.lee-track-ilad
##.left-ad
##.left-ads
##.left-advert
##.left-rail-ad
##.left-sponser-ad
##.leftAd
##.leftAdColumn
##.leftAdContainer
##.leftAds
##.leftAdsEnabled
##.leftAdsFix
##.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_advertisement_block
##.left_col_ad
##.left_google_add
##.left_sidebar_wide_ad
##.leftad
##.leftadd
##.leftadtag
##.leftbar_ad2
##.leftbarads
##.leftbottomads
##.leftnavad
##.leftrighttopad
##.leftsidebar_ad
##.lefttopad1
##.legacy-ads
##.lft_advt_container
##.lg-ads-160x90
##.lg-ads-311x500
##.lg-ads-635x100
##.lg-ads-skin-container
##.lg-infeed-wrapper
##.liberty-ad-renderer-iframe
##.liboxads
##.ligatus
##.lightad
##.lijit-ad
##.lineList_ad
##.linead
##.linelist-item-ad
##.linkAD
##.linkAds
##.link_ad
##.link_adslider
##.link_advertise
##.linkads
##.list-ad
##.list-ads
##.list-feature-ad
##.list-footer-ad
##.listad
##.listicle-instream-ad-holder
##.listing-card-ad
##.listing-item-ad
##.listingAd
##.listings_ad
##.lite-page-ad
##.literatumAd
##.live-ad
##.liveblog__highlights__ad
##.ljad
##.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
##.logoAds
##.logo_AdChoices
##.logoad
##.logoutAd
##.logoutAdContainer
##.long-ads
##.longAd
##.longAdBox
##.longAds
##.long_ad
##.longform-ad
##.loop-ad
##.lower-ad
##.lower-ads
##.lowerAd
##.lowerAds
##.lower_ad
##.lqm-ads
##.lqm_ad
##.lr-ad
##.lr-pack-ad
##.lr_skyad
##.lrec-container
##.luxeAd
##.lv-Adunit
##.lyrics-inner-ad-wrap
##.m-ContentAd
##.m-ad
##.m-ad-brick
##.m-ad-region
##.m-ad-unit
##.m-ad__wrapper
##.m-advert
##.m-advertisement
##.m-advertisement--container
##.m-balloon-header--ad
##.m-block-ad
##.m-content-advert
##.m-content-advert-wrap
##.m-dfp-ad-text
##.m-header-ad
##.m-in-content-ad
##.m-in-content-ad-row
##.m-jac-ad
##.m-sponsored
##.m1-header-ad
##.m2n-ads-slot
##.m_ad
##.m_ad1
##.m_ad300
##.m_banner_ads
##.macAd
##.macad
##.mad_adcontainer
##.madison_ad
##.magAd
##.magad
##.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-header-ad
##.main-header__ad-wrapper
##.main-right-ads
##.mainAd
##.mainAdContainer
##.mainAds
##.mainEcoAd
##.mainLeftAd
##.mainLinkAd
##.mainRightAd
##.main__top-ad
##.main_ad
##.main_ad_bg
##.main_ad_bg_div
##.main_adbox
##.main_ads
##.main_adv
##.main_advert_section
##.main_intro_ad
##.main_right_ad
##.main_wrapper_upper_ad_area
##.mainadWrapper
##.makeFooterAdSticky
##.mal-ad-unit
##.mal-koukoku-unit
##.mango_ads
##.mantis-ad
##.manual-ad
##.map-ad
##.mapAdvertising
##.map_google_ad
##.map_media_banner_ad
##.mapped-ad
##.mar-block-ad
##.margin-advertisement
##.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
##.masthead_ad_banner
##.masthead_ads_new
##.masthead_topad
##.match-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
##.medRect
##.med_ad_box
##.media--ad
##.media-ad-rect
##.media-advert
##.media-network-ad
##.media-viewer__ads-container
##.mediaAd
##.mediaAdContainer
##.mediaResult_sponsoredSearch
##.media__ad
##.media__ad--banner
##.media_ad
##.media_impact_ads_ad_superbanner
##.medianet-ad
##.medium-rectangle-ad
##.medium-top-ad
##.mediumRectAdWrapper
##.mediumRectagleAd
##.mediumRectangleAd
##.mediumRectangleAdvert
##.medium_ad
##.mediumad
##.medrec-ad
##.medrect-ad
##.medrect-ad2
##.medrectAd
##.medrect_ad
##.medrectadv4
##.mega-ad
##.member-ads
##.memberAdsContainer
##.member_ad_banner
##.menu-ad
##.menuAd
##.menuAds-cage
##.menuItemBannerAd
##.menuad
##.menueadimg
##.messageBoardAd
##.message_ads
##.meta-ad
##.meta_ad
##.metabet-adtile
##.metaboxType-sponsor
##.mf-ad300-container
##.mf-adsense-leaderboard
##.mf-adsense-rightrail
##.mg_box_ads
##.mgid-wrapper
##.mgid_3x2
##.mh-advert
##.micro_ad
##.mid-ad-wrapper
##.mid-ads
##.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-height-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-sponsored
##.mm-banner970-90-ad
##.mm-banner970-ad
##.mmads
##.mmc-ad
##.mmc-ad-wrap-2
##.mmcAd_Iframe
##.mmy-ads
##.mnopolarisAd
##.mntl-gpt-adunit
##.mo-advert
##.mo_googlead
##.moads-top-banner
##.moads-widget
##.mob-adspace
##.mob_ads
##.mobads
##.mobile-ad
##.mobile-ad-container
##.mobile-ad-nav
##.mobile-ads
##.mobile-fixed-ad
##.mobile-footer__ad
##.mobile-leaderboard-fader
##.mobile-nav-ad-plus-banner
##.mobile-related-ad
##.mobileAd
##.mobileAdPos2And3
##.mobileAdWrap
##.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-amazon-btn
##.mod-big-banner-ad
##.mod-google-ads
##.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
##.module--ad
##.module-ad
##.module-ad-small
##.module-ads
##.module-advert
##.module-advertisement
##.module-box-ads
##.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_ad300x250
##.moduletable_adtop
##.moduletable_advertisement
##.moduletable_top_ad
##.moduletableadvert
##.moduletableexclusive-ads
##.moduletablesquaread
##.moduletabletowerad
##.mom-ad
##.momizat-ads
##.moneyball-ad
##.monitor-g-ad-300
##.monitor-g-ad-468
##.monsterad
##.moreAdBlock
##.mos-ad
##.mosaicAd
##.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
##.mpuTextAd
##.mpu_Ad
##.mpu_ad
##.mpu_advert
##.mpu_container
##.mpu_gold
##.mpu_holder
##.mpu_placeholder
##.mpu_platinum
##.mpu_side
##.mpu_text_ad
##.mpu_wrapper
##.mpuad
##.mpuads
##.mr1_adwrap
##.mr2_adwrap
##.mr3_adwrap
##.mr4_adwrap
##.mrec-ads
##.mrec-banners
##.mrec-scrollable-cont
##.mrecAds
##.mrec_advert
##.mrf-adv
##.mrf-adv__wrapper
##.mrf-directad
##.ms-ad-superbanner
##.ms-ads-link
##.ms-slide-ads
##.ms_header_ad
##.msat-adspace
##.msg-ad
##.msgad
##.msw-js-advert
##.mt-ad-container
##.mt-t-ad
##.mt_ad
##.mt_ads
##.mtop_adfit
##.mu-ad-container
##.multiad2
##.multiadwrapper
##.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
##.mw-ad
##.my-ads
##.myAds
##.myAdsBox
##.myAdsGroup
##.myadmid
##.myinarticlead
##.narrow_ad_unit
##.narrow_ads
##.national_ad
##.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
##.native_ad_wrap
##.nativead
##.nativeadasideplaceholder
##.nativeads-unt
##.nativiadsense
##.nature-ad
##.nav-ad
##.nav-ad-gpt-container
##.nav-ad-plus-leader
##.nav-adWrapper
##.navAdsBanner
##.navBads
##.nav__adbanner
##.nav_ad
##.nav_textads
##.navad
##.navadbox
##.navbar-ad-container
##.navbar-ad-section
##.navbar-ads
##.navbar-header-ad
##.navcommercial
##.navi_ad300
##.naviad
##.nbc_Adv
##.nc-exp-ad
##.nchadcont
##.nda-ad
##.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-item--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
##.nexusad
##.nf-adbox
##.nfy-ad
##.nfy-ad-teaser
##.nfy-ad-tile
##.nfy-ad-wrapper
##.nfy-cobo-ad
##.nfy-col-ad
##.ngart__ad-col
##.ngart__side-ad
##.ngs-adv-async
##.nm-ad
##.nmAd_BB-wr
##.nmAd_FB
##.node-ad
##.node-content-ad
##.node_ad_wrapper
##.nomobilead
##.non-empty-ad
##.normalAds
##.normal_ads
##.normalad
##.northad
##.noskim.ad
##.not-an-ad-header
##.note-advertisement
##.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-header-ads-area
##.np-right-ad
##.npAdGoogle
##.npSponsorTextAd
##.nrAds
##.nsAdRow
##.nts-ad
##.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
##.o-ad-banner-top
##.o-ad-container
##.o-ads
##.o-ads--center
##.o-ads-content
##.o-ads__outer
##.o-advert
##.o-listing__ad
##.o-site-header__advert
##.o-story-content__ad
##.o-teaser--native-ad
##.oad-ad
##.oas-ad
##.oas-bottom-ads
##.oas-container
##.oas-leaderboard-ads
##.oasInAds
##.oas_ad
##.oas_add
##.oas_advertisement
##.oasad
##.oasads
##.ob_ads_header
##.ob_container .item-container-obpd
##.ob_dual_right > .ob_ads_header ~ .odb_div
##.ob_nm_paid
##.offads
##.oi-add-block
##.oi-header-ad
##.oi_horz_ad_container
##.oio-banner-zone
##.oio-link-sidebar
##.oio-openslots
##.oio-zone-position
##.oko-adhesion
##.on-demand-ad
##.on_player_ads
##.oneColumnAd
##.onet-ad
##.onethirdadholder
##.onf-ad
##.online-ad
##.opaAd
##.opd_adsticky
##.openads
##.openx
##.openx-ad
##.openx_10
##.openx_11
##.openx_15
##.openx_16
##.openx_17
##.openx_3
##.openx_4
##.openx_ad
##.openx_frame
##.openxbuttons
##.optional-ad
##.os-header-ad
##.osan-ads
##.otd-ad-top
##.other-posts-ads
##.other_adv2
##.otj_adspot
##.outbrainAdHeight
##.outbrainad
##.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-dfp-banner
##.p-ad-dfp-middle-rec
##.p-ad-feature-pr
##.p-ad-outbreak
##.p-ad-rectangle
##.p-ad-thumbnail-txt
##.p-post-ad
##.p2_right_ad
##.p75_sidebar_ads
##.pAdsBlock2
##.p_adv
##.p_topad
##.pa_ads_label
##.package_adBox
##.padAdvx
##.padded-ad
##.paddingBotAd
##.pads2
##.pads_bulk_widget
##.padvertlabel
##.page-ad
##.page-ads
##.page-advert
##.page-advertisement
##.page-bottom-fixed-ads
##.page-box-ad
##.page-break-ad
##.page-content--ad-block
##.page-content__advert
##.page-footer-ad
##.page-header-ad
##.page-header_ad
##.page-top-ads
##.pageAd
##.pageAdSkin
##.pageAdSkinMobile
##.pageAdSkinUrl
##.pageAds
##.pageBottomGoogleAd
##.pageFooterAd
##.pageGoogleAd
##.pageGoogleAdFlat
##.pageGoogleAdSubcontent
##.pageGoogleAds
##.pageGoogleAdsContainer
##.pageHeaderAd
##.pageHeaderAds
##.pageLeaderAd
##.pageSkinAds
##.pageTopAd
##.page__top-ad-wrapper
##.page_ad
##.page_content_right_ad
##.pagead
##.pagebottom-ads
##.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-block
##.pane-ad-manager-middle
##.pane-ad-manager-middle1
##.pane-ad-manager-right1
##.pane-ad-manager-right2
##.pane-ad-manager-right3
##.pane-ad-pane
##.pane-adonews-ad
##.pane-ads
##.pane-adv-manager
##.pane-openx
##.pane-site-ads
##.pane-sponsored-links
##.pane-textlinkads-26
##.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
##.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-nativo
##.pb-f-ads-taboola
##.pb-f-ads-yieldmo
##.pb-mod-ad-flex
##.pb-mod-ad-leaderboard
##.pb-slot-container
##.pc-ad
##.pcads_widget
##.pd-ads-mpu
##.pdpads_desktop
##.peg_ad
##.penci-ad-box
##.penci-ad-image
##.penci-ad_box
##.penci-adsense-below-slider
##.penci-google-adsense
##.penci-google-adsense-1
##.penci-google-adsense-2
##.penci-promo-link
##.penci_list_banner_widget
##.penci_list_bannner_widget
##.pencil-ad
##.pencil-ad-container
##.pencil-ad-section
##.pencil_ad
##.performancingads_region
##.perm_ad
##.pf_content_ad
##.pf_sky_ad
##.pf_top_ad
##.pfimgAds
##.pg-ad-block
##.pg-adnotice
##.pg-adtarget
##.pgevoke-fp-bodyad2
##.pgevoke-story-rightrail-ad1
##.pgevoke-story-topads
##.pgevoke-topads
##.ph-ad
##.ph-ad-desktop
##.ph-ad-mediumrectangle
##.photo-ad
##.photo-ad-pad
##.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-section__ad-block
##.player-section__ad-wrapper
##.player-under-ad
##.playerAd
##.playerAdv
##.player__inline-ad
##.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_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
##.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
##.polaris__teads
##.poll_sponsor_ad
##.pop-up-ad
##.popAdContainer
##.popOverForADSInPlayer
##.popadtext
##.popunder-adv
##.popup-ad
##.popupAd
##.popupAdOuter
##.popupAdWrapper
##.popup_ad
##.portal-advert
##.portalCenterContentAdBottom
##.portalCenterContentAdMiddle
##.portalCenterContentAdTop
##.portalcontentad
##.pos_advert
##.position-ads
##.post--native-ad
##.post-ad
##.post-ad-title
##.post-ad-top
##.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-googlead
##.post-load-ad
##.post-nativeadcarousel
##.post-news-ad
##.post-pick-ad
##.post-sidebar-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_detail_right_advert
##.post_seperator_ad
##.post_sidebar_ads
##.post_sponsor_unit
##.post_sponsored
##.postad
##.postads
##.postads3
##.postbit-ad
##.postbit_ad_block
##.postbit_adbit_register
##.postbit_adcode
##.postbit_adcode_old
##.postbody_ads
##.postend-advert
##.poster-ad-asset-module
##.poster_ad
##.postfooterad
##.postgroup-ads
##.postgroup-ads-middle
##.power_by_sponsor
##.powerinbox
##.pp-ad-container
##.pp-adunit
##.pp-box-adunit
##.pp_ad_code_adtxt
##.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
##.pq-ad
##.pr-ad-tower
##.pr-widget
##.pr_adslot_0
##.pr_adslot_1
##.pre-article-ad
##.pre-roll-ad
##.pre-title-ad
##.prebid-wrapper
##.prebodyads
##.preheader_advert
##.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-video
##.print-ad-wrapper
##.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
##.promotionAdContainer
##.promotionTextAd
##.promotional-feature-ads
##.proof_ad
##.propel-ad
##.proper-ad-insert
##.proper-ad-unit
##.ps-ad
##.ps-ligatus_placeholder
##.pt-ad--container
##.pt-ad--scroll
##.pt_ad03
##.pt_col_ad02
##.pubDesk
##.pub_ads
##.publication-ad
##.publication-instream-ad-container
##.publicidad_horizontal
##.publicidade
##.publicidade-vertical-layout
##.publisher_ad
##.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
##.pz-ad-box
##.qm-ad
##.quads-ad1_widget
##.quads-ad2_widget
##.quads-ad3_widget
##.quads-ad4_widget
##.quads-bg-ad
##.quads-location
##.question_page_ad
##.queue_ad
##.queued-ad
##.quick-adsense-up
##.quickadsense
##.quicklinks-ad
##.quigo
##.quigo-ad
##.quigoAdCenter
##.quigoAdRight
##.quigoMod
##.quigoads
##.quotead
##.qzvAdDiv
##.r-ad
##.r-pause-ad-container
##.r7ad
##.r_ad
##.r_ads
##.rail-ad
##.rail-ads-1
##.rail-article-sponsored
##.rail__ad
##.rail__mps-ad
##.rail_ad
##.railad
##.railadspace
##.ramsay-advert
##.razon_stickyad
##.rbFooterSponsors
##.rbRectAd
##.rc-sponsored
##.rc_ad_300x100
##.rc_ad_300x250
##.rcom-freestar-ads-widget
##.rd_header_ads
##.rdio-homepage-widget
##.re-AdTop1Container
##.re-Ads-l
##.readerads
##.readermodeAd
##.ready-ad
##.realtor-ad
##.rebel-ad-unit-header
##.rec_ad
##.recent-ad
##.recent-post-widget-ad
##.recentAds
##.recent_ad_holder
##.recipeFeatureAd
##.recommend-ad-one
##.recommend-ad-two
##.rect-ad
##.rect-ad-1
##.rectAd300
##.rect_ad
##.rect_ad_module
##.rect_advert
##.rectad
##.rectadv
##.rectangle-ad
##.rectangle-ad-container
##.rectangle-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-content-top
##.region-banner-ad
##.region-dfp-ad-footer
##.region-dfp-ad-header
##.region-footer-ad-full
##.region-header-ad
##.region-header-ads
##.region-interstitial-ads
##.region-middle-ad
##.region-top-ad
##.region-top-advertisement
##.region-widget-ad-top-0
##.regular-ads
##.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
##.reklama
##.reklama-c
##.reklama-vert
##.reklama1
##.reklame-right-col
##.reklame-wrapper
##.reklamka
##.rel_ad_box
##.related-ad
##.related-ads
##.related-guide-adsense
##.relatedAds
##.relatedContentAd
##.related_ad
##.related_post_google_ad
##.relatesearchad
##.remads
##.remnant_ad
##.remove-ads
##.removeAdsLink
##.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
##.resultad
##.results-ads
##.rev_square_side_door
##.revcontent-main-ad
##.revcontent-slot
##.revcontent-wrap
##.review-ad
##.review_ad1
##.reviews-display-ad
##.revive-ad
##.rg-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
##.right-ad
##.right-ad-1
##.right-ad-2
##.right-ad-3
##.right-ad-300x250
##.right-ad-4
##.right-ad-5
##.right-ad-block
##.right-ad-container
##.right-ad-holder
##.right-ad-tagline
##.right-ad-wrapper
##.right-ad2
##.right-ad350px250px
##.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-container
##.right-rail-box-ad-container
##.right-rail__ad
##.right-side-ad
##.right-side-ads
##.right-sidebar-ads-container
##.right-sidebar-box-ad
##.right-sidebar-box-ads
##.right-sponser-ad
##.right-top-ad
##.right-video-dvertisement
##.rightAD
##.rightAd
##.rightAd1
##.rightAd2
##.rightAdBlock
##.rightAdBox
##.rightAdColumn
##.rightAdContainer
##.rightAds
##.rightAdsFix
##.rightAdvert
##.rightAdverts
##.rightBoxAd
##.rightBoxMidAds
##.rightColAd
##.rightColAdBox
##.rightColumnAd
##.rightColumnAdd
##.rightColumnAdsTop
##.rightColumnRectAd
##.rightHeaderAd
##.rightRailAd
##.rightRailMiddleAd
##.rightSecAds
##.rightSideBarAd
##.rightSideSponsor
##.rightTopAdWrapper
##.right_ad
##.right_ad_1
##.right_ad_2
##.right_ad_box
##.right_ad_box1
##.right_ad_innercont
##.right_ad_text
##.right_ad_top
##.right_ad_unit
##.right_ad_wrap
##.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_col_ad
##.right_column_ads
##.right_content_ad
##.right_image_ad
##.right_long_ad
##.right_outside_ads
##.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
##.rightbox_content_ads
##.rightboxads
##.rightcol-adbox
##.rightcol-block-ads
##.rightcol_boxad
##.rightcol_div_openx2
##.rightcolads
##.rightcoladvert
##.rightcoltowerad
##.rightnav_adsense
##.rightpanelad
##.rightrail-ad-atf
##.rightrail-ad-block
##.rightrail-ad-placed
##.rightrail-display-ad
##.rightrail_ads
##.rightsideAd
##.righttop-advt
##.ringtone-ad
##.river-item-sponsored
##.river-standard-ad-container
##.riverAdLoaded
##.riverAdsLoaded
##.riverSponsor
##.rj-ads-wrap-sq
##.rj-ads-wrapper
##.rm-adslot
##.rngtAd
##.roadblocker-ad-content-wrap
##.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-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-advert
##.rs-advert__container
##.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
##.rw-advert
##.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
##.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
##.sc-ad
##.sc_ad
##.sc_iframe_ad
##.scad
##.scads-ad-placed
##.scaffold-layout__ad
##.scanAd
##.scb-ad
##.scc_adbar
##.scc_advert
##.scoopads
##.screen-ad-250x250
##.screenshots_ads
##.script-ad
##.scroll-ads
##.scrollableArticleAds
##.scroller-ad-place-holder
##.scrolling-ads
##.sda_adbox
##.sdc-advert__top-1
##.se-ligatus
##.search-ad
##.search-ad-no-ratings
##.search-advertisement
##.search-result--sponsored-ad
##.search-result-list-item--sidebar-ad
##.search-result-list-item--topad
##.search-result-sponsored
##.search-results-ad
##.search-results-banner-ad
##.search-sponsor
##.search-sponsored
##.searchAd
##.searchAdTop
##.searchAds
##.searchCenterBottomAds
##.searchCenterTopAds
##.searchResultAd
##.searchRightBottomAds
##.searchRightMiddleAds
##.searchRightTopAds
##.searchSponsorItem
##.search_inline_web_ad
##.search_results_ad
##.searchad
##.searchads
##.sec-ad
##.second-post-ads-wrapper
##.secondary-ad-widget
##.secondary-advertisment
##.secondaryAdModule
##.secondary_ad
##.sectiads
##.section--minitextad
##.section--mpu
##.section-ad
##.section-ad-related
##.section-ad-wrapper
##.section-ad2
##.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-sponsor
##.section_AD
##.section_ad
##.section_ad_left
##.section_adarea
##.section_ads
##.section_google-adsense
##.section_mpu_wrapper
##.sector-widget__tiny-ad
##.selfServeAds
##.sense-adhesion
##.seoTopAds
##.sepContentAd
##.series-ad
##.serp-adv-item
##.serp-adv__head
##.serp_sponsored
##.servedAdlabel
##.serversidenativead
##.serviceAd
##.servsponserLinks
##.set_ad
##.sexunder_ads
##.sf-advert
##.sf_ad_box
##.sfadSlot
##.sfsp_adadvert
##.sg-adblock
##.sgAd
##.sh-ad-box
##.sh-ad-section
##.sh-leftAd
##.sh-section-ad
##.shadvertisment
##.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
##.showads
##.showcaseAd
##.showcasead
##.showheroes-ad-slot
##.si-adRgt
##.sics-component__sticky-ad-placeholder
##.sidbaread
##.side-ad
##.side-ad-300
##.side-ad-big
##.side-ad-blocks
##.side-ad-container
##.side-ad-inner
##.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-panel_v-ad-container
##.sideAd
##.sideAdLeft
##.sideAdTall
##.sideAdWide
##.sideAdv
##.sideAdv-wrapper
##.sideBarAd
##.sideBarCubeAd
##.sideBlockAd
##.sideBoxAd
##.sideBoxM1ad
##.sideBoxMiddleAd
##.sideBoxStackedAdWrap
##.side__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
##.sideadmid
##.sideads
##.sideads_l
##.sideadsbox
##.sideadtable
##.sideadvert
##.sideadverts
##.sidebar--mps_ad
##.sidebar-320__box_adv
##.sidebar-350ad
##.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-rect
##.sidebar-ad-slot
##.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-digiads
##.sidebar-header-ads
##.sidebar-paid-ad-label
##.sidebar-product-ad
##.sidebar-skyscraper-ad
##.sidebar-sponsored
##.sidebar-sponsors
##.sidebar-square-ad
##.sidebar-sticky--ad
##.sidebar-text-ad
##.sidebar-top-ad
##.sidebar-tower-ad
##.sidebar300adblock
##.sidebarAD
##.sidebarAd
##.sidebarAdBlock
##.sidebarAdLink
##.sidebarAdNotice
##.sidebarAdUnit
##.sidebarAds300px
##.sidebarAdvert
##.sidebarCloseAd
##.sidebarNewsletterAd
##.sidebar__ad
##.sidebar__block--ad
##.sidebar__block-advertisement
##.sidebar__module--ad
##.sidebar_ad
##.sidebar_ad_300
##.sidebar_ad_300_250
##.sidebar_ad_container
##.sidebar_ad_container_div
##.sidebar_ad_holder
##.sidebar_ad_leaderboard
##.sidebar_ad_module
##.sidebar_ads
##.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_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-bottom-ads
##.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_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
##.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
##.skinAd
##.skinAdv02
##.skin_ad_638
##.skinad-l
##.skinad-r
##.skinny-sidebar-ad
##.sky-ad
##.sky-ad1
##.skyAd
##.skyAdd
##.skyAdvert
##.skyAdvert2
##.sky_ad
##.sky_ad_top
##.sky_scraper_ad
##.skyad
##.skyjobsadtext
##.skyscraper-ad
##.skyscraper-ad-1
##.skyscraper-ad-container
##.skyscraper.ad
##.skyscraperAd
##.skyscraper_ad
##.sl-header-ad
##.slate-ad
##.slide-ad
##.slideAd
##.slide_ad
##.slidead
##.slider-ads
##.slider-item-ad
##.slider-right-advertisement-banner
##.sliderad
##.slideshow-ad
##.slideshow-ad-container
##.slideshow-ad-wrapper
##.slideshow-ads
##.slideshowAd
##.slideshow_ad_300
##.slideshow_ad_note
##.slideshowadvert
##.slot-customcontentad
##.slot__ad
##.sm-ad
##.sm-admgnr-unit
##.sm-ads
##.sm-ads__billboard
##.sm-advertisement
##.sm-widget-ad-holder
##.sm_ad
##.small-ad
##.small-ad-header
##.small-ad-long
##.small-ads
##.smallAd
##.smallAdContainer
##.smallAds
##.smallAdsContainer
##.smallAdvertisments
##.small_ad
##.small_ad_bg
##.small_ads
##.smallad
##.smalladblock
##.smallads
##.smalladscontainer
##.smallsponsorad
##.smart-ad
##.smartAd
##.smartad
##.snhb-ads
##.snippet-ad
##.snoadrotatewidgetwrap
##.social-ad
##.sovrn-connect-ad
##.sp-ad
##.sp-ad__leaderboard
##.sp-adblock-2
##.spLinks
##.sp_ad
##.spaceAdds
##.spansored-item
##.speakol-widget
##.special_ad_section
##.special_header_ad
##.specials_ads
##.spinAdvert
##.spl-ads
##.spl_ad
##.spl_ad2
##.splashscreen-ad-modal
##.splashy-ad-container
##.splitAd
##.spmads_medrec
##.spnsr-wrapper
##.spnsrCntnr
##.spnsr_right
##.spon-links
##.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-1
##.sponsor-ad-title
##.sponsor-ad-wrapper
##.sponsor-ads
##.sponsor-area
##.sponsor-area-top
##.sponsor-bar-ea
##.sponsor-block
##.sponsor-bottom
##.sponsor-box
##.sponsor-btns
##.sponsor-grid__sponsor
##.sponsor-inner
##.sponsor-left
##.sponsor-link
##.sponsor-links
##.sponsor-logo
##.sponsor-popup
##.sponsor-post
##.sponsor-right
##.sponsor-rss-block-container
##.sponsor-spot
##.sponsor-text
##.sponsor-text-container
##.sponsor-wrap
##.sponsorAd
##.sponsorArea
##.sponsorBlock
##.sponsorBottom
##.sponsorBox
##.sponsorFooter
##.sponsorFooter-container
##.sponsorLabel
##.sponsorLink
##.sponsorLinks
##.sponsorPanel
##.sponsorPost
##.sponsorPostWrap
##.sponsorStrip
##.sponsorText
##.sponsorTitle
##.sponsorTxt
##.sponsor_ad
##.sponsor_ad1
##.sponsor_ad2
##.sponsor_ad_area
##.sponsor_ad_section
##.sponsor_area
##.sponsor_bar
##.sponsor_block
##.sponsor_columns
##.sponsor_div
##.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-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-post
##.sponsored-post-container
##.sponsored-post_ad
##.sponsored-result
##.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_post
##.sponsored_result
##.sponsored_results
##.sponsored_sidepanel
##.sponsored_ss
##.sponsored_text
##.sponsored_title
##.sponsored_well
##.sponsoredby
##.sponsoredibbox
##.sponsoredlink
##.sponsoredlinkHed
##.sponsoredlinks
##.sponsoredlinks-article
##.sponsoredlinkscontainer
##.sponsoredresults
##.sponsoredtabl
##.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-banner-bottom
##.sponsorship-box
##.sponsorship-chrome
##.sponsorship-container
##.sponsorship-leaderboard
##.sponsorshipContainer
##.sponsorship_ad
##.sponsorshipbox
##.sponsorwrapper
##.sponstitle
##.sponstop
##.spot-ad
##.spotlight-ad
##.spotlight-ad-left
##.spotlightAd
##.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-adwrap
##.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
##.squirrel_widget
##.sr-adsense
##.sr-advert
##.sraAdvert
##.srp-sidebar-ads
##.ssp-advert
##.standalonead
##.standard-ad-container
##.standard_ad_slot
##.star-ad
##.start__advertising_container
##.start__advertising_container_banner
##.static-ad
##.staticAd
##.static_mpu_wrap
##.staticad
##.sterra-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
##.sticky-ads-container
##.sticky-ads-content
##.sticky-adsense
##.sticky-bottom-ad
##.sticky-footer-ad
##.sticky-rail-ad-container
##.sticky-side-ad
##.sticky-sidebar-ad
##.sticky-top-ad-wrap
##.stickyAd
##.stickyAdWrapper
##.stickyAdsGroup
##.stickyContainerMpu
##.stickyMultiAd-processed
##.stickyRailAd
##.sticky_ad_sidebar
##.sticky_ad_wrapper
##.sticky_ads
##.stickyad
##.stickyads
##.stickyadv
##.stky-ad-footer
##.stm-ad-player
##.stmAdHeightWidget
##.stock_ad
##.stocks-ad-tag
##.store-ads
##.story-ad
##.story-ad-container
##.story-ad-right
##.story-header-ad
##.story-inline-advert
##.storyAd
##.storyAdvert
##.story__top__ad
##.story_ad_div
##.story_body_advert
##.storyad
##.storyad300
##.storyadHolderAfterLoad
##.stpro_ads
##.str-top-ad
##.strack_bnr
##.strawberry-ads
##.strawberry-ads__pretty-container
##.stream-ad
##.streamAd
##.strip-ad
##.stripad
##.sub-ad
##.subAdBannerArea
##.subAdBannerHeader
##.subNavAd
##.subad
##.subheader_adsense
##.submenu_ad
##.subnav-ad-layout
##.subscribeAd
##.subscriber-ad
##.subscribox-ad
##.sudoku-ad
##.sugarad
##.suggAd
##.sunfw-pos-all_adv_728_90_nm
##.super-ad
##.super-section__ads-wrapper
##.super-section__header-ad-slot-wrapper
##.superbanner-adcontent
##.support_ad
##.suti-advertising-dfp-banner
##.swiper_advs
##.tabAd
##.tabAds
##.tab_ad
##.tab_ad_area
##.table-ad
##.tablet-ad
##.tag-hide_inline_content_ads
##.takeover-ad
##.tallAdvert
##.tallad
##.tbboxad
##.tc-adbanner
##.tc_ad
##.tc_ad_unit
##.tcf-ad
##.td-a-ad
##.td-a-rec-id-custom_ad_1
##.td-a-rec-id-custom_ad_3
##.td-a-rec-id-custom_ad_4
##.td-a-rec-id-custom_ad_5
##.td-ad
##.td-ad-m
##.td-ad-p
##.td-ad-tp
##.td-adspot-title
##.td-sponsor-title
##.tdAdHeader
##.td_ad
##.td_footer_ads
##.td_left_widget_ad
##.td_leftads
##.td_reklama_bottom
##.td_reklama_top
##.td_spotlight_ads
##.teaser--advertorial
##.teaser-ad
##.teaser-advertisement
##.teaser-sponsor
##.teaserAd
##.teaserAdContainer
##.teaserAdHeadline
##.teaser_ad
##.templates_ad_placement
##.test-adsense
##.testAd-holder
##.text-ad-sitewide
##.text-ad-top
##.text-advertisement
##.text-panel-ad
##.text-sponsor
##.textAd3
##.textAdBlock
##.textAdBox
##.textAds
##.textLinkAd
##.textSponsor
##.text_ad_title
##.text_ad_website
##.text_ads_2
##.text_ads_wrapper
##.text_adv
##.textad
##.textadContainer
##.textad_headline
##.textadbox
##.textadheadline
##.textadlink
##.textads
##.textads_left
##.textads_right
##.textadscontainer
##.textadsds
##.textadsfoot
##.textadtext
##.textbanner-ad
##.textlinkads
##.tf_page_ad_search
##.tgads-box
##.th-ad
##.thb_ad_header
##.theAdvert
##.theads
##.theleftad
##.themonic-ad1
##.themonic-ad2
##.themonic-ad3
##.third-box-ad
##.third-party-ad
##.thumb-ads
##.thumb_ad
##.thumbnailad
##.thumbs-adv
##.thumbs-adv-holder
##.tile--ad
##.tile-ad
##.tile-ad-container
##.tile-advert
##.tileAdContainer
##.tileAdWrap
##.tileAds
##.tile_AdBanner
##.tile_ad
##.tile_ad_container
##.tips_advertisement
##.title-ad
##.tmiads
##.tmo-ad
##.tmo-ad-ezoic
##.tncls_ad
##.tncls_ad_250
##.tncls_ad_300
##.tnt-ads
##.tnt-ads-container
##.tnt-dmp-reactive
##.tnw-ad
##.toaster-ad
##.toolkit-ad-shell
##.top-300-ad
##.top-ad
##.top-ad-728
##.top-ad-970x90
##.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-deck
##.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-leaderboard-ad
##.top-left-ad
##.top-left-adrotate
##.top-left-nav-ad
##.top-menu-ads
##.top-nav-ad
##.top-outer-ad-container
##.top-post-ad
##.top-post-ads
##.top-primary-sponsored
##.top-right-ad
##.top-side-advertisement
##.top-sidebar-ad
##.top-sidebar-adbox
##.top-sponsored-header
##.top-story-ad
##.top-story__ads
##.top-topics__ad
##.top-treehouse-ad
##.top-wide-ad-container
##.top.ad
##.top250Ad
##.top300ad
##.topAD
##.topAd
##.topAd728x90
##.topAdBanner
##.topAdBar
##.topAdBlock
##.topAdCenter
##.topAdContainer
##.topAdIn
##.topAdLeft
##.topAdRight
##.topAdSpacer
##.topAdWrap
##.topAdWrapper
##.topAdd
##.topAds
##.topAdsLeftMid2
##.topAdsRight
##.topAdsRight2
##.topAdsWrappper
##.topAdvBox
##.topAdvert
##.topAdvertisement
##.topAdvertistemt
##.topAdverts
##.topArtAd
##.topArticleAds
##.topBannerAd
##.topBarAd
##.topBoxAdvertisement
##.topGoogleAd
##.topLeaderboardAd
##.topRailAdSlot
##.topRightAd
##.top_Ad
##.top__ad
##.top_ad
##.top_ad1
##.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
##.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
##.topfootad
##.topicDetailsAdRight
##.topic_inad
##.topnavSponsor
##.topratedBoxAD
##.topright_ad
##.topside_ad
##.topsidebarad
##.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
##.trafficAdSpot
##.trafficjunky-ad
##.trb_gptAd
##.trb_masthead_adBanner
##.trb_pageAdHolder
##.trb_soh
##.trc-content-sponsored
##.trc-content-sponsoredUB
##.trend-card-advert
##.trend-card-advert__title
##.tsm-ad
##.tt_ads
##.ttb_adv_bg
##.tw-adv-gpt
##.txt_adbyeclick
##.txt_ads
##.txtad_area
##.txtadbox
##.txtadvertise
##.type-ad
##.u-ads
##.u-lazy-ad-wrapper
##.udn-ads
##.ui-advertising__container
##.ui-advertising_position1
##.ult_vp_videoPlayerAD
##.under-header-ad
##.under-player-ads
##.under_ads
##.underplayerAd
##.underplayer__ad
##.uniAdBox
##.uniAds
##.unionAd
##.unit-ad
##.unspoken-adplace
##.upcloo-adv-content
##.upper-ad-box
##.upper-ad-space
##.upper_ad
##.upx-ad-placeholder
##.urban-ad-rect
##.urban-ad-top
##.us-advertisement
##.us-txt-ad
##.us_ad
##.uvs-ad-full-width
##.v-ad
##.vAds
##.vadvert
##.variable-ad
##.variableHeightAd
##.vce-ad-below-header
##.vce-ad-container
##.vce-header-ads
##.vce_adsense_expand
##.vce_adsense_widget
##.vce_adsense_wrapper
##.vdvwad
##.venatus-responsive-ad
##.vert-ad
##.vert-ads
##.vertad
##.vertical-ad
##.vertical-ads
##.vertical-adsense
##.verticalAd
##.verticalAdText
##.vertical_ad
##.vertical_ads
##.verticalad
##.vf-ad-comments
##.vf-promo-gtag
##.vi-sticky-ad
##.video-ad
##.video-ad-bottom
##.video-ad-container
##.video-ad-content
##.video-ads
##.video-ads-container
##.video-ads-wrapper
##.video-adv
##.video-advert
##.video-archive-ad
##.video-boxad
##.video-page__adv
##.video-right-ad
##.video-right-ads
##.video-side__adv_title
##.videoAd-wrapper
##.videoBoxAd
##.videoPauseAd
##.video_ad
##.video_ads
##.videoad
##.videoad2
##.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-advertisement
##.view-advertisements
##.view-advertorials
##.view-adverts
##.view-article-inner-ads
##.view-homepage-center-ads
##.view-id-Advertisment
##.view-id-ads
##.view-id-ads_header_top_block
##.view-id-ads_sidebar_block
##.view-id-ads_under_the_slider
##.view-id-advertisement
##.view-image-ads
##.view-site-ads
##.view-video-advertisements
##.view_ad
##.view_rig_ad
##.views-field-field-ad
##.views-field-field-html-ad
##.views-field-field-image-ad
##.visibleAd
##.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
##.vod_ad
##.vodl-ad__bigsizebanner
##.vpnad
##.vs-advert-300x250
##.vsw-ads
##.vswAdContainer
##.vt_h1_ad
##.vuukle-ad-block
##.vuukle-ads
##.vw-header__ads
##.vw-single-header-ads
##.vxp_adContainer
##.w-Ads-small
##.w-ad-box
##.w-content--ad
##.wAdvert
##.w_AdExternal
##.w_ad
##.wa_adsbottom
##.waf-ad
##.wahAd
##.wahAdRight
##.waldo-display-unit
##.waldo-placeholder
##.wall-ads-control
##.wall-ads-right
##.wallAd
##.wall_ad
##.wall_ad_hd
##.wallad
##.wallpaper-ad-top
##.wantads
##.waterfall-ad-anchor
##.wc-adblock-wrap
##.wcAd
##.wcfAdLocation
##.wd-adunit
##.wd_ads
##.wdca_ad_item
##.wdca_custom_ad
##.wdp_ad
##.wdp_adDiv
##.wdt_ads
##.weather-ad-wrapper
##.weather_ad
##.weatherad
##.web_ads
##.webad-cnt
##.webad_link
##.webads336x280
##.webadvert-container
##.webpart-wrap-advert
##.website-ad-space
##.well-ad
##.werbungAd
##.wfb-ad
##.wg-ad-square
##.wgAd-loaded
##.wh-advert
##.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--local-ads
##.widget-300x250ad
##.widget-ad
##.widget-ad-codes
##.widget-ad-image
##.widget-ad-script
##.widget-ad-sky
##.widget-ad-zone
##.widget-ad300x250
##.widget-adcode
##.widget-ads
##.widget-adsense
##.widget-adv
##.widget-advads-ad-widget
##.widget-advertisement
##.widget-dfp
##.widget-entry-ads-160
##.widget-group-Ads
##.widget-highlight-ads
##.widget-sponsor
##.widget-text-ad
##.widget1-ad
##.widget10-ad
##.widget4-ad
##.widget6-ad
##.widget7-ad
##.widgetAD
##.widgetContentIfrWrapperAd
##.widgetSponsors
##.widget_300x250_advertisement
##.widget_abn_admanager_sidestealer
##.widget_ad
##.widget_ad-widget
##.widget_ad125
##.widget_ad300
##.widget_ad_300
##.widget_ad_boxes_widget
##.widget_ad_layers_ad_widget
##.widget_ad_rotator
##.widget_ad_widget
##.widget_adace_ads_widget
##.widget_admanagerwidget
##.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_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_alaya_ad
##.widget_arvins_ad_randomizer
##.widget_awaken_pro_medium_rectangle_ad
##.widget_better-ads
##.widget_bk_ads
##.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_doubleclick_widget
##.widget_epcl_ads_fluid
##.widget_html_snippet_ad_widget
##.widget_ima_ads
##.widget_ione-dart-ad
##.widget_ipm_sidebar_ad
##.widget_island_ad
##.widget_joblo_complex_ad
##.widget_long_ads_widget
##.widget_newspack-ads-widget
##.widget_plugrush_widget
##.widget_pmc-ads-widget
##.widget_po_ads_widget
##.widget_quads_ads_widget
##.widget_sej_sidebar_ad
##.widget_sidebar_adrotate_tedo_single_widget
##.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_tt_ads_widget
##.widget_viral_advertisement
##.widget_wp-bannerize-widget
##.widget_wp_ads_gpt_widget
##.widget_wp_insert_ad_widget
##.widgetads
##.width-ad-slug
##.wikia-ad
##.wio-xbanner
##.with-background-ads
##.withBanners__ad
##.wnad
##.worldplus-ad
##.wotd-widget__ad
##.wp-ads-target
##.wp-block-ad-slot
##.wp-block-tpd-block-tpd-ads
##.wp125ad
##.wp125ad_2
##.wp_bannerize
##.wp_bannerize_container
##.wp_bnn
##.wp_bnnatcode_wp_bnn
##.wpadvert
##.wpd-advertisement
##.wppaszone
##.wpvqgr-a-d-s
##.wpx-bannerize
##.wpx_bannerize
##.wpx_bannerize_banner_box
##.wrap-ad
##.wrap-ads
##.wrap_boxad
##.wrapad
##.wrapper-ad
##.wrapper-ad-sidecol
##.wrapper-advert-slider
##.wrapper-google-ads
##.wrapper-header-ad-slot
##.wrapper-sponsored
##.wrapperAdSky
##.wrapper_ad
##.wrapper_advertisement
##.wrapperad
##.ws-ad
##.wui-ad-container
##.ww_ads_banner_wrapper
##.x-ad
##.x01-ad
##.xeiro-ads
##.xmlad
##.y-ads
##.y-ads-wide
##.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
##.yahooads
##.yan-sponsored
##.yayoi_ad_box2
##.yb-floorad
##.ygrp-ad
##.yl-lrec-wrap
##.yls-sponlink
##.yobee-adv
##.ysmsponsor
##.ysponsor
##.yui3-ad
##.yw-ad
##.z-ad-mypillow-inline
##.z-sponsored-block
##.zad.billboard
##.zc-grid-ad
##.zc-grid-position-ad
##.zeus-ad
##.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
##LEADERBOARD-AD
##[class^="amp-ad-"]
##[data-ad-cls]
##[data-ad-manager-id]
##[data-ad-module]
##[data-ad-width]
##[data-adblockkey]
##[data-advadstrackid]
##[data-css-class="dfp-inarticle"]
##[data-d-ad-id]
##[data-desktop-ad-id]
##[data-dynamic-ads]
##[data-ez-name]
##[data-freestar-ad]
##[data-m-ad-id]
##[data-mobile-ad-id]
##[data-name="adaptiveConstructorAd"]
##[data-revive-zoneid]
##[data-role="tile-ads-module"]
##[data-template-type="nativead"]
##[href="https://jdrucker.com/gold"] > img
##[href="https://masstortfinancing.com"] img
##[href="https://ourgoldguy.com/contact/"] img
##[href="https://www.masstortfinancing.com/"] > img
##[href^="//ngeoziadiyc4hi2e.com/"]
##[href^="http://clicks.totemcash.com/"]
##[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://misslinkvocation.com/"]
##[href^="http://mypillow.com/"] > img
##[href^="http://residenceseeingstanding.com/"]
##[href^="http://trafficare.net/"]
##[href^="http://www.fleshlightgirls.com/"]
##[href^="http://www.mypillow.com/"] > img
##[href^="http://www.pingperfect.com/aff.php"]
##[href^="https://ad.admitad.com/"]
##[href^="https://affect3dnetwork.com/track/"]
##[href^="https://affiliate.fastcomet.com/"] > img
##[href^="https://antiagingbed.com/discount/"] > img
##[href^="https://awbbjmp.com/"]
##[href^="https://cipledecline.buzz/"]
##[href^="https://click2cvs.com/"]
##[href^="https://clk.right-wing-health.com/"]
##[href^="https://cpa.10kfreesilver.com/"]
##[href^="https://detachedbates.com/"]
##[href^="https://engine.gettopple.com/"]
##[href^="https://glersakr.com/"]
##[href^="https://go.4rabettraff.com/"]
##[href^="https://go.affiliatexe.com/"]
##[href^="https://go.astutelinks.com/"]
##[href^="https://go.xlrdr.com"]
##[href^="https://goldcometals.com/clk.trk"]
##[href^="https://goldforyourfuture.com/clk.trk"] img
##[href^="https://ilovemyfreedoms.com/landing-"]
##[href^="https://infinitytrk.com/"]
##[href^="https://istlnkcl.com/"]
##[href^="https://join.girlsoutwest.com/"]
##[href^="https://join.playboyplus.com/track/"]
##[href^="https://join3.bannedsextapes.com"]
##[href^="https://kingered-banctours.com/"]
##[href^="https://mylead.global/stl/"] > img
##[href^="https://mypatriotsupply.com/"] > img
##[href^="https://mypillow.com/"] > img
##[href^="https://mystore.com/"] > img
##[href^="https://noqreport.com/"] > img
##[href^="https://optimizedelite.com/"] > img
##[href^="https://r.kraken.com/"]
##[href^="https://rapidgator.net/article/premium/ref/"]
##[href^="https://routewebtk.com/"]
##[href^="https://secure.bmtmicro.com/servlets/"]
##[href^="https://shiftnetwork.infusionsoft.com/go/"] > img
##[href^="https://shrugartisticelder.com"]
##[href^="https://stvkr.com/"]
##[href^="https://totlnkcl.com/"]
##[href^="https://track.fiverr.com/visit/"] > img
##[href^="https://trackfin.asia/"]
##[href^="https://traffserve.com/"]
##[href^="https://turtlebids.irauctions.com/"] img
##[href^="https://v.investologic.co.uk/"]
##[href^="https://wct.link/"]
##[href^="https://www.avantlink.com/click.php"] img
##[href^="https://www.brighteonstore.com/products/"] img
##[href^="https://www.herbanomic.com/"] > img
##[href^="https://www.hostg.xyz/"] > img
##[href^="https://www.mypatriotsupply.com/"] > img
##[href^="https://www.mypillow.com/"] > img
##[href^="https://www.mystore.com/"] > img
##[href^="https://www.reimageplus.com/"]
##[href^="https://www.restoro.com/"]
##[href^="https://www.targetingpartner.com/"]
##[href^="https://zone.gotrackier.com/"]
##[href^="https://zstacklife.com/"] img
##[id^="ad-wrap-"]
##[id^="ad_sky"]
##[id^="ad_slider"]
##[id^="div-gpt-ad"]
##[id^="google_ads_iframe"]
##[id^="section-ad-banner"]
##[name^="google_ads_iframe"]
##[onclick^="location.href='http://www.reimageplus.com"]
##a-ad
##a[href*=".engine.adglare.net/"]
##a[href*=".flndmyiove.net/"]
##a[href*=".zlink9.com/"]
##a[href*=".zlinkm.com/"]
##a[href*="//lkstrck2.com/"]
##a[href*="http://MyPillow.com"] > img
##a[href="//rufflycouncil.com/"]
##a[href^="//agacelebir.com/"]
##a[href^="//benoopto.com/"]
##a[href^="//chrif8kdstie.com/"]
##a[href^="//coarsewary.com/"]
##a[href^="//go.eabids.com/"]
##a[href^="//go.xlviiirdr.com"]
##a[href^="//lambingsyddir.com/"]
##a[href^="//pubads.g.doubleclick.net/"]
##a[href^="//syndication.dynsrvtbg.com/"]
##a[href^="//thaudray.com/"]
##a[href^="//voyeurhit.com/cs/"]
##a[href^="//wagerprocuratorantiterrorist.com/"]
##a[href^="http://ad.doubleclick.net/"]
##a[href^="http://adf.ly/?id="]
##a[href^="http://ads2.williamhill.com/redirect.aspx?"]
##a[href^="http://adserver.adreactor.com/"]
##a[href^="http://adultgames.xxx/"]
##a[href^="http://affiliate.glbtracker.com/"]
##a[href^="http://affiliates.thrixxx.com/"]
##a[href^="http://allaptair.club/"]
##a[href^="http://bc.vc/?r="]
##a[href^="http://betahit.click/"]
##a[href^="http://bodelen.com/"]
##a[href^="http://cam4com.go2cloud.org/aff_c?"]
##a[href^="http://click.payserve.com/"]
##a[href^="http://d2.zedo.com/"]
##a[href^="http://deloplen.com/"]
##a[href^="http://enter.anabolic.com/track/"]
##a[href^="http://go.247traffic.com/"]
##a[href^="http://go.fpmarkets.com/"]
##a[href^="http://go.xtbaffiliates.com/"]
##a[href^="http://googleads.g.doubleclick.net/pcs/click"]
##a[href^="http://hotcandyland.com/partner/"]
##a[href^="http://intent.bingads.com/"]
##a[href^="http://partners.etoro.com/"]
##a[href^="http://pityhostngco2.xyz/"]
##a[href^="http://pubads.g.doubleclick.net/"]
##a[href^="http://rs-stripe.wsj.com/stripe/redirect"]
##a[href^="http://secure.vivid.com/track/"]
##a[href^="http://static.fleshlight.com/images/banners/"]
##a[href^="http://tc.tradetracker.net/"] > img
##a[href^="http://tour.mrskin.com/"]
##a[href^="http://traffic.tc-clicks.com/"]
##a[href^="http://trk.mdrtrck.com/"]
##a[href^="http://wct.link/"]
##a[href^="http://www.FriendlyDuck.com/"]
##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.coiwqe.site/"]
##a[href^="http://www.gfrevenge.com/landing/"]
##a[href^="http://www.mrskin.com/tour"]
##a[href^="http://www.onclickmega.com/jump/next.php?"]
##a[href^="http://www.onwebcam.com/random?t_link="]
##a[href^="https://1free33style.com/"]
##a[href^="https://1startfiledownload1.com/"]
##a[href^="https://5hjdbfjfd5.monster/"]
##a[href^="https://a-ads.com/"]
##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://a2.adform.net/"]
##a[href^="https://aaucwbe.com/"]
##a[href^="https://ad.atdmt.com/"]
##a[href^="https://ad.doubleclick.net/"]
##a[href^="https://ad.kubiccomps.icu/"]
##a[href^="https://ad.zanox.com/ppc/"] > img
##a[href^="https://adclick.g.doubleclick.net/"]
##a[href^="https://adjoincomprise.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://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://agacelebir.com/"]
##a[href^="https://aj1070.online/"]
##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://avtub.click/assets/link.php"]
##a[href^="https://awecrptjmp.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://banners.livepartners.com/"]
##a[href^="https://bestcond1tions.com/"]
##a[href^="https://black77854.com/"]
##a[href^="https://bluedelivery.pro/"]
##a[href^="https://bngpt.com/"]
##a[href^="https://bongacams10.com/track?"]
##a[href^="https://bongacams2.com/track?"]
##a[href^="https://bs.serving-sys.com"]
##a[href^="https://burpee.xyz/"]
##a[href^="https://cagothie.net/"]
##a[href^="https://cam4com.go2cloud.org/"]
##a[href^="https://camfapr.com/landing/click/"]
##a[href^="https://cams.imagetwist.com/in/?track="]
##a[href^="https://chaturbate.com/in/?tour="]
##a[href^="https://chaturbate.com/in/?track="]
##a[href^="https://chaturbate.jjgirls.com/?track="]
##a[href^="https://claring-loccelkin.com/"]
##a[href^="https://click.a-ads.com/"]
##a[href^="https://click.dtiserv2.com/"]
##a[href^="https://click.hoolig.app/"]
##a[href^="https://click.linksynergy.com/fs-bin/"]
##a[href^="https://clickadilla.com/"]
##a[href^="https://clicks.pipaffiliates.com/"]
##a[href^="https://clixtrac.com/"]
##a[href^="https://cpartner.bdswiss.com/"]
##a[href^="https://cpmspace.com/"]
##a[href^="https://creacdn.top-convert.com/"]
##a[href^="https://deliver.ptgncdn.com/"]
##a[href^="https://deliver.tf2www.com/"]
##a[href^="https://delivery.porn.com/"]
##a[href^="https://dfsdkkka.com/"]
##a[href^="https://dialling-abutory.com/"]
##a[href^="https://dianches-inchor.com/"]
##a[href^="https://dooloust.net/"]
##a[href^="https://earandmarketing.com/"]
##a[href^="https://engine.phn.doublepimp.com/"]
##a[href^="https://explore.findanswersnow.net/"]
##a[href^="https://fakelay.com/"]
##a[href^="https://fast-redirecting.com/"]
##a[href^="https://fertilitycommand.com/"]
##a[href^="https://financeads.net/tc.php?"]
##a[href^="https://fleshlight.sjv.io/"]
##a[href^="https://frameworkdeserve.com/"]
##a[href^="https://galaxyroms.net/?scr="]
##a[href^="https://geniusdexchange.com/"]
##a[href^="https://gghf.mobi/"]
##a[href^="https://go.247traffic.com/"]
##a[href^="https://go.admjmp.com/"]
##a[href^="https://go.alxbgo.com/"]
##a[href^="https://go.cmrdr.com/"]
##a[href^="https://go.cmtaffiliates.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.hpyrdr.com/"]
##a[href^="https://go.julrdr.com/"]
##a[href^="https://go.markets.com/visit/?bta="]
##a[href^="https://go.skinstrip.net"][href*="?campaignId="]
##a[href^="https://go.strpjmp.com/"]
##a[href^="https://go.tmrjmp.com"]
##a[href^="https://go.trackitalltheway.com/"]
##a[href^="https://go.xlirdr.com"]
##a[href^="https://go.xlivrdr.com"]
##a[href^="https://go.xlviirdr.com"]
##a[href^="https://go.xlvirdr.com"]
##a[href^="https://go.xtbaffiliates.com/"]
##a[href^="https://go.xxxiijmp.com"]
##a[href^="https://go.xxxjmp.com"]
##a[href^="https://go.zybrdr.com"]
##a[href^="https://gohere.pl/"]
##a[href^="https://googleads.g.doubleclick.net/pcs/click"]
##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://iqbroker.com/"][href*="?aff="]
##a[href^="https://ismlks.com/"]
##a[href^="https://itubego.com/video-downloader/?affid="]
##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://land.brazzersnetwork.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://lnkxt.bannerator.com/"]
##a[href^="https://lobimax.com/"]
##a[href^="https://loboclick.com"]
##a[href^="https://look.utndln.com/"]
##a[href^="https://losingoldfry.com/"]
##a[href^="https://m.do.co/c/"] > img
##a[href^="https://maymooth-stopic.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/"]
##a[href^="https://meet-sexhere.com/"]
##a[href^="https://meet-to-fuck.com/"]
##a[href^="https://misspkl.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://odnxe.lncredlbiedate.com/"]
##a[href^="https://offers.refchamp.com/"]
##a[href^="https://ovb.im/"]
##a[href^="https://partners.fxoro.com/click.php?"]
##a[href^="https://pb-track.com/"]
##a[href^="https://pcm.bannerator.com/"]
##a[href^="https://pl.premium4kflix.website/"]
##a[href^="https://playuhd.host/"]
##a[href^="https://pongidsrunback.com/"]
##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://queersodadults.com/"]
##a[href^="https://reachtrgt.com/"]
##a[href^="https://refpazkjixes.top/"]
##a[href^="https://reinstandpointdumbest.com/"]
##a[href^="https://s.zlink1.com/"]
##a[href^="https://s.zlink2.com/"]
##a[href^="https://scurewall.co/"]
##a[href^="https://see.kmisln.com/"]
##a[href^="https://serve.awmdelivery.com/"]
##a[href^="https://someperceptionparade.com/"]
##a[href^="https://speedsupermarketdonut.com/"]
##a[href^="https://spygasm.com/track?"]
##a[href^="https://static.fleshlight.com/images/banners/"]
##a[href^="https://streamate.com/landing/click/"]
##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://taghaugh.com/"]
##a[href^="https://takeallsoft.ru/"]
##a[href^="https://tc.tradetracker.net/"] > img
##a[href^="https://thaudray.com/"]
##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.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.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://traffdaq.com/"]
##a[href^="https://traffic.bannerator.com/"]
##a[href^="https://tragency-clesburg.icu/"]
##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://trusted-click-host.com/"]
##a[href^="https://ttf.trmobc.com/"]
##a[href^="https://tupitea.co/"]
##a[href^="https://twinrdsyn.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://waisheph.com/"]
##a[href^="https://wantopticalfreelance.com/"]
##a[href^="https://watchmygirlfriend.tv/"]
##a[href^="https://webroutetrk.com/"]
##a[href^="https://wittered-mainging.com/"]
##a[href^="https://www.adskeeper.com"]
##a[href^="https://www.adultempire.com/"][href*="?partner_id="]
##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.financeads.net/tc.php?"]
##a[href^="https://www.googleadservices.com/pagead/aclk?"]
##a[href^="https://www.healthrangerstore.com/"] > img
##a[href^="https://www.highperformancegate.com/"]
##a[href^="https://www.infowarsstore.com/"] > img
##a[href^="https://www.iyalc.com/"]
##a[href^="https://www.jackery.com?aff="] > img
##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/ref/"]
##a[href^="https://www.oneclickroot.com/?tap_a="] > img
##a[href^="https://www.passeura.com/"]
##a[href^="https://www.rabbits.webcam/?id="]
##a[href^="https://www.sheetmusicplus.com/"][href*="?aff_id="]
##a[href^="https://www.sheetmusicplus.com/?aff_id="]
##a[href^="https://www.sugarinstant.com/?partner_id="]
##a[href^="https://www.sweetdeals.com"]
##a[href^="https://www.vfreecams.com/in/?track="]
##ad-desktop-sidebar
##ad-shield-ads
##amp-ad-custom
##amp-connatix-player
##app-ad
##app-advertisement
##app-large-ad
##ark-top-ad
##article.ad
##aside[id^="adrotate_widgets-"]
##aside[id^="advads_ad_widget-"]
##bottomadblock
##display-ads
##div[aria-label="Ads"]
##div[class^="Display_displayAd"]
##div[class^="kiwi-ad-wrapper"]
##div[class^="native-ad-"]
##div[class^="s-dfp-"]
##div[data-ad-placeholder]
##div[data-ad-targeting]
##div[data-ad-wrapper]
##div[data-adname]
##div[data-adunit-path]
##div[data-adunit]
##div[data-adzone]
##div[data-alias="300x250 Ad 1"]
##div[data-alias="300x250 Ad 2"]
##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-mpu1]
##div[data-native-ad]
##div[data-native_ad]
##div[data-role="sidebarAd"]
##div[data-spotim-slot]
##div[id^="_vdo_ads_player_ai_"]
##div[id^="ad-div-"]
##div[id^="ad-gpt-"]
##div[id^="ad-inserter-"]
##div[id^="ad-position-"]
##div[id^="ad-server-"]
##div[id^="ad_position_"]
##div[id^="ad_script_"]
##div[id^="adfox_"]
##div[id^="adngin-"]
##div[id^="adrotate_widgets-"]
##div[id^="ads250_250-widget-"]
##div[id^="ads300_100-widget-"]
##div[id^="ads300_250-widget-"]
##div[id^="adspot-"]
##div[id^="advads-"]
##div[id^="advads_"]
##div[id^="crt-"][style]
##div[id^="dfp-ad-"]
##div[id^="dfp-slot-"]
##div[id^="div-ads-"]
##div[id^="div-gpt-"]
##div[id^="ezoic-pub-ad-"]
##div[id^="google_dfp_"]
##div[id^="gpt_ad_"]
##div[id^="gtm-ad-"]
##div[id^="js-dfp-"]
##div[id^="lazyad-"]
##div[id^="rc-widget-"]
##div[id^="sticky_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/"]
##iframe[src^="https://pagead2.googlesyndication.com/"]
##img[src^="https://images.purevpnaffiliates.com"]
##span[id^="ezoic-pub-ad-placeholder-"]
##topadblock
##zeus-ad
##a[href*="https://www.sweetdeals.com/"] img
###kt_player > a[target="_blank"]
###slashboxes > .deals-rail
##.scroll-fixable.rail-right > .deals-rail
##.click-track.partner
##[href^="https://freecourseweb.com/"] > .sitefriend
###gnt_atomsnc
##.gnt_flp
##.gnt_rr_xpst
##.gnt_rr_xst
##.gnt_tb.gnt_tbb
##.gnt_tbr.gnt_tb
##.gnt_x
###jwplayer-container-div
###jwplayer_contextual_player_div
###mplayer-embed
###primis-holder
###primis_intext
##.GRVVideo
##.ac-lre-desktop
##.ac-lre-player-ph
##.ac-lre-wrapper
##.ad-container--hot-video
##.aniview-inline-player
##.article-connatix-wrap
##.card-captioned.crd > .crd--cnt > .s2nPlayer
##.ck-anyclips
##.ck-anyclips-article
##.ez-video-wrap
##.inline-iframe.article--content-embed
##.js-widget-distroscale
##.js-widget-send-to-news
##.jwPlayer--floatingContainer
##.legion_primiswrapper
##.mm-embed--sendtonews
##.mm-widget--sendtonews
##.oovvuu-embed-player
##.pbs__player
##.pop-out-eplayer-container
##.primis-ad-wrap
##.primis-custom
##.primis-player
##.primis-player__container
##.primis_1
##.s2nContainer
##.send-to-news
##.van_vid_carousel
##.vid-present > .van_vid_carousel__padding
##.vidible-wrapper
##[class^="s2nPlayer"]
##.BeOpWidget
##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
##.default_rc_theme
##.inf-onclickvideo-adbox
##.inf-onclickvideo-container
##.add-box-side
##.add-box-top
##.partner-loading-shown.partner-label
##.brave-overlay
##div[id*="MarketGid"]
##div[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_branding
##[class^="chp_ads_block"]
##[id^="chp_ads_block"]
##div.fadeInDown[id$="____equal"][class$="____equal"]
##.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
###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
###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-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-"]
##.container-content__container-relatedlinks
###pubexchange_below_content
##.pubexchange_module
###adv_outbrain_SB_1_sidebar
###ao-article-outbrain
###ao-sidebar-outbrain
###container-outbrain-sticky
###js-outbrain-ads-module
###js-outbrain-rightrail-ads-module
###outbrain-wrapper
###outbrainAdWrapper
###outbrain_dual_ad_fs_0_dual
###outbrain_vertical
###sponsored-outbrain-1
##.Cheat__outbrain
##.adv_outbrain
##.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-ad
###taboola-adverts
###taboola-below
###taboola-below-article-thumbnails
###taboola-below-article-thumbnails-express
###taboola-below-article-thumbnails-v2
###taboola-content
###taboola-footer-ad
###taboola-main-container
###taboola-mid-article-thumbnails
###taboola-mobile-article-thumbnails
###taboola-placeholder
###taboola-right-rail
###taboola-right-rail-express
###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
##.qa-placement-outbrain-under-post-cr
##.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
##.taboolaHeight
##.taboola_advertising
##.taboola_blk
##.taboola_block1
##.taboola_container
##.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[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"]
dez.ro#@##ad-carousel
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
ewybory.eu#@##adv-text
basinnow.com,oxfordlearnersdictionaries.com#@##advertise
fcbarcelona.dk#@##article_ad
catb.org#@##banner-ad
hifi-forsale.co.uk#@##centerads
wsj.com#@##footer-ads
deepgoretube.site#@##fwdevpDiv0
developers.google.com#@##google-ads
plaza.rakuten.co.jp#@##headerAd
airplaydirect.com#@##header_ad
tei-c.org#@##msad
suntory.co.jp#@##page_ad
box10.com#@##prerollAd
spjai.com#@##related_ads
eva.vn#@##right_ads
techeyesonline.com#@##side-ad
memytutaj.pl#@##top-ad
tubefilter.com#@##topAd
soundandvision.com,stereophile.com#@##topbannerad
gamingcools.com#@#.Adsense
m.motonet.fi#@#.ProductAd
job.inshokuten.com#@#.ad-area
kincho.co.jp#@#.ad-block
job.inshokuten.com,sexgr.net,webbtelescope.org#@#.ad-box
dbook.docomo.ne.jp,dmagazine.docomo.ne.jp#@#.ad-button
livedoorblogstyle.jp#@#.ad-center
pokeminers.com#@#.ad-container
backcar.fr,flat-ads.com,job.inshokuten.com#@#.ad-content
dbook.docomo.ne.jp,dmagazine.docomo.ne.jp#@#.ad-cover
transparencyreport.google.com#@#.ad-icon
flat-ads.com,lastpass.com#@#.ad-img
dbook.docomo.ne.jp#@#.ad-label
guloggratis.dk#@#.ad-links
so-net.ne.jp#@#.ad-notice
so-net.ne.jp#@#.ad-outside
tapahtumat.iijokiseutu.fi,tapahtumat.kaleva.fi,tapahtumat.koillissanomat.fi,tapahtumat.lapinkansa.fi,tapahtumat.pyhajokiseutu.fi,tapahtumat.raahenseutu.fi,tapahtumat.rantalakeus.fi,tapahtumat.siikajokilaakso.fi#@#.ad-popup
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,studentski-servis.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,jtbc.co.kr#@#.ad_bottom
m.nettiauto.com,m.nettikaravaani.com,m.nettikone.com,m.nettimarkkina.com,m.nettimokki.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,thelocal.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
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
forbes.com#@#.ads-loaded
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
search.conduit.com#@#.ads_wrapper
alluc.org#@#.adsbottombox
advancedrenamer.com,cdromance.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
labartt.com#@#.advert-detail
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,zalora.sg#@#.advertisement-block
wired.com#@#.advertisement__leaderboard
adquick.com,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
canonsupports.com#@#.box_ads
stuff.tv#@#.c-ad
8field.net,deployhappiness.com,dmitrysotnikov.wordpress.com,faravirusi.com,freedom-shift.net,kotan.link,lovepanky.com,markekaizen.jp,netafull.net,photopoint.com.ua,posh-samples.com#@#.category-ad:not(html):not(body)
business-hack.net,clip.m-boso.net,iine-tachikawa.net,meihong.work#@#.category-ads:not(html):not(body)
studio55.fi#@#.column-ad
fontspace.com,skyrimcommands.com#@#.container-ads
marca.com#@#.content-ad
verizonwireless.com#@#.contentAds
disk.yandex.by,disk.yandex.com,disk.yandex.kz,disk.yandex.ru,disk.yandex.ua,disk.yandex.uz,freevoipdeal.com,voipstunt.com,yadi.sk#@#.content_ads
adexchanger.com,gottabemobile.com,mrmoneymustache.com,thinkcomputers.org#@#.custom-ad
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
guloggratis.dk#@#.gallery-ad
davidsilverspares.co.uk#@#.greyAd
forums.digitalspy.com,marketwatch.com#@#.has-ad
naver.com#@#.head_ad
infosecurity-magazine.com#@#.header-ad-row
mobiili.fi#@#.header_ad
iedrc.org#@#.home-ad
economist.com,flightcentre.co.uk,payback.pl,wsj.com#@#.img_ad
thelincolnite.co.uk#@#.inline-ad
elektro.info.pl,mashingup.jp#@#.is-sponsored
magazines-download.com#@#.item-ads
sunnewsonline.com#@#.jeg_ad
sunnewsonline.com#@#.jeg_ad_top
sunnewsonline.com#@#.jnews_header_top_ads
vukajlija.com#@#.large-advert
realgfporn.com#@#.large-right-ad
atea.com,ateadirect.com,knowyourmobile.com,nlk.org.np#@#.logo-ad
tubefilter.com#@#.mainAd
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
bloomberg.com#@#.page-ad
rottentomatoes.com#@#.page_ad
gumtree.com#@#.postad
komplett.dk,komplett.no,komplett.se,komplettbedrift.no,komplettforetag.se#@#.product-ad
ebaumsworld.com#@#.promoAd
galaopublicidade.com#@#.publicidade
eneuro.org,jneurosci.org#@#.region-ad-top
offmoto.com#@#.reklama
msn.com#@#.serversidenativead
audioholics.com,classy-online.jp#@#.side-ad
independent.com#@#.sidebar-ads
cadlinecommunity.co.uk#@#.sidebar_advert
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
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^="http://mypillow.com/"] > img
mypillow.com#@#[href^="http://www.mypillow.com/"] > img
mypatriotsupply.com#@#[href^="https://mypatriotsupply.com/"] > img
mypillow.com#@#[href^="https://mypillow.com/"] > img
mystore.com#@#[href^="https://mystore.com/"] > img
noqreport.com#@#[href^="https://noqreport.com/"] > img
herbanomic.com#@#[href^="https://www.herbanomic.com/"] > img
techradar.com#@#[href^="https://www.hostg.xyz/aff_c"]
mypatriotsupply.com#@#[href^="https://www.mypatriotsupply.com/"] > img
mypillow.com#@#[href^="https://www.mypillow.com/"] > img
mystore.com#@#[href^="https://www.mystore.com/"] > img
reimageplus.com#@#[href^="https://www.reimageplus.com/"]
restoro.com#@#[href^="https://www.restoro.com/"]
zstacklife.com#@#[href^="https://zstacklife.com/"] img
amazon.com,cancam.jp,faceyourmanga.com,isc2.org,liverc.com,liverpoolfc.com,mit.edu,muscatdaily.com,olx.pl,payback.pl,pccomponentes.com,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,pccomponentes.com,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"]
sweetdeals.com#@#a[href*="https://www.sweetdeals.com/"] img
legacy.com#@#a[href^="http://pubads.g.doubleclick.net/"]
canstar.com.au,mail.yahoo.com#@#a[href^="https://ad.doubleclick.net/"]
badoinkvr.com#@#a[href^="https://badoinkvr.com/"]
xbdeals.net#@#a[href^="https://click.linksynergy.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"]
play.google.com#@#div[aria-label="Ads"]
news.artnet.com,worldsurfleague.com#@#div[data-ad-targeting]
cookinglight.com#@#div[data-native_ad]
out.com#@#div[id^="dfp-ad-"]
cancam.jp,saitama-np.co.jp#@#div[id^="div-gpt-"]
xdpedia.com#@#div[id^="ezoic-pub-ad-"]
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.ar,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,webike.net.pl,webike.ng,webike.no,webike.nz,webike.ph,webike.pk,webike.pt,webike.sg,webike.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.ar,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,webike.net.pl,webike.ng,webike.no,webike.nz,webike.ph,webike.pk,webike.pt,webike.sg,webike.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
||0-000.store^
||00aaa2d81c1d174.com^
||0111d594c7.com^
||01d0c91c0d.com^
||0210bb49cd.com^
||0265331.com^
||028708717f.com^
||02aa19117f396e9.com^
||02b57bb965.com^
||0346420d60.com^
||039ad0897e6da.com^
||03ed9035a0801f.com^
||03f128fb44.com^
||040e9e6099.com^
||041400ad701.com^
||048a7052f0.com^
||050y9lhe8p.com^
||059e025e7484.com^
||05ee3a24ed11df058c8.com^
||06a2b66f11.com^
||06f09b1008ae993a5a.com^
||0735ce74e7.com^
||0898hhh.com^
||08bb1fn3t4.com^
||08c395a4b7.com^
||090a7ee361.com^
||0926a687679d337e9d.com^
||0a0d-d3l1vr.b-cdn.net^
||0a81d7e23a.com^
||0azx1.com^
||0b07d5f0b1.com^
||0c257610de.com^
||0c4bc6060b.com^
||0c6fb44787.com^
||0d68d359dc.com^
||0dc77eb60d.com^
||0dcde44a41.com^
||0e24f9441d.com^
||0ea0e010f8.com^
||0ec9b365fd.com^
||0eijh8996i.com^
||0emn.com^
||0f461325bf56c3e1b9.com^
||0f659ec191.com^
||0f6f763bf7.com^
||0fd94232df.com^
||0fmm.com^
||0gw7e6s3wrao9y3q.pro^
||0i0i0i0.com^
||0oaqgsk54hm5.com^
||0pyn37dv3m.com^
||0redirb.com^
||0redird.com^
||0sntp7dnrr.com^
||0sywjs4r1x.com^
||0w1rqq69fi0e.com^
||0x01n2ptpuz3.com^
||101m3.com^
||103092804.com^
||10b883b3d61d.com^
||10c20aedf4.com^
||10desires.com^
||10fbb07a4b0.se^
||1100i.com^
||110380d053f716c4.com^
||111supjav.xyz^
||118bfe5b01.com^
||11hrcnll.com^
||1219c3e1c9.com^
||1221e236c3f8703.com^
||123camquiz.com^
||123feb4327.com^
||124fe3e59c.com^
||12805b86d6.com^
||1298bab69bbc4.com^
||12dc71b7cb820f2a.com^
||12place.com^
||13646d7b78.com^
||13e0df9b41.com^
||148dfe140d0f3d5e.com^
||14a3d6c4df.com^
||14i8trbbx4.com^
||153105c2f9564.com^
||15ba8a8998.com^
||15cacaospice63nhdk.com^
||15e06619a4.com^
||1659d63dc0.com^
||167f8c4133.bar^
||16dcc05513.com^
||171a60540b.com^
||1731d04ba1.com^
||1821e9a2d9.com^
||188cc81551.com^
||188server.com^
||18a8f5a1c1.com^
||19028a7caf.com^
||19273817.com^
||19528681.com^
||19805d2bcb.com^
||19bk5lo5q2.com^
||1affmedia.com^
||1bcde.com^
||1c2e32f165.com^
||1ccbt.com^
||1ce86868bf.com^
||1d354c1645.com^
||1da19a918c.com^
||1dd10808b3.world^
||1dece427d89.com^
||1e546a4cc5.com^
||1ebd555ea3.com^
||1empiredirect.com^
||1ex4oemg99mv.com^
||1f95b058c0.com^
||1free33style.com^
||1frozenthrone1.com^
||1fwjpdwguvqs.com^
||1gldnstrofhkybypdsknubjobaleestranre24.com^
||1gnyn1v3ak78.com^
||1hx60gjebbfr.com^
||1igare0jn.de^
||1jsskipuf8sd.com^
||1nimo.com^
||1p1eqpotato.com^
||1phads.com^
||1r8435gsqldr.com^
||1re.re^
||1redira.com^
||1redirb.com^
||1redirc.com^
||1rx.io^
||1rxntv.io^
||1talking.net^
||1ts03.top^
||1ts17.top^
||1ts19.top^
||1web.me^
||1xdtscudjemp.com^
||1xroom.com^
||2020mustang.com^
||20239be1ae.com^
||206ads.com^
||2085145ac8.com^
||20a840a14a0ef7d6.com^
||20dollars2surf.com^
||20tracks.com^
||2137dc12f9d8.com^
||21550edfab.com^
||21c9a53484951.com^
||21sexturycash.com^
||2276bf7413.com^
||23.109.87.42^
||23d097de11.com^
||24-sportnews.com^
||247realmedia.com^
||24ad89fc2690ed9369.com^
||24affiliates.com^
||24newstech.com^
||24s1b0et1.de^
||24x7adservice.com^
||25381bfc0c.com^
||25391ebf69.com^
||254a.com^
||2552ae430f.com^
||258c7c3d75.com^
||25a2143174.com^
||25b09661f2.com^
||25obpfr.de^
||2629ff5ff5.com^
||268stephe5en3king.com^
||2694f0eeb6.com^
||26968963.com^
||269b2f0e19.com^
||26b7f00b9f.com^
||27417130d3.com^
||2748cfaad3.com^
||277ryf6nabi0.com^
||27ceb2d5631623.com^
||27f51e5610.com^
||27vckaccbto7p761.pro^
||2803e11a21.com^
||294e463a18.com^
||299f70c6b2.com^
||29ae58661b9c7178.com^
||29d65cebb82ef9f.com^
||2a7955a37f.com^
||2aus34sie6po5m.com^
||2bc2456a2b.com^
||2bfdf2d456.com^
||2c3a97984f45.com^
||2c5f9ab9f4.com^
||2c6bcbbb82ce911.com^
||2ce506d192.com^
||2cnjuh34jb.com^
||2cnjuh34jbhub.com^
||2cnjuh34jbman.com^
||2cnjuh34jbpoint.com^
||2cnjuh34jbstar.com^
||2dc9f59586.com^
||2e3f31faae.com^
||2e552e6db0.com^
||2e8dgn8n0e0l.com^
||2fe913d83a.com^
||2g6gj3aojcrj.com^
||2go7v1nes8.com^
||2hisnd.com^
||2iiyrxk0.com^
||2jmis11eq.de^
||2llmonds4ehcr93nb.com^
||2lwlh385os.com^
||2m3gdt0gc.de^
||2mdn.info^
||2mdn.net^
||2mf9kkbhab31.com^
||2mlh2fw7z62i.com^
||2mo3neop.de^
||2p9fyvx.com^
||2ptxxjjzpy.com^
||2qgsjjy89k.com^
||2qj7mq3w4uxe.com^
||2rr7y7gd2qrm.com^
||2solo.biz^
||2track.info^
||3-mobiappu.com^
||300daytravel.com^
||303marketplace.com^
||307badb998ed.com^
||3081862fe1.com^
||30a951082a.com^
||30b9e3a7d7e2b.com^
||321930e1f3.com^
||3221dkf7m2.com^
||325d3d949f.com^
||32a79e2833309ebe.com^
||32c7e8d9a1.com^
||3338635.com^
||338f4d497f.com^
||3393.com^
||33ceaea337.cfd^
||341073be6e9db7d2.com^
||349c3c0859.com^
||34c2f22e9503ace.com^
||34pavouhj7.com^
||35285e87c3.com^
||35caec29d1.com^
||360popads.com^
||360protected.com^
||3627818666.com^
||362b643a66026e.com^
||364a426c46.com^
||3688e59262.com^
||36d1ef387c.com^
||3711c45955.com^
||3761fcd24ef9281f5.com^
||396f4a512a.com^
||39785fe3f1.com^
||399a240ee2.com^
||39bace7344.com^
||39d1d397c97730.com^
||39irqwnzlv.com^
||3a1be44ca9.com^
||3a57c13de7.com^
||3adae883b0.com^
||3b1e3ebd27.com^
||3c92e2040f.com^
||3ca28642b714623b2.com^
||3d406f3a14.com^
||3daed168ad.com^
||3ec9b1217d.com^
||3ed671e3c0.com^
||3fdcd25c24.com^
||3gporn.biz^
||3i1cx7b9nupt.com^
||3lift.com^
||3lr67y45.com^
||3r1kwxcd.top^
||3rdads.com^
||3redlightfix.com^
||3sk7d418al8u.com^
||3wr110.net^
||4022cfe7d9.com^
||407433bfc441.com^
||40798d4cf5.com^
||40ceexln7929.com^
||40f7d44ed7.com^
||4113705a84.com^
||41df76c67812005c.com^
||41ee789d61.com^
||41fcd2b939.com^
||421npyd4nd.com^
||42a5d530ec972d8994.com^
||42d61f012e27b36d53.com^
||42fd278b95.com^
||43137c93a82b0e81da.com^
||4484986022.com^
||452tapgn.de^
||45d2bbfb2a.com^
||45eijvhgj2.com^
||45f2373b26b8e2.com^
||46186911.vtt^
||4690y10pvpq8.com^
||4763e0a8e9.com^
||47e0aaed8a.com^
||47f869bd02.com^
||48331375c351e.com^
||485d0bd3f4.com^
||48d58df525.com^
||493b0eda03.com^
||493b98cce8bc1a2dd.com^
||49n7wqynho5u.top^
||4a23cbe845.com^
||4b6994dfa47cee4.com^
||4bb6jls06l.com^
||4c03e217f8.com^
||4c935d6a244f.com^
||4d4ac172b7.com^
||4dex.io^
||4dsbanner.net^
||4dtrk.com^
||4e37b45877.com^
||4e39c772dc.com^
||4eb28685b6.com^
||4exlkjnngs.com^
||4f0b6fddef.com^
||4f2sm1y1ss.com^
||4f370501ac.com^
||4f6b2af479d337cf.com^
||4hfchest5kdnfnut.com^
||4kmovies.online^
||4prgkoj870j9.com^
||4rabettraff.com^
||4tnui5r06j62.com^
||4wnet.com^
||4wnetwork.com^
||508ec56533e3937e.com^
||50bcea469a.com^
||5150ab4aa5.com^
||519e29cfed.com^
||51cf9c517a.com^
||532xcxypmpnp.com^
||538b5d8f303be.com^
||543993d.com^
||550b3ikb9j.com^
||5534edee5a.com^
||55b41bef46.com^
||562i7aqkxu.com^
||56bfc388bf12.com^
||5726303d87522d05.com^
||5735fda733.com^
||57e3ascxh1.com^
||57fd2911f09b76.com^
||583d46135c.com^
||5886316040.com^
||58b291f917728a2.com^
||58gs7b32jy.com^
||590578zugbr8.com^
||5937081273.com^
||595fb25f30.com^
||597437c124.com^
||59987d951d.com^
||59cn7.com^
||59e6ea7248001c.com^
||5advertise.com^
||5b20a42861.com^
||5b955d4c78.com^
||5c577fc74618431b.com^
||5c8877b0af.com^
||5c904214ff.com^
||5d02977f6511aa.com^
||5dabf928ad9ad4.com^
||5daf6a375c.com^
||5df48854b1.com^
||5e00bd6c36.com^
||5ef80ae889.com^
||5eff011dd5.com^
||5f249e1d30.com^
||5f2eafd708.com^
||5f6dmzflgqso.com^
||5faad595f4.com^
||5fcc5e7d92.com^
||5nt1gx7o57.com^
||5odjin7ipi.com^
||5ovrmmmoubi71efvatfd.com^
||5pi13h3q.de^
||5qg9ibt1a6.com^
||5toft8or7on8tt.com^
||5umpz4evlgkm.com^
||5vcl2z9la7.com^
||5vpbnbkiey24.com^
||5wuefo9haif3.com^
||5xd3jfwl9e8v.com^
||600z.com^
||6064cb4b81.com^
||6068a17eed25.com^
||606d891745.com^
||60d4631eb3.com^
||60e19222e9.com^
||611566a7a1.com^
||615b68cc9c8528e.com^
||61739011039d41a.com^
||620c663bca9a4.com^
||6244db039f.com^
||625c9289e60793.com^
||62b70ac32d4614b.com^
||6374870abd.com^
||63c4861697.com^
||63r2vxacp0pr.com^
||63voy9ciyi14.com^
||641198810fae7.com^
||64134c91b6.com^
||64ffcfdec2.com^
||6521d79e42.com^
||65a29ceed813bbca61.com^
||65mjvw6i1z.com^
||65vk1fba34.com^
||6657f1d5a25b6.com^
||66e7b94f96.com^
||66f66dd865.com^
||6740e9369b.com^
||6745jj.com^
||680566accf.com^
||68456d1a69.com^
||688de7b3822de.com^
||68d97476e6.com^
||69ed4fcc9d.com^
||69i.club^
||69oxt4q05.com^
||69v.club^
||6a40eae4b3.com^
||6a4b31ec3b.com^
||6af461b907c5b.com^
||6b5c418918ebb008cc6.com^
||6b5dfbc74e.com^
||6ba65e1438.com^
||6bc4bde2a7.com^
||6bgaput9ullc.com^
||6c25910c97.com^
||6d79qh7j.com^
||6f0a737559.com^
||6f2tjr26.top^
||6fe24753fb.com^
||6feb9e3f20.com^
||6ff2f7bf3d.com^
||6fxtpu64lxyt.com^
||6glece4homah8dweracea.com^
||6kup12tgxx.com^
||6l1twlw9fy.com^
||6moxhf9rmm.com^
||6ped2nd3yp.com^
||6qu5dcmyumtw.com^
||6snjvxkawrtolv2x.pro^
||6ujk8x9soxhm.com^
||6yag4bmwyhs4.com^
||6zy9yqe1ew.com^
||7-7-7-partner.com^
||7029a88f0c.com^
||709861d049.com^
||70ee6484605f.com^
||711f421280.com^
||713661e535.com^
||7148a2c4fd.com^
||71692fai4cc0.com^
||71a30cae934e.com^
||71d7511a4861068.com^
||729dcbaa57e80c1e.com^
||72d77336c1.com^
||746fyw2v.com^
||74adf02407.com^
||74b1447c32.com^
||750industries.com^
||754999acdc.com^
||75abf77682.com^
||75bb9a4031.com^
||75f7e171e0.com^
||76a7doiet256.com^
||76d1f732d1.com^
||7705a9f168.com^
||77176d9509.com^
||774e14a837.com^
||777seo.com^
||778669.com^
||77f24529d8427410.com^
||7839e0482307b9276b.com^
||79cedd0043.com^
||79k52baw2qa3.com^
||79xmz3lmss.com^
||7a6421ee67fdb0f660.com^
||7a6a4e9e27.com^
||7a864ece03.com^
||7adea8620f.com^
||7anfpatlo8lwmb.com^
||7b532401e9.com^
||7c060ad96a.com^
||7c0616849b.com^
||7ca78m3csgbrid7ge.com^
||7cc70.com^
||7d0feff074.com^
||7d9bbf7e5b.com^
||7db0b2a0ee95f557904.com^
||7e1e8f3eba.com^
||7e625f490775b155.com^
||7eaf2aa8c1.com^
||7f403e402a.com^
||7f59b515a6.com^
||7fb60feaa4.com^
||7fkm2r4pzi.com^
||7fva8algp45k.com^
||7hor9gul4s.com^
||7hu8e1u001.com^
||7insight.com^
||7jrahgc.de^
||7lyonline.com^
||7two0.rocks^
||7wtic7ru.com^
||7yucu023o36p.com^
||80055404.vtt^
||810f3f9dde63ae3.com^
||81f49d8375.com^
||8233fa03a40c92d.com^
||823bc1a6cd3f1657.com^
||82448dceaaa13034.com^
||827fa7c868b4b.com^
||82dbb7897b.com^
||82eb361582.com^
||840df00e08.com^
||8429a46b31.com^
||84a196ebc5.com^
||84d5acbe01.com^
||84de26794f.com^
||851ae974fe.com^
||8547459af5da02.com^
||856f639e2a.com^
||85e954452d.com^
||860d713f6e.com^
||864db374c6.com^
||864feb57ruary.com^
||866e69bc8e.com^
||86b16730f8.com^
||86cb1dcb13ba5a1a.com^
||8761f9f83613.com^
||88035affc1.com^
||8858de83b4.com^
||888promos.com^
||888x.cyou^
||889433.com^
||889fb4992d4e8.com^
||88d7b6aa44fb8eb.com^
||891904ed87.com^
||89522f8d3f.com^
||8a6549cded.com^
||8a78031439.com^
||8a90f9d6e4.com^
||8b2228fecb.com^
||8b4b041006.com^
||8b96142da5.com^
||8bc4888880.com^
||8d26e3a7f3.com^
||8dc832e7e4.com^
||8dfaa2dc76855.com^
||8eca555d94.com^
||8ff01bde37db289d5.com^
||8gs4unh05aq6.com^
||8jay04c4q7te.com^
||8mdphsb8fm.com^
||8po6fdwjsym3.com^
||8s32e590un.com^
||8ue9q7i.com^
||8wtkfxiss1o2.com^
||9001476746.com^
||90cd7fb7ca.com^
||924e60106cd9d0e.com^
||92a2b69e29.com^
||9376ec23d50b1.com^
||938baa1f72.com^
||941588c880.com^
||944e66f8683ac43c.com^
||94bc29639b.com^
||96e0993c2f.com^
||96e8abd9c4.com^
||976b97b6da.com^
||97d73lsi.com^
||986808cb44.com^
||996f0a8.com^
||99dc6ef64c.com^
||99e83e3024.com^
||9a24a1b3dcd5f4.com^
||9a2a0fe656.com^
||9ads.mobi^
||9af7e8a8cc.com^
||9c3ac3307a.com^
||9c40a04e9732e6a6.com^
||9c56fb6868.com^
||9c921e15c8d17.com^
||9ca6865332.com^
||9cd76b4462bb.com^
||9content.com^
||9dc10beed2.com^
||9dmnv9z0gtoh.com^
||9eb10b7a3d04a.com^
||9f3a91e76f.com^
||9f3b5a24d5.com^
||9f3f61c6a1.com^
||9f5c4f7827.com^
||9gg23.com^
||9itmr1lzaltn.com^
||9kkf51ovqex1.com^
||9purdfe9xg.com^
||9t5.me^
||9tp9jd4p.de^
||9tumza4dp4o9.com^
||9utwbj08.top^
||9v58v.com^
||9xeqynu3gt7c.com^
||9xob25oszs.com^
||a-b-c-d.xyz^
||a-mo.net^
||a-waiting.com^
||a002803829.com^
||a050fa4308.com^
||a0675c1160de6c6.com^
||a06bbd98194c252.com^
||a07aea5a17.com^
||a07d30aaf0.com^
||a157ad075fcb34c.com^
||a15c5009bcbe272.com^
||a26d31d5d6986cbe.com^
||a289f5f0f2c.com^
||a2c653c4d145fa5f96a.com^
||a2cfb6f626.com^
||a2nn5eri7ce.com^
||a2tw6yoodsag.com^
||a353364ec1bd19a.com^
||a3yqjsrczwwp.com^
||a40c129de3.com^
||a43fba7878.com^
||a4fbb.xyz^
||a4mt150303tl.com^
||a5020fec1701e9f3.com^
||a5a0976123.com^
||a5e04df959f1af34.com^
||a5e2ef28b5.com^
||a5ee094155.com^
||a615d4c326.com^
||a63t9o1azf.com^
||a67z.com^
||a6dbb52634.com^
||a752b63c6b.com^
||a8c171db33.com^
||a8rm1m4msbbh.com^
||a91dcb249b.click^
||a96a79a34e.com^
||a997aa5071.com^
||a9d7c19f0282.com^
||a9df6a2fb3.com^
||aa53df329975c325.com^
||aa9deed09e.com^
||aaaaaco.com^
||aaacompany.net^
||aab-proxy-tests.top^
||aabproxytests.top^
||aaettsewpbyc.com^
||aafdcq.com^
||aahekppl.com^
||aahqiyum.com^
||aamergrbdr.xyz^
||aammbxlhyvefy.xyz^
||aaoomqpaydap.com^
||aasrs.info^
||aawulszemel.com^
||aaxads.com^
||ab1n.net^
||ab3yssin4i6an.com^
||ab470c8dd5.com^
||ab4tn.com^
||ab913aa797e78b3.com^
||abakys.ru^
||abandonrecommendationwars.com^
||abange.com^
||abasgimental.com^
||abasir.com^
||abattoirpleatsprinkle.com^
||abazelfan.com^
||abbeyintervalfetched.com^
||abbeyleefeet.com^
||abbols.com^
||abbp1.com^
||abbp1.pw^
||abbreviateprejudice.com^
||abbronzongor.com^
||abburmyer.com^
||abclefabletor.com^
||abdittoan.com^
||abdlnkjs.com^
||abdurantom.com^
||abedwest.com^
||abeehing.net^
||abevc.club^
||abgeobalancer.com^
||abgligarchan.com^
||abhorboring.com^
||abhorcarious.com^
||abilityviews.com^
||abjectionremarksdisarm.com^
||abjwkkabu.com^
||abkvgughrjhe.com^
||ablatesgascon.cam^
||ableaborah.com^
||ablebodiedfibre.com^
||ablesasme.co^
||ablesasmetotr.monster^
||ablitleoor.com^
||abluvdiscr.com^
||ablybeastssarcastic.com^
||abnegatedigging.com^
||abnegatespitefulweep.com^
||abnegationbanquet.com^
||aboage.com^
||aboardcarr.com^
||abolishcareful.com^
||aboriginalhubby.com^
||aborld.com^
||abortmaydesirable.com^
||abostimp.com^
||abothe.com^
||abough.com^
||aboveredirect.top^
||abpikwhnom.com^
||abrashteresa.com^
||abreastdevotion.com^
||abridgeoverwhelmfireball.com^
||abrjsiuuhet.com^
||abrocvhkwhd.com^
||abroodeuripi.com^
||abruptcompliments.com^
||abruptlyinstitution.com^
||abruptnesscarrier.com^
||abruptrenewmakeover.com^
||absentallergyeyebrows.com^
||absenttwilly.com^
||abskursin.com^
||absoluteroute.com^
||absolutionbravery.com^
||absolveparticlesanti.com^
||absorbedexistence.com^
||absorbedswept.com^
||absorbingconstitution.com^
||absorbinginject.com^
||abtyroguer.com^
||abundantshells.com^
||abundled.club^
||abusedbabysitters.com^
||abuseewarlock.com^
||abwhyag.com^
||abyamaskor.com^
||abyssesbathman.com^
||acacdn.com^
||acareewitu.com^
||acaupail.net^
||acc5a261f3.com^
||accedebuzz.com^
||accedednews.com^
||accedenonre.club^
||accedenonre.xyz^
||accentneglectporter.com^
||acceptabletally.com^
||accessiblescopevisitor.com^
||accidentaldark.com^
||acckwmhi.com^
||acclaimrecommendation.com^
||accoladethoroughly.com^
||accoln.com^
||accompanimentcouldsurprisingly.com^
||accompanycollapse.com^
||accompliceexpressingpug.com^
||accomplishedgradual.com^
||accomplishmentailmentinsane.com^
||accomplishmentformation.com^
||accomplishmenthalveharness.com^
||accomplishmentstrandedcuddle.com^
||accomplishobserved.com^
||accomplishplunderbreeches.com^
||accordaudienceeducational.com^
||accordinglytongue.com^
||accordinglyvenisonelse.com^
||accoul.com^
||accountryft.xyz^
||accusationcollegeload.com^
||accusationloop.com^
||accustomedinaccessible.com^
||accustomparkedcrave.com^
||accustomreview.com^
||acdcdn.com^
||acdn01.vidox.net^
||aceekroo.net^
||acelacien.com^
||acerbictierer.com^
||acertb.com^
||acesbashlyk.com^
||achcdn.com^
||acheworry.com^
||achiersawman.com^
||achievablecpmrevenue.com^
||achievehardboiledheap.com^
||achunogo.com^
||achyrepeatitchy.com^
||acinuf.com^
||acirtpkh.com^
||acjqxrkgiiqxprg.xyz^
||ackcdn.net^
||acktqtxo.com^
||aclickads.com^
||aclientiret.club^
||acloudvideos.com^
||aclytatcula.ga^
||acnqlsmfxf.xyz^
||acobnnvet.com^
||acofrnsr44es3954b.com^
||acoozzh.top^
||acquaintedexpectations.com^
||acquawes.xyz^
||acquiredescendthumb.com^
||acquirethem.com^
||acresupervision.com^
||acronycgrimes.com^
||acrossgained.com^
||acroterrecurse.com^
||acscdn.com^
||actio.systems^
||activemetering.com^
||activeoffbracelet.com^
||activitytonic.com^
||actressact.com^
||actrkn.com^
||actsrelent.com^
||actuallysheep.com^
||aculdi.com^
||aculeacashel.com^
||acustomfaeries.com^
||acxjepzmvqycf.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^
||ad120m.com^
||ad127m.com^
||ad1data.com^
||ad1rtb.com^
||ad2up.com^
||ad4.com.cn^
||ad7f10c608.com^
||ad97da966d.com^
||ad999.biz^
||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^
||addelive.com^
||addictedsweetness.com^
||addictionestimated.com^
||addinginstancesroadmap.com^
||addiply.com^
||additionalcasualcabinet.com^
||additionalmedia.com^
||additionalvase.com^
||additionindianscontentment.com^
||additionsselfemployedpeachy.com^
||additionvouch.com^
||addkt.com^
||addoer.com^
||addonsmash.com^
||addresseepaper.com^
||addresseetransportationsyndrome.com^
||addressen.club^
||addresshisselephant.com^
||addroplet.com^
||addtakingcontinuous.com^
||addthief.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^
||adhbkatqyzqd.com^
||adhealers.com^
||adherenceenmitycentury.com^
||adherenceprosperous.com^
||adherencestated.com^
||adhimunc.com^
||adhoc4.net^
||adiquity.com^
||adjaco.com^
||adjoincomprise.com^
||adjoiningrolesuspicious.com^
||adjointeen.com^
||adjustbedevilsweep.com^
||adjustedminglecamouflage.com^
||adjustmentmonarch.com^
||adkaora.space^
||adl-hunter.com^
||adlane.info^
||adligature.com^
||adlogists.com^
||adlook.net^
||adme-net.com^
||admenhost.com^
||admez.com^
||admicro.vn^
||administrationpreviewfoolproof.com^
||admirableviolinniece.com^
||admiredexcrete.com^
||admireinkhousemaid.com^
||admittedfaults.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^
||adohana.com^
||adomic.com^
||adonion.com^
||adonweb.ru^
||adoopaqueentering.com^
||adop.co^
||adop.pw^
||adoperatorx.com^
||adopexchange.com^
||adoptdischarged.com^
||adoptexplorationanguish.com^
||adorablecaravandominion.com^
||adorableold.com^
||adorika.net^
||adornmadeup.com^
||adotic.com^
||adotmob.com^
||adotube.com^
||adovr.com^
||adpacks.com^
||adpass.co.uk^
||adpatrof.com^
||adperium.com^
||adpinion.com^
||adpionier.de^
||adplexo.com^
||adplxmd.com^
||adpmbglobal.com^
||adpod.in^
||adpopcon.com^
||adpron.com^
||adprosrv.com^
||adrecreate.com^
||adrenalpop.com^
||adrenovate.com^
||adrent.net^
||adrevenuerescue.com^
||adro.pro^
||adrokt.com^
||adrunnr.com^
||ads-delivery.b-cdn.net^
||ads-twitter.com^
||ads.rd.linksynergy.com^
||ads2ads.net^
||ads3-adnow.com^
||ads4g.pl^
||ads4pc.com^
||ads5-adnow.com^
||adsafeprotected.com^
||adsafety.net^
||adsagony.com^
||adsalvo.com^
||adsame.com^
||adsandcomputer.com^
||adsbtrk.com^
||adscale.de^
||adscampaign.net^
||adschill.com^
||adsco.re^
||adscreendirect.com^
||adscustsrv.com^
||adsdk.com^
||adsdot.ph^
||adsemirate.com^
||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^
||adsfcdn.com^
||adsforfaucets.com^
||adsforindians.com^
||adsfundi.com^
||adsfuse.com^
||adsgymleaden.com^
||adshack.com^
||adshexa.com^
||adshoper.com^
||adshopping.com^
||adshort.space^
||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^
||adsnative.com^
||adsnetworkserver.com^
||adsomi.com^
||adsonar.com^
||adsoptimal.com^
||adsovo.com^
||adsp.com^
||adspdbl.com^
||adspeed.net^
||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^
||adtrackingflow.pro^
||adtrgt.com^
||adtrieval.com^
||adtrk18.com^
||adtrue.fun^
||adtrue24.com^
||adtruism.com^
||aduato.com^
||adulatoryrabid.com^
||adult-adv.com^
||adultadvertising.net^
||adultcamchatfree.com^
||adultcamfree.com^
||adultcamliveweb.com^
||adulterygreetimpostor.com^
||adultgameexchange.com^
||adultiq.club^
||adultlinkexchange.com^
||adultmoviegroup.com^
||adultoafiliados.com.br^
||adultsense.net^
||adultsense.org^
||adultsjuniorfling.com^
||adultterritory.net^
||adv-links.com^
||adv9.net^
||advancedisco.com^
||advantageglobalmarketing.com^
||advantageoutlayreeds.com^
||advantagesclotblend.com^
||advantagespire.com^
||advard.com^
||adventory.com^
||adventurouscomprehendhold.com^
||adverpub.com^
||adversaldisplay.com^
||adversalservers.com^
||adverserve.net^
||adversesuffering.com^
||advertbox.us^
||adverti.io^
||advertica-cdn.com^
||advertica.ae^
||advertisecountrycrunch.com^
||advertisegame.com^
||advertisemisuseequipment.com^
||advertiserurl.com^
||advertiseserve.com^
||advertiseworld.com^
||advertiseyourgame.com^
||advertising-cdn.com^
||advertisingiq.com^
||advertisingvalue.info^
||advertjunction.com^
||advertlane.com^
||advertlets.com^
||advertmarketing.com^
||advertmedias.com^
||advertnetworks.com^
||advertom.com^
||advertpay.net^
||advfeeds.com^
||advinci.co^
||advinci.life^
||advinci.uno^
||adviralmedia.com^
||advise.co^
||advisedlyremove.com^
||advisorded.com^
||adviva.net^
||advmaker.ru^
||advmaker.su^
||advredir.com^
||advsmedia.net^
||advtrkone.com^
||adwalte.info^
||adxadserv.com^
||adxat.com^
||adxbid.info^
||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^
||aeeg5idiuenbi7erger.com^
||aeesy.com^
||aefaldypulldoo.com^
||aeheymuatansp.xyz^
||aehjtauekqjtvc.com^
||aelick.com^
||aellod.com^
||aelphotog.pro^
||aenaux.com^
||aentafmxkmhea.com^
||aeoliancorojo.com^
||aeolismtact.com^
||aephine.com^
||aeppenr4ell56ers46nne9n2hunde.com^
||aepxgapw.xyz^
||aerialmistaken.com^
||aerugosspritz.com^
||aezhvlybcijv.com^
||afa9bdfa63bf7.com^
||afaaugct.com^
||afcontent.net^
||afcyhf.com^
||afdads.com^
||aff-online.com^
||aff-track.net^
||aff.biz^
||aff1xstavka.com^
||affabilityshelljumper.com^
||affableindigestionstruggling.com^
||affairscollar.com^
||affairsmithbloke.com^
||affairsquicker.com^
||affasi.com^
||affbot1.com^
||affbot3.com^
||affecteddetectrome.com^
||affectincentiveyelp.com^
||affectionmimic.com^
||affelseaeineral.xyz^
||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^
||affilijack.de^
||affiliserve.com^
||affinitad.com^
||affinity.com^
||affiz.net^
||afflat3a1.com^
||affluencepaymentlandscape.com^
||affluentlathe.com^
||affluentshinymulticultural.com^
||affpa.top^
||affplanet.com^
||afftrack.com^
||afftrackr.com^
||afftrk.online^
||afgfjdivrf.com^
||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^
||afoewgmtdhvjg.com^
||afordi.com^
||afosseel.net^
||afotbyxrlddkclk.com^
||afpkldhacnf.com^
||africaewgrhdtb.com^
||africawin.com^
||afriet.com^
||afriev.com^
||afriflatry.co^
||afshanthough.pro^
||afssdmin.com^
||afterdownload.com^
||afterdownloads.com^
||afterthoughtdevil.com^
||afterthoughthassledos.com^
||afterwardscaress.com^
||afterwardstationquestions.com^
||aftist.com^
||aftjohnanodes.com^
||aftrangale.com^
||agacelebir.com^
||agadum.com^
||agaenteitor.com^
||againd.name^
||againedam.com^
||againirksomefutile.com^
||againstperfectlywrench.com^
||agakoffingan.com^
||agalarvitaran.com^
||agamagcargoan.com^
||agamantykeon.com^
||agaomastaran.com^
||agatystuffs.com^
||agauxietor.com^
||agavanilliteom.com^
||agazev.com^
||agazil.com^
||agazis.com^
||agcdn.com^
||agcm.xyz^
||ageacavnrnwijh.xyz^
||ageismvipery.com^
||ageistlutists.com^
||agenduret.com^
||ageore.com^
||agfompphv.com^
||aggestose.com^
||aggingleag.one^
||aggregateknowledge.com^
||aggressivefrequentneckquirky.com^
||aggressiveracketscout.com^
||agielspick.com^
||agilespatter.com^
||agisdayra.com^
||agitatesuggestneighbouring.com^
||agle21xe2anfddirite.com^
||agletmagilp.com^
||aglocobanners.com^
||agloowie.com^
||agmtrk.com^
||agndmn.com^
||agnescarved.website^
||agni3.xyz^
||agoaccuracy.com^
||agogdebitape.com^
||agooxouy.net^
||agrafestickled.com^
||agraglie.net^
||agrarianbeepsensitivity.com^
||agrarianeruption.com^
||agreedrunawaysalty.com^
||agreementdarcypainless.com^
||agregadorcode.com^
||agriculta.top^
||agriculturalproshereby.com^
||agrigh.com^
||agrothoo.net^
||aguehalved.com^
||agukalty.net^
||agunahclamped.com^
||agurgeed.net^
||aguttfdnoipmlv.xyz^
||agytmylvjkbac.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^
||ahlefind.com^
||ahojer.com^
||ahqpqpdjpj.com^
||ahreprh2kfk8rfjr09.com^
||ahscdn.com^
||ahstrelgnh.com^
||ahuhfljg.com^
||ahurmtx9dnwwxa.ru^
||ahvfast.com^
||ahwqsczvsi.com^
||ahwrin88tl.com^
||aibsubul.net^
||aickeeho.com^
||aideral.com^
||aidomination.xyz^
||aidserrandmaybe.com^
||aidspectacle.com^
||aigaithojo.com^
||aigneloa.com^
||aiharsul.net^
||aihoasso.net^
||aikraboo.com^
||aikraith.net^
||ailiopunsus.xyz^
||ailioz.com^
||ailpielei.com^
||ailrouno.net^
||ailseemp.net^
||ailtumty.net^
||aimaffability.com^
||aimairou.net^
||aimatch.com^
||aimfulpanicky.com^
||aimpocket.com^
||aimpooft.com^
||aimseerg.com^
||ainaksis.com^
||aino2.com^
||aipofeem.net^
||aiqruwinhkrxk.xyz^
||airconditionblown.com^
||aircraftairliner.com^
||aircraftmighty.com^
||airdempu.com^
||airdropemboil.com^
||airlinerappetizingcoast.com^
||airpush.com^
||airrrxggfafnbl.xyz^
||airsaurd.com^
||airsoubs.com^
||aistolsu.net^
||aistthatheha.xyz^
||aixcdn.com^
||aj1052.online^
||aj1070.online^
||aj1090.online^
||aj1432.online^
||aj1559.online^
||aj1574.online^
||aj1602.online^
||aj1616.online^
||aj1716.online^
||aj1907.online^
||aj1913.online^
||aj2031.online^
||aj2373.online^
||aj2397.online^
||aj2430.online^
||aj2495.online^
||ajestigie.com^
||ajevigie.com^
||ajeyaxdcvogcx.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^
||akdbr.com^
||akdcunfxex.com^
||akdjnwil.com^
||akeaprhmebxfj.com^
||akelandord.buzz^
||akielf.com^
||akilifox.com^
||akimboeloiner.com^
||aklienyxjhdn.com^
||akmqmypoqyn.com^
||akmxts.com^
||akspecuaa.xyz^
||akusafla.com^
||akutapro.com^
||alahhwvrgq.com^
||alas4kanmfa6a4mubte.com^
||alaskan4kleeskai.com^
||alasvow.com^
||alatedsoccers.com^
||alayzakat.com^
||albaneverard.com^
||albeitinflame.com^
||albercascorse.com^
||albertgently.com^
||albertonne.com^
||albireo.xyz^
||albraixentor.com^
||albumsliv.com^
||alcaicsaplasia.casa^
||alcaidloggers.com^
||alchemysocial.com^
||alcoated.com^
||alcoholicsort.com^
||alcroconawa.com^
||aldeaamputee.com^
||aleailarm.com^
||alecclause.com^
||alecupknuffe.com^
||alefrfobkoxbgaf.com^
||aleilu.com^
||alertedstreaks.com^
||alertlogsemployer.com^
||alespeonor.com^
||alexatracker.com^
||alexius-ber.com^
||alfatraffic.com^
||alfonsino.top^
||alfpair.com^
||algistorder.com^
||algothitaon.com^
||algovid.com^
||alhypnoom.com^
||ali-crm.ru^
||aliadvert.ru^
||aliascagesboxer.com^
||alibifolksinspired.com^
||alibistated.com^
||alienateaboard.com^
||alifafdlnjeruif.com^
||alightbornbell.com^
||alignclamstram.com^
||alinesappels.com^
||alipromo.com^
||alisierboutell.com^
||alitems.com^
||alitems.site^
||aliveperjuryruby.com^
||alklinker.com^
||all-ti-cod.com^
||all2cnjuh34jb.com^
||allabc.com^
||allayravage.com^
||allegianceenableselfish.com^
||alleliteads.com^
||allemodels.com^
||allenprepareattic.com^
||allerdelphin.com^
||alleviatediscoveryexpress.com^
||alleviatepracticableaddicted.com^
||alleyoxide.com^
||alleypersonally.com^
||alli-ti-cod.com^
||alli-ti-hunter.com^
||alliedthirteen.com^
||allmt.com^
||allmygreatestlife.com^
||allmyverygreatlife.com^
||allornamenti.com^
||allow-to-continue.com^
||allowsscaffold.com^
||allowsuccess.net^
||allowsuccess.org^
||alloydigital.com^
||allstat-pp.ru^
||allure-ng.net^
||allureencourage.com^
||allusionpressed.com^
||allyes.com^
||almasatten.com^
||almostspend.com^
||aloftliquid.com^
||alogationa.co^
||aloha-news.net^
||alota.xyz^
||alourt.com^
||alovirs.com^
||alpha-news.org^
||alphabird.com^
||alphagodaddy.com^
||alphonso.tv^
||alpidoveon.com^
||alpsvaivode.com^
||alpurtxslb.com^
||alreat.com^
||alrightconsulatevarying.com^
||alskillsexkce.xyz^
||alspearowa.com^
||alstrome9riya10.com^
||alterationappealprison.com^
||alternads.info^
||alternativecpmgate.com^
||alternativeprofitablegate.com^
||alterupholdcinema.com^
||althef.com^
||altitude-arena.com^
||altogethergreedy.com^
||altowriestwispy.com^
||altpubli.com^
||altrk.net^
||altronopubacc.com^
||altruisticcost.com
||altynamoan.com^
||aluationiam.com^
||alulimprowess.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^
||amalakale.com^
||amalgullish.com^
||amandajuliett.com^
||amarceusan.com^
||amateurcouplewebcam.com^
||amateurinduced.com^
||amattepush.com^
||amaumomt.com^
||amaurt.com^
||amavirgin.pro^
||amazestronghold.com^
||amazinelistrun.xyz^
||amazingdomain.sbs^
||amazon-adsystem.com^
||amazon-cornerstone.com^
||ambaab.com^
||ambassadorpotentsummer.com^
||ambeersporkies.com^
||amberdub.com^
||ambersvelars.com^
||ambientaboveboard.com^
||ambientplatform.vn^
||ambra.com^
||ambuizeler.com^
||ambushinjure.com^
||amendableobituaryalienate.com^
||amenitypassenger.com^
||amensatisfactorybrook.com^
||amexcadrillon.com^
||amgardevoirtor.com^
||amgdgt.com^
||amhpbhyxfgvd.com^
||amiablebackscertified.com^
||amigodaymare.com^
||aminopay.net^
||amirteeg.com^
||amitaephapse.com^
||amjoltiktor.com^
||amlatiosa.com^
||ammankeyan.com^
||amnestynanny.com^
||amoddishor.com^
||amountdonutproxy.com^
||amountinsulation.com^
||amp.rd.linksynergy.com^
||amp.services^
||ampcr.io^
||amplefeed.pro^
||amplitudewassnap.com^
||ampugi334f.com^
||ampxchange.com^
||amre.work^
||amrtbbnr.com^
||amstkqlvcitds.com^
||amtminjo.com^
||amtracking01.com^
||amtropiusr.com^
||amuchcooctanes.com^
||amucksballone.com^
||amuckstyvain.com^
||amulagaudish.cam^
||amuletsld.com^
||amusemystic.com^
||amwoukrks.autos^
||amygdalbrittle.com^
||amyrinunshoed.com^
||anaguahoagies.com^
||analogydid.com^
||anamaembush.com^
||anandanudish.com^
||anansao2ay8yap09.com^
||anansycoses.com^
||anapirate.com^
||anastasia-international.com^
||anastasiasaffiliate.com^
||anaumb.com^
||anawkward.com^
||anchovymedieval.com^
||anchovysuccession.com^
||ancientsend.com^
||anciet.com^
||andbegant.one^
||anddecoyblizzard.com^
||andinterpers.com^
||andohs.net^
||andomedia.com^
||andomediagroup.com^
||andorapx.com^
||andriesshied.com^
||andworldwi.co^
||anedew.com^
||aneduker.one^
||anerqdd.ga^
||angarepbeeherd.com^
||angege.com^
||angelesfoldingpatsy.com^
||angeleslooking.com^
||angeleswouldnt.com^
||angerdefinitionboredom.com^
||angersteerpad.com^
||angeyokjoggle.com^
||angioidmodular.casa^
||angkayholsbm.com^
||anglended.club^
||anglezinccompassionate.com^
||anglishreasts.site^
||angoisehohn.com^
||angprobinsyano.su^
||anguishaboveboardfilm.com^
||anguishlonesome.com^
||angularconstitution.com^
||angusmemor.info^
||anightsregalia.cam^
||animatedbothervogue.com^
||animatedpopular.com^
||animikii-ana.com^
||animits.com^
||ankingwit.one^
||anlcld.com^
||anldnews.pro^
||anmdr.link^
||anncmq.com^
||annesuspense.com^
||annotationcoinboiled.com^
||annotationpushy.com^
||annotationsolely.com^
||annotationwednesdayplayground.com^
||announceproposition.com^
||annout.com^
||annoynoveltyeel.com^
||anodonphasma.com^
||anomalousporch.com^
||anonima.to^
||anonymousads.com^
||anopportuni.lol^
||anotherconsult.com^
||anrlttkketcdw.com^
||answeredfluency.com^
||answerroad.com^
||antaciddjebel.com^
||antalithate.website^
||antananarbdivu.com^
||antaraimedia.com^
||antarcticoffended.com^
||antecedentponderoverweight.com^
||antennacountingfloor.com^
||antennaoverload.com^
||antiadblocksystems.com^
||anticipatecommunitylag.com^
||anticipatedlying.com^
||antidotefoepersecution.com^
||antijamburet.com^
||antiqueminefield.com^
||antiquitytissuepod.com^
||antiterroristqueenjolly.com^
||antpeelpiston.com^
||antrumsregrind.com^
||antyoubelike.buzz^
||anxdwq.com^
||anxioushatedconservation.com^
||anxioushomelessastray.com^
||anxiouslyconsistencytearing.com^
||anydiscourteousinsure.com^
||anymad.com^
||anymind360.com^
||anymoresentencevirgin.com^
||anyplaceagency.com^
||anytimeoutstandingcharges.com^
||anywaypupil.com^
||aoasnidcvnorf.xyz^
||aohuwj.com^
||aonpnndg.com^
||aoredi.com^
||ap-srv.net^
||ap3lorf0il.com^
||apartblot.com^
||apartslimlettuce.com^
||aparvibices.com^
||apatheticformingalbeit.com^
||apathylahuli.website^
||apbxnqbhd.com^
||apccrwpr.com^
||apearkcan.club^
||apeartalb.site^
||aperushmo.cam^
||apexwantstar.com^
||apglinks.net^
||aphidsclee.com^
||apiecelee.com^
||apologiesbackyardbayonet.com^
||apologizeeven.com^
||apologyjaguar.com^
||aporasal.net^
||appads.com^
||apparelchildplash.com^
||apparentlyhandbook.com^
||apparest.com^
||appealsfini.com^
||appealsunken.com^
||appearancefingerprintabet.com^
||appendad.com^
||appendixwarmingauthors.com^
||appfuedenough.xyz^
||applandforbuddies.top^
||applaudcourageous.com^
||applaudliteratureconsultant.com^
||applescringe.com^
||applutysurve.xyz^
||appnow.sbs^
||appollo-plus.com^
||appraisalaffable.com^
||appreciationabjure.com^
||appreciationcallingregent.com^
||apprefaculty.pro^
||approachingrat.com^
||approachpair.com^
||approp.pro^
||appropriateloathefewer.com^
||approximatelylethal.com^
||apptdvibrate.com^
||appwebview.com^
||apricotaimless.com^
||aprilineffective.com^
||apromoweb.com^
||apronunwindcheckup.com^
||apshexvazqhh.com^
||apsmediaagency.com^
||aptausad.com^
||aptimorph.com^
||aptonnerv.buzz^
||apus.tech^
||apvdr.com^
||apxlv.com^
||aq7ua5ma85rddeinve.com^
||aqdkehbez.com^
||aqjdigkqvmakz.com^
||aqmgnoik.com^
||aquabibchawed.website^
||arabdevastatingpatty.com^
||arablucidlygrease.com^
||aralomomolachan.com^
||aranuf.com^
||aratyr.com^
||arautsod.com^
||arbaloseyepit.com^
||arbourrenewal.com^
||arbourspankappetite.com^
||arccdyvgh.com^
||archeswethers.live^
||archipelagopuppy.com^
||archipelagowiped.com^
||architectwithdraw.com^
||archivesheliumangeles.com^
||archivesleadership.com^
||archlythrong.com^
||arcost54ujkaphylosuvaursi.com^
||arcquestioningjersey.com^
||arcticwashed.com^
||arcualstymie.com^
||ardourineptlavender.com^
||ardsbergmiteon.com^
||ardslediana.com^
||ardspalkiator.com^
||areantaid.site^
||areasnap.com^
||areasonsimon.club^
||arecmesi.net^
||areelektrosstor.com^
||arefqpiqfjsooi.com^
||arejoysew.com^
||areliux.cc^
||arenalitteraccommodation.com^
||arened.com^
||arfanbajt.xyz^
||argeersarchfoe.com^
||argentslv.digital^
||argerm.com^
||argondenial.com^
||arguerepetition.com^
||arguesmoke.com^
||ariadnethreadmin.com^
||arielpri2nce8ss09.com^
||aripplebeluga.com^
||arisedammiral.com^
||arithmeticshovel.com^
||arkalealb.site^
||arkfacialdaybreak.com^
||arliest.com^
||armals.com^
||armamentfollowerdock.com^
||armashair.site^
||armaturepaletteopenminded.com^
||armedgroin.com^
||armisticedesigning.com^
||armisticeexpress.com^
||armlyemoan.com^
||armpitappreciationeighty.com^
||armpitarticle.com^
||armpitstamnos.com^
||arodvsmindxec.com^
||aroundmonth.com^
||aroups.com^
||arousedimitateplane.com^
||arousedskinnyspeeding.com^
||arrahgodded.com
||arraignmentinclose.com^
||arresttermsdoll.com^
||arrict.com^
||arrightful.com^
||arrivaltroublesome.com^
||arrivedeuropean.com^
||arrlnk.com^
||arrnaught.com^
||arshelmeton.com^
||arshineensnarl.com^
||arsnivyr.com^
||arsonexchangefly.com^
||arsonunemployedcask.com^
||arswabluchan.com^
||arterybasin.com^
||arthahoonte.biz^
||arthyadtrack.online^
||arthyredir.com^
||articlegarlandferment.com^
||articlepawn.com^
||artisticbitten.com^
||artisticbuoyemphasize.com^
||artistperhapscomfort.com^
||artpever.com^
||artreconnect.com^
||arwartortleer.com^
||arwhismura.com^
||aryguying.com^
||arzanphearse.com^
||as-farm.com^
||as5000.com^
||asacdn.com^
||asafesite.com^
||asccdn.com^
||ascdwiah.com^
||asce.xyz^
||ascensionpatterbearable.com^
||ascensionrookieweapon.com^
||ascentmatrimonypistol.com^
||ascertaincrescenthandbag.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^
||ashamedbirchpoorly.com^
||ashcdn.com^
||ashhgo.com^
||ashierbowler.com^
||ashoupsu.com^
||ashyhamburgertwice.com^
||ashyknob.com^
||asiangfsex.com^
||asimad.com^
||askedantipathyhappiness.com^
||askedshocking.com^
||asklinklanger.com^
||asklots.com^
||askthedust.info^
||aslaironer.com^
||aslaprason.com^
||asleepnancy.com^
||aslmyoxscfr.com^
||aslnk.link^
||asmodeusfields.com^
||asmsagvjbxejm.xyz^
||aso1.net^
||asoulrox.com^
||asozelyuz.com^
||aspape.com^
||asparmany.site^
||aspartbib.site^
||aspartbus.site^
||asperencium.com^
||aspignitean.com^
||aspirantgobetweenvary.com^
||aspirantsleepover.com^
||aspiredcapitol.com^
||aspirinelitistunderstood.com^
||asrety.com^
||asricewaterh.com^
||asrop.xyz^
||assembledscout.com^
||assemblefaultless.com^
||assembleservers.com^
||assertedclosureseaman.com^
||assertedhome.com^
||assertednodding.com^
||assertnourishingconnection.com^
||assetize.com^
||assignconsented.com^
||assimilateentrails.com^
||assistancespectacles.com^
||assistedadultrib.com^
||assistedloop.com^
||assistedsquall.com^
||assisteggs.com^
||assiumwor.com^
||associalbde.xyz^
||associalinterva.xyz^
||associalunb.xyz^
||associationwish.com^
||assortmentrichard.com^
||assortmenttiltaback.com^
||assumptivestation.com^
||assuranceapprobationblackbird.com^
||assurancelocusmat.com^
||assuremath.com^
||ast2ya4ee8wtnax.com^
||astancerta.fun^
||astarboka.com^
||astaticglib.com^
||astcarbinkom.com^
||astespurra.com^
||astkyureman.com^
||astoapsu.com^
||astoecia.com^
||astogepian.com^
||astonebehap.com^
||astonishedmule.com^
||astonishingbrightscalpel.com^
||astop.xyz^
||astoundbeach.com^
||astra9dlya10.com^
||astraymeshbury.com^
||astscolipedeor.com^
||astspewpaor.com^
||astumbreonon.com^
||asunderemulationcounterfeit.com^
||asundersimultaneously.com^
||asuqoqsea.com^
||aswaystumbly.com^
||aswemaching.xyz^
||aswfs.xyz^
||asxoseeetdclha.xyz^
||asxvawth.com^
||asymyvhmwyyop.com^
||atableofcup.com^
||atadserver.com^
||atarmailing.com^
||atas.io^
||atdmt.com^
||atdrilburr.com^
||atebilaterde.one^
||atedmon.buzz^
||ateletswitoto.com^
||atemda.com^
||atevaccination.com^
||atexceede.com^
||atgallader.com^
||atgenesecton.com^
||atherenoth.info^
||athirstinwind.cam^
||athletethrong.com^
||athleticssoften.com^
||athyimmesa.shop^
||athyouglas.xyz^
||atilohdxsg.com^
||ationalhe.com^
||ationandasmile.xyz^
||ationsuchasr.xyz^
||ationuctladd.xyz^
||atjigglypuffor.com^
||atkmmepquia.com^
||atlasfledbeheld.com^
||atmalinks.com^
||atmasroofy.com
||atmetagrossan.com^
||atmnjcinews.pro^
||atmosphericpenitentgate.com^
||atmyeducat.xyz^
||ato.mx^
||atokefissure.com^
||atombearable.com^
||atomex.net^
||atonato.de^
||atonementimmersedlacerate.com^
||atraichuor.com^
||atrinsic.com^
||atroer.com^
||atropiathames.com^
||atstuffwith.com^
||attacheastely.com^
||attachtranquilizer.com^
||attacketslovern.info^
||atteep.com^
||attemptdruggedcarve.com^
||attemptgyrose.com^
||attemptinghorace.com^
||attemptingstated.com^
||attemptsbetween.com^
||attendantsteakfax.com^
||attendedimitationsurrender.com^
||attentiongolanchampagne.com^
||attentioniau.com^
||attentionswhisperingkeynote.com^
||attentivepersist.com^
||attestationlived.com^
||attractiveimpertinencejoint.com^
||attrapincha.com^
||attributedrelease.com^
||attributora.com^
||atwainbounce.com^
||atwcmxpww.com^
||atwola.com^
||atwounlit.com^
||atzekromchan.com^
||au2m8.com^
||auberginecorny.com
||aubkikxiupnqgr.com^
||auchoons.net^
||aucked.com^
||audaciousdefault.com^
||audiblyrang.com^
||audiblysunny.com^
||audiblytriggersreview.com^
||audiencefuel.com^
||audienceprofiler.com^
||audienceutmost.com^
||audionews.fm^
||audiosech.xyz^
||auditioneasterhelm.com^
||auditioningborder.com^
||auditioningouncesufficiently.com^
||auditude.com^
||audmrk.com^
||audriasite.pro^
||auffic.com^
||aufojgjogv.com^
||aufr67i8sten.com^
||augaufta.com^
||augheguw.net^
||augnolru.com^
||augrezoa.net^
||augu3yhd485st.com^
||auguredmorns.com^
||august15download.com^
||aujooxoo.com^
||aujxjunasp.com^
||aukalerim.com^
||aukarosizox.com^
||aukirtoo.com^
||aukoatow.com^
||auksisham.com^
||auksizox.com^
||aulingimpora.club^
||aulrains.com^
||aulteeby.net^
||aumpoabi.com^
||auntieimpetus.com^
||auntietraumatizemobile.com^
||aupteeds.net^
||auqunagbqrwxsp.com^
||aurallyhypaton.com^
||aurdosti.com^
||aureigabelle.com^
||aurjueeh.com^
||ausoafab.net^
||auspiceguidance.com^
||auspiceguile.com^
||auspiceunworthy.com^
||auspipe.com^
||ausrjuwwohbbu.xyz^
||autand.com^
||autchoog.net^
||autcokncufjp.com^
||auteboon.net^
||authoritiessteering.com^
||authorityasknimble.com^
||authoritygratecreed.com^
||authorizeknee.com^
||aution.pro^
||auto-im.com^
||automatedtraffic.com^
||automateyourlist.com^
||automaticallyindecisionalarm.com^
||autopsycarrel.com^
||autopsyglossy.com^
||autsaubs.net^
||auuayepftovx.com^
||auweelta.net^
||auwoojuh.net^
||auxaltkft.xyz^
||auxml.com^
||avads.co.uk^
||availduty.com^
||avalanchemight.com^
||avalancheofnews.com^
||avalanchers.com^
||avatroom.com^
||avazu.net^
||avazutracking.net^
||aveark.com^
||avellingand.xyz^
||avenuescrupuloustheological.com^
||average-champion.pro^
||averalzaedsk.xyz^
||avertscratch.com^
||avickcarob.com^
||aviesanct.website^
||aviole.com^
||avkyu1tesnwy.com^
||avtkfjodkgkiqhr.com^
||avwincall.info^
||awafthealer.com^
||awaitbackseatprod.com^
||awaitcola.com^
||awaitdetestableitem.com^
||awaith.com^
||awaitingharshlyweakness.com^
||awakeexterior.com^
||awarentew.xyz^
||away-stay.com^
||awayfterth.one^
||awayteemage.com^
||awbbcre.com^
||awbbjmp.com^
||awbbsat.com^
||awcpcpetb.com^
||awcrpu.com^
||awdigit.info^
||awecr.com^
||awecre.com^
||aweinkbum.com^
||awelessawelesscedar.com^
||awelessawelessmilliondisorganized.com^
||awembd.com^
||awempire.com^
||awemwh.com^
||awentw.com^
||awepierce.com^
||aweproto.com^
||aweprotostatic.com^
||aweprt.com^
||awepsi.com^
||awept.com^
||awesomenewspush.com^
||awestatic.com^
||awestc.com^
||awhilemiracleeraser.com^
||awigglespouter.cam^
||awlnqqackjkixk.com^
||awltovhc.com^
||awmbed.com^
||awmdelivery.com^
||awmserve.com^
||awnexus.com^
||awnxcexsy.xyz^
||awodrozu.com^
||awpcrpu.com^
||awprt.com^
||awptjmp.com^
||awsatstb.com^
||awscloudfront.ml^
||awsharproofed.com^
||awstaticdn.net^
||awsurveys.com^
||awtvnrgwxletd.com^
||awwhdxzen.com^
||awwoeoevxnvt.com^
||awxoddnhl.xyz^
||axeldivision.com^
||axhntisudyhmxjd.xyz^
||axill.com^
||axillovely.com^
||axiomszanjona.com^
||axioux.com^
||axlyexdqxndyhmw.com^
||axp9.com^
||axp9.net^
||axwndephseraj.com^
||axwxrnk5ydzy.com^
||ay.delivery^
||ay5u9w4jjc.com^
||ayads.co^
||ayahtyros.com^
||ayahucapasso.website^
||ayassociallya.xyz^
||ayboll.com^
||ayelpacle.com^
||ayhfnvgv.com^
||aymwknbsqzhyh.com^
||aywfsjpglvhzdk.com^
||aywgucxmh.com^
||ayyfewggggfbhf.com^
||azads.com^
||azansreliant.com^
||azeriondigital.com^
||azgenergy.xyz^
||azither.com^
||azj57rjy.com^
||azjmp.com^
||aznapoz.info^
||azoaltou.com^
||azoniumsinamin.com^
||azoogleads.com^
||azoqypmjsvulo.com^
||azorbe.com^
||azpresearch.club^
||azskk.com^
||aztecash.com^
||azulcw7.com^
||azygeydluhz.com^
||b-m.xyz^
||b014381c95cb.com^
||b05ac36841.com^
||b0oie4xjeb4ite.com^
||b0omr3wn6u4b.com^
||b11stop.com^
||b12stop.com^
||b13481647cf775c5.com^
||b13stop.com^
||b18a21ab3c9cb53.com^
||b1de17f978.com^
||b1f6fe5e3f0c3c8ba6.com^
||b1f72fc1be.com^
||b1fb813dc806b7d.com^
||b2acafb3a3.com^
||b2cfa9bee8.com^
||b2f227b09e.com^
||b2o6b39taril.com^
||b32e499621.com^
||b370db8cb7.com^
||b3kyo0de1fr0.com^
||b3ra6hmstrioek54er.com^
||b3stcond1tions.com^
||b3z29k1uxb.com^
||b400393baba7cd476a3.com^
||b42rracj.com^
||b44b115392.com^
||b5332556b5.com^
||b546c8dcd2.com^
||b58e86edd0.com^
||b58ncoa1c07f.com^
||b59812ee54afcabd.com^
||b5ae848728034caddca.com^
||b5bb2ecc8e.com^
||b5e75c56.com^
||b62c8d1a6b.com^
||b6852c8ea5.com^
||b73uszzq3g9h.com^
||b78645c7cc.com^
||b7d0df7d47.com^
||b7om8bdayac6at.com^
||b81oidrmy82w.com^
||b88f1c5cda.com^
||b8cf0fd3179ef.com^
||b8e437d3a3.com^
||b8pfulzbyj7h.com^
||b9490c0b38.com^
||ba01n.com^
||ba02n.com^
||ba03n.com^
||ba05d69136.com^
||baalamaala.com^
||baaomenaltho.com^
||babadnmak.com^
||babanmak.com^
||babbnrs.com^
||babyboomboomads.com^
||babyniceshark.com^
||babysitterdeadlockjuly.com^
||backetkidlike.com^
||backfireaccording.com^
||backfirefever.com^
||backjawtanoa.com^
||backla2z8han09.com^
||backlogtop.xyz^
||backmerriment.com^
||backseatabundantpickpocket.com^
||backstagefreakish.com^
||backwardchampionship.com^
||backwardkneesencroach.com^
||baconaces.pro^
||bad8b2e252.com^
||badd24287f.com^
||badjocks.com^
||badlybouncing.com^
||badlymaggot.com^
||badsabs.com^
||badsans.com^
||badsats.com^
||badsbads.com^
||badsecs.com^
||badshades.com^
||badshores.com^
||badsims.com^
||badsips.com^
||badskates.com^
||badskies.com^
||badslopes.com^
||badspads.com^
||badsways.com^
||badtopwitch.work^
||baetrf.com^
||baffledzein.com^
||bafsxyiknk.xyz^
||baggiebilious.com^
||bagsevitld.com^
||bahfhgfdibgbcegbgg.ru^
||bahmemohod.com^
||bahuthue.com^
||baileydoormantdoormantalacrity.com^
||bailonushe.com^
||bainingsardana.com^
||bainushe.com^
||baitwizardrhythm.com^
||baiweluy.com^
||bakteso.ru^
||balcekonspn.com^
||baldbaptismrisk.com^
||baledenseabbreviation.com^
||baleiambwee.com^
||baletingo.com^
||balkishbiretta.com^
||balldevelopedhangnail.com^
||balneasoucars.website^
||balonamble.com^
||balsascotleak.com^
||baltchd.net^
||balvalur.com^
||balxetnlnqrna.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^
||banclip.com^
||bancmuriel.space^
||bande1az.com^
||bande2az.com^
||bandelcot.com^
||banderazzz33.com^
||banderazzz53.com^
||banderazzz73.com^
||bandiedcsardas.com^
||bandovincas.com^
||banerator.net^
||banesnorttat.cam^
||banfivmind.com^
||banfourmind.com^
||bangabdicate.com^
||bangladest.com^
||bangtyranclank.com^
||banibajury.website^
||banicywan.com^
||baniep.com^
||bankerconcludeshare.com^
||bankingconcede.com^
||banneradsday.com^
||banofusa.com^
||banonemind.com^
||banquetunarmedgrater.com^
||banroads.com^
||bantgoau.com^
||bantomind.com^
||bantrmind.com^
||banusatoday.com^
||bapdqzqhu.com^
||baptismmattressstoppage.com^
||baptun.com^
||baqyxncqiwedn.com^
||baradoot.com^
||barbedabout.com^
||barbedpotions.com^
||barbelskerugma.com^
||bardatm.ru^
||barefootstructure.com^
||baresi.xyz^
||barfsmiaowpit.com^
||bargedoctarch.com^
||barkierrevives.com^
||barleylatestinches.com^
||barlo.xyz^
||barnabaslinger.com^
||barneysunsharp.com^
||barnmonths.com^
||baronrydaters.com^
||barotsetarente.com^
||barreraxyloid.com^
||bars2show.com^
||barscreative1.com^
||barthnullary.com^
||basepush.com^
||basfol.com^
||basheighthnumerous.com^
||bashfuladvancedeliberately.com^
||bashfulweaponsscratch.com^
||basiun.com^
||basknausea.com^
||basnn14.com^
||basnn15.com^
||basnn16.com^
||basonmidterm.com^
||bastingestival.com^
||batebalmy.com^
||batespecializecoal.com^
||bathingonlay.com^
||bathingstage.com^
||bathyalmalkin.com^
||batmenmessily.website^
||batsdivannab.com^
||battepush.com^
||batteryfirmimage.com^
||batteusp2hilenor.com^
||battleimpossible.com^
||batwaxwok.site^
||baubogla.com^
||baufaich.com^
||bauwezou.net^
||baxisafy.com^
||bayalnephite.com^
||bayirksrap.com^
||baysexthy.com^
||baywednesday.com^
||bb1acb0ea5ddb1fed8.com^
||bb63221b43.com^
||bbaannrr03.com^
||bbaannrr05.com^
||bbaannrr11.com^
||bbcrgate.com^
||bbes.xyz^
||bbgomsvyyacndcf.xyz^
||bbjisktuj.com^
||bblo.xyz^
||bc5049654b.com^
||bcb3da3ac8.com^
||bcdnfk.com^
||bcf8fbea24.com^
||bckcdquvbscu.com^
||bclheggx.com^
||bclikeqt.com^
||bcloudhost.com^
||bcprm.com^
||bcuuipewdz.com^
||bcxamyjtnzuf.com^
||bd202457b.com^
||bdb4ff3f81.com^
||bdced8843e.com^
||bdemhtvl.com^
||bdflqsgroexr.com^
||bdgffuqodbhrb.xyz^
||be642e072e.com^
||beaconacceptable.com^
||beakedpissod.com^
||beamedshipwreck.com^
||beamfuloakwood.com^
||beamingworked.com^
||bearagriculture.com^
||beastintruder.com^
||beataemusky.com^
||beatenoxonium.com^
||beaterspatrick.com^
||beatifulapplabland.com^
||beauhoneycomb.com^
||beavertron.com^
||beb2644a65.com^
||bebaytowns.com^
||bebreloomr.com^
||becacy.com^
||becasp.com^
||bechatotan.com^
||becomeapartner.io^
||becorsolaom.com^
||becrustleom.com^
||becuboneor.com^
||bedbwgjjpxiuox.com^
||beddinginset.com^
||bedrapiona.com^
||bedriddenbare.com^
||bedsideseller.com^
||bedsitetrypa.com^
||bedspursueclueless.com^
||bedumbserugate.com^
||beeaimaid.com^
||beeferzak.com^
||beefymartpronunciation.com^
||beefypolitics.com^
||beegotou.net^
||beegoust.com^
||beehivefestivesolve.com^
||beenoper.com^
||beestsiskins.com^
||beetrootpsychicgrim.com^
||beevakum.net^
||beevalt.com^
||beewakiy.com^
||befuglago.live^
||begantotireo.xyz^
||begasuthy.com^
||beggarlyfilmingabreast.com^
||beginnerdole.com^
||begonegowked.com^
||begrimdos.com^
||begrudgecorrespondence.com^
||begunprescription.com^
||behalfplead.com^
||behangneurin.casa^
||beharmalted.info^
||beholdascared.com^
||behootpokeys.com^
||behoppipan.com^
||beigecombinedsniffing.com^
||beiven.pw^
||bejolteonor.com^
||bekdbxdhrffnj.com^
||beklefkiom.com^
||belamicash.com^
||belaya2shu1ba1.com^
||belexglokmpld.com^
||belfarewes.buzz^
||belgrekblackad.com^
||belickitungchan.com^
||believersheet.com^
||belleekosela.com^
||belombrea.com^
||belongedshark.com^
||belongrobustgreedy.com^
||belowanswerhaste.com^
||beltudri.com^
||beludicolor.com^
||belwrite.com^
||belyyeusy.com^
||bemachopor.com^
||bembexpps.life^
||bemoathudson.com^
||bemobpath.com^
||bemobtrcks.com^
||bemobtrk.com^
||bemusic.xyz^
||bendcauslesscauslessnotion.com^
||bendingalliance.com^
||bendycrumply.com^
||beneathallowing.com^
||beneficial-gather.pro^
||benelph.de^
||benevolencegardener.com^
||benidorinor.com^
||benonblkd.xyz^
||benoopto.com^
||benumelan.com^
||benureko.xyz^
||benzolescabrin.com^
||beonixom.com^
||beparaspr.com^
||bephamema.com^
||beqmwvupsowvls.com^
||beqyexeqof.com^
||ber2g8e3keley.com^
||berchsoda.com^
||berkshiretoday.xyz^
||berlipurplin.com^
||berthsorry.com^
||berush.com^
||besequda.xyz^
||beserte.pro^
||besetadvocacystrap.com^
||besguses.pro^
||besheardefiler.com^
||beshucklean.com^
||besidesaffluentcurrently.com^
||besmeargleor.com^
||besoes.com^
||bessioutdrew.com^
||best-offer-for-you.com^
||best-protection4.me^
||best-vpn.click^
||bestadbid.com^
||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^
||bestdatingshere.life^
||bestdisplaycontent.com^
||bestdisplayformats.com^
||bestloans.tips^
||bestrevenuenetwork.com^
||bestsafefast.com^
||bestssn.com^
||bestwinterclck.name^
||bestzba.com^
||besullyatte.com^
||beswarmfurless.cam^
||beta-news.org^
||betads.xyz^
||betahit.click^
||betalonflamechan.com^
||betemolgar.com^
||betflippant.com^
||betgorebysson.club^
||betimbur.com^
||betjoltiktor.com^
||betklefkior.com^
||betmasquerainchan.com^
||betnoctowlor.com^
||betonpolite.com^
||betotodilea.com^
||betotodileon.com^
||betshucklean.com^
||bett2you.com^
||bett2you.net^
||bett2you.org^
||betteradsystem.com^
||bettercontentservice.top^
||bettershitecolumn.com^
||bettin2you.com^
||bettingfingerprintgrade.com^
||bettingpartners.com^
||betzapdoson.com^
||beveledcorkir.com^
||bewailbeforelibrarian.com^
||bewailindigestionunhappy.com^
||bewvgekx.com^
||bexakezi.com^
||beyanmaan.com^
||bf-ad.net^
||bf640c8a78.com^
||bf9c1dc8ca.com^
||bfast.com^
||bfbcb7a235.com^
||bfe4e6d364be199.com^
||bff6b409f7.com^
||bfhxivpij.com^
||bfqcx.xyz^
||bftrlhesrlfjp.com^
||bfts.xyz^
||bfwckgmgkaq.com^
||bfxytxdpnk.com^
||bfypvmnytobqyn.xyz^
||bg4nxu2u5t.com^
||bg6s0.com^
||bgaxgjre.xyz^
||bgektxiadljflu.xyz^
||bggzqvjqtwthy.com^
||bgkabgjonbn.com^
||bgkrbh.com^
||bgqtdhkkvgopak.xyz^
||bgrndi.com^
||bh3.net^
||bhabgrqjjhn.com^
||bhcumsc.com^
||bhdrruliyfeoofx.com^
||bhlcimjcpvkxn.com^
||bhoiprlwdld.com^
||bibagloty.com^
||bid-engine.com^
||bid.glass^
||bidadx.com^
||bidder.dev^
||biddingquarrel.com^
||biddyfungussaps.com^
||bidhead.net^
||bidiology.com^
||bidrughu.com^
||bidsystem.com^
||bidtheatre.com^
||bidvance.com^
||bidverdrd.com^
||biemedia.com^
||bienlyclatchy.website^
||bigappboi.com^
||bigbolz.com^
||bigbootymania.com^
||bigchoicegroup.com^
||bigelowcleaning.com^
||biglittleday.com^
||bigneptunesept.com^
||bigprizesonline.com^
||bigrourg.net^
||bigsport.today^
||bihexoipaomfjie.xyz^
||biinminigihi.com^
||bijayrxkkppm.com^
||bikesmachineryi.com^
||bikrurda.net^
||bilgebotchy.com^
||bilkedsquit.com^
||billionpops.com^
||billionstarads.com^
||billypub.com^
||bilsyndication.com^
||bimathyphy.com^
||bimlocal.com^
||bin-layer.ru^
||bin-tds.site^
||binalbamp.com^
||binderyjenna.website^
||bingooverdosegroom.com^
||biniprobit.com^
||binmenkollast.com^
||binsaiwo.net^
||bionicskamsins.com^
||biosda.com^
||biptolyla.com^
||birdnavy.com^
||birevuth.com^
||birkiesdipyre.com^
||birlerskababs.com^
||biroads.com^
||birthdiscipline.com^
||birtuwhaim.com^
||birung.club^
||bishsonants.com^
||bisleyserrano.com^
||bit-ad.com^
||bitads.io^
||bitbeat7.com^
||bitcoin-news.vip^
||biteburied.com^
||bitesizedtreat.pro^
||bitesizememorable.com^
||bitingcomposed.com^
||bitpcn.com^
||bitvnvjfakrik.xyz^
||bitx.tv^
||biwhamto.com^
||bizmavosndi.com^
||bizographics.com^
||bizrotator.com^
||bj1110.online^
||bjakku.com^
||bjjkmxrwvba.com^
||bjjtrxbpincj.xyz^
||bjornecoydog.com^
||bjqdycewiefkyr.com^
||bjwbmpkukmur.com^
||bkembwdgujzp.com^
||bkl72.com^
||bkrpldhartngvh.com^
||bksijiunc.com^
||bl0uxepb4o.com^
||blaasopdive.com^
||blabhorol.com^
||blablahub.com^
||blacil.com^
||blackcurrantfootballsimilarly.com^
||blackcurrantspent.com^
||blacklinknow.com^
||blacklinknowss.co^
||blackname.biz^
||blacurlik.com^
||bladic.com^
||bladswetis.com^
||blaghfpd.com^
||blamads.com^
||blamedbuckie.fun^
||blastcahs.com^
||blastidanergic.com^
||blastieliatris.com^
||blastsbigener.com^
||blatwalm.com^
||blazingswatstated.com^
||blbhqqdfmvfsu.com^
||bleaborahm.one^
||bleachfamouszinc.com^
||bleandworld.xyz^
||bleinu.com^
||blendorbraker.com^
||blenkbenched.casa^
||bleokerrie.com^
||bleopi.com^
||blewtheleledm.one^
||blinkadr.com^
||blinkjork.com^
||blinnowther.com^
||blismedia.com^
||blissfuldes.com^
||blissfulonline.com^
||blizzardstudyfavourite.com^
||blizzrubier.com^
||blnclqnp.com^
||blockaddictioninterfere.com^
||blockadsnot.com^
||blockchain-ads.com^
||blockchaintop.nl^
||blockedadulatoryhotel.com^
||blockingdarlingshrivel.com^
||blockscoolest.com^
||blocksly.org^
||blode-cpq.com^
||blogger2020.com^
||bloggerex.com^
||blogherads.com^
||bloglife24.com^
||bloomcontaminatepreliminary.com^
||bloomyarseno.com^
||blotcreepy.com^
||blouseridge.com^
||blu5fdclr.com^
||bludwan.com^
||blueadvertise.com^
||bluecuphoch.com^
||bluedawning.com^
||bluedcrwth.com^
||bluejayfacette.com^
||bluejaysilene.com^
||bluelinknow.com^
||blueoyster.click^
||blueparrot.media^
||bluespeltast.com^
||bluestreak.com^
||blueswordksh.com^
||bluishgeologicallimitless.com^
||bluntedhalvah.com^
||blurredtiredom.com^
||bmcdn1.com^
||bmcdn2.com^
||bmcdn3.com^
||bmcdn4.com^
||bmkz57b79pxk.com^
||bn5x.net^
||bnbsagevcuca.com^
||bnbxwdkxccxfsn.com^
||bnc1m.com^
||bnc2m.com^
||bnc3m.com^
||bnc4m.com^
||bnc5m.com^
||bncloudfl.com^
||bngdyn.com^
||bnglzajikraz.com^
||bngprl.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^
||boagloozee.com^
||boahoupi.com^
||boajagoar.com^
||boakauso.com^
||boaphaps.net^
||boarhammock.com^
||boarshrubforemost.com^
||boasstylijoked.com^
||boastpretenddied.com^
||boatheeh.com^
||boatlyseljuk.com^
||boayipids.com^
||bobbytubate.com^
||bochuwutu.com^
||bodelen.com^
||bodgeethenic.com^
||bodher.com^
||boehness.com^
||boffinsoft.com^
||boffoadsfeeds.com^
||boftogro.net^
||bofyshaphi.com^
||bogginunstill.com^
||bogrodius.com^
||boguetrust.com^
||boguspredict.com^
||boilerstab.com^
||boilingtruce.com^
||boinkcash.com^
||bojebyze.com^
||bojtguluck.com^
||bokeden.com^
||boldtur.xyz^
||boldudroned.com^
||bolofoak.net^
||bolrookr.com^
||bolssc.com^
||bomudicy.com^
||bonad.io^
||bondagecoexist.com^
||bondfondif.com^
||bonertraffic.info^
||bonertraffic.mobi^
||bonertraffic.pro^
||bonertraffic12.info^
||bonertraffic12.pro^
||bonertraffic13.info^
||bonertraffic13.mobi^
||bonertraffic13.pro^
||bonertraffic14.info^
||bonertraffic14.pro^
||bonfiresaltymilk.com^
||bongacams7.com^
||bonnetiere-infrangible-burthening.xyz^
||bonnilytooths.com^
||bonuscontract.com^
||bonusmaniac.com^
||bonzai.ad^
||boodlewrite.com^
||boogopee.com^
||bookbannershop.com^
||bookljlihooli.com^
||bookmsg.com^
||booknower.com^
||bookwormapricotconcealment.com^
||boom-boom-vroom.com^
||boorishregt.com^
||boost-next.co.jp^
||boostcdn.net^
||boostclic.com^
||boostcpm.su^
||booster-vax.com^
||bootstrap-framework.org^
||bootstrap-js.com^
||bootstraplugin.com^
||bootsuserstruthful.com^
||boozingtawney.com^
||bop-bop-bam.com^
||boptal.com^
||bopvetgel.com^
||bordsnewsjule.com^
||boreasinflash.com^
||boredomsidion.com^
||borgach.com^
||boringlying.com^
||boriskink.com^
||boroniasunback.com^
||bororango.com^
||borotango.com^
||borrowdefeat.com^
||borumis.com^
||boshaulr.net^
||boshustaty.pro^
||bostonwall.com^
||bostopago.com^
||bot-checker.com^
||botanyjustify.com^
||boudja.com^
||boudutoo.net^
||bounce.bar^
||bouncebidder.com^
||bountynasalbits.com^
||bourranuncurbs.com^
||bourreeenchafe.com^
||bourremokihi.com^
||boustahe.com^
||boutiquerestless.com^
||bowbackcoyote.com^
||bowedsequence.com^
||bowells.com^
||bowerywill.com^
||bowmoolog.com^
||bowpinfrow.com^
||boxofficeliterally.com^
||boxofwhisper.com^
||boyalebut.site^
||boylesportsreklame.com^
||boyughaye.com^
||bplnskyetroo.xyz^
||bpmmqbtstmbf.com^
||bpqqccopjuat.com^
||bptracking.com^
||bqnqrr33.com^
||bqnqrr43.com^
||bqnqrr53.com^
||bqyjrqenfhwc.com^
||bqzmctxm.com^
||br3001.com^
||br3011.com^
||br3021.com^
||br3azil334nutsz.com^
||braggingreorganizeunderworld.com^
||brahmastainer.com^
||braidroll.com^
||brainian.club^
||brainient.com^
||brainlyads.com^
||brainsensueddusty.com^
||braintb.com^
||brakesoutright.com^
||braleak.com^
||brall11.com^
||brall31.com^
||brall41.com^
||brancheschestnutsour.com^
||branchr.com^
||branchseriescomposed.com^
||brand-display.com^
||brand.net^
||brandads.net^
||brandaffinity.net^
||brandclik.com^
||branddnewcode1.me^
||brandnewapp.pro^
||brandreachsys.com^
||brassstacker.com^
||brattyogor.com^
||bravenetmedianetwork.com^
||bravoedkilan.com^
||bravotrk.com^
||brawnedbodken.com^
||brazenserialsociety.com^
||brazenwholly.com^
||brdletywiuawc.xyz^
||brdmin.com^
||breadpro.com^
||breakdownfragileindication.com^
||breakemyhoney.com^
||breakfastinvitingdetergent.com^
||breakfastsinew.com^
||breakingfeedz.com^
||breakingrubber.com^
||breastfeedingdelightedtease.com^
||breathebuds.com^
||breathtricklealleviate.com^
||breathunwelcome.com^
||bred4tula.com^
||breedingunspeakableplaice.com^
||breedtagask.com^
||breemi.com^
||brereairsome.com^
||brfddmrfb.com^
||brftedjb.com^
||brgvlyaccixnbnu.xyz^
||bridgerbristle.com^
||bridgetrack.com^
||briefcasebuoyduster.com^
||briefsupbuoy.com^
||brighteroption.com^
||brightonclick.com^
||brightshare.com^
||brillspedlars.com^
||briolenproc.pics^
||brioletredeyes.com^
||briskedmiskept.com^
||bristlyxystus.com^
||briticatederfd.site^
||brnann.com^
||bro1.biz^
||bro3.biz^
||bro4.biz^
||broadlystipulate.com^
||brocardcored.com^
||broced.co^
||brocode1s.com^
||brocode2s.com^
||brocode3s.com^
||brocode4s.com^
||brodirect3s.com^
||brodmn.com^
||brogetcode1s.com^
||brogetcode2s.com^
||brogetcode3s.cc^
||brogetcode4s.cc^
||broidensordini.com^
||brokagedefraud.com^
||brokeloy.com^
||bromismcrouton.com^
||brookbrutallovers.com^
||brookycenacle.com^
||broomacknowledgedpinch.com^
||bropu2.com^
||browork3er.cc^
||broworker7.com^
||browserdownloadz.com^
||browserr.top^
||browsers.support^
||browsiprod.com^
||browsobsolete.com^
||brqvld0p.com^
||brtsumthree.com^
||brtv.xyz^
||bruard.com^
||brucelead.com^
||bruceleadx.com^
||bruceleadx1.com^
||bruceleadx2.com^
||bruisedcoup.com^
||brumousheaf.com^
||bruperchrophone.com^
||brutalconfer.com^
||brwbimexv.com^
||brwvdoorqmsnqbl.xyz^
||bsbaduacvwoeee.com^
||bshrdr.com^
||bsjltmrejgnlk.com^
||bst-offers.com^
||bszmpfaj.com^
||btagmedia.com^
||btcadtop.com^
||btdirectnav.com^
||btdnav.com^
||btgndarx.xyz^
||btjapxtpernyg.com^
||btmpgcgpjwagnx.com^
||btnativedirect.com^
||btnldivewzzfso.com^
||btonzfjleinuax.com^
||btpnative.com^
||btpnav.com^
||btpremnav.com^
||btprmnav.com^
||bttrack.com^
||btvhdscr.com^
||btvmvqoxh.com^
||btxxxnav.com^
||bu3le2lp4t45e6i.com^
||buatorchel.com^
||bubblyalibiappear.com^
||buckranaght.com^
||buckspanuelo.com^
||bucminum.com^
||budapebluest.com^
||buddieconine.com^
||buddiestophe.com^
||budech.com^
||budvawshes.ru^
||buffersthyrold.com^
||bugleczmoidgxo.com^
||bugsphnhl.com^
||buhatfjrk9dje10eme.com^
||buikolered.com^
||buildinghygienicfloating.com^
||buildnaq91.site^
||buildsintellecttweak.com^
||builip.com^
||builtchangeable.com^
||buipovexhav.com^
||bukash2jf8jfpw09.com^
||buksaiss.net^
||bulium.com^
||bulkybawler.com^
||bullads.net^
||bulletprofitads.com^
||bulletprofitpop.com^
||bullionyield.com^
||bulrev.com^
||bulsogle.net^
||bumblecash.com^
||bummershindigeavesdropping.com^
||bummersrummagy.com^
||bummilpatten.com^
||bumpingasbolin.com^
||bunchypueblo.com^
||buncoswosh.com^
||bunnymediaserver.com^
||buochxuvhmewc.com^
||buoyant-force.pro^
||bupatp.com^
||buram.xyz^
||burbibape.com^
||burdiesfogyish.com^
||bureauxcope.casa^
||burglardefinitelyresolved.com^
||burialgerminatebizarre.com^
||burlapvocation.com^
||burporess.pro^
||bursulasnags.com^
||burtiz.com^
||burydibase.com^
||busguyspec.com^
||businessenviron.com^
||businessessities.com^
||businesslinenow.com^
||businesspayments.org^
||busingcoryzal.com^
||busions.com^
||bustlemiszone.com^
||butalksuw9dj10.com^
||butanesleste.com^
||butashasp.site^
||butomuskainah.com^
||buttoothbrush.com^
||buvamery.net^
||buycoughpermit.com^
||buyeasy.by^
||buylnk.com^
||buyseoblog.com^
||buytieposer.com^
||buzskyhoot.com^
||buzzvids-direct.com^
||bviehlvfp.xyz^
||bvrloslwgc.com^
||bvsxquec.xyz^
||bvtuuewvwi.com^
||bvwymqlhouxy.xyz^
||bxczchdxynw.com^
||bxkxzjdjxeexi.com^
||bxqgxnechpwojfo.com^
||bxsfvqhzj.com^
||bxwpekad.com^
||byambipoman.com^
||byaronan.com^
||bybastiodoner.com^
||bybtlvcljrmhg.com^
||bycelebian.com^
||byeej.com^
||byfoongusor.com^
||byluvdiscor.com^
||bymeowsticfemaletor.com^
||bypassprofessordemonstrate.com^
||bypathaivr.com^
||bypuxogy.com^
||byridxpkvxqcx.com^
||byrledmtscmd.com^
||byvihare.com^
||byvngx98ssphwzkrrtsjhnbyz5zss81dxygxvlqd05.com^
||byvuwhubi.com^
||byyanmaor.com^
||bzrmxfxu.com^
||bzwcgscqnf.com^
||bzwdksdngjhay.com^
||c02o3mpych.com^
||c0594.com^
||c0c.xyz^
||c0z.xyz^
||c10ed2b8b417880.com^
||c12bleue.com^
||c265f8e1e3.com^
||c2e6bd3f02.com^
||c2fbd5c6ba.com^
||c3113b90b1.com^
||c3daf7c22c.com^
||c3t-system-err.club^
||c43a3cd8f99413891.com^
||c44wergiu87heghoconutdx.com^
||c4dbb6a666.com^
||c4f40bce0b.com^
||c50021876c67fd14.com^
||c52bc36a22.com^
||c5b39ff13b3259df.com^
||c5b8d9d52f.com^
||c63d72a4022.com^
||c8141c728b.com^
||c86970797a.com^
||c8f502ed61.com^
||c90752b0b5.com^
||c986493e7d.com^
||c9a2795c07.com^
||c9c2b6b980.com^
||c9e5089374.com^
||c9emgwai66zi.com^
||c9fdfce120.com^
||ca4363f2035eb8674cc42e2787ffb3bb.bar^
||ca4psell23a4bur.com^
||ca58d94915.com^
||ca65b1531c.com^
||ca6ac9b0e5.com^
||ca72472d7aee.com^
||cab-too-low.com^
||cabbingpolynya.cam^
||cableddaffed.com^
||cabnnr.com^
||cacheone.fun^
||cachoustewing.com^
||cadbitff.com^
||cadencecovetousfireplace.com^
||cadetrigourlegitimate.com^
||cadfixbig.site^
||cadlsyndicate.com^
||cadsans.com^
||cadsecs.com^
||cadsimz.com^
||cadskiz.com^
||cadslimz.com^
||caeebxhzg.com^
||caexdaerwplagr.com^
||cafe58cc6d0ac.com^
||cafegraha.com^
||cagelrib.net^
||caglaikr.net^
||cagothie.net^
||caikouli.com^
||caimoasy.net^
||cairalei.com^
||caiteesh.net^
||caithamo.net^
||calcoh.com^
||callalelel.info^
||callcreateabash.com^
||callelundotre.xyz^
||callingorator.com^
||calmlydung.com^
||calmsbocking.com^
||calvali.com^
||calxespatin.com^
||camads.net^
||camakaroda.com^
||camarondo.com^
||camatalowes.com^
||cameraunswing.com^
||camilo4free.cfd^
||camiocw.com^
||camisagrieko.com^
||cammpaign.com^
||camouque.net^
||campjupiterjul.com^
||camplacecash.com^
||campongprecant.com^
||camprime.com^
||camptrck.com^
||campuscompositionzodiac.com^
||camschat.net^
||camsitecash.com^
||camzap.com^
||can-get-some.in^
||can-get-some.net^
||canangalaities.com^
||candielzenaga.com^
||candiruarf.com^
||canoevaguely.com^
||canonch.pro^
||canstrm.com^
||cantateremiss.com^
||cantpastelli.one^
||canvassblanketjar.com^
||caoinelining.com^
||cap-cap-pop.com^
||capaciouslistless.com^
||caperedlevi.com^
||caphaiks.com^
||cappens-dreperor.com^
||capriceprop.com^
||capricetheme.com^
||capricornnestlevile.com^
||capsheirspages.com^
||capsuleshapen.com^
||captainad.com^
||captiongodfather.com^
||captivatecustomergentlemen.com^
||captivatepestilentstormy.com^
||captiveimpossibleimport.com^
||capultytrese.xyz^
||carabidshooter.com^
||caraganaarborescenspendula.com^
||carapusgyal.com^
||carbonads.com^
||carbonatemourning.com^
||carcelshatches.com^
||cardiacslabshort.com^
||cardiwersg.com^
||carememachera.com^
||careuropecreatures.com^
||carextenuous.com^
||cargonurture.com^
||carguedquannet.com^
||caridashrover.com^
||carpenterexplorerdemolition.com^
||carpi3fnusbetgu5lus.com^
||carpreposition.com^
||carrellsubdit.com^
||carrialferes.com^
||carriedmycosis.com^
||carrotraining.com^
||carsickstrodeproductive.com^
||cartining-specute.com^
||cartstick.com^
||caruagedlr.com^
||carvyre.com^
||casavasstamnoi.com^
||cash-ads.com^
||cash-duck.com^
||cash-program.com^
||cash4members.com^
||cashewsforlife208.com^
||cashlayer.com^
||cashmylinks.com^
||cashtrafic.com^
||cashtrafic.info^
||casinal.com^
||casinohacksforyou.com^
||casleygkqvkx.com^
||caspion.com^
||casserolehunchcontract.com^
||cassettelancefriday.com^
||cassettepreceding.com^
||casterpretic.com^
||castpallium.com^
||casulatoyon.com^
||catalpaaxillae.com^
||cataractoutputprogramming.com^
||cataractsallydeserves.com^
||catastropheillusive.com^
||catbeardx.com^
||catclawvines.com^
||cateredjapish.com^
||catgride.com^
||cathodecreped.com^
||catiligh.ru^
||cationakasu.shop^
||cationinina.one^
||catnipsdaymen.com^
||catsupsfloit.com^
||cattledisplace.com^
||cattlepilot.com^
||catverticalposterity.com^
||catwenbat.com^
||catwrite.com^
||catynydy.com^
||caunuscoagel.com^
||causerestrainrecorder.com^
||causlesscauslessswanmidday.com^
||cauthaushoas.com^
||cautiouscooperativegentlemen.com^
||cavelyamun.com^
||cawbarthe.com^
||cawber.com^
||cawrlfug.com^
||cawsspjzhtgz.com^
||cb9e43b2a0.com^
||cba-fed-igh.com^
||cbba8228b1.com^
||cbf265695d.com^
||cbicwdxlbxaib.com^
||cbkhucmudcsepoi.com^
||cbleads.com^
||cbsgmrqkdycbjn.xyz^
||cbuacategic.xyz^
||cbxxlecddlrd.com^
||cc-dt.com^
||cca1660917.com^
||ccalgf.com^
||ccdnqxu.com^
||ccjrapjmxq.com^
||ccjysdii.xyz^
||ccksdwtuzmadx.com^
||ccn08sth.de^
||cd239ecf15.com^
||cd490573c64f3f.com^
||cd828.com^
||cdacb856b3.com^
||cdakuvuwekpvm.com^
||cdceed.de^
||cdikrxknopf.com^
||cdn-server.cc^
||cdn-server.top^
||cdn.house^
||cdn1.pro^
||cdn12359286.ahacdn.me^
||cdn28786515.ahacdn.me^
||cdn2reference.com^
||cdn44221613.ahacdn.me^
||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^
||cdncontentstorage.com^
||cdncqw.com^
||cdndqw.com^
||cdngain.com^
||cdnjke.com^
||cdnondemand.org^
||cdnpc.net^
||cdnquality.com^
||cdnrl.com^
||cdnspace.io^
||cdntrf.com^
||cdrvrs.com^
||cdsbnrs.com^
||cdtbox.rocks^
||cdtxqgal.xyz^
||cdwcdny.com^
||cdwkjldcebynxde.xyz^
||cdxewmikygmku.com^
||cdynxqqckkxof.com^
||ce62e0d222bc5aca.com^
||ceboidbusting.com^
||cebygijy.pro^
||cecityshalom.com^
||cecive.com^
||ceehimur.uk^
||ceeleeca.com^
||ceepq.com^
||ceeviwep.com^
||cehuiy.com^
||ceileangsts.com^
||ceilidhgrazier.com^
||celeb-ads.com^
||celeritascdn.com^
||celiberald.xyz^
||celign.com^
||cellaraudacityslack.com^
||cellojapanel.one^
||cellsquickie.com^
||cellswallpaperstatements.com^
||celsiansnite.com^
||cematuran.com^
||cementencourage.com^
||cemukentha.xyz^
||cenaclesuccoth.com^
||cenceevent.club^
||cennter.com^
||censusmiles.com^
||centauruspopyou.com^
||centeredpleasedfeudal.com^
||centimetresnappeddock.com^
||centpopped.com^
||centralheat.me^
||centralheat.net^
||centralnervous.net^
||centwrite.com^
||ceorlsrajasic.com^
||cephalanthuseoccidu4entalis.com^
||cephidelixed.com^
||cepterunlogic.com^
||cer43asett2iu5m.com^
||ceramicminemeeting.com^
||cerberushead1o07.com^
||cerceipremon.com^
||cerebrifetors.com^
||cerfoillycea.website^
||cernamer.com^
||cernrefraidinterva.xyz^
||certainalmostcontent.com^
||certaintysurroundingcab.com^
||certified-apps.com^
||cesprinciple.com^
||cessationbarrellocations.com^
||cestoshagli.com^
||cesurasfratchy.com^
||ceteembathe.com^
||cevementalc.xyz^
||cevocoxuhu.com^
||cewaugaz.net^
||cexucetum.com^
||cfasync.ga^
||cfasync.ml^
||cfasync.tk^
||cfbenchcl.com^
||cfbwxgsa.com^
||cfc553b16f.com^
||cfclhaqhjdtw.com^
||cfcloudcdn.com^
||cfegwufto.xyz^
||cfgr1.com^
||cfrsqptn.com^
||cfts1tifqr.com^
||cfwchydynfc.com^
||cgeckmydirect.biz^
||cgznataqg.com^
||cha2spoi3rasne.com^
||chachophigy.pro^
||chachors.net^
||chaerel.com^
||chaferfathom.com^
||chaghets.net^
||chainads.io^
||chainerunca.com^
||chaingab.net^
||chaintopdom.nl^
||chainwalladsery.com^
||chainwalladsy.com^
||chairwaydenew.site^
||chaissoo.com^
||challengecircuit.com^
||challengehurts.com^
||chambersthanweed.com^
||chameleon.ad^
||chanelets-aurning.com^
||changeablesizepractically.com^
||changedcombustible.com^
||changefranticallywhom.com^
||chango.com^
||chaoseskhedahs.com^
||chapelonefoldonefoldpuppet.com^
||chapsartore.com^
||chaptersus.com^
||characcaslon.com^
||chargenews.com^
||chargeplatform.com^
||chargerbeakers.com^
||chargestimetablechuckled.com^
||charitablepausing.com^
||chartlon.skin^
||chasmypolloi.com^
||chatakauntewed.com^
||chatheez.net^
||chatmilkprude.casa^
||chattertasty.com^
||chauksoa.net^
||chaumsee.net^
||chaussew.net^
||chaussizers.cam^
||chautchy.net^
||chawhuxachi.com^
||chazanscapita.com^
||cheatingagricultural.com^
||cheatingbelievesseem.com^
||check-now.online^
||check-out-this.site^
||checkinform.net^
||checkm8.com^
||checkoutfree.com^
||checktrc.icu^
||checkup02.biz^
||checkyofeed.com^
||chedstimaarr.pics^
||cheeltee.net^
||cheemtoo.com^
||cheeradvise.com^
||cheerlessfunnelconcealed.com^
||cheerysequelhoax.com^
||cheetieaha.com^
||cheewhoa.net^
||chegostyzi.com^
||chegrupsishu.com^
||chekajie.com^
||chekseme.net^
||cheksoam.com^
||chemitug.net^
||chengaib.net^
||cheno3yp5odt7iume.com^
||chepsigrade.pro^
||cherniy2sviter11j.com^
||chestors.com^
||cheumy.com^
||chewsrompedhemp.com^
||chfpgcbe.com^
||chgzguhkue.com^
||chiasephim.xyz^
||chichosebook.com^
||chicks4date.com^
||chieferscored.com^
||chigloxixa.com^
||chiliadv.com^
||chimaerason.com^
||chimamanndgaocozmi.com^
||chimarssensory.com^
||china-netwave.com^
||chingmathecia.website^
||chinikscouxia.com^
||chinitnam.com^
||chinlesufer.com^
||chinoismoras.com^
||chioneflake.com^
||chipleader.com^
||chipmanksmochus.com^
||chipsleapt.com^
||chipsuziby.com^
||chiptionics.co^
||chirkacylal.com^
||chitaglipti.pro^
||chitika.net^
||chittedjauping.com^
||chjhsfctkeve.xyz^
||chl7rysobc3ol6xla.com^
||cho7932105co3l2ate3covere53d.com^
||choachim.com^
||chobsang.net^
||chocohjuanfhdhf.com^
||choconart.com^
||chokefirmbeauty.com^
||choksail.com^
||chokupsupto.com^
||cholosfuhrer.com^
||chonenusi.com^
||choobinoobi.com^
||choogeet.net^
||chookamookla.com^
||chooksee.net^
||choonamoona.com^
||chooppolygar.com^
||chooxail.com^
||chooxaur.com^
||chopgunsticker.com^
||choplivelychat.com^
||chopstick16.com^
||choptacache.com^
||chordeez.net^
||chosesleptcattish.com^
||chottsapocha.com^
||choupsee.com^
||chpfgx.com^
||chpok.pw^
||chrantary-vocking.com^
||chrif8kdstie.com^
||chrigm.com^
||christingera.site^
||christmasaxehandyman.com^
||chronicads.com^
||chsrkred.com^
||chtntr.com^
||chuckledinadmissible.com^
||chukarsconteur.com^
||chultoux.com^
||chusairt.com^
||chusewhereer.com^
||chushywoce.com^
||chutsavy.net^
||chvkyymv.xyz^
||chygkk.com^
||chyjobopse.pro^
||chykohija.pro^
||chylenogre.com^
||chypturotu.com^
||chywupefo.com^
||chyxaxegre.com^
||chyxyrothi.com^
||cialanaly.club^
||cictivesmuha.xyz^
||cieetphiwwbbueu.com^
||cigade.com^
||cigarregistersheriff.com^
||cigrylecha.pro^
||cihakawkngiamu.com^
||ciihjhyfoddflhy.xyz^
||cijexuthi.com^
||ciksolre.net^
||cildsotoatunbm.xyz^
||cima-club.club^
||cimbricscabish.com^
||cimm.top^
||cimoghuk.net^
||cinemensenoy.xyz^
||cinglecitrals.com^
||ciphuptace.com^
||cipledecline.buzz^
||ciqguphollyj.com^
||circumscribevetofurther.com^
||circumstancesrectangle.com^
||cirsepuh.net^
||cisheeng.com^
||cismovernm.com^
||cistusbram.website^
||citatumpity.com^
||citizenshadowrequires.com^
||cituasacrals.website^
||cityadspix.com^
||citydsp.com^
||citysite.net^
||civadsoo.net^
||civilizationthose.com^
||ciwhacheho.pro^
||ciwigevy.com^
||ciwvkgthn.xyz^
||cixawobu.com^
||cixaxuyu.xyz^
||cjenxpjxxhdwtp.xyz^
||cjezgbjbltos.com^
||cjf25jklrwqt.com^
||cjkeiekf.com^
||cjqncwfxrfrwbdd.com^
||cjsossrbji.xyz^
||cjt1.net^
||cjt3w2kxrv.com^
||cjvdfw.com^
||cjwyvwbxpbo.com^
||ckeckstatus.biz^
||ckgroundan.xyz^
||ckhvmkurkifon.com^
||ckjlmqgxy.com^
||ckmvkzurnd.com^
||ckrf1.com^
||ckwlurries.com^
||clackavarian.com^
||cladp.com^
||cladupius.com^
||claggeduniter.com^
||claimbit.tk^
||clainence.com^
||clairedikio.club^
||clairiose.pro^
||clamskeined.com^
||clankallegation.com^
||clarifysuper.com^
||clariniwoald.com^
||clarityray.com^
||clarkiainde.com^
||claspluke.com^
||class2deal.com^
||classion.xyz^
||classionreactice.info^
||clausephotographer.com^
||claxonmedia.com^
||clayierglaiks.com^
||clbjmp.com^
||clcassd.com^
||clcknads.pro^
||clcknipop.com^
||clckysudks.com^
||cldlr.com^
||cldom.com^
||cldrck.com^
||clean.gg^
||cleanbrowser.network^
||cleanedglistenwhite.com^
||cleaneryelded.site^
||cleanflawlessredir.com^
||cleanmediaads.com^
||cleanupcokesunny.com^
||clear-request.com^
||clearac.com^
||clearadnetwork.com^
||clearonclick.com^
||clementmeddling.com^
||clenchedyouthmatching.com^
||clerrrep.com^
||cleverjump.org^
||clevermillercooperation.com^
||clevernt.com^
||cleverwebserver.com^
||clevv.com^
||clfxjrlui.com^
||clfxts.com^
||cliand.com^
||clic2pub.com^
||clicadu.com^
||click-cdn.com^
||click.scour.com^
||click4free.info^
||clickadin.com^
||clickadu.com^
||clickallow.net^
||clickaslu.com^
||clickbicom^
||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^
||clickosmedia.com^
||clickoutnetwork.care^
||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^
||clicktracklink.com^
||clickupto.com^
||clickurlik.com^
||clickwedkeys.com^
||clickwinks.com^
||clickxchange.com^
||clientsviolet.com^
||clinkumebulus.com^
||clipelis.lol^
||clippedstocah.com^
||cliquesteria.net^
||cliviasnoonlit.com^
||clixsense.com^
||clixwells.com^
||clkepd.com^
||clknrtrg.pro^
||clkofafcbk.com^
||clkrev.com^
||clksite.com^
||clmbtech.com^
||clmcom.com^
||clnk.me^
||clo6du.com^
||clodsplit.com^
||clogsspiered.com^
||closau.com^
||closkyyodels.com^
||closureevaporatefume.com^
||closvisarga.com^
||clotezar.com^
||clothetow.com^
||clothingsphere.com^
||clothrestedbroadsheet.com^
||cloudapp-s.store^
||cloudcdn.ml^
||cloudcnfare.com^
||cloudflare.solutions^
||cloudfrale.com^
||cloudiiv.com^
||cloudimagesa.com^
||cloudimagesb.com^
||cloudioo.net^
||cloudlogobox.com^
||cloudnetstorage.com^
||cloutbeliefphantom.com^
||clozetempts.com^
||clrstm.com^
||clubpenguinclub.com^
||clucti.com^
||cludic.com^
||cluethydash.com^
||cluitluw.com^
||clunkskiaat.com^
||cluodlfare.com^
||clupc.com^
||clutchlilts.com^
||cluttercallousstopped.com^
||clxgmlpfkoj.com^
||clypejailage.com^
||cm-trk3.com^
||cm-trk5.com^
||cmbestsrv.com^
||cmdsdkekfhavlv.xyz^
||cmfads.com^
||cmhnyuwsgdlwv.com^
||cmnfybfjn.xyz^
||cmpgns.net^
||cmrdr.com^
||cmtrsrlyyiche.com^
||cncflpfw.com^
||cndeccsqtmjyh.com^
||cngcpy.com^
||cnihmqxc.com^
||cnjhqctwhstgz.com^
||cnjmvwowygm.com^
||cnnected.org^
||cnolhzguwnfgk.com^
||cnt.my^
||cntrafficpro.com^
||cnxdztpgjyc.com^
||cnywhcuyvjc.com^
||co5n3nerm6arapo7ny.com^
||coadvertise.com^
||coafogle.com^
||coaphauk.net^
||coarsewary.com^
||coastpreachshrink.com^
||coatoctopus.com^
||coatsanguine.com^
||coazuthu.net^
||cobalten.com^
||cobnutsvalure.com^
||cobwebhauntedallot.com^
||coccup.com^
||coccusadmanlob.com^
||coccyxwickimp.com^
||cocklacock.com^
||cocktaildejectionknights.com^
||cocoachviver.com^
||cocoaladies.com^
||cococptmcu.com^
||coconutsumptuousreseptivereseptive.com^
||codbankauthors.com^
||codedexchange.com^
||codefund.app^
||codefund.io^
||codemylife.info^
||codeonclick.com^
||coderformylife.info^
||codesbro.com^
||codezap.com^
||coedmediagroup.com^
||coeliacclung.com^
||coenobeullucu.com^
||coenuriauge.com^
||coeqagujkay.com^
||coetusnappers.com^
||coexploitates.xyz^
||coffeeliketime.com^
||coffeeuphold.com^
||cofounderspecials.com^
||cogitateseparated.com^
||cogleapad.com^
||cognizancebelievinghousing.com^
||cogwoodwelder.com^
||cohabitrecipetransmitted.com^
||coherentescalatorjeweller.com^
||coherepeasant.com^
||coinad.com^
||coinad.media^
||coinadster.com^
||coinadvert.net^
||coinio.cc^
||coinsicmp.com^
||coinverti.com^
||colanbalkily.com^
||colanderofficiallycase.com^
||colarak.com^
||cold-cold-freezing.com^
||coldflownews.com^
||coldhardcash.com^
||coldnessstretchedfriendship.com^
||coliassfeurytheme.com^
||colintoxicate.com^
||coljjcojuxstp.com^
||collaboratedog.com^
||collaborateinstructorgrow.com^
||collabplumify.com^
||collationstrend.com^
||collection-day.com^
||collectionspriestcardiac.com^
||collectorearnammonia.com^
||collectrum.com^
||colletsopelu.cam^
||collidetunnel.com^
||colliersads.com^
||colltz.com^
||colmoseshelled.com^
||colognegreece.com^
||colonistnobilityheroic.com^
||colorfullank.com
||colorfullank.com^
||colossalfutile.com^
||colossalrate.com^
||colouredcavity.com^
||colpursehowl.com^
||colsuchy.com^
||coltagainst.pro^
||coltseaman.com^
||coluim.com^
||columnisterror.com^
||com-wkejf32ljd23409system.net^
||comacantha.com^
||comagallopadvance.com^
||comalonger.com^
||comaoblivion.com^
||combia-tellector.com^
||combitly.com^
||combotag.com^
||combycopita.com^
||comclick.com^
||comeadvertisewithus.com^
||comfortclick.co.uk^
||comgnnyx.com^
||comicdismaygap.com^
||comicplanet.net^
||comihon.com^
||comilar-efferiff.icu^
||comitechokier.com^
||comiterebase.com^
||commencenumerals.com^
||commeral.com^
||commercial-i30.com^
||commercialvalue.org^
||commiseratelavishness.com^
||commission-junction.com^
||commissionkings.ag^
||commissionlounge.com^
||commitamulet.com^
||commonplacelion.com^
||commonvivacious.com^
||comorw.com^
||compactyunker.com^
||companionstormyhusk.com^
||comparativevegetables.com^
||compareinflatefervent.com^
||compartmentnovel.com^
||compassionateblackthirst.com^
||comperesuccessive.com^
||competitivediscontent.com^
||complainfriendshipperry.com^
||completedmisunderstand.com^
||complexionchagrinpregnancy.com^
||complicatedincite.com^
||complicationaffrayframes.com^
||complimentarywalkerexcessively.com^
||complimentsplywood.com^
||compositionaccolade.com^
||composivel.pro^
||composurevulnerable.com^
||comprehensiveunconsciousblast.com^
||comproliverton.pro^
||compromiseplot.com^
||computebailiff.com^
||computeterrifyingobdurate.com^
||comunicazio.com^
||comwgi.com^
||conative.network^
||concealedtripssurgical.com^
||conceiveintentlybookie.com^
||concentleconse.site^
||concentratebeauabsolute.com^
||concentrationminefield.com^
||conceptualization-noddies-candlemaker.online^
||concertainwqa.club^
||concord.systems^
||concoursestrickenpuppy.com^
||concurfickle.com^
||condles-temark.com^
||condolecourtesywry.com^
||condoledownright.com^
||condolencespicturesquetracks.com^
||condolencesquakeyourselves.com^
||condolencessumcomics.com^
||conductmassage.com^
||conduit-banners.com^
||conduit-services.com^
||coneenpien.com^
||confdatabase.com^
||confessionreverse.com^
||configurationluxuriantinclination.com^
||confirmationviewsyowl.com^
||confirmlyr.xyz^
||confrontationdrunk.com^
||confusionfowlsomen.com^
||congestit.com^
||congoesld.com^
||congratulatedreside.com^
||congressaffrayghosts.com^
||coninemelior.com^
||conjectwatson.com^
||conjeller-chikemon.com^
||conjunctionbanner.com^
||connectad.io^
||connectedit.co^
||connectignite.com^
||connectionads.com^
||connexplace.com^
||connextra.com^
||conoret.com^
||conquestdrawers.com^
||consciencebarrowcash.com^
||consciousremembrancetoad.com^
||consentrenovate.com^
||consequencesgiddyditch.com^
||consequentlyinmate.com^
||conseries.com^
||consideratepronouncedcar.com^
||consoupow.com^
||constintptr.com^
||constituentonset.com^
||constraintscenteredsociety.com^
||constraintsdiscuss.com^
||construment.com^
||consultingeastrubber.com^
||consumergenepool.com^
||consumergoodnight.com^
||contadd.com^
||contagionrugby.com^
||contagiousaugust.com^
||contalyze.com^
||contehos.com^
||contemnforbiddenbrazen.com^
||contemplatereunitededgy.com^
||contendinscriptionundercover.com^
||content-ad.net^
||contentabc.com^
||contentango.com^
||contentcave.co.kr^
||contentclick.co.uk^
||contentdigital.info^
||contentjs.com^
||contentr.net^
||contentwidgets.net^
||contextendless.com^
||contextweb.com^
||continuedi.club^
||continuousformula.com^
||continuousprescription.com^
||contradictionweeping.com^
||contrastic.xyz^
||contreel.com^
||contribusourcesyndication.com^
||contributiont.biz^
||contributorshaveangry.com^
||contried.com^
||contrivancespannercooperate.com^
||contriveddrunkenwry.com^
||controversialseen.com^
||conumal.com^
||conurs.com^
||convdlink.com^
||conventforgotten.com^
||convers.link^
||convertmb.com^
||convertsial.com^
||convilla.xyz^
||convincingnotion.com^
||convrse.media^
||conyak.com^
||coojaiku.com^
||cookliverelk.com^
||cookpad-ads.com^
||cooksrosiny.website^
||coolappland.com^
||coolappland1.com^
||coolappland2.com^
||coolappland3.com^
||coolappland4.com^
||coolinghistory.com^
||coollycollegeexpertise.com^
||coolnessvinegar.com^
||coolstreamsearch.com^
||cooperatetimes.com^
||coosersmidward.com^
||coostuni.com^
||cootewie.com^
||cootro.com^
||coovouch.com^
||coozoaji.net^
||copacet.com^
||copedblanc.com^
||copeforcing.com^
||coperledsinhe.info^
||copyairthtnttg.com^
||copyrightaccesscontrols.com^
||copysign.link^
||coqnaoubj.xyz^
||cor8ni3shwerex.com^
||cordha.com^
||corebelbyrri.com^
||corkycrazy.com^
||corkysegment.com^
||coronisabv.com^
||corridorfiremanhauled.com^
||corwrite.com^
||coseik.com^
||cosetswaragi.website^
||cosherymudejar.com^
||cosimotable.pro^
||cosmeticsgenerosity.com^
||cosmjs.com^
||costaquire.com^
||cosydrbrewing.com^
||cotchaug.com^
||cotdrollback.com^
||coterybulrush.com^
||cotihgcqkh.com^
||coudswamper.com^
||couhawhu.net^
||councedvdvg.club^
||councerned.com^
||counciladvertising.net^
||councilcoveauto.com^
||counct.com^
||countertrck.com^
||countilde.online^
||countriesnews.com^
||countrysideinhale.com^
||coupdisturb.com^
||coupleairplane.com^
||couptoug.net^
||courierregistered.com^
||couriersticky.com^
||courthouseworseflaw.com^
||coveredbetting.com^
||cowbumply.com^
||cowerarmament.com^
||cowyardstulm.com^
||coxalscyth.com^
||coyanhybrida.website^
||coyerbarrets.com^
||coysotown.com^
||cozesplacebo.com^
||cozyrepeatedlycowardly.com^
||cpa-optimizer.online^
||cpabeyond.com^
||cpaclicks.com^
||cpaconvtrk.net^
||cpacoreg.com^
||cpalabtracking.com^
||cpallcpqgngidnn.com^
||cpanuk.com^
||cpaoffers.network^
||cpasbintfr.com^
||cpatracker1.ml^
||cpaway.com^
||cpays.com^
||cpcmart.com^
||cpl1.ru^
||cpm-ad.com^
||cpm.biz^
||cpm10.com^
||cpm20.com^
||cpmadvisors.com^
||cpmaffiliation.com^
||cpmgatenetwork.com^
||cpmmedia.net^
||cpmnetworkcontent.com^
||cpmprofitablecontent.com^
||cpmprofitablenetwork.com^
||cpmrevenuenetwork.com^
||cpmrocket.com^
||cpmtree.com^
||cpng.lol^
||cpuim.com^
||cpvads.com^
||cpvadvertise.com^
||cpx24.com^
||cpxadroit.com^
||cpxdeliv.com^
||cpxinteractive.com^
||cpzkevanfjg.com^
||cqekuodanlchkr.com^
||cqlupb.com^
||cqmtauistwdwu.com^
||cqpcjoelfb.xyz^
||cqrvwq.com^
||cqsfdunhf.com^
||cqwajn.com^
||cr-brands.net^
||crabdefend.com^
||crabereyren.website^
||crabsuperior.com^
||crackerenmity.com^
||cracts.com^
||cradleton.xyz^
||cragbrasyeps.com^
||crajeon.com^
||crakbanner.com^
||crakcash.com^
||crashnoodle.com^
||craziesrimate.com^
||crazyhell.com^
||crazylead.com^
||crbbgate.com^
||crcrzqiedhur.com^
||crdefault.link^
||crdefault1.com^
||creakversionfort.com^
||creamssicsite.com^
||create2fear.com^
||creationaleprose.com^
||creative-serving.com^
||creativedisplayformat.com^
||creativeformatsnetwork.com^
||creativesumo.com^
||creatorcloakroomborrowed.com^
||crechelisere.com^
||credentialdeploycable.com^
||credentialssagwoo.com^
||creditorapido.xyz^
||creditspontaneousvicious.com^
||creedalguilery.com^
||creepingbrings.com^
||cremateretainedsurname.com^
||crenaeamigas.com^
||crenase.com^
||crengate.com^
||crentexgate.com^
||creoads.com^
||crepgate.com^
||creptdeservedprofanity.com^
||cresfpho2ntesepapillo3.com^
||crestfallenwall.com^
||cretgate.com^
||crewelkain.com^
||criantsleck.com^
||cribbolts.com^
||cribut.com^
||cricketunbutton.com^
||cridiqrtf.com^
||criesredden.com^
||crisdomson.com^
||cristianonaldo.com^
||critariatele.pro^
||criticismheadphoneprinting.com^
||crjpingate.com^
||crm4d.com^
||croakflabbyconsume.com^
||crocopop.com^
||cromo.name^
||crookedcareers.com^
||croplake.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^
||cruced.com^
||crudeartfulrecreate.com^
||crudelouisa.com^
||crudesoothing.com^
||crueltyrefundye.com^
||cruery.com^
||cruetychumpy.com^
||crumbtypewriterhome.com^
||crunchybears.com^
||crushingacevex.com^
||cryartarm.online^
||crytyingcrutch.com^
||csiasvapqrccq.com^
||cswmeogdtycy.xyz^
||csykhjry.com^
||ctasnet.com^
||ctdhylltfighs.com^
||ctdznwavaouc.com^
||ctetgwxrgaldb.xyz^
||cthaic.com^
||ctm-media.com^
||ctoairtx.com^
||ctrlaltdel99.com^
||ctrons.com^
||cttghjfhsw.com^
||cubaordmvsslr.com^
||cubeclause.com^
||cubenliven.com^
||cuberssnur.com^
||cubeslichees.com^
||cubimates.com^
||cucalm.com^
||cuckooretire.com^
||cuculf.name^
||cuddlethehyena.com^
||cuddly-membership.pro^
||cueyetwee.site^
||cugiphepty.com^
||cuhoxiphi.com^
||cuisineenvoyadvertise.com^
||culainstrades.com^
||cularl.com^
||culettswonken.com^
||cullflitted.com^
||culmedmaumee.com^
||cultergoy.com^
||culttolerant.com^
||culturedischargenarcotic.com^
||cumydixy.com^
||cundumbagroom.com^
||cunyiesus.com^
||cunzashope.com^
||cupbiologicaljourney.com^
||cupcognatekaleidoscope.com^
||cupidonmedia.com^
||cupidrecession.com^
||cupmidnithe.com^
||cupoabie.net^
||cuppinaruke.com^
||curacaohaloing.website^
||curatcullion.com^
||curategeis.xyz^
||curbaffluencenicer.com^
||curbimpress.com^
||curdiercoffee.com^
||curdlecobiron.com^
||curdlesgazump.com^
||curedonswab.com^
||curiatemeioses.com^
||curietplatly.com^
||curledvolleyballexpense.com^
||curlyhomes.com^
||curredreflex.com^
||currencyoffuture.com^
||currentlyse.com^
||curriculture.com^
||currierfrank.com^
||currietory.xyz^
||currol.com^
||cursormedicabnormal.com^
||curtainsimplicitycoast.com^
||curtisfrierson.com^
||curtlychit.com^
||curupeymaceman.com^
||curvecaressmean.com^
||cuseccharm.com^
||cusecwhitten.com^
||cusptumbak.com^
||customads.co^
||customapi.top^
||cuterbond.com^
||cutescale.online^
||cutlersbahaism.com^
||cutoft.com^
||cuttooscete.com^
||cuttuberaxis.com^
||cvastico.com^
||cvpvwiody.com^
||cvqgnkeqme.com^
||cwejnszakvvvu.com^
||cwgads.com^
||cwkuki.com^
||cwqljsecvr.com^
||cxhmxuyeqitmy.com^
||cxkivjsorpburb.com^
||cxrjjwsh.com^
||cyan92010.com^
||cyanolcomply.com^
||cybertronads.com^
||cyclim.com^
||cyclismpeddled.cam^
||cydoniarouting.com^
||cyglujeshu.com^
||cygnus.com^
||cyih0e43aty7.com^
||cyjaruvndimgaa.com^
||cyjgpvecdjntmko.com^
||cykynethe.com^
||cylish.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^
||cyzyyv.com^
||czechose.com^
||czh5aa.xyz^
||czilladx.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^
||d31c6d951c.com^
||d4624d2bc2.com^
||d4d48974197052ea.com^
||d576de5d7d.com^
||d5df191530.com^
||d65948f49b.com^
||d6afe9ff5e.com^
||d6b13de038.com^
||d6jfiirio372.com^
||d71e6dd31a026d45.com^
||d72gb9oukw3j.com^
||d7739252ca.com^
||d7d38597d6.com^
||d869381a42af33b.com^
||d870bc20cc.com^
||d87c82a1da.com^
||d8af4fb8c1.com^
||d8b6aa51fe.com^
||d8d4ab7673.com^
||d8fb9b701c.com^
||d95d7d7060.com^
||d9kvn70l4ogn.com^
||da-ads.com^
||da03ab7249.com^
||da60995df247712.com^
||dabihpillar.com^
||dacebe.com^
||dacmaiss.com^
||dadhuhram.com^
||dadsans.com^
||dadsanz.com^
||dadsats.com^
||dadsimz.com^
||dadslims.com^
||dadsoks.com^
||dadspms.com^
||dadspmz.com^
||daedaelousscri.com^
||daero.pw^
||daethana.pw^
||daf58a0948.com^
||daffaite.com^
||dafoljqjmlopaf.com^
||daftporus.website^
||dafttwist.com^
||daglatuw.com^
||daichoho.com^
||daijopimplo.com^
||dailyc24.com^
||dainaith.net^
||daincautela.com^
||daineely.net^
||daipeept.net^
||daipsuwi.net^
||dairma.com^
||dairouzy.net^
||dairyabreast.com^
||daisycontroversy.com^
||daizoode.com^
||dakolk.com^
||dalarorganic.casa^
||dalecta.com^
||dallavel.com^
||dalrekso.net^
||damageshaybird.com^
||damdiversereadiness.com^
||damedamehoy.xyz^
||damnpresume.com^
||dana123.com^
||dandelionbypasstestimony.com^
||dandiesvicua.com^
||dandyblondewinding.com^
||dangerinsignificantinvent.com^
||danmeneldur.com^
||dantbritingd.club^
||danzabucks.com^
||danzhallfes.com^
||daphnews.com^
||daphnidepoch.com^
||dapper.net^
||daredstrapelinor.com^
||darersan.co^
||darghinruskin.com^
||dargtabet.com^
||daribahactaea.com^
||dariolunus.com^
||darkerillegimateillegimateshade.com^
||darkoccasion.pro^
||darleygamball.cfd^
||darneluretic.com^
||dartg665moetyor.com^
||dartrealization.com^
||darvorn.com^
||dasfelynsaterr.webcam^
||dasfelynsaterr.win^
||dashbida.com^
||dashgreen.online^
||dasperdolus.com^
||daspiratioty.co^
||data-data-vac.com^
||databasestelevision.com^
||datajsext.com^
||date4sex.pro^
||dateddeed.com^
||dateszone.net^
||dating-banners.com^
||dating2cloud.org^
||dating2you.org^
||dating4you.org^
||datingstyle.top^
||datingtoday.top^
||datismelysee.com^
||dauaskjyfoy.com^
||daughterinlawrib.com^
||daughtersanything.com^
||daugloon.net^
||daugus.com^
||dawmal.com^
||dayanygold.com^
||daysmokeoffspring.com^
||dayznews.biz^
||daz3rw5a5k4h.com^
||dazhantai.com^
||db52cc91beabf7e8.com^
||dbaujmgikas.com^
||dbbsrv.com^
||dbcache.fun^
||dbclix.com^
||dbdda435.com^
||dbecreativea.biz^
||dbf1405f9c.com^
||dbkhhkzhdjkhqh.com^
||dbnghpxnbqpquh.com^
||dbouhtqfxafn.com^
||dbuadjcelk.com^
||dbutilovetr.xyz^
||dbvault.net^
||dcbnameapneas.com^
||dcceb78f4a.com^
||dcf0698a21.com^
||dcmgptcbcrogl.com^
||dcmosques.com^
||dcpxroykfpnnpm.xyz^
||dcvaxrdmdovrsgh.com^
||dcwkgvoeufhnm.com^
||dd09af1279.com^
||dd8af8726c.com^
||ddajztoum.com^
||ddb85f4fd9.com^
||ddc08eb47c.com^
||dddomainccc.com^
||dddtv.xyz^
||ddedfearin.buzz^
||ddenknowl.com^
||ddigujslwjmyk.com^
||ddishucons.xyz^
||ddkbxqvf.com^
||ddlesswale.co^
||ddlobrcdoij.com^
||ddnmzrpp.com^
||ddow.xyz^
||ddrsemxv.com^
||de1cb9e4b1.com^
||deaconrandomoptional.com^
||deadlineevaporate.com^
||dealcurrent.com^
||dealerobjections.com^
||dealingdisarrayanniversary.com^
||dealsfor.life^
||dealtsowbite.com^
||dearestimmortality.com^
||dearwbdikfecdvc.com^
||debadu.com^
||debatenell.com^
||debitswiping.com^
||debrium-surbara.com^
||decademical.com^
||decaysnort.com^
||deceittoured.com^
||decemberpedalunfair.com^
||decencyjessiebloom.com^
||decenthat.com^
||decide.dev^
||decids.com^
||decisionmark.com^
||decisionnews.com^
||decisivebottledhappen.com^
||deckerexuvium.com^
||decknetwork.net^
||deckthroughout.com^
||declarationextra.com^
||declivecists.casa^
||declk.com^
||decoctionembedded.com^
||decodebodo.com^
||decordingaudied.site^
||dedicatedmedia.com^
||dediom.com^
||deductionorderly.com^
||deductsgnostic.com^
||deecqem892bg5er.com^
||deedeedwinos.com^
||deefauph.com^
||deehalig.net^
||deeheede.com^
||deemsoil.com^
||deemsteppemental.com^
||deepermagnes.com^
||deepmetrix.com^
||deewansturacin.com^
||defaceproudlybarnacle.com^
||defeak.com^
||defeature.xyz^
||defendergracelessown.com^
||defensetraverse.com^
||deferencedilutemurmur.com^
||defetohi.com^
||defiantinfluencedtrustworthy.com^
||defilt.com^
||definedlaunching.com^
||definitial.com^
||deformconversionorthodox.com^
||defpush.com^
||defutohy.pro^
||defyblackmailrecommended.com^
||defybrick.com^
||defyraspypuke.com^
||degeronium.com^
||degrtdqvaansd.com^
||dehairpodley.com^
||dehornuplock.com^
||deiligejenter.com^
||dejectioncontainingproceeding.com^
||dejectioninvention.com^
||dejectionminus.com^
||del-del-ete.com^
||delayeddisembroildisembroil.com^
||delayyawn.com^
||delempanyi.one^
||deliciousinvestor.com^
||delightfulold.com^
||deligrassdull.com^
||deline-sunction.com^
||deliriousglowing.com^
||delivery45.com^
||delivery47.com^
||delivery49.com^
||delivery51.com^
||deliverydom.com^
||deliverymod.com^
||deliverymodo.com^
||deliverysapgoblet.com^
||deliverytrafficnews.com^
||deliverytraffnews.com^
||delmarviato.com^
||delnapb.com^
||deloplen.com^
||deltoidviragin.com^
||deludebalk.com^
||deludereflexunderwater.com^
||delusionrather.com^
||delwargal.click^
||demand.supply^
||demelehend.com^
||demetercowpeas.com^
||demitstanged.com^
||demnan.com^
||demnip.com^
||democracyendlesslyzoo.com^
||demostens.store^
||demulcegregor.com^
||denbeigemark.com^
||dendranthe4edm7um.com^
||dendrito.name^
||denetsuk.com^
||denety.com^
||denis-pj0823031-491201b.com^
||denizealgific.com^
||denknowled.xyz^
||denseplatter.com^
||densgauche.com^
||densouls.com^
||dentofinauk.shop^
||deorganizati.co^
||deostr.com^
||departedbeings.com^
||departenamelsociety.com^
||departgross.com^
||departurealtar.com^
||depictimproperdenunciation.com^
||depirsmandk5.com^
||deploreimpendingnasty.com^
||deployads.com^
||derbendlunet.com^
||derevya2sh8ka09.com^
||derler.pro^
||derowalius.com^
||derristerma.com^
||dersindical.xyz^
||desabrator.com^
||desadu.com^
||descendantmystery.com^
||descow.com^
||descrepush.com^
||descz.ovh^
||desekansr.com^
||deserterstrugglingdistil.com^
||designatejumped.com^
||designedamenityslot.com^
||desktopnotificationshub.com^
||deslncsiq.com^
||desolatewreck.com^
||desticall.com^
||destineddominant.com^
||deswhatlike.biz^
||detachedbates.com^
||detachedringer.com^
||detailextentprevail.com^
||detailyesgrip.com^
||detaph.com^
||detdtmkwcl.com^
||detecteddesigningspirited.com^
||detectionrepresentationquasi.com^
||detectivescollations.com^
||detectmus.com^
||detectvid.com^
||detergentpanties.com^
||deterioratesynonymcrockery.com^
||determine-month-upward-shoot.xyz^
||detestablemall.com^
||detestablepermit.com^
||detinetcallant.com^
||detour.click^
||detourlearned.com^
||detrimentaljigsaw.com^
||deturbcordies.com^
||deulderby.com^
||deuror.com^
||deuted.com^
||dev0.buzz^
||devaluationlimetreedeadly.com^
||devaluationobserve.com^
||deveincyanids.com^
||developingmansensitiveness.com^
||developmentencyclopaedia.com^
||develsdrawal.xyz^
||deviatemysticallocking.com^
||devilaboundultimate.com^
||devilspanmute.com^
||devinctserfs.com^
||devoidsagacious.com^
||devotedvarnish.com^
||devotionlongestresearching.com^
||dewapsithi.pro^
||dewiestsards.com^
||dewincubiatoll.com^
||dewretpartook.com^
||dexchangeinc.com^
||deximedia.com^
||dexplatform.com^
||dexpredict.com^
||df8c5028a1fad1.com^
||dfbvccwdlsl.com^
||dfd1ec534a.com^
||dfdjilnzqgtow.com^
||dfdybylchujl.com^
||dffaernr.com^
||dfgbalon.com^
||dfmngtubtdfxnq.com^
||dfpbnfapwcfap.com^
||dfpstitialtag.com^
||dftvhvapqxs.xyz^
||dfxofvzd.com^
||dfyouolsdq.com^
||dgafgadsgkjg.top^
||dgmaplain.club^
||dgmatix.com^
||dgmaustralia.com^
||dgpcdn.org^
||dgxmvglp.com^
||dgzhbvifnjo.com^
||dh956.com^
||dhbxsgdu.com^
||dhcguxefkuhfkhi.com^
||dhhixhjeroqljtl.xyz^
||dhilyjdw.com^
||dhkwxpzgvqgr.com^
||dhonon.com^
||dhtmesmxjblb.com^
||dhundora.com^
||dhvary.com^
||diagnosedifferentlycompute.com^
||dialgold.com^
||diamondemploymentcorpulent.com^
||diamondmodapk.com^
||diamondtraff.com^
||dianomioffers.co.uk^
||diaperhumanpurify.com^
||diapertypesdeference.com^
||diaryeavesdropdecipher.com^
||diasciaplatly.com^
||dibjaahejdaeejhhaacd.ru^
||dibsemey.com^
||diclotrans.com^
||dicoah.com^
||dictatepantry.com^
||dictationsuspendedpreface.com^
||didchinosdub.cam^
||diddaisycuff.com^
||didpuprat.com^
||dienesasides.com^
||dieselhircine.com^
||dietalmatax.com^
||dievel.com^
||differencedisinheritpass.com^
||differfundamental.com^
||differukent.co^
||difficultdisintegrate.com^
||difficultydilapidationsodium.com^
||diffidecrams.com^
||dified.com^
||difief.com^
||digadser.com^
||digitaldsp.com^
||digitalmediapp.com^
||digressremarkableconfide.com^
||digresstrailfined.com^
||diguver.com^
||dihkstwa.com^
||diitlm.com^
||dikeletwhelk.cam^
||dikkoplida.cam^
||dilemmaemergencyleisure.com^
||dilemmatryingless.com^
||dilruwha.net^
||dilvehoammp.com^
||dimensionhatefulstricken.com^
||dimensionuptown.com^
||dimeromaean.com^
||dimessing-parker.com^
||dimfarlow.com^
||dimpawlam.com^
||dimpuxoh.net^
||dinclinx.com^
||dingeecurlily.com^
||dingholog.com^
||diningprefixmyself.com^
||dinnerlithegladly.com^
||dinnerweather.com^
||dinosaurrestore.com^
||dinterperson.xyz^
||dionax.com^
||dipegrathy.com^
||dipobeds.com^
||dippingearlier.com^
||diptaich.com^
||diqkldlh.com^
||directaclick.com^
||directadvert.net^
||directdexchange.com^
||directionssecondary.com^
||directleads.com^
||directnavbt.com^
||directnessrecycling.com^
||directoryexertion.com^
||directorym.com^
||directrev.com^
||directtrack.com^
||directuklye.co^
||directuklyecon.pics^
||diresozines.com^
||dirgywhacks.com^
||diritymirkish.com^
||dirtyasmr.com^
||diryleme.pro^
||disableadblock.com^
||disagreeablepeninsula.com^
||disagreenutsflare.com^
||disappearanceinspiredscan.com^
||disappearancetickfilth.com^
||disappearingassurance.com^
||disappearpoliticalamoral.com^
||disappointmentoutcrymexican.com^
||disapprovalhardwareenvy.com^
||disasterthoughtless.com^
||disavowmigration.com^
||disbandcrumena.com^
||disbarbaryon.com^
||disbeliefquote.com^
||disbow.com^
||dischargedecent.com^
||discofrowsy.com^
||discordclosure.com^
||discountryvc.club^
||discountwound.com^
||discourageconcurrenceantibiotic.com^
||discoverapp.xyz^
||discussmercurydifferently.com^
||discuteeves.com^
||disembarkappendix.com^
||disgraceextended.com^
||disguisemayhem.com^
||disguisesirrational.com^
||disgustedmanipulation.com^
||dishesha.net^
||disintegrateapprenticedistribute.com^
||dislikesparecandle.com^
||disloquerent.website^
||disloyalmeddling.com^
||dismantlelabour.com^
||dismantlepenantiterrorist.com^
||dismissabuse.com^
||dismissedjollyhypocrite.com^
||dismitcurupay.com^
||disorganizedsweatymash.com^
||disparagethence.com^
||dispbaktun.com^
||dispelsbashara.com^
||displaycontentnetwork.com^
||displaycontentprofit.com^
||displayformatcontent.com^
||displayformatrevenue.com^
||displaynetworkcontent.com^
||displaynetworkprofit.com^
||displaynews.live^
||displayvertising.com^
||disploot.com^
||dispop.com^
||disqualifybatesclung.com^
||disreputablegenuinelyhonorary.com^
||disrobegilded.com^
||disrootaffa.com^
||disruptorgan.com^
||dissimilarakin.com^
||dissipatecombinedcolon.com^
||dissolveddittoteaspoon.com^
||dissolvedhaunch.com^
||distastefulsoloist.com^
||distilled.ie^
||distinct-bicycle.com^
||distinctionlatent.com^
||distinctlynobleprosecute.com^
||distinguishderive.com^
||distortabortionrespectful.com^
||distractiontradingamass.com^
||distressedsensesmanage.com^
||districtbaloneywhiskers.com^
||districtm.ca^
||districtm.io^
||districtprovocativeforceful.com^
||distringtrpar.xyz^
||disurm.com^
||dit-dit-dot.com^
||ditdotsol.com^
||dittyharsh.com^
||ditwrite.com^
||divaduolite.com^
||divedconservativemember.com^
||dividedscientific.com^
||divill.com^
||dizipal223.com^
||dizzardfovea.com^
||dj-updates.com^
||djdecsdwjdgemj.com^
||djfiln.com^
||djgfsrlt.com^
||djhnrcithoq.com^
||djidbagbacgfgbgdaace.ru^
||djinscavalla.com^
||djmaza.in^
||djrxpvhkqcowfuq.xyz^
||djxfar6.com^
||dk4ywix.com^
||dkjrvgfozzhc.com^
||dkksrclpfqmmtp.com^
||dkkypggviv.com^
||dkuiefdtuwnfo.com^
||dl-rms.com^
||dlexkxqacleb.com^
||dlfvgndsdfsn.com^
||dliketobe.co^
||dlkruoxcusyy.com^
||dlrcoalbin.com^
||dlski.space^
||dlzm790g.com^
||dmaaxglcr.com^
||dmdxhrne.com^
||dmefzwha.com^
||dmlkicqupnjfryv.com^
||dmnhiwojcy.com^
||dmnprx.com^
||dmshlhnzvzu.com^
||dmvbdfblevxvx.com^
||dmzjmp.com^
||dnavexch.com^
||dnavtbt.com^
||dnbizcdn.com^
||dnemkhkbsdbl.com^
||dngqrlcxesropm.xyz^
||dnrmvpdhmaacsa.com^
||dntchnyghet.com^
||doaipomer.com^
||doaseeph.com^
||doboacki.net^
||doctorhousing.com^
||dodurantom.com^
||doerscharre.com^
||doffingiceboat.com^
||doflygonan.com^
||dogcollarnearest.com^
||dogconcurrencesauce.com^
||dogiedimepupae.com^
||dogolurkr.com^
||dogwrite.com^
||doigtepyramid.com^
||dokaboka.com^
||dokauzob.top^
||dolesminced.com^
||dollarade.com^
||dollarhene.com^
||dolleddhaman.com^
||dollopsshutout.com^
||dollsdeclare.com^
||dolohen.com^
||dolpc.com^
||dolphincdn.xyz^
||domainanalyticsapi.com^
||domainbuyingservices.com^
||domakuhitaor.com^
||domankeyan.com^
||dombnrs.com^
||domccktop.com^
||domdex.com^
||domeleco.top^
||domestich.xyz^
||domicileperil.com^
||dominoeds.com^
||domnlk.com^
||domslc.com^
||don403deblakda.store^
||donecooler.com^
||doneeinvict.com^
||donemillio.com^
||donescaffold.com^
||donort.com^
||donttbeevils.de^
||doobinooby.com^
||doobyyooby.com^
||doogroaw.net^
||dooloust.net^
||doomail.org^
||doomna.com^
||doorbellbadge.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^
||doruffletr.com^
||dosamurottom.com^
||dosawhatkin.com^
||doseadraa.com^
||doshaido.com^
||dosliggooor.com^
||dossouwe.net^
||dostophog.com^
||dotagestores.com^
||dotandad.com^
||dotandads.com^
||dotardberet.com^
||dotchaudou.com^
||dotcom10.info^
||dothbognib.com^
||dotlessnorelin.com^
||dotrkme.com^
||dotsenhanced.com^
||double-check.com^
||double.net^
||doubleadserve.com^
||doubleclick-net.com^
||doubleclick.sbs^
||doubleclickbygoogle.com^
||doubledeepclick.com^
||doublelimpup.com^
||doublemax.net^
||doubleonclick.com^
||doublepimp.com^
||doublepimpssl.com^
||doublerecall.com^
||doubtcigardug.com^
||doufoacu.net^
||dougale.com^
||douhooke.net^
||douoblelimpup.com^
||doupteju.com^
||douthosh.net^
||dowellippen.com^
||dowfbrodder.com^
||down1oads.com^
||download-ready.net^
||download-readynow.com^
||downloadboutique.com^
||downloadgot.com^
||downloadyt.com^
||dowtyler.com^
||doxoonas.net^
||doxyspats.com^
||doyygwch.com^
||doz1it.com^
||dozethiwho.com^
||dozubatan.com^
||dp25.kr^
||dpdnav.com^
||dpeyvwofpr.xyz^
||dpiscaygdlgeleg.xyz^
||dpisjtoqmbtuu.xyz^
||dplbjpdd.com^
||dpmsrv.com^
||dprograp.online^
||dprtb.com^
||dpstack.com^
||dptlxjkvblw.com^
||dpyaareaqv.xyz^
||dpypzvjarj.com^
||draggedgram.com^
||draggedindicationconsiderable.com^
||dragonspontaneous.com^
||draile.com^
||drailsaculeus.com^
||drainlot.com^
||drako2sha8de09.com^
||drapefabric.com^
||drasticdrama.com^
||drasticmean.com^
||draughtacted.com^
||drauntilperin.xyz^
||drawbacksubdue.com^
||drawnperink.com^
||drawx.xyz^
||draydaisbitch.com^
||dreambooknews.com^
||dreamintim.net^
||dreamsaukn.co^
||dreamsyskaff.com^
||dreaty.com^
||dressuresl.top^
||dreyeli.info^
||dribletbogled.com^
||driddleurease.com^
||drillpatiotrash.com^
||drinkergenys.com^
||drious.com^
||drivecareveryday.com^
||driverpartially.com^
||drjgjngf.com^
||drkkydnkdvfosd.xyz^
||drkness.net^
||drldgfscmjgim.com^
||drlphsvpybieyie.xyz^
||drmjxoaaslsn.com^
||drogog.com^
||drogra.com^
||dronedgentile.com^
||droopingballisticscenario.com^
||droopingmore.com^
||droppedrolling.com^
||dropzenad.com^
||drowle.com^
||drpulgrcg.com^
||drpurrmcirwurb.com^
||drtuproft.com^
||druadirjfviwn.xyz^
||drufmhivrcehs.com^
||drumimaring.xyz^
||dscenn.com^
||dscmcbov.com^
||dsfjhfhyry2hh8jo09.com^
||dsnextgen.com^
||dsnr-affiliates.com^
||dsnvlhacqili.com^
||dsomethove.xyz^
||dsoodbye.xyz^
||dsp.wtf^
||dspmulti.com^
||dspsuper.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^
||dtwangicrur.com^
||dtx.click^
||dtzads.com^
||dualizefriskin.com^
||dualmarket.info^
||duamilsyr.com^
||duanepearls.com^
||dubheteat.com^
||dubshub.com^
||dubvacasept.com^
||ducapelacunas.cam^
||ducina.com^
||duckswillsmoochyou.com^
||ducmiptu.net^
||ducmissy.com^
||ductclickjl.com^
||ductquest.com^
||ductrealistic.com^
||ducubchooa.com^
||dudslubesviol.com^
||duellosheliced.com^
||duetads.com^
||duf1ql28oaxcm3x6baf7wxvo6n29hrozqxbd13emc3na96i64j.xyz^
||dufibepe.com^
||dugentocentury.com^
||duginamis.com^
||dugothitachan.com^
||dukagrygro.com^
||dukeendorsement.com^
||dukimo.com^
||dukirliaon.com^
||dulcormutated.com^
||dulillipupan.com^
||dulogav.com^
||dulombwwfm.com^
||dulosislimmata.com^
||dumbclerkwow.com^
||dumbpop.com^
||dummieseardrum.com^
||dumpersgoofed.com^
||dumpviolencetank.com^
||dunderaffiliates.com^
||duneabusiveattorney.com^
||duoletare.com^
||dupelipperan.com^
||duplicatepowerquay.com^
||duponytator.com^
||dupx.xyz^
||duranigaulic.com^
||durationscuffle.com^
||durhou.com^
||duriet.com^
||duringsiam.com^
||duritt.com^
||duscleouphes.com^
||dushorgy.com^
||duskingdinars.casa^
||dutirtougaon.com^
||dutorterraom.com^
||dutravisne.com^
||dutyoffendsmear.com^
||duujslachc.xyz^
||dvaminusodin.net^
||dvgigmhdhwtvb.com^
||dviccvivms.com^
||dvigukindal.com^
||dvitohrrmq.xyz^
||dviwjuggl.com^
||dvl8xapgpqgc1.cloudfront.net^
||dvnmyltt.xyz^
||dvoyy3qexr.com^
||dvqepopmvmypgkb.com^
||dvtnrwppxk.com^
||dvucdnv.com^
||dvunyhdjacox.com^
||dvypar.com^
||dwarfroughly.com^
||dwarfsubmerge.com^
||dwaterver.xyz^
||dwepmhhyigfb.com^
||dwetwdstom1020.com^
||dwirow.com^
||dwugpwfgi.com^
||dxmjyxksvc.com^
||dxpxlt.com^
||dxrzzmhwdp.com^
||dy5t1b0a29j1v.cloudfront.net^
||dycej.com^
||dydjxvazbj.com^
||dyfpilivhdq.xyz^
||dyiigakxgutnqp.com^
||dyino.com^
||dylenura.xyz^
||dylums.com^
||dynamicadx.com^
||dynamicdn.com^
||dynamitedata.com^
||dynpaa.com^
||dynpuqtsjpgqjv.com^
||dynspt.com^
||dynsrvbaa.com^
||dynsrvdea.com^
||dynsrvtbg.com^
||dynsrvtyu.com^
||dynssp.com^
||dyoixbyp.xyz^
||dyppdxwstrf.xyz^
||dysses.com^
||dysuriasps.com^
||dz4ad.com^
||dzhjmp.com^
||dzienkudrow.com^
||dzubavstal.com
||e-find.co^
||e0a42e1a21669b.com^
||e0d4e3650c.com^
||e13085e58935e6.com^
||e1f95201b19594.site^
||e21b1642db801b2a.com^
||e2a1c91d8b.com^
||e2ertt.com^
||e335udnv6drg78b7.com^
||e346ab6c68.click^
||e350570881272e.com^
||e376ef28103177cc.com^
||e44150775e.site^
||e4d3c228c4.com^
||e4nglis56hcoo5nhou6nd.com^
||e55cdcbcd2.com^
||e5asyhilodice.com^
||e5bbd2cdb0.com^
||e67repidwnfu7gcha.com^
||e702fa7de9d35c37.com^
||e70ae51a50.com^
||e7e776c1a8bf677.com^
||e85440ec98f04725.com^
||e8a0cb51c6.com^
||e8c09b34de.com^
||e9590c90a8.com^
||e9c1khhwn4uf.com^
||e9d46e21e9.com^
||ea0e9526cf.com^
||ea1a7e5216.com^
||ea38b1fdc5.com^
||ea6353e47e0ab3f78.com^
||ea778a21c7.com^
||eaaltkvtuge.com^
||eabatcwbsdeick.com^
||eabids.com^
||eableandwo.com^
||eac0823ca94e3c07.com^
||eaccre.com^
||eacdn.com^
||eachuniverse.com^
||eacry.com^
||eads.to^
||eadwhiwax.com^
||eae5daf052d2673b.com^
||eaesie.com^
||eagath.com^
||eagerlyshuggy.com^
||eagernessstrongergreet.com^
||eagleapi.io^
||ealeo.com^
||eardepth-prisists.com^
||earewi.com^
||eargentssep.one^
||earlapspur.com^
||earlieraccelerateshoplifting.com^
||earlos.com^
||earnbearerelectricity.com^
||earnbigo.com^
||earnify.com^
||earningserie.co^
||earpailton.com^
||earplugmolka.com^
||easeavaila.buzz^
||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.mobi^
||easyads29.pro^
||easydating.top^
||easydistrustuldistrustul.com^
||easyflirt-partners.biz^
||easygoingtouchybribe.com^
||easylist-to.xyz^
||eaterenhanced.com^
||eatmenttog.xyz^
||eatsidebicep.com^
||eatwinner.com^
||eavesdroppingsickleemotionally.com^
||eavkkbifpla.xyz^
||eawp2ra7.top^
||eazyleads.com^
||eb3c3aac94.com^
||ebannertraffic.com^
||ebdr3.com^
||ebelmqvrrnc.com^
||ebetoni.com^
||ebhruifaomypdi.com^
||ebjcmqernimq.xyz^
||ebjvkekktns.com^
||eblastengine.com^
||eboaopyeeuqnc.xyz^
||ebocornac.com^
||ebodyfairesra.xyz^
||ebonscornier.com^
||ebonyrecognize.com^
||ebookspaniardglossary.com^
||ebuzzing.com^
||ebz.io^
||ec73ce0ab9.com^
||ecched.com^
||ecgmdxoucsnrmq.com^
||echnol.com^
||echnolog.club^
||echolargemovement.com^
||eclkmpbn.com^
||eclogicmeows.com^
||ecmjckvcqiceia.xyz^
||economyobserver.com^
||econtinue.xyz^
||ecortb.com^
||ecossn.com^
||ecpmrocks.com^
||ecpms.net^
||ecqtaffcxggjwxf.com^
||ecsfunhget.com^
||ectresulto.com^
||ecunarw.com^
||ecybnxxpeq.com^
||ed11f01827.com^
||ed9wkbpy.com^
||edassiumw.xyz^
||edchargina.pro^
||edconside.com^
||eddiclucilia.com^
||eddoesenwraps.com^
||ederiorbrit.xyz^
||edgar2al2larngpoer.com^
||edgeads.org^
||edgeadulthoodblessed.com^
||edgevertise.com^
||edgyconnaterag.com^
||edgysend.com^
||edgystrangleconcentrate.com^
||edinburghcawaura.com^
||edioca.com^
||ediqmvjebecbqx.xyz^
||editchee.com^
||edition25.com^
||edlilu.com^
||edlqhrbgs.com^
||ednewsbd.com^
||edomz.net^
||edoqvecgbvn.xyz^
||edoumeph.com^
||edownloadfile.me^
||edstever.com^
||edstrastco.com^
||edstylistepro.xyz^
||edua29146y.com^
||educationaldetachblob.com^
||educedsteeped.com^
||educivesakti.com^
||edvfwlacluo.com^
||ee29eaf10d.com^
||ee6a35c1eeee.com^
||eeaacsmmdenxarx.com^
||eecd.xyz^
||eecd179r3b.com^
||eechicha.com^
||eeco.xyz^
||eee3a05c040fef3.com^
||eefxjexuwls.com^
||eegeeglou.com^
||eeghegak.com^
||eegnacou.com^
||eehuzaih.com^
||eekdjxqjlrx.com^
||eeksidro.com^
||eelfadechi.com^
||eempacmy.com^
||eensoans.com^
||eeoylmkd.com^
||eephaush.com^
||eephilru.com^
||eepltxvnf.xyz^
||eereegly.com^
||eererg.com^
||eergaroa.com^
||eergithi.com^
||eeroawug.com^
||eeshemto.com^
||eesihighlyrec.xyz^
||eetaubuy.net^
||eetseemp.net^
||eetsooso.net^
||eetyed.com^
||eexaitie.net^
||eezavops.net^
||eezegrip.net^
||eezoulru.com^
||efd3b86a5fbddda.com^
||efe0df50ac.com^
||efe3e01295.com^
||eferjqjtdhehr.com^
||effacerevealing.com^
||effateuncrisp.com^
||effectdeuce.com^
||effections.xyz^
||effectivecpmcontent.com^
||effectivecpmgate.com^
||effectivecreativeformats.com^
||effectivedisplaycontent.com^
||effectivedisplayformat.com^
||effectivedisplayformats.com^
||effectivegatetocontent.com^
||effectivemeasure.net^
||effectiveperformanceformat.com^
||effectiveperformancenetwork.com^
||efficaciousart.com^
||effixtile-inceive.com^
||efflue.com^
||effolk.com^
||effortfranzbloodless.com^
||effusedprankle.com^
||efinauknceiw.work^
||efjbjykvyxpil.com^
||efmqnhbbqyko.xyz^
||efukheretool.com^
||egbsisnv.xyz^
||egeisterytele.xyz^
||egfjpgijuhr.com^
||egfqtvewksktz.com^
||eggglove.com^
||egglikelt.com^
||eggnogsagrapha.com^
||eggnogsicerya.com^
||eggytiptops.com^
||egistonemes.com^
||egjyqfidcsfw.com^
||egoisc.com^
||egoron.com^
||egpdbp6e.de^
||egpuvrhfhekup.com^
||egreephu.com^
||egyptmiane3mao7uw.com^
||egyptpolarity.com^
||ehbbeikveqgmtj.com^
||ehinkitwkuo.co^
||eiasninancu.com^
||eifold.com^
||eighes.com^
||eighteenmedal.com^
||eignal.com^
||eiipskos.com^
||eikegolehem.com^
||eirenefv.com^
||eiryabba.com^
||eissop.com^
||eisual.com^
||eiteribesshaints.com^
||eitiso.com^
||eiyhjkqued.com^
||ejcet5y9ag.com^
||ejdkqclkzq.com^
||ejectbagsindefinite.com^
||ejghgjhhgadcdchjaada.ru.^
||ejkwgeanhw.com^
||ejurzsax.com^
||ejwxiuhjxep.com^
||ekansovi.com^
||ekareqif.xyz^
||ekexsztsgm.com^
||ekfottltamc.com^
||ekgloczbsblg.com^
||ekhqoitttw.com^
||ekmas.com^
||ekrvemsgktkcihp.com^
||ekskbldmgjhfvl.com^
||ektmvpwa.top^
||ekttkwbkfbr.com^
||elasticad.net^
||elauciju.com^
||elbertmemoria.com^
||eldestcontribution.com^
||eldinfuidhir.com^
||eldrurjtsbl.com^
||eldxbvskndmxnr.com^
||eleavers.com^
||electnext.com^
||electosake.com^
||electricalbicyclelistnonfiction.com^
||electricitylaxative.com^
||elegynybble.com^
||elementalantecedent.com^
||elementdeserts.com^
||elementsfertilisedfaithful.com^
||elepocial.pro^
||elepts.com^
||eleutrummery.com^
||elfcoexistbird.com^
||elfinsande.website^
||elfshipfish.casa^
||elicitsfoozle.com^
||elinorparcel.com^
||elitistrawirresistible.com^
||elizabethclowneasy.com^
||elizaguarapo.com^
||elkbahtax.com^
||elkconsistbirch.com^
||ellcurvth.com^
||ellentmatchwi.com^
||ellpaniers.com^
||elmftqzs.com^
||elonreptiloid.com^
||eloquencer.com^
||elsewherebuckle.com^
||eltvcpeftopmaa.com^
||elxis-downloads.com^
||elxpywhuj.com^
||emanog.com^
||embesognassent.xyz^
||emblyjustin.com^
||embodimentabstain.com^
||embogsoarers.com^
||embtrk.com^
||emccgujavc.xyz^
||emediate.dk^
||ememoricane.info^
||ementwre.buzz^
||emeraldmistrust.com^
||emerizeculler.com^
||emieweneusxwjp.com^
||emised.com^
||emkarto.fun^
||emlifok.info^
||emmermyotic.com^
||emolah.com^
||emolapnay.com^
||emphen.com^
||empill.com^
||empirelayer.club^
||empiremoney.com^
||emploresmith.com^
||employdearestspatter.com^
||employedlawn.com^
||emptyspaceads.com^
||emsservice.de^
||emulatecereal.com^
||emulousoaty.com^
||emuwanflat.com^
||emxdgt.com^
||emxdnfvdnwzx.com^
||en-continue.site^
||ena-native-ads9.com^
||enablecherrysail.com^
||enactmedic.com^
||enacttournamentcute.com^
||enamberchivies.com^
||enationmaleos.website^
||encasedandelionhauled.com^
||enchantmenthopeless.com^
||encirclenorth.com^
||encloseddealing.com^
||enclosedhelium.com^
||encouragingpast.com^
||encyclopaediaknackfold.com^
||endangersquarereducing.com^
||endlessapparatus.com^
||endomespettle.com^
||endorsebilateralpancreas.com^
||enebut.com^
||enemieshemisphere.com^
||energeticholder.com^
||engagedthicketforeman.com^
||engagementpolicelick.com^
||enginedriverflexible.com^
||enginedriverhaw.com^
||engineseeker.com^
||englandhogmane.com^
||englandrelent.com^
||englerbraw.com^
||englingedrxa.club^
||englishheadlight.com^
||englutzydecos.com^
||enheir.com^
||enhichej.xyz^
||enicyvys.xyz^
||enifeygqued.com^
||eniunifiiegma.xyz^
||enlarget.com^
||enlightenedinterest.pro^
||enlnks.com^
||enmassstraits.com^
||enodiarahnthedon.com^
||enoughts.info^
||enrilov.info^
||enserfshoofish.com^
||ensnia.com^
||entailcurrantreflect.com^
||entailresponded.com^
||entalsindust.one^
||entativesath.one^
||entdeaded.xyz^
||enterads.com^
||entertainedshook.com^
||enthaitingsh.one^
||enthusiasmturnipflare.com^
||enthusiasticsabotage.com^
||entirelysacrament.com^
||entmassaul.com^
||entmatchw.top^
||entractta.top^
||entrecard.com^
||entrecard.s3.amazonaws.com^
||entseconom.com^
||entsseparas.com^
||entualkenti.buzz^
||enued.com^
||envelopeheadache.com^
||enviablewaistwhereabouts.com^
||enviroquit.com^
||envyindebted.com^
||enwingdondia.com^
||eo62cocntx.com^
||eoahpbgsvsyfujy.xyz^
||eobgrawc.xyz^
||eocceucbqnu.com^
||eondunpea.com^
||eonsmedia.com^
||eonwayaha.com^
||eoopersed.one^
||eooslfyhziubo.com^
||eoqbefxjvzw.com^
||eoqocart.com^
||eoredi.com^
||eosads.com^
||eotlqwxohyhu.com^
||eovnezvotrnp.com^
||eoweridus.com^
||eozoicfirring.com^
||epacash.com^
||epagogerepines.com^
||epcocmthiaam.com^
||epdspvkaqasbut.com^
||epheboiwreath.com^
||ephler.com^
||epi0tzwi.com^
||epicgameads.com^
||epigaeatoasty.com^
||epigonuncream.com^
||epnredirect.ru^
||epsesy.com^
||epsupuby.com^
||eptrulinebisc.xyz^
||epu.sh^
||epushclick.com^
||eputfeable.co^
||epwilkkchcsoxw.com^
||epwurecbhwtt.com^
||eqads.com^
||eqfgc.com^
||eqiiqxpl.com^
||eqsstvfotd.com^
||equabilitythereupon.com^
||equityjesusdisappointment.com^
||eraserindecent.com^
||eravanquishultimate.com^
||erdeally.com^
||erdecisesgeorg.info^
||erefwukouln.xyz^
||eremuribleak.com^
||erenchinterried.pro^
||ergadx.com^
||ericanteeho.com^
||ericantpas.com^
||ericaunct.com^
||erihj.com^
||erimal.com^
||erinitesorchin.com^
||erlier.com^
||erm5aranwt7hucs.com^
||ermitteedi.biz^
||ernestindeedtradition.com^
||erniphiq.com^
||ernitz.com^
||ernoddenkn.pics^
||ero-advertising.com^
||erokimooki.com^
||erorib.com^
||erosyndc.com^
||erovation.com^
||erovinmo.com^
||erringcrambly.com^
||erscdf.com^
||erstartirrel.buzz^
||ertyvaluation.lol^
||eru5tdmbuwxm.com^
||eruple.com^
||eruptneuroticstealing.com^
||eruvpdymynpjw.xyz^
||ervicoren.online^
||ervladdep.xyz^
||es54i9g7p7xh.com^
||esathyaspsu.xyz^
||escalatenetwork.com^
||escapeeelapid.com^
||eschewssheols.com^
||escotsmaligns.com^
||escris.com^
||escthermae.com^
||escudotagalog.com^
||escy55gxubl6.com^
||eseecmoa.com^
||esefurthere.buzz^
||eshaisib.net^
||esheprice.online^
||eshouloo.net^
||esignificanvi.info^
||esmentbrads.com^
||esmystem.com^
||esopertyva.shop^
||espotl.com^
||esqfctbqf.com^
||establishbrightestsavvy.com^
||establishmentinfluence.com^
||estafair.com^
||esteemtalented.com^
||estoopsi.com^
||estrangefoolish.com^
||estuantunsnow.com^
||etcintyai.com^
||etcodes.com^
||etesin.com^
||etetum.com^
||etheopportu.biz^
||ethicel.com^
||ethnicbrotherhoodunmoved.com^
||etioh.com^
||etivat.com^
||etjbedubcx.com^
||etmxjglxsthvm.xyz^
||etoexukpre.com^
||etracking.pro^
||etruet.com^
||ettilt.com^
||ettlingnidana.com^
||etxrowowxcdchv.com^
||euctah.com^
||eudoxia-myr.com^
||eugenerhachi.com^
||eugeniecor.com^
||eugway.com^
||euizhltcd6ih.com^
||euosicjxjv.com^
||eurekaddl.cyou^
||europacash.com^
||europertsticke.site^
||euros4click.de^
||euscaroversing.com^
||eutehj.com^
||euxgfqkgpmyvo.com^
||euz.net^
||evaluationgnatprotected.com^
||evasiondemandedlearning.com^
||evbsa.xyz^
||evcknbym.com^
||evealm.com^
||evemasoil.com^
||evenescapenavy.com^
||eventsancientreject.com^
||eventuallybraid.com^
||everalwerf.xyz^
||evergreensame.com^
||everut.com^
||everybodyfebruary.com^
||everywheresavourblouse.com^
||eveteaemo.com^
||evgywgur.com
||evhipjnjvxxuikn.xyz^
||eviclick.pro^
||evists.com^
||evitingawabi.com^
||evushuco.com^
||ewaglongoo.com^
||ewaqlimkfmb.com^
||ewasadirec.com^
||ewcgnifqlm.com^
||ewedivotsfop.com^
||ewicap.com^
||ewknbagvcqpc.com^
||ewmpvsajrhxbuev.xyz^
||ewooe6df.com^
||ewoutosh.com^
||ewrerew29w09.com^
||ewrqhlkvkbqqhgk.com^
||ewruuqe5p8ca.com^
||ewtdjgsaip.com^
||exaltationinsufficientintentional.com^
||exambalmy.com^
||examscradle.com^
||exanae.com^
||exarchybonging.com^
||excdnrdsu.com^
||exceedinglydiscovered.com^
||exceedmintpoker.com^
||excellaskiju.xyz^
||excellenceads.com^
||exceptexchange.com^
||exchad.com^
||exchak.com^
||exchange-traffic.com^
||exchangediscreditmast.com^
||excitead.com^
||excitedpercussive.com^
||exclamationresound.com^
||exclas.com^
||exclusivelydepict.com^
||excursionhomemadeimmortal.com^
||excuseparen.com^
||exdynsrv.com^
||exemix.com^
||exemph.com^
||exerciseundergone.com^
||exhaustedgemini.com^
||exhibitedderivedremarkable.com^
||exi8ef83z9.com^
||exileinstinct.com^
||exists-mazard.icu^
||existsobey.com^
||existsvolatile.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^
||exopthassar.com^
||exosrv.com^
||expeldetachment.com^
||expelpoucey.com^
||expendituredefeated.com^
||expertcamomile.com^
||expertist.xyz^
||expertnifg.com^
||expiredemure.com^
||explac.com^
||explanationrecognise.com^
||explanationsacrifice.com^
||exploitnookconsequently.com^
||exploreholidayexcellent.com^
||expmediadirect.com^
||expocrack.com^
||exporder-patuility.com^
||exportspring.com^
||exposuremixed.com^
||expressfouty.com^
||expressvampire.com^
||expresswebtraffic.com^
||exrtbsrv.com^
||exteet.com^
||extend.tv^
||extendedcocktailchapel.com^
||extendedmoreimposter.com^
||extillcasula.com^
||extoso.com^
||extra33.com^
||extractionwilliam.com^
||extractplayed.com^
||extremereach.io^
||extremiu.top^
||extyoasigus.com^
||exurbyellow.com^
||exwotics6heomrthaoi4r.com^
||eyebrowscrambledlater.com^
||eyefuneve.com^
||eyelidfallage.com^
||eyenider.com^
||eyere.com^
||eyereturn.com^
||eyesightladsregiment.com^
||eyevfswxtcij.com^
||eyeviewads.com^
||eyfvklgx.com^
||eyhadgone.one^
||ezeraf.com^
||ezexfzek.com^
||ezhefg9gbhgh10.com^
||ezijyfiq.xyz^
||ezjhhapcoe.com^
||ezojs.com^
||ezpayments.org^
||ezyenrwcmo.com^
||f00f00.bar^
||f01ed651eca.com^
||f1721037a5.com^
||f1a75ead16.com^
||f250b19813.com^
||f270d8d863.com^
||f329cba40e.com^
||f338113ad0.com^
||f3551539d6565853.com^
||f35bb81112.com^
||f3f1317bda.com^
||f3udfa7nfguhni.com^
||f451b7f622.com^
||f4906b7c15ba.com^
||f5080f5cee5a00.com^
||f5f84f4d83.com^
||f5v1x3kgv5.com^
||f6c456a438.com^
||f6d56854f2.com^
||f8260adbf8558d6.com^
||f853150605ccb.com^
||f86c0f6c3b.com^
||f8c72280d8.com^
||f95nkry2nf8o.com^
||f9pennsy3glvkm6ania.com^
||fa9123763f.com^
||faa39957a3.com^
||fabrkrup.com^
||fabrouter.com^
||facebruek.online^
||facesnotebook.com^
||facesrenaissanceconfirmed.com^
||facilitategovernor.com^
||facilitatevoluntarily.com^
||facilitystrode.com^
||factermer.com^
||factha.com^
||faculaekrapina.com^
||facyptythu.com^
||fadbell.com^
||fadedcovertrefuse.com^
||fadedpracticedduly.com^
||fadsims.com^
||fadsimz.com^
||fadsipz.com^
||fadskis.com^
||fadskiz.com^
||fadslimz.com^
||fadsoks.com^
||fadspms.com^
||fae46gussylvatica.com^
||faestara.com^
||faggotsnulled.com^
||faggrim.com^
||faglollstwo.com^
||fagold.xyz^
||fagywalu.pro^
||faidoud.com^
||faigroas.net^
||faipeeji.com^
||fairadsnetwork.com^
||fairieflame.com^
||fairnessels.com^
||fairysag.com^
||faithaiy.com^
||faithcollarhook.com^
||faithfulfacultativeladder.com^
||faithfullyfridge.com^
||fakeallow.com^
||fakeerupriser.com^
||fakesorange.com^
||fakinggivewacko.com^
||falangerewires.com^
||falconattendance.com^
||falconisleclip.com^
||falkag.net^
||falsemulticultural.com^
||falsifythomas.com^
||familyborn.com^
||familyliar.com^
||faminedealergirl.com^
||famousletterss.online^
||fampin.com^
||fandelcot.com^
||fandmo.com^
||fanjetrecoil.com^
||fankwmgxe.com^
||fannonglairin.com^
||fantasyspent.com^
||fanumi.com^
||fanyorgagetn.buzz^
||fapmeth.com^
||faracoon.com^
||farcdnf.com^
||fardingsoiling.com^
||farteniuson.com^
||fascinatedgreetedgerminate.com^
||fascinatingappraisalunderestimate.com^
||faskoleb.com^
||fastapi.net^
||fastcache.fun^
||fastcdn.info^
||fastclick.net^
||fastcontentdelivery.com^
||fastdld.com^
||fastdln.com^
||fastdlr.com^
||fastdmr.com^
||fastdownload1.com^
||fastdxr.com^
||fastenpaganhelm.com^
||faster-trk.com^
||fastestbesets.com^
||fastestdwelling.com^
||fastestvolcano.com^
||fastmtn.com^
||fastpopunder.com^
||fatalityplatinumthing.com^
||fatchilli.media^
||fatebbc.pro^
||fatherceremony.com^
||fathuntsgall.com^
||fatlossremedies.com^
||fatsosjogs.com^
||fatstepn.click^
||fattem.com^
||fattiersereins.com^
||fattykettleinexpedient.com^
||fatwalkinger.club^
||faultsderange.com^
||faultspiano.com^
||faused.com^
||fauxtitters.com^
||favourablequickdelve.com^
||favouritesuitable.com^
||faxqaaawyb.com^
||fb-plus.com^
||fb332fdc0d.com^
||fb3aace890.com^
||fbcdn2.com^
||fbfd396918c60838.com^
||fbgdc.com^
||fbiskulrsmccibl.com^
||fbmedia-ckl.com^
||fbmklibvrroltd.com^
||fbwaikol.com^
||fc2ppv.buzz^
||fccinteractive.com^
||fcdnmkc.com^
||fckjoujpsna.xyz^
||fcouvtlwzocok.com^
||fcrbsqtsuvexcsy.com^
||fcxueeiwtqip.com^
||fd5orie8e.com^
||fd7qz88ckd.com^
||fddf7d58ea.com^
||fdelphaswcealifornica.com^
||fdf1aacd86.com^
||fdf4.com^
||fdlvnldfnyhicc.xyz^
||fdrgtt9edmej010.com^
||fdsgv.xyz^
||fdvewptkqfnrok.com^
||fe7qygqi2p2h.com^
||fe95a992e6afb.com^
||feadrope.net^
||fearfuldiscoverlads.com^
||fearpeaceoversight.com^
||fearwild.com^
||feastoffortuna.com^
||featassuage.com^
||featbooksterile.com^
||feathersaloof.com^
||featoutline.com^
||featuredusers.com^
||featurelink.com^
||featurespossessed.com^
||featurewinning.life^
||featwombknockout.com^
||featyn.com^
||febadu.com^
||febnylhx.com^
||februarynip.com^
||fedethezo.pro^
||fedrocou.net^
||fedsit.com^
||feduthobi.com^
||feed-ads.com^
||feed-xml.com^
||feedgist.com^
||feedinburgmands.site^
||feefouga.com^
||feegozoa.com^
||feeloshu.com^
||feelsjet.com^
||feeohmchi.com^
||feesocrald.com^
||feewoajy.net^
||feewuvoo.net^
||fegrofaxe.pro^
||feinthonouredadornment.com^
||fejla.com^
||felliescrackle.com^
||felonlosel.com^
||felonsenforth.cam^
||feltlonelyand.xyz^
||feltyborning.com^
||femefaih.com^
||femindexkilog.xyz^
||fendhaunteddelay.com^
||fenefa.com^
||fenixm.com^
||fer2oxheou4nd.com^
||ferdictivesone.xyz^
||feredgurned.xyz^
||fermentsinewencase.com^
||fermolo.info^
||feroffer.com^
||ferritediener.tech^
||fertilitycommand.com^
||fertilityundergone.com^
||fertilizeranaemiaupcoming.com^
||fertilrouts.com^
||ferulaecharger.com^
||fervorsslutted.com^
||fessoovy.com^
||festivefranchisetorrent.com^
||festusthedrag.com^
||fethungi.com^
||fetiseovisac.com^
||feuingcrche.com^
||fewergkit.com^
||fewrfie.com^
||fewvincent.com^
||feyl4mh5to.com^
||feyxyguwy.com^
||ff5bd8d9f8df.com^
||ffbrfjnhhf.com^
||ffcbynqble.xyz^
||ffkdxymyji.com^
||ffrxuokerqsi.com^
||ffsmhmcwvlqna.com^
||fftpzrscirdagr.com^
||ffwjkbruvypv.com^
||fgbsrtolbscjy.com^
||fgddrrr.com^
||fgfgnbmeieorr910.com^
||fgjasshw.com^
||fguyrnvobmh.com^
||fh259by01r25.com^
||fhgh9sd.com^
||fhihabactcuk.com^
||fhisladyloveh.xyz^
||fhisownkindt.xyz^
||fhlwetaynptikef.xyz^
||fhnsjshsirs.com^
||fhsmtrnsfnt.com^
||fhytsxjre.com^
||fhyxakwxrwbdqcy.xyz^
||fiberedvaleryl.com^
||ficellechallas.com^
||ficinvesses.com^
||fictiongroin.com^
||ficusoid.xyz^
||fidcwpfarvtlvc.com^
||fidelity-media.com^
||fidgetsnovena.com^
||fieldbilly.com^
||fieldofbachus.com^
||fifteenthdesirenavel.com^
||fifteenthfeeding.com^
||fiftis.com^
||figddlderciy.com^
||figgynudest.com^
||figuis.com^
||figuredcurrantcroak.com^
||fiinann.com^
||filegrab.xyz^
||filese.me^
||filetarget.com^
||filetarget.net^
||filetedlawines.com^
||fillsitsy.cam^
||fimserve.com^
||fin.ovh^
||finance2you.org^
||find-my-great-life.com^
||findbetterresults.com^
||findicaterperty.site^
||findingupsetabstinence.com^
||findlnk.com^
||findnewline.com^
||findswiftresults.com^
||finedergotic.com^
||finedqueerrigid.com^
||finestflirtcudgel.com^
||fingahvf.top^
||finishasleepprepared.com^
||finisheddaysflamboyant.com^
||finized.co^
||finkelorcine.com^
||finkyepbows.com^
||finnan2you.com^
||finningsumbul.com^
||fiorenetwork.com^
||fireextinguisherroastcontributor.com^
||firefeeder.com^
||firelnk.com^
||firescorrelationprodigy.com^
||firexclamation.com^
||firon.xyz^
||first-rate.com^
||firstadsolution.com^
||firsthanddisagree.com^
||firstlightera.com^
||firstlychivw.com^
||firtaips.com^
||firthpyrones.com^
||firumuti.xyz^
||fisetinmedius.com^
||fishpassportvocational.com^
||fishyscalpelweight.com^
||fisoes.com^
||fistofzeus.com^
||fitbxtqgneq.com^
||fitcenterz.com^
||fitchedgiveth.com^
||fittingcentermonday.com^
||fivern.com^
||fiwhibse.com^
||fixchidie.com^
||fixedlyvictimrevoke.com^
||fixiondenied.com^
||fixpass.net^
||fixsirrod.site^
||fizzesilicic.com^
||fizzythick.com^
||fjfpeqgeyp.com^
||fjioh.com^
||fjklmfhhmsoebjg.com^
||fjnyuldhkdft.com^
||fjsetmdfmxvhjp.com^
||fkbwtoopwg.com^
||fkjjpwzkrfdg.com^
||fkpnyinj.com^
||fkxgmbooixbugd.com^
||fl-ads.com^
||fla4n6ne7r8ydcohcojnnor.com^
||flabbyyolkinfection.com^
||flabsbosons.com^
||flagads.net^
||flaght.com^
||flagmantensity.com^
||flagros2sii8fdbrh09.com^
||flakesrental.com^
||flameorganizer.com^
||flanknursepublished.com^
||flapnaperer.com^
||flashclicks.com^
||flashinginvolvementmatches.com^
||flashnetic.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^
||flexlinks.com^
||flibao.com^
||fliedridgin.com^
||flipool.com^
||flippantbliss.com^
||flite.com^
||flixcontentshop.com^
||flmuqa.com^
||floccischlump.com^
||flocktanjib.com^
||flogspci.com^
||flomigo.com^
||flongssecos.com^
||floodingonion.com^
||flopinclose.com^
||floraecantate.com^
||flords.com^
||floridcoxae.com^
||flottervoter.com^
||flowln.com^
||flowndescendenttucked.com^
||flowsearch.info^
||flowwiththetide.xyz^
||flrdra.com^
||fltbqfjsbrj.com^
||fluencymister.com^
||fluffer.xyz^
||fluffycodepotc.com^
||fluffynyasquirell.com^
||fluingdulotic.com^
||flurrylimmu.com^
||flushafterwardinteger.com^
||flushhouseholdvisited.com^
||fluskcheir.com^
||flutia.com^
||fluxads.com^
||fluxy.xyz^
||flvpcdnb.com^
||flvrbgvpbehhu.com^
||flwvnqfxwoedg.com^
||flycheapen.com^
||flyingsquirellsmooch.com^
||flylikeaguy.com^
||flymob.com^
||flysoothingate.com^
||fmcahlux.com^
||fmlodpskbybfu.xyz^
||fmpannkmn.xyz^
||fmpub.net^
||fmsads.com^
||fmsde0dv2j54.com^
||fmstigat.online^
||fmvliiinznfso.com^
||fnacgbik9v14.com^
||fnaudmobile.com^
||fnpmwkcsjfb.xyz^
||fnrrm2fn1njl1.com^
||fntlyenclothe.xyz^
||fnyfiexpectth.xyz^
||foamidsputt.com^
||foapsovi.net^
||foazasis.com^
||focalex.com^
||focume.com^
||focump.com^
||fogayeown.com^
||fogvnoq.com^
||foheltou.com^
||foiblesretried.com^
||foisonbetises.com^
||folawn.com^
||foldedjoke.com^
||foldertopichoot.com^
||foldexcitedlyevery.com^
||foldingfileartist.com^
||foldupbriningjeanne.com^
||folicgare.com^
||followan.xyz^
||followingdonation.com^
||followingsmother.com^
||followmalnutritionjeanne.com^
||fondlecokecombination.com^
||fondnatural.com^
||fondtinkler.com^
||fontainsuny.club^
||fontenlargemonopoly.com^
||fontvoid.com^
||foocheeb.net^
||foodieblogroll.com^
||foodme.info^
||foodprogrammesdiscreet.com^
||footar.com^
||footnote.com^
||foowafoa.com^
||forafinan.club^
||foramoongussor.com^
||forarchenchan.com^
||forced-lose.de^
||forcelessgreetingbust.com^
||fordgitter.com^
||forearmthrobjanuary.com^
||forecastsinglegait.com^
||foregroundheirloom.com^
||foreignsentiment.com^
||foreverhealthsculptor.com^
||forex-affiliate.net^
||forexplmdb.com^
||forexyard.com^
||forflygonom.com^
||forfrogadiertor.com^
||forgerylimit.com^
||forgivenessimpact.com^
||forgivenesspeltanalyse.com^
||forgoprokick.icu^
||forgottedvere.xyz^
||forlumineoner.com^
||forlumineontor.com^
||formallychatperpetrate.com^
||formationdenehurt.com^
||formationmisjudgebegun.com^
||formationseparation.com^
||formattortoise.com^
||formerdrearybiopsy.com^
||formfulerses.com^
||formingcunninghump.com^
||formulacountess.com^
||forognal.com^
||forsarrooving.com^
||fortaillowon.com^
||forthcomingpropelwho.com^
||fortpush.com^
||fortssturt.com^
||forwrdnow.com^
||forzslodge.com^
||forzubatr.com^
||fosiecajeta.com^
||fossilreservoirincorrect.com^
||fosterchildwarehouse.com^
||fostereminent.com^
||fosterhindtalent.com^
||fotsaulr.net^
||foughtdicecup.com^
||foughtrefusal.com^
||fouglisy.net^
||founct.com^
||foundedphase.com^
||fouptebu.net^
||fourthchoseark.com^
||fovccjwc.com^
||fovykaxo.pro^
||fowink.com^
||fowlsfunctions.com^
||foxcdn.life^
||foxrevenue.com^
||foxypp.com^
||fpbnmoise.com^
||fpeiatypfcsthka.xyz^
||fpetwqpzqf.com^
||fpkgpqae.com^
||fpofvdovrk.com^
||fppmnvrubgl.xyz^
||fppzikurc.com^
||fpxkqwdoaxuln.com^
||fpyacdna.com^
||fqrqgaeqcmbjihq.xyz^
||fqvvgjvjn.com^
||fracs.xyz^
||fragba.com^
||fragilebiggerbetty.com^
||framentyder.pro^
||frameptp.com^
||frameworkdeserve.com^
||francetobaccotrading.com^
||francoistsjacqu.info^
||franecki.net^
||franeski.net^
||franklysleazymaintain.com^
||franticallyfranklydecember.com^
||frap.site^
||frapsguardo.com^
||fraudclatterflying.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^
||freezeanything.com^
||fregtrsatnt.com^
||frenchequal.pro^
||fresh8.co^
||freshintimate.com^
||freudunsneck.com^
||freuna.com^
||frevi.net^
||freychang.fun^
||frhbrkjgerikm2f8mjek09.com^
||fri4esianewheywr90itrage.com^
||friarsspiffy.com^
||fridgestretched.com^
||friedprovenance.com^
||frientialfinge.xyz^
||friesel-mustin.com^
||frightfuljourney.com^
||frillsretore.casa^
||friskbiscuit.com^
||friskindebtedtorch.com^
||fristminyas.com^
||fritterhurtfuldowry.com^
||frnwvialjbey.xyz^
||froggyinter.com^
||frogrugby.com^
||frogwokshive.com^
||frolicpan.com^
||frolnk.com^
||fronol.com^
||frontierdough.com^
||frookshop-winsive.com^
||frooter.xyz^
||frothadditions.com^
||frowzyvibex.com^
||frstlead.com^
||frtya.com^
||frtyd.com^
||fructushumble.com^
||frugalrushcap.com^
||fruggedraids.com^
||fruine.com^
||fruzrotula.com^
||frwslristg.com^
||fryawlauk.com^
||fsalfrwdr.com^
||fsitel.com^
||fsobjvtkew.com^
||fssuqbylk.com^
||fsswokpc.com^
||fstexydzode.com^
||ftalymniyqmbuyg.com^
||ftblltrck.com^
||ftcpvpgdga.xyz^
||ftd.agency^
||ftheplansa.com^
||fthkmwrkqg.com^
||ftigholm.site^
||ftjcfx.com^
||ftklr.com^
||ftlvwmap.com^
||ftmsovmmsoi.com^
||ftte.fun^
||ftte.xyz^
||fttwin.icu^
||ftv-publicite.fr^
||ftxabddarlo.xyz^
||fubsoucm.com^
||fuelcompatibleblaspheme.com^
||fuffyauth.com^
||fugles.net^
||fuiincik.com^
||fuklvbuuronj.com^
||fukpgbwf.com^
||fulhamsthroaty.com^
||fullcdn.ga^
||fulltraffic.net^
||fultraightdec.xyz^
||fumarinpest.com^
||functionspresidespiral.com^
||fundamentalenvironmental.com^
||fundardsesaz.club^
||fungus.online^
||funkerpep.com^
||funklicks.com^
||funlife.info^
||funnysack.com^
||funtoday.info^
||fupzhtvo.com^
||fuqxpjxay.com^
||furiosocomique.com^
||furlsstealbilk.com^
||furmnas.com^
||furnishedleggysoak.com^
||furoidrewash.com^
||furstraitsbrowse.com^
||fuse-cloud.com^
||fuseplatform.net^
||fusepsywi.com^
||fusionads.net^
||fusoidactuate.com^
||fustinrepure.com^
||fusulaedisrate.com^
||fusulaeganch.com^
||futiledrugstore.com^
||futiry.com^
||futsoksu.com^
||future-hawk-content.co.uk^
||futuredistracting.com^
||futureresiduals.com^
||futureus.com^
||fuxoasim.link^
||fuzeelamby.com^
||fvxgpnlvxo.com^
||fwbntw.com^
||fwetxfvxsjtw.com^
||fwglrwncnusph.com^
||fwgvpvdgwby.com^
||fwmrm.net^
||fwnowvgk.com^
||fwvwural.xyz^
||fwwpnhdssbqofu.xyz^
||fxdepo.com^
||fxhpaoxqyajvmdg.com^
||fxjbosijndirva.xyz^
||fxtiumvhfucrkp.com^
||fxwseotmavbde.com^
||fyglovilo.pro^
||fyhishushe.com^
||fykdxpdnhy.com^
||fykqixiyyd.com^
||fythavoshu.com^
||fztmn.top^
||g-statistic.com^
||g1sysa.com^
||g2440001011.com^
||g2546417787.com^
||g2921554487.com^
||g33ktr4ck.com^
||g3j2wzmon8b.com^
||g5fzq2l.com^
||g5rillh2awn8.com^
||g8ads.com^
||ga-ads.com^
||gadfaros.com^
||gadgetforester.com^
||gadsabs.com^
||gadsabz.com^
||gadsims.com^
||gadskis.com^
||gadskiz.com^
||gadslimz.com^
||gadspms.com^
||gadspmz.com^
||gagacon.com^
||gaghygienetheir.com^
||gagpetwet.com^
||gaietyastonished.com^
||gaigroak.com^
||gaijiglo.net^
||gaimoupy.net^
||gainregister.com^
||gaitheed.com^
||gaitoath.com^
||gaizeissuer.com^
||gaizipol.com^
||gakinibe.pro^
||galacticmenueasier.com^
||galaks.io^
||galampgab.com^
||galegawhich.com^
||galileirice.com^
||galkama.info^
||gallonranchwhining.com^
||galopelikeantelope.com^
||galoreupspeed.com^
||galoshanseis.com^
||galyra.com^
||gamblingliquidate.com^
||gameads.com^
||gameads.io^
||gamersad.com^
||gamersbanner.com^
||gamescarousel.com^
||gamesims.ru^
||gamesrevenu24.com^
||gamesrevenue.com^
||gaming-adult.com^
||gammamkt.com^
||gandrad.org^
||ganemur.com^
||gangidance.com^
||gangrelnougats.com^
||gangsstowapps.com^
||gangstermoleanywhere.com^
||gannett.gcion.com^
||gaogwbdr.com^
||garagesewe.com^
||garaupedata.com^
||gardoult.com^
||gardourd.com^
||garglesoon.com^
||garialerosely.website^
||garibamarmose.com^
||garlandnaninflict.com^
||garmentsdraught.com^
||garnetsnails.com^
||garoagre.com^
||garotas.info^
||garysero.xyz^
||gashewasf.xyz^
||gasolineunityauspice.com^
||gaspcultivateclassroom.com^
||gastedidlemen.com^
||gasylicyg1e8n6po.com^
||gatesbelievesgentlemen.com^
||gatetent.com^
||gatetocontent.com^
||gatetodisplaycontent.com^
||gatetotrustednetwork.com^
||gatheringtherealiases.com^
||gaupremob.cf^
||gauvaiho.net^
||gavnogeeygaika.com^
||gavycuse.com^
||gayadpros.com^
||gazati.com^
||gbdixorxxdjykr.com^
||gbfgvzfcjfs.com^
||gbjvangbtxlb.xyz^
||gblcdn.com^
||gbvqblkpxmzji.com^
||gbwess.com^
||gcdnsl.com^
||gcdpqbdyaivpys.com^
||gcfowqaazdycb.com^
||gciywquey.xyz^
||gconfirmat.fun^
||gcouncer.buzz^
||gcugfwxmcmmr.com^
||gddpmmuubwm.xyz^
||gdjvznzeik.com^
||gdl5vtbbv0lj.com^
||gdlnldbvjdt.com^
||gdmconvtrck.com^
||gdmdigital.com^
||gdmgsecure.com^
||gdrtgroyhtqsx.xyz^
||gdrvwsqlikh.com^
||gdufpjrhran.com^
||gdzmqquwkuzw.com^
||gearsora.com^
||gebadu.com^
||gecauuksehin.com^
||gecl.xyz^
||geddshippy.com^
||gedutsou.com^
||geedoovu.net^
||geejooji.com^
||geeksundigne.com^
||geethoap.com^
||gefadythi.pro^
||geflan.com^
||geilid.com^
||geishascoset.com^
||gejute.com^
||geldantgrins.com^
||gemfaxaha.com^
||gemlocomotivemid.com^
||gemorul.com^
||gempeety.com^
||genbalar.com^
||genecousin.com^
||generalebad.xyz^
||generalizationtrifling.com^
||generashionvd.com^
||generatecompassionphotocopy.com^
||generationscloveinappropriate.com^
||genericlink.com^
||generouslivelinessevidence.com^
||genesismedia.com^
||geniad.net^
||genialsleptworldwide.com^
||genigh.com^
||genishury.pro^
||genistawabbler.com^
||geniusdexchange.com^
||genony.com^
||gentssepa.buzz^
||genued.com^
||genusratesimpish.com^
||geoaddicted.net^
||geoffreymailcollar.com^
||geoinventory.com^
||georgh.com^
||geovideo.name^
||gepsuzogra.com^
||geras-con.com^
||gerfulcabman.com^
||geriod.com^
||germanexpecting.com^
||gertesaevided.xyz^
||geruksom.net^
||get-me-wow.
||get-things-done.net^
||get2m5sgstohne.com^
||getadx.com^
||getalltraffic.com^
||getapo.com^
||getawaycontaminate.com^
||getawayspectaclejumped.com^
||getcong.com^
||getels.com^
||getiluda.com^
||getinclinarss.xyz^
||getjad.io^
||getmari.com^
||getnewsfirst.com^
||getoptad360.com^
||getp.xyz^
||getpdaiddaily.com^
||getpopunder.com^
||getscriptjs.com^
||getsharedstore.com^
||getsomespecials.com^
||getsurv2you.net^
||getsurv2you.org
||getsurv2you.org^
||getterobes.cam^
||gettine.com^
||gettraffnews.com^
||getxml.org^
||geudtdngkums.com^
||gevmrjok.com^
||gexcellerno.com^
||gfctkmnixrqygpm.com^
||gfhdkse.com^
||gfnttldx.com^
||gforanoppo.com^
||gfppeqelk.com^
||gfpplflrif.com^
||gfsdloocn.com^
||gfstrck.com^
||gfwiygrvi.xyz^
||ggjcswb4rln4.com^
||ggjqcdnmnno.com^
||ggkgocbyhut.xyz^
||ggkk.xyz^
||ggklheppngros.com^
||gglx.me^
||ggrywyonmyvh.com^
||ggsfq.com^
||ggunauhe.com^
||ggydofjoubxptm.xyz^
||ghableleader.xyz^
||ghargh.com^
||gharnt.com^
||ghastlyoffer.com^
||ghcncwmm.com^
||ghettoschanse.com^
||ghfsegbrj.com^
||ghlyrecome.xyz^
||ghmofgpoyafnref.xyz^
||ghostedridotto.com^
||ghosthis.review^
||ghrkrddtyeieins.com^
||ghskoqhz.com^
||ghyklxvleas.xyz^
||giantaffiliates.com^
||gianwho.com^
||gibbousbalaic.com^
||gibeleftyeuro.com^
||gibepyfgxal.com^
||gibork.com^
||gigaads.xyz^
||gigabitadex.com^
||gigacpmserv.com^
||giglelazo.pro^
||gilarditus.com^
||gilgamesh-amu.com^
||gillotjugful.com^
||gillynn.com^
||gilutt.com^
||gimiliminibi.com^
||gimpybedderump.com^
||gimypibo.pro^
||ginningsteri.com^
||girdlespittle.com^
||girise.com^
||girlbuffalo.com^
||girlend.com^
||girliewinding.com^
||gitechiphy.pro^
||gitoku.com^
||givekeeperstirring.com
||givemecarforbuying.com^
||givenedere.xyz^
||givensidewaysremoved.com^
||givingsol.com^
||gixiluros.com^
||gizzenaceric.com^
||gjonfartyb.com^
||gkdmqvqj.com^
||gkefsixxlzhn.com^
||gkhklauk.com^
||gkidgpdvpe.xyz^
||gkijlmbgf.xyz^
||gkksi.com^
||gkngokwjmykp.xyz^
||gkpohvff.com^
||gl-cash.com^
||glacah.com^
||gladcrumple.com^
||gladiol9us10.com^
||glaichid.net^
||glaimtug.com^
||glainsee.com^
||glaivoun.net^
||glaiwhee.net^
||glaixich.net^
||glaksads.net^
||glamourgreek.com^
||glandtest.com^
||glaoduuyguwqr.com^
||glaptevaphy.com^
||glareart.com^
||glasselderly.com^
||glassesoftruth.com^
||glassmilheart.com^
||glaswall.online^
||glathycapto.com^
||glaurtas.com^
||glauvoob.com^
||glaxaukr.net^
||glazegha.com^
||glbtrk.com^
||glcqfurkygcrni.com^
||gleameddelightprosperity.com
||glebypraiss.com^
||glecmaim.net^
||gleebsex.net^
||gleechie.net^
||gleejoad.net^
||glegwqkimmnf.com^
||gleitmappy.com^
||glekrush.com^
||glelylute.com^
||glenprejudice.com^
||glentoast.com^
||glephycyti.pro^
||glersakr.com^
||glerteeb.com^
||glestpeoples.buzz^
||gletsokr.com^
||gliese-682c.com^
||gliffyfreaked.com^
||gligluzotho.com^
||glihargi.net^
||glihelethy.com^
||gliksekr.net^
||glimpsemankind.com^
||glimtors.net^
||glirsoss.com^
||glishais.net^
||glitteridentifiernavy.com^
||glixaing.com^
||glizauvo.net^
||glmpdqess.xyz^
||glo-glo-oom.com^
||gloalrie.com^
||gloansad.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^
||glochatuji.com^
||glochykeste.pro^
||glodrips.com^
||glodsool.net^
||glogoowo.net^
||gloodsie.com^
||glookalr.com^
||glookroz.net^
||gloolrey.com^
||gloomseb.net^
||gloophoa.net^
||glootang.net^
||gloovids.com^
||glophagh.com^
||gloriagraceful.com^
||gloriousexternal.com^
||glossarysack.com^
||glossisobelhay.com^
||glotchat.click^
||glothutastu.pro^
||gloumsee.net^
||gloutedaerated.com^
||gloviphewhe.com^
||glowdot.com^
||gloxeept.com^
||glssp.net^
||glucinafumose.com^
||glugherg.net^
||glugreez.com^
||glumpaul.net^
||glumtitu.net^
||gluwhoas.com^
||glwmlknhrvvg.xyz^
||glxmnews.pro^
||glxtest.site^
||glyphas.com^
||glyptaptone.pro^
||gmads.net^
||gme-trking.com^
||gml-grp.com^
||gmyze.com^
||gmzdaily.com^
||gnarlgp.com^
||gnatgrocery.com^
||gnawinstruct.com^
||gnciikwdvdrbg.com^
||gnkpvpjjeyrhx.com^
||gnoyvsielusbi.xyz^
||gntwnrdui.xyz^
||gnyergfy.com^
||go-rillatrack.com^
||go2.global^
||go2affise.com^
||go2app.org^
||go2jump.org^
||go2media.org^
||go2page.net^
||go2speed.org^
||go6shde9nj2itle.com^
||go9.online^
||goaciptu.net^
||goads.pro^
||goajuzey.com^
||goalebim.com^
||goaleedeary.com^
||goaserv.com^
||goashais.com^
||goasrv.com^
||goatassociateraces.com^
||gobacktothefuture.biz^
||gobicyice.com^
||gobiidinshore.com^
||gobmodfoe.com^
||gobosclatchy.com^
||gobsea.com^
||gocdnbwt.com^
||goddessclad.com^
||godescargas.xyz^
||godfntvfmaywsgl.com^
||godfulsiums.com^
||godlessabberant.com^
||godpvqnszo.com^
||godspeaks.net^
||godudsqvnlgey.com^
||goeobouyt.com^
||goepxwacxhtkix.com^
||goercoshes.com^
||goergleeds.com^
||gogglemessenger.com^
||gogiersan.com^
||gogoplexer.com^
||gohere.pl^
||gohillgo.com^
||goined.com^
||goingtocontent.com^
||goingtoothachemagician.com^
||gold2762.com^
||goldclick.xyz^
||golden-gateway.com^
||goldenbettingefforlessefforless.com^
||goldfishnightclubpatronize.com^
||goldvertise.com^
||gomain.pro^
||gomain2.pro^
||gombaltowa.cfd^
||gombmobil.store^
||gomnlt.com^
||gompoozu.net^
||gomusic.info^
||gondangwicopy.com^
||gonews2.com^
||gonextpage.ru^
||gooblesdd.com^
||goodadvert.ru^
||goodbusinesspark.com^
||goodcache.ml^
||goodcasino.uno^
||gooderamour.com^
||goodgamesmanship.com^
||goods2you.net^
||goodtag.it^
||goofypismica.com^
||googleapi.club^
||googletagservices.com^
||goohimom.net^
||goomaphy.com^
||gooods4you.com^
||goosebomb.com^
||goosedetectives.com^
||goosedsmee.com^
||goostist.com^
||gopejk.com^
||gophykopta.com^
||goredi.com^
||gorillabrightenarms.com^
||gororn.com^
||gorskprof2it8og09.com^
||goscsbefotbxy.com^
||gosweethomes.com^
||got-to-be.com^
||gotbstgifts.click^
||gotibetho.pro^
||gotjobbs.com^
||gotohouse1.club^
||gourdycortes.com^
||gousouse.com^
||govbusi.info^
||govels.com^
||governessmagnituderecoil.com^
||goverytra.com^
||govowhaca.com^
||goxonnawhmkqq.com^
||goym93w5e7jz.com^
||gpbhgborcpy.com^
||gpneofgeo.com^
||gptrbohjwkk.com^
||gpyrvmufck.com^
||gqsbxqfyxvjveb.xyz^
||gr8y7z1xaq30.com^
||grabthisstream-now.com^
||gracaiko.net^
||gracelessaffected.com^
||graceofnoon.com^
||graduateelbows.com^
||graduatewonderentreaty.com^
||graduationstoryladen.com^
||grafthivecrocus.cam^
||grafzen.com^
||grahamsbandbox.com^
||grahisiwhu.com^
||grahma.com^
||grahtfguqc.com^
||graicmiw.com^
||graifugh.net^
||grainealgums.com^
||grairgos.net^
||grairsoa.com^
||graivaik.com^
||graizoah.com^
||gramrebecca.com^
||granarybroughtfun.com^
||granddadknitbravely.com^
||granddaughterfashioned.com^
||granddaughterrepresentationintroduce.com^
||grandsonreverendlawn.com^
||grandsupple.com^
||grangilo.net^
||graniteacquitcharacteristic.com^
||gratecowgram.com^
||graths.com^
||gratingtode.com^
||graucoay.net^
||graungie.net^
||grauroocm.com^
||grauwaiw.com^
||gravertoyons.com^
||graveuniversalapologies.com^
||graviccroons.com^
||gravidtrekker.com^
||grayrecruitbrainwash.com^
||grazajoba.com^
||graziefootier.com^
||greake.com^
||greatappland.com^
||greatcpm.com^
||greatdexchange.com^
||greatestquaint.com^
||greatmentef.club^
||greatvpnoffers.com^
||grecmaru.com^
||gredraus.net^
||greedhail.com^
||greedrum.net^
||greedtenant.com^
||greekomythpo.com^
||greeltie.com^
||greemeek.net^
||greenads.org^
||greenlinknow.com^
||greenpaperlist.com^
||greenplasticdua.com^
||greenrecru.biz^
||greesaiz.net^
||greetallergic.com^
||greeter.me^
||greetpanda.org^
||gregosginete.com^
||grehtrsan.com^
||greky.xyz^
||gremsaup.net^
||grepeiros.com^
||gresic.com^
||gresokie.com^
||greystripe.com^
||grichewoza.pro^
||grideawkwarddepth.com^
||grifictuberal.site^
||griksoud.net^
||grillcheekunfinished.com^
||grilledjut.com^
||griotsspeos.com^
||grirault.net^
||gristleupanaya.com^
||gritchuw.com^
||grivupie.net^
||grjjngkemtpjqp.com^
||grjywdbqepxhcc.com^
||grmtas.com^
||grmtmuabcrss.xyz^
||groajert.com^
||grobido.info^
||grobsoap.net^
||groglezapto.pro^
||groguzoo.net^
||groinmonsieur.com^
||groodsuy.com^
||groogleh.net^
||grooksom.com^
||groomoub.com^
||grooptie.com^
||grooseem.net^
||grootcho.com^
||groowzer.com^
||gropsanyda.com^
||grosseaffiche.com^
||grossedoicks.com^
||grotesquemoviemankind.com^
||grouac.com^
||groulrie.com^
||grounded-card.pro^
||groundsstationeryglare.com^
||groupcommerce.com^
||groupian.io^
||grovebrainwashtroubles.com^
||growebads.com^
||grown-inpp-code.com^
||grown-t-code.com^
||grownuplieutenant.com^
||grsm.io^
||grt02.com^
||grtaanmdu.com^
||grtexch.com^
||grtyj.com^
||grubsoan.com^
||grudgemotivate.com^
||grudreeb.com^
||grumblecrytopless.com^
||grumpyadzen.com^
||grunoaph.net^
||gruphunawhe.com^
||gruponn.com^
||grursusy.com^
||gruschiwere.com^
||grvsrdlowot.xyz^
||grygrothapi.pro^
||gscontxt.net^
||gsinspiring.xyz^
||gsvyjunccsw.com^
||gtbdhr.com^
||gtrd.xyz^
||gtructinde.xyz^
||gtsads.com^
||gttcsifqbmqjiy.com^
||guabmobil.site^
||guaded.com^
||gualacaharm.com^
||guardedfebruaryenclosed.com^
||guardianamazedwireless.com^
||guardiandigitalcomparison.co.uk^
||guardianinvadecrept.com^
||guaricospence.com^
||guchihyfa.pro^
||gueigdtqfrcdvo.com^
||guerrilla-links.com^
||guffawdecipher.com^
||guffsview.com^
||guiltypattern.com^
||guineapilotage.com^
||guisis.com^
||guistspregna.xyz^
||gujace.com^
||gukmoduk.one^
||gulliblecontextsteed.com^
||gulpduereason.com^
||gumbolersgthb.com^
||gumett.com^
||gumsleash.com^
||gungpurre.com^
||gunzblazingpromo.com^
||gupffyba.com^
||gurimix.com^
||guro2.com^
||gurswdsyuah.xyz^
||gussame.com^
||gussbkpr.website^
||gustdeficitwry.com^
||gutiumhypoxic.website^
||guutvwqdxn.com^
||gvcmiz3vze3n.com^
||gvt2.com^
||gwallet.com^
||gwrstksnxo.xyz^
||gwrtheyrn-rot.com^
||gwwhheahisrtld.com^
||gx101.com^
||gxdthwdtcfo.xyz^
||gxhxmy88.com^
||gxordgtvjr.com^
||gxqrjjcsyh.com^
||gxymlqcnu.com^
||gyccdnydir.com^
||gyfumobo.com^
||gyjffdsp.com^
||gyluheshy.com^
||gynax.com^
||gyofhxepanmkgx.com^
||gyppedsquiss.com^
||gypsiedjilt.com^
||gypsyardently.com^
||gyqevddwaha.com^
||gyrivehmic.com^
||gysapiny.com^
||gytychuna.com^
||gyvesmutic.com^
||gywugloje.com^
||gyzyphepsu.pro^
||gzbwdbipemilou.com^
||gzlmknzeifjfyp.com^
||h2aek6rv0ard.com^
||h3helgf2g7k8.com^
||h3lw971ym6.com^
||h5tjj3loy2.com^
||h8brccv4zf5h.com^
||h8vzwpv.com^
||haaseavy.one^
||habeglee.net^
||hacbfyvvsw.com^
||hackelevensol.com^
||hadesleta.com^
||hadlacrighterthen.pro^
||hadquellseventeen.com^
||hadsans.com^
||hadsanz.com^
||hadsatz.com^
||hadsecz.com^
||hadsimz.com^
||hadsipz.com^
||hadskiz.com^
||hadsokz.com^
||haffic.com^
||haftersfrutify.com^
||hagcmdhrfmwo.com^
||hagdonsplacque.com^
||haghalra.com^
||hagqlhroomwjew.com^
||haihaime.net^
||haijosho.net^
||hairoak.com^
||hairwqxnpkxfphd.xyz^
||haithoaz.net^
||haiveegi.com^
||hakeemzeugma.com^
||hakeyelled.website^
||halchludwig.com^
||halfpriceozarks.com^
||halileo.com^
||halkie.com^
||halleyperson.pro^
||halloasabjurer.com^
||halltrasy.com^
||hallucinatecompute.com^
||hallucinatepromise.com^
||halogennetwork.com^
||halytigla.com^
||hamletuponcontribute.com^
||hamsterpierrejews.com^
||hamtugin.com^
||hamusprecony.com^
||handsomedisadvantageglued.com^
||handtub.com^
||handy-tab.com^
||hangersbozal.com^
||hangfly.net^
||hangoverineffectivecorners.com^
||hangoverrapidlygreat.com^
||haphazardhum.com^
||happysow.com^
||haprjb.com^
||haradeiu.rocks^
||hardimacolous.com^
||hardishserries.com^
||haremwhipshook.com^
||haribdathesea.com^
||harlergate.casa^
||harmlesstacticalhonorable.com^
||harmonycanyon.com^
||harnesssuccessorspray.com^
||harolddebris.com^
||harpahenny.com^
||harpiesong8.com^
||harrenmedianetwork.com^
||harrietproverb.com^
||harshlygiraffediscover.com^
||hartalltunker.com^
||harvesttheory.com^
||hasdrs.com^
||hash-hash-tag.com^
||hashishfot.com^
||hasnoconve.one^
||haspswashrag.com^
||hastejuggle.com^
||hastilyguide.com^
||hatagashira.com^
||hatbenchmajestic.com^
||hatchord.com^
||hatedgeographical.com^
||hatefulredheadstone.com^
||hats-47b.com^
||hatsadamantpushed.com^
||hatsheisaco.xyz^
||haubar.com^
||haughtydropszoology.com^
||hauglees.net^
||haulrationally.com^
||haunigre.net^
||hauntcontribution.com^
||hausic.com^
||hauufhgezl.com^
||havail.com^
||havamedia.net^
||havan3eab9row2n.com^
||havanese.top^
||havenattackedevolve.com^
||havenwrite.com^
||haviol.com^
||haviouseulom.club^
||havocraggedhumble.com^
||hawkyeye5ssnd.com^
||hawsuffer.com^
||haxbyq.com^
||haxrddfxbdu.com^
||hayfatduh.com^
||haymishlytta.com^
||hazardousschooloutcry.com^
||hazelnutshighs.com^
||hb-247.com^
||hbepoqct.xyz^
||hbfqcy.com^
||hbhbafghdbgbhfhgaee.ru^
||hbifcosrltbx.com^
||hbolaajfjayrcoo.com^
||hbpvkvkkxb.com^
||hbsjqogt.xyz^
||hbunmokcwopj.com^
||hbzhrxdmm.com^
||hconsukulti.co^
||hczkduimaipr.com^
||hczpeqgjq.com^
||hd100546b.com^
||hd100546c.com^
||hd149026b.com^
||hdacode.com^
||hdat.xyz^
||hdbcode.com^
||hdbcome.com^
||hditers.com^
||hdpreview.com^
||hdqlvyidlehfk.com^
||hdvcode.com^
||hdvhmdred.com^
||he3mero6calli4s.com^
||he7ll.com^
||heaamajo.one^
||headedtamhemp.com^
||headerporkfloral.com^
||headlightbailey.com^
||headlinesnetwork.com^
||headstonefoamcleaver.com^
||headstonerinse.com^
||headup.com^
||headyguin.com^
||healmsuoguurd.eu^
||healthsmd.com^
||heapedkroons.com^
||hearfromyou.biz^
||heartachecustomary.com^
||heartbrokendilapidation.com^
||heartbrokenscallion.com^
||heassi.com^
||heathertravelledpast.com^
||heavyrnews.name^
||hebcpjvghsctfn.com^
||hecticpassenger.com^
||hecticprofitable.com^
||hedgehoghugsyou.com^
||hedmisrepu.co^
||hedmisrepu.com^
||hedrvszms.com^
||heedenglish.com^
||heeteefu.com^
||heevaush.com^
||heewuque.com^
||hefeltlonely.one^
||hegiraquirl.com^
||hegrem.com^
||hehighursoo.com^
||heighthouseworklizard.com^
||heiqirelle.com^
||heirchurchill.com^
||heiressplane.com^
||heisalw.xyz^
||heisvjafjhbdktx.com^
||hejeyoke.xyz^
||hekowutus.com^
||helesandoral.com^
||helic3oniusrcharithonia.com^
||hellocaterersomeone.com^
||hellomybeuty.com^
||helltraffic.com^
||helodesdhoni.com^
||helperate.net^
||helvesgraian.com^
||hematalmicast.com^
||hemicalcov.com^
||hemiolajobson.website^
||hemispherekitchenafforded.com^
||hemquotedchamber.com^
||hemtatch.net^
||henoticpipi.com^
||hentaibiz.com^
||hentaionline.net^
||heplhvadpmkq.com^
||heratheacle.com^
||herbalcircumstantial.com^
||herdthan.com^
||herebyquasipolite.com^
||herefwukou.com^
||herepackagine.info^
||herespepla.com^
||hernialbriefer.com^
||herthyptal.com^
||hesterinoc.info^
||hetadinh.com^
||hetahien.com^
||hetaint.com^
||hetairagalapee.tech^
||hetapus.com^
||hetartwg.com^
||hetaruvg.com^
||hetaruwg.com^
||heukwasanasse.com^
||hewkpvsrdk.com^
||hewmjifrn4gway.com^
||hexaplatubmen.com^
||hexinggurges.com^
||hexodesmacker.com^
||hexovythi.pro^
||heyad.xyz^
||hfc195b.com^
||hfmvtjpcd.com^
||hfvamxbcfccycm.com^
||hg-bn.com^
||hg8dc7bm.com^
||hgbasics.com^
||hgbn.rocks^
||hgcmnews.pro^
||hghit.com^
||hghm4u7b61.com^
||hgrjndavdfe.com^
||hgtcfbqjtuesggc.com^
||hgub2polye.com^
||hhit.xyz^
||hhklc.com^
||hhkld.com^
||hhllryxtfgypz.com^
||hhtpcsgl.com^
||hhunvu.com^
||hiadone.com^
||hiankh.com^
||hiasor.com^
||hibids10.com^
||hiblcom.com^
||hibymura.com^
||hickunwilling.com^
||hicpm10.com^
||hicpm5.com^
||hicuojdauo.com^
||hiddell.com^
||hiddenbucks.com^
||hiddenseet.com^
||hideheartburndelightful.com^
||hidelen.com^
||hidner.com^
||hieramuriel.com^
||higgiens23c5l8asfrk.com^
||highconvertingformats.com^
||higherdebateplume.com^
||higherincomparablehandicraft.com^
||higheurest.com^
||highmaidfhr.com^
||highnets.com^
||highperformancecpm.com^
||highperformancecpmnetwork.com^
||highperformancedformats.com^
||highperformancedisplaycontent.com^
||highperformancedisplayformat.com^
||highperformancegate.com^
||highprofitnetwork.com^
||highrevenuecpm.com^
||hightopnewstoday.com^
||hihcdngo.com^
||hiinpardt.com^
||hijragain.com^
||hikvar.ru^
||hildr-zah.com^
||hildry.com^
||hilltopads.net^
||hilltopgo.com^
||hilove.life^
||himediads.com^
||himediadx.com^
||himekingrow.com^
||himselves.com^
||himselvesobr.club^
||hinchantickt.com^
||hinlargecon.com^
||hinlargecons.xyz^
||hinoidczarist.com^
||hionedaugsbu.info^
||hip-97166b.com^
||hipals.com^
||hiperdex.ml^
||hipersushiads.com^
||hippchapter.com^
||hirerp.com^
||hisainog.com^
||historicalcarawayammonia.com^
||hitchrational.com^
||hitcpm.com^
||hitlnk.com^
||hiug862dj0.com^
||hiwoshote.pro^
||hizestusti.com^
||hizlireklam.com^
||hjeioclkr.com^
||hjhbhddren.com^
||hjmreljsqhq.com^
||hjqkwjyu.com^
||hjxajf.com^
||hjxfsrvm.com^
||hkbrrwxnijhnfg.com^
||hkeynjiwpgvfzr.com^
||hkhnmasegg.com^
||hkoxlirf.com^
||hledoziequt.com^
||hllowvsion.click^
||hllpiaaxwdv.com^
||hlmiq.com^
||hlooojak.com^
||hloprhawmswdb.com^
||hmbxsalezde.com^
||hmcfuqtjrhb.com^
||hmikw.com^
||hmikxktkmccfoyq.xyz^
||hmtacaizmmzpxv.com^
||hmuxsxuqhnptfq.com^
||hmychtanrj.com^
||hmyjpt.com^
||hnfuboqaopdweu.com^
||hnpvnnhzazkl.com^
||hnqhdnryukqko.com^
||hoakxhmnat.com^
||hoanaijo.com^
||hoanoola.net^
||hoazinangles.com^
||hobfadbig.com^
||hockeyhavoc.com^
||hockledscissel.com^
||hoemasfat.site^
||hofofici.com^
||hogawn.com^
||hogilh.com^
||hognaivee.com^
||hognoseabient.com^
||hoguchiphe.com^
||hoidenbinate.com^
||hoistchart.com^
||hokespotheen.com^
||holiestcoseys.com^
||holitt.com^
||hollekeamboina.com^
||hollercatastrophe.co^
||hollercatastrophe.com^
||hollerscanelos.com^
||holptimawa.com^
||holydelicatessen.com^
||home4loans.info^
||homesickheron.com^
||hometownlow.com^
||homicidearousedhand.com^
||homomqmfbomoy.com^
||homosexualprovenance.com^
||hondasamulla.com^
||honershexosan.com^
||honestlyvicinityscene.com^
||honeycombastrayabound.com^
||honeycshfferufrew.com^
||honeyledger.cam^
||honghaotravel.com^
||honorableinitiative.pro^
||honoursdashed.com^
||hoo1luha.com^
||hooify.com^
||hookeroblong.com^
||hooliganmedia.com^
||hoophaub.com^
||hooptaik.net^
||hoortols.org^
||hootersgiron.com^
||hoowooze.net^
||hopedwishfulpercent.com^
||hopefulserversnecklace.com^
||hopelessna.xyz^
||hopghpfa.com^
||hopilos.com^
||hoptopboy.com^
||horaceencampment.com^
||horedi.com^
||horiticaldist.fun^
||hornsbundlebetter.com^
||hornsgrid.com^
||horsebackcastle.com^
||hortestoz.com^
||hosehonoured.com^
||hosept.com^
||hosierylackingperilous.com^
||hosieryplum.com^
||hosierypressed.com^
||hosierystraitedinburgh.com^
||hospicalada.xyz^
||hospitecrew.club^
||hostave.net^
||hostave4.net^
||hostingcloud.racing^
||hostrydebowel.com^
||hosupshunk.com^
||hot-3d-girls.com^
||hot4k.org^
||hotchedbearhug.com^
||hotelfroma.fun^
||hotgvibe.com^
||hothta.com^
||hotideiasnetwork.ga^
||hotnews1.me^
||hotterenvisage.com^
||hotvhlqrb.com^
||houdodoo.net^
||houldthinkhi.buzz^
||houndcost.com^
||houndfleetmule.com^
||hoursesite.com^
||hourvanishedunit.com^
||housejomadkc.com^
||housekeeperemptiness.com^
||housemaiddevolution.com^
||housewifehaunted.com^
||hovcxcvriualrk.com^
||hoveleruvres.com^
||hoverr.co^
||hoverr.media^
||hovoptelo.com^
||howeve.com^
||howledmintier.com^
||howoverlapsuspicious.com^
||howtubray.com^
||hpjhmgip.com^
||hpljupfyb.com^
||hplose.de^
||hppvkbfcuq.com^
||hpqkefubptfsb.xyz^
||hpvhxydnsa.com^
||hpxlfmddqw.xyz^
||hpyjmp.com^
||hpyrdr.com^
||hpzdwnkb.com^
||hq3x.com^
||hqoadthspnju.com^
||hqohjvold.com^
||hqpass.com^
||hqpuoxdtbqpdygf.com^
||hqtrnoqfvqao.xyz^
||hqysonbyddwta.com^
||hrahdmon.com^
||hrmationeng.xyz^
||hrptaxegfly.com^
||hrsaeecwvkg.com^
||hrsstrokecocoon.com^
||hrtyc.com^
||hrtye.com^
||hscpbysqsepnyw.com^
||hslpvxrqpg.com^
||hspjthms.com^
||hsrvv.com^
||hsrvz.com
||hsslx.com^
||hstpnetwork.com^
||hsuleekkg.com^
||hsxmxmsootyl.com^
||hsykicwjl.com^
||htalizer.com^
||htamaster.com^
||htblcwhrnvwhs.xyz^
||htdvt.com^
||htexamplerri.top^
||htintpa.tech^
||htl.bid^
||htlbid.com^
||htmonster.com^
||htmorn.com^
||htranldpkzgx.com^
||htsysltuujfjcb.com^
||httpsecurity.org^
||htwaplxv.xyz^
||htxourpo.com^
||hubbabu2bb8anys09.com^
||hublosk.com^
||hubsaints.com^
||hubturn.info^
||hubzozo.com^
||hucolt.com^
||hudggknrylp.com^
||hududushy.com^
||hugeincome.cf^
||hugelyantony.com^
||hugelyimmovable.com^
||hugfromoctopus.com^
||hughester.com^
||hugregregy.pro^
||huiwbpmphy.com^
||huldeeelfwife.com^
||hulkflugarb.com^
||hulksskyed.com^
||huluruiner.com^
||humanlikeads.com^
||humejylu.com^
||humiliateirresistiblesore.com^
||humorshieldrecede.com^
||humpdecompose.com^
||humpzip.com^
||humsoolt.net^
||hunchbackimpulse.com^
||hunchmotherhooddefine.com^
||hunoso.com^
||hunter-hub.com^
||huntingarroyo.website^
||huntingmutinousindiscreet.com^
||huppahshoras.com^
||hurapepy.com^
||hurdlewantingfalcon.com^
||hurdleyreer.info^
||hurlockserail.com^
||hurriedcoward.com^
||hurriedlyvaliantperplex.com^
||hurstplants.com^
||hurtfulplunge.com^
||husfly.com^
||hushpub.com^
||huskydesigner.pro^
||huskypartydance.com^
||hutabsolutionsubdivide.com^
||hutawheglu.com^
||huuyluwjkyd.xyz^
||hvato.info^
||hvdvuyakjt.com^
||hvmtpxijchli.com^
||hvooyieoei.com^
||hvrhqjynw.xyz^
||hvvevjiuq.com^
||hvxqkunspvtln.com^
||hwqfdydekapllb.com^
||hwsokkar.com^
||hwuwoxtnb.com^
||hxnfgzotzkhbpw.com^
||hxtiiuvfptsnppn.com^
||hybgrhjuk.xyz^
||hycikesty.pro^
||hydragrouge.com^
||hydricsamba.com^
||hygrephexy.com^
||hyloistmithan.com^
||hymenalwiring.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^
||hypocrisycohort.com^
||hypocrisyconnate.com^
||hypogeeinial.com^
||hypoot.com^
||hypota.com^
||hyrewusha.pro^
||hystericalpotprecede.com^
||hyxumuta.com^
||hyyaofjnidwiyg.com^
||hzihupwzovva.com^
||hzkachqd.com^
||hznvtg.com^
||hzzevwlmjji.com^
||i-afk.com^
||i-main.site^
||i010b048d3e4a1e4b70aba72b169e70c90971f9.xyz^
||i4rsrcj6.top^
||i5iog3mlrw.com^
||i7ece0xrg4nx.com^
||i884.info^
||i8bco.com^
||i99i.org^
||iadqqgpjno.com^
||iam9p3eri3as5lc6hllege.com^
||iamcurrently.lol^
||iamtheid.club^
||ianstarvard.co^
||iardxdnc.com^
||iasbetaffiliates.com^
||iasninancukan.lol^
||iasrv.com^
||iatmaihn.xyz^
||iaxibctn.com^
||iaxsmxdwokken.com^
||ibanwatch.com^
||ibatom.com^
||ibbkuhwgqawhvt.com^
||iberiansouk.com^
||ibexcacaoboy.com^
||ibhxmxuwb.xyz^
||ibikini.cyou^
||ibjivrhrflquy.xyz^
||ibjlweoqb.com^
||iboitxfetut.com^
||ibryte.com^
||iccompanzens.fun^
||iccorm.com^
||icdirect.com^
||iceberganthemglanced.com^
||icedewear.site^
||icelessbogles.com^
||icewaterhou.xyz^
||ichimaip.net^
||icjvfvoh.com^
||icknsdsqksicda.xyz^
||iclickcdn.com^
||icmlfqdb.com^
||icnmecrw.com^
||icoawhou.com^
||icon2count.com^
||iconcnd.net^
||iconstadper.com^
||icotrack.net^
||icycorrection.com^
||idahoanpavies.com^
||iddjpop.com^
||iddpop.com^
||ideahealkeeper.com^
||ideatehimawan.com^
||ideliv.net^
||idelv.net^
||idesce.com^
||idiafix.com^
||idiarb.com^
||idiasmural.com^
||idiothungryensue.com^
||idiotproprietary.com^
||idiotyet.com^
||idlinz.com^
||idntsoohucg.com^
||idorld.com^
||idownloadgalore.com^
||idswinpole.casa^
||idubwaamuklsdxb.com^
||ie3wisa4.com^
||ie8eamus.com^
||ieboohdfxdc.com^
||iendoo.com^
||ieqolrpujoc.com^
||ieroohhcytpar.xyz^
||iesboughts.xyz^
||ietyofedinj89yewtburgh.com^
||ifinaukncecaf.xyz^
||ifjyo.com^
||iframe.mediaplazza.com^
||ifsmatbeg.site^
||ifvexcnm.com^
||ig0nr8hhhb.com^
||igameunion.com^
||igaming-warp-service.io^
||igarabealing.website^
||igcdnnu.com^
||igloohq.com^
||ignitioninstaller.com^
||ignoblebeings.com^
||ignup.com^
||igreskfq.com^
||iguare.com^
||ihfmftmhdfw.com^
||ihhscjskwht.com^
||ihjtrncfoha.com^
||ihzuephjxb.com^
||iicheewi.com^
||iicsxxkdcy.com^
||iiueuenutuhaf.com^
||iixecczxqzy.com^
||ijhkjlcqeipygg.com^
||ijqgefuq.com^
||ijspro-code.com^
||ijsprocode.com^
||ikajeoes.com^
||ikmstxasipnuyi.com^
||ikoptaud.com^
||ikunselt.com^
||ilbmhvmjev.xyz^
||ildwicqrqazgjz.com^
||ilinouck.net^
||ilirlyduzxb.com^
||ilkmawgod.site^
||ilkrileashes.com^
||illallwoe.com^
||illegalprotected.com^
||illegimateillegimatetolerablepushy.com^
||illicitdandily.cam^
||illishrastus.com^
||illiticguiding.com^
||illnessspraydeference.com^
||illustcutesy.com^
||illustriousoatmeal.com^
||ilo134ulih.com^
||ilokanomidpit.com^
||ilovemakingpics.com^
||ilstcnaeuhso.com^
||ilukbynqpbevqtn.com^
||ilusors.com^
||ilxhsgd.com^
||ilyf4amifh.com^
||ilyxkuxkhfpujf.com^
||im2ss2ss.top^
||imaarracon.co^
||imageadvantage.net^
||imagineposition.com^
||imasdk.googleapis.com^
||imatrk.net^
||imcpqxmtlapagng.com^
||imembe.com^
||img-pushup.wtf^
||imgfeedget.com^
||imglnkd.com^
||imglt.com^
||imgsniper.com^
||imgwebfeed.com^
||imiclk.com^
||imimtord.net^
||iminatedm.com^
||imitrk.com^
||immedlinkum.info^
||immenseflakespyramid.com^
||immigrantarchipelagopoetic.com^
||immigrateignorantdual.com^
||immise.com^
||immisurns.com^
||immixedpistrix.com^
||immixteddo.com^
||immoderatesulky.com^
||immortalsplashslob.com^
||immunepine.com^
||imp2aff.com^
||impact-ad.jp^
||impactradius-go.com^
||impactradius.com^
||impactserving.com^
||impatientlyastonishing.com^
||imperiiablach.com^
||impertinentitaliangeological.com^
||imperturbablechoreinterrogation.com^
||imperturbablelosdigging.com^
||impiabaxile.com^
||implacableapproximatereseptivereseptive.com^
||implementedinstalled.com^
||implementtransmitted.com^
||impliedbusinessmencompletion.com^
||implix.com^
||impore.com^
||importancediscipline.com^
||impresix.com^
||impresseastsolo.com^
||impressionamuletblubber.com^
||impressivepointcircular.com^
||impril.com^
||improveapesbates.com^
||improvedevictpanther.com^
||improviserelenthousing.com^
||imptywcjfvhqru.com^
||imstks.com^
||imuppvykdsys.xyz^
||imwinnerkur.com^
||in-appadvertising.com^
||in-page-push.com^
||in-page-push.net^
||inabsolor.com^
||inampharosa.com^
||inancukan.xyz^
||inanemuseum.com^
||inattentivehandymanpresentiment.com^
||inbdmaza.com^
||inboldoreer.com^
||inbvxbojt.com^
||incapablepasswordease.com^
||incarcererez.xyz^
||incentaclick.com^
||inchasekinds.com^
||inclk.com^
||incloak.com^
||includemodal.com^
||incomethoroughabjure.com^
||incomprehensibleacrid.com^
||inconceivableascertained.com^
||inconsistencyriskyan.com^
||incorphishor.com^
||incurvedisagio.com^
||indebtedatrocious.com^
||indeedrefines.com^
||indeedsmother.com^
||indefinitecommitment.com^
||indefinitelypeevishrussian.com^
||indefinitelytonsil.com^
||indelible-awareness.pro^
||indelibleweird.pro^
||independentendure.com^
||independentqualitysandwich.com^
||index-markets.digital^
||indexesport.com^
||indexww.com^
||indiads.com^
||indictmentspan.com^
||indictmentvehemently.com^
||indictoutgain.com^
||indigenousvarious.com^
||indirecttagordered.com^
||indisancal.com^
||indold.com^
||indooritalian.com^
||induedabusive.casa^
||induis.com^
||inediblepollingbuzz.com^
||inenau.com^
||inenno.com^
||inestimabletrifling.com^
||inexhaustiblepatient.com^
||inexorabledemocracycurly.com^
||inextricableaugmentcompelling.com^
||infectedably.com^
||infectedobnoxiousfavorite.com^
||infectsrerun.com^
||infercapture.com^
||infesthazardous.com^
||infestpaddle.com^
||infinitytrk.com^
||infirmaryglare.com^
||inflameemanent.cam^
||inflamesplittingmotel.com^
||inflationbreedinghoax.com^
||inflationmileage.com^
||inflectionquake.com^
||influencer2020.com^
||infopicked.com^
||informcheck.com^
||informflaskfiction.com^
||informsnobstephen.com^
||infra.systems^
||infrashift.com^
||infuriateharder.com^
||ingivergrimier.com^
||ingoomychan.com^
||ingramony.com^
||inhaletorchesoffended.com^
||inheritanceourselves.com^
||inheritedfinnishdysfunctional.com^
||inheritedgeneralrailroad.com^
||inheritwalter.com^
||inhile.com^
||inhonedgean.com^
||ininanceen.co^
||ininmacerad.pro^
||initiallogical.com^
||initiatehighlyrenewedtheproduct.vip^
||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^
||inosinetimpana.com^
||inpage-push.com^
||inpage-push.net^
||inpagepush.com^
||inquiriescape.com^
||inrhyhorntor.com^
||insectadvertisesecretly.com^
||insectdatabasesignificantly.com^
||inseparablelunchwasted.com^
||inservinea.com^
||inshelmetan.com^
||insightexpress.com^
||insightexpressai.com^
||insitepromotion.com^
||insnative.com^
||insolencemanipulative.com^
||insolencewhoeverinsult.com^
||inspectorstrongerpill.com^
||inspikon.com^
||inspirebunwatchful.com^
||inspiringaccurate.com^
||insqpqmocdsb.com^
||insta-cash.net^
||instaflrt.com^
||installerleading.com^
||instancetonsil.com^
||instantdollarz.com^
||instantresp.com^
||instauser.tk^
||instilseshin.com^
||instinctiveachievement.com^
||instinctiveads.com^
||instinctiveprotectionso.com^
||instivate.com^
||instraffic.com^
||instructorstudied.com^
||instylekuman.com^
||insumber.com^
||insurancedeletemillion.com^
||insureabatis.com^
||inswebt.com^
||intacthomicidal.com^
||intactscattered.com^
||intechads.com^
||intellectualcontradictstuck.com^
||intellibanners.com^
||intelligenceadx.com^
||intelligenceretarget.com^
||intellipopup.com^
||intellitxt.com^
||intentanalysis.com^
||intentionalclemencydecree.com^
||intentionallylettuceponder.com^
||intentlydetergent.com^
||intentlyrecreate.com^
||inter1ads.com^
||interbuzznews.com^
||interceptstephen.com^
||interclics.com^
||interdfp.com^
||interestclank.com^
||interesteddeterminedeurope.com^
||interestingclear.com^
||interfacewarrefrain.com^
||intergient.com^
||intermediarypurchaser.com^
||intermediatetonightsituation.com^
||internewsweb.com^
||interposedflickhip.com^
||interpretchimneyrounded.com^
||intersads.com^
||intersectiondejectedfaraway.com^
||interst12.com^
||interstitial-07.com^
||interstitial-08.com^
||intimidatekerneljames.com^
||intimidatepropel.com^
||intnative.com^
||intnotif.club^
||intorterraon.com^
||intrudeaccess.com^
||intrudesome.com^
||inunctsignate.com^
||inurneddoggish.com^
||inurra.com^
||inutilepiously.com^
||inuuhtznjglmm.com^
||invadedwherevoluntary.com^
||invaluableadapt.com^
||invariablyedacityedacitypeach.com^
||investigatorpertinent.com^
||investmentstar.org^
||investmeny.org^
||invibravaa.com^
||invitesuperstitiousadmire.com^
||invitewingorphan.com^
||invitingdoubloons.com^
||involveclank.com^
||invraisemblable.com^
||inwardxenos.com^
||inwgamacuuv.xyz^
||inwlempmjkqp.com^
||inwoodaural.com^
||inwraptsekane.com^
||ioadserve.com^
||iociley.com^
||iodideeyebath.cam^
||iodinegerminateplayer.com^
||ioheiy.com^
||iolenproces.asia^
||ionakasulba.xyz^
||ioniamcurren.com^
||ioniaukmla.xyz^
||ionisestriller.com^
||iononetravoy.com^
||ionseleaukses.autos^
||iople.com^
||ioredi.com^
||iovgoexkassuwy.com^
||ioxiyaff.xyz^
||ipewadbdsfjnuv.com^
||iphonehub.info^
||iphumiki.com^
||ipredictive.com^
||iprom.net^
||ipromcloud.com^
||ipsowrite.com^
||iptautup.com^
||iqbkkhhsgk.com^
||iqzgqivb.com^
||iratelyveinlet.com^
||irchincsp.com^
||irecid.com^
||iredirect.net^
||iremukentsiw.com^
||irenicaserrano.com^
||irgayuwmhj.com^
||iringtgandm.one^
||irinto.com^
||irksomeshamefarrier.com^
||irmcjtqdzrp.com^
||iroble.com^
||ironicfolks.com^
||ironthro5man.com^
||irousbisayan.com^
||irradiatestartle.com^
||irreparablechained.com^
||irresponsibilityadvertiseanthony.com^
||irrids.com^
||irritatehopper.com^
||irritationburlydusk.com^
||irtya.com^
||irtyf.com^
||irvate.com^
||irvopridf.com^
||irvuyekrdga.com^
||irxlgeoiylt.com^
||isboost.co.jp^
||iscosta.ru^
||isdbjvok.xyz^
||isdlvtgikrpw.com^
||iseajapicuym.com^
||ishdjvedvls.xyz^
||isierb.com^
||islecolloquial.com^
||isletachoisya.cam^
||ismlks.com^
||ismscold.buzz^
||isnwkcxe.com^
||isocolaparoles.com^
||isohits.com^
||isolationmildred.com^
||isorv.com^
||isparkmedia.com^
||isrckajaxwu.com^
||isreas.com^
||istxtrxphwoh.com^
||isupopc.com^
||itblisseyer.com^
||itbraixenr.com^
||itcameruptr.com^
||itchimpish.com^
||itchynicerfootage.com^
||itchytidying.com^
||itdise.info^
||itdqdqgxdgkhv.com^
||itdqfmlxqmgia.com^
||iteassemblyj.xyz^
||itemedjhvh.casa^
||itemgnat.com^
||itemolgaer.com^
||itempana.site^
||itemperrycreek.com^
||itgiblean.com^
||ithaibap.com^
||itheatmora.com^
||itheatmoran.com^
||ithmehecr.xyz^
||itinerarycarter.com^
||itinerarymonarchy.com^
||itineraryupper.com^
||itlatiaser.com^
||itlunlajqum.xyz^
||itnuzleafan.com^
||itpatratr.com^
||itphanpytor.club^
||itpofrbhtvfj.xyz^
||itroggenrolaa.com^
||itrustzone.site^
||itseedotor.com^
||itskiddoan.club^
||itthatsheis.one^
||ittorchicer.com^
||itweedler.com^
||itweepinbelltor.com^
||itzekromom.com^
||iupot.com^
||iuwzdf.com^
||ivanvillager.com^
||ivfihumeajjmbc.com^
||ivjkdyrjjgxhch.com^
||ivtcdnhshx.com^
||ivuuyvajp.com^
||ivyoqimcvfy.com^
||iwantuonly.com^
||iwfofotjwlcphm.xyz^
||iwfwgathfp.com^
||iwhugaul.com^
||iwkexdab.com^
||iwofkvupfz.com^
||iwxgdcnpshrdw.com^
||iwxmchcatfb.com^
||ixcris.com^
||ixljluojcit.com^
||ixnow.xyz^
||ixnp.com^
||ixodidsupdives.com^
||ixqfughrynmfh.com^
||iyfnz.com^
||iyfnzgb.com^
||iykiuacppty.com^
||iymqlsiqdxu.com^
||iysyjkpbgymv.com^
||iytafcpbnyauogj.xyz^
||izeiiemb.com^
||izewuzabgcojd.com^
||izitrckr.com^
||izrnvo.com^
||j4a73n7v5k.com^
||j6mn99mr0m2n.com^
||j6rudlybdy.com^
||ja2n2u30a6rgyd.com^
||jaavnacsdw.com^
||jacied.com^
||jackao.net^
||jackettrain.com^
||jacketzerobelieved.com^
||jackpottransfercharacter.com^
||jacquesskinned.com^
||jadcenter.com^
||jadeepso.net^
||jadout.com^
||jads.co^
||jaftouja.net^
||jaggiertridii.com^
||jailershowmen.com^
||jainafashing.com^
||jainaritzily.com^
||jaleepsorous.website^
||jalewaads.com^
||jambelegate.casa^
||jambultoxamin.com^
||jamdomn.pro^
||jamsoulsfriday.com^
||jandersburntly.com^
||janglemysticalpiggy.com^
||jangonetwork.com^
||janimperativefinance.com^
||janitoraccrue.com^
||janufa.com^
||jaodpowmsdnqgd.xyz^
||japanbros.com^
||japhapee.net^
||jarbirdkorait.com^
||jarvispopsu.com^
||jashautchord.com^
||jatsekse.net^
||jaubeebe.net^
||jauchuwa.net^
||jaumevie.com^
||java8.xyz^
||javacript.tk^
||javgg.eu^
||javjav1.buzz^
||javtgudy.xyz^
||javvvvvv.xyz^
||jawconcealed.com^
||jawsjackson.com^
||jaxetifu.xyz^
||jaxxenpro.com^
||jazojucy.xyz^
||jazygesforeday.website^
||jazzharder.com^
||jb7hvcksstar.com^
||jb7hvckszone.com^
||jbewxbvfljfnm.com^
||jbpoujrth.com^
||jbrlsr.com^
||jchgcipyywszqt.com^
||jcrlrwwosud.xyz^
||jcyunk2.com^
||jdbzurmhiixqm.com^
||jdoqocy.com^
||jdufvnoytl.com^
||jdzbcdnd.com^
||je8fn.com^
||jeannemildconfusion.com^
||jebaziwhe.com^
||jebure.com^
||jechesmacaltont.info^
||jecoglegru.com^
||jecqhvrclrxe.com^
||jecumapu.com^
||jeehathu.com^
||jeejujou.net^
||jeersweepwaxworks.com^
||jeerszitstoke.com^
||jeeryzest.com^
||jeetyetmedia.com^
||jefashivy.com^
||jefctihngyjpogd.xyz^
||jehobsee.com^
||jeisl.com^
||jejunaoutfold.com^
||jellyclick.com^
||jelulymy.pro^
||jemmgroup.com^
||jemock.com^
||jenicdntc.com^
||jennyunfit.com^
||jenonaw.com^
||jeopardyloo.com^
||jeperdee.net^
||jeperm.com^
||jeqixokniyny.com^
||jeravagy.com^
||jerkindeducer.com^
||jerrcotch.com^
||jerredsite.pro^
||jerunamendary.xyz^
||jesaifie.com^
||jessieemys.com^
||jestinvaderspeedometer.com^
||jesult.com^
||jetgatem.com^
||jetsowilk.com^
||jettrujole.com^
||jetx.info^
||jeuqlahm.com^
||jevtguexebyt.com^
||jewgn8une.com^
||jewhouca.net^
||jezailjazzmen.com^
||jf71qh5v14.com^
||jfcqucxvvpwgp.com^
||jfecfzzuwevyqc.com^
||jfqzwsczsf.com^
||jg3i17759nd0nhh9q53zpy.com^
||jgirlvlh.com^
||jgqskdjkorwvh.xyz^
||jgxotftsrfux.xyz^
||jharaltincted.com^
||jheelsplotch.com^
||jhlcrejfi.com^
||jhoolbiaxial.com^
||jhtwiolgjeons.com^
||jiawen88.com^
||jibmenbebloom.com^
||jiffspogonia.com^
||jigado.com^
||jigdigtry.com^
||jighucme.com^
||jigred.com^
||jigsawhybrid.com^
||jigsawthirsty.com^
||jigsqlivaixr.com^
||jijpbehzw.com^
||jikicotho.pro^
||jillbuildertuck.com^
||jilorunmy.buzz^
||jimopuwa.com^
||jinssimon.com^
||jioer.pro^
||jipfvqusm.com^
||jipo.io^
||jipone.xyz^
||jirivsoxvdk.com^
||jistenbefor.space^
||jistvotestabl.space^
||jisyzysy.com^
||jitdknclhdpfzyvkio.bid^
||jiusty.com^
||jiwire.com^
||jizzensirrah.com^
||jjdtjvydmy.xyz^
||jjdtrliuftaouhg.xyz^
||jjmdavj.com^
||jjpnveujkk.com^
||jjwaelns.com^
||jk4lmrf2.de^
||jkgswirxm.com^
||jkha742.xyz^
||jksdcwgjfm.xyz^
||jlklnwmj.com^
||jlvqhftliz.com^
||jmmunnojlcwgsrt.com^
||jmnvxpgmcbrk.xyz^
||jmpmedia.club^
||jmrnews.pro^
||jmtomcgqnsczl.com^
||jmuaoupnykie.com^
||jmvxdkguyv.com^
||jmxpgmmbbnvfxr.xyz^
||jnborycvjjk.com^
||jnepptcdwjxpu.com^
||jnhofgrcmsqw.xyz^
||jnrtavp2x66u.com^
||jnshrxjpiekpl.com^
||jnxm2.com^
||joapsiro.com^
||joastous.com^
||joawwtwzeoas.com^
||jobfilletfortitude.com^
||jobhonsh.com^
||jobsyndicate.com^
||joccupangno.xyz^
||jockeryfgtu.club^
||jocowhab.com^
||jodellbrought.pro^
||jodellvideos.pro^
||jodsempu.com^
||joedisarmament.com^
||joeputa.xyz^
||jogglyisohel.com^
||johalf.com^
||johays.co^
||joicky.com^
||jojdvmcgjdt.com^
||jojome.xyz^
||jokrauda.com^
||jolecyclist.com^
||jolic2.com^
||jollyembodyclassified.com^
||jollytestpartying.com^
||jomtingi.net^
||joneighbourlyisabella.com^
||joodoush.com^
||joomxer.fun^
||joopaish.com^
||jooptibi.net^
||joorijet.net^
||joowkijejv.com^
||jorbfstarn.com^
||joredi.com^
||josephantecedentsick.com^
||josephcalculatedsewer.com^
||josephinealteration.com^
||josephinegrey.com^
||jotchept.com^
||jotocyxe.xyz^
||jounaque.com^
||journalismdived.com^
||journalismthreshold.com^
||jouteetu.net^
||jouwaist.net^
||joyekepus.online^
||joygaskin.com^
||joyhaftsyears.com^
||joyvowdig.com^
||jpdniuaaqt.xyz^
||jpjrkdtbnwc.com^
||jpmpuxglivupwy.com^
||jppwzdbypenk.com^
||jpqiiqgydipb.com^
||jpyjdpal.xyz^
||jpzwomhbxoalxu.com^
||jqcgyjwidktu.xyz^
||jqeyvtgelo.com^
||jquerycdn.host^
||jqueryoi.com^
||jqueryserve.org^
||jqueryserver.com^
||jqwhjuxv.xyz^
||jqwsipnedxavqg.com^
||jqyexkcsd.com^
||jrbjnsbeao.com^
||jrdoimrsw.com^
||jrhfvajivtek.com^
||jrmixnjsc.com^
||jrnciibouc.com^
||jrpkizae.com^
||js7k.com^
||jsbevhlplmdan.xyz^
||jscdn.online^
||jscloud.org^
||jscount.com^
||jsdelvr.com^
||jsedeepuujv.com^
||jsfeedadsget.com^
||jsfuz.com^
||jsiwjgnq.com^
||jsmentry.com^
||jsmjmp.com^
||jsmpsi.com^
||jsnaktyxljsohwp.xyz^
||jsoctn9.com^
||jsontdsexit.com^
||jspop.xyz^
||jsretra.com^
||jssearch.net^
||jstatic.org^
||jswfgfmmuvkuh.com^
||jtigctkh.com^
||jtjsevmr.com^
||jtubvaewvijfk.xyz^
||ju427bv7an9n.com^
||jubdfvmul.com^
||jubish.com^
||jubnaadserve.com^
||jubsaugn.com^
||jubsouth.com^
||judaisydfs.club^
||judgeclaimsmaiden.com^
||judgementinvincible.com^
||judicated.com^
||judicialleasthandful.com^
||judicialwisdomdisadvantage.com^
||judiciousbloke.com^
||judjetheminos.com^
||juergeninez.com^
||jugcontainer.com^
||jugeau.com^
||jugerfowells.com^
||juggledcample.website^
||jugnaglo.com^
||jugust.com^
||juiceadv.com^
||juiceadv.net^
||juicesphose.com^
||juicycash.net^
||jujaufur.net^
||jullyambery.net^
||julrdr.com^
||jumbalsmouser.com^
||jumbitr.com^
||jumbln.com^
||jumboaffiliates.com^
||jumboprodigious.com^
||jumhityvblhwwlt.com^
||jumochechu.pro^
||jumotic.com^
||jumperpietygun.com^
||jumptap.com^
||jumpvoobmi.com^
||juncil.com^
||jundiedsesamin.com^
||jundtapl.com^
||junemy.com^
||junipe3rus4virginiana.com^
||junkeach.com^
||junkieswudge.com^
||junmediadirect.com^
||junotherome.com^
||juntfemoral.com^
||juosmjtadx.com^
||juoymkmbfmq.com^
||jupied.com^
||juqpsioodpnecqp.com^
||jurehi.com^
||juricts.xyz^
||juringupstage.com^
||jurjgajux.xyz^
||jurmus.com^
||juroptyne.com^
||jursp.com^
||juryinvolving.com^
||jusbertimla4ke2.com^
||jussibrarow.com^
||justgetitfaster.com^
||justiceintegral.com^
||justickedukil.club^
||justifyillogical.com^
||justinpressed.com^
||justpremium.com^
||justrelevant.com^
||justresa.com^
||justservingfiles.net^
||jutprolificlax.com^
||jutyledu.pro^
||juvenilebind.com^
||juvxsbhinuqifu.com^
||jvcadyusbcajl.com^
||jvicdngqyf.com^
||jvvuwaksbdllfes.xyz^
||jwaiqmifu.com^
||jwalf.com^
||jwjocqgh.xyz^
||jwplayer.space^
||jwt8e5vzc1.com^
||jwuyjehlbndrkd.com^
||jwyiyqptg.com^
||jxdqawzenrpw.com^
||jxfkevszqqdb.com^
||jxirpyci.com^
||jxqkiqpvg.com^
||jycdnjnz.com^
||jygotubvpyguak.com^
||jyjgtpurrwg.xyz^
||jynp9m209p.com^
||jypugepha.pro^
||jyshavefu.com^
||jytitenu.com^
||jywigigu.com^
||jzhzm30o49gv.com^
||jzicclzfgufga.com^
||jzjr2a62iw01zej9tzgquf.com^
||k5zoom.com^
||k68tkg.com^
||kabobitacism.com^
||kagiti.club^
||kagrooxa.net^
||kahrpinvritz.com^
||kaifiluk.com^
||kaikmumms.com^
||kaiphapt.net^
||kaisaimy.net^
||kaiu-marketing.com^
||kaiwiciy.net^
||kakxperfdcfmoak.com^
||kalauxet.com^
||kalespurhoes.com^
||kalmloda.com^
||kamak-mab.com^
||kaminari.club^
||kamnebo.info^
||kamwrqpgagoc.xyz^
||kanasmeedful.com^
||kangaroohiccups.com^
||kankingwith.com^
||kanoodle.com^
||kanoonhymens.com^
||kantarmedia.com^
||kantiwl.com^
||kaoftrknb.com^
||kaollpuhcfl.com^
||kapotlyka.com^
||kappalinks.com^
||kaptytypso.com^
||kaqmshynxe.com^
||karayarillock.cam^
||kareaumatzot.com^
||karteljackal.com^
||kartikeya-ram.com^
||kasheglesy.pro^
||kastafor.com^
||katatalkenna.com^
||katchouh.com^
||katecrochetvanity.com^
||katerigordas.pro^
||katoptristhemirr.com^
||katukaunamiss.com^
||kaubapsy.com^
||kauloufa.net^
||kaurouby.net^
||kauzishy.com^
||kavanga.ru^
||kazandirtyscoot.com^
||kazanwhoeveryowl.com^
||kbdviyqhbhnd.com^
||kbotrjug.xyz^
||kbqebfcubeiaa.com^
||kbugxeslbjc8.com^
||kcdn.xyz^
||kcehdslfcqva.com^
||kcepfyzuna.com^
||kcogjewebvtbk.com^
||kdanxmiirxh.xyz^
||kdwwiejwhhwbxny.com^
||keaklelwwpfkx.com^
||keapeiros.xyz^
||kebyartopsman.website^
||kechacecha.com^
||keechavy.com^
||keegesta.com^
||keepinfit.net^
||keeptaza.com^
||keezoupe.net^
||kegsandremembrance.com^
||kehalim.com^
||kejebbirmaxmwhv.xyz^
||kellyfight.com^
||kelopronto.com^
||kelpmetorealiu.xyz^
||kelt-195b.com^
||kenailush.com^
||kendosliny.com^
||kenduktur.com^
||kenmwqdfiq.com^
||kenskitscurt.com^
||keraclya.com^
||kerattogeist.com^
||kerezomahep.xyz^
||kerkorur.com^
||kernelthanks.com^
||kertzmann.com^
||kerumal.com^
||kescowledge.xyz^
||kesevitamus.com^
||kesmatic.com^
||kesmdg.com^
||ketadeep.com^
||ketads.com^
||ketchupscreech.com^
||ketobeparto.xyz^
||ketoo.com^
||kevypeta.com^
||kewhexethe.com^
||kewholypti.com^
||kewhulawi.com^
||keydawnawe.com^
||keypush.net^
||keyrolan.com^
||keyrunmodel.com^
||keywordblocks.com^
||keywordpop.com^
||keywordsconnect.com^
||kfqlhhaowyj.com^
||kfrmomspnrlr.com^
||kftefhbheq.com^
||kgbtjgqpdrrcjra.com^
||kgdvs9ov3l2aasw4nuts.com^
||kgftlnvgql.com^
||kglmkkejuu.com^
||kgmwgccdkpy.com^
||kgpabtukhwrp.com^
||kgthputeelbyp.com^
||kgua0o66bcw8.com^
||khaate.com^
||khandragthresh.com^
||khayatarai.com^
||khcbilxtj.com^
||khedarigel.com^
||khewwakrywmgxr.com^
||khg97644rvbg.com^
||khjpgjuakmjik.com^
||khovdimina.com^
||kicasipto.com^
||kiddingnoticediminish.com^
||kidnapbushesfuse.com^
||kidnappingendless.com^
||kihoadoa.com^
||kikibobo.top^
||kikoosso.net^
||kikoucuy.net^
||kikugrotzen.com^
||kilocythera.com^
||kilosposey.com^
||kiltyyoginis.com^
||kimsacka.net^
||kinahunnic.com^
||kindeargrain.com^
||kindjalvitalic.com^
||kindleloving.com^
||kindlyfeebleremembered.com^
||kinebuilder.com^
||king3rsc7ol9e3ge.com^
||kingads.mobi^
||kingwitheaa.lol^
||kingyonlendir.link^
||kinkledunendly.com^
||kinkydisplacelate.com^
||kinley.com^
||kinogogly.pro^
||kinoneeloign.com^
||kinsecutiony.club^
||kinsmenmislies.com^
||kipjairtxunmo.com^
||kirgeemo.com^
||kirnscraps.com^
||kistutch.net^
||kitnmedia.com^
||kitrigthy.com^
||kittga.com^
||kitwkuouldhukel.xyz^
||kityamurlika.com^
||kityko.com^
||kivaphugri.com^
||kiwqdhfvrxf.xyz^
||kiynew.com^
||kjbipwznkbtybs.com^
||kjkhgtwft.com^
||kjkwrmwdyhi.com^
||kjtwpeqalrww.com^
||kkafbqhaas.xyz^
||kkmacsqsbf.info^
||klalin.com^
||klifabepc.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^
||kmeukiygmr.com^
||kmovuj.com^
||kmoxhjwng.com^
||kmpkedsbdb.com^
||kmqkdhqaqt.com^
||kmuvaerfumy.com^
||knedow.com^
||kneeansweras.com^
||kneelidiotic.com^
||kneesfrostcompare.com^
||kneeunsettled.com^
||kneltmayhem.com^
||knifecontributionproposition.com^
||knightsstatuesteering.com^
||knightsyllabusimprobable.com^
||knittedcourthouse.com^
||knkkpmtdesg.com^
||knockoutantipathy.com^
||knonoi.com^
||knoure.com^
||knowd.com^
||knowfloor.com^
||knowhowlobe.com^
||knownwarn.com^
||kntswafuos.com^
||knubbyknit.com^
||knucklecharacteristichairdresser.com^
||knucklecivichereafter.com^
||knutenegros.pro^
||knxntpsd.com^
||koabausu.com^
||koacojus.net^
||koalababy.net^
||koalaups.com^
||koapsuha.net^
||kobggppnos.xyz^
||koboldsgolds.com^
||kocurd.com^
||kogutcho.net^
||koilabumpoff.casa^
||koindut.com^
||kojfsbehrvdui.xyz^
||kolanx.com^
||kolkwi4tzicraamabilis.com^
||koltypoolty.com^
||komarchlupoid.com^
||komkerefljf.com^
||komloromnikopicko.com^
||komuxoe.ru^
||koncbabae.com^
||konradsheriff.com^
||kontadequality.xyz^
||kontextua.com^
||konxiarwcvyp.com^
||koocash.com^
||koochaud.net^
||koocoofy.com^
||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^
||kotowsbarites.com^
||kotucuzu.xyz^
||koudooze.net^
||koudov.com^
||kougloar.com^
||koulanpols.website^
||koutobey.net^
||koxeebee.net^
||kozuyzcciaygg.com^
||kpavslwqfgtm.com^
||kpnbrxtxyqqn.com^
||kpuqwdqsol.xyz^
||kqeehoptcroxf.com^
||kqnuojvya.com^
||kqpcfthouivgvs.com^
||kqqvyago.com^
||kqvjxmyojvvft.com^
||kqwhorpvy.xyz^
||kqzyfj.com^
||kragr.com^
||krapir.com^
||krence.com^
||krhyqxenacr.xyz^
||kriwrsvcbo.com^
||krkursist.com^
||krmal.com^
||krnhplalugndkkf.com^
||kronervisile.com^
||kronosspell.com^
||ksdlzcmvmj.com^
||ksdqhiaythajdv.com^
||ksehinkitw.hair^
||ksharu.com^
||ksiywrjwvkmat.com^
||ksznidltg.com^
||kt5850pjz0.com^
||ktautdkiixlunl.com^
||ktdowtedr.com^
||kthwaalso.xyz^
||ktkjmp.com^
||ktobedirectu.autos^
||kttarmufti.com^
||ktvnnfres.com^
||ku2d3a7pa8mdi.com^
||kubiadserv.icu^
||kubicserves.icu^
||kubrer.com^
||kudrunoptime.com^
||kuglijuthi.com^
||kujrsivgg.com^
||kukachesy.pro^
||kukury2hf8nd09.com^
||kuleqasfors.one^
||kumpulblogger.com^
||kumteerg.com^
||kuntic.com^
||kuptabachy.com^
||kurlipush.com^
||kuroid.com^
||kursatarak.com^
||kushufycy.com^
||kustaucu.com^
||kutjilsi.com^
||kuttarmufti.com^
||kutuheca.com^
||kveaa.com^
||kvecc.com^
||kveii.com^
||kvemm.com^
||kveww.com^
||kvexx.com^
||kvezz.com^
||kvhfff.top^
||kvhttt.top^
||kvjkkwyomjrx.com^
||kvkddd.top^
||kvlzsbxn.com^
||kw3y5otoeuniv7e9rsi.com^
||kwbtootugsx.com^
||kwerxnefv.com^
||kwnq4hg2n9.com^
||kwtnhdrmbx.com^
||kwwinyvxxzsmny.com^
||kxbvazfrioxs.com^
||kxclorpruisyo.com^
||kxldvcytb.xyz^
||kxnggkh2nj.com^
||kxvsldtf.com^
||kybladfrtfc.com^
||kychajuza.com^
||kykelped.com^
||kymagachu.pro^
||kymirasite.pro^
||kyriod.com^
||kythodoby.pro^
||kyyydxpptcl.com^
||kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes^
||l2ksixujfcg5.com^
||l3g3media.com^
||l4oecosq.com^
||l99l.org^
||la-la-moon.com^
||la-la-sf.com^
||la3c05lr3o.com^
||laagershosed.com^
||laagersmascons.com^
||labeldollars.com^
||labellaunkamed.com^
||labelnayarit.com^
||labfrsmdxqj.xyz^
||labourmuttering.com^
||labourpushed.com^
||labsappland.com^
||lacredentialsupplies.com^
||ladbrokesaffiliates.com.au^
||ladnet.co^
||ladnova.info^
||ladsabs.com^
||ladsans.com^
||ladsanz.com^
||ladsats.com^
||ladsatz.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^
||lafastnews.com^
||lagginleapful.com^
||lahemal.com^
||laidwhenadmiring.com^
||lailoljiqsi.com^
||lainaumi.com^
||lakequincy.com^
||lakvandula.com^
||lalaping.com^
||lamberserer.club^
||lambingsyddir.com^
||lamburnsay.live^
||lame7bsqu8barters.com^
||lamforsung.com^
||lamiumericius.com^
||lammasbananas.com^
||lanceabuse.com^
||lanchaeanly.pro^
||land-flirtgirl1.com^
||landelcut.com^
||landforgreatapp.com^
||landlordbrieflywhereupon.com^
||landlordmanoeuvre.com^
||landnewseasy.com^
||landscapedeputyirreparable.com^
||landscapeuproar.com^
||landslidechoreloft.com^
||lanistaads.com^
||laniusburkei.com^
||lankychaosrun.com^
||lanopoon.net^
||lanternpossibly.com^
||lantodomirus.com^
||lapblra5do4j7rfit7e.com^
||laplamed.com^
||lapre28rmcat2.com^
||lapypushistyye.com^
||laraliaethnol.com^
||lardedinial.com^
||larentisol.com^
||large-format.net^
||largeordier.fun^
||largerysvz.xyz^
||lariod.com^
||larreedancy.com^
||larrenpicture.pro^
||larrenworld.pro^
||larsenik.com^
||larumscandiel.com^
||larverewish.com^
||las4srv.com^
||lashingabnaki.com^
||lashsketch.com^
||lassampy.com^
||lassue.com^
||lasticalsdeb.xyz^
||lataurir.com^
||latcoy.com^
||latentcreeper.com^
||latereshi.pro^
||lateroffer.com^
||lathechevo.com^
||latheendsmoo.com^
||latrinehelves.com^
||latuga.com^
||latury.com^
||latvianswived.com^
||latvik.com^
||laufonie.net^
||laugue.com^
||lauhefoo.com^
||lauhoosh.net^
||lauk.icu^
||laulup.com^
||launchbit.com^
||launchreliantcleaver.com^
||laundryrespond.com^
||laurieconstitutionalsupposedly.com^
||lauriestatuestroll.com^
||lauwhada.com^
||lavabosmotlier.com^
||lavageethion.com^
||lavando2scas1hh1.com^
||lavatoryhitschoolmaster.com^
||lavishnessrealistic.com^
||lavishvanish.com^
||lawful-screw.com^
||lawhulophe.com^
||lawnoutlinechin.com^
||lawsaddthoroughfare.com^
||laxdevourmiddle.com^
||laydcilck.com^
||laydowngabriel.com^
||layer-ad.org^
||layerloop.com^
||lazieslapp.com^
||lazyovertime.com^
||lbampvjuvfv.com^
||lbbxuenncq.com^
||lbwcdnjpy.com^
||lccnkspairqeem.com^
||lcdnw.com^
||lcdwjuzdkpxnss.com^
||lcentntel.com^
||lcreatessque.xyz^
||lcvtgvcod.com^
||ldiscdnkbg.com^
||ldndromaqpnnp.com^
||lduhtrp.net^
||ldutvi.com^
||ldvnyduhpfgytls.com^
||lead1.pl^
||leadadvert.info^
||leadbolt.net^
||leadcola.com^
||leaderhistliness.info^
||leaderpub.fr^
||leadinghunch.com^
||leadmediapartners.com^
||leadzutw.com^
||leagent.info^
||leakypatgoo.com^
||leapretrieval.com^
||leaptrade.com^
||learla.com^
||learningaware.com^
||learntjubilee.com^
||leasecount.com^
||leatheroughtrisk.com^
||leavilysover.site^
||lecilk.com^
||ledhatbet.com^
||ledmophemp.com^
||ledrapti.net^
||ledslevier.com^
||leechplanes.com^
||leeethical.com^
||leelightning.com^
||leepoona.com^
||leerilypimelea.com^
||leetaipt.net^
||leetmedia.com^
||leezoama.net^
||leftmajority.com^
||leftoverdense.com^
||lefxryhuzyw.com^
||legalevaluate.com^
||legalledgtjuj.club^
||legcatastrophetransmitted.com^
||legcgjldeka.com^
||legehtxfwcg.com^
||legerbbs.com^
||legerikath.com^
||legime.com^
||leginsi2leopard1oviy1hf.com^
||lehechapunevent.com^
||lehtymns.com^
||leigunfax.com^
||leisengr.com^
||leisurebrain.com^
||leisurejust.com^
||leisurelydepended.com^
||leisurelypizzascarlet.com^
||lekqfxeydurktr.xyz^
||leljecxd.xyz^
||lemanryhirling.com^
||lemetri.info^
||lemitsuz.net^
||lemonet.xyz^
||lemonetik.com^
||lemoouvqjre.com^
||lemouwee.com^
||lengthcalk.com^
||lengvtxpfoyi.com^
||lenkmio.com^
||lenmit.com^
||lensesunduke.website^
||lentduskyscold.com^
||leonbetvouum.com^
||leonodikeu9sj10.com^
||leonoutgaze.com^
||leontius-eli.com^
||leotumal.com^
||leoyard.com^
||lephaush.net^
||lepinsar.com^
||lepsogoso.com^
||lerrdoriak.com^
||les7andla4.cfd^
||lesrepresws.one^
||lessalle.com^
||lessite.pro^
||lessonis.com^
||letadnew.com^
||letchooz.net^
||leucan3thegm6um.com^
||leukemianarrow.com^
||leukemiarussianarmies.com^
||leveryone.club^
||leviol.com^
||levityprogramming.com^
||lfg5jnbi.com^
||lfjaqwwsgyu.com^
||lfjvvccsucsmxg.com^
||lfmfrsvguf.com^
||lfnjocbxxndkfpj.com^
||lfstmedia.com^
||lftklqdjldf.com^
||lgcofbuwuy.com^
||lghdoxzulv.com^
||lgiufpmd.com^
||lgkwytmgkcwgsa.com^
||lgpihaml.com^
||lgpumcja.com^
||lgse.com^
||lgtdkpfnor.com^
||lhacgsdvkrm.com^
||lhedgelnha.com^
||lhhrupisllmy.com^
||lhmos.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^
||liegelygosport.com^
||lifearchaicwhipped.com^
||lifestyleoptimisticsing.com^
||lifetimeroyaltybestial.com^
||lifiads.com^
||lifrim.com^
||liftdna.com^
||ligatus.com^
||lighterobliterate.com^
||lightlygavetusk.com^
||lightlyrelinquish.com^
||lightningcast.net^
||ligninenchant.com^
||lignumagnatic.cam^
||liirtchf.com^
||lijtfkmmiisrli.xyz^
||likeads.com^
||likecontrol.com^
||likedstring.com^
||likenesscollecting.com^
||likooste.com^
||lilacdefencelessroyal.com^
||lilastilton.com^
||lilgxhqol.com^
||liliy9aydje10.com^
||lilureem.com^
||limberkilnman.cam^
||limelightcopper.com^
||limelightdecent.com^
||limevisitedinaugurate.com^
||liminances.xyz^
||limitagesdidjet.site^
||limitationvolleyballdejected.com^
||limitesrifer.com^
||limitlessexterminator.com^
||limmatabaculum.com^
||limorev.com^
||limporaltourist.com^
||limpstronglyer.com^
||limulushazard.com^
||limurol.com^
||lin01.bid^
||linaloabatches.com^
||linealmalling.com^
||lingamretene.com^
||lingerstored.com^
||linicom.co.il^
||linicom.co.uk^
||linkbuddies.com^
||linkedprepenseprepense.com^
||linkeinvitable.site^
||linkelevator.com^
||linkev.com^
||linkexchange.com^
||linkmepu.com^
||linkoffers.net^
||linkonclick.com^
||linkredirect.biz^
||linkreferral.com^
||linksecurecd.com^
||linurk.com^
||liofypwnko.com^
||liongetme.com^
||lipemicgears.com^
||lipinstott.com^
||lippieramman.com^
||liqpvvxngdbo.xyz^
||lirelt.com^
||lirsmmnsaixa.com^
||lislepostsax.com^
||lisponightingale.com^
||listenmolly.com^
||listeraislatory.site^
||literallythreatengloves.com^
||literpeore.com^
||lithogsicket.com^
||littercipher.com^
||littlecutecats.com^
||littlecutedogs.com^
||littlecutelions.com^
||littleneptunenews.com^
||littlmarsnews22.com^
||litusher.com^
||livecheersharder.com^
||livelihoodpracticaloperating.com^
||liveredwilton.com^
||livetalisay.com^
||livetellsspatter.com^
||liveunderestimate.com^
||livezombymil.com^
||livwrite.com^
||lizivaje.xyz^
||lizvojebj.com^
||ljecur.com^
||ljrshdrbbmwae.xyz^
||ljwbrgipuqqnpe.com^
||ljxueswsp.com^
||ljyaqiggcpkica.com^
||lkdvvxvtsq6o.com^
||lklrmjbmnhnn.com^
||lkoovwlmpueaom.xyz^
||lkoqbgyin.com^
||lkpmprksau.com^
||lkqd.net^
||llahnch259.com^
||llbapvoave.com^
||llentmatchw.xyz^
||llesisnxrg.com^
||lloenerginqu.info^
||llq9q2lacr.com^
||lltiukmeposi.one^
||lmaruhavf.com^
||lmeexisten.xyz^
||lmefarketi.com^
||lmepychqzfpqlw.com^
||lmn-pou-win.com^
||lndjj.com^
||lnkrdr.com^
||lnnwqgjjnbsmo.com^
||lnwejgghmtrqdka.xyz^
||lnwinopinion.click^
||lo8ve6ygour3pea4cee.com^
||loadercdn.com^
||loading-resource.com^
||loadsfalladz.casa^
||loajawun.com^
||loameepu.com^
||loanonionbidding.com^
||loastees.net^
||loathepimpery.com^
||loatis.com^
||loazezoo.net^
||lobby-x.eu^
||lobhtwevnmgpxby.xyz^
||loboclick.com^
||lobsterunderpantsbooty.com^
||local-hot-dates.com^
||localadbuy.com^
||localedgemedia.com^
||localesaftaba.com^
||localsnaughty.com^
||locatc.com^
||locationsreverenceaid.com^
||lockercpa.pl^
||lockerdomecdn.com^
||lockersatelic.cam^
||lockerstagger.com^
||locketamoral.com^
||lockfireshimself.com^
||lockhosts.com^
||lockingadmitted.com^
||locold.com^
||locomotiveconvenientriddle.com^
||loctic.com^
||lodder6.biz^
||loedtamanac.com^
||loeingroost.com^
||loftiernucule.com^
||loftusinghorizon.com^
||loggatscowbyre.com^
||loggerbunty.com^
||logicalmodelvisible.com^
||logniz.com^
||logoestulles.com^
||logoscollection.com^
||logystowtencon.info^
||lojapanelmo.com^
||lokggprixs.xyz^
||lokinatoer5.com^
||loktrk.com^
||lolad.xyz^
||lolco.net^
||lologhfd.com^
||lolsefti.com^
||lombin.com^
||loneptipy.pro^
||longaboo.com^
||longestwaileddeadlock.com^
||lonreddone.com^
||loodoost.net^
||loodyas.com^
||loohiwez.net^
||lookandfind.me^
||lookereras.casa^
||looksthrilled.com^
||lookujie.net^
||loolowhy.com^
||looluchu.com^
||looneyads.com^
||loopme.me^
||loopoohy.com^
||loopr.co^
||loopredsglen.com^
||looqpxrwgpd.com^
||lootynews.com^
||loptyinterva.xyz^
||lopzitpup.com^
||lorageiros.com^
||lorajety.com^
||loralana.com^
||loraqefnohna.com^
||lorenfreeman.xyz^
||loreps.com^
||lorybnfh.com^
||loshrhaphae.com^
||losingfoundation.com^
||losingoldfry.com^
||lotionmodule.com^
||lotreal.com^
||lotsnippier.cam^
||lotsooms.com^
||lotteryaffiliates.com^
||lotteryhibernateauthorized.com^
||lotupteni.pro^
||louchees.net^
||loud-tower.pro^
||loudaups.com^
||louisaprocedureegoism.com^
||loukoost.net^
||louloapi.com^
||loulouly.net^
||lourdoueisienne.website^
||lousebankroll.com^
||louses.net^
||lousierphones.com^
||lousyfastened.com^
||lovapy.com^
||lovemateforyou.com^
||loverevenue.com^
||loversagobearable.com^
||lowdodrioon.com^
||loweredinflammable.com^
||lowlatiasan.com^
||lowleafeontor.com^
||lowlifebadly.com^
||lowlilyamex.com^
||lowpox.xyz^
||lowrance.top^
||lowremoraidon.com^
||lowrihouston.pro^
||lowseelan.com^
||lowstaryur.com^
||lowsteelixor.com^
||lowtyroguer.com^
||lowtyruntor.com^
||loxbeelid.com^
||loxedchazan.com^
||loxitdat.com^
||loxtk.com^
||lplimjxiyx.com^
||lpnottech.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^
||ltengronsa.com^
||lturerpartm.com^
||ltwrkbxgnsc.com^
||ltziyuyjoq.com^
||luadvazvjuuoj.com^
||luatgqssoyh.com^
||lubbreton.com^
||lubowitz.biz^
||lucidahankul.com^
||lucidlydiscretion.com^
||lucidmedia.com^
||lucklayed.info^
||luckypushh.com^
||lucretius-ada.com^
||lucylent.com^
||ludesthat.club^
||ludicroussignify.com^
||lueticajuga.com^
||lufbogazixz.com^
||luiisstldqvg.com^
||lukpush.com^
||lulepy.com^
||lumaktoys.com^
||luminosoocchio.com^
||luminous-iron.pro^
||lumses.com^
||lumupu.xyz^
||lumxts.com^
||lunacanful.com^
||lunio.net^
||lunoidgulsach.com^
||luomjtajrhaqan.xyz^
||luracancamus.com^
||lurefuleuryon.com^
||lurgaimt.net^
||lushcrush.com^
||lustresneakvisitation.com^
||lutachechu.pro^
||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^
||luydark.com^
||luyten-98c.com^
||luzulabeguile.com^
||lvecygampj.com^
||lvjvremluuej.com^
||lvntekpejrmtb.com^
||lvodomo.info^
||lvpedtxfyur.com^
||lwgadm.com^
||lwjvyd.com^
||lwullghht.com^
||lx2rv.com^
||lxdrddeomww.com^
||lxgerdcitg.com^
||lxgmgalmrxqlj.xyz^
||lxphwibrkt.xyz^
||lyceasannop.com^
||lycooc.com^
||lydianapkin.com^
||lyingdownt.xyz^
||lyjegushe.pro^
||lyricalcomfortfatherinlaw.com^
||lyrigh.com^
||lysim-lre.com^
||lyssapebble.com^
||lythonefa.com^
||lyzenoti.pro^
||lzjl.com^
||lzqicpumq.com^
||lzrikate.com^
||lzscagcpmroyyz.com^
||lzxdx24yib.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^
||m8ppac2on0xy.com^
||ma2gs3wne3gfej70osium.com^
||maalabaala.com^
||maaled.com^
||mableyable.com^
||macaigha.net^
||machings.com^
||machogodynamis.com^
||macouwou.com^
||maculedfalls.com^
||madadsmedia.com^
||madampassenger.com^
||madcpms.com^
||madehimn.xyz^
||madriyelowd.com^
||madsabs.com^
||madsans.com^
||madsecs.com^
||madsecz.com^
||madserving.com^
||madsips.com^
||madskis.com^
||madslimz.com^
||madsokz.com^
||madsone.com^
||madspms.com^
||madspmz.com^
||maebtjn.com^
||maegkrquttm.xyz^
||mafrarc3e9h.com^
||magazinescontaining.com^
||mage98rquewz.com^
||maghma.com^
||maghoutwell.com^
||maghzenslumpy.com^
||magicianboundary.com^
||magicianoptimisticbeard.com^
||magnificentmanlyyeast.com^
||maharbandi.tech^
||mahdicrofter.com^
||maholinoticed.com^
||maibaume.com^
||maidenseadescription.com^
||maidishcubbing.com^
||maiglair.net^
||maikashu.net^
||mailboxdoablebasically.com^
||mailboxleadsphone.com^
||mailwithcash.com^
||maimeehu.com^
||main-datings.top^
||main-ti-cod.com^
||main-ti-hub.com^
||mainad-codpp.com^
||mainadv.com^
||mainapiary.com^
||mainnewsfuse.com^
||mainroll.com^
||majestydeference.com^
||majomalonic.com^
||majorinryesop.lol^
||majorworkertop.com^
||makarswrig.com^
||makespram.com^
||makingnude.com^
||makipsuki.pro^
||makisk.com^
||malastasho.pro^
||maldini.xyz^
||malect.com^
||malinebuffa.com^
||malinesmanses.com^
||mallowsmother.com^
||malthustutball.com^
||mambkooocango.com^
||mambobuyback.com^
||mamboedclarine.com^
||mamihlapinatana.xyz^
||mammalbuy.com^
||mamparagallnut.com^
||mamtaurs.net^
||mamydirect.com^
||man2ch5836dester.com^
||managesdancing.com^
||manconsider.com^
||mandatorycaptaincountless.com^
||mandistreet.top^
||manfjgo2jgb8mg09.com^
||mangelobsolden.cam^
||mangoalmahs.com^
||maniconclavis.com^
||manilaslurrier.com^
||manipulativepublishedblockade.com^
||manivalyrid.com^
||mannerstiring.com^
||mansernema.com^
||mantledonager.com^
||mantlefluent.com^
||manualcasketlousy.com^
||mapaupotting.com^
||mapekony.com^
||maquiags.com^
||marapcana.online^
||marathongenerositypremiere.com^
||marbil24.co.za^
||marerajahcopied.com^
||marezzojubate.com^
||margarinereverend.com^
||mariabrowseattending.com^
||marial.pro^
||marijuanaturf.com^
||marimedia.com^
||maringpoliti.com^
||maritanewark.com^
||markerperceivehick.com^
||markerviascales.com^
||marketbanker.com^
||marketgid.com^
||marketingenhanced.com^
||marketland.me^
||marketnetwork.com^
||markkasgrosses.com^
||markofathenaluk.com^
||markreptiloid.com^
||markshospitalitymoist.com^
||marlpitbucku.com^
||marphezis.com^
||marshalmosquito.com^
||marspearelct.com^
||martafatass.pro^
||marvedesderef.info^
||marvellouspeaches.com^
||marvelrespectableinset.com^
||masakeku.com^
||mashlumgibers.com^
||masklink.org^
||masonercorking.com^
||masontotally.com^
||massacreintentionalmemorize.com^
||massacreloveroffended.com^
||massariuscdn.com^
||masslistener.com^
||masstech.info^
||mastermilligram.com^
||masticsvorlage.website^
||masture.mobi^
||matchaix.net^
||matchesdetectplays.com^
||matchuph.com^
||materialisticinformal.com^
||maternalhi.com^
||mathads.com^
||mathafuda.pro^
||mathneedle.com^
||matildawu.online^
||mation.xyz^
||matiro.com^
||matoakie.com^
||matqqagvkaaftr.com^
||matrimonyfiles.com^
||matswhyask.cam^
||matterbadgerpsychic.com^
||maturescream.com^
||matzosetagood.com^
||mauchopt.net^
||maudamee.net^
||maudau.com^
||mauptaub.com^
||maustiwy.net^
||mavenlohi.com^
||mavq.net^
||maw5r7y9s9helley.com^
||mawlaybob.com^
||mawmishtrior.com^
||mawsewtow.com^
||maxbounty.com^
||maxim.pub^
||maxonclick.com^
||maxprofitcontrol.com^
||maxserving.com^
||mayalaze.xyz^
||mayhemabjure.com^
||maylnk.com^
||maymooth-stopic.com^
||maynnjpdtifyoa.com^
||maze4aem56jf.com^
||mb-npltfpro.com^
||mb01.com^
||mb102.com^
||mb103.com^
||mb104.com^
||mb38.com^
||mb57.com^
||mbctxigml.com^
||mbhvyihyaayh.com^
||mbiifzdvhexj.com^
||mbiizkzics.com^
||mbitag.com^
||mblink.in^
||mblyjustin.work^
||mbmrwxdwq.com^
||mbnot.com^
||mbuabypsbfh.com^
||mbzgogo.xyz^
||mc7clurd09pla4nrtat7ion.com^
||mcaril.com^
||mccahs.com^
||mcdncoiw.com^
||mcdnmv.com^
||mcdotjezqozu.com^
||mcmo22.com^
||mcning.com^
||mcpuwpush.com^
||mctotpcjwxali.com^
||mcuhinni.xyz^
||mcurrentlyse.shop^
||mczbf.com^
||mdadx.com^
||mdcytqwnbr.com^
||mdgxjpsqarq.com^
||mdn2015x1.com^
||mdpszsqzs.com^
||mdwphtohwt.com^
||mdxidbcodehpy.com^
||meabor.com^
||meadowleader.com^
||meagplin.com^
||meakam.com^
||meanballotruse.com^
||meantlick.com^
||measurelavender.com^
||measurementaz.com^
||measurementlay.com^
||meatilywoman.cam^
||mechth.com^
||medadelem.xyz^
||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^
||mediaf.media^
||mediafilesdownload.com^
||mediaforge.com^
||mediagridwork.com^
||mediakeywords.com^
||mediaoaktree.com^
||mediaonenetwork.net^
||mediapalmtree.com^
||mediapeartree.com^
||mediapush1.com^
||mediaserf.net^
||mediasprucetree.com^
||mediative.ca^
||mediative.com^
||mediatraks.com^
||mediaver.com^
||medical-aid.net^
||medicinepriest.com^
||mediuln.com^
||medleyads.com^
||medusasglance.com^
||medvrloiqxsv.xyz^
||medyanetads.com^
||meegliwu.net^
||meepwrite.com^
||meerihoh.net^
||meet4you.net^
||meetexhibitcautiously.com^
||meetic-partners.com^
||meetsourhig.biz^
||meeturlove.com^
||meezauch.net^
||mefyxfvhevtmews.com^
||mega-fla.com^
||megaad.nz^
||megacdn.top^
||megadeliveryn.com^
||megapopads.com^
||megbuzzedaid.com^
||megmobpoi.club^
||mehebborc.com^
||meinlist.com^
||meisjecleeks.com^
||mekstolande.com^
||melagratoftmen.com^
||melbil.net^
||melboa.com^
||meleguetre.com^
||melindahicks.xyz^
||mellategrannom.com^
||mellivoracode.com^
||mellodur.net^
||mellowpresence.com^
||melodramaticsubsequentdeceiving.com^
||meltpiratehamlet.com^
||memberprizes.com^
||membersfifteenthintent.com^
||memodiketryout.com^
||memopilot.com^
||memorableordealstranger.com^
||mendoledresden.com^
||mendprayer.com^
||menlithium.com^
||mentalks.ru^
||mentalsweatextent.com^
||mentionedannulmentsuperstition.com^
||mentwren.xyz^
||menuhivewomb.com^
||meo257na3rch.com^
||meowboltadequate.com^
||meowpushnot.com^
||meproductive.com^
||meratsignons.com^
||merchenta.com^
||mercialtaver.club^
||merciselyancies.site^
||mercuras.com^
||mercythirty.com^
||merelyerroneous.com^
||mergedlava.com^
||mergerpep.com^
||meridieswobber.com^
||meried.co^
||mermaidcontemplateadjoining.com^
||merosgramash.com^
||mersionbronze.cam^
||merterpazar.com^
||meryjane.pro^
||merzostueru2hu8jr09.com^
||meshagreeable.com^
||meshpetrols.com^
||messagereceiver.com^
||messenger-notify.digital^
||messengerinternfair.com^
||mesucces.top^
||metahv.xyz^
||metalbow.com^
||metatestruck.com^
||metavertising.com^
||metavertizer.com^
||meteorclashbailey.com^
||metherearl.xyz^
||methidpossum.com^
||methingeko.xyz^
||methingewsf.club^
||methovre.xyz^
||methoxyunpaled.com^
||methree-salien.icu^
||methupteshu.com^
||metingsaeta.com^
||metolluteic.com^
||metopeharriet.com^
||metosk.com^
||metreelusive.com^
||metresetbackbayonet.com^
||metrica-yandex.com^
||metricfast.com^
||metrics.io^
||metricswpsh.com^
||metsaubs.net^
||metusogri.com^
||mezimedia.com^
||mfa4cgad6ahmiaaz.com^
||mfcewkrob.com^
||mfk-cpm.com^
||mfmejnhte.com^
||mftracking.com^
||mfueffpe.com^
||mg4s1.com^
||mgayxlhrdiwi.com^
||mgbid.net^
||mgcash.com^
||mgcashgate.com^
||mgcicjfqyfik.com^
||mgdjmp.com^
||mgksgxavfhx.com^
||mgpcorfitzbj.com^
||mgygdeofh.com^
||mgzupozfeltrv.com^
||mh9dskj8jg.com^
||mhadsd.com^
||mhebbkfyhsu.com^
||mhuijbkkwcz.com^
||mhvllvgrefplg.com^
||mhxrnjokswyx.com^
||mi82ltk3veb7.com^
||micakidaugust.com^
||micghiga2n7ahjnnsar0fbor.com^
||michealmoyite.com^
||mickeysdim.com^
||microad.net^
||microadinc.com^
||microusconvilla.xyz^
||midasatlas.com^
||midastouchrt.com^
||middestkarsha.com^
||middlesswal.com^
||midgetincidentally.com^
||midistortrix.com^
||midlandfeisty.com^
||midlandvenisondollars.com^
||midnightimpressionperception.com^
||midootib.net^
||midpopedge.com^
||miedinherit.top^
||migayush2lam1pa1.com^
||mightstrikingfled.com^
||mightwhiskers.com^
||mightyhulsjdk.com^
||mightylottrembling.com^
||mignished-sility.com^
||mignoops.net^
||migrantspiteconnecting.com^
||miixtocmpfjwlw.com^
||mikofs.com^
||milabra.com^
||milanorangest.com^
||milasktic.com^
||mildewtali.com^
||mileagechronic.com^
||milesdrone.com^
||milestonequakingashes.com^
||milfunsource.com^
||miliatedvictions.xyz^
||milips.com^
||militanttrial.com^
||milkygoodness.xyz^
||millapplicant.com^
||millennialmedia.com^
||millustry.top^
||mimicbeeralb.com^
||mimilcnf.pro^
||mincethingsmarch.com^
||mindactual.com^
||mindedcarious.com^
||minently.com^
||mineralscreamrobes.com^
||mingledunorder.com^
||mingledventin.com^
||minimizeglanceanyway.com^
||minimumgold.com^
||minimumpay.info^
||minisms.xyz^
||minismss.xyz^
||minotaur107.com^
||minsistetricket.xyz^
||mintsdrouket.com^
||minunetclose.com^
||mipism.com^
||miraclenecklace.com^
||miracslubs.com^
||mirafaren.pw^
||miragederbend.com^
||mirishkeeps.com^
||misdealcpi.com^
||misguidedstork.com^
||mishishoka.pro^
||misreputyso.xyz^
||missionarymargaret.com^
||missiondues.com^
||misslinkvocation.com^
||misslk.com^
||misspelldefine.com^
||mistakeirresistiblechalk.com^
||mistfzqaw.com^
||misunderstanddependableour.com^
||misunderstandlosingaffluent.com^
||misusefreeze.com^
||mitosesgawking.com^
||mixandfun.com^
||mixedbloodynicholas.com^
||mixmarket.biz^
||mixpo.com^
||mixwevri.com^
||mjjppdbqrlo.com^
||mjnakecyospspgf.com^
||mjrhficjcbf.com^
||mjsyqwpqnjbgua.com^
||mjyhgt.xyz^
||mkgekotijxqthj.com^
||mkhoj.com^
||mkjsqrpmxqdf.com^
||mkkoifnukk.com^
||mksovmhlxfnd.com^
||mkwndnfyqjxrw.com^
||mkzqqhaakt.com^
||ml0z14azlflr.com^
||ml314.com^
||mlmixpqwivsxftw.xyz^
||mlnadvertising.com^
||mlnyndkde.com^
||mlsys.xyz^
||mluxmbgfxdcvp.com^
||mm-cgnews.com^
||mm-syringe.com^
||mmadsgadget.com^
||mmafwcrqcqqmx.com^
||mmatiybntjtq.com^
||mmctsvc.com^
||mmgads.com^
||mmismm.com^
||mmngqvbfuzenlk.com^
||mmondi.com^
||mmotraffic.com^
||mn1nm.com^
||mnbvjhg.com^
||mndsrv.com^
||mnemicguaza.cam^
||mnetads.com^
||mng-ads.com^
||mntewzlornifzt.com^
||mntzr11.net^
||mntzrlt.net^
||moakaumo.com^
||moanrustle.com^
||moapuwhe.com^
||moatads.com^
||moatauly.net^
||moawdrnfjh.com^
||mob1ledev1ces.com^
||mobalert.net^
||mobalm.com^
||mobbahjug.com^
||mobcrummymow.com^
||mobdel2.com^
||mobgold.com^
||mobicont.com^
||mobicow.com^
||mobidevdom.com^
||mobiflyc.com^
||mobiflyd.com^
||mobifobi.com^
||mobifoth.com^
||mobileadspopup.com^
||mobiledevel.com^
||mobilehdmi.com^
||mobileoffers-al-download.com^
||mobipromote.com^
||mobiright.com^
||mobisla.com^
||mobitracker.info^
||mobiyield.com^
||mobizme.net^
||mobpartner.mobi^
||mobpushup.com^
||mobreach.com^
||mobshark.net^
||mobstitial.com^
||mobstrks.com^
||mobtrks.com^
||mobtyb.com^
||mobytrks.com^
||mocean.mobi^
||mocmubse.net^
||moderg.com^
||modescrips.info^
||modestknownspooky.com^
||modificationdispatch.com^
||modifymaintenance.com^
||modoro360.com^
||modulepush.com^
||moedgapers.com^
||moekyepkd.com^
||moffreelance.biz^
||mogihovi.com^
||mogointeractive.com^
||moirst.com^
||moistblank.com^
||moitrrhiza.com^
||mojiva.com^
||mojoaffiliates.com^
||mokierokiloki.com^
||mokklachookla.com^
||moksoxos.com^
||mol18.biz^
||molttenglobins.casa^
||molypsigry.pro^
||momdola.com^
||momentcleanpitch.com^
||momentexperimentsqueen.com^
||momijoy.ru^
||momn.site^
||monadplug.com^
||monasterycashierrepellent.com^
||moncoerbb.com^
||mondaysdoris.com^
||mondayunauthorized.com^
||mondialwering.com^
||moneycosmos.com^
||moneymakercdn.com^
||monkeybroker.net^
||monksentrance.com^
||monkyank.com^
||monocotwhorry.com^
||monopolypenitentiarynegligence.com^
||monsterofnews.com^
||montafp.top^
||montangop.top^
||monthlydespise.com^
||monthlyindirectelsewhere.com^
||monthsrecoup.com^
||montikolti.com^
||montkpl.top^
||montkyodo.top^
||montpdp.top^
||montwam.top^
||monumentfake.com^
||monxserver.com^
||mooantink.com^
||moochescramper.com^
||mookie1.com^
||mookiyooki.com^
||moonads.net^
||moonicorn.network^
||moonlightingapi-ads.com^
||moontuftboy.com^
||moooginnumit.com^
||mootermedia.com^
||mooxar.com^
||mopedisods.com^
||mopemodelingfrown.com^
||mopnatrestriction.com^
||mopnixhem.com^
||mopsilysa.com^
||mopushy.com^
||moradu.com^
||morbitempus.com^
||mordieuweeshee.com^
||more1.biz^
||moregamers.com^
||morgdm.ru^
||moriceprich.com^
||moritava.com^
||morninguglychampionship.com^
||moronghumaner.com^
||moronsquacco.com^
||mororvaginas.com^
||morps.xyz^
||morred.com^
||morrowfreezer.com^
||mortoncourbe.com^
||mortypush.com^
||mosece.com^
||mosked.com^
||mosquedestitute.com^
||mostaboutm.biz^
||mostlytreasure.com^
||motefiles.com^
||motfanner.com^
||mothdiscussioncrest.com^
||motherehoom.pro^
||motherhoodenhanced.com^
||motille.com^
||motionspots.com^
||motivationrejoice.com^
||motivessuggest.com^
||motoriesm.com^
||motorwaypuffybribery.com^
||motosal.net^
||moudmarauds.com^
||moundgrandmotherel.com^
||mouseryearlike.com^
||moutoofa.com^
||movad.de^
||movad.net^
||movcpm.com^
||movementsspentlist.com^
||movfull.com^
||movie-pass.club^
||movie-pass.live^
||moviead55.ru^
||moviemediahub.com^
||moviesflix4k.info^
||moviesflix4k.xyz^
||moviesprofit.com^
||mowyappedbibs.com^
||mozgvya.com^
||mozoo.com^
||mp3bars.com^
||mp3dance.today^
||mp3pro.xyz^
||mpanyinady.com^
||mpaphqjb.com^
||mpay69.com^
||mpk01.com^
||mpkwleyxkmt.com^
||mployeesihi.xyz^
||mpnrs.com^
||mpnvhuokd.com^
||mpoagbhupufon.com^
||mppmnetwork.com^
||mpposkyxm.com^
||mpqfzyh.com^
||mpression.net^
||mprezchc.com^
||mpsuadv.ru^
||mptentry.com^
||mpucqijsspv.com^
||mpuxzyuiyejwe.com^
||mqjcdno.com^
||mqqrcdxbnog.com^
||mqthslhcj.com^
||mr2cnjuh34jb.com^
||mrelko.com^
||mrfevale.com^
||mrjb7hvcks.com^
||mrkrredwbei.com^
||mrtbbnr.com^
||mrtbbnrdip.com^
||mrtpcfegryfgqtbuvksbaebneewer.com^
||mrvio.com^
||mrzfjsbjj.com^
||mrzikj.com^
||ms3t.club^
||msads.net^
||msbuqruhcefx.xyz^
||mscoldness.com^
||msdhyexj.com^
||msgose.com^
||mshago.com^
||mstorer.net^
||msypr.com^
||mt34iofvjay.com^
||mtbjupleyqy.xyz^
||mtrcss.com^
||mtttvrit.com^
||mtvp05j.com^
||mtzenhigqg.com^
||muchotrust.com^
||mucinshasht.com^
||mucinyak.com^
||mucums.com^
||muddiedbubales.com^
||muddishcachrys.website^
||muddyjustify.com^
||muffledgleeful.com^
||muggedlancemutilate.com^
||mugleafly.com^
||mugpothop.com^
||muhite.com^
||muhtgyfourcjl.com^
||mujap.com^
||mujilora.com^
||mujnmhmfhrubzq.com^
||mulesto.com^
||muleyyanky.website^
||mulleysnutmeg.com^
||multicoloredsteak.pro^
||multicsmorrice.com^
||multifarewell.com^
||multileaguebookstore.com^
||multimater.com^
||mumosy.com^
||mumuendakuthyfo.xyz^
||mungfali.com^
||municalcurit.xyz^
||munori.com^
||munpractical.buzz^
||munsterduke.com^
||muosljknnmutisb.com^
||mupsytyzu.com^
||muravy.com^
||murderassuredness.com^
||murkilyergots.com^
||murkymouse.online^
||murpic.com^
||musakelep.com^
||musedalisma.com^
||mushesarrear.com^
||music-home.info^
||musicnote.info^
||muskonealysson.com^
||musmentportal.com^
||mustardchagrininjured.com^
||mutecrane.com^
||mutenessdollyheadlong.com^
||mutteredslashfolly.com^
||mutux.cfd^
||muvimtim.com^
||muwootch.com^
||muyoozrkkyr.com^
||muzarabeponym.website^
||mv3kosrrlxa7.com^
||mvbwpkhsc.com^
||mvdkcfyhtsq.com^
||mvlqhielqnsdmy.com^
||mvlzxlcmsrqjc.com^
||mvtmkpysz.com^
||mwbiwypvprg.com^
||mworkh.buzz^
||mworkhovd.com^
||mwprotected.com^
||mwquick.com^
||mxabetogiycjdp.com^
||mxauevhape.xyz^
||mxdztgstli.com^
||mxeinvwitjitk.com^
||mxsuikhqaggf.com^
||mxtads.com^
||mxuiso.com^
||mxyxgkuexjr.com^
||my-hanson.com^
||my.audmrk.com^
||my83s1kw3u.com^
||myadcash.com^
||myagkiy2sviter11f.com^
||myattentio.xyz^
||mybestdc.com^
||mybetterck.com^
||mybetterdl.com^
||mybmrtrg.com^
||mycasinoaccounts.com^
||mycdn.co^
||mycdn2.co^
||myclickbankads.com^
||myclickpush.com^
||mycmvkhghej.xyz^
||mycruhmeaoy.com^
||mydailynewz.com^
||mydiethub.com^
||mydisuho.pro^
||myfastcdn.com^
||myfrank.xyz^
||mygoodlives.com^
||mygtmn.com^
||myhvmudzmrbl.com^
||myhypestories.com^
||myimagetracking.com^
||mykhtesikvuz.com^
||mykiger.com^
||mykpkyvtuqmonij.com^
||mylinkbox.com^
||mynativeads.com^
||mynheerpuller.com^
||mynkzqogcd.com^
||mynunu.net^
||myolnyr5bsk18.com^
||myornamenti.com^
||myotictawse.com^
||mypushz.com^
||myqsmtptylicju.com^
||myrrhicfoeman.com^
||myrrhiskie.com^
||myrtleheathenmontleymontley.com^
||mysafeurl.com^
||mysjozauyuwwm.com^
||mysweetteam.com^
||mythincredibly.com^
||mythings.com^
||mythysema.com^
||mytrackf73.com^
||mywondertrip.com^
||myzuphaby.pro^
||mzcsuuuwox.com^
||mzlscqarnm.com^
||mzol7lbm.com^
||n0299.com^
||n0355.com^
||n0400.com^
||n0433.com^
||n12qga4ld3zk.com^
||n161adserv.com^
||n19.biz^
||naambonder.com^
||naazrghwxj.com^
||nabalpal.com^
||nabbr.com^
||nabobketupa.com^
||nacfuns.com^
||nacief.com^
||naclsnjtojtn.xyz^
||nacontent.pro^
||nadbxteuih.com^
||nadiingsinsp.one^
||nadlocvhalirshs.com^
||nads.io^
||naewynn.com^
||nafulltiuk.com^
||nagaglugry.com^
||naganoadigei.com^
||naggingrugcolossal.com^
||nagher.com^
||naghocmu.com^
||nagrande.com^
||naisoops.net^
||naivetebibbed.com^
||najsdnkdqpsd.com^
||nakamasweb.com^
||nakedfulfilhairy.com^
||nakirfettle.com^
||nameads.com^
||namel.net^
||namesakeoscilloscopemarquis.com^
||namol.xyz^
||nan46ysangt28eec.com^
||nanfallenconvicted.com^
||naoyjitqsoap.com^
||napeau.com^
||napesropes.com^
||nappybedcandid.com^
||napsiguk.com^
||naptaush.com^
||narior.com^
||narkalignevil.com^
||narnuefprlcp.com^
||narsap.com^
||nasrolaugers.com^
||natapea.com^
||nathanaeldan.pro^
||nationaldeliquencydeliquency.com^
||native-adserver.com^
||nativeadmatch.com^
||nativeadsfeed.com^
||nativeleads.net^
||nativepu.sh^
||nativewpsh.com^
||nativewpshep.com^
||natspiders.com^
||nattepush.com^
||naucaips.com^
||naucaish.net^
||naughtybuddyswoop.com^
||nauhohag.net^
||naustoch.net^
||navalresort.com^
||navalsuedehybrids.com^
||navaltophes.com^
||nawpush.com^
||nawyhinu.pro^
||naxlqkweg.com^
||nazoid.com^
||nbgairiest.com^
||nbjmp.com^
||nbkaflrbqlkqx.com^
||nblczw.com^
||nbnefwuifvp.com^
||nbpritqp.com^
||nbstatic.com^
||nbuuhmxvzgrgu.com^
||ncalie.com^
||ncanat.com^
||ncdnunc.com^
||ncecafvdeu.shop^
||ncernedas.one^
||ncesprin.buzz^
||ncesspervice.co^
||nckwgmbfdwrj.xyz^
||ncncu.xyz^
||nctylivpwhpby.com^
||ncyveuecqsan.com^
||ndbriolenproc.buzz^
||ndbspfpgynbt.com^
||nddqijavkbdvyn.com^
||ndegj3peoh.com^
||ndejhe73jslaw093.com^
||ndha4sding6gf.com^
||ndikvccwz.com^
||ndingcouncer.xyz^
||nditlookslike.biz^
||ndjelsefd.com^
||ndollarhe.com^
||ndroip.com^
||neads.delivery^
||neasal.com^
||nebbishbraeman.com^
||neblotech.com^
||nebrisvorago.com^
||nebwvbpelobi.com^
||necessarilyunkindhanging.com^
||necessarysheriff.com^
||neciqetlqkrajma.com^
||necklaceboarupstairs.com^
||nedassiu.buzz^
||nedaugha.buzz^
||nedukeratio.com^
||nedukeratio.lol^
||neechube.net^
||neechuce.net^
||needlefoliagemoan.com^
||needleworkemmaapostrophe.com^
||neegreez.com^
||neezausu.net^
||nefijapu.com^
||negaic.com^
||negationsome.com^
||negativehorriblecrumple.com^
||negativescarcelyrooms.com^
||neglectedwhip.com^
||negligentresponded.com^
||negolist.com^
||negotiationmajestic.com^
||negusnozzles.com^
||negyuk.com^
||nehersheteen.pro^
||nehodyshy.pro^
||nehuihkn.com^
||neighbourcoastearnestly.com^
||nelado.xyz^
||nellads.com^
||nemewagro.com^
||nemgnephyfmt.xyz^
||neogaeakasher.com^
||neonateaxone.com^
||neonhempen.com^
||neopho.com^
||neopowerlab.com^
||nephewsill.com^
||nepiam.com^
||nepobedimiy2kot11jf.com^
||nepsed.com^
||nereserv.com^
||nesispubl.buzz^
||nessainy.net^
||nestcook.com^
||nestledmph.com^
||nestleexperiment.com^
||net00.biz^
||netcatx.com^
||netflopin.com^
||netgreatlyavailable.com^
||netpatas.com^
||netrailed.com^
||netstam.com^
||netund.com^
||networkbest.ru.com^
||networkdarling.com^
||neupwvhayjm.com^
||neuronales.xyz^
||neutralityrecommendstretched.com^
||neverthelessdepression.com^
||new-incoming.email^
||new-new-years.com^
||new17write.com^
||newadsclicks.com^
||newaprads.com^
||newburgtourism.com^
||newdisplayformats.com^
||newdomain.center^
||newhigee.net^
||newir3ltyug79aiman.com^
||newjulads.com^
||newlywedblew.com^
||newlywedequilibrium.com^
||newmayads.com^
||newoctads.com^
||newprofitcontrol.com^
||newreven.com^
||news-back.org^
||news-central.me^
||news-easy.org^
||news-headlines.co^
||news-jupiter.com^
||news-mars.com^
||news-muheji.com^
||news-venere.com^
||news02.biz^
||newsadst.com^
||newsatads.com^
||newsinform.net^
||newsm247.online^
||newsmaxfeednetwork.com^
||newsokos.com^
||newsubscribes.com^
||newsunads.com^
||newthuads.com^
||nextgencounter.com^
||nextpsh.top^
||neyhdjwpumivpa.com^
||nezttolpyroty.com^
||nezutwdmzvrkv.com^
||nfadiivfibqrk.com^
||nfcrxfkbhuwrnrt.xyz^
||nffyghbliml.xyz^
||nfhldnpnfmp.com^
||nfkq8jy5db0b.com^
||nflxafyh.com^
||nfmbossfcisy.com^
||nfqglptm47uc.com^
||nfrpxmmb.com^
||nftvvjpla.com^
||ngbqiiclcahqc.com^
||ngecauuks.co^
||ngecity.com^
||ngegas.files.im^
||ngeoziadiyc4hi2e.com^
||nghcxtmsbqcmpv.com^
||ngjquyzjgcrupz.com^
||nglmedia.com^
||ngplansfo.com^
||ngxdyxhdkx.xyz^
||nhdddxvwpmriirk.com^
||nhpfvdlbjg.com^
||nhqxzqvkj.com^
||nibzitgas.com^
||nicertie.com^
||nicesthoarfrostsooner.com^
||nicewistful.com^
||nicheads.com^
||nichedlinks.com^
||nichools.com^
||nichrnmxrlplt.com^
||nickeeha.net^
||nicksstevmark.com^
||nicoug.com^
||niececordthrone.com^
||niecefootagefastest.com^
||nieveni.com^
||niforniadistollie.info^
||nightceramicoutgoing.com^
||nighter.club^
||nightfallinquiredune.com^
||nightfallroad.com^
||niholaev.com^
||nihxigmalrkfov.com^
||nikkiexxxads.com^
||nikugrawe.pro^
||nilreels.com^
||niltibse.net^
||niltutch.com^
||nimhuemark.com^
||nimilimigimi.com^
||nimpio.com^
||nimrodsblazers.com^
||nimrute.com^
||ninemilkpie.live^
||nineteenthdipper.com^
||ninetypastime.com^
||ningseriencess.pics^
||ningukmodu.one^
||ninkorant.online^
||nipjutux.com^
||nipmucktwicer.com^
||nippona7n2theum.com^
||nipwaghue.com^
||nirifude.com^
||nitrogenpleahierarchy.com^
||nitytolearnan.biz^
||niwooghu.com^
||nization.com^
||nizationsuch.com^
||nkepulqeetn.com^
||nkmsite.com^
||nknowledcon.one^
||nkredir.com^
||nkwintenc.biz^
||nkyouvery.fun^
||nlbtrwhykjtc.com^
||nld0jsg9s9p8.com^
||nlntrk.com^
||nlop.xyz^
||nlqqrsgr.com^
||nlqznsleo.com^
||nlwy0.com^
||nlyeoehgdhhe.com^
||nmanateex.top^
||nmcdn.us^
||nmtdoyrjpieikj.com^
||nmwnlbeiykxina.xyz^
||nndiscov.cfd^
||nndkukagmos.com^
||nnkeajhamwoo.xyz^
||nnlczheczlq.com^
||nnxugnisebisq.xyz^
||no2veeamggaseber.com^
||noagliph.com^
||noahparroty.com^
||noamiscience.pro^
||noanawie.com^
||noaon2.com^
||noapai.name^
||noaptauw.com^
||noawhaub.net^
||nobbutaaru.com^
||nobiol.com^
||noblefun.net^
||noblemandrovebreeches.com^
||noblemanscramblemoderately.com^
||noblemeantimeawelessaweless.com^
||noblerbaining.com^
||noblesoverloadprofanity.com^
||nockerlpittite.website^
||noclef.com^
||noddingdilutionradish.com^
||nodecrisp.com^
||nodowd.com^
||nodrmcxjevtuc.xyz^
||noeire.com^
||noelsdoc.cam^
||noerwe5gianfor19e4st.com^
||noiseeastern.com^
||noiselessverb.com^
||noisysortcasualty.com^
||noksauxi.com^
||nolrougn.com^
||nomeuspagrus.com^
||nominalexperimentdaybreak.com^
||nominalpowerlessunable.com^
||nomorepecans.com^
||nompakru.click^
||nonbasekick.com^
||nonegrysu.pro^
||nonerr.com^
||nonestolesantes.com^
||nonewnews.name^
||nonfattoplike.com^
||nonfictionrobustchastise.com^
||nonotro.name^
||nonspewpa.com^
||nonstoppartner.de^
||nontio.com^
||nonusesectatic.com^
||nonwarmarge.website^
||noobutoa.net^
||noobydoobi.com^
||noodlesignifyghosts.com^
||noonck.com^
||nooncommentary.com^
||nooroapo.com^
||nopolicycrea.com^
||noproblfr.com^
||noptog.com^
||noqj1iz4u28t.com^
||noqukjy.com^
||nordeela.com^
||norentisol.com^
||noretia.com^
||normanstaximan.com^
||normkela.com^
||normugtog.com^
||norseltraheen.com^
||northeregikgf.club^
||northernintimate.com^
||northmay.com^
||nosselphloxes.com^
||nostromedia.com^
||notabilitysedative.com^
||notablynationality.com^
||notadszones.com^
||notchcollectormuffin.com^
||notcotal.com^
||notecompilecogitate.com^
||notesbook.in^
||notfcompreviews.com^
||notglrjlo.com^
||noticebroughtcloud.com^
||notification-centar.com^
||notification-list.com^
||notification.best^
||notifstar.com^
||notify-guru.com^
||notify-master.net^
||notify-monad.com^
||notify-service.com^
||notify.rocks^
||notify6.com^
||notifyoutspoken.com^
||notifypicture.info^
||notifysrv.com^
||notiks.io^
||notionnalisent.xyz^
||notorietycheerypositively.com^
||noucoush.net^
||nougacoush.com^
||noughttrustthreshold.com^
||nourishinghousehold.com^
||nouseeth.com^
||novadune.com^
||novelas360.cc^
||novelty.media^
||noviceavengeclemency.com^
||novostisporta.info^
||nowledco.work^
||nowlooking.net^
||nowrs.xyz^
||nowspots.com^
||nowtrk.com^
||noxiousrecklesssuspected.com^
||noy-95.com^
||nozzorli.com^
||npcad.com^
||npcwfrohnshriw.com^
||npecialukiz.com^
||npecialukize.lol^
||nposition.club^
||npvos.com^
||nqn7la7.de^
||nqrkzcd7ixwr.com^
||nqslmtuswqdz.com^
||nqycceat.com^
||nrbztakre.com^
||nrnma.com^
||nrnwubdanwl.com^
||nrvkwqaatl.com^
||nryceuula.com^
||ns003.com^
||nscollectureob.info^
||nscontext.com^
||nsdsvc.com^
||nsdzrhsb.com^
||nsfwadds.com^
||nshynvupjnm.com^
||nsionscorm.com^
||nsmartad.com^
||nsontrackso.online^
||nsparket.top^
||nspmotion.com^
||nspot.co^
||nstarvardsus.com^
||nsump.com^
||nsumrwmgq.com^
||nsurethatthe.biz^
||nsuucewqbukeba.xyz^
||nswith.com^
||ntafihnubwg.com^
||ntconcert.com^
||ntdumfipbfjudm.xyz^
||ntdvjlvau.com^
||nthxbfedxfkpx.com^
||ntlysearchin.com^
||ntpoliticismsc.xyz^
||ntsmbuuggswusw.com^
||ntucotbh.com^
||ntv.io^
||ntvk1.ru^
||ntvpevents.com^
||ntvpever.com^
||ntvpforever.com^
||ntvpinp.com^
||ntvpwpush.com^
||ntvsw.com^
||ntymxykyh.com^
||nubseech.com^
||nucadwobsvwxw.com^
||nuclearscalp.com^
||nuclef.com^
||nucleo.online^
||nucljzgvzlyj.com^
||nuctcflay.com^
||nuevonoelmid.com^
||nufuglou.net^
||nuggetschou.com^
||nui.media^
||nuiinxpzbur.com^
||nulats.com^
||nuleedsa.net^
||nulez.xyz^
||null-point.com^
||nultoaly.net^
||nulwhbbyfdxy.com^
||numberium.com^
||numberschord.com^
||numbertrck.com^
||numbgradualassertive.com^
||numbtoobly.com^
||numeralembody.com^
||nums1.link^
||nunailsum.com^
||nunhoefey.com^
||nuniceberg.com^
||nuninz.com^
||nuqwe.com^
||nurno.com^
||nurobi.info^
||nursecompellingsmother.com^
||nuseek.com^
||nutcropbrute.com^
||nutlonging.com^
||nutrientassumptionclaims.com^
||nutritionassureroast.com^
||nutritionrumblelocus.com^
||nuumitgoobli.com^
||nvane.com^
||nvbwgk.com^
||nversitymi.com^
||nvidpn.com^
||nvkvrqlkglwn.com^
||nvmcavgqcr.com^
||nvmjdpbjgrh.com^
||nvqjpzxufp.com^
||nvrblk.xyz^
||nvsviaujqqe.com^
||nwfhalifax.com^
||nwgqcwhoqp.com^
||nwpctbgbyqu.com^
||nwpyzaqlbbtd.com^
||nwvioxylqfi.com^
||nxqdqtvirwj.com^
||nxtck.com^
||nxtpsh.top^
||nxuktkuoazvizd.com^
||nxwipuoybxc.com^
||nxzmphowpnb.com^
||nyadmcncserve-05y06a.com^
||nyadra.com^
||nycjyvsyk.com^
||nyetm2mkch.com^
||nygvejyn.com^
||nygwcwsvnu.com^
||nyhhnfsjo.com^
||nymolf.com^
||nymotuda.com^
||nymphacebids.com^
||nyphuboshu.com^
||nyptistaha.com^
||nyqlwjjghhgsqeg.com^
||nyrithenrebarro.info^
||nytrng.com^
||nyutkikha.info^
||nzhfk.com^
||nzhwyxgmgmhi.com^
||nzihjybdeq.com^
||nzme-ads.co.nz^
||nznxgecb.com^
||nzphoenix.com^
||o-oo.ooo^
||o313o.com^
||o333o.com^
||o4uxrk33.com^
||o626b32etkg6.com^
||oaascbasgdffq.com^
||oaboudsi.com^
||oackoubs.com^
||oadaheba.net^
||oadroass.com^
||oadsouzi.net^
||oaftaijo.net^
||oagnatch.com^
||oagudole.net^
||oahaurti.com^
||oainternetservices.com^
||oajagroax.com^
||oakapsot.com^
||oaksafta.com^
||oalihftnpduh.com^
||oalselry.com^
||oamoatch.com^
||oanimsen.net^
||oaoxuxisk.com^
||oaphawhi.com^
||oaphoace.net^
||oaphooftaus.com^
||oaptukeh.net^
||oaraunal.com^
||oardilin.com^
||oarifo.com^
||oasazedy.com^
||oastalra.net^
||oataltaul.com^
||oatmeallump.com^
||oaxpcohp.com^
||obahet.com^
||obashwmzrfofi.com^
||obcimuoahijkdy.xyz^
||obctooauvzjo.com^
||obcykhkgukfvpm.com^
||obedientrock.com^
||oberdi.com^
||obeus.com^
||obeysatman.com^
||obfirmtangled.com^
||obituaryfuneral.com^
||objectdressed.com^
||objectedsheetrobin.com^
||objectsentrust.com^
||obkcnezxxuw.com^
||obligationmelonvase.com^
||obligationsovereign.com^
||oblivionwatcherrebellious.com^
||obnarium.com^
||obnoxiousstackderide.com^
||obscenitythefodder.com^
||obscureforum.com^
||obscus.com^
||observativus.com^
||obsessionthree.com^
||obsessivepetsbean.com^
||obssiyjiachvh.xyz^
||obtainlylibuk.club^
||obtaintrenchhooray.com^
||obvhiojpse.xyz^
||obwmidktcmuc.com^
||obyjpiok.com^
||oc2tdxocb3ae0r.com^
||occultcreed.com^
||occume.com^
||occupyskinnymaggot.com^
||occursexpertloving.com^
||occuse.com^
||occustantwidity.com^
||oceanidembain.com^
||ocgijsxnu.xyz^
||ochaugly.net^
||ochringtensor.com^
||oclaserver.com^
||oclopxjiykqfj.com^
||ocmhood.com^
||ocnnykxjx.com^
||oconner.link^
||ocqueroques.com^
||octanmystes.com^
||octaviancontrast.com^
||octicdsects.com^
||octoberanger.com^
||octopod.cc^
||octrue.com^
||ocubafyv.xyz^
||oddertabrhino.com^
||oddscornflower.com^
||oddsresemble.com^
||oddsshitfixes.com^
||odfnxnzrmvxw.com^
||odhrnejegx.com^
||odhwfjrwlcq.xyz^
||odinistromneya.com^
||odinstreamy.com^
||odiousbunny.com^
||odkbfdck.com^
||odnkcbcsacab.com^
||odonatainbowed.com^
||odourprop.com^
||odovydyp.xyz^
||odpdpzlvgufq.com^
||oeabvhwxk.com^
||oebadu.com^
||oebwcdrmpx.com^
||oedlwhcqfpfup.xyz^
||oedspoiletkni.xyz^
||oeitlgqjw.com^
||oensil.com^
||oepihvxwaboed.com^
||oerljdvj.com^
||oetn.xyz^
||oetreixkbxx.com^
||oewdfyhdfq.xyz^
||oextraordu.one^
||oeyiamwpj.com^
||ofdittor.com^
||ofenge.com^
||offalakazaman.com^
||offchatotor.com^
||offerimage.com^
||offersbid.com^
||offfurreton.com^
||officular.xyz^
||offmachopor.com^
||offoonguser.com^
||offsethumorous.com^
||offshoreanglehost.com^
||offshoretolerantbenignity.com^
||offsigilyphor.com^
||offslrbeqypf.com^
||ofghaidarium.xyz^
||ofgogoatan.com^
||ofhappinyer.com^
||ofhypnoer.com^
||ofmoppeuap.com^
||ofmscgesmjmo.com^
||ofnumeltor.com^
||ofphanpytor.com^
||ofseedotom.com^
||ofslakotha.com^
||oftheussi.one^
||ogercron.com^
||oggifinogi.com^
||ogicatius.com^
||ogle-0740lb.com^
||oglprcjlenlkke.com^
||ogmghzpyq.com^
||ogqcuudzsuukds.com^
||ograuwih.com^
||ogrfi3uyt7.com^
||ogskle.com^
||ohchateauominous.com^
||ohkdsplu.com^
||ohldsplu.com^
||ohmcasting.com^
||ohmwrite.com^
||ohndsplu.com^
||ohnkitviv.com^
||ohodsplu.com^
||ohoppress.com^
||ohqdsplu.com^
||ohrdsplu.com^
||ohsatum.info^
||ohsdsplu.com^
||ohston.com^
||ohtdsplu.com^
||ohxlwmto.com^
||oibljobzmmv.com^
||oidaio.com^
||oigduusrva.com^
||oiniao.com^
||ointmentaloofpincers.com^
||oirmwitmrfpl.com^
||oiurlcdmlsb.com^
||oiycak.com^
||oiyxoyrnsuhhm.xyz^
||ojhmakoqg.com^
||ojpem.com^
||ojpweezvce.com^
||ojwejqeqvxn.xyz^
||okayarab.com^
||okayfreemanknot.com^
||okdigital.me^
||okeydumping.com^
||oklast.com^
||oko.net^
||okoniteblart.com^
||okraenrolls.com^
||oksdyydvwrbrjf.xyz^
||oktpage.com^
||okueroskynt.com^
||okupsudd.work^
||okytgxmxonxim.com^
||olatumal.com^
||olayomad.com^
||oldership.com^
||oldeststrickenambulance.com^
||oldgyhogola.com^
||oldmilram.com^
||olefinefraist.com^
||olentfarmost.com^
||olep.xyz^
||olhkghhjxtomlq.xyz^
||olibenelading.xyz^
||olivedinflats.space^
||olkrzytv.com^
||ollops.com^
||olmsoneenh.info^
||olpfeere.com^
||omafaren.pw^
||omanala.com^
||omareeper.com^
||omasatra.com^
||omatri.info^
||omazeiros.com^
||omchanseyr.com^
||omchimcharchan.com^
||omciecoa37tw4.com^
||omcis-news3.online^
||omclacrv.com^
||omding.com^
||omeroyoccu.xyz^
||omg2.com^
||omggxbcdqj.com^
||omgpm.com^
||omgt4.com^
||omgt5.com^
||omitbailey.com^
||omitneitherrover.com^
||omkaaqtwzvc.com^
||omlktdqrzwrtn.com^
||ommeowthor.com^
||omnan.com^
||omni-ads.com^
||omnidokingon.com^
||omnitagjs.com^
||omoonsih.net^
||omplacearbit.xyz^
||omporygonr.com^
||omshedinjaor.com^
||onad.eu^
||onads.com^
||onakasulback.autos^
||onalskillsexkc.com^
||onastydrum.com^
||onaugan.com^
||onautcatholi.xyz^
||oncertaino.xyz^
||onclarck.com^
||onclasrv.com^
||onclickads.net^
||onclickalgo.com^
||onclickgenius.com^
||onclickmax.com^
||onclickmega.com^
||onclickperformance.com^
||onclickprediction.com^
||onclickpulse.com^
||onclickrev.com^
||onclickserver.com^
||onclicksuper.com^
||onclicktraffic.com^
||onclkds.com^
||oncomeannuals.com^
||onctus.com^
||ondeerlingan.com^
||oneclck.net^
||onedmp.com^
||onegalact.com^
||onelivetra.com^
||onemacusa.net^
||onemboaran.com^
||onenag.com^
||onenetworkdirect.com^
||onenetworkdirect.net^
||onepstr.com^
||oneqanatclub.com^
||onerror.cf^
||onerror.ga^
||onerror.gq^
||onerror.ml^
||onesocailse.com^
||onespot.com^
||onestoreblog.com^
||onetouch12.com^
||onetouch4.com^
||onetouch6.com^
||onetwohub.com^
||onfckepwq.com^
||ongaromusket.com^
||ongastlya.com^
||ongoingfitfullacerate.com^
||oniamcurre.com^
||onized.com^
||onkavst.com^
||onkibirw.com^
||online-adnetwork.com^
||online-protection-now.com^
||onlinepromousa.com^
||onlineuserprotector.com^
||onlyry.net^
||onmarshtompor.com^
||onpluslean.com^
||onpsapul.com^
||onsetknives.com^
||onshipsui.xyz^
||onshowit.com^
||onsnivyr.com^
||onsolrockon.com^
||onstunkyr.com^
||onturrical.com^
||onvictinitor.com^
||onwasrv.com^
||onxquxhoygaji.com^
||oo00.biz^
||oocdqgado.xyz^
||oodrampi.com^
||oodraune.com^
||oodroglu.net^
||oodsauns.net^
||oodsotso.com^
||oogneenu.net^
||oohingjap.com^
||oojexulr.net^
||oolakanunafire.com^
||oolraimt.net^
||oolsouch.net^
||oomsoapt.net^
||oomtexoa.com^
||oopsowhi.com^
||ooq5z.com^
||ooredi.com^
||oorierenegue.com^
||oorunsey.com^
||ootchoft.com^
||oovilsol.com^
||oovofcsyxayy.com^
||oowelamdgta.com^
||oozyunmix.com^
||op00.biz^
||op01.biz^
||op02.biz^
||opcharizardon.com^
||opchikoritar.com^
||opclauncheran.com^
||opekoobs.net^
||openedinfractructureilliterate.com^
||openerworryrecite.com^
||openexaminationgist.com^
||openingpairpaternal.com^
||opensrhinos.com^
||openx.net^
||openxadexchange.com^
||openxenterprise.com^
||openxmarket.asia^
||operaserver.com^
||opertyvaluat.autos^
||opertyvaluat.com^
||opgolan.com^
||opingexamplyt.info^
||opinionthroughambition.com^
||opkkrbqyrqtkmty.com^
||oplo.org^
||opolicycrea.xyz^
||opootsoa.net^
||opotey.com^
||opoxv.com^
||oppean.com^
||oppersianor.com^
||opportunitysleepyreflex.com^
||opposedcream.com^
||oppositehometowndrunken.com^
||opposs.com^
||opshuckleor.com^
||opsivesh.net^
||opsoomet.net^
||optad360.io^
||optcrockery.com^
||opteama.com^
||opter.co^
||optimatic.com^
||optimizesocial.com^
||optimizesrv.com^
||optinemailpro.com^
||optionneigh.com^
||optnumbhigh.com^
||optnx.com^
||optraising.com^
||optvx.com^
||optyruntchan.com^
||opvanillishan.com^
||oqhedrmfet.com^
||oqieibkoqxwt.com^
||oqsujyxbsl.xyz^
||oqwhzgimuvxpd.com^
||orahmaggi.xyz^
||oranegfodnd.com^
||orangeads.fr^
||orangunset.com^
||orbengine.com^
||orbhcvyfgitkpfl.xyz^
||orbitcarrot.com^
||orbmehcerqxamdy.com^
||orbsclawand.com^
||orbsrv.com^
||orcept.com^
||orchestraanticipation.com^
||orchidreducedbleak.com^
||orcjagpox.com^
||orctosqrfit.com^
||orderlyregister.pro^
||orealiukzemy.co^
||orecticconchae.com^
||organicflametail.com^
||organsthud.com^
||orgpcxyohrd.com^
||orgxts.com^
||orhyhgjyjjmofy.com^
||oridst.com^
||orientneedlehurts.com^
||origaniberes.com^
||origer.info^
||originedreting.site^
||origunix.com^
||oriqgdrbqqcgn.com^
||orkonavariet.biz^
||ormationwi.xyz^
||ormome.com^
||ormxitgmvprvhxd.com^
||orqsvaxn.com^
||orquideassp.com^
||orthitepetrous.com^
||orthronsmatter.com^
||ortslucres.com^
||or||greemeek.net^
||osaceikmxsm.com^
||oscism.com^
||oscolk.com^
||osfsffcovoaxgmc.com^
||ositic.com^
||oskiwood.com^
||osmoticanansi.com^
||ospicalad.buzz^
||osseasougan.com^
||osshydreigonan.com^
||osskanger.com^
||osspalkiaom.com^
||ossrhydonr.com^
||ossshucklean.com^
||otbuzvqq8fm5.com^
||otdsngganpsgru.com^
||othbhe2.com^
||othecheb.net^
||otheyrami.xyz^
||othonnabusaos.com^
||otireofhisl.one^
||otisephie.com^
||otlmdnazmac.com^
||otnolabttmup.com^
||otnolatrnup.com^
||otomacotelugu.com^
||otozoumcampine.com^
||otqjtkbkftehq.com^
||otrwaram.com^
||ouchansoxdid.xyz^
||oucuftuthy.com^
||oucywciij.com^
||oudccdjvh.com^
||oudseroa.com^
||oufauthy.net^
||ouftukoo.net^
||ouftuthy.net^
||oughtbuilding.com^
||ougribot.net^
||ouhastay.net^
||oujouniw.com^
||oujtbhllnntesk.com^
||oulddothesa.biz^
||oultuwee.net^
||oulukdliketo.shop^
||oulukdltobepa.com^
||oumtoujo.net^
||oundaymi.co^
||oungimuk.net^
||ouorhxolxdqqf.com^
||oupaumul.net^
||oupe71eiun.com^
||ouphoarg.com^
||ouphouch.com^
||oupushee.com^
||ourcommonnews.com^
||ourcommonstories.com^
||ourcoolposts.com^
||ourdailystories.com^
||ourhotfeed.com^
||ourl.link^
||oursgorefreshing.com^
||ourteeko.com^
||ourzitemu.com^
||ouseoopers.co^
||ousseghu.net^
||oustoope.com^
||outabsola.com^
||outaipoma.com^
||outbarwonna.casa^
||outbidashes.com^
||outblowtewhit.com^
||outelectrodean.com^
||outgateniceish.com^
||outgra.com^
||outhitcooler.com^
||outhulem.net^
||outkickanoxic.com^
||outlineappearbar.com^
||outlookabsorb.com^
||outoctillerytor.com^
||outovenmusths.com^
||outpacetochers.com^
||outpushcutworm.cam^
||outragedisgraceful.com^
||outrageousexplosion.com^
||outrodetops.com^
||outrotomr.com^
||outseeltor.com^
||outseylor.com^
||outsimfat.site^
||outsliggooa.com^
||outsmoke-niyaxabura.com^
||outsoarcarouba.com^
||outsoarpg.com^
||outstandlpopi.xyz^
||outtunova.com^
||outwhirlipedeer.com^
||outyanmegaom.com^
||ouzoadru.net^
||ovdimin.buzz^
||ovemen.com^
||ovemer.com^
||ovenbifaces.cam^
||overcomecheck.com^
||overdomadnessmanslaughter.com^
||overdonereciprocalimpure.com^
||overduegenetically.com^
||overgalladean.com^
||overjoyed-balance.com^
||overkirliaan.com^
||overloadhomes.com^
||overlypower.com^
||overmewer.com^
||overnightpicture.com^
||overnumeler.com^
||overonixa.com^
||overprotectivewidth.com^
||overrateddimension.com^
||overridevertical.com^
||oversightbullet.com^
||oversowcholam.com^
||overthetopexad.com^
||overture.com^
||overturnconstitution.com^
||overturs.com^
||overyfamiliar.biz^
||overzoruaon.com^
||overzubatan.com^
||oveukrnmen.com^
||ovibospeseta.com^
||ovoute.com^
||ovqcmbbxppqquc.com^
||ovulgmeo.com^
||ovwbobnyy.com^
||ovxlcwqkrxpv.com^
||owcdcamldcu.com^
||owenexposure.com^
||owewary.com^
||owlcongratulate.com^
||owlerydominos.cam^
||owlsyumducal.com^
||owncutone.com^
||owndata.network^
||owneduntwind.com^
||ownerfacinglung.com^
||ownerlitter.com^
||ownerswifeimprove.com^
||ownsattrib.life^
||owohvnpbno.com^
||owoxauky.com^
||owsvolksk.space^
||owwhftwhukqgo.com^
||owxhxdnwqy.com^
||oxado.com^
||oxanelinkups.com^
||oxazoleorfrays.com^
||oxenfishtreaty.com^
||oxharmonysample.com^
||oxhlhmiklsa.com^
||oxidesloot.com^
||oxiqyxos.com^
||oxqvbjitvqqv.com^
||oxrendflare.com^
||oxsng.com^
||oxtdafetnjuf.com^
||oxtracking.com^
||oxybe.com^
||oxydaserucked.com^
||oxydend2r5umarb8oreum.com^
||oxynticarkab.com^
||oxyphilsebkha.com^
||oyavrbvqnmnfw.com^
||oygohusvggaurod.xyz^
||oyi9f1kbaj.com^
||ozertesa.com^
||ozmifi.info^
||ozobsaib.com^
||ozonemedia.com^
||ozongees.com^
||ozooltik.com^
||p123p.com^
||p59othersq.com^
||p64gk2yhba0p.com^
||p78lld1s.top^
||p7m1rc80jdum.com^
||pa5ka.com^
||pacide.com^
||pacifoos.net^
||pacifyrespirator.com^
||packethierarchy.com^
||pacoaniy.net^
||pactionpolab.com^
||paddlepole.com^
||paddocsweek.com^
||padma-fed.com^
||padp5arja8dgsd9cha.com^
||padpitnon.site^
||padsans.com^
||padsanz.com^
||padsats.com^
||padsatz.com^
||padsbrown.com^
||padsdel.com^
||padsdel2.com^
||padsdelivery.com^
||padsecs.com^
||padsecz.com^
||padsimz.com^
||padskis.com^
||padslims.com^
||padslimz.com^
||padspms.com^
||padsreds.com^
||padstm.com^
||padull.com^
||pafnyfiexpe.com^
||paganrabbits.com^
||pageantinsanitydistressed.com^
||pagejunky.com^
||paginw.com^
||paginx.com^
||pagne4cham4hrobl.com^
||paht.tech^
||pahtef.tech^
||pahtgq.tech^
||pahthf.tech^
||pahtky.tech^
||pahtwt.tech^
||pahtzh.tech^
||paid.outbrain.com^
||paifemouchoa.com^
||paight.com^
||paigipto.net^
||painfulpropaganda.com^
||painlessassumedbeing.com^
||painmidsummer.com^
||painsko.com^
||paintifiercute.club^
||paintversion.com^
||paishuno.net^
||paiwaupseto.com^
||paiwhoki.com^
||pajikrqhbqth.xyz^
||palama2.co^
||palama2.com^
||palasidesdoor.com^
||paletteadulatory.com^
||palibs.tech^
||palmicplod.com^
||palpcaroch.cam^
||pamphletconspiracy.com^
||pamphletrating.com^
||panchaxumbilic.com^
||pancreasoblivion.com^
||pandasloveforlife.com^
||pandlewombier.com^
||pangrespectfully.com^
||paniccursor.com^
||paniskbourdon.com^
||pansymerbaby.com^
||pantafives.com^
||pantomimethat.com^
||panyinadiin.xyz^
||papaneecorche.com^
||papawrefits.com^
||papayaburbles.com^
||papilio3glauecus.com^
||pappibottoms.website^
||parachuteeffectedotter.com^
||paradisetits.ru^
||parameterswhether.com^
||parank.com^
||paranoiseras.site^
||paraterinchest.site^
||parcrescentimportantly.com^
||pardnergam.com^
||pardongaskins.com^
||parflushfeet.com^
||parimpiables.com^
||paripartners.ru^
||parishleft.com^
||parisjeroleinpg.com^
||parkcircularpearl.com^
||parkdumbest.com^
||parkurl.com^
||parmackdormice.com^
||parringepigene.com^
||parrssulk.com^
||parth2enerocis9tsust2ricus7pidata.com^
||parthanonstatue.com^
||particularantler.com^
||partieseclipse.com^
||partion-ricism.xyz^
||partnerlinks.io^
||partnershipknackcloset.com^
||partouba.com^
||partoukfar.co^
||partyguarantee.com^
||partypartners.com^
||parumal.com^
||pas-rahav.com^
||pasaltair.com^
||paservices.tech^
||paslsa.com^
||pasquinzippy.com^
||passagefacingdime.com^
||passedofferundertake.com^
||passenvyexisting.com^
||passeura.com^
||passfixx.com^
||passionateconductorstow.com^
||passionfruitads.com^
||passivemarcoanyhow.com^
||passtechusa.com^
||passworddrunkenheating.com^
||passwordscompound.com^
||passwordslayoutvest.com^
||pastaesthetictracks.com^
||pastelsreist.com^
||pastimebeakjudgement.com^
||pastivapte.pro^
||pastreflected.com^
||pasxfixs.com^
||patalogs.com^
||patchovercome.com^
||paternalhumiliate.com^
||patgsrv.com^
||pathosacetals.com^
||pathsinvestor.com^
||patinesgaulin.com^
||patiotheoretical.com^
||patithatspartal.pro^
||patodonalgomball.store^
||patriotinvestorlustre.com^
||patroposalun.pro^
||paucifyunaware.com^
||pauewr4cw2xs5q.com^
||pauhoano.com^
||paula-secundinus.com^
||paulflashlight.com^
||paunct.com^
||paurif.com^
||paurozel.net^
||pauzajoo.net^
||paverscortaro.com^
||pavilionslendercudgel.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^
||payslipsscowl.com^
||pazashevy.com^
||pazzfun.com^
||pbaucpamdtnarz.com^
||pbcde.com^
||pbgrklnnvbeudm.com^
||pbhrxxcuobz.com^
||pbkqidejmes.ru^
||pbsdutufp.com^
||pbterra.com^
||pbxai.com^
||pc-ads.com^
||pc180101.com^
||pc1ads.com^
||pc20160301.com^
||pc2ads.com^
||pcdnlt.com^
||pclk.name^
||pcmclks.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^
||peaceablefitsfamily.com^
||peacebanana.com^
||peacefullymenitch.com^
||peachsquat.com^
||peacockdienook.com^
||peacto.com^
||peakclick.com^
||peanic.com^
||pebadu.com^
||peciet.com^
||peckleooze.com^
||pecult.com^
||pedagogsecreta.com^
||pedestalstall.com^
||pedestalturner.com^
||pedestrianneighbourly.com^
||pedisp.com^
||peefeehu.com^
||peelismsenoras.com^
||peemee.com^
||peensthapes.cam^
||peepholecarrying.com^
||peepholetwin.com^
||peer39.net^
||peeredgerman.com^
||peerprevious.com^
||peethobo.com^
||peevopoy.com^
||pegablackjal.com^
||pegasuson.com^
||peggedolga.com^
||peggedperfins.com^
||pegloang.com^
||peirs5tbakchios.com^
||peitet.com^
||pejqoq4cafo3bg9yqqqtk5e6s6.com^
||peltingcatwood.com^
||pendulumkeg.com^
||pendulumtemporary.com^
||penitentiaryoverdosetumble.com^
||penjazzvice.com^
||penkillingapathy.com^
||pennilesscomingall.com^
||pennyotcstock.com^
||pentaclaud.com^
||peppermintcoal.com^
||peppy2lon1g1stalk.com^
||pepsgolfsintake.com^
||percephonefruit70.com^
||perceptunarms.com^
||perceuslok071.com^
||perfb.com^
||perfectmarket.com^
||perfectplanned.com^
||performance-based.com^
||performanceadexchange.com^
||performanceonclick.com^
||performancetrustednetwork.com^
||performancingads.com^
||performanteads.com^
||performedsalts.com^
||performit.club^
||performpreciseheavilythefile.vip^
||perfunctoryfrugal.com^
||perhangeflets.site^
||perhaw.com^
||perict.com^
||perigshfnon.com^
||periljuicywary.com^
||perilouslimb.com^
||permanentlyreefwool.com^
||permanentnearly.com^
||permittedswift.com^
||pernkcpymuyshbd.xyz^
||peropusparmese.com^
||perpetratoronpour.com^
||perpetualprovoke.com^
||perryvolleyball.com^
||persesgnetum.com^
||perstago.pro^
||pertersacstyli.com^
||pertfair.com^
||pertyvaluati.com^
||perukesoorial.com^
||peruseinvitation.com^
||pervasivebacksrate.com^
||pervertmine.com^
||pervialinagile.com^
||peskyclarifysuitcases.com^
||pesshooting.com^
||pestequitch.com^
||pestgermagriculture.com^
||pestilenttidefilth.org^
||petalonpeery.com^
||petalslars.com^
||petasusawber.com^
||petchesa.net^
||petfoppew.com^
||petriekalmias.com^
||petrifacius.com^
||pettybitternessablebodied.com^
||petunsehemiope.com^
||petwoodfustet.com^
||peukasrsihav.xyz^
||pewdomdiff.com^
||pezrphjl.com^
||pf34zdjoeycr.com^
||pfcdnc.com^
||pfewuzbtkr.com^
||pffw8mgd.com^
||pfklopud.xyz^
||pfqdxuxoeml.com^
||pftservice.click^
||pfywqkslz.com^
||pgdbkorisfr.com^
||pgeejqisao.com^
||pgmcdn.com^
||pgmediaserve.com^
||pgonews.pro^
||pgpartner.com^
||pgpnsvqpo.com^
||pgpyce.com^
||pgqrmhewdb.xyz^
||pgssl.com^
||pgvgqtmy.com^
||pgynmmahny.com^
||phabycebe.com^
||phabys.com^
||phagueq.cn^
||phaignoo.com^
||phaikroo.net^
||phaiksul.net^
||phalingy.net^
||phapihwvah.com^
||pharaohsteven.com^
||pharmacymorbid.com^
||pharmcash.com^
||phasmfranca.com^
||phastigrevo.com^
||phastoag.com^
||phaudree.com^
||phaurtuh.net^
||phca85g3n400.com^
||pheasantcardboardcohort.com^
||pheasantgobetweenyearbook.com^
||phechogofe.com^
||phee1oci.com^
||pheeghie.net^
||pheegoab.click^
||pheepudo.net^
||pheersie.com^
||pheftoud.com^
||phejouce.com^
||phekrimp.com^
||pheselta.net^
||pheval.com^
||phfspteipq.com^
||phhitgjxsit.com^
||phialedamende.com^
||phicmune.net^
||phiduvuka.pro^
||philbardre.com^
||philipblemishaccessory.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^
||pholtust.com^
||phoneboothslender.com^
||phonefilamentembarrassment.com^
||phonenow.net^
||phonestar.info^
||phoobsoo.net^
||phooreew.net^
||phoossax.net^
||phortaub.com^
||phosphatepossible.com^
||photevifa.pro^
||photographingmake.com^
||photographingstirinput.com^
||phoudson.com^
||phouvemp.net^
||phouwhou.com^
||phrait.com^
||phrans.com^
||phsism.com^
||phsqqnneqsbgqe.com^
||phudreez.com^
||phukienthoitranggiare.com^
||phulaque.com^
||phultems.net^
||phuteheglu.com^
||phuttrice.com^
||physicallyfinch.com^
||phywifupta.com^
||pianistrefutationgoose.com^
||picadmedia.com^
||picbucks.com^
||pickaflick.co^
||pickaxewafters.com^
||pickleresurrection.com^
||picklesadamantempire.com^
||pickpocketseenperch.com^
||pickupmorbid.com^
||pickytime.com^
||picnicorganizationthigh.com^
||picsti.com^
||pictela.net^
||pierisrapgae.com^
||pierlinks.com^
||pierremarkeraffliction.com^
||pierrottease.com^
||pietyinputinsult.com^
||pigamn.com^
||pigath.com^
||pignuwoa.com^
||pigpenchiba.com^
||pigtre.com^
||piguiqproxy.com^
||pikedhelloed.com^
||pikeletkiyi.com^
||pilaffskoniga.com^
||pilaryhurrah.com^
||piledarriving.com^
||pillageacting.com^
||pillarvolcano.com^
||pillowspopes.com^
||pilpulbagmen.com^
||pimpoopo.com^
||pinaukncec.one^
||pinballpublishernetwork.com^
||pindenspat.com^
||pineycaids.com^
||ping-traffic.info^
||pinkpig2le8tt09.com^
||pinwalerompers.com^
||piolonwpkwrg.com^
||pip-pip-pop.com^
||pipeaota.com^
||pipeschannels.com^
||piplep.com^
||pipsol.net^
||piquetmuriti.com^
||piquperkin.com^
||pirtecho.net^
||pisism.com^
||pistraving.co^
||pitchedfurs.com^
||pitchedsprout.com^
||piticlik.com^
||pitpastraja.com^
||pityneedsdads.com^
||pitysuffix.com^
||pitzvpwm.com^
||pivotrunner.com^
||pivywopsu.com^
||piwhaguvu.com^
||pixazza.com^
||pixfuture.net^
||pixiv.org^
||pixxur.com^
||pizasoji.com^
||pjbuxnevj.com^
||pjjpp.com^
||pjwwvpcgbvbyyka.com^
||pjx1ky4xhwip.com^
||pkaafjeokqc.com^
||pkfyelxxpbisf.com^
||pkgebysm.com^
||pkhhyool.com^
||pkldqklnhvulsp.xyz^
||pktqcr.com^
||placeackeys.com^
||placedbookmen.com^
||placquecatella.com^
||plaghs.com^
||plaguealacritytwitter.com^
||plagueinclude.com^
||plaguemanipulatedrag.com^
||plaicecapacious.com^
||plaicecaught.com^
||plaicestems.com^
||plaims.com^
||plaincobloaf.com^
||plainmarshyaltered.com^
||plaintfarrel.com^
||plainwrk.name^
||planetheldpiggy.com^
||planknutshell.com^
||planktab.com^
||planneddeference.com^
||plannerladyreality.com^
||planningunavoidablenull.com^
||plannto.com^
||planscul.com^
||plantapizzazz.com^
||plantationthrillednoncommittal.com^
||plantpreventioncrab.com^
||plardi.com^
||plashcashierbleach.com^
||platesworked.com^
||platif.com^
||platitudefivesnack.com^
||platitudewildest.com^
||platitudezeal.com^
||play4k.co^
||playerseo.club^
||playertraffic.com^
||playgroundloom.com^
||playstream.media^
||playukinternet.com^
||playwrightglancing.com^
||pleadedsomewhat.com^
||pleagaietyparalysis.com^
||pleasedpicklewinning.com^
||plebiancairn.com^
||plehimselves.info^
||pleionlungees.com^
||plenomedia.com^
||plex4rtb.com^
||plexop.net^
||plified.pro^
||plissewali.com^
||plkatdmeje.com^
||plkjljrabdt.com^
||plocap.com^
||plordi.com^
||ployea.com^
||ployeesihigh.one^
||plpcvphcvb.com^
||plrjs.org^
||plsrcmp.com^
||pluckyinfatuatedmason.com^
||plucta.com^
||plufdsa.com^
||plufdsb.com^
||pluffdoodah.com^
||plugerr.com^
||pluggednow.com^
||plugs.co^
||plumbingcurlproximity.com^
||plumbummoca.com^
||plumcandied.com^
||plungebackyard.com^
||pluraldispersegranary.com^
||plusclick.biz^
||plutonactg.com^
||plutothejewel.com^
||plxserve.com^
||plym.xyz^
||plyserosal.com^
||plywoodenchant.com^
||pmlw0efk4x.com^
||pmpubs.com^
||pmsrvr.com^
||pmzer.com^
||pncloudfl.com^
||pncqcqdj.com^
||pnd.gs^
||pnmoclqxtcsbw.com^
||pnpvxlbrft.com^
||pnrblholty.com^
||poacawhe.net^
||poagroul.com^
||poasotha.com^
||pobliba.info^
||pocli.click^
||pocrd.cc^
||pocrowpush.com^
||podosupsurge.com^
||podsolnu9hi10.com^
||poembetray.com^
||poenem.com^
||poeticgum.com^
||pofqlldhpkvvh.com^
||pogothere.xyz^
||poidup.com^
||pointeretards.com^
||pointlimitedzen.online^
||pointroll.com^
||poisism.com^
||poisonencouragement.com^
||poisonoustrolleyenhance.com^
||pokaroad.net^
||poketraff.com^
||pokreess.com^
||polanders.com^
||polarcdn-terrax.com^
||polarmobile.com^
||polerenewget.buzz^
||policityseriod.info^
||polishrefreshment.com^
||polishshinyspectacles.com^
||politicianbusplate.com^
||politicianskypart.com^
||pollpublicly.com^
||polluxnetwork.com^
||polmontventures.com^
||poltarimus.com^
||poltbassa.com^
||polyad.net^
||polydarth.com^
||pompouseruptionrang.com^
||pompysxdz.com^
||pon-prairie.com^
||ponchowafesargb.com^
||ponderouscentigradecredit.com^
||ponderousmuffled.com^
||ponentshebar.com^
||ponk.pro^
||pontymonti.com^
||ponyvictorymiscarriage.com^
||pooboafi.net^
||poocomug.com^
||poodledopas.cam^
||poodsboiko.com^
||poogriry.click^
||pookawnratbite.com^
||poolbreezecheer.com^
||poolgmsd.com^
||poorapparel.com^
||poosoahe.com^
||poosugap.com^
||pop.dojo.cc^
||pop5sjhspear.com^
||popadon.com^
||popads.media^
||popads.net^
||popadscdn.net^
||popbounty.com^
||popbyepenthouse.com^
||popcash.net^
||popclck.net^
||popcpm.com^
||popearn.com^
||popeld.com^
||pophahwot.com^
||pophandler.net^
||popjs.xyz^
||poplarcolonistgreatest.com^
||popmarker.com^
||popmonetizer.net^
||popmyads.com^
||popnc.com^
||popnet.xyz^
||poppysol.com^
||popruexo.com^
||popsads.com^
||popsoffer.com^
||poptm.com^
||poptri.com^
||poptube.fun^
||popularmedia.net^
||populis.com^
||populisengage.com^
||popunder.bid^
||popunder.ru^
||popunders.bid^
||popunderz.com^
||popuptraffic.com^
||popwad.xyz^
||popwin.net^
||popwow.xyz^
||popxperts.com^
||popxyz.com^
||porase.com^
||porcelainfurtherties.com^
||poredii.com^
||pornhyip.com^
||pornlemon.com^
||pornomixfree.com^
||porojo.net^
||porridgeenemies.com^
||portalisimmo.com^
||portantreadedagree.info^
||portedgatesfeel.com^
||portentprepack.website^
||portkingric.net^
||portoteamo.com^
||portoutsid.xyz^
||portserratic.com^
||poruvosty.com^
||posehind.com^
||poseidthewave.com^
||poseph.com^
||poshhateful.com^
||pososrhwu2jf8jf09.com^
||posple.com^
||posqvyovldwawp.com^
||possessedbrute.com^
||possesseddimplebandy.com^
||possessionaddictedflight.com^
||possibilityplumbing.com^
||possiblyinsufficientchecking.com^
||possoacu.com^
||post-redirecting.com^
||postback.info^
||postbacks.net^
||postlnk.com^
||postponeacademic.com^
||postrelease.com^
||posttrendingblog.com^
||postureconstituent.com^
||potaffableeaten.com^
||potatointakeafraid.com^
||potawe.com^
||potentill3afr5ui7ticosa.com^
||potentingaknt.club^
||potionutilize.com^
||potlikivmpaugt.com^
||potnormal.com^
||potorootests.com^
||potteryhuman.com^
||potwm.com^
||pouchrecogniseheiress.com^
||pouffedrobinet.com^
||pouncewhineheadquarter.com^
||poundaroseflight.com^
||pouneeso.com^
||pourdear.com^
||powerad.ai^
||poweradblocker.com^
||powerain.biz^
||powerfulrobin.com^
||powermelting.com^
||powferads.com^
||poxa.xyz^
||poxaharap.com^
||poyou.xyz^
||pozekate.com^
||pp2ppsch1hount1hf.com^
||pp98trk.com^
||ppcashpop.com^
||ppcindo.com^
||ppclinking.com^
||ppcpnvwskrdnev.com^
||ppctrck.com^
||ppfrlfe.com^
||ppikhedas.com^
||pportunitytos.xyz^
||pppbr.com^
||pppbrkwd.xyz^
||ppqlnwavlmt.com^
||pprq7.com^
||ppscdnqkgj.com^
||ppxldikxksuo.com^
||pqorwmmlkf.com^
||pqztggmplviyxy.com^
||practitionermonsieurstable.com^
||practthreat.club^
||praght.tech^
||prahfoleruna.com^
||prakritinfixed.com^
||pramdishevelledsquare.com^
||praterswhally.com^
||prautl.com^
||prawnsimply.com^
||prawnspiritincomparable.com^
||prayersstingy.com^
||prayuserparka.com^
||prbtqjujwzwepv.com^
||prbttpqbd.com^
||prdredir.com^
||pre4sentre8dhf.com^
||preachribbonsummoned.com^
||preauc.com^
||precedentadministrator.com^
||precessfetidly.com^
||precipitationsloganhazard.com^
||precisionclick.com^
||predicamentdisconnect.com^
||predicamentsorting.com^
||predictad.com^
||predictiondexchange.com^
||predictiondisplay.com^
||predictionds.com^
||predictivadnetwork.com^
||predictivadvertising.com^
||predictivdisplay.com^
||predominantaugustchapter.com^
||predominantleave.com^
||preeditpastes.website^
||preemiesurnap.com^
||prefaceinventorgrouping.com^
||preferablycompletion.com^
||preferenceforfeit.com^
||prefleks.com^
||pregamepluteal.com^
||prelandtest01.com^
||premium-members.com^
||premium4kflix.club^
||premium4kflix.top^
||premium4kflix.website^
||premiumbros.com^
||premiumvertising.com^
||premovenonda.com^
||preoccupydaughterinlaw.com^
||preonesetro.com^
||prepareacquitmeaningless.com^
||prepayproceedingsground.com^
||prepenseprepensedefiance.com^
||preposterousdecidedfollowing.com^
||preposterousgoody.com^
||preqoaojsdgmmc.xyz^
||prerogativefranticinfractructure.com^
||presentlyarch.com^
||presidentialthriceinefficient.com^
||presidentrestoration.com^
||pressingmiscellaneoustry.com^
||pressize.com^
||prestadsng.com^
||prestoris.com^
||presumptuousreciprocal.com^
||prettypasttime.com^
||preurllvrbrvng.com^
||preventionbitten.com^
||preventionpitcherremedy.com^
||previouslyawokestale.com^
||previv.com^
||prevotch.com^
||prfctmney.com^
||prfqcdfws.com^
||prgvhola.com^
||prgznhukaoggg.com^
||prheoxpdoqmjou.com^
||prhzxq.com^
||priceplaneadulthood.com^
||pricestern.top^
||prickjuvenileturnstile.com^
||prideidiotswarthy.com^
||prield.com^
||primaryads.com^
||prime-vpnet.com^
||primechoice.ru^
||primedisappointing.com^
||primevalrespectful.com^
||primevalsymphonymuttering.com^
||pringed.space^
||printmeantime.com^
||prinue.com^
||prisedeluge.com^
||priseloos.com^
||prismarrears.com^
||pritesol.com^
||privacymorrowexecute.com^
||privacysearching.com^
||privilegesurround.com^
||prizel.com^
||prksism.com^
||prlmspfelvnsfx.com^
||prm-native.com^
||prmtracking3.com^
||prmtracks.com^
||pro-advert.de^
||pro-advertising.com^
||pro-market.net^
||pro-pro-go.com^
||pro-web.net^
||proadscdn.com^
||probablpatas.com^
||problemsendeavourbending.com^
||probtn.com^
||proclaimincurable.com^
||procuredawestruckpoint.com^
||prod.untd.com^
||prodaddkarl.com^
||proddoyen.com^
||prodmp.ru^
||producebreed.com^
||producingdestroyer.com^
||producingsavourestablish.com^
||producthub.info^
||productionconceitedbosom.com^
||prodwaves.pro^
||proeroclips.pro^
||profbigo.com^
||professionallycloudlessbarber.com^
||professionalsly.com^
||profi-para.com^
||profileknee.com^
||profitablecpmgate.com^
||profitablecpmnetwork.com^
||profitabledisplaycontent.com^
||profitablegate.com^
||profitablegatetocontent.com^
||profitabletrustednetwork.com^
||profitpeelers.com^
||prognosisshallowpliant.com^
||programminghonourable.com^
||progressproceeding.com^
||prohibitionformersporting.com^
||projectagora.net^
||projectagora.tech^
||projectagoralibs.com^
||projectagoraservices.com^
||projectagoratech.com^
||projectwonderful.com^
||projetsascend.com^
||prolatecyclus.com^
||promisecurtainscurrency.com^
||promisingjournalist.com^
||promisingsquall.com^
||promo-bc.com^
||promobenef.com^
||promotebred.com^
||promoted.com^
||pronunciationspecimens.com^
||proofthug.com^
||propbigo.com^
||propellerads.com^
||propellerads.tech^
||propellerclick.com^
||propellerpops.com^
||propelplus.com^
||propelslaverybenevolent.com^
||properatery.club^
||propgoservice.com^
||prophecyrehabilitationcardboard.com^
||prophetachybrief.com^
||proposedpartly.com^
||propositiondisinterested.com^
||propu.sh^
||propvideo.net^
||prorentisol.com^
||prosecutorcessationdial.com^
||prospecttunaante.com^
||prosperent.com^
||prospergenerosityperformance.com^
||prosumsit.com^
||protagcdn.com^
||protally.net^
||protawe.com^
||protecthumor.com^
||protectionabate.com^
||protectorincorporatehush.com^
||proteographiummarcellus.com^
||protestsedatevisited.com^
||protoawe.com^
||protocolgroupgroups.com^
||protovid.com^
||proverballegationenergy.com^
||provers.pro^
||providedcolonelpermit.com^
||provider-direct.com^
||provocativeprivate.com^
||prowlcouple.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^
||prudencebeyondfalter.com^
||prudenttruthfulcarter.com^
||prunesbin.com^
||prunesmuggy.com^
||prutosom.com^
||prxdmn.com^
||pryrhoohs.site^
||prytrainer.com^
||ps7894.com^
||psaglyfico.com^
||psagridowe.com^
||psaighid.com^
||psaiptoh.net^
||psairees.net^
||psairtoo.com^
||psalisverbate.com^
||psampabs.net^
||psapsiph.net^
||psasadupto.com^
||psasar.com^
||psatorsi.com^
||psaudous.com^
||psaughun.com^
||psaukaux.net^
||psaukrik.net^
||psauwush.net^
||psazamajy.pro^
||pscfammuw.com^
||psclicks.com^
||pseekree.com^
||pseepsie.com^
||pseepsoo.com^
||psekesheva.pro^
||psensuds.net^
||pseptegoti.com^
||psewhaur.net^
||pshtrk.com^
||psidsucm.com^
||psilroum.com^
||psiwaphado.pro^
||psizivura.com^
||pslnk.link^
||psma02.com^
||psoaemorella.com^
||psoageeb.com^
||psoageph.com^
||psoorsen.com^
||psootchu.net^
||psoptopi.com^
||psossoot.com^
||psougrie.com^
||psoukesh.com^
||psozoult.net^
||psozyhotho.pro^
||pssy.xyz^
||pstjdcfhqxwjops.com^
||pstreetma.com^
||psucnqdrke.com^
||psugeglapha.com^
||psuglymave.com^
||psuhexitu.pro^
||psuhuchize.com^
||psuphuns.net^
||psurdoak.com^
||psurigrabi.com^
||psvgnczo.com^
||psxxbhheqxoy.com^
||psychaltuxes.com^
||psychologywoman.com^
||psydyrony.com^
||psygruptuly.com^
||psytupuny.com^
||pt-xb.xyz^
||ptaiksah.com^
||ptaimpeerte.com^
||ptainses.com^
||ptaissud.com^
||ptapjmp.com^
||ptarepjx.com^
||ptaughar.com^
||ptauphiw.net^
||ptauxofi.net^
||ptawe.com^
||ptawehex.net^
||ptawhood.net^
||ptbehnrtk.com^
||ptcovqkjo.com^
||ptecedagly.pro^
||ptechait.com^
||ptecmooz.net^
||ptecmuny.com^
||pteelsaw.net^
||pteenoum.com^
||ptekuwiny.pro^
||ptesigliglu.com^
||ptetchie.net^
||ptewarin.net^
||ptewauta.net^
||ptezyluny.com^
||ptilytiga.com^
||ptinouth.com^
||ptipsixo.com^
||ptipsout.net^
||ptirgaux.com^
||ptistyvymi.com^
||ptljkekttqf.com^
||ptlrchrsgpbak.com^
||ptlwm.com^
||ptlwmstc.com^
||ptmzr.com^
||ptoafauz.net^
||ptoahaistais.com^
||ptoangir.com^
||ptobsagn.com^
||ptogheeb.net^
||ptonauls.net^
||ptongouh.net^
||ptookaih.net^
||ptoosteg.com^
||ptoumsid.net^
||ptoushoa.com^
||ptp22.com^
||ptp24.com^
||pttsite.com^
||ptuglupyli.com^
||ptulepti.net^
||ptupoobs.com^
||ptusuhucho.com^
||ptutchiz.com^
||ptwmjmp.com^
||pu1.biz^
||pu3.biz^
||pu5hk1n2020.com^
||pub.network^
||pubacca5mc.com^
||pubaka5.com^
||pubasks.com^
||pubhotmax.com^
||publicsparedpen.com^
||publited.com^
||publja.com^
||pubmaner5.com^
||pubmine.com^
||pubnation.com^
||pubpowerplatform.io^
||pubrain.com^
||pubted.com^
||pubtm.com^
||pubwes.com^
||puddrupose.com^
||pudrardu.net^
||puffwigtaxin.com^
||puggedproses.com^
||puhtml.com^
||puitaexb.com^
||pukekotautog.com^
||pulpix.com^
||pulpsbarndomed.com^
||pulpyads.com^
||pulpybizarre.com^
||pulsemgr.com^
||pulseonclick.com^
||pulsiondamnous.com^
||pulverizehinder.com^
||pumdfferpkin5hs454r43eeds.com^
||pumiceprutah.com^
||pumolt.com^
||pumpbead.com^
||pumpkinneighbourpoet.com^
||pumpkinrestartburnt.com^
||pumpoofi.net^
||punctuationbelow.com^
||pungeywitlet.com^
||punlessnis.casa^
||punnettracked.website^
||punoocke.com^
||punosy.com^
||puntershorahs.com^
||punyvamos.com^
||puppetgrow.com^
||pupsotdub.com^
||puptyvocho.com^
||purchasefastidiouswindfall.com^
||purchaserteddy.com^
||purchasertormentscoundrel.com^
||puresinew.com^
||purgma.com^
||purpleads.io^
||purpleflag.net^
||purplepatch.online^
||purpreine.co^
||pursuitnauseousinvalid.com^
||purveystiralee.com^
||puscxnhsksnunxs.com^
||puserving.com^
||push.house^
||push2check.com^
||push77-sdk.com^
||push77.com^
||pushads.biz^
||pushagim.com^
||pushalk.com^
||pushame.com^
||pushamir.com^
||pushance.com^
||pushanert.com^
||pusharest.com^
||pushazam.com^
||pushbaddy.com^
||pushbasic.com^
||pushbeakercelebrate.com^
||pushcampaign.club^
||pushdelone.com^
||pushdusk.com^
||pushebrod.com^
||pushego.com^
||pusheify.com^
||pushell.info^
||pusherism.com^
||pushgaga.com^
||pushimer.com^
||pushinpage.com^
||pushkav.com^
||pushlapush.com^
||pushlaram.com^
||pushlarr.com^
||pushlat.com^
||pushlemm.com^
||pushlinck.com^
||pushlnk.com^
||pushlommy.com^
||pushlum.com^
||pushmaster-in.xyz^
||pushmejs.com^
||pushmenews.com^
||pushmobilenews.com^
||pushmono.com^
||pushnative.com^
||pushnest.com^
||pushnevis.com^
||pushnews.org^
||pushnice.com^
||pushno.com^
||pushnotstudio.com^
||pushokey.com^
||pusholympus.com^
||pushorg.com^
||pushosub.com^
||pushosubk.com^
||pushprofit.net^
||pushpush.net^
||pushqwer.com^
||pushrase.com^
||pushsar.com^
||pushsight.com^
||pushtorm.net^
||pushup.space^
||pushup.wtf^
||pushwelcome.com^
||pushworldtool.com^
||pushzolo.com^
||pussl3.com^
||pussl32.com^
||pussl48.com^
||pussl6.com^
||putainalen.com^
||putbid.net^
||putfeepea.site^
||puthey.com^
||putrr12.com^
||putrr16.com^
||putrr18.com^
||putrr7.com^
||putrr8.com^
||putrunsspawn.com^
||puturebraving.com^
||puwpush.com^
||puzzlementevolve.com^
||puzzlepursued.com^
||pvclouds.com^
||pvjscfhlt.com^
||pvobumsfxacarh.com^
||pvxfkublrecbtjb.xyz^
||pvykihatcb.com^
||pvyvglaf.com^
||pwbstpjjkovpy.com^
||pweaatek.com^
||pwidonnctmdc.com^
||pwigekcyr.com^
||pwjwgrtznpl.com^
||pwmctl.com^
||pwrads.net^
||pwrbpgapi.xyz^
||px1alsry.com^
||px3792.com^
||pxfindone.com^
||pxl2015x1.com^
||pxlk9.net.^
||pycizury.pro^
||pyloic.com^
||pymondardin.xyz^
||pypwlfysofmez.com^
||pyq6n.com^
||pyropenunmould.com^
||pyrroylceriums.com^
||pyshcpasabngyy.com^
||pyxidiaimmerit.com^
||pyzwwzzooq.com^
||pzhuzlwjiymfos.com^
||pzwbihxey.com^
||q1mediahydraplatform.com^
||q6idnawboy7g.com^
||q8ntfhfngm.com^
||qactaggxwoyla.com^
||qadservice.com^
||qaecoqxajnamiea.com^
||qajigu.xyz^
||qamwm5o8dlgijte.com^
||qarewien.com^
||qatarchekmak.com^
||qaykb.com^
||qbccpgljgxc.com^
||qbkzvophvva.com^
||qbxaebqkg.com^
||qcdnxq.com^
||qcdwodgn.com^
||qd3u5eeuos.com^
||qdatasales.com^
||qdcusfff.com^
||qddrusjdrjuj.com^
||qdeqwcljdplx.com^
||qdmil.com^
||qdmldutvbvq.com^
||qe0ckm024b.com^
||qegjhnnnte.com^
||qel-qel-fie.com^
||qertewrt.com^
||qetdeddkscgu.com^
||qewuipkgtpotyb.com^
||qfdn3gyfbs.com^
||qfjherc.com^
||qftgykroh.com^
||qfvedpldkde.com^
||qfzcwlvmhjgjmi.com^
||qgenjqyvq.com^
||qgevavwyafjf.com^
||qgnlbjkxrzb.com^
||qgnqsebea.com^
||qgpfxtemxppud.com^
||qheubcxracfadwr.com^
||qhnwj.com^
||qhovrbepxmunqy.com^
||qingjiedi.com^
||qingrektmkt.com^
||qinquinal.com^
||qinvaris.com^
||qisemrvldy.com^
||qivaiw.com^
||qiyascoolth.com^
||qjcdnpv.com^
||qjezukyqwj.com^
||qkdbufas.com^
||qksrv.net^
||qksz.net^
||qktbbiavkqcqmn.com^
||qktfwkftgqeynnp.com^
||qkycbbarwyuef.com^
||qlcabgpjyh.com^
||qljwkthllpjsi.com^
||qlmqzznfcb.com^
||qlowivucwh.com^
||qlqtnqlruou.com^
||qlsvowqnbzu.com^
||qmbaabdsyg.com^
||qmhnetqgevxmk.com^
||qmkr7isp3o.com^
||qmnemxade.com^
||qmomtjuteluq.com^
||qmtaaatged.com^
||qmuonbdoqb.com^
||qn-5.com^
||qnqtfaydb.com^
||qnsr.com^
||qoaaa.com^
||qoevjugu.com^
||qofowyki.xyz^
||qogbgxne.com^
||qoredi.com^
||qotbvnbipfgwg.com^
||qozveo.com^
||qp3lgzt6exyn.com^
||qpanxedipedrqtu.com^
||qpfkuyura.com^
||qpslgfcsbvgm.com^
||qpwgmphwnejfp.com^
||qpwiyfmlkhbxop.com^
||qpwtovicespr.com^
||qqaskpbofrji.com^
||qqedrimwbe.com^
||qqgcxmviljcu.com^
||qqjexqbjaq.com^
||qqjfwixfiubkc.com^
||qqqwes.com^
||qqrxvafepbjclcd.com^
||qrctbsfk.com^
||qrlsx.com^
||qrovihmhxbnnm.com^
||qrzlaatf.xyz^
||qscidskqz.com^
||qsdsejarkznkqa.com^
||qservz.com^
||qslychhjeo.com^
||qstukqmsddqgs.com^
||qtbb6.com^
||qthynj2.com^
||qtvbgetlfxnw.com^
||qtzvsufbkpxin.com^
||quackdamaging.com^
||quackexclusfdfjd.com^
||quadrupleclick.com^
||quakedamnalight.com^
||quakingcalix.com^
||qualificationrestriction.com^
||qualitydestructionhouse.com^
||qualityofeve.biz^
||qualitypageviews.com^
||quallyrimers.com^
||quanta-wave.com^
||quarrelaimless.com^
||quatrefeuillepolonaise.xyz^
||qubenwwxlspyki.com^
||quealcoodle.com^
||queerfezzy.com^
||queersodadults.com^
||quellstubble.com^
||quenchskirmishcohere.com^
||quensillo.com^
||querylead.com^
||questionmarket.com^
||questionsadjournasleep.com^
||quhzaqfsfuljw.com^
||quiapobood.com^
||quiapountaxed.com^
||quiaresp.com^
||quickads.net^
||quickeryes.com^
||quicklesvad.xyz^
||quicklisti.com^
||quickorange.com^
||quideo.men^
||quietlyrosebudagreeing.com^
||quiltobserve.com^
||quintus-mil.com^
||quinuaknife.com^
||quiremuken.xyz^
||quite-bag-seed-catch.xyz^
||quitelyhabitat.com^
||qumagee.com^
||quokkacheeks.com^
||quotes.com^
||qupurda.com^
||qutltjamq.com^
||quwecgjiibsq.com^
||qvcwklhelpk.xyz^
||qvorcqfon.com^
||qvuehosxuzhagv.com^
||qvylkvlpjwz.com^
||qwa3ldhn9u0t.com^
||qwerfdx.com^
||qwertytracks.com^
||qwgbxvmtuejv.com^
||qwnkvvtuxivur.com^
||qwofxnddafhuouy.com^
||qwpetywdh.com^
||qwwjgmpfpthke.com^
||qxazefkhgayy.com^
||qxniowwbdnhnn.com^
||qxtcgrkqlgjcvg.com^
||qydhjirz.com^
||qygloltexvuno.com^
||qyhshcrwqvaft.com^
||qymyoribjnp.com^
||qyxwfe.com^
||qz496amxfh87mst.com^
||qzbpamhgqy.com^
||qzfegwpwdugb.com^
||qzgbhuelut.com^
||qzvlbjatsgzgn.com^
||r-tb.com^
||r023m83skv5v.com^
||r3adyt0download.com^
||r3oodleaw5au4ssir.com^
||r5apiliopolyxenes.com^
||r66net.com^
||r66net.net^
||r932o.com^
||rablinhiphape.com^
||raccourir.xyz^
||racesstuffing.com^
||radarconsultation.com^
||radarwitch.com^
||radeant.com^
||radiancethedevice.com^
||radiancewoebun.com^
||radiantskilled.com^
||radioearphonesaggravation.com^
||radiusfellowship.com^
||radiusmarketing.com^
||radull.com^
||radust.com^
||rafflereticence.com^
||raftcomposuremeals.com^
||rag3ca7t5amubr8eedffin.com^
||ragapa.com^
||rageagainstthesoap.com^
||raggedselsyn.com^
||raicabuy.net^
||railcowboy.com^
||railroadtomato.com^
||rainbending.com^
||rainwealth.com^
||raiphupi.com^
||raisedmanatee.com^
||rajabets.xyz^
||rakamu.com^
||ralijqugghwqil.com^
||rallynabdoomed.com^
||ralphabnegation.com^
||rammishruinous.com^
||ramsonhunk.com^
||ramstripedbull.com^
||ranchauthorization.com^
||randallbesin.com^
||randiul.com^
||randomignitiondentist.com^
||ranquarks.com^
||ranselbetons.com^
||rantsundaydish.com^
||rapeunevenphiladelphia.com^
||rapgasyogin.com^
||raphidewakener.com^
||rapid-sugar.pro^
||rapillireddles.com^
||rapite.com^
||rapolok.com^
||raptapee.com^
||rarath.com^
||rareghoa.net^
||rareinsane.com^
||rarelyassortpanel.com^
||rarseene.com^
||rascalsgiantry.com^
||rashparron.buzz^
||rasorescampout.com^
||raspberrybenefactor.com^
||ratchgablet.com^
||rategeisteryc.xyz^
||rathergist.com^
||ratkalol.com^
||ratlinhisser.com^
||ratrencalrep.com^
||rauceesh.com^
||raujebet.net^
||raungecomtian.com^
||raupsica.net^
||raupsooy.net^
||rauwoafe.com^
||ravalads.com^
||ravalamin.com^
||ravaquinal.com^
||ravenousdrawers.com^
||rawasy.com^
||rawjeansadvertising.com^
||rawoarsy.com^
||rawxgnuwolda.com^
||rayingburiat.com^
||raylnk.com^
||rayrecollect.com^
||razdvabm.com^
||razuphyju.com^
||rb.gy^
||rbnt.org^
||rboundgypster.com^
||rbthre.work^
||rbtwo.bid^
||rbyewcokbqlc.com^
||rcblkkhfvrxyn.com^
||rccsekuitas.com^
||rcmijosajeu.com^
||rcptik.ru^
||rcurn.com^
||rcvlink.com^
||rcvlinks.com^
||rcxocdfgvur.com^
||rdcqbyienb.com^
||rddywd.com^
||rdgfnqakk.com^
||rdgtvgmtauro.com^
||rdnujveafugqnz.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^
||readiong.net^
||readly-renterval.icu^
||readserv.com^
||readserver.net^
||ready-to-download.com^
||reagend.com^
||reajyu.net^
||realignassiez.xyz^
||reallyteenageotter.com^
||realmatch.com^
||realmedia.com^
||realmpallduns.com^
||realpopbid.com^
||realsrv.com^
||realsrv.name^
||realtime-bid.com^
||realvu.net^
||reapinject.com^
||rearcocoa.com^
||rearedimmortal.com^
||reariikosin.com^
||rearrangeapostrophemargarita.com^
||reasonablelandmark.com^
||reate.info^
||rebel.ai^
||rebelliousinflame.com^
||rebiraert.com^
||reblownwinare.website^
||rebursteaseful.com^
||rebusytoment.com^
||recastcompellease.com^
||recdirectgo.biz^
||receme.com^
||recentinteriorcrab.com^
||recentlyunknowninterested.com^
||recentpoisoncoma.com^
||recentrecentturf.com^
||recessiongesturebarnacle.com^
||recesssignary.com^
||rechampouinerai.website^
||rechaptalisent.xyz^
||recipientblender.com^
||reciprocaldandy.com^
||reckinbuttiten.pro^
||recklessmarine.com^
||reclinepersuadedraven.com^
||recloturames.xyz^
||recomendedsite.com^
||reconsiderallowinggunfire.com^
||recorderimplacablewhatever.com^
||recordervesttasting.com^
||recordingroadsidezoo.com^
||recordingshipping.com^
||recoverhatred.com^
||recreationhiddenmosque.com^
||recurseagin.com^
||recyclingbees.com^
||redads.biz^
||reddenjaguarsuitcase.com^
||reddenmusician.com^
||reddsdainful.com^
||redewdit.pro^
||redirect-ads.com^
||redirect2719.ws^
||redirectsstm.click^
||redistedi.com^
||redlele.com^
||redonetype.com^
||redoutcomecomfort.com^
||redouthicks.com^
||redrotou.net^
||reducingcommission.com^
||reductionjogvast.com^
||reedpraised.com^
||reedsbullyingpastel.com^
||reedscarved.com^
||reedschandler.com^
||reedsonceoxbow.com^
||reedthatm.biz^
||reefseasidejunkie.com^
||reenakun.com^
||reenginee.club^
||reenrageasse.xyz^
||reesttowny.com^
||reewituhinlar.com^
||refaucherais.site^
||refban.com^
||refbanners.com^
||refbanners.website^
||refdomain3.xyz^
||refeas.com^
||refilmsreeper.website^
||reflectedcockbegan.com^
||reflectedenhanced.com^
||reflectedintegrity.com^
||reflexalright.com^
||reflushneuma.com^
||refnippod.com^
||refpa.top^
||refpabuyoj.top^
||refpaiwqkk.top^
||refpamjeql.top^
||refpanglbvyd.top^
||refpasrasw.world^
||refraidinterva.xyz^
||refrainskiereatable.com^
||refraintupaiid.com^
||refugedcuber.com^
||refurt.com^
||refuserates.com^
||refutationexcessiveglamour.com^
||refutationoverwhelming.com^
||refutationtiptoe.com^
||regardedsaid.com^
||regardianpleast.site^
||regardpenguin.com^
||regimehabitwarfare.com^
||reginasfreyr.com^
||regionalsuperstitiousfingerprint.com^
||regionalwhippedpoetry.com^
||regioncolonel.com^
||regionseffective.com^
||regionsparametersvacancy.com^
||regionstakeout.com^
||registeredbabbledrive.com^
||registeredsethey.com^
||regmacimbia.com^
||regmataleaver.com^
||regulationprivilegescan.top^
||rehabilitationchasing.com^
||rehearsallung.com^
||rehearsemeltdownrust.com^
||rehearsevicinity.com^
||reheatmontia.com^
||rei9jc56oyqux0rcpcquqmm7jc5freirpsquqkope3n3axrjacg8ipolxvbm.codes^
||reichelcormier.bid^
||reidaitqutnss.xyz^
||reindaks.com^
||reinstandpointdumbest.com^
||reiqwxxd.com^
||reitb.com^
||rejcinews.pro^
||rejjcles.xyz^
||rejowhegru.com^
||rejqxhivuslw.com^
||reklamko.pro^
||reklamz.com^
||rekovers.ru^
||relaissynced.com^
||relappro.com^
||relapsereflectedreplace.com^
||relationshipregard.com^
||relaxtime24.biz^
||relentfrance.com^
||relentlessmaniacspecies.com^
||relestar.com^
||relevantairbornefantastic.com^
||relevanti.com^
||reliablebestowedsardine.com^
||reliablespecified.com^
||reliantatomtradition.com^
||relivesovereign.com^
||reluctanceearplumb.com^
||relumedbiaxial.com^
||reluraun.com^
||remaineater.com^
||remainfascinatedhappy.com^
||remainingshook.com^
||remainttalenty.site^
||remarkablyson.com^
||remarketingpixel.com^
||remedyedmundoccasioned.com^
||remedyeloise.com^
||remembercompetitioninexplicable.com^
||remembranceadventurer.com^
||remeyr.com^
||reminews.com^
||remintrex.com^
||removedispel.com^
||renaissanto.com^
||renderscreech.com^
||renomeeguze.com^
||renormaliseras.xyz^
||rentingketch.com^
||reojou.com^
||reople.co.kr^
||reorganizeprince.com^
||repairedbringstale.com^
||repeatresolve.com^
||repene.com^
||repetaradiez.xyz^
||repetitiongeneticallypresidential.com^
||replacementportugueserecollection.com^
||replainy.co^
||replase.cf^
||replicahonestly.com^
||repliesreearns.website^
||replygallery.com^
||reporo.net^
||report2.biz^
||reportinghosieryniche.com^
||reportsnail.com^
||reposetemptarraignment.com^
||reprak.com^
||reprehensibleguarded.com^
||reproofdibase.com^
||repruggob.com^
||repsrowedpay.com^
||reptilesire.com^
||reputedaytrade.com^
||requentlyfths.club^
||requestvirginity.com^
||requial.com^
||requiresfamoushometown.com^
||requotehocker.com^
||rereddit.com^
||rereegny.net^
||reroplittrewheck.pro^
||resalag.com^
||resavethyme.com^
||resawsmas.com^
||rescuephrase.com^
||researchers.pw^
||resemblanceilluminatedcigarettes.com^
||reservehearingmissing.com^
||resetmascara.com^
||resetoccultkeeper.com^
||residebroadly.com^
||residelikingminister.com^
||residenceseeingstanding.com^
||residentialsize.com^
||resistancefrustrating.com^
||resistcorrectly.com^
||resistsarcasm.com^
||resniks.pro^
||resnikscdn.pro^
||resolutioncomplexionfinishing.com^
||resolvedweighpasswords.com^
||resonance.pk^
||resortinspireresolution.com^
||resourceagrarianhavoc.com^
||resourceswhistlingmore.com^
||respectfulcoal.com^
||respectfullysavvy.com^
||respondenemy.com^
||respondhq.com^
||responservbzh.icu^
||responserver.com^
||responsibleassociation.com^
||responsivefebruary.com^
||restakewigan.com^
||restaurantbubblerub.com^
||restedhope.com^
||restights.pro^
||restinafullti.com^
||restisbench.com^
||restlessreduction.com^
||restrictbench.com^
||restrictionsempty.com^
||resultedmundconceal.com^
||resultlinks.com^
||resultsz.com^
||resumedelayed.com^
||resurnommions.xyz^
||reswsentativ.xyz^
||retaea.com^
||retagro.com^
||retailgobioid.com^
||retaindeductionperformed.com^
||retainstorkloin.com^
||retarget2core.com^
||retargetcore.com^
||retargeter.com^
||retauwhu.com^
||retcherruny.xyz^
||retcyy.com^
||retiremely.com^
||retirementlash.com^
||retiringvarieties.com^
||retono42.us^
||retoxo.com^
||retreatregular.com^
||returnsflyswat.com^
||reukandthis.xyz^
||reundcwkqvctq.com^
||rev-stripe.com^
||rev2pub.com^
||rev4rtb.com^
||revampcdn.com^
||revarynookier.com^
||revbikecrept.com^
||revdepo.com^
||revealedsolid.com^
||revealingserious.com^
||revealoverheadearth.com^
||revelationneighbourly.com^
||revengemeantjackpot.com^
||revenue.com^
||revenuebosom.com^
||revenuecpmnetwork.com^
||revenueenslave.com^
||revenuehits.com^
||revenuemantra.com^
||revenuenetwork.com^
||revenuenetworkcpm.com^
||revenuestripe.com^
||revenuevids.com^
||revereshaggeis.com^
||revertsgulps.com^
||reverysteno.com^
||revfusion.net^
||revimedia.com^
||revincenizam.com^
||revivestar.com^
||revmob.com^
||revolutionarydrillprotective.com^
||revolutionpersuasive.com^
||revolvefarfetched.com^
||revresponse.com^
||revrtb.com^
||revrtb.net^
||revsci.net^
||revstripe.com^
||revupads.com^
||rewardsaffiliates.com^
||rewardunderneathreport.com^
||rewriteconserve.com^
||rewvnonndmj.com^
||rexadvert.xyz^
||rexbeautifully.com^
||rexbucks.com^
||reykijnoac.com^
||rfdoqdtitb.xyz^
||rfihub.com^
||rfihub.net^
||rfity.com^
||rflvxoexouyftg.com^
||rftqvbgisqke.com^
||rftslb.com^
||rgentssep.xyz^
||rgfftupf.com^
||rggtysyp.com^
||rgpvgoej.com^
||rgsuixxwncmkj.com^
||rgttoipdr.com^
||rgverkqcpahaqcqtmpksxicmtno.com^
||rgvqcsxqge.com^
||rgyxispegu.xyz^
||rhabas.com^
||rhagitegreeted.com^
||rhbuvnmlyxwsaom.com^
||rhearthinkchlo.xyz^
||rhelog.com^
||rhendam.com^
||rhesusvitrite.com^
||rhfgjld.com^
||rhiedy.com^
||rhinoceroscoketooth.com^
||rhinsk.com^
||rhkyufodw8ochdr3ogsite.com^
||rhombicsomeday.com^
||rhtgyvbv.com^
||rhubarbsnagtip.com^
||rhudsplm.com^
||rhvdsplm.com^
||rhxdsplm.com^
||rhythmxchange.com^
||ribbonslopeexcessively.com^
||ribsaiji.com^
||ribunews.com^
||ric-ric-rum.com^
||ricead.com^
||ricettadellanonna.com^
||ricewaterh.co^
||ricewaterhou.one^
||ricewaterhou.xyz^
||richardenlightenfervent.com^
||richcatis.com^
||richinfo.co^
||richmedia247.com^
||richwebmedia.com^
||ricinusdagomba.com^
||rickerrotal.com^
||riderfabric.com^
||ridexasperateunstable.com^
||ridiculousatta.xyz^
||ridingintractable.com^
||ridsilry.net^
||rifsjest.com^
||rigfoxcup.site^
||rightenedetu.site^
||righteouscentral.com^
||rightiescolled.club^
||rightnativecontent.com^
||rigidearnest.com^
||rigxpadydyveja.com^
||rihaschgj.com^
||rihosaphe.com^
||rikobisti.com^
||rilelogicbuy.com^
||rilesticks.com^
||rilins.com^
||rilledlyres.com^
||riluaneth.com^
||rimediapush.com^
||rimefatling.com^
||riminghoggoofy.com^
||rimpirbtmxg.com^
||rimstipulatedeputy.com^
||ringexpressbeach.com^
||ringsnutdaze.com^
||ringtonepartner.com^
||rinryesop.one^
||rinsesofadual.com^
||rinsouxy.com^
||riolenproce.xyz^
||riotousgrit.com^
||riousstylegui.biz^
||riowrite.com^
||ripeabacktuition.com^
||ripelm.com^
||ripevibratevilla.com^
||ripplead.com^
||rips.icu^
||riptukri.net^
||risausso.com^
||riskelaborate.com^
||riskoccur.com^
||risolk.com^
||risopsuphu.com^
||rithimyphu.com^
||ritualwarily.com^
||riverhit.com^
||riverhita.com^
||riverhitc.com^
||riverpush.com^
||rivetrearrange.com^
||rivulussati.com^
||rixaka.com^
||riycecerfpjreyx.xyz^
||rjhbcghmln.com^
||rjoawidlneitc.com^
||rjstusbx.com^
||rjtgbjxfyslvdst.com^
||rjw4obbw.com^
||rkfswfjgixoglq.com^
||rkllcrwtftx.com^
||rkoepfotesi.com^
||rkomf.com^
||rkovfnjqsewafk.com^
||rkumsvlvfeeewog.xyz^
||rkxkesgncpkcf.xyz^
||rlaa.xyz^
||rldwideorga.com^
||rlomivunesqal.com^
||rlsospzbvquy.com^
||rmbn.net^
||rmcxyfqbm.com^
||rmgserving.com^
||rmkflouh.com^
||rmndme.com^
||rmxads.com^
||rnakkaybh.com^
||rnbkrgns.com^
||rndchandelureon.com^
||rndhaunteran.com^
||rndmusharnar.com^
||rndnm.name^
||rndskittytor.com^
||rningserience.com^
||rnkgupvykgm.com^
||rnldustal.com^
||rnmd.net^
||rnnquuwndiwye.com^
||rnoddenkn.asia^
||rnotraff.com^
||rnovhhli.com^
||rnv.life^
||roadmappenal.com^
||roakicat.net^
||roaptesh.com^
||roataisa.net^
||robescampus.com^
||robiaa.com^
||robotadserver.com^
||robovoiz.com^
||robsbogsrouse.com^
||robsoaks.com^
||robspabah.com^
||robustcutlery.com^
||rocces.com^
||rocexovo.com^
||rockcloudspace.com^
||rocketlinks.ru.com^
||rocketyield.com^
||rockstorageplace.com^
||rockyou.net^
||rocoloagrotis.fun^
||rodirgix.com^
||rodplxlpc.com^
||roduster.com^
||roebuckwagged.com^
||roeraz.com^
||roesdwaibly.com^
||rog4.com^
||rogew.com^
||roikingdom.com^
||roilsnadirink.com^
||roinduk.com^
||rokeewoozy.com^
||rokitokijoki.com^
||rolegu.com^
||rollersadnessstranded.com^
||rollmeout.xyz^
||rolltrafficroll.com^
||romagetukio.xyz^
||romalitod.com^
||romance-net.com^
||romancemind.com^
||romanticmonuments.com^
||romashk9arfk10.com^
||romepoptahul.com^
||rompuwit.net^
||rongseavy.com^
||roofprison.com^
||roojouma.com^
||rookmemorizevoluntary.com^
||rooksreused.website^
||roommatespacioushrs.com^
||roosteem.net^
||ropternotrian.xyz^
||ropx.xyz^
||roredi.com^
||rorgoops.com^
||rorserdy.com^
||rosafun.com^
||rosalscrite.com^
||rosmjbees.com^
||rosqb6vb1cqp.com^
||rotabol.com^
||rotarb.bid^
||rotate4all.com^
||rotchestche.com^
||rotdubboy.com^
||rotfrigilityfrigility.com^
||rothermophony.com^
||rothoglyro.pro^
||rothupegri.com^
||rotumal.com^
||rouar.com^
||roughlybrewingstrait.com^
||rouinfernapean.com^
||roujonoa.net^
||roulediana.com^
||rouonixon.com^
||rouseindecentworth.com^
||roustarlyan.com^
||roustast.net^
||routeit.one^
||routeme.one^
||routemob.com^
||routemomentarilydiscovering.com^
||routerhydrula.com^
||routeserve.info^
||rouvoute.net^
||rouwhapt.com
||rouwhoor.com^
||rovamucm.com^
||rovettobirse.com^
||rovion.com^
||rowensalmner.com^
||rowenspopped.website^
||rowilo.com^
||rowlnk.com^
||rowoardog.com^
||roxby.org^
||roxot-panel.com^
||roxyaffiliates.com^
||royalcactus.com^
||rozamimo9za10.com^
||rpersonals.com^
||rpmsophiashoe.com^
||rprinc6etodn9kunjiv.com^
||rpsrv.com^
||rptnwbxbl.com^
||rpts.org^
||rpucvsqfmvyp.com^
||rqgigsrdnomuhmq.com^
||rqhere.com^
||rqnvci.com^
||rqzmfbxjxfi.com^
||rrcxsehklqft.com^
||rreboleldfjpet.com^
||rrlafphbrpazu.com^
||rrrsnxzkhbwwrs.com^
||rrtwda9.com^
||rs-stripe.com^
||rsalcau.com^
||rsalcch.com^
||rsaltsjt.com^
||rsationhesa.one^
||rsationhesaid.xyz^
||rskillsplu.club^
||rsngelaqprud.xyz^
||rsnogpgohyo.com^
||rsnvboidrvqjso.com^
||rsrwmpsiii.com^
||rswfhkmhcl.com^
||rswykskkytx.com^
||rszimg.com^
||rtb-media.me^
||rtb1bid.com^
||rtbbnr.com^
||rtbbnrdip.com^
||rtbdnav.com^
||rtbidder.net^
||rtbnowads.com^
||rtbpop.com^
||rtbpopd.com^
||rtbrennab.com^
||rtbstream.com^
||rtbsystem.org^
||rtbterra.com^
||rtbtracking.com^
||rtbtraffic.com^
||rtbtrail.com^
||rtbvideobox.com^
||rtclx.com^
||rtdppplouxfucpk.com^
||rtftdivompumee.com^
||rtivivxxbapln.com^
||rtk.io^
||rtmark.net^
||rtnews.pro^
||rtnjcplpuxdq.com^
||rtoukfareputf.com^
||rtpawnwlcciii.com^
||rtpdn11.com^
||rtpdn12.com^
||rtpdn14.com^
||rtpnt.xyz^
||rtrgt.com^
||rtrgt2.com^
||rtrnotkthraebb.com^
||rtsts.me^
||rtunitytostar.com^
||rtwupfly.com^
||rtxjcevderhelka.com^
||rtyvaluation.shop^
||rtyznd.com^
||rtzkyxtfwo.com^
||ruamupr.com^
||rubberbeak.com^
||rubbersmyoxus.com^
||rubcomplaintdimly.com^
||rubiconproject.com^
||rubsayprelude.com^
||rucegipti.com^
||rucixlgwpb.com^
||rucrop.com^
||ruelliaforgift.com^
||rufflycouncil.com^
||ruffstemmer.casa^
||rufodeey.net^
||ruftodru.net^
||rug4ma.com^
||rugefinu.net^
||rugiomyh2vmr.com^
||rugrukoca.com^
||rujioimped.xyz^
||rukoval.com^
||ruliam.com^
||rulinecrea.xyz^
||rulovar.com^
||rumerrand.com^
||rummaringp.pics^
||rummyaffiliates.com^
||rumoredhispa.com^
||run-syndicate.com^
||runadtag.com^
||runative-syndicate.com^
||runative.com^
||runawaygreasy.com^
||runbornto.com^
||rundse.com^
||runecrispin.com^
||runeddivided.casa^
||runetki.co^
||rungginlout.com^
||rungglasses.com^
||runkleatemoya.com^
||runnersgunpowder.com^
||runnyamowt.com^
||runreferences.com^
||runtnc.net^
||runwaff.com^
||ruogesfshygsj.com^
||ruokareseptit.online^
||rusenov.com^
||rushonuco.com^
||rusinsonatas.cam^
||russiaroman.com^
||rusticswollenbelonged.com^
||ruthcraveastray.com^
||ruthowhagi.com^
||ruthsurplusattribute.com^
||rutius.com^
||rutpunishsnitch.com^
||rutsneareta.com^
||ruuwkftrtegqj.com^
||ruwertur.com^
||ruxsuqwfwx.com^
||rvbsugxblak.com^
||rvcrfvighmoaksn.com^
||rvfmqsiyevgao.com^
||rvmessage.online^
||rvmessage.site^
||rvmessage.top^
||rvpinform.com^
||rvpsrv.com^
||rvrpushserv.com^
||rvrpushsrv.com^
||rvttrack.com^
||rvwtpwmtnfj.com^
||rwlfznyvivh.com^
||rwrunurmhly.com^
||rwwynfpwdnorsg.xyz^
||rxehwaddupxlmlx.com^
||rxrtvynxp.com^
||rxthdr.com^
||ryange.com^
||rycsuisa.com^
||rycuvaphy.com^
||rydresa.info^
||ryeeffortoccupy.com^
||ryminos.com^
||rynlrkqgyjqfaxs.com^
||ryntmyhahy.com^
||ryotsikes.com^
||ryshekeha.com^
||rysubmission.biz^
||ryxfyjvcdugdf.com^
||ryynoljdarrw.com^
||rzqctiudsvb.com^
||rzqqpamj.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^
||s4block.com^
||s4elk8ir1exrkc.com^
||s83ovp6qyhco.com^
||s99i.org^
||s9jp9xogfz.com^
||sa.entireweb.com^
||sa2m4buc5us.com^
||sabaistsubmit.com^
||sabaothamsonia.com^
||sabredwillble.com^
||sabreurnevome.com^
||sabs-push.xyz^
||sacdon.com^
||sacegryri.com^
||sackswaycheese.com^
||sacralcabaa.com^
||sacredperpetratorbasketball.com^
||sacrib.com^
||sadesriffsmap.com^
||sadirectresu.com^
||sadits.com^
||sadsamps.com^
||sadsecs.com^
||sadsecz.com^
||safe-connection21.com^
||safebrowsdv.com^
||safedomkk.com^
||safelistextreme.com^
||safelyawake.com^
||safelywestselfish.com^
||safestcontentgate.com^
||safestgatetocontent.com^
||safestsniffingconfessed.com^
||safesync.com^
||safetrck.com^
||safwjxsqvm.com^
||sagacivisms.com^
||sagedeportflorist.com^
||saggrowledetc.com^
||sagroagh.com^
||sahfucdysloguyg.xyz^
||saidflightmusician.com^
||saikeela.net^
||sailcovertend.com^
||sailif.com^
||sailorbottleaskew.com^
||saipel.com^
||saishait.net^
||saiveewe.net^
||sakcguwb.com^
||sakura-traffic.com^
||saladmosssalvage.com^
||salbandtripy.com^
||salinasbhut.com^
||salishcoenact.com^
||sallyfundamental.com^
||salsifyballone.com^
||saltateblit.com^
||saltscorn.com^
||saltsspectacles.com^
||saltycarboninsulting.com^
||salutationcheerlessdemote.com^
||salync.com^
||samage-bility.icu^
||samazd.com^
||samghasps.com^
||samplerpouch.com^
||samsienshrivel.com^
||samsungads.com^
||samtrg.com^
||samvaulter.com^
||samvinva.info^
||samyarct.top^
||sancontr.com^
||sandalcamases.com^
||sandelf.com^
||sanggilregard.com^
||sangogne.com^
||sankaudacityrefine.com^
||santonpardal.com^
||santosseorita.com^
||saouknatst.com^
||sapagallic.com^
||saporshoping.com^
||sapsixysho.pro^
||saptiledispatch.com^
||saqtgrre.com^
||sarcasmhickbits.com^
||sartagesampi.com^
||sartolutus.com^
||sasaniks.net^
||sasaum.com^
||sascun.com^
||sasinsetuid.com^
||satdevoted.com^
||satisfactorilybewitchgreatness.com^
||satisfactorydipforeman.com^
||satneb.com^
||saturdayaremoaning.com^
||saturdayloathe.com^
||saturn-j1407b.com^
||satyrkendir.com^
||saub27i3os.com^
||sauceheirloom.com^
||sauceillusionstruggling.com^
||saucepanshakymemorial.com^
||saucerharmlessinternational.com^
||saumonpipidae.com^
||saunaloathe.com^
||saunasupposedly.com^
||saurelunbitt.com^
||saurug.com^
||saushoag.net^
||sautemoo.net^
||sautreesned.com^
||sauwonie.com^
||savefromad.net^
||saviourketonic.com^
||savouryliaison.com^
||sawedhindgut.com^
||sawyerbravery.com^
||saycasksabnegation.com^
||sayingcoxy.com^
||saylnk.com^
||sb4you1.com^
||sb89347.com^
||sbajozhyozjky.com^
||sbeforeuka.xyz^
||sbfsdvc.com^
||sbmrwzkwshit.com^
||sbprpoowdyfbx.com^
||sbscrma.com^
||sbuildfor.com^
||sbuxjhuwsthcyit.com^
||sbyqtugtfe.com^
||scalesmothforget.com^
||scalledzamia.com^
||scallionlaziness.com^
||scalpaccomplishedliving.com^
||scamblefeedman.com^
||scammerbrawl.com^
||scammereating.com^
||scarcecomplicate.com^
||scarl.shop^
||scarletcashwi5.com^
||scarofnght.com^
||scaupyfeuwmaxxt.com^
||scenbe.com^
||scenecomposesharp.com^
||sceptruline.xyz^
||scgrzlketpica.com^
||schecy.com^
||schemeabsolutejanuary.com^
||schese.com^
||schjmp.com^
||schloopfateful.com^
||schoax.com^
||schokh.com^
||scholarovertakealimony.com^
||schond.com^
||schtickshalier.cam^
||sciadopi5tysverticil1lata.com^
||scientificimmigration.com^
||scillathemons.com^
||scissorstenantplot.com^
||sclatekelia.com^
||scnd-tr.com^
||sconvtrk.com^
||scornamentum.com^
||scouredpalulus.com^
||scoureroutcry.cam^
||scoutdealingdrift.com^
||scowledmulticulturaldebauch.com^
||scowlsteering.com^
||scowpoppanasals.com^
||scramsaaron.com^
||scrapebust.com^
||scrapethrillmostly.com^
||screechadulthood.com^
||scribevideos.fun^
||scripsjeermint.com^
||scriptcdn.net^
||scriptvealpatronage.com^
||scrogrearm.com^
||scrollhandful.com^
||scrubheiress.com^
||scrumsrokey.com^
||scrymeddle.com^
||scswlgxttvekd.com^
||scuffereggnog.website^
||scuism.com^
||sculledoxygens.com^
||scunderqueller.website^
||scurfrubicon.com^
||scussiago.xyz^
||scutesneatest.com^
||scythesandwiches.com^
||sd5doozry8.com^
||sdasasyydd.com^
||sdbqiynix.com^
||sdbvveonb1.com^
||sdcrnfjo.com^
||sdgkffgbbddk.com^
||sdhfbvd.com^
||sdkfjxjertertry.com^
||sdnihyxlqiws.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^
||searchingfor.lol^
||searchmulty.com^
||searchsecurer.com^
||seatsrehearseinitial.com^
||seaweedludicrous.com^
||seayipsex.com^
||secludegerman.com^
||secondlycrayfishunbelievably.com^
||secondunderminecalm.com^
||sectordisturb.com^
||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^
||sedatecompulsiveout.com^
||sedativesandhandbook.com^
||seebait.com^
||seedattentiontestify.com^
||seedoupo.com^
||seekgeographical.com^
||seekoflol.com^
||seeptauw.net^
||seeptoag.net^
||sefsdvc.com^
||sehiwprkyxoos.com^
||seinpounday.com^
||seisinhinger.com^
||sekeraly.com^
||sekikyurlnsgc.com^
||sekindo.com^
||sel-sel-fie.com^
||selectr.net^
||selfbiological.com^
||selfconfidencecap.com^
||selfemployedbalconycane.com^
||selflessaboriginessweetness.com^
||selfpuc.com^
||selfservicefabricdisdain.com^
||selfswayjay.com^
||sellerbackstagejolly.com^
||sellingprostituteinformant.com^
||selvaexposit.com^
||selwrite.com^
||semifiboolongs.com^
||semiglorifyseek.com^
||seminarlardeyelid.com^
||seminartacticshiking.com^
||semirawbatter.com^
||semjurljffawpt.com^
||semoit.com^
||sempcxjajh.com^
||semsicou.net^
||senateindicator.com^
||send-news.net^
||senogh.com^
||sensationaleducate.com^
||sensationescalator.com^
||sensiblemuggy.com^
||sensitivenessbuttons.com^
||sensorcyclegloves.com^
||sentbarn.com^
||sentexoticoncoming.com^
||sentimentalconflict.pro^
||sentimenthypocrisy.com^
||sentineldiscordmm.com^
||sentphysically.com^
||seonto.com^
||separatecolonist.com^
||separationreverttap.com^
||separenujilo.club^
||sepknotting.xyz^
||sepox.xyz^
||septembership.com^
||septfd2em64eber.com^
||seraialumins.com^
||serbianstonish.com^
||serch26.biz^
||serconmp.com^
||serdaive.com^
||serenityspokenrust.com^
||serfle.com^
||serialwarning.com^
||seriy2sviter11o9.com^
||serpentdusks.com^
||serumbosses.com^
||servboost.tech^
||servedbyadbutler.com^
||servedearest.com^
||servehub.info^
||serverbid.com^
||serverscurtain.com^
||serversfrenchruse.com^
||servg1.net^
||servicegetbook.net^
||servicesrc.org^
||serving-sys.com^
||serving-system.com^
||servingcdn.net^
||servtraff97.com^
||sesameasterisk.com^
||sessionamateur.com^
||setemoump.com^
||setflooded.cam^
||setopsdata.com^
||setoutcazique.com^
||setpadchat.com^
||setsdowntown.com^
||settlecohort.com^
||settlef.com^
||settrogens.com^
||seurne.com^
||sev4ifmxa.com^
||seveelumus.com^
||sevendaystart.com^
||sevenedgesteve.com^
||seventeencheckcurtain.com^
||seventhfolder.com^
||severegaze.com^
||sewingdoubtlessperch.com^
||sewingfibber.com^
||sexahah.com^
||sexbugerte.xyz^
||sexiststurdygather.com^
||sexmoney.com^
||sexpieasure.com^
||sextubeweb.com^
||seyevjpcjkcnka.com^
||sfdecpromwjj.com^
||sffsdvc.com^
||sfhyojoctcry.com^
||sfixretarum.com^
||sflywfcanq.com^
||sfoimvwyyf.com^
||sftapi.com^
||sfultraight.xyz^
||sfvrvgkwl.com^
||sfzover.com^
||sgftrrs.com^
||sgsincentlyse.xyz^
||sgswuesocfr.com^
||shadesconfrontsickle.com^
||shaftalong.com^
||shaickox.com^
||shaidolt.com^
||shaimsoo.net^
||shakamech.com^
||shakeegi.com^
||shakydeploylofty.com^
||shalleda.com^
||shamelessnullneutrality.com^
||shammarfinew.com^
||shampooattackalways.com^
||shanaurg.net^
||shanozoje.com^
||shantihskats.com^
||shapelcounset.xyz^
||shapta.com^
||shaptefitho.com^
||share-server.com^
||sharecash.org^
||sharedfragileproduced.com^
||sharegods.com^
||shareitpp.com^
||sharemedia.top^
||shareresults.com^
||sharieta.com^
||sharpsharkteeth.com^
||sharpycurvet.com^
||shauksug.com^
||shaumtol.com^
||shaursar.net^
||shawashygy.com^
||shawlyni.name^
||shawuh2a8nyam09.com^
||sheeckaz.com^
||sheeftee.net^
||sheenaup.net^
||sheerbenchmeltdown.com^
||sheerdaulpusher.com^
||sheeroop.com^
||sheetchi.net^
||shelvesdeserve.com^
||shelvesendorsebloom.com^
||shenouth.com^
||shepeekr.net^
||shepherdbetrayaldecoction.com^
||shermore.info^
||sheschemetraitor.com^
||shevrinavis.website^
||shexawhy.net^
||shicywheze.com^
||shidn.com^
||shieldof5adam.com^
||shieldthanks.com^
||shiftclang.com^
||shiftintercoursebridge.com^
||shigaxapo.com^
||shijauns.com^
||shikarshexace.com^
||shikroux.net^
||shillivee.pro^
||shilternimpossip.xyz^
||shinasi.info^
||shindysamania.com^
||shinearmor.space^
||shinebliss.com^
||shinglelatitude.com^
||shinyshock.pro^
||shinyspiesyou.com^
||shiryharu.pro^
||shitcustody.com^
||shitiphu.com^
||shitucka.net^
||shivoaps.net^
||shlyapajhd2kle8pnc09.com^
||shoagooy.net^
||shoawhom.com^
||shockersheva.com^
||shockingstrategynovelty.com^
||shocucache.com^
||shodcryoft.com^
||shoescreak.com^
||shoeswhiningdeclaration.com^
||shoizifjwosvk.com^
||shokala.com^
||sholke.com^
||sholombombic.com^
||shooksap.net^
||shoop4.com^
||shootoax.com^
||shophustivu.com^
||shopshoist.com^
||shopsutike.com^
||shoptylasty.pro^
||shopusuallyvirtue.com^
||shopworld.info^
||shorantonto.com^
||shoreeds.com^
||shoreexi.net^
||shoresmmrnews.com^
||shorteh.com^
||shortfailshared.com^
||shostobs.net^
||shotstopers.com^
||shoubsee.net^
||shovedrailwaynurse.com^
||shovelimetreekit.com^
||shoveoccupiedinsult.com^
||show-review.com^
||showcasethat.com^
||showeveresz.club^
||showfocuspocus.com^
||showmebars.com^
||shownperfunctory.com^
||shqbsdjatunl.com^
||shredsorators.com^
||shrewdoscular.com^
||shriekdestitute.com^
||shrillbeatintimidating.com^
||shrillbighearted.com^
||shrimpsqueezed.com^
||shrinkmesh.com^
||shroffmere.com^
||shrovedwags.casa^
||shrugartisticelder.com^
||shrugglefor.com^
||shsswdrhs.com^
||shubad2u8ba09.com^
||shubadubadlskjfkf.com^
||shugohofo.pro^
||shugraithou.com^
||shugrefufe.com^
||shukriya90.com^
||shumsooz.net^
||shunguts.com^
||shuptiwywhu.com^
||shusacem.net^
||shustuxyxe.com^
||shutkeufuchgbo.com^
||shutplumptravels.com^
||shuveenvcfzk.com^
||shweflix.com^
||shyheglasy.com^
||shyhuetub.site^
||sh|ptewauta.net^
||si1ef.com^
||siamtheo.online^
||siamzone.com^
||sibrdmvnu.com^
||sicepegger.com^
||sicklefinding.com^
||sickmakes.com^
||sidanarchy.com^
||sidanarchy.net^
||sidebyx.com^
||sidebyz.com^
||sidelinesibilant.com^
||sidewaybeings.com^
||siegepolitical.com^
||sielsmaats.com^
||sienns.com^
||sieveinterposed.com^
||siftshortagepopped.com^
||sifuglie.com^
||sigerait.net^
||sightjutfar.com^
||sigilsspeiss.com^
||significantoperativeclearance.com^
||significbystal.club^
||sihvhvlcfrbb.com^
||sikelypleaste.site^
||sikogesta.com^
||sikrlzlq.com^
||silklanguish.com^
||sillinessinterfere.com^
||sillrochester.com^
||sillyflowermachine.com^
||silsoaba.com^
||siluge.com^
||silversomewhatbudget.com^
||similt.com^
||simoolkankrej.com^
||simpan.online^
||simple-isl.com^
||simplebrutedigestive.com^
||simplemuk.com^
||simplewebanalysis.com^
||simplicitystoppercolonel.com^
||simpliftsbefore.xyz^
||simplisticpitch.pro^
||simplyjmp.com^
||simplysemblance.com^
||simpunok.com^
||simrubwan.com^
||sinatrakohens.com^
||sinaunrelean.info^
||sinceclairvoyant.com^
||sincerelyinnovationturner.com^
||singerrespectfuljerk.com^
||singingdrawback.com^
||singlesgetmatched.com^
||sinisterbatchoddly.com^
||sinkboxphantic.com^
||sinkdeputyjudicious.com^
||sinmgaepu3or9a61w.com^
||sinmufar.com^
||sinwebads.com^
||siolmkejst.com^
||sipibowartern.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^
||sitewithg.com^
||sitisaoukn.com^
||sitiveadditio.biz^
||sitreleastme.info^
||sittingfoot.com^
||situmn.com^
||siutxxdk.com^
||sixft-apart.com^
||sixminutes.biz^
||sixthpriodon.com^
||sixtually.com^
||sixtybirthsuperstition.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^
||skinnerinadmissiblegreeted.com^
||skipdearbeautify.com^
||skipwaywurzel.com^
||sknkwpvrkz.com^
||skxifvtfdbnwdf.com^
||skylookneeded.guru^
||skynetcdn.com^
||skynightmidm.com^
||skyuglejealous.com^
||slabshookwasted.com^
||slahpxqb6wto.com^
||slammederasepolicy.com^
||slashstar.net^
||slasup.com^
||slaveforgetfulsneak.com^
||slavesenviablegrammar.com^
||slavre.com^
||slaydesperatelyimmensely.com^
||slayerhideoustiptoe.com^
||slbnougeva.com^
||slbtwnuj.com^
||sleazyparliamentarybikini.com^
||sledderjuggle.com^
||sleepxoomit.com^
||sleepyevacuate.com^
||sleepymosquenutrient.com^
||sleetwelk.casa^
||sleeveashame.com^
||sleevedcaelum.com^
||sleightraumatize.com^
||slgynezaygkjqi.com^
||slhoisgdhs.com^
||slicktrulyuptown.com^
||sliddeceived.com^
||slidecaffeinecrown.com^
||slideff.com^
||slietap.com^
||slightcareconditions.com^
||sligin.com^
||slimelump.com^
||slimhousewifesubtle.com^
||slimybaptism.com^
||slingstapeats.com^
||slipclearing.com^
||slipdashedundermine.com^
||slippersferry.com^
||slipperspromisingyearn.com^
||sllsbgjfamxckn.com^
||sloeri.com^
||sloganmiser.com^
||sloi1.com^
||slothnge.com^
||sloto.live^
||sloughybucayo.com^
||slowdn.net^
||slowih.com^
||slowinghardboiled.com^
||slrviazqkilu.com^
||sltvhyjthx.com^
||sluicejell.com^
||sluiceliable.com^
||sluxur.com^
||slxenpncpot.com^
||slychicks.com^
||smaato.net^
||smagod.com^
||smaleo.com^
||smallfunnybears.com^
||smalltiberbridge.com^
||smanes.com^
||smart2cnjuh34jb.com^
||smartlnk.com^
||smarttopchain.nl^
||smashnewtab.com^
||smashseek.com^
||smegmasclarify.com^
||smenqskfmpfxnb.bid^
||smentbrads.co^
||smentbradsh.xyz^
||smg8oo4njst45oene.com^
||smigro.info^
||smileoffennec.com^
||smised.com^
||smises.com^
||smokesplical.com^
||smokiercliches.com^
||smoochsodso.com^
||smopon.com^
||smrt-content.com^
||smrtgs.com^
||smvocdnxusp.com^
||smyvividi.club^
||snagbaudhulas.com^
||snaglighter.com^
||snailbodieshomesick.com^
||snailteasesimulator.com^
||snammar-jumntal.com^
||snappedimpressive.com^
||snappy-examination.pro^
||snarlleadenpsychology.com^
||snarlsevres.com^
||snatchweedswimsuit.com^
||snavey.com^
||sneakyinfected.com^
||sneakystamp.com^
||snealp.com^
||snegol.com^
||snickchangesolder.com^
||snickunfairtheatres.com^
||sninancuk.one^
||snippystowstool.com^
||snitchcompany.com^
||snitswaspshaft.com^
||snlynotquite.buzz^
||snobdomobeyeo.com^
||snodlycaccias.com^
||snonoz.com^
||snonsy.com^
||snopmisgive.com^
||snoreempire.com^
||snortedbincom^
||snortedbingo.com^
||snouft.com^
||snowdayonline.xyz^
||snqckaxayeo.com^
||sntjim.com^
||snugglethesheep.com^
||snugphotographer.com^
||snugslackmakeup.com^
||snwpqybkb.com^
||snxjvwxbqiy.com^
||soaheeme.net^
||soalonie.com^
||soap-wash.com^
||soapproceeding.com^
||soawhoaw.com^
||sobakapi2sa8la09.com^
||sobakenchmaphk.com^
||sobalf.com^
||sobbathing.com^
||soburge.com^
||socalleddemocratstripe.com^
||socialbars-web1.com^
||sociallycontend.com^
||sociocast.com^
||sociomantic.com^
||socketboredomdigital.com^
||socketlidoperative.com^
||sodallay.com^
||sodamash.com^
||sofcryingfo.xyz^
||sofinpushpile.com^
||soft-com.biz^
||soft4dle.com^
||softballwaiting.com^
||softenedimmortalityprocedure.com^
||softlygaiety.com^
||softonicads.com^
||softpopads.com^
||softspace.mobi^
||softwarepastel.com^
||softwares2015.com^
||sograuko.net^
||sohikephu.com^
||soholfit.com^
||soilenthusiasmshindig.com^
||sokitosa.com^
||soksicme.com^
||sokugifi.com^
||solapoka.com^
||solarmosa.com^
||solderforgetlove.com^
||soleaparra.com^
||solelylounge.com^
||solemik.com^
||solemnherald.com^
||solemnmanarchie.com^
||solenttovaria.com^
||solepresumablystrangle.com^
||soliads.net^
||solideaved.com^
||solitudeelection.com^
||solitudepeeves.com^
||solitudeslander.com^
||solocpm.com^
||solodar.ru^
||soloistbailedboyfriend.com^
||sololockscoin.com^
||soltitate.site^
||solumn.com^
||soluth.com^
||solvendtigrai.com^
||solvewebagitated.com^
||solvingconcentrationspy.com^
||somatendoo.com^
||sombes.com^
||somdielgutta.com^
||somecdn.bid^
||somedayanchovydepressing.com^
||somehowluxuriousreader.com^
||somemembersgesture.com^
||someperceptionparade.com^
||somethingprecursorfairfax.com^
||sometimesfaith.com^
||somuzteveh.com^
||son-in-lawmorbid.com^
||sonnerie.net^
||sonumal.com^
||soogandrooped.cam^
||soonbigo.com^
||soonen.com^
||soosooka.com^
||sootproclaim.com^
||soperatory.xyz^
||sophiasearch.com^
||sophisticatedindignant.com^
||sophomoreclassicoriginally.com^
||sordidstir.com^
||sordorcourtin.com^
||soritesacarian.com^
||sorrilytoon.com^
||sorrowfulchemical.com^
||sorryfearknockout.com^
||sorryhorngait.com^
||sortingwild.com^
||sortyrails.com^
||soshoord.com^
||sosigninggrudge.com^
||sotchoft.net^
||sotetahe.pro^
||soundelktemper.com^
||sousefulhea.buzz^
||souvamoo.net^
||souvenirsattachedcountenance.com^
||souwhair.com^
||soysapslad.com^
||spaceshipads.com^
||spaderonium.com^
||spaleswairsh.com^
||spamvariationswithin.com^
||spankerpuked.com^
||spanuletubings.com^
||spapan.com^
||spapua.com^
||sparedmallet.com^
||sparksne.com^
||sparkstudios.com^
||sparrygodhood.com^
||spatesbloke.com^
||spatterjointposition.com^
||spawnpredicatemutual.com^
||speai.com^
||speakswretch.com^
||speciadnessing.pro^
||special-offers.online^
||special-promotions.online^
||specialadves.com^
||specialityharmoniousgypsy.com^
||specialscammerinitially.com^
||specialtywoollenactively.com^
||speciesbrittle.com^
||specificallythesisballot.com^
||specificationconsiderable.com^
||specificationmadamdetriment.com^
||specificclick.net^
||specificmedia.com^
||specifiedinspector.com^
||specifypunkeventful.com^
||specimenspeekzone.com^
||speckdiversitypiety.com^
||spectacleopinionatedminds.com^
||spectacularidentifiers.com^
||spectato.com^
||spectserjol.xyz^
||speeb.com^
||speechfountaindigestion.com^
||speedsagesleepy.com^
||speedsupermarketdonut.com^
||speenphorbin.com^
||spellingreasoningexamine.com^
||spellingunacceptable.com^
||spelop.com^
||spenttabsnail.com^
||speop.com^
||sperans-beactor.com^
||spewyelks.com^
||spider.ad^
||spidersmerithenceforward.com^
||spidersprimary.com^
||spikscabrin.com^
||spillsackterrified.com^
||spinachtighten.com^
||spinaleighth.com^
||spinbox.net^
||spirab.com^
||spiralstab.com^
||spiritedirreparablemiscarriage.com^
||spirliesalse.com^
||spirub.com^
||spitzerpfunde.com^
||spiuft.com^
||spkcmgydiuin.com^
||spklmis.com^
||spkoevngk.com^
||splaim.com^
||splakesmutty.com^
||splashfloating.com^
||splashforgodm.com^
||splashsjewels.com^
||splendidroareyelash.com^
||spleniafallows.com^
||splitcursednagging.com^
||splittingpick.com^
||spnut.com^
||spokeninspiredtruck.com^
||spokesmanlinedmercury.com^
||spongecell.com^
||sponsormob.com^
||sponsorpay.com^
||sponsorselect.com^
||sponsorsunstrokeanne.com^
||spontaneousguarded.com^
||spoonscript.com^
||spoonslaxoil.com^
||sporedfryhum.com^
||sport205.club^
||sportevents.news^
||sportinggritlouisa.com^
||sportivki2v1cvetocher1fh.com^
||sportradarserving.com^
||sportrookier.com^
||sports-live-streams.club^
||sports-streams-online.best^
||sports-streams-online.com^
||sportstreams.xyz^
||sportsyndicator.com^
||spotlesscaterer.com^
||spotlighthemp.com^
||spotofspawn.com^
||spotrails.com^
||spotscenered.info^
||spottt.com^
||spotxcdn.com^
||spotxchange.com^
||spoutable.com^
||sprayswisha.com^
||sprinterchance.com^
||sprkl.io^
||sprm4xcn.top^
||sprngmnews.com^
||sprngmnews.name^
||sproose.com^
||spuezain.com^
||spurproteinopaque.com^
||spyafoepeyddb.xyz^
||spzqxefawfeubq.com^
||sq2trk2.com^
||sqacbhlngoxw.com^
||sqhneencmysrk.com^
||sqiwfbgqohfmb.com^
||sqjagvoe.com^
||sqlick.com^
||sqpgncbm.com^
||squalmtupelos.com^
||squarepicket.com^
||squawcubesfry.com^
||squeakvegetable.com^
||squebe.com^
||squeezedthoughtfully.com^
||squeezemicrowave.com^
||squeezeutteredcertainty.com^
||squidgyhawsed.com^
||squinbested.com^
||squineeyuck.com^
||squirkarises.cam^
||squirrelhissedintake.com^
||squozelewing.com^
||squvlmycieyl.com^
||srcsmrtgs.com^
||srfhtrjzvf.com^
||srgev.com^
||srigbxxv.com^
||srique.com^
||srnmnoacbaady.com^
||srnrdeft.xyz^
||srodicham.com^
||srpttbyoy.com^
||srsihavelearn.xyz^
||srtk.net^
||srukdxvsk.com^
||srv224.com^
||srvtrck.com^
||srxy.xyz^
||ssbyysdaj.com^
||ssepwmjmtnqsn.com^
||ssettoourm.com^
||ssfaxobqb.com^
||ssfultraightd.one^
||sshopee.beauty^
||sshsnahw.com^
||ssiapawz.com^
||sskmnews.pro^
||ssl-services.com^
||ssl2anyone3.com^
||ssl2anyone5.com^
||sslcheckerapi.com^
||ssmyinteuk.com^
||sspervicearg.com^
||sstewwlrgycbq.com^
||sstpguja.com^
||ssvttlmmsrbhv.com^
||sswqanwnxdmz.com^
||ssyajuhvf.com^
||st-rdirect.com^
||st1net.com^
||stabilityvatinventory.com^
||stackattacka.com^
||stadiumembezzlementoil.com^
||stagepopkek.com^
||stagetortoiseinfatuated.com^
||staggerconstructionface.com^
||stagingjobshq.com^
||stagroam.net^
||staigroa.com^
||stainspun.com^
||staipsie.com^
||stairdevolutionexceed.com^
||stairtuy.com^
||staitchu.com^
||staithecrinion.com^
||staixemo.com^
||staixooh.com^
||stalefigure.com^
||stambashimmy.com^
||stammerail.com^
||stampseizeidly.com^
||stampsmindlessscrap.com^
||standardscaldexcessive.com^
||standinglover.com^
||standroogly.com^
||stankyrich.com^
||stansoam.com^
||star-advertising.com^
||stardatis.com^
||starewhupsu.pro^
||stargamesaffiliate.com^
||starkhelperidentifier.com^
||starkpropagandaattacks.com^
||starkshrewd.com^
||start-xyz.com^
||start3dd0wnload.com^
||startappexchange.com^
||starterplaicebrow.com^
||startpagea.com^
||starvationdefence.com^
||stastips.net^
||stat-rock.com^
||statcamp.net^
||statelyexpertwere.com^
||statementsorb.com^
||statesmancontinuedeacon.com^
||stationeryshapeless.com^
||statisticsdemandeddeficit.com^
||statsforads.com^
||statsmobi.com^
||staureez.net^
||staurtur.net^
||stauru.com^
||stawhoph.com^
||staygg.com^
||staykidnapcoma.com^
||stazumik.net^
||stbvip.co^
||stbvip.net^
||stbzekvyt.com^
||stdirection.com^
||steadyclutchimpression.com^
||steadydonut.com^
||steadyrevulsioncorky.com^
||steakeffort.com^
||stealthlockers.com^
||steamlargelyjustified.com^
||steamlightslaxative.com^
||steepedgoofed.com^
||steepto.com^
||steghsolio.com^
||steinfqwe6782beck.com^
||steinrelists.com^
||stelagharris.com^
||stemgthrop.one^
||stempelcosier.com^
||stenadewy.pro^
||step-step-go.com^
||stepkeydo.com^
||stepmotherembroidery.com^
||steppedandelion.com^
||steppesshirvan.com^
||steppevegetationforefather.com^
||stepsothohe.pro^
||sterilecute.com^
||steroidparentconstruct.com^
||stertorblaver.com^
||stevoglutu.com^
||stewclove.com^
||stewhustysti.com^
||stewlinedull.com^
||stezuzeje.com^
||stheconc.club^
||stheneencave.com^
||sticixoju.com^
||stickertable.com^
||stickssurelyhomesick.com^
||sticksurroundingsconstitutional.com^
||stickyadstv.com^
||stickyharry.com^
||stifletunnelsang.com^
||stilfb.com^
||stimtavy.net^
||stingoroubles.com^
||stinkcomedian.com^
||stinkwailingbalk.com^
||stinkyloadeddoctor.com^
||stinternoctuae.com^
||stinue.com^
||stircalculatormetric.com^
||stirprovidence.com^
||stitchkidney.com^
||stithujogle.pro^
||stizoolr.com^
||stkhmkpav.xyz^
||stmixrkwbp.com^
||stoakrig.net^
||stoaphalti.com^
||stoashou.net^
||stoaxugi.com^
||stocktangle.com^
||stogerde.com^
||stolytipse.com^
||stompimp.net^
||stonecloud-place.com^
||stonergraces.com^
||stonordersity.xyz^
||stoolapostlecarbon.com^
||stoorsoy.com^
||stootsou.net^
||stoppedauditioningneed.com^
||stopsidafa.com^
||stopsrenewalcold.com^
||stopsrepetitious.com^
||storage-ad.com^
||storeacdn.com^
||storialstepony.com^
||storners.com^
||storylnk.com^
||stoshewyho.pro^
||stoshoos.com^
||stossfussily.com^
||stotoowu.net^
||stougnee.com^
||stovoori.net^
||stowsentimental.com^
||stpd.cloud^
||stpmgo.com^
||strainemergency.com^
||straitreedanimated.com^
||strakerecombs.website^
||strandicterus.com^
||strangelyfaintestgreenhouse.com^
||strangersincentive.com^
||straticjustice.com^
||strawberriescane.com^
||stream-all.com^
||streamsearchclub.com^
||streamtoclick.com^
||streamyourvid.com^
||streetcoddiffident.com^
||stremanp.com^
||strenuousside.com^
||strenuoustarget.com^
||strepenboweled.com^
||stressadmiredraffle.com^
||stressfulbrag.com^
||stressfulconsumerdumbest.com^
||stressfulloudly.com^
||stressfulpyjamas.com^
||stretchedcreepy.com^
||stretchingcognitioncommission.com^
||stretchingfervid.com^
||strigh.com^
||strivefoetus.com^
||strivenramplor.com^
||stronglygathering.com^
||stroublederaa.club^
||stroveraved.com^
||strowedatellan.com^
||strownstramp.cam^
||stubantiquarianjury.com^
||studabsently.com
||stuffedprofessional.com^
||stuffpotencydisciple.com^
||stugorezu.com^
||stumbledmadeiraselfcontrol.com^
||stunninglover.com^
||stunthedge.com^
||stupidsluice.com^
||sturea.com^
||stustogagly.com^
||stvkr.com^
||stykygrasta.pro^
||stypaphupse.com^
||stypeshinu.com^
||sub2.avgle.com^
||subconsciouslady.com^
||subeditatresic.com^
||submarineundergonedebark.com^
||submb.com^
||submissionhunk.com^
||submitgills.com^
||subqueriessalutationcurtain.com^
||subseaprinker.com^
||subtillglowed.com^
||subtlemedicineincorporate.com^
||subtlepeel.com^
||subtractrelative.com^
||suburbincriminatesubdue.com^
||suburt.com^
||subwaypumptrustworthy.com^
||succeedscene.com^
||successcompassion.com^
||successfulpatience.com^
||successionflimsy.com^
||successivebaby.com^
||sucloe.com^
||suctioneliminatecongestion.com^
||suctorado-wrivate.icu^
||sudail.com^
||sudrauls.com^
||sufferingslippery.com^
||suffeteinset.com^
||sufficientretiredbunker.com^
||suffocatepremise.com^
||suggestionwallpaperhump.com^
||suined.com^
||suinglygaggler.com^
||suissemicron.com^
||suitcasesimbue.com^
||suitsoon.com^
||sulcateeclogue.com^
||sulfitevariola.com^
||sulkydozeperceive.com^
||sulkypowerheads.com^
||sullensregimes.com^
||sultingcoem.com^
||sumbalowen.com^
||summaryflamen.com^
||summonedessencetrap.com^
||sumpki.com^
||sumshaggy.com^
||sunbowskraal.com^
||sunburnquasars.com^
||suncenturyautumn.com^
||sundayceremonytitanic.com^
||sundayscrewinsulting.com^
||sundersetrgh.site^
||sunglasseslollipopoperating.com^
||sunglassesmentallyproficient.com^
||sunnybluecoral.com^
||sunnyseries.com^
||sunsekrious.com^
||sunsetencyclopaedia.com^
||sunsetjuxtapositioninvoke.com^
||sunsetpersuadeaffectionately.com^
||suntiz.com^
||sunwardamoraic.com^
||sunyftlaoiiy.com^
||suomicgeyser.com^
||suozmtcc.com^
||superadbid.com^
||superbdolly.com^
||superbisle.com^
||superfastcdn.com^
||superfolder.net^
||superintendfancystrangely.com^
||superiorityfeathers.com^
||supermanmoonfracture.com^
||supermanpunchchanges.com^
||supernaturalcapricorn.com^
||supersedeforbes.com^
||superstriker.net^
||supertrackingz.com^
||supervisorreflex.com^
||superxxxfree.com^
||supjav.buzz^
||suppermalignant.com^
||supperopeningturnstile.com^
||supplerneedled.com^
||supplysuede.com^
||supportivedistrustuldistrustulmaturity.com^
||supportstew.com^
||supposefright.com^
||supposeperfumebread.com^
||supranarchy.com^
||supreme-hunter.com^
||suptur.online^
||surediscourageconcerning.com^
||surelyconvinced.com^
||surfmdia.com^
||surftraditioncommonplace.com^
||surge.systems^
||surgicalexpectingdecisive.com^
||suried.com^
||surnamesubqueryaloft.com^
||surroundpassed.com^
||surv2you.com^
||surv2you.net^
||surv2you.org^
||surveillancelandmorgue.com^
||survey2you.co^
||survey2you.com^
||survey2you.net^
||survey2you.org^
||survey4you.co^
||surveyedbelieves.com^
||survivepronate.com^
||survrhostngs.xyz^
||surzoe.com^
||suscepts.xyz^
||susetl.com^
||suspectedsinewnotary.com^
||susseinp.co^
||sustainownership.com^
||sustainspleengunpowder.com^
||sutiletoroid.com^
||sutlerstriller.com^
||suvpgtkxafrsdv.com^
||suxhap.com^
||suzanne.pro^
||svacdnjutk.com^
||sviter2s1olenyami1.com^
||svkmxwssih.com^
||svkxlfhrdrn.com^
||svsjfwwgatdxqr.com^
||svvcudoocwud.com^
||svyksa.info^
||sw2block.com^
||swacal.com^
||swagtraffcom.com^
||swailsmenison.com^
||swampgillspersonnel.com^
||swan-swan-goose.com^
||swatad.com^
||swaylieutenant.com^
||swdlxrsm.com^
||sweaterwarmly.com^
||sweepawejasper.com^
||sweepia.com^
||sweepprolong.com^
||sweetnesswarnscreech.com^
||sweetskojiki.com^
||sweptcircuit.com^
||swesomepop.com^
||swiftpedigreebike.com^
||swimsuitmysteryisland.com^
||swimsunleisure.com^
||swirlygossips.com^
||swndtvvwq.com^
||swocqrwtdpir.com^
||swoodlander.site^
||swoste.com^
||swottedfra.com^
||swqpfcet.com^
||swrirjtk.com^
||swrlmutuscoj.com^
||swwpush.com^
||sya9yncn3q.com^
||syaomlovqeq.com^
||sydneygfpink.com^
||syduzothu.pro^
||syenitetatler.tech^
||syllin.com^
||symbolultrasound.com^
||symphoneupcom.site^
||sympna.com^
||synchronizedoll.com^
||syncommisty.com^
||syncwowsails.com^
||syndicpop.com^
||syndid.com^
||syndocassyth.com^
||syndopop.com^
||syndromeseasidecontainer.com^
||synsads.com^
||syntaxtruckspoons.com^
||synthesissocietysplitting.com^
||syntonyretalk.com^
||syphilohmmaging.site^
||syqoqjibiagvo.com^
||syrsple2se8nyu09.com^
||sysdmt.com^
||system-notify.app^
||systemleadb.com^
||systil.com^
||sysxezolnaxavw.com^
||syxcwxur.com^
||syyycc.com^
||szxjygbabily.com^
||t.uc.cn^
||t0gju20fq34i.com^
||t0gkj99krb24.com^
||t2lgo.com^
||t5lxz7dtq4iz.com^
||ta3nfsordd.com^
||ta5ast2ffeyvhjitde.com^
||taaqhr6axacd2um.com^
||tabici.com^
||tabledownstairsprovocative.com^
||tablequantity.com^
||tabloidsuggest.com^
||tabookbusines.info^
||tacskivthnfgvad.com^
||tacticalpizzanetwork.com^
||tacticmarshannouncing.com^
||tadadamads.com^
||tadamads.com^
||tadsbelver.com^
||taembed.com^
||taetsiatomia.com^
||taffiaveiner.com^
||tagbom.com^
||taggyhearse.com^
||taghaugh.com^
||tagoutlookignoring.com^
||tagstorkglory.com^
||tahodebe.xyz^
||taigasquarl.com^
||taigrooh.net^
||tailapsi.com^
||taioncgaiynzt.com^
||taisowhu.com^
||taizigly.net^
||takelnk.com^
||takemore-prizes.life^
||takeoverpushy.com^
||takepalpablenuisance.com^
||takiparkrb.site^
||takychasing.com^
||talbotthrall.com^
||talkmego.com^
||tallcy.com^
||tallowstwangle.com^
||tallyhoquires.com^
||talsauve.com^
||tammyknurl.com^
||tangiblewhereuponprestige.com^
||tanguinantaiva.com^
||tankastapia.com^
||taoput.com^
||taoyinbiacid.com^
||tapioni.com^
||tapixesa.pro^
||tapjoyads.com^
||tapsirsa.net^
||taracareewitu.xyz^
||tarbivious.com^
||taroads.com^
||tarotien.com^
||tarrabastanly.com^
||tarrilyathenee.com^
||tartarsharped.com^
||tartator.com^
||tartwo.com^
||tarvemowhay.com^
||tastierxyphoid.com^
||tastingraise.com^
||tatdunsit.com^
||tatevowel.com^
||tattepush.com^
||tattid.com^
||taunhhcx.com^
||tauvoojo.net^
||taxedborley.com^
||taxmartbrevity.com^
||taxodiu2m2dis7tichum.com^
||taxzcqghel.com^
||tayloroutgain.com^
||tbadseiepqrl.xyz^
||tberjonk.com^
||tblqycca.com^
||tbm09.com^
||tbtlokvohyx.com^
||tbv157xq.com^
||tbxwekyl.com^
||tbzolpdnvkcb.com^
||tcache.ml^
||tcatholicyclea.com^
||tcdnwha.com^
||tcoekdwnuveaisk.com^
||tcpcharms.com^
||tcppu.com^
||tczzzlwpss.com^
||td553.com^
||td563.com^
||td583.com^
||tdcbvxxhss.xyz^
||tdcupijtgp.com^
||tdehrjyyxhl.com^
||tdkrevfg.com^
||tdrfygiwznl.com^
||tdtxjhel.com^
||teads.tv^
||teakreese.com^
||teambetaffiliates.com^
||tearoomruchbah.com^
||tearpilotzoo.com^
||teartee.com^
||teasfwda.com^
||teasimilarman.com^
||tebadu.com^
||tebo0o2xw4.com^
||techahv.com^
||techclicks.net^
||technicallyambition.com^
||techniciansyllabuspersistent.com^
||technoratimedia.com^
||tecors.com^
||tecuil.com^
||tedmonasty.xyz^
||tedmonastyd.com^
||teefuthe.com^
||teeglimu.com^
||teelikeableaspirant.com^
||teemingaymoro.com^
||teemooge.net^
||teensexgfs.com^
||teethaur.com^
||tefections.xyz^
||teicdn.com^
||teindsrangier.com^
||tel-tel-fie.com^
||telamongobi.com^
||telegramspun.com^
||telephoneinclination.com^
||televeniesuc.pro^
||telllwrite.com^
||tellmadeirafireplace.com^
||tellsupposedly.com^
||telwrite.com^
||temald.com^
||tembetanymil.com^
||temphilltop.com^
||temphilltop.net^
||temporarilyruinconsistent.com^
||temporarilysearchingcomputer.com^
||temporarylikewise.com^
||tempterbothroi.com^
||tenantattackedoctober.com
||tenbowed.com^
||tend-new.com^
||tendencyexcavatornook.com^
||tendencysanction.com^
||tenderunderstatement.com^
||tenezratio.com^
||tengmoneron.com^
||tennubifaces.com^
||tenthsfrumpy.com^
||tentmess.com^
||teosredic.com^
||tepidneebor.com^
||teracent.net^
||teracreative.com^
||terats.com^
||terciogouge.com^
||termadodad.com^
||terminargal.com^
||terminusdeeper.com^
||terminuspaganscience.com^
||termitekalinga.com^
||terningpail.com^
||terra8nb.com^
||terraclicks.com^
||terralink.xyz^
||terrapsps.com^
||terrapush.com^
||terrificlukewarm.com^
||terytelevel.xyz^
||testamentfendsounding.com^
||testamentstrand.com^
||testamenttakeoutkill.com^
||testcombatverge.com^
||testimonypersuadedclinic.com^
||testsite34.com^
||tesulf.com^
||tetfer.com^
||tetrantreverer.com^
||tetrylscullion.com^
||teurop.com^
||tevwyvmashluaf.com^
||tevyshila.com^
||texpensst.xyz^
||textmessagetaughtdark.com^
||textsrv.com^
||texttenderness.com^
||texvfclbsed.com^
||tf-con.com^
||tf2www.com^
||tfaln.com^
||tfdftbasnm.com^
||tfdnncmhx.com^
||tfeluikknbiq.com^
||tffavlypd.xyz^
||tffkroute.com^
||tfiph.com^
||tfjdafegolwrcr.xyz^
||tfla.xyz^
||tfosrv.com^
||tfqhmnexjjni.com^
||tfsihjmtrjnopxu.com^
||tfzznclztl.com^
||tgajkmoylonqew.com^
||tgandmotiv.xyz^
||tgfhvrkwhaqgkf.xyz^
||tgpsew.com^
||tgracefulc.one^
||tgudfrdwspme.com^
||tguxiijalpaoggr.xyz^
||tgxcmcoikpgek.com^
||thackgooder.com^
||thagic.com^
||thague.com^
||thaickoo.net^
||thaiguxu.com^
||thalrjdulkbopbv.com^
||thaninncoos.com^
||thanksgivingwittyfrisk.com^
||thanksinhabitedregretful.com^
||thanosofcos5.com^
||thapsooz.net^
||tharbadir.com^
||thatdhostler.com^
||thathechoxe.com^
||thatitgivesm.biz^
||thatobjective.pro^
||thatohegly.com^
||thatsouh.com^
||thaudray.com^
||thauftoa.net^
||thautsie.net^
||thaveksi.net^
||thawbootsamplitude.com^
||thawheek.com^
||thazukom.net^
||thdifferuken.com^
||theadgateway.com^
||theapple.site^
||theatresuntrue.com^
||theatrialmero.club^
||thebestgame2020.com^
||thecred.info^
||theerdax.com^
||thefastpush.com^
||thefinishedbook.com^
||thefootpetso.com^
||thefuncoolstuff.com^
||theirsvendor.com^
||thekromp.com^
||theloungenet.com^
||themeconsequence.com^
||themeillogical.com^
||themereplacebiopsy.com^
||thenagesnide.com^
||thenceafeard.com^
||thenceextremeeyewitness.com^
||theonecdn.com^
||theplayadvisor.com^
||thepopads.com^
||therapistpopulationcommentary.com^
||theraprecramp.com^
||therubiqube.com^
||thesaurussurf.com^
||thesesooey.com^
||thesvicefgg.com^
||thetarhaw.com^
||thetaweblink.com^
||theweblocker.net^
||thewhizmarketing.com^
||thibetamylum.com^
||thickbabysittinghandled.com^
||thickshortwage.com^
||thidrump.net^
||thieverthinner.com^
||thikraik.net^
||thilixasi.com^
||thinbi.com^
||thingrealtape.com^
||thingschemesforester.com^
||thinkseducation.com^
||thinnerconcha.com^
||thiokolduumvir.com^
||third-tracking.com^
||thirtmarie.website^
||thisbestreward.com^
||thiscdn.com^
||thisiswaldo.com^
||thisisyourprize.site^
||thismetric.com^
||thispositionw.biz^
||thistracknet.com^
||thizamocu.pro^
||thjjurggthdu.com^
||thnqemehtyfe.com^
||thoaltie.net^
||thoartuw.com^
||thofandew.com^
||tholected.com^
||thompaur.com^
||thongaspredo.com^
||thongcivic.com^
||thongedoptions.com^
||thongrooklikelihood.com^
||thooidparodus.com^
||thoomsay.com^
||thoorest.com^
||thooruwee.com^
||thorgeergiwi.com^
||thoroughlycanyonunanimously.com^
||thorpknubby.com^
||thorsado.net^
||thoseads.com^
||thoudroa.net^
||thoughclassifiedjeff.com^
||thoughtbargeglittering.com^
||thoughtleadr.com^
||thoughtthricecompress.com^
||thoupsou.net^
||thourt.com^
||thousandfixedlyyawn.com^
||thraxgawks.guru^
||threatenlaid.com^
||threecd.name^
||thresholdeliminate.com^
||thricemodestsuffix.com^
||thrilledaliasoil.com^
||thrillingholesantarctic.com^
||thrinaxpublic.com^
||throbbingmill.com^
||throngsarseno.com^
||throughdfp.com^
||throughlavish.com^
||throun.com^
||thrube.com^
||thrustlumpypulse.com^
||thterras.com^
||thuary.com^
||thuate.com^
||thubyjemi.pro^
||thudywhamy.com^
||thully.com^
||thumac.com^
||thump-night-stand.com^
||thumpssleys.com^
||thuqqyggwc.com^
||thurag.com^
||thurch.com^
||thurnflfant.com^
||thurniafetal.com^
||thursailso.com^
||thwartcrazyposition.com^
||thygrepuwo.pro^
||thyhoughs.com^
||thyourretyequ.com^
||thypotipu.com^
||ti583.com^
||tibacta.com^
||tibisigi.com^
||tic-tic-bam.com^
||tic-tic-toc.com^
||ticaframeofm.xyz^
||tichatafe.pro^
||tick-tock.net^
||ticketswinning.com^
||tickmatureparties.com^
||ticrite.com^
||ticuru.com^
||tidaltv.com^
||tidingscooked.com^
||tidint.pro^
||tierbignews.com^
||tiercelkeyseat.com^
||tiesmaritalkidnap.com^
||tiffybetween.website^
||tigerhub.net^
||tigerpush.net^
||tightendescendantcuddle.com^
||tightenmonuments.com^
||tightsaturdayi.com^
||tightslowingpredictable.com^
||tiglesoshi.pro^
||tiiavxsnffqh.com^
||tikbblove.com^
||tikepdxu.xyz^
||tilingsfardels.com^
||tilkcrpmtqg.com^
||tiller.co^
||tilltucked.com^
||tillwscycyrn.com^
||tiltfastest.com^
||tiltgardenheadlight.com^
||time4news.net^
||timecrom.com^
||timeone.pro^
||timerseeming.com^
||timeruniversalreligious.com^
||timessmalldraught.com^
||timingaskew.com^
||tinbuadserv.com^
||tincalsamiably.website^
||tindocumentary.com^
||tingeffukec.one^
||tinkerta.com^
||tinkerwidth.com^
||tinquestions.com^
||tinthi.com^
||tinynedu.xyz^
||tioniaukmlas.one^
||tipcatscarola.com^
||tirescymlin.com^
||tireve.com^
||tiringjollyhalfmoon.com^
||tirusoge.com^
||titanads1.com^
||titanads2.com^
||titanads3.com^
||titanads4.com^
||titanads5.com^
||tithephustu.com^
||tithewtog.com^
||titlin.com^
||titoaktop.com^
||titral.com^
||tiutoexoihna.com^
||tivetrainin.one^
||tivgxuzimt.com^
||tivibyca.com^
||tiwhaiph.net^
||tjgasbjinlx.xyz^
||tjhtclwubg.xyz^
||tjisenap.com^
||tkbo.com^
||tkgcldjmegxn.com^
||tkgiqyqyyxku.com^
||tkickhhylnvm.com^
||tklaxrrzzo.com^
||tkonyrkc.com^
||tksgjhukenbcu.com^
||tkudoacf.com^
||tkurpqyoct.com^
||tl2go.com^
||tljivh.com^
||tlngnashes.com^
||tlootas.org^
||tlprxzujk.com^
||tlsessfomrq.com^
||tm5kpprikka.com^
||tmdn2015x9.com^
||tme2wrwzz3wh.com^
||tmenttoget.com^
||tmfkuesmlpto.com^
||tmjhdyghjm.com^
||tmmapcxvee.com^
||tmmkhspf.xyz^
||tmmkjvphbawgul.com^
||tmqhw.us^
||tmrjmp.com^
||tncomg.com^
||tncred.com^
||tneca.com^
||tnnpkperngdhtv.xyz^
||tnpads.xyz^
||tnqmayfhdr.com^
||tnvilqncje.com^
||tnwhzxhnifwukt.com^
||tnwyjsgypjpc.com^
||toahooka.com^
||toaprefool.com^
||toateeli.net^
||tobaltoyon.com^
||tobleronchiko.com^
||toboads.com^
||tobymenviolins.casa^
||todayexhibition.com^
||todaysbestsellers.com^
||todhamilton.pro^
||toeahenter.com^
||toeapesob.com^
||toemowwbvf.com^
||toenailtrishaw.com^
||toeschistache.com^
||togboqiqvmk.com^
||togenron.com^
||toglooman.com^
||toherburked.com^
||tojadeso.xyz^
||tokenads.com^
||tokyoredcirce.com^
||tolijoob.com^
||tollholdmeg.cam^
||tollyeric.com^
||tolyafbnjt9dedjj10.com^
||tomawilea.com^
||tomekas.com^
||tomentaabac.com^
||tomponcainite.com^
||tomqcaljnjvge.com^
||tomvtvucvlee.com^
||tonemedia.com^
||tonicincompetent.com^
||toninjaska.com^
||tonnection.xyz^
||tonsilyearling.com^
||toodlepork.com^
||tookimookin.com^
||toonikab.com^
||toonoost.net^
||tootseloin.com^
||tooviolatesymptom.com^
||top-offers1.com^
||top-performance.best^
||top-performance.club^
||top-performance.top^
||topadbid.com^
||topazgrubbed.com^
||topbestscoreapp.com^
||topbetfast.com^
||topblockchainsolutions.nl^
||topcpmnetwork.com^
||topdisplaycontent.com^
||topdisplayformat.com^
||topdisplaynetwork.com^
||topflownews.com^
||topperformance.xyz^
||topprofitablecpm.com^
||topprofitablegate.com^
||toprevenuecpmnetwork.com^
||toprevenuenetwork.com^
||topswp.com^
||toptube.fun^
||topvisitnow.com^
||torchesfervid.com^
||toretimeout.com^
||torgochthroat.com^
||torioluor.com^
||toroidscentry.com^
||tororango.com^
||torpsol.com^
||torrango.com^
||torrent-protection.com^
||torrentmisplace.com^
||torrentprotection.com^
||torrentsafeguard.com^
||torrentvicious.com^
||torturegratified.com^
||torusesinact.com^
||tosfeed.com^
||toshelmeton.com^
||tosuicunea.com^
||totallegitimate.com^
||totallifeguru.com^
||totalnicefeed.com^
||totalwowfeed.com^
||totalwownews.com^
||totentacruelor.com^
||totfrvpotdp.com^
||totlnkbn.com^
||totlnkcl.com^
||totogetica.com^
||totorogyring.com^
||totreatwith.co^
||touchycart.com^
||touglesy.net^
||touphipt.com^
||tournamentplot.com^
||touroumu.com^
||tovanillitechan.com^
||tovespiquener.com^
||tovihhhyhe.xyz^
||towardadvised.com^
||townervirgas.casa^
||towniesgauze.com^
||townsidewalkotter.com^
||toyota.lol^
||tozoruaon.com^
||tp1jcgl644jk.com^
||tpcserve.com^
||tpdads.com^
||tpedsyyj.com^
||tplpages.com^
||tpn134.com^
||tpnygytjdqvq.com^
||tprzachf.com^
||tpvjycisbqklu.com^
||tqlkg.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^
||trackmundo.com^
||tracks20.com^
||trackspeeder.com^
||tracksystem.online^
||tracktraf.com^
||trackvoluum.com^
||trackytrack02.com^
||tracot.com^
||tradblock.com^
||tradbypass.com^
||traditionallyobjectlessblinked.com^
||traditionlargest.com^
||traff0221.com^
||traffdaq.com^
||traffic.adexprtz.com^
||traffic.club^
||traffic.name^
||trafficdok.com^
||trafficlide.com^
||trafficmoon.com^
||trafficmoose.com^
||trafficportsrv.com^
||trafficshop.com^
||trafflinx.com^
||trafiq.loan^
||trafiq.stream^
||trafiq.trade^
||trafiq.win^
||trafogon.com^
||trafyield.com^
||tragedyadvertisecosmetic.com^
||tragedygrowledtricky.com^
||tragedylydia.com^
||tragency-clesburg.icu^
||tragicdoughnut.com^
||traglencium.com^
||trainspersuasiveknitting.com^
||traktrafficflow.com^
||tramcarnamby.cam^
||tramemedea.com^
||trandlife.info^
||trangamcoached.com^
||transferowen.com^
||transientspecialowl.com^
||translatecomicloss.com^
||trantshargar.com^
||traost.com^
||trapasol.com^
||trappedpump.com^
||trappedtree.com^
||trapsaminohut.com^
||trasholita.com^
||trashyfindconfront.com^
||trathy.com^
||traveladvertising.com^
||travelingturtleharmonious.com^
||travelscream.com^
||travidia.com^
||trawahdh2hd8nbvy09.com^
||trblocked.com^
||trc85.com^
||trccmpnlnk.com^
||trcked.me^
||trdnewsnow.net^
||treacherousaccentbruise.com^
||treacherouslongingjunkie.com^
||treasureravenvulgar.com^
||treasuresensignron.com^
||treateryowler.com^
||treatlaurelbud.com^
||treatycalculator.com^
||trecurlik.com^
||treeintentlytravel.com^
||treeoutcry.com^
||trehtnoas.com^
||trejar.com^
||trektinyreproduce.com^
||trellian.com^
||trembleafterthought.com^
||tremblingkeyboardassistant.com^
||tremendousfastened.com^
||tremorhub.com^
||trendbuffseparation.com^
||trenpyle.com^
||tretmumbel.com^
||trewnhiok.com^
||trftopp.biz^
||triadmedianetwork.com^
||trianglesquidmetropolitan.com^
||triariihurtled.com^
||tribalfusion.com^
||trickylongaffliction.com^
||tridentpercy.com^
||triedecu.com^
||triedfavourable.com^
||trienestooth.com^
||trifaouthits.com^
||triflinguncertainforensic.com^
||trigami.com^
||trillerseora.com^
||trimbrushed.com^
||trimpur.com^
||tripleoleum.com^
||tripolihash.com^
||trippealbirthda.info^
||tripsthorpelemonade.com^
||triumphantplace.com^
||trk-consulatu.com^
||trk-imps.com^
||trk.nfl-online-streams.live^
||trk4.com^
||trkad.network^
||trkclk.net^
||trkinator.com^
||trklnks.com^
||trklvs.com^
||trkn1.com^
||trkrdel.com^
||trks.us^
||trkunited.com^
||trlxcf05.com^
||trmit.com^
||trmnsite.com^
||trmobc.com^
||trodpigbays.com^
||troild.com^
||trombegoitcho.com^
||trombocrack.com^
||troncomelets.com^
||tropylskins.com^
||trothko.com^
||troubleblabacting.com^
||trtjigpsscmv9epe10.com^
||truantsambaree.com^
||truceforensicswaterfall.com^
||trucksift.com^
||true2file.com^
||truefilen32.com^
||truernewlywait.com^
||truesweb.com^
||trumphjardon.com^
||trunkmafia.com^
||trustaffs.com^
||trustbummler.com^
||trustdispel.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^
||tsatwushcyiihh.com^
||tsbqljox.xyz^
||tsgfsocco.com^
||tsiwoulukdli.xyz^
||tsiwqtng8huauw30n.com^
||tslomhfys.com^
||tsml.fun^
||tspops.com^
||tssandycateup.com^
||tsshruggle.com^
||tsuam.com^
||tswmel.com^
||tsyndicate.com^
||ttapuycpjvjz.com^
||ttbm.com^
||ttgmjfgldgv9ed10.com^
||ttnrd.com^
||ttoc8ok.com^
||ttoefanyorget.one^
||ttrailwaysint.com^
||ttvfddlipb.com^
||ttwscqlqmbcb.com^
||ttyyeastfeukuf.xyz^
||ttzmedia.com^
||tualaticurnock.com^
||tuateramiking.com^
||tubberlo.com^
||tubecorp.com^
||tubefdghxqkgb.com^
||tubemov.com^
||tubzmfmqovh.com^
||tuckbos.lol^
||tuckedhoroscopeforms.com^
||tuckednecessityonline.com^
||tudotecnologia.site^
||tuesdayfetidlit.com^
||tuftingkuan.com^
||tugnote.com^
||tuitionpancake.com^
||tujourda.net^
||tulecheja.pro^
||tumedhan.com^
||tummiarunzpf.com^
||tummyunmovedfetch.com^
||tumri.net^
||tumuta.xyz^
||tundbjrjrqotjag.xyz^
||tunted.com^
||tunuhap.com^
||tunviralbionic.com^
||tupeloherem.com^
||tupope.com^
||tur-tur-key.com^
||turacousequent.com^
||turbanmadman.com^
||turboadv.com^
||turgh.com^
||turinxmw.com^
||turkeybossbare.com^
||turmoilragcrutch.com^
||turnhub.net^
||turnipcontentmentlegalize.com^
||turnipobjection.com^
||turnwayleucin.com^
||tusilh.com^
||tusno.com^
||tut-64.com^
||tutvp.com^
||tuuyvmtkmj.com^
||tuvene.com^
||tuwhuthoru.com^
||tuxbpnne.com^
||tuyves.com^
||tuzaanotto.com^
||tv1s4d6klh4n.com^
||tvbpusyqohxu.com^
||tvefrico.com^
||tvgvlpnpetxysl.com^
||tvlipevrj.com^
||tvmjbicofqy.com^
||tvnewtop.pro^
||tvprocessing.com^
||twaffdpnt.com^
||twangedcored.com^
||twazzyoidwlfe.com^
||tweakdisguisesapplications.com^
||tweard.com^
||tweeshtbacksey.com^
||twentieslegislation.com^
||twentyalight.com^
||twentycolander.com^
||twentycustomimprovement.com^
||twentyhandful.com^
||twfaebgpngpx.xyz^
||twinadsrv.com^
||twingedapoda.com^
||twinpinenetwork.com^
||twinrdack.com^
||twinrdsrv.com^
||twinrdsyn.com^
||twinsoflave.com^
||twirehillers.com^
||twirlunsight.cam^
||twistads.com^
||twittad.com^
||twlihzvdrdf.com^
||twokidjay.com^
||twpasol.com^
||twtad.com^
||twwfxwgvlnc.com^
||twwkrcec.com^
||txcmjo.com^
||txcsudkymdq.com^
||txgakrasgns.com^
||txmboigodejgj.xyz^
||txpodqjhabos.com^
||txrzhshxdtn.com^
||txzezttrqf.com^
||txzvtgkthjq.com^
||tyewrukjyjyl.com^
||tyingatmosphericprocess.com^
||tyiqebrbpxc.com^
||tyjawhesu.com^
||tykinggowd.com^
||tylistedpro.xyz^
||tylosischewer.com^
||tyluslandmil.com^
||tymukyno.xyz^
||tynezozi.com^
||tynnikhb.com^
||typescoordinate.com^
||typhonwave.com^
||typicc.com^
||typiccor.com^
||typingmimsey.com^
||typistdejectionracial.com^
||tyrehush.com^
||tyrvictions.xyz^
||tyshochime.com^
||tysicyse.com^
||tysolomona.co^
||tysolomonau.com^
||tytheglupy.com^
||tytostaracar.lol^
||tzhkydcgdmbz.com^
||u0054.com^
||u0064.com^
||u1trkqf.com^
||u29qnuav3i6p.com^
||u595sebqih.com^
||uacgjneoqusji.xyz^
||uads.shop^
||uajcsutweohuab.com^
||uapekkgmhjxponr.com^
||uawcuelnjioc.com^
||ubbfpm.com^
||ubgkvsjnbjtk.com^
||ubilox.com^
||ubjectsandie.biz^
||ubkcrmxth.com^
||ucalte.com^
||ucbnxsmgdf.com^
||ucconn.live^
||ucdn.website^
||ucheephu.com^
||uchkzmzehr.com^
||ucjrmjilkdaudwj.xyz^
||ucqfmwanc.com^
||ucqlpapdmyjv.com^
||ucxfdvhuqwpig.com^
||udalmanresuit.com^
||udarem.com^
||udbaa.com^
||udeurqwoavk.com^
||udinugoo.com^
||udmserve.net^
||udookrou.com^
||udraokrou.com^
||udsagemylyqkrew.com^
||udwjjxnexs.xyz^
||uejwqbgtjxdw.com^
||uektb.com^
||uel-uel-fie.com^
||uelllwrite.com^
||ueoftnwvtasmwkw.xyz^
||uesusdistryord.xyz^
||ueuerea.com^
||ueuodgnrhb.com^
||uewasadi.com^
||uewkohhl.com^
||uexjrlkcskm.xyz^
||ueypzubwo.com^
||ufaexpert.com^
||ufeaqyzn.com^
||ufglrthrwrtguj.com^
||ufinkln.com^
||ufmnrbbm.com^
||ufoomals.net^
||ufpcdn.com^
||ufvyywlrgpgpyl.com^
||ufywdjessgem.com^
||ugahutoa.com^
||uganod.com^
||ugcyllrneps.xyz^
||ugewvoyijwy.com^
||ughhimtoy.com^
||ugishdff.xyz^
||uglycotsjade.casa^
||ugonwcxwo.com^
||ugroocuw.net^
||ugyplysh.com^
||uh3ye6ux.com^
||uh9qulew9rjj.com^
||uhdokoq5ocmk.com^
||uhdqyskwzqjh.com^
||uhedsplo.com^
||uhelalusthguw.com^
||uhfdsplo.com^
||uhhotaillmoa.com^
||uhkdsplo.com^
||uhodsplo.com^
||uhpdsplo.com^
||uhsmmaq4l2n5.com^
||uhxdsplo.com^
||uhzjdfpccxtne.com^
||uigruwtql.com^
||uihxtyagqysh.com^
||uimserv.net^
||uj0g7.com^
||ujccccb.com^
||ujljbwnr.com^
||ujlvongqbjouubp.xyz^
||ujocytgjobim.com^
||ujyuenxiovjqh.com^
||ukbanners.com^
||ukcomparends.pro^
||ukdliketobepa.monster^
||ukectivetrai.one^
||ukentaspects.autos^
||ukfareputfea.xyz^
||ukfpibeyfjwhp.xyz^
||ukhkcxmzesi.com^
||ukhongswrd.com^
||uknsyenerg.co^
||ukrauw.com^
||ukrnment.one^
||ukulelead.com^
||ul8seok7w5al.com^
||ulareighte.top^
||ulathana.com^
||ulbackground.com^
||ulcerstopers.cam^
||ulcgtmglrc.com^
||uldhukelpmet.co^
||uleqasfor.one^
||uleubyvjcttuqf.xyz^
||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^
||umekana.ru^
||umgangrubbler.com^
||umidqysrw.com^
||umtnycoscl.xyz^
||umyaewhdok.com^
||unablewisdom.com^
||unacceptableclevercapable.com^
||unacceptablepit.com^
||unallowferae.com^
||unattractivefrigilityfrigility.com^
||unavailablebackedwaved.com^
||unawakegaleus.com^
||unazumarillan.com^
||unbearablemessyammunition.com^
||unbeedrillom.com^
||unblentnitric.com^
||unblestrustic.com^
||unbodypestis.com^
||unbuttondeferinstalment.com^
||unbuttontumorbaloney.com^
||uncavefertile.website^
||uncerneda.work^
||uncertainimprovementsspelling.com^
||uncinalmystes.com^
||unclubfounte.com^
||uncoilszaniest.com^
||uncooleserine.cam^
||uncoreswizzle.com^
||uncoverherbal.com^
||uncovershotexcept.com^
||undailysnout.com^
||undard.com^
||undedfracted.club^
||undeenardoo.com^
||undens.com^
||under2given.com^
||underclick.ru^
||underdog.media^
||underdorakely.com^
||undergiveto54.com^
||underminesprout.com^
||underpantsbroadsheet.com^
||understandablejoggleawakened.com^
||understandablerequirechoke.com^
||understandingharmoniousillegal.com^
||understandintimidate.com^
||understoodadjoiningarab.com^
||understoodreceivermisunderstand.com^
||underwards.site^
||underwearnavigable.com^
||undimlyjewlike.com^
||undooptimisticsuction.com^
||undrininvereb.info^
||unelekidan.com^
||unevenmankind.com^
||unfaithfulmakeryearly.com^
||unfide.com^
||unfinishedheir.com^
||unfinishedoverdose.com^
||unflamewandoo.com^
||unforgivablegrowl.com^
||unfrmpgqbfe.com^
||unfudgetljbf.xyz^
||ungroudonchan.com^
||ungstlateriag.club^
||unhappywaxdamaging.com^
||unhelerrevoke.website^
||unhkhtpkax.com^
||unhorseaa.com^
||unicast.com^
||unifini.de^
||unimportant-vehicle.pro^
||uninua.com^
||unioch.com^
||unionssoothe.com^
||unitethecows.com^
||unitshandbookconsulate.com^
||universityofinternetscience.com^
||unjointbobbed.com^
||unkemptscance.com^
||unkindvanilla.com^
||unknitting.com^
||unknowncarp.com^
||unkoygvvxunt.xyz^
||unlessorolii.xyz^
||unlikelybeside.com^
||unloadpoetry.com^
||unlockr.com^
||unlrhnnan.com^
||unluxioer.com^
||unmetalised.com^
||unmord.com^
||unmovedfollycomb.com^
||unnecessaryexplorationdrunken.com^
||unnist.com^
||unoblotto.net^
||unoseconomin.xyz^
||unpacktexture.com^
||unpanchamon.com^
||unphionetor.com^
||unpleasantconcrete.com^
||unpredictableshell.com^
||unpredictablewatchpenalty.com^
||unqhuyfkhbj.com^
||unreasonablecompatibledivorced.com^
||unrentkinky.com^
||unreshiramor.com^
||unresolveddrama.com^
||unripedredwud.com^
||unrootpteroid.cam^
||unrotomon.com^
||unrulymedia.com^
||unseamlocrian.com^
||unseenreport.com^
||unshiftryr.com^
||unsigilyphor.com^
||unskilfulpossession.com^
||unskilledanna.com^
||unsternrelease.com^
||unsuccessfulpensive.com^
||unsulf.com^
||unswingfluvial.com^
||untaryes.online^
||untidyquestion.com^
||untiledhaldu.com^
||untimburra.com^
||untrendenam.com^
||untropiuson.com^
||untruecitycheater.com^
||untruehypothesiseconomy.com^
||untruerbelili.com^
||untruewring.com^
||untsqltqqmtxg.com^
||untvwqvrk.com^
||unumbonum.com^
||unurbs.com^
||unusualbrainlessshotgun.com^
||unusuallygravely.com^
||unvexedmehari.com^
||unwartortlean.com^
||unwarydebite.com^
||unwillingsnick.com^
||unwiseoccasionalinscribe.com
||unwroteorcinus.com^
||unyhllrctudfja.com^
||uod2quk646.com^
||uohkvaauw.xyz^
||uohtnfdrnhqyc.com^
||uojjpevjusfoidc.com^
||uomsogicgi.com^
||uopmcdnpad.com^
||uozrikpw.com^
||up4u.me^
||updateinfo2022.icu^
||updateongoingdiving.com^
||upendsspicily.com^
||upeyganpell.website^
||upffxs6.com^
||upgliscorom.com^
||upgulpinon.com^
||uphelyacurrier.com^
||uphovelodha.com^
||upliftsearch.com^
||upodnvvvxvnxh.com^
||upolou.com^
||uponelectabuzzor.club^
||uponhariyamar.com^
||uponsurskita.com^
||uporods.com^
||uppardjets.com^
||uppilt.com^
||upplei.com^
||uppsyduckan.com^
||upregisteelon.com^
||uprightmidsummer.com^
||uprimp.com^
||uprivaladserver.net^
||uprotectiehone.xyz^
||upsaibou.net^
||upshiftelates.com^
||upshroomishtor.com^
||upsidecopiedcraft.com^
||upskipnudie.com^
||upskittyan.com^
||uptimecdn.com^
||uptmaovwrj.com^
||uptodatefinishconference.com^
||uptodatefinishconferenceroom.com^
||uptorncouldn.website^
||uptownrecycle.com^
||upush.co^
||uqbeohoajdqvcfe.xyz^
||uqimgeulpygyo.com^
||uqsgsfhd.com^
||uramog.com^
||urdmorgytjnbn.xyz^
||urechar.com^
||urgdom.com^
||urgesick.com^
||urgoldpie.club^
||urldelivery.com^
||urlhausa.com^
||urmavite.com^
||urmilan.info^
||urmyvglnxrjwmlq.xyz^
||urotenukna.xyz^
||urtirepor.com^
||uruswan.com^
||us4post.com^
||usairguw.com^
||usantaetian.com^
||usbanners.com^
||uscnvdcxttnh.com^
||usedunderstood.com^
||usefulcreatebid.com^
||usekha.com^
||uselnk.com^
||usemyreferral.link^
||usenet-nl.top^
||usenet.world^
||usenetpassport.com^
||usercash.com^
||usherintermediatedisturbing.com^
||ushoofop.com^
||usinesmycete.xyz^
||usingswhoring.com^
||uslioert.com^
||usounoul.com^
||ussele.com^
||ussiagoverse.xyz^
||ustausoo.com^
||ustithoo.net^
||ustujuvo.com^
||usuage.com^
||usualaurated.com^
||usuler.com^
||usurv.com^
||uswtcdnqbm.com^
||utarget.co.uk^
||utarget.pro^
||utarget.ru^
||utcatholicycl.co^
||utecer.com^
||utenod.com^
||utfied.com^
||uthorner.info^
||uthyr-que.com^
||utiesh.com^
||utillib.xyz^
||utirev.com^
||utkglwrujzfb.com^
||utkuslbdpwehmr.com^
||utmostsecond.com^
||utndln.com^
||utokapa.com^
||utoumine.net^
||utpvfpoar.com^
||utrosy.com^
||utsukbrewst.website^
||utteredtheatresaround.com^
||uttium.com^
||utxdtismojqk.xyz^
||utxfajlxjbkmue.com^
||utzrtyfefawyuk.com^
||uubforbdc2om.com^
||uuboos.com^
||uujdthyg.com^
||uuknlfqi.com^
||uulvtpbx.com^
||uuocyltqnjgj.com^
||uuydabxaindfsb.xyz^
||uvbyty.com^
||uvooadlxfosmh.com^
||uwbcefluof.com^
||uwdtibwk.com^
||uwoaptee.com^
||uwzknashjrhw.com^
||uxakoonblafkys.com^
||uxnjhedmsdfh.com^
||uxxfierq.xyz^
||uyaly.com^
||uyechyymr.com^
||uymkdz9s.com^
||uynpzvdvcnpd.com^
||uyooouxjcngyuvc.com^
||uytwvgrshiakd.xyz^
||uywpjhwagfj.com^
||uzcdnzta.com^
||uzehen.com^
||v00ske77693f.com^
||v11media.com^
||v1pweb.rocks^
||v2cigs.com^
||v4yleins27hv.com^
||v6rxv5coo5.com^
||vacaneedasap.com^
||vacationambulancekin.com^
||vaccine.phee1oci.com^
||vacwrite.com^
||vaebard.com^
||vaeesspot.com^
||vagime.com^
||vahfzpfyg.com^
||vailedapetaly.com^
||vaileeps.com^
||vaipsona.com^
||vaipsouw.com^
||vak345.com^
||vakagdnj.com^
||valetisolate.com^
||validsquatcyber.com^
||valleysupervisesecret.com^
||valonghost.xyz^
||valpeiros.com^
||valuabletuskbadge.com^
||valuad.cloud^
||valueclick.com^
||valueclick.net^
||valueclickmedia.com^
||valuethemarkets.info^
||vamsoupowoa.com^
||vamyceka.com^
||vanderebony.pro^
||vanderlisten.pro^
||vanenow.com^
||vaneplusnod.com^
||vanillaincidentfeed.com^
||vanillapulp.com^
||vanjyvsr.com^
||vanmostthiamin.com^
||vanozy.com^
||vapedia.com^
||varechphugoid.com^
||variablesconevening.com^
||varietiesplea.com^
||varietyofdisplayformats.com^
||varijp.com^
||variouscreativeformats.com^
||variousformatscontent.com^
||variousinvoluntary.com^
||varshacundy.com^
||vartoken.com^
||varybailedascend.com^
||varyintelligencependulous.com^
||vaselettrioxid.com^
||vasgenerete.site^
||vashebiwa.pro^
||vashoagn.com^
||vaspo30.com^
||vaspo33.com^
||vaspo36.com^
||vassspot.com^
||vassst1.com^
||vassst12.com^
||vassst14.com^
||vasstycom.com^
||vastatecuissen.com^
||vastroll.ru^
||vastserved.com^
||vatedquali.com^
||vatlodesim.com^
||vatname.info^
||vatodspocw.xyz^
||vattingbalak.com^
||vaugroar.com^
||vaultwrite.com^
||vaureept.com^
||vawhigufi.com^
||vawsmoocah.com^
||vawulu.xyz^
||vax-boost.com^
||vax-now.com^
||vazlshyjp.com^
||vazypteke.pro^
||vbeas.xyz^
||vbnrkihyar.xyz^
||vbrw.xyz^
||vbscgrnkoceya.com^
||vbshybwwkywkhsw.com^
||vbtrax.com^
||vcdc.com^
||vcdhtxhfbhx.com^
||vcdnads.ru.com^
||vcdnc.com^
||vcmedia.com^
||vcommission.com^
||vczkzswrjais.com^
||vddf0.club^
||vddoxukqwh.xyz^
||vdopia.com^
||vebadu.com^
||vecturequotes.com^
||veechirrup.com^
||veephept.com^
||veewhaiw.com^
||veimmy.com^
||velmedia.net^
||velocecdn.com^
||velocitycdn.com^
||velteels.net^
||vemflutuartambem.com^
||vempozah.net^
||vemtoala.com^
||vendigamus.com^
||vendnibtemp.com^
||veneeringimpenetrable.com^
||venetrigni.com^
||venfioletadas.com^
||venisonchemistrydeclared.com^
||venisonhumridicule.com^
||venkrana.com^
||venonita.com^
||venotrouble.biz^
||ventrequmus.com^
||venturead.com^
||venuegirtjive.com^
||venusantibiotic.com^
||verandahcrease.com^
||verbalconnoisseurstoppage.com^
||verblife-5.co^
||verifychocolate.com^
||versionsgratersteward.com^
||vertelvnqxtgtu.com^
||verycastle.com^
||veryn1ce.com^
||vespymedia.com^
||vessoupy.com^
||vetcheslegumen.com^
||vetdeberg.com^
||vethojoa.net^
||vetvljbx.com^
||vevatom.com^
||vexacion.com^
||vexevutus.com^
||vexturkeyupbrining.com^
||vfbvcshnc.com^
||vfghc.com^
||vfgtg.com^
||vfl81ea28aztw7y3.pro^
||vfswvhbxwclm.com^
||vfvdsati.com^
||vfyxjsclor.com^
||vg4u8rvq65t6.com^
||vgfutxwgq.com^
||vggdaiesp.com^
||vgowyarau.com^
||vgw35hwr4w6x.com^
||vhjuoaoetdbxt.com^
||vhrtgvzcmrfoo.com^
||vi-serve.com^
||viabagona.com^
||viafurfrouchan.com^
||viamariller.com^
||vianoivernom.com^
||viapawniarda.com^
||viaphioner.com^
||viapizza.online^
||viatepigan.com^
||viatorayme.com^
||vibjbavphaprfaj.com^
||vibuin.com^
||vic-m.co^
||vichycobourg.com^
||viciousdepartment.com^
||vickovules.com^
||victoriousbanker.com^
||victoriouspastimeculture.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^
||videosave.link^
||videosprofit.com^
||videosprofitnetwork.com^
||videosvstincredible.com^
||videosworks.com^
||videovoiceable.ru^
||vidkidsgedrite.com^
||vidpay.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^
||vigllnztz.com^
||vignerez.net^
||vigoroussolidjitter.com^
||vigpsypoyta.com^
||vigraghe.net^
||vihub.ru^
||viihot.com^
||viiigle.com^
||viirad.com^
||viitgb.com^
||vilelaaccable.com^
||vilercarpetfolk.com^
||vilereasoning.com^
||viliaff.com^
||vilith.com^
||villageeatable.com^
||vimmenced.club^
||vinalsmuffish.com^
||vindexcravat.com^
||vindicosuite.com^
||vinegarfactorelevator.com^
||vinksuwobuebn.com^
||vinylcoshery.com^
||violetdistasteful.com^
||vip-datings.life^
||vip-vip-vup.com^
||vipcpms.com^
||vipersengoue.com^
||viperydeer.com^
||viphpnpidxppnu.com^
||vipicmou.net^
||viqxlggexukmnjf.com^
||viqyxamy.xyz^
||viral481.com^
||viral782.com^
||viralcpm.com^
||viralmediatech.com^
||virginyoungestrust.com^
||virgonicer.com^
||virlyrelatione.xyz^
||virotc.com^
||virtuallycoollybarber.com^
||virtuallylend.com^
||virus.newadsclicks.com^
||visaexasperation.com^
||visagedbeard.com^
||visariomedia.com^
||visesi.com^
||visiads.com^
||visiblegains.com^
||visiblejoseph.com^
||visiblemeasures.com^
||visiteeremast.com^
||visitingtoelargely.com^
||visitsfunk.com^
||visitstats.com^
||visitstrack.com^
||visitsviolatedifficult.com^
||visitweb.com^
||vissregion.com^
||vistashomonid.com^
||vistoolr.net^
||visualsteel.net^
||vitcory.com^
||vitritehelves.com^
||vividlobster.com^
||viyuzi.xyz^
||vjdciu.com^
||vjgenkfqjqng.com^
||vjzlgtnaov.com^
||vkaofq64zz.com^
||vkbwvaibwcl.com^
||vkcdnservice.com^
||vkgpnmrlexfws.com^
||vkgtrack.com^
||vkkdkvydwrwr.com^
||vknalqcnfxu.com^
||vkngyilcblid.com^
||vknrfwwxhxaxupqp.pro^
||vlclptmgxmijbyf.com^
||vlitag.com^
||vlnk.me^
||vlrgltldc.com^
||vmhzvqzx.com^
||vmjmpwdupi.com^
||vmraahnmspzy.com^
||vmuid.com^
||vnacdnryl.com^
||vnaujncaeoygdw.com^
||vneffwecka.com^
||vnjexsypl.com^
||vnq33.com^
||vnq53.com^
||vnq73.com^
||vnr81.com^
||vnr82.com^
||vnr83.com^
||vnrherdsxr.com^
||vnrkbnmoow.com^
||vntsm.com^
||vntsm.io^
||vnuccenky.com^
||vnyhxpplppmooe.com^
||voapozol.com^
||voastauz.net^
||vocoat.com^
||vodobyve.pro^
||voeunblk.com^
||voevtwfpd.xyz^
||vogeto.com^
||vogo-vogo.ru^
||vogueoatgap.com^
||vogulprecast.com^
||vohhall71.com^
||vohhall81.com^
||vohhall91.com^
||voicegiddiness.com^
||voiliertram.com^
||voipnewswire.net^
||volarf.com^
||volatintptr.com^
||voldarinis.com^
||volna2babla1dh1.com^
||volowwoidre.com^
||volthamfondue.com^
||voltskegscurate.com^
||volumeearthquakedozen.com^
||voluumtracker.com^
||voluumtrk.com^
||voluumtrk3.com^
||volyze.com^
||vooculok.com^
||voonogoa.net^
||vooshagy.net^
||voraciousthursdaydaughterinlaw.com^
||voredi.com^
||vorseh.com^
||votemoodyexcavate.com^
||vothaiwi.com^
||vouceeco.com^
||vouhecem.net^
||voukouvy.net^
||vounaipu.net^
||vouruwou.com^
||vowcertainly.com^
||vowrnpkfw.com^
||voxfind.com^
||voyagecondom.com^
||vpbceulnfbx.com^
||vpdjlprqnt.com^
||vpebzerg.com^
||vpico.com^
||vpn-offers.com^
||vpn-offers.info^
||vpnlist.to^
||vpnrequired.com^
||vptbn.com^
||vpvbojamkoxo.com^
||vpyqdlrweoc.com^
||vqkfkmexle.com^
||vqnqrs53.com^
||vqnqrs54.com^
||vqnqrs55.com^
||vqpcgkqriftt.com^
||vqtdbnwduk.com^
||vr4011.com^
||vr4021.com^
||vr4031.com^
||vrhorus.com^
||vriwjpzvh.com^
||vrqsvrnjrhdmek.com^
||vrreequip.com^
||vrsshsdaa.com^
||vrtzads.com^
||vs001t.com^
||vs002t.com^
||vs003t.com^
||vs21drop.com^
||vs22drop.com^
||vs23drop.com^
||vseenmtdmcqssv.com^
||vsjxqhfkccx.xyz^
||vskoedps.com^
||vsmokhklbw.com^
||vst1ev.com^
||vst1mid.com^
||vst2mid.com^
||vst3mid.com^
||vst4mid.com^
||vst5mid.com^
||vst6mid.com^
||vst7mid.com^
||vstfivev.com^
||vstfourev.com^
||vstonev.com^
||vstreev.com^
||vstsevenev.com^
||vstsixev.com^
||vsttwov.com^
||vsttyxsthsvhp.com^
||vswlxqhvjiz.com^
||vsyaiejmfooba.com^
||vt894axs16.com^
||vtfdfrxfxktq.xyz^
||vth05dse.com^
||vubihowhe.com^
||vuclmvrq.xyz^
||vudoutch.com^
||vueqfdry.com^
||vufizopi.pro^
||vuftouks.com^
||vugecymi.xyz^
||vuhofiny.com^
||vuksew.com^
||vuksew10.com^
||vuksew12.com^
||vuksoude.net^
||vulgartaivert.website^
||vulturechinamaternity.com^
||vupyepafn.com^
||vutudm.com^
||vuuwd.com^
||vuwmxjusucnh.com^
||vvqknwws.com^
||vvvcpueydsm.com^
||vwraggcs.xyz^
||vwuyuahqf.com^
||vxaawgfjbmdx.com^
||vxmyrhmdf.com^
||vxqaxvqotu.xyz^
||vycqmzwftktb.com^
||vyfrxuytzn.com^
||vylmhkasl.xyz^
||vymhnxjyj.com^
||vzigttqgqx.com^
||w00f.net^
||w00ur5z9jy3a.com^
||w3exit.com^
||w4.com^
||wackeerd.com^
||wackotracko.com^
||wadauthy.net^
||wadmargincling.com^
||waecobiyppbslb.com^
||waegesth.com^
||waeshana.com^
||waesomeoutness.com^
||wafdistpicea.com^
||wafflescrappyprosperous.com^
||wafflesgenuine.com^
||wafmedia6.com^
||waframedia5.com^
||waframedia8.com^
||wagecarriage.com^
||wagerjoint.com^
||wagershare.com^
||wagersinging.com^
||waggerbianco.com^
||waggonerchildrensurly.com^
||wagoapse.com^
||wahehegryde.com^
||wahess.com^
||wahoha.com^
||waisheph.com^
||waistcoataskeddone.com^
||waistcoathearing.com^
||waistswimmer.com^
||waitedbunchnight.com^
||waiteddeplore.com^
||waitersmimical.com^
||waiting.biz^
||waitressdivisionspring.com^
||waitressinaugurate.com^
||waitressunequal.com^
||waiwodemanila.com^
||wakiupswacken.com^
||walkamorous.com^
||walkinghonoured.com^
||walkinglive.org^
||wallastopiary.com^
||wallpaper1.ru^
||wallpapersfacts.com^
||wallstrads.com^
||walruscheers.com^
||wamnetwork.com^
||wandererbashful.com^
||wanestitch.com^
||wangfenxi.com^
||waniks.com^
||waninusty.com^
||wanjul.com^
||wantopticalfreelance.com^
||wantsstruckhall.com^
||wapataimplete.com^
||wapdollar.in^
||waploft.cc^
||wapsagnu.net^
||wapsisod.net^
||waptrick.com^
||waqool.com^
||wardgrazeunarmed.com^
||warfareblameless.com^
||warilyaggregation.com^
||warmlyusher.com^
||warswhitawe.com^
||wartat.com^
||warten-sie-mal.xyz^
||warumbistdusoarm.space^
||waryboot.pro^
||wasanasset.xyz^
||washabeach.com^
||washdaycalmly.com^
||washedinmate.com^
||washingfueltorn.com^
||washpiggyabdomen.com^
||wasoffspring.com^
||wasp-182b.com^
||waspaortascene.com^
||waspsbiga.com^
||wasquite.buzz^
||wastedclassmatemay.com^
||wastedperk.com^
||wastedposterapostrophe.com^
||wastefulmeanwhileboss.com^
||wastesshimssat.world^
||watchahv.com^
||watchercasketremained.com^
||watchingthat.com^
||watchingthat.net^
||watchmytopapp.top^
||watchtaro.com^
||waterproofmanipulativereunion.com^
||waterproofsparkle.com^
||watwait.com^
||waugique.net^
||waust.at^
||wauthaik.net^
||wauthaum.com^
||wautoosa.net^
||wavail.com^
||waveclks.com^
||wavermigraineuncle.com^
||wavysumatone.cam^
||wawlingcuba.com^
||waxaimg.info^
||waxpigbaa.com^
||waxtamnit.com^
||wayfarerspoutpraise.com^
||waymarkgentiin.com^
||waymentriddel.com^
||waynagmay.com^
||wazensee.net^
||wbbmubevftcy.com^
||wbdds.com^
||wbidder.online^
||wbidr.com^
||wboptim.online^
||wboux.com^
||wbvhtujbgo.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^
||wea5lkaf63loos8a.com^
||weakya.com^
||wealop.com^
||weaponsort.club^
||weapors.com^
||weaveradrenaline.com^
||web-bars.com^
||web-guardian.xyz^
||web-security.cloud^
||web3ads.net^
||webatam.com^
||webcampromo.com^
||webcampromotions.com^
||webclickengine.com^
||webclickmanager.com^
||webcontentassessor.com^
||webmadeblog.com^
||webmasterspub.com^
||webnotificationslife.com^
||webpinp.com^
||webpushcloud.info^
||webseeds.com^
||websitepromoserver.com^
||webteaser.ru^
||webtradehub.com^
||webytom^
||wecehydy.com^
||wedgeenclosed.com^
||wedgesdayment.com^
||wedneckekij.club^
||weedazou.net^
||weednewspro.com^
||weedprolific.com^
||weekhostedmoo.com^
||weeklideals.com^
||weelgaiting.com^
||weelig.com^
||weemauge.com^
||weepingbead.com^
||weeplypriapic.website^
||weeragedeafer.com^
||weethery.com^
||wegetpaid.net^
||wegotmedia.com^
||wehgprpfrx.xyz^
||weightequilibriumforehead.com^
||weirdbetorn.com^
||wel-wel-fie.com^
||welfarefit.com^
||wellhello.com^
||wellishunderly.com^
||welllwrite.com^
||wellmov.com^
||wellnesszap.com^
||welokygry.com^
||weltercampe.com^
||wemsacker.com^
||wengesog.net^
||wentwidespread.com^
||weodaecdcuny.xyz^
||weownthetraffic.com^
||wepthandbook.com^
||werelateral.com^
||wererxrzmp.com^
||werese.com^
||weshuhori.com^
||wesicuros.com^
||westerdayeol.site^
||wetfailjwt.com^
||wetpeachcash.com^
||wewon.to^
||wezathejy.pro^
||wf66l5ylwq.com^
||wfnetwork.com^
||wftqsrpyqm.com^
||wfuipqowa.com^
||wfveippeyhtegob.com^
||wg-aff.com^
||wgcsxqkyry.com^
||wgpsjcpdulptl.com^
||wgqeigtu.xyz^
||wgrents.com^
||whachechygle.pro^
||whackaggressive.com^
||whagrolt.com^
||whaidree.com^
||whairtoa.com^
||whaiweel.com^
||whaleads.com^
||whalecashads.com^
||whalepp.com^
||whalso.com^
||whamimepso.pro^
||whampamp.com^
||whamukoji.pro^
||whamuthygle.com^
||whapsomuku.com^
||whatabouthotladies.com^
||whathuvopu.com^
||whatisuptodaynow.com^
||whatosgoingon.biz^
||whattoexpectheal.com^
||whaudsur.net^
||whaulids.com^
||whaxanso.net^
||whazugho.com^
||whdzxabhqsdnlc.com^
||wheavy.com^
||whechypheshu.com^
||whedupache.pro^
||wheehiba.net^
||wheeptit.net^
||wheeshoo.net^
||wheeshtdooring.com^
||whefungu.com^
||wheglulyto.pro^
||whegrads.com^
||where.com^
||whereasplaid.com^
||wheresmoropus.com^
||wherevermere.com^
||wheripsupi.com^
||whetic.com^
||whezogrewha.com^
||whgfceyl.com^
||whiceega.com^
||whichroar.com^
||whicki.com^
||whihauve.net^
||whilefitsaltered.com^
||whilot.com^
||whimsoplynx.com^
||whippedfreezerbegun.com^
||whisperofisaak.com^
||whistedsynapte.com^
||whiteboardnez.com^
||whitor.com^
||whixochyxy.pro^
||whizduly.com^
||whkesznbi.com^
||whoachoh.com^
||whoansee.com^
||whoavaud.net^
||whoevercloakroom.com^
||whoeverfrecklessfrecklesssupper.com^
||wholecommonposts.com^
||wholefreshposts.com^
||wholehori.com^
||wholehugestories.com^
||wholesomeindians.com^
||wholewowblog.com^
||whompsranch.com^
||whoognoz.com^
||whoostoo.net^
||whootapt.com^
||whootascots.com^
||whootkhankah.com^
||whopexesho.pro^
||whouledu.com^
||whourgie.com^
||whouseem.com^
||whoutsiy.net^
||whoutsog.net^
||whowhipi.net^
||whs82908.com^
||whsdmiaxdujo.com^
||whsepelmrnz.com^
||whsrdsweq.com^
||whugesto.net^
||whukroal.net^
||whuptaiz.net^
||whuqpbeddwiqp.com^
||whuxeposta.com^
||whysuffice.com^
||whyzipsiwho.com^
||wibtntmvox.com^
||wickedlongingbelfry.com^
||wickoolt.com^
||widaimty.com^
||widdiesbrawns.com^
||wideorganiz.xyz^
||widespreadgabblewear.com^
||widespreadglamour.com^
||widgetadvertising.biz^
||widgetbucks.com^
||widow5blackfr.com^
||wielderchiefly.com^
||wifevini.com^
||wiftov.com^
||wigetmedia.com^
||wigglebriefing.com^
||wiglessernes.com^
||wildhookups.com^
||wildlifeeventlean.com^
||wildlyplacephotocopy.com^
||wildmatch.com^
||wildxxxparties.com^
||wilfridscandalconceived.com^
||wilfulpessimistic.com^
||wimpmustsyllabus.com^
||wimpossip.xyz^
||win-bidding.com^
||win-your-prize-now2.life^
||winbuyer.com^
||windofaeolus.com^
||windoorsew.club^
||windowmentaria.com^
||windowsastronomyfading.com^
||windowspieceencumber.com^
||windscreenimplacable.com^
||windscreenregimepros.com^
||windsplay.com^
||winfreeprize.online^
||wingads.com^
||wingerssetiger.com^
||wingersunbrand.com^
||winneradsmedia.com^
||winnerkur.com^
||winnersolutions.net^
||winpbn.com^
||winr.online^
||winternewsnow.name^
||wintoyouprizes.info^
||winzevrocht.com^
||wipedhypocrite.com^
||wipowaxe.com^
||wiptisiwo.com^
||wirelessannexwren.com^
||wirenth.com^
||wirial.com^
||wirratailage.com^
||wirsauco.com^
||wiseezab.com^
||wishjus.com^
||wistot.com^
||witalfieldt.com^
||withdromnit.pro^
||withinknuko.club^
||withinresentful.com^
||withinwheeled.com^
||withoughdv.xyz^
||withoutcreatures.com^
||withoutmotivation.com^
||witlingdandie.com^
||witnessfeast.com^
||wittilyfrogleg.com^
||wivesdandyemulation.com^
||wizardmarndl.com^
||wizhumpgyros.com^
||wizliebeg.com^
||wizwarsum.site^
||wjjjmruwucuibfj.com^
||wjjsskhcqrsbg.com^
||wkfdymfxmyckr.com^
||wkihmvgilwj.com^
||wknaczrxjrj.com^
||wkqcnkstso.com^
||wkqpbketxqrl.com^
||wkxdaqojx.com^
||wkyfgxxabvu.xyz^
||wlapdczzpceb.com^
||wledconsi.xyz^
||wlengrclxzypf.com^
||wlkgrnqvuy.com^
||wlnrofikppw.xyz^
||wlzohrpjbuq.com^
||wma.io^
||wmbbsat.com^
||wmbdevcydmthac.xyz^
||wmkqxqwpyodrl.com^
||wmkxtilkib.xyz^
||wmlleyjtj.com^
||wmnejndvberrd.com^
||wmonthsaft.biz^
||wmruzfvtg.com^
||wmzrmmlgqe.com^
||wnbssfaitzgt.com^
||wnccxcgvkuoitmy.com^
||wndlkj.com^
||wnhlsqfxnn.com^
||wnllmofqxsziio.com^
||wnp.com^
||woakcayapo.com^
||woathail.net^
||wocysuwo.com^
||wodycaha.com^
||woeocbeswhf.xyz^
||wokentractorfurnished.com^
||wokfirsax.com^
||wolaufie.com^
||wolfermissies.com^
||wolqundera.com^
||wolvescuckooship.com^
||womanlimitless.com^
||wombsaimscary.com^
||woncrawford.com^
||wondefulapplend.com^
||wonderfullytumultbizarre.com^
||wonderhsjnsd.com^
||wonderlandads.com^
||wonsegax.net^
||wontonsnosite.com^
||wood-pen.com^
||woodbeesdainty.com^
||woodlandsintervention.com^
||woodmenopsonia.com^
||woodymotherhood.com^
||woofheapverdure.com^
||woogoust.com^
||woohoobiolith.com^
||wootmedia.net^
||wooyehnunmi.com^
||wopsedoaltuwipp.com^
||wopsedoaltuwn.com^
||wopsedoaltuwo.com^
||woqkhzpu.com^
||wordennutcake.com^
||woredi.com^
||worersie.com^
||workmanceremony.com^
||workplaceidenticalincompetent.com^
||workplacelimetree.com^
||workroomsplittingtrashy.com^
||worldfreshblog.com^
||worldsbestoffer.xyz^
||worldsportlife.com^
||worldtraffic.trade^
||worldwidemailer.com^
||wormishammites.com^
||wornie.com^
||worrycrevicewholly.com^
||worsterring.com^
||worthersefim.club^
||worthless-living.pro^
||worthlessscowledexactly.com^
||worthyadvertising.com^
||worthylighteravert.com^
||wosade.xyz^
||wosork.com^
||wotmyjkdit.com^
||wotythowe.pro^
||woujoami.com^
||woundedassurance.com^
||wounderfullife.xyz^
||wovazaix.com^
||wovensur.com^
||wowebahugoo.com^
||wowhofoo.com^
||wowjogsot.com^
||wowlnk.com^
||wowreality.info^
||wowshortvideos.com^
||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^
||wqedkddqge.com^
||wqennyectdnvx.com^
||wqlkp.com^
||wqmfbqpbnmgyi.com^
||wqnmbecaugfpl.com^
||wreathabble.com^
||wreathsmartblack.com^
||wretchauraflirt.com^
||wretchedsuperiority.com^
||wrfgenwgdfi.xyz^
||writeratic.xyz^
||writerredolasy.club^
||writerswhow.biz^
||writespruce.com^
||writtenanonymousgum.com^
||writtenlistened.com^
||wrivedipnoi.com^
||wrkl.xyz^
||wrotal.com^
||wroton.com^
||wrotr.com^
||wrqmkayidop.com^
||wrxqupnusmdewe.com^
||wrygraphicstheme.com^
||wsidfmckbwmlwao.xyz^
||wsjlbbqemr23.com^
||wt2noay3fgjn.com^
||wtdmegpwqivufcw.com^
||wtdome.com^
||wteicogfeyhjk.com^
||wtg-ads.com^
||wthnbwzk.com^
||wtwbvglzzt.com^
||wtzgaa.com^
||wubsauth.net^
||wuckaity.com^
||wudr.net^
||wueihlouuw.com^
||wufel.ml^
||wuihplrxyhht.com^
||wuksaiho.net^
||wunteetoco.com^
||wupina.xyz^
||wussucko.com^
||wusths.com^
||wutaszsuib.com^
||wuueqejuratzdz.com^
||wuyizhqrappxeq.com^
||wuzbhjpvsf.com^
||wvpkoyjoq.com^
||wwfepjszewf.com^
||wwfx.xyz^
||wwija.com^
||wwlipxritaoo.com^
||wwnrdqxo.com^
||wwow.xyz^
||wwoww.xyz^
||wwowww.xyz^
||wwpon365.ru^
||wwrpfevyca.com^
||wwry.xyz^
||wwsercher.biz^
||wwsrjaskrf.com^
||wwvwnxrisos.com^
||www-protection.com^
||wwwadcntr.com^
||wwwowww.xyz^
||wwwpromoter.com^
||wxerixudglwf.com^
||wxgrtaihikt.com^
||wxhiojortldjyegtkx.bid^
||wxspfkln.com^
||wxyn0o3xmora.com^
||wydoxlhdsojndw.com^
||wydpbibdqwvbr.com^
||wyeartxqomvw.com^
||wyfxgvxxi.xyz^
||wyhwcgvchpmdf.com^
||wynather.com^
||wyorrmuftjp.com^
||wypetoggles.com^
||wyphawhity.com^
||wypovuwu.pro^
||wyrtaxbhappt.com^
||wysasys.com^
||wysitewhe.com^
||wysyshypti.pro^
||wytyphoji.pro^
||wzbngjhjak.com^
||wzdzht7am5.com^
||x-adservice.com^
||x40u1vj75ks9.com^
||x4pollyxxpush.com^
||x9socptyr.com^
||xad.com^
||xadcentral.com^
||xadsmart.com^
||xaholica.com^
||xameleonads.com^
||xamephapse.com^
||xanawet.com^
||xarqnuelxtvajgp.xyz^
||xawmgspvdvyrnrd.com^
||xaxeupvn.com^
||xaxivaho.com^
||xaxoro.com^
||xayoaqjlejm.com^
||xbcnvj2mdk1dn1.com^
||xbirmkzpgcnb.com^
||xbouyazk.com^
||xbxhulfp.xyz^
||xcelltech.com^
||xcelsiusadserver.com^
||xclicks.net^
||xclpnclplgeom.com^
||xcnqoertn.xyz^
||xcnqpwbeqanijjb.com^
||xcsypkknp.com^
||xdbnwjtpyvfu.com^
||xdeqhxqu.com^
||xdirectx.com^
||xdiuvewmvmh.com^
||xdjibegutki.com^
||xdvsijtlhr.com^
||xebadu.com^
||xegroxenu.com^
||xekychacu.com^
||xel-xel-fie.com^
||xelllwrite.com^
||xemfrctctdnlhe.com^
||xepkfd.com^
||xerxyeprhbe.com^
||xev2o.com^
||xfffx.xyz^
||xfileload.com^
||xfrena.com^
||xgdhxgznp.com^
||xgraph.net^
||xgrwjbui.top^
||xgwqjjgwhgke.com^
||xgzyfpmfkxa.com^
||xhghqrhunp.com^
||xhhuhdgbk.com^
||xhmopymez.com^
||xhpbxqhito.com^
||xhr0.xyz^
||xhuwypebxqlt.com^
||xhvtkbnecqd.com^
||xibadupty.com^
||xidx.org^
||xigolashu.com^
||xijgedjgg5f55.com^
||xilbalar.com^
||ximupea.ru^
||xineday.com^
||xinsic.com^
||xipheglipy.com^
||xivkcwzzoi.com^
||xjpnycwqr.com^
||xjqxrpwlfg.com^
||xjzcbddnj.com^
||xjzyxlesdcq.com^
||xkkhgnszfd.com^
||xkpbcd.com^
||xkpgguajr.com^
||xkunjfkb.com^
||xldcdnd.com^
||xlengcomyf.com^
||xlgfvswcljeazr.com^
||xlhufubaul.com^
||xlirdr.com^
||xlivrdr.com^
||xlmesapxahyi.xyz^
||xlmsvfqao.com^
||xlow.xyz^
||xlplssgki.com^
||xlrdr.com^
||xlviiirdr.com^
||xlviirdr.com^
||xlvirdr.com^
||xlvludsigt.com^
||xlwjgtscqzmd.com^
||xmas-xmas-wow.com^
||xmaswrite.com^
||xmdborrjxmmt.com^
||xmilqyyg.com^
||xml-api.online^
||xmlads.bid^
||xmlapiclickredirect.com^
||xmlgrab.com^
||xmllover.com^
||xmlppcbuzz.com^
||xmlrtb.com^
||xmlterra.com^
||xmlwizard.com^
||xmsflzmygw.com^
||xmvusqpp.com^
||xmykvlmvbghko.com^
||xndcnnkygvd.com^
||xnnfchykwvgjmoh.com^
||xoalt.com^
||xoliter.com^
||xotwqnjinpnaul.com^
||xpctraffic.com^
||xpectthatmy.shop^
||xpicvrubu.xyz^
||xpollo.com^
||xppedfqlro.xyz^
||xprivate.cc^
||xpx7heciz9.com^
||xpyqoxxnrwookj.com^
||xqobmjbwxu.com^
||xqzlgbbe.com^
||xrdatsuclxrvpx.com^
||xrdkktrdgkvcpn.com^
||xrfabakydcwngov.xyz^
||xryecggeczcvpk.com^
||xsrs.com^
||xsvvmrhjztro.com^
||xswvytnxkzkzq.com^
||xteedehi.com^
||xtfycjyzoqit.com^
||xtggpxfmyyfmeun.xyz^
||xthizbdwgebzqf.com^
||xthkusksqoree.com^
||xtkyesxcnyra.com^
||xtmuasvldoiz.com^
||xtow.xyz^
||xtrackme.com^
||xtremeserve.xyz^
||xtroyfwcmn.xyz^
||xu5ctufltn.com^
||xuakak.com^
||xubob.com^
||xudawhuwa.com^
||xueserverhost.com^
||xuhycaphe.com^
||xunucegy.com^
||xuossk3tu6hb.com^
||xuteketa.com^
||xuveiai.ru^
||xuwdejffxtxx.xyz^
||xuxihoy.ru^
||xuzeez.com^
||xvbelink.com^
||xvika.com^
||xviperonec.com^
||xvlcbwlgpy.com^
||xvwebllndr.com^
||xvxxbrzhjunco.com^
||xwktyiydn.com^
||xwkuycrtwjirp.com^
||xwkxpxili.com^
||xwlketvkzf.com^
||xwoqjitfpcxkqf.xyz^
||xwvbbphb.com^
||xwxmfubxzc.com^
||xwymbeavwvvly.com^
||xxccdshj.com^
||xxe2.com^
||xxecldsp.xyz^
||xxlargepop.com^
||xxltr.com^
||xxmfwjlreder.com^
||xxqeihao.com^
||xxssyndic.com^
||xxvism.com^
||xxxadv.com^
||xxxbannerswap.com^
||xxxex.com^
||xxxiijmp.com^
||xxxijmp.com^
||xxxivjmp.com^
||xxxjmp.com^
||xxxmyself.com^
||xxxoh.com^
||xxxrevpushclcdu.com^
||xxxviijmp.com^
||xxxvipporno.com^
||xxxvjmp.com^
||xxxwebtraffic.com^
||xydbpbnmo.com^
||xydnkpobktx.com^
||xydxrlfwfpau.com^
||xygshxnedtccxlt.com^
||xykdglmymu.com^
||xylansudra.cam^
||xyleticfrette.com^
||xylocscvup.com^
||xyn1d4bjg4vr4m2qwypvuj.com^
||xyuwxpupdr.com^
||xywdvhd.com^
||xyyfysnipeqngb.xyz^
||xyz0k4gfs.xyz^
||y8z5nv0slz06vj2k5vh6akv7dj2c8aj62zhj2v7zj8vp0zq7fj2gf4mv6zsb.me^
||yabacackler.com^
||yabloomambloo.com^
||yabuka.com^
||yaccidedap.top^
||yachtyflams.com^
||yacihhktw.com^
||yacovmylgp.com^
||yacurlik.com^
||yahblemable.com^
||yahuu.org^
||yaiser.com^
||yajlpetccbodq.com^
||yajvdoporjtz.com^
||yakqgvuxijveh.com^
||yallarec.com^
||yallboen.com^
||yamspunkdew.com^
||yanend.com^
||yantrasbarges.com^
||yapsteasers.com^
||yardperformedtraumatize.com^
||yardr.net^
||yarerescalin.com^
||yarlnk.com^
||yashi.com^
||yasiwngdihnfe.com^
||yasmwesikz.com^
||yassumeda.one^
||yatab.net^
||yatbzuwo.com^
||yawcoynag.com^
||yawnspuker.com^
||yazcash.com^
||ybnggmnaxu.com^
||yboourdyi.com^
||ycadenevery.xyz^
||ycbetnqpnjwptu.com^
||yceml.net^
||yckussysvawiu.xyz^
||yclimmhc.xyz^
||yctamonieomgb.com^
||ycurrentjobis.biz^
||ydkxhcetv.com^
||ydreamsau.autos^
||ydtqlmsvocjp.com^
||ydtrafrclb.com^
||ye185hcamw.com^
||yeabble.com^
||yealnk.com^
||yeaonesad.com^
||yearil.com^
||yearlylight.com^
||yearms.com^
||yearthpsyllid.com^
||yebtcayv.com^
||yechtlyexhgx.com^
||yedikthslvl.xyz^
||yeegsxcwbnn.com^
||yefbmjqdjkpr.com^
||yeiydrlkojywhf.com^
||yellowacorn.net^
||yellowblue.io^
||yemecotum.com^
||yemisleol.xyz^
||yempid.com^
||yeokisdoflkut.xyz^
||yepsawomen.com^
||yepsobtax.com^
||yepteaswont.com^
||yeribi.com^
||yes-messenger.com^
||yesadsrv.com^
||yesmessenger.com^
||yesnexus.com^
||yesnisndglh.com^
||yesterdayscancautiously.com^
||yestole.com^
||yezsfzruvxbqa.com^
||yfetyg.com^
||yfhlghhkb.com^
||yfum.com^
||yfupfhqxmwvu.com^
||ygamhusjtdzajm.com^
||ygcxcqgsnemsb.com^
||ygetatleiomrrr.com^
||ygfwbczu.com^
||yggcfcirw.xyz^
||ygiugqyccp.com^
||ygnbukywx.com^
||ygnnqkxheq.com^
||ygsuopiwclywtxf.com^
||ygudtbdnhkhlmkd.xyz^
||yguuoibdsscki.com^
||ygzkedoxwhqlzp.com^
||yhhtmdvuubnbtbp.com^
||yhmceakev.com^
||yhmgqevtybbku.com^
||yibivacaji.com^
||yidded.com^
||yieldads.com^
||yieldadvert.com^
||yieldbuild.com^
||yieldlab.net^
||yieldlove-ad-serving.net^
||yieldmanager.com^
||yieldmanager.net^
||yieldoptimizer.com^
||yieldpartners.com^
||yieldrealistic.com^
||yieldscale.com^
||yieldselect.com^
||yieldtraffic.com^
||yieldx.com^
||yifuffbypvps.xyz^
||yim3eyv5.top^
||yinhana.com^
||yinteukrestina.xyz^
||yinthesprin.xyz^
||yiopse.com^
||yitcmu.com^
||yiydtredbofv.com^
||yjbauton.com^
||yjnqrbfnocy.com^
||yjuydihly.com^
||yjwumvme.com^
||yjxmijncfaiag.xyz^
||ykbeeweifodyyb.com^
||ykccgrmto.com^
||yklmwnhokfse.xyz^
||ykxipfcg.com^
||yldbt.com^
||yldmgrimg.net^
||yllanorin.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^
||yogawrite.com^
||yogurtrole.com^
||yogyn.com^
||yoiprqtykkhhfq.com^
||yokeeroud.com^
||yomeno.xyz^
||yonabrar.com^
||yonhelioliskor.com^
||yonoka.info^
||yonsandileer.com^
||yonxatuor.com^
||yoobidooby.com^
||yookimooki.com^
||yoomanies.com^
||yoopigoopi.com^
||yopard.com^
||yoptaejrj2kkf8nj09.com^
||yoqpnkhl.com^
||yorage.com^
||yoredi.com^
||yoretxpczr.com^
||yoshatia.com^
||yottacash.com^
||youearrid.com^
||yougotacheck.com^
||youlamedia.com^
||youlouk.com^
||younct.com^
||youngestboyish.com^
||youngestdisturbance.com^
||youngestsow.com^
||youngsterbusinessman.com^
||your-great-chance.com^
||your-notice.com^
||your0rder.com^
||youractualblog.com^
||youractualwords.com^
||youradexchange.com^
||yourbestappever.top^
||yourcommonfeed.com^
||yourcoolfeed.com^
||yourfreshposts.com^
||yourkadspunew.com^
||yourlegacy.club^
||yourmetshop.com^
||yourquickads.com^
||yourtopnews.com^
||yourtubetvs.site^
||yourvouchundercover.com^
||yourwebbars.com^
||youtube.local^
||youtubecenter.net^
||youtubem.shop^
||yovenbugsha.com^
||yowledwarm.website^
||yoyadsdom.com^
||yozyboqyiy.com^
||yphmgzkojubwxn.com^
||ypmadserver.com^
||ypopaycisqh.com^
||yppreudkgmya.xyz^
||ypreferred.com^
||ypymsisnwv.com^
||yqanlvekcrfkd.xyz^
||yqeuu.com^
||yqmhehotfy.xyz^
||yqmlfnlifjp.com^
||yqmxfz.com^
||yqqlupkasbhmdj.xyz^
||yqrqvledioqssnt.xyz^
||yqsoxyhmumnn.com^
||yr9n47004g.com^
||yrecomemu.one^
||yresumeform.autos^
||yrkycfjq.com^
||yrlnymthma.com^
||yrnikichkxyb.xyz^
||yrphdyztfgfv.com^
||yrqr-ping.com^
||yrxhybwq.com^
||ysczggasfx.com^
||ysdtcdnoox.com^
||yshbklgje.com^
||ysnvlxop.com^
||ytaslwfsq.com^
||ytgfsvcwtradg.xyz^
||ytimm.com^
||ytsa.net^
||ytscphljcyjxcww.com^
||yttompthree.com^
||ytzihf.com^
||yu0123456.com^
||yuangbkvxbdryck.com^
||yuccasswears.com^
||yucwqrqlf.com^
||yugout.com^
||yuhuads.com^
||yuhvjuedhcu.com^
||yuluna.name^
||yulunanews.name^
||yumenetworks.com^
||yumkelis.com^
||yumomis.com^
||yunshipei.com^
||yupfiles.net^
||yuppads.com^
||yuppyads.com^
||yuqadu.xyz^
||yuqhtlry.xyz^
||yuqnibpyn.com^
||yuubuslvsqhopkk.com^
||yvgqtrnncvearx.xyz^
||yvmads.com^
||yvoria.com^
||yvzgazds6d.com^
||ywasnothyc.buzz^
||ywbcdeyqgfzx.com^
||ywgcbcibz.com^
||ywguxlwjbxnj.com^
||ywodpsbzl.com^
||ywxigvzbkqg.com^
||yxhkonfmbe.com^
||yxkhpk.com^
||yxpyjyhjj.com^
||yxsgrdxga.com^
||yy9s51b2u05z.com^
||yyckjjpuuf.com^
||yydtbpms8tf4.com^
||yydwkkxhjb.com^
||yygmslrwkwggh.com^
||yyibqpcg.com^
||yyjvimo.com^
||yynkhgfromul.xyz^
||yysvzaodorhv.com^
||yzlwuuzzehjh.com^
||yzus09by.com^
||z3dmbpl6309s.com^
||z5x.net^
||z7yru.com^
||zaamuvqteety.com^
||zabanit.xyz^
||zadauque.net^
||zadcyacitht.com^
||zaglushkaaa.com^
||zagtertda.com^
||zagvee.com^
||zagxgmzmiledvh.com^
||zaintrillet.com^
||zamiasbrouze.com^
||zangocash.com^
||zaomavzcoww.com^
||zaparena.com^
||zaphakesleigh.com^
||zapunited.com^
||zationserv.one^
||zatnoh.com^
||zatuzwydzhteaj.com^
||zaubanel.com^
||zauglomo.net^
||zavrotfro.com^
||zavunuve.pro^
||zayac2volk11.com^
||zazennef.com^
||zazerygu.pro^
||zbnfhsk.com^
||zbwkapoit.com^
||zcode7.me^
||zcpmenyq.com^
||zctibmvmbmev.com^
||zcuuqnrb.com^
||zdajdudqfq.com^
||zdaptrksg.com^
||zddxlih.com^
||zdsfnagupwkztl.com^
||zdyldoijanx.com^
||zdywcdjoerv.com^
||zeads.com^
||zealotsick.com^
||zeasis.com^
||zebcqbxbtw.com^
||zebraicrudista.com^
||zebruisiacu.com^
||zebuaridromps.com^
||zebumpes.net^
||zedsapp.com^
||zeechumy.com^
||zeecoomi.net^
||zeegreen.net^
||zeeshith.net^
||zeesiti.com^
||zefodesty.com^
||zegrumse.net^
||zeikvvbobop.com^
||zeinssibby.com^
||zel-zel-fie.com^
||zelllwrite.com^
||zelrasty.net^
||zemqvlylmtu.com^
||zendplace.pro^
||zenkreka.com^
||zenoviaexchange.com^
||zenoviagroup.com^
||zepare.com^
||zepazupi.com^
||zepihoju.xyz^
||zerezas.com^
||zerg.pro^
||zerodestructive.com^
||zeroidtech.com^
||zestekygri.com^
||zesty-beer.pro^
||zetadeo.com^
||zetamm.com^
||zeusopuh.com^
||zewhpnrmykj.com^
||zewoagoo.com^
||zeyappland.com^
||zeydsapps.com^
||zeypreland.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^
||zifujwgejz.com^
||zigansherpa.com^
||zigzaggodmotheragain.com^
||zijaipse.com^
||zikroarg.com^
||zim-zim-zam.com^
||zimank.com^
||zincdatawipe.com^
||zinhavnpak.com^
||zinmnubj1cfr.com^
||zinrora.pw^
||ziphentai.com^
||ziphoumt.net^
||zirdrax.com^
||zisboombah.net^
||zitaft.com^
||zitaptugo.com^
||ziwyduke.xyz^
||zixivily.com^
||zizikagle.com^
||zizpjdnvkks.com^
||zjkypuacaawx.com^
||zjo0tjqpm1.com^
||zjwwhcdop.com^
||zkbkcdhieqcoev.com^
||zkczzltlhp6y.com^
||zkqqsjdgscrwm.com^
||zlacraft.com^
||zlajnpfqgsleo.com^
||zlfgedpuxrbpgm.com^
||zlink2.com^
||zlink6.com^
||zlinkm.com^
||zm232.com^
||zmjagawa.com^
||zmuphhlienv.com^
||znaptag.com^
||znazlahbcu.com^
||znqip.net^
||znqip.org^
||znurmlkkeltsb.com^
||zo7gihmry2.com^
||zoachops.com^
||zoagremo.net^
||zoaheeth.com^
||zoatoaps.net^
||zociwodi.com^
||zoeaegyral.com^
||zofkhbbjw.com^
||zog.link^
||zolrauls.net^
||zomtanup.com^
||zonealta.com^
||zoopaweb.com^
||zoopsame.com^
||zoopy.xyz^
||zorango.com^
||zorprhbnwbezie.com^
||zothucypti.pro^
||zoukooso.com^
||zouloafi.net^
||zouneeto.net^
||zouphail.com^
||zoxetijy.xyz^
||zozolilla.com^
||zpjkvuyqxu.com^
||zprelandappslab.com^
||zprelandings.com^
||zpxalcnnafyy.com^
||zqduqpirbn.com^
||zqlcdzvdexdrd.com^
||zrav2wkbrs.com^
||zrlcr.com^
||zrljkhcwhxhh.com^
||zrvnhlwypqpwjw.com^
||zsbwoqpcxj.com^
||zsinek.com^
||zsmmflxvkgvmcf.com^
||zswxrfwnapgg.com^
||zsxqjjobfb.com^
||zubivu.com^
||zugnogne.com^
||zugo.com^
||zukxd6fkxqn.com^
||zumolery.xyz^
||zumzumar.com^
||zunsoach.com^
||zuphaims.com^
||zupsawhenu.com^
||zurges.com^
||zurilito.online^
||zusholro.net^
||zvhgxssgec.com^
||zvkytbjimbhk.com^
||zwtvcdnb.com^
||zxcdn.com^
||zxclan.com^
||zxeotdjlzvcsa.com^
||zxxds.net^
||zy16eoat1w.com^
||zybrdr.com^
||zycaphede.com^
||zychologla.com^
||zyf03k.xyz^
||zyfufuge.com^
||zygrophochi.com^
||zyiis.net^
||zylytavo.com^
||zypanafo.pro^
||zypenetwork.com^
||zythumungull.com^
||zyxyveshe.com^
||zzdb5p4upiug.com^
||zzghcckpzlhob.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
||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
||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.plus^$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
||adfinix.com^$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
||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
||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-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
||adsmart.hk^$third-party
||adsninja.ca^$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
||adstoo.com^$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
||adwebone.com^$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
||alright.network^$third-party
||amobee.com^$third-party
||andbeyond.media^$third-party
||anicli.click^$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
||autoads.asia^$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
||bannerboo.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
||bidvol.com^$third-party
||biggboss16.de^$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
||bitspush.io^$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
||blzz.xyz^$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
||chitika.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
||clean-1-clean.club^$third-party
||cleverads.vn^$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
||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
||ctengine.io^$third-party
||ctrhub.com^$third-party
||ctrip.com^$third-party
||ctrmanager.com^$third-party
||ctxtfl.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
||digiadzone.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
||eksiup.com^$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
||faspox.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
||forexprostools.com^$third-party
||free3dgame.xyz^$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
||germaniavid.com^$third-party
||gestionpub.com^$third-party
||get.com^$third-party
||getadjacent.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
||gettopple.com^$third-party
||globsads.com^$third-party
||goember.com^$third-party
||gogvo.com^$third-party
||goload.click^$third-party
||goodfungame.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
||grvmedia.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
||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
||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
||integr8.digital^$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.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
||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
||lfjack.com^$script,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
||mcqmall.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
||millionsview.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
||mtburn.com^$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
||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
||nitropay.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
||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
||pelisnetwork.com^$third-party
||penuma.com^$third-party
||pepperjamnetwork.com^$third-party
||perkcanada.com^$third-party
||persevered.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
||prebidwrapper.com^$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
||pubguru.net^$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
||putlockertv.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
||r2b2.io^$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
||realhumandeals.com^$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
||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
||rubyblu.com^$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
||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
||showcasead.com^$third-party
||showyoursite.com^$third-party
||shrinkearn.com^$third-party
||simpio.com^$third-party
||simpletraffic.co^$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
||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-ad.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
||sovrn.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
||statsperformdev.com^$third-party
||stocker.bonnint.net^$third-party
||stootoat.com^$third-party
||streamate.com^$third-party
||streamdefence.com^$third-party
||strikead.com^$third-party
||strossle.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
||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
||tangozebra.com^$third-party
||tankeuro.com^$third-party
||tapinfluence.com^$third-party
||tapnative.com^$third-party
||tardangro.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
||themediagrid.com^$third-party
||themoneytizer.com^$third-party
||thewebgemnetwork.com^$third-party
||tinyads.io^$third-party
||tiser.com^$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
||triplelift.com^$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
||unibots.in^$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
||whatfinger.com^$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
||wsec.multiscreensite.com^$third-party
||x4300tiz.com^$third-party
||xandr.com^$third-party
||xgpub.com^$third-party
||xmlmonetize.com^$third-party
||xtendadvert.com^$third-party
||xtendmedia.com^$third-party
||xxxhd.cc^$script,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\.195\.31\..{100,}/
||162.252.214.4^
||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
||0265331.com^$popup
||0byv9mgbn0.com^$popup
||0redirb.com^$popup
||11x11.com^$popup
||123vidz.com^$popup
||1free33style.com^$popup
||1freeefastadn1.com^$popup
||1o1camshow.com^$popup
||1phads.com^$popup
||1re.re^$popup
||1redirb.com^$popup
||1redirc.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
||2track.info^$popup
||30daychange.co^$popup
||33ceaea337.cfd^$popup
||360adshost.net^$popup
||362b643a66026e.com^$popup
||3r1kwxcd.top^$popup
||3wr110.xyz^$popup
||49n7wqynho5u.top^$popup
||4b6994dfa47cee4.com^$popup
||4dcdc.com^$popup
||4dsply.com^$popup,third-party
||4eb28685b6.com^$popup
||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
||8wtkfxiss1o2.com^$popup
||900bets10.com^$popup
||9amq5z4y1y.com^$popup
||9gg23.com^$popup
||9t5.me^$popup
||a-waiting.com^$popup
||a23-trk.xyz^$popup
||a91dcb249b.click^$popup
||aaucwbe.com^$popup
||abateall.com^$popup
||abbeyblog.me^$popup
||abbp1.com^$popup
||abbp1.pw^$popup
||abdittoan.com^$popup
||ablogica.com^$popup
||aboveredirect.top^$popup
||absoluteclickscom.com^$popup
||absoluteroute.com^$popup
||abundantshells.com^$popup
||accompanycollapse.com^$popup
||achieve-superprizes.life^$popup
||aclytatcula.ga^$popup
||acplat.online^$popup
||acrvclk.com^$popup
||actio.systems^$popup
||actiondesk.com^$popup,third-party
||ad-maven.com^$popup,third-party
||ad4game.com^$popup,third-party
||ad6media.fr^$popup,third-party
||adbetclickin.pink^$popup
||adbetnet.com^$popup,third-party
||adblockerapp.com^$popup
||adblockerapp.net^$popup
||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
||adforyounews.com^$popup
||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
||adjoincomprise.com^$popup
||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
||ads4pc.com^$popup
||adsandcomputer.com^$popup
||adsbreak.com^$popup
||adsco.re^$popup
||adscpm.net^$popup,third-party
||adserverplus.com^$popup,third-party
||adservme.com^$popup,third-party
||adsforcomputercity.com^$popup
||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
||adstopc.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
||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
||adz-shield.com^$popup
||adzshield.info^$popup
||aeeg5idiuenbi7erger.com^$popup
||afcpatrk.com^$popup
||aff-track.net^$popup
||affbuzzads.com^$popup
||affiliate-wg.com^$popup
||affluentshinymulticultural.com^$popup
||afk-i.com^$popup
||aflrm.com^$popup
||afriflatry.co^$popup
||aftrk1.com^$popup
||agacelebir.com^$popup
||againstperfectlywrench.com^$popup
||agalarvitaran.com^$popup
||aglaulou.com^$popup
||agriculta.top^$popup
||ahadsply.com^$popup
||ahbdsply.com^$popup
||ahscdn.com^$popup
||aigaithojo.com^$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
||alightbornbell.com^$popup
||alitems.site^$popup
||alklinker.com^$popup
||allashark.site^$popup
||alleviatepracticableaddicted.com^$popup
||allow-to-continue.com^$popup
||allsportsflix.best^$popup
||allsportsflix.top^$popup
||allsporttv.com^$popup
||aloha-news.net^$popup
||alpha-news.org^$popup
||alpinedrct.com^$popup
||alternads.info^$popup
||alternativecpmgate.com^$popup
||althef.com^$popup
||alxsite.com^$popup
||am10.ru^$popup
||amajorinryes.com^$popup
||amatrck.com^$popup
||amazestronghold.com^$popup
||ammankeyan.com^$popup
||ancientsend.com^$popup
||andbegant.one^$popup
||angege.com^$popup
||animemeat.com^$popup
||anmdr.link^$popup
||annual-gamers-choice.com^$popup
||answered-questions.com^$popup
||anymoresentencevirgin.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
||archipelagobelongings.com^$popup
||arcost54ujkaphylosuvaursi.com^$popup
||arielpri2nce8ss09.com^$popup
||aristotle-lib.com^$popup
||arrlnk.com^$popup
||articlepawn.com^$popup
||artisticbuoyemphasize.com^$popup
||artpever.com^$popup
||asdasdad.net^$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
||atroer.com^$popup
||attributora.com^$popup
||atzekromchan.com^$popup
||audaciousdefault.com^$popup
||augu3yhd485st.com^$popup
||august15download.com^$popup
||ausoafab.net^$popup
||awarentew.xyz^$popup
||awasrqp.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
||azentace.com^$popup
||b0oie4xjeb4ite.com^$popup
||b3z29k1uxb.com^$popup
||b54m4qbmt0b9.com^$popup
||b7om8bdayac6at.com^$popup
||baiweluy.com^$popup
||banquetunarmedgrater.com^$popup
||baypops.com^$popup
||bbccn.org^$popup
||bbcrgate.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
||bestbonusprize.life^$popup
||bestclevercaptcha.top^$popup
||bestcontentaccess.top^$popup
||bestgames-2022.com^$popup
||bestgirls4fuck.com^$popup
||bestproducttesters.com^$popup
||bestrevenuenetwork.com^$popup
||beta-news.org^$popup
||betfairpk.com^$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
||bipedhematin.website^$popup
||bit-system.org^$popup
||bitadexchange.com^$popup
||bitterstrawberry.com^$popup
||blacklinknow.com^$popup
||blacklinknowss.co^$popup
||blockchaintop.nl^$popup
||blocked1.xyz^$popup
||blogoman-24.com^$popup
||bluelinknow.com^$popup
||blueparrot.media^$popup
||blzz.xyz^$popup
||bngpt.com^$popup
||bobeshehi.com^$popup
||bobtrk.com^$popup
||bodrumshuttle.net^$popup
||bongacams.com^$popup,third-party
||bongacams10.com^$popup
||bonzuna.com^$popup
||boshustaty.pro^$popup
||bot-checker.com^$popup
||brandreachsys.com^$popup
||bravo-dog.com^$popup
||bringmesports.com^$popup
||bro4.biz^$popup
||brucelead.com^$popup
||bruperchrophone.com^$popup
||brutalconfer.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
||buy404s.com^$popup
||buyeasy.by^$popup
||buzzadnetwork.com^$popup
||byvngx98ssphwzkrrtsjhnbyz5zss81dxygxvlqd05.com^$popup
||byvue.com^$popup
||c0nect.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
||catsnbootsncats2020.com^$popup
||cauthaushoas.com^$popup
||cbdzone.online^$popup
||cdn4ads.com^$popup
||cdnativepush.com^$popup
||cdrvrs.com^$popup
||cellsquickie.com^$popup
||cgeckmydirect.biz^$popup
||chaintopdom.nl^$popup
||chauksoa.net^$popup
||check-out-this.site^$popup
||chewdeadlocksummary.com^$popup
||chicks4date.com^$popup
||chipsleapt.com^$popup
||chl7rysobc3ol6xla.com^$popup
||chooxaur.com^$popup
||chrantary-vocking.com^$popup
||chultoux.com^$popup
||chykohija.pro^$popup
||circumstancesrectangle.com^$popup
||cirochimi.com^$popup
||civadsoo.net^$popup
||ciwhacheho.pro^$popup
||cjl58f3agc.com^$popup
||ckre.net^$popup
||ckwlurries.com^$popup
||clarifysuper.com^$popup
||clbanners16.com^$popup
||cldrck.com^$popup
||clean-1-clean.club^$popup
||click-cdn.com^$popup
||clickbank.net/*offer_id=$popup,third-party
||clickcay.com^$popup,third-party
||clickfuse.com^$popup
||clickmetertracking.com^$popup
||clickmobad.net^$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
||clodsplit.com^$popup
||cloudsrvtrk.com^$popup
||cloudtraff.com^$popup
||clupc.com^$popup
||cmllk2.info^$popup
||cmpgns.net^$popup
||cngcpy.com^$popup
||coarsewary.com^$popup
||coaxterminal.com^$popup
||codedexchange.com^$popup
||codeonclick.com^$popup
||collidetunnel.com^$popup
||colmcweb.com^$popup
||colonistnobilityheroic.com^$popup
||colonytask.com^$popup
||com-878979.info^$popup
||com-wkejf32ljd23409system.net^$popup
||commonplacelion.com^$popup
||composivel.pro^$popup
||compromiseplot.com^$popup
||concord.systems^$popup
||concurfickle.com^$popup
||condles-temark.com^$popup
||condolencessumcomics.com^$popup
||confessionreverse.com^$popup
||congratulatedreside.com^$popup
||conjectwatson.com^$popup
||connexity.net^$popup
||content.ad^$popup
||contentabc.com^$popup,third-party
||contextendless.com^$popup
||continuedi.club^$popup
||coolmethod2theupdates.life^$popup
||coostuni.com^$popup
||cor8ni3shwerex.com^$popup
||correry.com^$popup
||coupdisturb.com^$popup
||cpaoffers.network^$popup
||cpasbintfr.com^$popup
||cpayard.com^$popup,third-party
||cpm20.com^$popup
||cpm30.com^$popup
||cpmterra.com^$popup
||cpvadvertise.com^$popup
||cpxdeliv.com^$popup
||cr-brands.net^$popup
||crazyad.net^$popup
||crbbgate.com^$popup
||crbck.link^$popup
||crdefault.link^$popup
||crdefault1.com^$popup
||creationaleprose.com^$popup
||credentialdeploycable.com^$popup
||cretgate.com^$popup
||criesredden.com^$popup
||crjpingate.com^$popup
||crjugate.com^$popup
||cromo.name^$popup
||crt.livejasmin.com^$popup
||cuddlethehyena.com^$popup
||culainstrades.com^$popup
||curbimpress.com^$popup
||cvastico.com^$popup
||cyan92010.com^$popup
||cyber-guard.me^$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
||dailyc24.com^$popup
||daizoode.com^$popup
||dartg665moetyor.com^$popup
||dasfelynsaterr.win^$popup
||date-4-fuck.com^$popup
||datedate.today^$popup
||datingstyle.top^$popup
||datingtoday.top^$popup
||datingtorrid.top^$popup
||datsgirl.com^$popup
||daughterinlawrib.com^$popup
||dddomainccc.com^$popup
||dealingdisarrayanniversary.com^$popup
||debrium-surbara.com^$popup
||decencyjessiebloom.com^$popup
||dedating.online^$popup
||defas.site^$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
||deviatemysticallocking.com^$popup
||devilaboundultimate.com^$popup
||dewapsithi.pro^$popup
||dexpredict.com^$popup
||diaperhumanpurify.com^$popup
||dictatepantry.com^$popup
||digitaldsp.com^$popup
||dikeletwhelk.cam^$popup
||dilruwha.net^$popup
||directdexchange.com^$popup
||directionssecondary.com^$popup
||directrev.com^$popup
||directuklyecon.pics^$popup
||disappearingassurance.com^$popup
||disreputablegenuinelyhonorary.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
||dopansearor.com^$popup
||doruffletr.com^$popup
||dosliggooor.com^$popup
||dotchaudou.com^$popup
||doubleadserve.com^$popup
||doubleclick.net^$popup
||doublepimp.com^$popup
||doubleprofit-now.life^$popup
||down-paradise.com^$popup
||down1oads.com^$popup
||download-performance.com^$popup
||download-portal.net^$popup
||download-ready.net^$popup
||downloadboutique.com^$popup
||downloadthesefile.com^$popup
||dowtyler.com^$popup
||dradvice.in^$popup
||drakejones.xyz^$popup
||dropssurgery.com^$popup
||drtuproft.com^$popup
||dsp.wtf^$popup
||dspsuper.com^$popup
||dspultra.com^$popup
||dsstrk.com^$popup
||dtx.click^$popup
||ducubchooa.com^$popup
||dugothitachan.com^$popup
||duplicatepowerquay.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
||easydownloadnow.com^$popup
||easykits.org^$popup
||eatmenttog.xyz^$popup
||edchargina.pro^$popup
||editionslap.com^$popup
||edstylistepro.xyz^$popup
||eegeeglou.com^$popup
||eehuzaih.com^$popup
||effectivecpmcontent.com^$popup
||effectiveperformancenetwork.com^$popup
||eiteribesshaints.com^$popup
||ejectbagsindefinite.com^$popup
||elephant-ads.com^$popup
||elsewherebuckle.com^$popup
||elxis-downloads.com^$popup
||enemieshemisphere.com^$popup
||enlarget.com^$popup
||entainpartners.com^$popup,third-party
||entmatchw.top^$popup
||entry-system.xyz^$popup
||eonsmedia.com^$popup
||epicgameads.com^$popup
||erdecisesgeorg.info^$popup
||eshkol.io^$popup
||ettilt.com^$popup
||ewebse.com^$popup
||exaltationinsufficientintentional.com^$popup
||exdynsrv.com^$popup
||exerciseundergone.com^$popup
||exileinstinct.com^$popup
||exitsthapsia.com^$popup
||exoclick.com^$popup
||exosrv.com^$popup
||expeldetachment.com^$popup
||explorads.com^$popup,third-party
||expmediadirect.com^$popup
||exporder-patuility.com^$popup
||exrtbsrv.com^$popup
||extremiu.top^$popup
||ezadblocker.com^$popup
||ezdownloadpro.info^$popup
||ezhefg9gbhgh10.com^$popup
||ezyenrwcmo.com^$popup
||f5v1x3kgv5.com^$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
||fastdxr.com^$popup
||fastmtn.com^$popup
||fatstepn.click^$popup
||fbmedia-bls.com^$popup
||fbmedia-ckl.com^$popup
||fdelphaswcealifornica.com^$popup
||feastoffortuna.com^$popup
||featassuage.com^$popup
||feetihost.click^$popup
||femvxitrquzretxzdq.info^$popup
||feredgurned.xyz^$popup
||fewrfie.com^$popup
||fhserve.com^$popup
||filestube.com^$popup,third-party
||finance-hot-news.com^$popup
||findbetterresults.com^$popup
||findlnk.com^$popup
||finestflirtcudgel.com^$popup
||firescorrelationprodigy.com^$popup
||firstclass-download.com^$popup
||fitcenterz.com^$popup
||fitchedgiveth.com^$popup
||fittingcentermonday.com^$popup
||fittingcentermondaysunday.com^$popup
||fizzesilicic.com^$popup
||fla4n6ne7r8ydcohcojnnor.com^$popup
||flashinginvolvementmatches.com^$popup
||flashymass.com^$popup
||flasknstall.click^$popup
||flippantbliss.com^$popup
||flixcontentshop.com^$popup
||flopinclose.com^$popup
||flowerself.xyz^$popup
||flowln.com^$popup
||flrdra.com^$popup
||flysoothingate.com^$popup
||fnaudmobile.com^$popup
||focuusing.com^$popup
||followpractice.social^$popup
||foodme.info^$popup
||foodprogrammesdiscreet.com^$popup
||forarchenchan.com^$popup
||forecastsinglegait.com^$popup
||forflygonom.com^$popup
||formationseparation.com^$popup
||formulacountess.com^$popup
||forzubatr.com^$popup
||fostereminent.com^$popup
||foxcdn.life^$popup
||foxcdn.live^$popup
||fpctraffic3.com^$popup
||fraudclatterflying.com^$popup
||free3dgame.xyz^$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
||ftte.xyz^$popup
||funmatrix.net^$popup
||furstraitsbrowse.com^$popup
||fuse-cloud.com^$popup
||fusttds.xyz^$popup
||futiledrugstore.com^$popup
||fwbntw.com^$popup
||fyglovilo.pro^$popup
||g33ktr4ck.com^$popup
||gallonranchwhining.com^$popup
||gamesfromheaven.com^$popup
||gamesrotator.com^$popup
||gammamkt.com^$popup
||ganja.com^$popup,third-party
||gasylicyg1e8n6po.com^$popup
||gcouncer.buzz^$popup
||gdmconvtrck.com^$popup
||gecauuksehin.com^$popup
||gemfaxaha.com^$popup
||generalebad.xyz^$popup
||generouslivelinessevidence.com^$popup
||genialsleptworldwide.com^$popup
||geniusdexchange.com^$popup
||geras-con.com^$popup
||get-me-wow.in^$popup
||get2m5sgstohne.com^$popup
||getalinkandshare.com^$popup
||getalltraffic.com^$popup
||getmyads.com^$popup
||getonlineuserprotection.com^$popup
||getsomespecials.com^$popup
||getterobes.cam^$popup
||gettopple.com^$popup
||gfdfhdh5t5453.com^$popup
||gfstrck.com^$popup
||ghhuqa.net.^$popup
||ghhuqa.net^$popup
||ghhuqa.org^$popup
||ghosthis.review^$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
||glitteridentifiernavy.com^$popup
||glixaing.com^$popup
||glizauvo.net^$popup
||globwo.online^$popup
||glochykeste.pro^$popup
||glookroz.net^$popup
||glossarysack.com^$popup
||glothutastu.pro^$popup
||glugherg.net^$popup
||go2affise.com^$popup
||go2linkfast.com^$popup
||goads.pro^$popup
||gold2762.com^$popup
||gomo.cc^$popup
||gonextpage.ru^$popup
||goodvpnoffers.com^$popup
||goosebomb.com^$popup
||gophykopta.com^$popup
||got-to-be.com^$popup
||gotbstgifts.click^$popup
||gotibetho.pro^$popup
||gotjobbs.com^$popup
||gotohouse1.club^$popup
||gotoplaymillion.com^$popup
||governessmagnituderecoil.com^$popup
||govowhaca.com^$popup
||grabthisstream-now.com^$popup
||graduatewonderentreaty.com^$popup
||grand-ads.com^$popup
||granddadknitbravely.com^$popup
||granddaughterrepresentationintroduce.com^$popup
||grandsonreverendlawn.com^$popup
||greatdexchange.com^$popup
||greatvpnoffers.com^$popup
||grecmaru.com^$popup
||greenlinknow.com^$popup
||greenplasticdua.com^$popup
||groorgex.net^$popup
||grown-zero-breeze-belong.xyz^$popup
||grtyj.com^$popup
||grumblecrytopless.com^$popup
||grunoaph.net^$popup
||grygrothapi.pro^$popup
||gsniper2.com^$popup
||guerrilla-links.com^$popup
||guro2.com^$popup
||gvcaffiliates.com^$popup,third-party
||gwrtheyrn-rot.com^$popup
||gypsyardently.com^$popup
||h3lw971ym6.com^$popup
||h8vzwpv.com^$popup
||habrox.xyz^$popup
||hadesleta.com^$popup
||hallucinatepromise.com^$popup
||haradeiu.rocks^$popup
||harolddebris.com^$popup
||haunthonouredderived.com^$popup
||headerporkfloral.com^$popup
||headyguin.com^$popup
||heartbiddsp.monster^$popup
||heedenglish.com^$popup
||heglosuty.com^$popup
||hehighursoo.com^$popup
||helixmoonz.com^$popup
||hemquotedchamber.com^$popup
||hentaifap.land^$popup
||heratheacle.com^$popup
||herthyptal.com^$popup
||hetadinh.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
||higgiens23c5l8asfrk.com^$popup
||higheurest.com^$popup
||highmaidfhr.com^$popup
||highperformancecpm.com^$popup
||highperformancecpmnetwork.com^$popup
||highperformancedformats.com^$popup
||highperformancegate.com^$popup
||hilltopads.net^$popup
||hilove.life^$popup
||hiltonbett.com^$popup
||hipersushiads.com^$popup
||hitcpm.com^$popup
||hitopadxdz.xyz^$popup
||hlpnowp-c.com^$popup
||hognaivee.com^$popup
||homosexualprovenance.com^$popup
||honestlyvicinityscene.com^$popup
||honestycrustdisagreement.com^$popup
||hooligapps.com^$popup
||hopefullyadults.com^$popup
||hopghpfa.com^$popup
||hornsbundlebetter.com^$popup
||hornsgrid.com^$popup
||hotchatdate.com^$popup
||hotchatdirect.com^$popup
||hpyjmp.com^$popup
||hqtrk.com^$popup
||hrahdmon.com^$popup
||hrtye.com^$popup
||hrtyh.com^$popup
||hsrvv.com^$popup
||hsrvz.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
||huskydesigner.pro^$popup
||hutabsolutionsubdivide.com^$popup
||hycikesty.pro^$popup
||i62e2b4mfy.com^$popup
||iam9p3eri3as5lc6hllege.com^$popup
||icedewear.site^$popup
||ichimaip.net^$popup
||ifilez.org^$popup
||ijjiii.is^$popup
||imcpqxmtlapagng.com^$popup
||impactserving.com^$popup
||imperturbablechoreinterrogation.com^$popup
||impliedbusinessmencompletion.com^$popup
||impresseastsolo.com^$popup
||inabsolor.com^$popup
||inclk.com^$popup
||incomprehensibleacrid.com^$popup
||independentqualitysandwich.com^$popup
||index-markets.digital^$popup
||inediblepollingbuzz.com^$popup
||inestimabletrifling.com^$popup
||inflectionquake.com^$popup
||infopicked.com^$popup
||infra.systems^$popup
||ingoomychan.com^$popup
||ingratitudefunctions.com^$popup
||injuredcandy.com^$popup
||injusticeamend.com^$popup
||innovid.com^$popup,third-party
||inoradde.com^$popup
||inshelmetan.com^$popup
||insigit.com^$popup
||insta-cash.net^$popup
||instantpaydaynetwork.com^$popup
||intab.fun^$popup
||integral-marketing.com^$popup
||intentionalclemencydecree.com^$popup
||interclics.com^$popup
||interesteddeterminedeurope.com^$popup
||internewsweb.com^$popup
||intimidatekerneljames.com^$popup
||investigatorpertinent.com^$popup
||investing-institute.com^$popup
||iociley.com^$popup
||ioheiy.com^$popup
||irtya.com^$popup
||ismlks.com^$popup
||ismovernm.xyz^$popup
||isohuntx.com/vpn/$popup
||istlnkcl.com^$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
||ja2n2u30a6rgyd.com^$popup
||jaavnacsdw.com^$popup
||jads.co^$popup
||jashautchord.com^$popup
||java8.xyz^$popup
||jaxxenpro.com^$popup
||je8fn.com^$popup
||jehealis.com^$popup
||jelulymy.pro^$popup
||jennyunfit.com^$popup
||jerboasjourney.com^$popup
||jillbuildertuck.com^$popup
||joeputa.xyz^$popup
||jomtingi.net^$popup
||jrpkizae.com^$popup
||jsmentry.com^$popup
||jsmptjmp.com^$popup
||jubsaugn.com^$popup
||juiceads.net^$popup
||jujaufur.net^$popup
||jumbitr.com^$popup
||jump2.top^$popup
||junbi-tracker.com^$popup
||jusbertimla4ke2.com^$popup
||justdating.online^$popup
||jutprolificlax.com^$popup
||jutyledu.pro^$popup
||jwplayer.space^$popup
||kajastagre.com^$popup
||kanoodle.com^$popup
||kappalinks.com^$popup
||kasheglesy.pro^$popup
||katecrochetvanity.com^$popup
||kc8vo2l73b7j.top^$popup
||kenomal.com^$popup
||kerumal.com^$popup
||kesimon.com^$popup
||kesmatic.com^$popup
||kettakihome.com^$popup
||kindleloving.com^$popup
||kindredplc.com^$popup
||kitcousins.com^$popup
||kityamurlika.com^$popup
||kiwi-offers.com^$popup
||klalin.com^$popup
||klavront.com^$popup
||kmisln.com^$popup
||knockoutantipathy.com^$popup
||kogutcho.net^$popup
||kolkwi4tzicraamabilis.com^$popup
||korexo.com^$popup
||kotikinar2ko8tiki09.com^$popup
||ku2d3a7pa8mdi.com^$popup
||kuglijuthi.com^$popup
||kuzyvyni.pro^$popup
||kxnggkh2nj.com^$popup
||l4meet.com^$popup
||ladsreds.com^$popup
||ladyphapty.com^$popup
||lanceabuse.com^$popup
||large-format.net^$popup
||lassampy.com^$popup
||latheendsmoo.com^$popup
||launchreliantcleaver.com^$popup
||laundryrespond.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
||limitationvolleyballdejected.com^$popup
||limpingfish.pro^$popup
||linkmepu.com^$popup
||linknotification.com^$popup
||linkonclick.com^$popup
||linkredirect.biz^$popup
||lite-1x742136.top^$popup
||littercipher.com^$popup
||liveadexchanger.com^$popup
||livechatflirt.com^$popup
||livecheersharder.com^$popup
||livepromotools.com^$popup
||liversely.net^$popup
||livezombymil.com^$popup
||lkojioq.net^$popup
||lkojioq.org.^$popup
||lkojioq.org^$popup
||lltrsknoob.click^$popup
||lmn-pou-win.com^$popup
||lnkgt.com^$popup
||lnwinopinion.click^$popup
||loadsfalladz.casa^$popup
||lobimax.com^$popup
||locomotiveconvenientriddle.com^$popup
||locygruwo.com^$popup
||lokvel.ru^$popup
||looew.club^$popup
||looksmart.com^$popup
||lootynews.com^$popup
||loptyinterva.xyz^$popup
||losingfoundation.com^$popup
||losingoldfry.com^$popup
||loverevenue.com^$popup
||lowrihouston.pro^$popup
||lowseelan.com^$popup
||lowtyroguer.com^$popup
||lowtyruntor.com^$popup
||lplimjxiyx.com^$popup
||lpnottech.com^$popup
||lucretius-ada.com^$popup
||lurgaimt.net^$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
||maw5r7y9s9helley.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
||mcmo22.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
||meetradar.com^$popup
||meetsexygirls.org^$popup
||megapopads.com^$popup
||megdexchange.com^$popup
||memberprizes.com^$popup
||menepe.com^$popup
||merterpazar.com^$popup
||messenger-notify.digital^$popup
||meteorclashbailey.com^$popup
||metrica-yandex.com^$popup
||metricfast.com^$popup
||mg4s1.com^$popup
||mgid.com/ghits/$popup
||migrantspiteconnecting.com^$popup
||millustry.top^$popup
||mindedcarious.com^$popup
||mipujomo.pro^$popup
||miraclenecklace.com^$popup
||missionarymargaret.com^$popup
||mk-ads.com^$popup
||mkaff.com^$popup
||mkjsqrpmxqdf.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
||moksoxos.com^$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
||motivessuggest.com^$popup
||mourny-clostheme.com^$popup
||moutoofa.com^$popup
||movfull.com^$popup
||moviemediahub.com^$popup
||moviesflix4k.club^$popup
||moviesflix4k.xyz^$popup
||mpqfzyh.com^$popup
||mrtpcfegryfgqtbuvksbaebneewer.com^$popup
||mscoldness.com^$popup
||mugrikees.com^$popup
||mungfali.com^$popup
||murkilyergots.com^$popup
||mutux.cfd^$popup
||muvflix.com^$popup
||mvmbs.com^$popup
||mwoukrkskills.xyz^$popup
||mybestdc.com^$popup
||mybestmv.com^$popup
||mybetterck.com^$popup
||mybetterdl.com^$popup
||mydailynewz.com^$popup
||myhugewords.com^$popup
||myhypestories.com^$popup
||myjollyrudder.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
||narrowstaredmaking.com^$popup
||nathanaeldan.pro^$popup
||ncncu.xyz^$popup
||nedassiu.buzz^$popup
||nehodyshy.pro^$popup
||neptuntrack.com^$popup
||nessainy.net^$popup
||netcpms.com^$popup
||netpatas.com^$popup
||netund.com^$popup
||network.nutaku.net^$popup
||never2never.com^$popup
||newdmn.icu^$popup
||newjulads.com^$popup
||news19.biz^$popup
||newsbest.org^$popup
||newspopperio.com^$popup
||newstarads.com^$popup
||newtab-media.com^$popup
||nextoptim.com^$popup
||nextyourcontent.com^$popup
||nfqglptm47uc.com^$popup
||ngeoziadiyc4hi2e.com^$popup
||nicesthoarfrostsooner.com^$popup
||nipwaghue.com^$popup
||nitrogenpleahierarchy.com^$popup
||nkwintenc.biz^$popup
||noaon2.com^$popup
||noblefun.net^$popup
||nodecrisp.com^$popup
||noerwe5gianfor19e4st.com^$popup
||nonegrysu.pro^$popup
||nonspewpa.com^$popup
||notadszones.com^$popup
||notification.best^$popup
||notiftravel.com^$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
||o18.click^$popup
||o333o.com^$popup
||oackoubs.com^$popup
||oataltaul.com^$popup
||obituaryfuneral.com^$popup
||objectionsdomesticatednagging.com^$popup
||oblongseller.com^$popup
||obnarium.com^$popup
||oclaserver.com^$popup
||ofeetles.pro^$popup
||offaces-butional.com^$popup
||offgate-app-phkr.com^$popup
||ofnumeltor.com^$popup
||ofphanpytor.com^$popup
||ofseedotom.com^$popup
||ogtrk.net^$popup
||ohrdsplu.com^$popup
||oidoummoocejc.xyz^$popup
||okayfreemanknot.com^$popup
||okueroskynt.com^$popup
||omciecoa37tw4.com^$popup
||omgpm.com^$popup
||omgt4.com^$popup
||omgt5.com^$popup
||onad.eu^$popup
||oncertaino.xyz^$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
||oneqanatclub.com^$popup
||onetouch12.com^$popup
||onhitads.net^$popup
||online-protection-now.com^$popup
||online-user-protector.com^$popup
||onlinecashmethod.com^$popup
||onlinefinanceworld.com^$popup
||onlineshopping.website^$popup
||onlineuserprotector.com^$popup
||onmarshtompor.com^$popup
||onshipsui.xyz^$popup
||onstunkyr.com^$popup
||oodrampi.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
||orchestraanticipation.com^$popup
||origer.info^$popup
||orthitepetrous.com^$popup
||otisephie.com^$popup
||otnolabttmup.com^$popup
||otnolatrnup.com^$popup
||ourcommonnews.com^$popup
||ourcommonstories.com^$popup
||ourcoolposts.com^$popup
||ourdailystories.com^$popup
||ourhotfeed.com^$popup
||ouropenin.club^$popup
||ourzitemu.com^$popup
||outaipoma.com^$popup
||outbalancecementnegotiation.com^$popup
||outgoingfan.pro^$popup
||outhulem.net^$popup
||outlineappearbar.com^$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
||padp5arja8dgsd9cha.com^$popup
||padsdel.com^$popup
||padssup.com^$popup
||pagne4cham4hrobl.com^$popup
||palundrus.com^$popup
||pamper.buzz^$popup
||pancreasoblivion.com^$popup
||paniccursor.com^$popup
||parachuteeffectedotter.com^$popup
||paripartners.ru^$popup
||parisjeroleinpg.com^$popup
||parkcircularpearl.com^$popup
||partnershipknackcloset.com^$popup
||passeura.com^$popup
||passworddrunkenheating.com^$popup
||passwordscompound.com^$popup
||pastreflected.com^$popup
||pasxfixs.com^$popup
||paumoogo.net^$popup
||pawnorderpampas.work^$popup
||paymentsweb.org^$popup
||payvclick.com^$popup
||pctsrv.com^$popup
||pdfcomplete.com^$popup,third-party
||peepholecarrying.com^$popup
||peeredgerman.com^$popup
||peezette-intial.com^$popup
||pegloang.com^$popup
||pellodersecalmi.ga^$popup
||pentinehelmed.com^$popup
||perfecttoolmedia.com^$popup
||performancetrustednetwork.com^$popup
||performpreciseheavilythefile.vip^$popup
||perryvolleyball.com^$popup
||pertersacstyli.com^$popup
||peskyclarifysuitcases.com^$popup
||pettybitternessablebodied.com^$popup
||pexu.com^$popup
||pgmediaserve.com^$popup
||phaurtuh.net^$popup
||phirowhere.com^$popup
||phohothiptu.pro^$popup
||phosphatepossible.com^$popup
||phu1aefue.com^$popup
||pickaflick.co^$popup
||picklesadamantempire.com^$popup
||pickupfaxmultitude.com^$popup
||pierisrapgae.com^$popup
||pimmuter.com^$popup
||pinkyads.quest^$popup
||pipsol.net^$popup
||pitchedfurs.com^$popup
||pitysuffix.com^$popup
||piwhecyfo.pro^$popup
||pixellitomedia.com^$popup
||pixelsfighting.co^$popup
||plainmarshyaltered.com^$popup
||planetheldpiggy.com^$popup
||planningunavoidablenull.com^$popup
||plantpreventioncrab.com^$popup
||platitudezeal.com^$popup
||pleasantpartiallyerrors.com^$popup
||plexop.net^$popup
||plsrcmp.com^$popup
||pluggednow.com^$popup
||pocofh.com^$popup
||pointclicktrack.com^$popup
||pointlimitedzen.online^$popup
||pointroll.com^$popup
||poisism.com^$popup
||politicianbusplate.com^$popup
||pon-prairie.com^$popup
||ponchowafesargb.com^$popup
||ponderouscentigradecredit.com^$popup
||ponk.pro^$popup
||ponti-pzk.com^$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
||possessionaddictedflight.com^$popup
||post-redirecting.com^$popup
||postaffiliatepro.com^$popup,third-party
||postlnk.com^$popup
||postponeacademic.com^$popup
||potawe.com^$popup
||potedly.co^$popup
||potpourrichordataoscilloscope.com^$popup
||pouncewhineheadquarter.com^$popup
||pp98trk.com^$popup
||prawnsimply.com^$popup
||prayersstingy.com^$popup
||precedentadministrator.com^$popup
||predicamentdisconnect.com^$popup
||predictiondexchange.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
||preventionbitten.com^$popup
||prickutmostperjury.com^$popup
||prime-vpnet.com^$popup
||primerprizezone.life^$popup
||privilegesurround.com^$popup
||prjcq.com^$popup
||prmtracking.com^$popup
||procuredawestruckpoint.com^$popup
||profi-para.com^$popup
||profitablecpmgate.com^$popup
||profitablegate.com^$popup
||profitablegatetocontent.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
||psuglymave.com^$popup
||psuhexitu.pro^$popup
||ptistyvymi.com^$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
||pursuitnauseousinvalid.com^$popup
||pushmobilenews.com^$popup
||pushwelcome.com^$popup
||pussl3.com^$popup
||pussl32.com^$popup
||pussl48.com^$popup
||puwpush.com^$popup
||pvclouds.com^$popup
||pweaatek.com^$popup
||pwrads.net^$popup
||px1alsry.com^$popup
||pxfindtwo.com^$popup
||pxlk9.net.^$popup
||pxlk9.net^$popup
||pxlk9.org^$popup
||pyq6n.com^$popup
||q8ntfhfngm.com^$popup
||qamwm5o8dlgijte.com^$popup
||qelllwrite.com^$popup
||qertewrt.com^$popup
||qktfwkftgqeynnp.com^$popup
||qrlsx.com^$popup
||qswotrk.com^$popup
||quantomcoding.com^$popup
||quarrelaimless.com^$popup
||quideo.men^$popup
||qz496amxfh87mst.com^$popup
||r-tb.com^$popup
||r3adyt0download.com^$popup
||r3f.technology^$popup
||ranchauthorization.com^$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
||realfinanceblogcenter.com^$popup
||realsrv.com^$popup
||realtime-bid.com^$popup
||rearedimmortal.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
||refutationtiptoe.com^$popup
||regardedsaid.com^$popup
||registeredsethey.com^$popup
||rehabilitationchasing.com^$popup
||relapsereflectedreplace.com^$popup
||remaineater.com^$popup
||remedyeloise.com^$popup
||reminews.com^$popup
||remove-ads.xyz^$popup
||renaissanto.com^$popup
||replainy.co^$popup
||reposault-locket.icu^$popup
||reposetemptarraignment.com^$popup
||requiresfamoushometown.com^$popup
||reroplittrewheck.pro^$popup
||residelikingminister.com^$popup
||resourceagrarianhavoc.com^$popup
||restorationbowelsunflower.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
||roadmappenal.com^$popup
||rocketmedia24.com^$popup,third-party
||rockstorageplace.com^$popup
||rog4.com^$popup
||rollmeout.xyz^$popup
||romanceally.com^$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
||rtpdn12.com^$popup
||rtpdn14.com^$popup
||rtrnotkthraebb.com^$popup
||rtyznd.com^$popup
||rubylife.go2cloud.org^$popup
||rufflycouncil.com^$popup
||rulefloor.com^$popup
||runecrispin.com^$popup
||runslin.com^$popup
||runtnc.net^$popup
||rvrpushserv.com^$popup
||s20dh7e9dh.com^$popup
||sadirectresu.com^$popup
||safe-connection21.com^$popup
||safepcsafe.com^$popup
||safestgatetocontent.com^$popup
||sagedeportflorist.com^$popup
||sajagosta.pro^$popup
||saltycarboninsulting.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
||schemeabsolutejanuary.com^$popup
||search4y.com^$popup
||searchenhancements.com^$popup
||searchmulty.com^$popup
||searchsecurer.com^$popup
||seatsrehearseinitial.com^$popup
||secureclickers.com^$popup
||securecloud-smart.com^$popup
||securecloud-sml.com^$popup
||securegate9.com^$popup
||secureintl.com^$popup
||securesmrt-dt.com^$popup
||sedatecompulsiveout.com^$popup
||seethisinaction.com^$popup
||selfemployedbalconycane.com^$popup
||sellingprostituteinformant.com^$popup
||senzapudore.it^$popup,third-party
||separatecolonist.com^$popup
||serialwarning.com^$popup
||serving-sys.com^$popup
||sewingfibber.com^$popup
||sex-and-flirt.com^$popup
||sexpieasure.com^$popup
||shalleda.com^$popup
||shanozoje.com^$popup
||shapelcounset.xyz^$popup
||sharemedia.top^$popup
||shestugele.pro^$popup
||shibaglybu.com^$popup
||shinebliss.com^$popup
||shopeasy.by^$popup
||shopusuallyvirtue.com^$popup
||shortfailshared.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
||siegepolitical.com^$popup
||siftshortagepopped.com^$popup
||sifuglie.com^$popup
||significantoperativeclearance.com^$popup
||sillinessinterfere.com^$popup
||similedy.xyz^$popup
||simple-isl.com^$popup
||simplyjmp.com^$popup
||simplysemblance.com^$popup
||singlesexdates.com^$popup
||singlewomenmeet.com^$popup
||sixft-apart.com^$popup
||sixminutes.biz^$popup
||skillravageintrusive.com^$popup
||skiptheadz.net^$popup
||skouns.club^$popup
||slashstar.net^$popup
||slaydesperatelyimmensely.com^$popup
||slidecaffeinecrown.com^$popup
||slideff.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
||smartcj.com^$popup
||smartmnews.pro^$popup
||smarttopchain.nl^$popup
||smartwebads.com^$popup
||smg8oo4njst45oene.com^$popup
||smotherlameoven.com^$popup
||smrt-content.com^$popup
||smrtgs.com^$popup
||smrtsecure-eml.com^$popup
||snammar-jumntal.com^$popup
||snappedimpressive.com^$popup
||sniffingmeanwhilecar.com^$popup
||snoreempire.com^$popup
||snowads.net^$popup,third-party
||snowdayonline.xyz^$popup
||snugglethesheep.com^$popup
||snugslackmakeup.com^$popup
||sobakenchmaphk.com^$popup
||sofinpushpile.com^$popup
||soksicme.com^$popup
||soliads.net^$popup
||sopertyvalua.com^$popup
||soundelktemper.com^$popup
||soupreign.com^$popup
||spacecloudstore.com^$popup
||sparkstudios.com^$popup
||spatterjointposition.com^$popup
||spattermutiny.com^$popup
||special-offers.online^$popup
||specialityharmoniousgypsy.com^$popup
||speednetwork14.com^$popup
||speedsupermarketdonut.com^$popup
||spellingunacceptable.com^$popup
||spendcrazy.net^$popup
||spenttabsnail.com^$popup
||sperans-beactor.com^$popup
||spinaleighth.com^$popup
||spiuft.com^$popup
||spklmis.com^$popup
||sponsorselect.com^$popup
||sports-streams-online.best^$popup
||spotofspawn.com^$popup
||spotscenered.info^$popup
||sq2trk2.com^$popup
||squarepicket.com^$popup
||srv2trking.com^$popup
||srvbytrking.com^$popup
||srvpcn.com^$popup
||srvpub.com^$popup
||ssl2anyone3.com^$popup
||st-rdirect.com^$popup
||staaqwe.com^$popup
||stagetortoiseinfatuated.com^$popup
||stammerail.com^$popup
||starewhupsu.pro^$popup
||starkshrewd.com^$popup
||start-xyz.com^$popup
||start3dd0wnload.com^$popup
||statsmobi.com^$popup
||stawhoph.com^$popup
||steamlargelyjustified.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
||studiocustomers.com^$popup
||stvkr.com^$popup
||sunglassesmentallyproficient.com^$popup
||sunnyseries.com^$popup
||sunsetpersuadeaffectionately.com^$popup
||superadexchange.com^$popup
||superfastcdn.com^$popup
||supermanpunchchanges.com^$popup
||supersedeforbes.com^$popup
||surelyconvinced.com^$popup
||surge.systems^$popup
||surveillancelandmorgue.com^$popup
||surveyedbelieves.com^$popup
||surveyend.com^$popup
||surveyspaid.com^$popup
||swagtraffcom.com^$popup
||sweaty-garage.pro^$popup
||syduzothu.pro^$popup
||symkashop.ru^$popup
||sympathetic-angle.com^$popup
||syncedvision.com^$popup
||syrsple2se8nyu09.com^$popup
||systemleadb.com^$popup
||t.adcell.com^$popup,third-party
||t2lgo.com^$popup
||ta5ast2ffeyvhjitde.com^$popup
||tabledownstairsprovocative.com^$popup
||taembed.com^$popup
||tagsd.com^$popup
||takelnk.com^$popup
||taroads.com^$popup
||tczzzlwpss.com^$popup
||td563.com^$popup
||teenyreligious.com^$popup
||tenbowed.com^$popup
||tendencyexcavatornook.com^$popup
||tendencysanction.com^$popup
||terraclicks.com^$popup
||terralink.xyz^$popup
||texpensst.xyz^$popup
||textsrv.com^$popup
||tfaln.com^$popup
||tffkroute.com^$popup
||tfiph.com^$popup
||thanosofcos5.com^$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
||thinksabashmolly.com^$popup
||thisisyourprize.site^$popup
||thrilledaliasoil.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
||toroadvertisingmedia.com^$popup
||torpsol.com^$popup
||torrent-protection.com^$popup
||torrentsafeguard.com^$popup
||toshelmeton.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
||trackingsltns.click^$popup
||trackmundo.com^$popup
||tracks20.com^$popup
||tracksystem.online^$popup
||tracktraf.com^$popup
||trackytrack02.com^$popup
||tracot.com^$popup
||traff0221.com^$popup
||traff0521.com^$popup
||traffic-c.com^$popup
||traffic.name^$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
||treasureravenvulgar.com^$popup
||treatycalculator.com^$popup
||trejar.com^$popup
||trellian.com^$popup
||trfsltions.info^$popup
||trftopp.biz^$popup
||trilema.com^$popup
||triumphantplace.com^$popup
||trk-access.com^$popup
||trkbng.com^$popup
||trklnks.com^$popup
||trlxcf05.com^$popup
||trmobc.com^$popup
||trust.zone^$popup
||trustedcpmrevenue.com^$popup
||trustedgatetocontent.com^$popup
||trustedzone.info^$popup
||truthtraff.com^$popup
||trw12.com^$popup
||tsml.fun^$popup
||tsyndicate.com^$popup
||ttoc8ok.com^$popup
||tubeadvertising.eu^$popup
||tubecorporate.com^$popup,third-party
||tuitionpancake.com^$popup
||turnhub.net^$popup
||turnipcontentmentlegalize.com^$popup
||turnipobjection.com^$popup
||tutotrack.com^$popup
||tutvp.com^$popup
||tuvene.com^$popup
||tvas-b.pw^$popup
||twinrdsrv.com^$popup
||twinrdsyn.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
||ultimate-captcha.com^$popup
||ultralove.net^$popup
||ultrlove.com^$popup
||unbeedrillom.com^$popup
||unblockedapi.com^$popup
||understoodreceivermisunderstand.com^$popup
||unfaithfulmakeryearly.com^$popup
||unforgivablegrowl.com^$popup
||unloadpoetry.com^$popup
||unreshiramor.com^$popup
||unshiftryr.com^$popup
||untimburra.com^$popup
||unusualbrainlessshotgun.com^$popup
||unusuallygravely.com^$popup
||update-ready.com^$popup
||updateinfo2022.icu^$popup
||upgliscorom.com^$popup
||uptopopunder.com^$popup
||usefulcreatebid.com^$popup
||uselnk.com^$popup
||usemyreferral.link^$popup
||usenet-nl.top^$popup
||usenetnl.download^$popup
||ustausoo.com^$popup
||utarget.ru^$popup
||uthorner.info^$popup
||utndln.com^$popup
||uuhvungdag.com^$popup
||v3rjvtt.com^$popup
||v6rxv5coo5.com^$popup
||validsquatcyber.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
||verandahcrease.com^$popup
||verblife-2.co^$popup
||verblife-5.co^$popup
||vertoz.com^$popup
||vespymedia.com^$popup
||vfghc.com^$popup
||vfgtb.com^$popup
||vfgtg.com^$popup
||vgsgaming-ads.com^$popup
||viapawniarda.com^$popup
||viatepigan.com^$popup
||videocampaign.co^$popup
||viewlnk.com^$popup
||vighea.com^$popup
||vipcpms.com^$popup
||viralcpm.com^$popup
||virginyoungestrust.com^$popup
||visitstats.com^$popup
||visors-airminal.com^$popup
||vkcdnservice.com^$popup
||vkgtrack.com^$popup
||vodobyve.pro^$popup
||vogulprecast.com^$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
||wadmargincling.com^$popup
||waframedia5.com^$popup
||waguwagu.xyz^$popup
||wahoha.com^$popup
||waisheph.com^$popup
||waistcoathearing.com^$popup
||wallpaper1.ru^$popup
||waredscots.casa^$popup
||warilyaggregation.com^$popup
||warten-sie-mal.xyz^$popup
||watchadsfree.com^$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
||wea5lkaf63loos8a.com^$popup
||weaveradrenaline.com^$popup
||web-guardian.xyz^$popup
||webatam.com^$popup
||webgains.com^$popup
||webnotificationslife.com^$popup
||websearchers.net^$popup
||webtrackerplus.com^$popup
||welfarefit.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
||widespreadglamour.com^$popup
||widow5blackfr.com^$popup
||wigetmedia.com^$popup
||wigglebriefing.com^$popup
||windychinese.com^$popup
||winfreeprize.online^$popup
||witalfieldt.com^$popup
||withoughdv.xyz^$popup
||woffxxx.com^$popup
||wokewhoki.pro^$popup
||wonderlandads.com^$popup
||woodbeesdainty.com^$popup
||workplaceidenticalincompetent.com^$popup
||worldfreshblog.com^$popup
||worthyrid.com^$popup
||wotythowe.pro^$popup
||wowshortvideos.com^$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
||xijgedjgg5f55.com^$popup
||xlirdr.com^$popup
||xlivrdr.com^$popup
||xlviirdr.com^$popup
||xml-api.online^$popup
||xmlapiclickredirect.com^$popup
||xmlrtb.com^$popup
||xpprinx2.com^$popup
||xtendmedia.com^$popup
||xudawhuwa.com^$popup
||xuxihoy.ru^$popup
||y1jxiqds7v.com^$popup
||yahuu.org^$popup
||yeesshh.com^$popup
||yemisleol.xyz^$popup
||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
||yourmetshop.com^$popup
||z5x.net^$popup
||z7yru.com^$popup
||zaglushkaaa.com^$popup
||zbest.in^$popup
||zedo.com^$popup
||zeechumy.com^$popup
||zenaps.com^$popup
||zendplace.pro^$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
||znqip.org^$popup
||zryydi.com^$popup
||zugnogne.com^$popup
||zuphaims.com^$popup
||zybrdr.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
||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
||clipxn.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
||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
||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
||in3x.net^$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
||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
||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
||loading-delivery1.com^$third-party
||lofv.xyz^$third-party
||lostun.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
||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
||redlightcenter.com^$third-party
||redpineapplemedia.com^$third-party
||reliablebanners.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
||sancdn.net^$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
||topbucks.com^$third-party
||tophosting101.com^$third-party
||topsexcams.club^$third-party
||tossoffads.com^$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
||zendplace.pro^$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
||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
||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
||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
||lncredlbiedate.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
||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
||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
||znqip.org.^$popup
||zononi.com^$popup,third-party
||000webhost.com/images/banners/
||1080872514.rsc.cdn77.org^
||1675450967.rsc.cdn77.org^
||a.ucoz.net^
||ad-serve.b-cdn.net^
||ad.about.co.kr^
||ad.bitbay.net^
||ad.bitmedia.io^
||ad.doubleclick.net/ddm/clk/$domain=ad.doubleclick.net
||ad.edugram.com^
||ad.eplayer.is^
||ad.jamba.net^
||ad.kubiccomps.icu^
||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^
||adsales.snidigital.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/
||akamaized.net/mr/popunder.js
||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|powvibeo.me|s2dfree.cc|s2dfree.de|s2dfree.is|s2dfree.nl|s2dfree.to|shrinke.me|soap2day.ac|soap2day.cc|soap2day.cx|soap2day.sh|soap2day.to|torrentgalaxy.to|torrentgalaxy.tv|torrentmac.net|upload-4ever.com|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^
||aspencore.com/syndication/v3/partnered-content/
||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/adtags/
||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^
||bidder.newspassid.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/track/
||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^
||campaigns.williamhill.com^
||capital.com/widgets/$third-party
||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
||cdn.vaughnsoft.net/abvs/
||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/
||chicoryapp.com^$third-party
||clarity.abacast.com^
||click.alibaba.com^$subdocument,third-party
||click.aliexpress.com^$subdocument,third-party
||clickfunnels.com/assets/cfpop.js
||clickiocdn.com/hbadx/
||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^
||crowdsavings.com/r/banner/
||crunchyroll.com/awidget/
||cts.tradepub.com^
||customer.heartinternet.co.uk^$third-party
||cut-win.com/img/banners/
||cuteonly.com/banners.php
||d3mmnnn9s2dcmq.cloudfront.net/shim/embed.js
||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/
||digitaloceanspaces.com/WWW/$domain=7-zip.org
||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^
||entainpartners.com/renderbanner.do?
||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/
||flowplayer.com/releases/ads/
||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/
||giphy.com/embed/$domain=srilankamirror.com
||glam.com/app/
||glam.com/gad/
||go.bloxplay.com^
||go.ezodn.com^
||go.onelink.me^
||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^
||googleapis.com/sfpride/sponsors/$domain=sfpride.org
||googlesyndication.com/ddm/
||googlesyndication.com/pagead/
||googlesyndication.com/safeframe/
||gopjn.com/b/
||gopjn.com/i/
||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/
||hotwire-widget.dailywire.com^$third-party
||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^
||jam.hearstapps.com/js/renderer.js
||jinx.com/content/banner/
||jobtarget.com/distrib_pages/
||jvzoo.com/assets/widget/
||jwpcdn.com/player/*/googima.js
||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
||mantisadnetwork.com/recommend.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|buzzfeed.com|tvline.com
||ow.pubmatic.com^
||p.d.1emn.com^
||p.jwpcdn.com/player/plugins/vast/
||p.smartertravel.com^
||pacontainer.s3.amazonaws.com^
||pagead2.googlesyndication.com^
||pages.etoro.com/widgets/$third-party
||parking.godaddy.com^$third-party
||partner.e-conomic.com^
||partners.autotrader.co.uk^
||partners.betus.com^
||partners.dogtime.com^
||partners.etoro.com^$third-party
||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/
||pubfeed.linkby.com^
||public.porn.fr^$third-party
||publish0x.com^$image,script,third-party
||purevpn.com/affiliates/
||qsearch-a.akamaihd.net^
||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
||revboostprocdnadsprod.azureedge.net^
||rotabanner.kulichki.net^
||rotator.tradetracker.net^
||rubylife.go2cloud.org^
||s.0cf.io^
||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/
||saveit.us/img/$third-party
||sbhc.portalhc.com^
||scriptadmin.com/scripts/popunder.js
||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
||shopmyshelf.us^$third-party
||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
||storage.googleapis.com/cdn.newsfirst.lk/advertisements/$domain=newsfirst.lk
||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^
||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^
||toplist.raidrush.ws^$third-party
||torrindex.net/images/epv/
||torrindex.net/static/tinysort.min.js
||track.10bet.com^
||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
||veta.naver.com^
||vhanime.com/js/bnanime.js
||vice-publishers-cdn.vice.com^
||vidcrunch.com/integrations/$script,third-party
||video-ads.a2z.com^
||viralize.tv/t-bid-opportunity/
||virool.com/widgets/
||vrixon.com/adsdk/
||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.golfscape.com^
||widget.searchschoolsnetwork.com^
||widget.sellwild.com^
||widget.shopstyle.com^
||widgets.business.com^
||widgets.lendingtree.com^
||widgets.oddschecker.com^
||widgets.progrids.com^
||widgets.tree.com^
||windows.net/banners/$domain=hortidaily.com
||wistia.com/assets/external/googleAds.js
||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
||primeroll.go2affise.com^
||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^
||d12ylqdkzgcup5.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^
||d162nnmwf9bggr.cloudfront.net^
||d175dtblugd1dn.cloudfront.net^
||d188elxamt3utn.cloudfront.net^
||d188m5xxcpvuue.cloudfront.net^
||d18e74vjvmvza1.cloudfront.net^
||d18g6t7whf8ejf.cloudfront.net^
||d18mealirgdbbz.cloudfront.net^
||d18myvrsrzjrd7.cloudfront.net^
||d18t35yyry2k49.cloudfront.net^
||d192r5l88wrng7.cloudfront.net^
||d19gkl2iaav80x.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^
||d1e9rtdi67kart.cloudfront.net^
||d1ebha2k07asm5.cloudfront.net^
||d1esebcdm6wx7j.cloudfront.net^
||d1ev866ubw90c6.cloudfront.net^
||d1ezlc9vy4yc7g.cloudfront.net^
||d1f05vr3sjsuy7.cloudfront.net^
||d1fs2ef81chg3.cloudfront.net^
||d1g2nud28z4vph.cloudfront.net^
||d1hgdmbgioknig.cloudfront.net^
||d1hnmxbg6rp2o6.cloudfront.net^
||d1ilwohzbe4ao6.cloudfront.net^
||d1izuvv2qy7hel.cloudfront.net^
||d1j47wsepxe9u2.cloudfront.net^
||d1jcj9gy98l90g.cloudfront.net^
||d1jnvfp2m6fzvq.cloudfront.net^
||d1jwpd11ofhd5g.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^
||d1nubxdgom3wqt.cloudfront.net^
||d1nx2jii03b4ju.cloudfront.net^
||d1of5w8unlzqtg.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^
||d1sowp9ayjro6j.cloudfront.net^
||d1t8it0ywk3xu.cloudfront.net^
||d1twn22x8kvw17.cloudfront.net^
||d1u1byonn4po0b.cloudfront.net^
||d1ukp4rdr0i4nl.cloudfront.net^
||d1upt0rqzff34l.cloudfront.net^
||d1voskqidohxxs.cloudfront.net^
||d1w24oanovvxvg.cloudfront.net^
||d1wi563t0137vz.cloudfront.net^
||d1wjz6mrey9f5v.cloudfront.net^
||d1xkyo9j4r7vnn.cloudfront.net^
||d1ybdlg8aoufn.cloudfront.net^
||d1zw85ny9dtn37.cloudfront.net^
||d204slsrhoah2f.cloudfront.net^
||d20903hof2l33q.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^
||d23spca806c5fu.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^
||d27genukseznht.cloudfront.net^
||d27gtglsu4f4y2.cloudfront.net^
||d27qffx6rqb3qm.cloudfront.net^
||d28s7kbgrs6h2f.cloudfront.net^
||d28u86vqawvw52.cloudfront.net^
||d29dbajta0the9.cloudfront.net^
||d29i6o40xcgdai.cloudfront.net^
||d2bbq3twedfo2f.cloudfront.net^
||d2bxxk33t58v29.cloudfront.net^
||d2byenqwec055q.cloudfront.net^
||d2c4ylitp1qu24.cloudfront.net^
||d2cgumzzqhgmdu.cloudfront.net^
||d2cmh8xu3ncrj2.cloudfront.net^
||d2d8qsxiai9qwj.cloudfront.net^
||d2dyjetg3tc2wn.cloudfront.net^
||d2e30rravz97d4.cloudfront.net^
||d2edfzx4ay42og.cloudfront.net^
||d2ei3pn5qbemvt.cloudfront.net^
||d2enprlhqqv4jf.cloudfront.net^
||d2er1uyk6qcknh.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^
||d2jp87c2eoduan.cloudfront.net^
||d2juccxzu13rax.cloudfront.net^
||d2k487jakgs1mb.cloudfront.net^
||d2k7b1tjy36ro0.cloudfront.net^
||d2k7gvkt8o1fo8.cloudfront.net^
||d2kadvyeq051an.cloudfront.net^
||d2kd9y1bp4zc6.cloudfront.net^
||d2khpmub947xov.cloudfront.net^
||d2kk0o3fr7ed01.cloudfront.net^
||d2klx87bgzngce.cloudfront.net^
||d2kpucccxrl97x.cloudfront.net^
||d2kz60b0gq4lg.cloudfront.net^
||d2l3f1n039mza.cloudfront.net^
||d2lahoz916es9g.cloudfront.net^
||d2lp70uu6oz7vk.cloudfront.net^
||d2mic0r0bo3i6z.cloudfront.net^
||d2mqdhonc9glku.cloudfront.net^
||d2muzdhs7lpmo0.cloudfront.net^
||d2n726m6x5iwwx.cloudfront.net^
||d2na2p72vtqyok.cloudfront.net^
||d2nlytvx51ywh9.cloudfront.net^
||d2nz8k4xyoudsx.cloudfront.net^
||d2o03z2xnyxlz5.cloudfront.net^
||d2ojfulajn60p5.cloudfront.net^
||d2pxbld8wrqyrk.cloudfront.net^
||d2q52i8yx3j68p.cloudfront.net^
||d2q9y3krdwohfj.cloudfront.net^
||d2qhg50jab93jy.cloudfront.net^
||d2qnx6y010m4rt.cloudfront.net^
||d2qz7ofajpstv5.cloudfront.net^
||d2r2yqcp8sshc6.cloudfront.net^
||d2r3rw91i5z1w9.cloudfront.net^
||d2rx475ezvxy0h.cloudfront.net^
||d2s9nyc35a225l.cloudfront.net^
||d2sbzwmcg5amr3.cloudfront.net^
||d2sp5g360gsxjh.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^
||d2vwl2vhlatm2f.cloudfront.net^
||d2werg7o2mztut.cloudfront.net^
||d2x19ia47o8gwm.cloudfront.net^
||d2y8ttytgze7qt.cloudfront.net^
||d2ykons4g8jre6.cloudfront.net^
||d2z51a9spn09cw.cloudfront.net^
||d2zbpgxs57sg1k.cloudfront.net^
||d2zcblk8m9mzq5.cloudfront.net^
||d301cxwfymy227.cloudfront.net^
||d30sxnvlkawtwa.cloudfront.net^
||d31mxuhvwrofft.cloudfront.net^
||d31ph8fftb4r3x.cloudfront.net^
||d31vxm9ubutrmw.cloudfront.net^
||d31y1abh02y2oj.cloudfront.net^
||d32bug9eb0g0bh.cloudfront.net^
||d33fc9uy0cnxl9.cloudfront.net^
||d33otidwg56k90.cloudfront.net^
||d347nuc6bd1dvs.cloudfront.net^
||d34rdvn2ky3gnm.cloudfront.net^
||d3584kspbipfh3.cloudfront.net/cm/
||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^
||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^
||d3evio1yid77jr.cloudfront.net^
||d3f1m03rbb66gy.cloudfront.net^
||d3f1wcxz2rdrik.cloudfront.net^
||d3f4nuq5dskrej.cloudfront.net^
||d3fkv551xkjrmm.cloudfront.net^
||d3g5ovfngjw9bw.cloudfront.net^
||d3hib26r77jdus.cloudfront.net^
||d3hitamb7drqut.cloudfront.net^
||d3hj4iyx6t1waz.cloudfront.net^
||d3hs51abvkuanv.cloudfront.net^
||d3hyjqptbt9dpx.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^
||d3phzb7fk3uhin.cloudfront.net^
||d3pk579obpqv7b.cloudfront.net^
||d3pvcolmug0tz6.cloudfront.net^
||d3q33rbmdkxzj.cloudfront.net^
||d3qilfrpqzfrg4.cloudfront.net^
||d3qinhqny4thfo.cloudfront.net^
||d3qu0b872n4q3x.cloudfront.net^
||d3rb9wasp2y8gw.cloudfront.net^
||d3rjndf2qggsna.cloudfront.net^
||d3rkkddryl936d.cloudfront.net^
||d3rp5jatom3eyn.cloudfront.net^
||d3rxqouo2bn71j.cloudfront.net^
||d3sdg6egu48sqx.cloudfront.net^
||d3t16rotvvsanj.cloudfront.net^
||d3t3bxixsojwre.cloudfront.net^
||d3t3lxfqz2g5hs.cloudfront.net^
||d3t3z4teexdk2r.cloudfront.net^
||d3tfz9q9zlwk84.cloudfront.net^
||d3tozt7si7bmf7.cloudfront.net^
||d3ud741uvs727m.cloudfront.net^
||d3ujids68p6xmq.cloudfront.net^
||d3uqm14ppr8tkw.cloudfront.net^
||d3v3bqdndm4erx.cloudfront.net^
||d3vnm1492fpnm2.cloudfront.net^
||d3vpf6i51y286p.cloudfront.net^
||d3vw4uehoh23hx.cloudfront.net^
||d3x0jb14w6nqz.cloudfront.net^
||d4ngwggzm3w7j.cloudfront.net^
||d5g0nxmbdku6r.cloudfront.net^
||d5onopbfw009h.cloudfront.net^
||d5pb47xzjz3fc.cloudfront.net^
||d63a3au5lqmtu.cloudfront.net^
||d6sav80kktzcx.cloudfront.net^
||d6wzv57amlrv3.cloudfront.net^
||d7016uqa4s0lw.cloudfront.net^
||d7dza8s7j2am6.cloudfront.net^
||d8cxnvx3e75nn.cloudfront.net^
||d91i6bsb0ef59.cloudfront.net^
||da3uf5ucdz00u.cloudfront.net^
||dagd0kz7sipfl.cloudfront.net^
||dal9hkyfi0m0n.cloudfront.net^
||dba9ytko5p72r.cloudfront.net^
||dbcdqp72lzmvj.cloudfront.net^
||dby7kx9z9yzse.cloudfront.net^
||dc08i221b0n8a.cloudfront.net^
||dc5k8fg5ioc8s.cloudfront.net^
||dcai7bdiz5toz.cloudfront.net^
||ddlh1467paih3.cloudfront.net^
||ddvbjehruuj5y.cloudfront.net^
||ddvfoj5yrl2oi.cloudfront.net^
||de2nsnw1i3egd.cloudfront.net^
||dew9ckzjyt2gn.cloudfront.net^
||dgw7ae5vrovs7.cloudfront.net^
||dhrhzii89gpwo.cloudfront.net^
||di028lywwye7s.cloudfront.net^
||dihutyaiafuhr.cloudfront.net^
||dita6jhhqwoiz.cloudfront.net^
||djm080u34wfc5.cloudfront.net^
||djnaivalj34ub.cloudfront.net^
||djr4k68f8n55o.cloudfront.net^
||djv99sxoqpv11.cloudfront.net^
||djvby0s5wa7p7.cloudfront.net^
||djz9es32qen64.cloudfront.net^
||dk57sacpbi4by.cloudfront.net^
||dkm6b5q0h53z4.cloudfront.net^
||dkre4lyk6a9bt.cloudfront.net^
||dktr03lf4tq7h.cloudfront.net^
||dkus30wj6f84p.cloudfront.net^
||dkyp75kj7ldlr.cloudfront.net^
||dl5ft52dtazxd.cloudfront.net^
||dlkfm8bqz0bpx.cloudfront.net^
||dlne6myudrxi1.cloudfront.net^
||dlooqrhebkjoh.cloudfront.net^
||dlrioxg1637dk.cloudfront.net^
||dltqxz76sim1s.cloudfront.net^
||dlvds9i67c60j.cloudfront.net^
||dlxk2dj1h3e83.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^
||dne6rbzy5csnc.cloudfront.net^
||dnhfi5nn2dt67.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^
||drbccw04ifva6.cloudfront.net^
||drda5yf9kgz5p.cloudfront.net^
||drf8e429z5jzt.cloudfront.net^
||drulilqe8wg66.cloudfront.net^
||ds02gfqy6io6i.cloudfront.net^
||ds88pc0kw6cvc.cloudfront.net^
||dsb6jelx4yhln.cloudfront.net^
||dscex7u1h4a9a.cloudfront.net^
||dsh7ky7308k4b.cloudfront.net^
||dsie7h4lo9wxu.cloudfront.net^
||dtakdb1z5gq7e.cloudfront.net^
||dtmm9h2satghl.cloudfront.net^
||dtto8zfzskfoa.cloudfront.net^
||dtu2kitmpserg.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^
||dw55pg05c2rl5.cloudfront.net^
||dw9uc6c6b8nwx.cloudfront.net^
||dwnm2295blvjq.cloudfront.net^
||dwr3zytn850g.cloudfront.net^
||dxgo95ahe73e8.cloudfront.net^
||dxkkb5tytkivf.cloudfront.net^
||dxprljqoay4rt.cloudfront.net^
||dxz454z33ibrc.cloudfront.net^
||dy5t1b0a29j1v.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^
||onfocus.io^$third-party
||secretmedia.com^$third-party
||6angebot.ch^$popup,third-party
||ad.22betpartners.com^$popup
||adblockerapp.com^$popup
||adblockerapp.info^$popup
||adblockultra.com^$popup
||adcleanerpage.com^$popup
||adfreevision.com^$popup
||adobe.com/td_redirect.html$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
||brazzers.com/click/$popup
||canyoublockit.com^$popup,third-party
||cctv.lol/show/$popup
||cdn.optmd.com^$popup
||chaturbate.com/affiliates/$popup
||cyberprivacy.pro^$popup
||dianomi.com^$popup
||download-final-step.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
||iqbroker.com/lp/*?aff=$popup,third-party
||iqoption.com/land/$popup
||iyfsearch.com^$popup
||laborates.com^$popup
||loadx.me/show/$popup
||loveclubhere.life^$popup
||lp1s.cyber-guard.me^$popup,third-party
||mackeeperaffiliates.com^$popup
||mydiethub.com^$popup
||nocensor.biz/go/$popup
||nutaku.net/signup/landing/$popup,third-party
||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
||redir.tradedoubler.com/projectr/$popup
||serve.prestigecasino.com^$popup
||serve.williamhillcasino.com^$popup
||skiptheadz.com^$popup
||skiptheadz.info^$popup
||skipvideoads.com^$popup
||smartblocker.org^$popup
||special-offers.online^$popup
||streamblocked.com^$popup
||superblackfriday.deals^$popup
||teenfinder.com/landing/$popup,third-party
||theonlineuserprotection.com/download-guard/$popup,third-party
||theonlineuserprotector.com/download-guard/$popup,third-party
||torrent-protection.com^$popup
||track.kinetiksoft.com^$popup,third-party
||tracking.keyxel.com^$popup
||ublockpop.com/rect.php?$popup
||ultimate-ad-eraser.com^$popup
||unibet.co.uk/*affiliate$popup
||vid-adblocker.com^$popup
||vpnfortorrents.best^$popup
||vpnfortorrents.org^$popup
||whataboutnews.com^$popup,third-party
||windadblocker.com^$popup
||xxxhd.cc/ads/$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
||asg.bhabhiporn.pro^
||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.isbnrs.com^
||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/
||byxxxporn.com/300x250.html
||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^
||drtladv.com^
||elitepaysites.com/ae-banners/
||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/
||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
||imctransfer.com^*/promo/
||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
||porngamespass.com/iframes/
||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
||snipersex.com/banners/
||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/
||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/
||ad.pornimg.xyz^$popup
||adultfriendfinder.com/banners/$popup,third-party
||adultfriendfinder.com/go/$popup,third-party
||bongacams8.com/track?$popup
||cam4.com/?$popup
||cam4.com^*&utm_source=$popup
||camonster.com/landing/$popup,third-party
||clicks.istripper.com/ref.php?$popup,third-party
||crpop.livejasmin.com^$popup
||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
||0xtracker.com/assets/advertising/
||1337x.*/images/x28.jpg
||1337x.*/images/x2x8.jpg
||2ca.com.au/images/banners/
||2merkato.com/images/banners/
||2oceansvibe.com/?custom=takeover
||4f.to/spns/
||9gag.com/embed/featured-videos.html
||a.w3techs.com^
||abc.manga9.co^
||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.org.ru^
||ad.kissanime.sx^
||ad.kissasian.com.ru^
||ad.kissasian.es^
||ad.kisscartoon.nz^
||ad.kisscartoon.sh^
||ad.kisstvshow.ru^
||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
||amcdn.co.za/scripts/javascript/dfp.js
||animefilter.com/img/b.jpg
||animeheaven.ru/api/pop*.php
||animeland.tv/ios.html
||animeland.tv/pa.js
||animesuge.to/E/aircraftmighty.com/
||anisearch.com/amazon
||aolcdn.com/ads/$script
||apkmaven.io/sw.js
||apkmody.io/ads
||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/
||brighteon.tv/Assets/ARF/
||brisbanetimes.com.au/assets/europa.
||brudirect.com/images/banners/
||bugsfighter.com/wp-content/uploads/2020/07/malwarebytes-banner.jpg
||bundesliga.com/assets/partners/
||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/
||cdn.http.anno.channel4.com/m/1/$media,domain=uktvplay.co.uk
||cdnads.geeksforgeeks.org^
||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/
||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^$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^
||coolors.co/ajax/get-ads
||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^
||cricbuzz.com/api/adverts/
||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
||dailymirror.lk/youmaylike
||dailynews.lk/sites/default/files/pictures/BO-Banner-NEW.gif
||daniweb.com/js/articles/bsa/
||data.angel.digital/images/b/$image
||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
||draftkings.bbgi.com^$subdocument
||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/
||eentent.streampiay.me^
||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/
||extramovies.tel/wp-content/uploads/2021/02/thshah.jpg
||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
||fentent.streampiay.me^
||file-upload.site/page.js
||filemoon.*/js/baf.js
||filerio.in/banners/
||files.im/images/bbnr/
||filexspace.com/s2/banner*.$domain=mfilecloud.com
||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
||futbollatam.com/ads.js
||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^
||googlesyndication.com^$domain=blogto.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
||hearstnp.com/scripts/loadads.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/
||hortidaily.com/b/
||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/
||iamcdn.net/players/playhydraxs.min.js$domain=player-cdn.com
||ice.hockey/images/sponsoren/
||iceinspace.com.au/iisads/
||idlebrain.com^*/footer-
||idlebrain.com^*/hor-
||idlebrain.com^*/main-
||idlebrain.com^*/sky-
||idlebrain.com^*/square-
||idrive.com/include/images/idrive-120240.png
||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/
||inmanga.com/ads/
||insideyork.co.uk/assets/images/sponsors/
||intersc.igaming-service.io^$domain=hltv.org
||investing.com/jp.php
||ip-secrets.com/img/nv
||irishdev.com/files/banners/
||islandecho.co.uk/wp-content/uploads/*Island-$image
||isohunt.app/a/b.js
||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
||jobsora.com/img/banner/
||jordantimes.com/accu/
||kdnuggets.com/aps/
||kendrickcoleman.com/images/banners/
||kissanime.com.ru/api/pop*.php
||kissasian.li/ads/
||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/
||lasentinel.net/static/img/promos/
||leechpremium.link/img/banner/promo.png
||leet365.cc/ggg.js
||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
||livescore.az/images/banners
||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/
||marketscreener.com/content_openx.php
||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/
||megashare.website/js/safe.ob.min.js
||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/
||observerbd.com/ad/
||odrama.net/images/clicktoplay.jpg
||ohmygore.com/ef_pub
||oncyprus.com/media/ems/banners/
||onlineshopping.co.za/expop/
||openstack.org/api/public/v1/sponsored-projects?
||optics.org/banners/
||ownedcore.com/forums/ocpbanners/
||pastemagazine.com/common/js/ads-
||pastemytxt.com/download_ad.jpg
||pengenanu.files.im^
||persianleague.com/images/banners/
||phonearena.com/js/ops/taina.js
||phuketwan.com/img/b/
||pimpandhost.com/static/html/
||planetlotus.org/images/partners/
||poedb.tw/image/torchlight/
||ports.co.za/banners/
||positivehealth.com/img/original/BannerAvatar/
||positivehealth.com/img/original/TopicbannerAvatar/
||pressablecdn.com/wp-content/uploads/Site-Skin_update.gif$domain=bikebiz.com
||prewarcar.com/*-banners/
||products.gobankingrates.com^
||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
||pururin.to/assets/js/pop.js
||qontent.pouvideo.cc^
||qontent.powvibeo.me^
||rabble.ca/sites/default/files/styles/partners_
||radiocity.in/radiocity/$subdocument
||radioreference.com/i/p4/tp/smPortalBanner.gif
||rafvertizing.crazygames.com^
||realpython.net/tag.js
||receive-sms-online.info/img/banner_
||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
||sbfull.com/assets/jquery/jquery-3.2.min.js?
||sbfull.com/js/mainpc.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/webimages/*.gif
||smh.com.au/assets/europa.
||smn-news.com/images/banners/
||soap2day.show/ajax/script.php
||socket.streamable.com^
||softcab.com/google.php?
||sonichits.com/tf.php
||sontent.pomvideo.cc^
||sontent.powvibeo.me^
||sorcerers.net/images/aff/
||sorcerers.net/includes/butler/
||southfloridagaynews.com/images/banners/
||sportpesanews.com/images/promo/
||srilankamirror.com/images/banners/
||srware.net/iron/assets/img/av/
||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.*/api/spots/$script
||streams.tv/js/slidingbanner.js
||streamtape.com/adult
||streamtape.site/adult
||strtapeadblock.club/adult
||strtpe.link/ppmain.js
||sundayobserver.lk/sites/default/files/pictures/COVID19-Flash-1_0.gif
||sundayworld.co.za/wp-content/uploads/*/home-page-take-over-
||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/
||techonthenet.com/defaults/primary
||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/
||thefinancialexpress.com.bd/images/rocket-250-250.png
||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/
||torrentgalaxy.to/cache/bearable
||torrentgalaxy.to/cache/cachelite
||tpc.googlesyndication.com^
||tpucdn.com/review/zcpdcceevetd-
||tradecraft.s.llnwi.net^
||traditionalmusic.co.uk/images/banners/
||triangletribune.com/cache/sql/fba/
||truck1.eu/_BANNERS_/
||trucknetuk.com/phpBB2old/sponsors/
||trumparea.com/_adz/
||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/
||vaughn.live/app/abvsp.php
||vaughn.live^*/abvs_video.js
||vendo.cointelegraph.com^
||vhanime.com/js/popgogo.js
||vidcrunch.com^*/avmanager.js
||videowood.tv/assets/js/popup.js
||videowood.tv/pop2
||vidhdthe.online/mavennofile.js
||vidstream.pro/E/$script
||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.ca/api/bsp/ads/
||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/
||worldofmods.com/wompush-init.js
||wqah.com/images/banners/
||x.castanet.net^
||xbox-hq.com/html/images/banners/
||xda-developers.com/app/plugins/xda-kco-affiliate/
||xinhuanet.com/s?
||xtb.com^$third-party,domain=cool-etv.net
||yahoo.com/m/gemini_api/
||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/
||zillastream.com/api/spots/
||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|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.pm|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=123movies.tw|1cloudfile.com|9xmovies.app|9xupload.asia|adblockeronstape.me|adblockeronstreamtape.me|adblockeronstrtape.xyz|adblockplustape.xyz|adblockstreamtape.art|adblockstreamtape.fr|adblockstreamtape.site|allsports.icu|animepl.xyz|aotonline.co|audaciousdefaulthouse.com|bowfile.com|capodeportes.fr|cast4u.xyz|clicknupload.to|cloudvideo.tv|coloredmanga.com|cut-y.net|daddylive.click|daddylive.fun|databasegdriveplayer.xyz|deltabit.co|dood.la|dood.pm|dood.sh|dood.so|dood.to|dood.watch|dood.wf|dood.ws|drivebuzz.icu|dslayeronline.com|dulu.to|dum.to|embedplayer.site|embedsb.com|embedsito.com|embedstream.me|eplayvid.net|evoload.io|fembed-hd.com|fileclub.cyou|filemoon.sx|filmy4wap.ink|flashx.net|fmovies.ps|gamovideo.com|gaybeeg.info|gdriveplayer.pro|givemenbastreams.com|gogoanimes.org|gogohd.net|gogoplay.io|gogoplay4.com|goload.io|gomo.to|goodstream.org|hdfilme.cx|hdtoday.ru|hexupload.net|housecardsummerbutton.com|hurawatch.at|ive.zone|kesini.in|kickasstorrents.to|klubsports.click|letsupload.io|linkhub.icu|linksafe.cc|livetvon.click|luxubu.review|mangareader.cc|mangovideo.pw|maxsport.one|membed.net|meomeo.pw|mirrorace.org|mixdrop.bz|mixdrop.ch|mixdrop.click|mixdrop.club|mixdrop.co|mixdrop.sx|mixdrop.to|mixdrops.xyz|mp4upload.com|mycast.icu|mystream.to|nelion.me|nocensor.biz|ovagames.com|owodeuwu.xyz|pcgamestorrents.com|playtube.ws|pouvideo.cc|projectfreetv2.com|proxyer.org|putlockers.gs|radamel.icu|reputationsheriffkennethsand.com|rojadirecta.watch|sbthe.com|scloud.online|send.cm|shavetape.cash|shortlinkto.icu|skidrowcodex.net|smallencode.me|soccerstreamslive.co|stape.fun|stapewithadblock.monster|stapewithadblock.xyz|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|strtapeadblocker.xyz|superstream123.net|supervideo.tv|telerium.icu|thepiratebay0.org|theproxy.ws|thevideome.com|un-block-voe.net|upbam.org|uplinkto.one|upload-4ever.com|uproxy.to|upstream.to|uptobhai.com|uqload.com|userload.co|userload.xyz|userscloud.com|v-o-e-unblock.com|vanfem.com|vidbam.org|vidcloud.click|vidembed.me|videovard.sx|vidlox.me|vido.lol|vidshar.org|vidsrc.me|vidsrc.stream|vipleague.im|vipleague.tv|vivo.sx|voe-un-block.com|voe-unblock.com|voe-unblock.net|voe.bar|voe.sx|voeun-block.net|voeunbl0ck.com|voeunblck.com|voeunblk.com|voeunblock.com|voeunblock1.com|voeunblock2.com|voeunblock3.com|vostfree.online|vudeo.io|vudeo.net|vumoo.to|vupload.com|watch-free.tv|watchserieshd.live|wowlive.info|yodbox.com|youtube4kdownloader.com
@@||cdn.plyvdo.live/scripts/$script
@@||doodcdn.co^$domain=dood.la|dood.pm|dood.so|dood.to|dood.watch|dood.ws
@@||doodstream.com^$subdocument
@@||freeplayervideo.com^$subdocument
@@||gogoplay5.com^$subdocument
@@||gomoplayer.com^$subdocument
@@||lshstream.xyz/hls/$xmlhttprequest
@@||msubload.com/sub/$xmlhttprequest
@@||streamlare.com^$subdocument
@@||streamtape.com^$subdocument
@@||voeunblock.com^$subdocument
@@||voeunblock3.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^
||breitbart.com/t/assets/js/prebid
||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
||boomselljamwelunch.com^
||brid.tv^$script,domain=67hailhail.com|deepdaledigest.com|forevergeek.com|geordiebootboys.com|hammers.news|hitc.com|molineux.news|nottinghamforest.news|rangersnews.uk|realitytitbit.com|spin.com|tbrfootball.com|thechelseachronicle.com|thefocus.news|thewrap.com|washingtonexaminer.com
||c.jsrdn.com^$script,domain=muscleandfitness.com
||cdn.ex.co/player/
||cdn.thejournal.ie/media/hpto/$image
||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
||g.ibtimes.sg/sys/js/minified-video.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=dexerto.com|gamesradar.com|ginx.tv|spokesman-recorder.com|tomshardware.com|whathifi.com
||live.primis.tech^$third-party
||minute.ly^$third-party
||minutemedia-prebid.com^$third-party
||minutemediaservices.com^$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/
||tldw.me^$third-party
||ultimedia.com/js/common/smart.js$script,third-party
||vidazoo.com/basev/$script,third-party
||video-streaming.ezoic.com^
||vidora.com^$third-party
||viewdeos.com^$script,third-party
||voqally.com/hub/app/
||vplayer.newseveryday.com^
||widgets.outbrain.com^$domain=mamasuncut.com
||www-idm.com/wp-content/uploads/2022/02/bitcoin.png
||zype.com^$third-party,domain=bossip.com|hiphopwired.com|madamenoire.com
||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|pcgamestorrents.org|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?:\/\/(.+?\.)?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|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|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:
||clipconverter.cc^$csp=default-src 'self' i.ytimg.com *.clipconverter.cc 'unsafe-inline' data: blob:
||convertfiles.com^$csp=script-src 'self' '*' 'unsafe-inline'
||gelbooru.com^$csp=script-src 'self' '*' 'unsafe-inline' *.gstatic.com *.google.com *.googleapis.com *.bootstrapcdn.com
||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
/^https?:\/\/www\.[0-9a-z]{8,}\.com\/[0-9a-z]{1,4}\.js$/$script,third-party,domain=dood.la|dood.pm|dood.sh|dood.so|dood.to|dood.watch|dood.ws
$popup,third-party,domain=1337x.buzz|720pstream.tv|9anime.id|adblockeronstape.me|adblockeronstreamtape.me|adblockeronstrtape.xyz|adblockplustape.com|adblockplustape.xyz|adblockstreamtape.art|adblockstreamtape.fr|adblockstreamtape.site|animepl.xyz|animeworld.biz|apl100.me|apl102.me|apl96.me|assia2.com|assia4.com|bflix.ru|cloudemb.com|cloudvideo.tv|databasegdriveplayer.xyz|dembed1.com|diampokusy.com|dir-proxy.net|dirproxy.info|dood.wf|dood.ws|dulu.to|embedsito.com|fembed-hd.com|file-upload.com|freeplayervideo.com|geoip.redirect-ads.com|gogoanime.lol|gogoanime.nl|haes.tech|highload.to|highstream.tv|hubfiles.ws|hydrax.xyz|katfile.com|kissanime.lol|kokostream.net|livesports4u.xyz|livetv498.me|loader.to|luxubu.review|mangovideo.pw|mixdrop.bz|mixdrop.ch|mixdrop.click|mixdrop.club|mixdrop.co|mixdrop.sx|mixdrop.to|mixdrops.xyz|myflixer.to|mystream.to|ninjastream.to|oneproxy.org|owodeuwu.xyz|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|sbthe.com|scloud.online|shavetape.cash|slmaxed.com|ssbstream.net|stape.fun|stape.me|stapewithadblock.monster|stapewithadblock.xyz|strcloud.in|streamas.cloud|streambee.to|streamlare.com|streamon.to|streamta.pe|streamtape.com|streamtapeadblock.art|streamtapse.com|streamz.ws|streamzz.to|strtape.cloud|strtapeadblocker.xyz|strtpe.link|supervideo.tv|suzihaza.com|theproxy.ws|trafficdepot.xyz|tubeload.co|un-block-voe.net|uploadfiles.pw|uproxy.best|uproxy.co|upstream.to|upvid.biz|upvideo.to|uqload.com|userload.co|uwatchfree.fo|vanfem.com|vidcloud9.com|videovard.sx|videovard.to|vidlox.me|viewsb.com|vivo.sx|voe-unblock.com|voe-unblock.net|voe.sx|voeunblock1.com|voeunblock2.com|vupload.com|watchsb.com|wiztube.xyz|wootly.ch|y2mate.is|youtubedownloader.sh|ytmp3.cc|ytmp3.sh
/&*^$popup,domain=piracyproxy.app|piraproxy.info|unblocked.club|unblockedstreaming.net
/?ref=$popup,domain=hltv.org
/hkz*^$popup,domain=piracyproxy.app|piraproxy.info|unblocked.club|unblockedstreaming.net
: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
||eentent.streampiay.me^$popup
||embed.mystream.to^$popup
||fentent.streampiay.me^$popup
||flaticon.com/edge/banner/$popup
||flixhq.ru/?$popup
||gg.bet^$popup,domain=cq-esports.com
||hltv.org^*=|$popup,domain=hltv.org
||hqq.tv/out.php?$popup
||hurawatch.ru/?$popup
||kissanimeonline.com/driectlink$popup
||link.advancedsystemrepairpro.com^$popup
||mercurybest.com^$popup,domain=hltv.org
||mp3-convert.org/p$popup
||notube.website/p/$popup
||pinoymovies.es/links/$popup
||player.tabooporns.com^$popup
||qontent.pouvideo.cc^$popup
||qontent.powvibeo.me^$popup
||routeumber.com^$popup,domain=hltv.org
||sendspace.com/defaults/sendspace-pop.html$popup
||skycheats.com^$popup,domain=elitepvpers.com
||sontent.powvibeo.me^$popup
||t.co^$popup,domain=hltv.org
||topeuropix.site/svop4/$popup
||vidxhot.net/out.php$popup
||vpnfortorrents.*?$popup
||waaw.to/out.php$popup
||ytmp4converter.com/wp-content/uploads$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|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|voe-unblock.com|wawacity.work
/^https?:\/\/.*\.(jpg|jpeg|gif|png|svg|ico|js|txt|css|srt|vtt|webp)/$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|2umovies.me|2umovies.pro|4anime.gg|4hdmovie.com|4stream.gg|5movies.fm|720pstream.tv|9anime.to|9xmovies.homes|adblockstrtape.link|adf.ly|animefreak.vip|animekisa.cc|animepahe.com|animesonline.cz|animesultra.com|asianembed.io|audaciousdefaulthouse.com|bato.to|batotoo.com|batotwo.com|bflix.ru|bflix.to|bigclatterhomesguideservice.com|buffstreams.tv|bunnycdn.ru|clicknupload.to|clipconverter.cc|cloudvideo.tv|cmovies.online|cmovies.vc|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|flixhq.ru|flixtor.video|fmovies.app|fmovies.ps|fmovies.pub|fmovies.to|fmovies.world|fplayer.info|fraudclatterflyingcar.com|gdtot.nl|go-stream.site|gogoanime.run|gogoanimes.to|gogomovies.to|gogoplay1.com|gomovies.cyou|gomoviz.xyz|gospeljingle.com|gowatchseries.live|gowatchseries.online|hds-streaming-hd.com|hexupload.net|hindilinks4u.cam|hindilinks4u.nl|housecardsummerbutton.com|hulkstreams.com|hurawatch.at|hurawatch.it|jackstream.net|jackstreams.com|jujutsukaisen-manga.online|jujutsukaisenonline.net|kimoitv.com|kiss-anime.org|kissanime-ru.ws|kissanime2.org|kissasians.org|lookmoviess.com|manhuascan.com|manhuascan.me|mcubd.host|meomeo.pw|mixdrop.co|mixdrop.sx|mkvcage.site|mkvhub.tech|mlbstream.me|mlsbd.shop|mlwbd.host|movierulz.cam|movies2watch.tv|movies7.to|moviesbaba.life|moviesin.co|moviesrulz.net|moviestars.to|moviesverse.mobi|mp3fromyou.tube|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|ngomik.net|nhlstream.nu|nkiri.com|nswgame.com|olympicstreams.me|pahe.ph|paidnaija.com|playemulator.online|player.cineflixtv.com|primewire.today|prmovies.bz|prmovies.cam|prmovies.net|prmovies.org|prmovies.pics|projectfreetv.one|projectfreetv.watch|projectfreetv2.com|putlocker-website.com|putlocker.digital|putlocker.vc|putlocker68.com|putlockers.fm|putlockers.gs|racaty.net|realfinanceblogcenter.com|redirect-ads.com|reputationsheriffkennethsand.com|sdmoviespoint.online|series9.la|seriestv.watch|sflix.to|shadowrangers.live|shingekinokyojin.tv|skidrow-games.com|skidrowcodex.net|soap2day.md|soap2day.video|soap2dayto.org|sockshare.ac|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|tinycat-voe-fashion.com|toonanime.cc|turkish123.com|un-block-voe.net|upbam.org|uploadmaza.com|upornia.com|uprot.net|upstream.to|uptodatefinishconferenceroom.com|upvid.co|usagoals.sx|v-o-e-unblock.com|vidbam.org|vidembed.cc|videovard.sx|vidnext.net|vido.fun|vidsrc.me|vipbox.lc|vipleague.im|vipleague.st|vipleague.tv|viprow.me|viprow.nu|vipstand.se|voe-un-block.com|voe-unblock.com|voe.bar|voe.sx|voeun-block.net|voeunbl0ck.com|voeunblck.com|voeunblk.com|voeunblock3.com|vumoo.to|vumoo.vip|watchseries.ninja|watchseries.pub|watchserieshd.bz|watchserieshd.tv|watchserieshd.watch|watchseriess.net|watchseriesstream.com|wawacity.work|yesmovies.id|yesmovies.mn|ymovies.to|yomovies.cam|yomovies.nl|yomovies.pl|yomovies.pm|youflix.site|youtube4kdownloader.com|yseries.tv|ytanime.tv|yts-subs.com|yts.movie|ștream2watch.com
/klesd7.*.js^$script,domain=vjav.com
/lemon7.*.js^$script,domain=vxxx.com
/rass7.*.js^$script,domain=hdzog.com
||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/
||amateurporn.me/banners/
||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/
||babepedia.com/iStripper/
||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^
||bdsmstreak.com/vast
||bdsmx.tube/ps/37pg3s.js
||bellesa.co/api/rest/v1/campaigns?
||between-legs.com/banners2/
||between-legs.com^*/banners/
||bigcock.one/worker.js
||bigdick.tube/istusxhres/
||bigdick.tube/tpnxa/
||bigtitsgallery.net/qbztdpxulhkoicd.php
||bigtitslust.com/frd5/ab-f.js
||bigtitslust.com/frd5/pp*.js
||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_
||cam-video.xxx/js/popup.min.js
||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.porn/5143ed8f34a1.js
||camwhores.tv/t6e6d2454fa5.js
||cc2.camcaps.io/v*/
||celeb.gate.cc/assets/bilder/bann
||cherrynudes.com/t33638ba5008.js
||chikiporn.com/poppy/
||clicknplay.to/q3gSxw5.js
||cloud.hentai-moon.com/contents/hdd337st/$media
||creatives.cliphunter.com^
||creatives.pichunter.com^
||cumlouder.com/nnubb.js
||cuntlick.net/banner/
||cutegurlz.com/promos-royal-slider/aff/
||dads-banging-teens.com/polished-
||daftporn.com/nb_
||dailyporn.club/at/code.php
||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
||drivevideo.xyz/advert/
||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*/wat.js
||erofus.com/move
||escortdirectory.com//images/
||est.pornleech.ch^
||everydaygayporn.com/api/spots/
||exoav.com/nb/
||fakeporn.tv/bb/
||fakings.com/tools/get_banner.php
||fapclub.sex/js/hr.js
||fapnado.com/api/spots/
||fapnado.com/neverb/
||fapnado.xxx/bump/
||fappenist.com/fojytyzzkm.php
||fapster.xxx/nblul/yomama.js
||fapxl.com/view/spot/
||fetishshrine.com/contents/images-banners/
||fetishshrine.com/jsb/
||fmgroupdist.com/mafanikio/$image,domain=bdsmtest.org
||footztube.com/b_
||footztube.com/f_
||freelivesex.tv/imgs/ad/
||frprn.com/even/ok.js
||ftopx.com/b.domnlk.com/
||ftopx.com/tf558550ef6e.js
||fuckmelikethereisnotomorrow.com/b/
||fuckuh.com/pyzkyustptvj.php
||galleries-pornstar.com/thumb_top/
||gamcore.com/ajax/abc?
||gapeandfist.com/uploads/thumbs/
||gay4porn.com/ai/
||gayboystube.com/templates/gayboystube2017/js/gbtpop.js
||gayfor.us/front.js
||gaytail.com/vast.xml
||girlsofdesire.org/blr2.php
||glam0ur.com/adgallery1
||glam0ur.com^*/banners/
||gloryholegirlz.com/images/banners/
||go.celebjihad.live^
||go.pornav.net^
||go.strpjmp.com^
||goodsexporn.org/banners/
||hclips.com/rmrhdryzrx/
||hdporn24.org/vcrtlrvw/
||hdpornfree.xxx/xxx/
||hdpornmax.com/tmp/
||hdzog.com/bfycjtajaoa/
||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/
||hentaifox.com/dhf.html
||hentaifox.com/js/ajs.js
||hentaifox.com/js/slider.js
||hentairules.net/eroges.js
||hentairules.net/gal/new-gallery-dump-small.gif
||hentaiworld.tv/damp-smoke-a62a/
||here.xxx/ads.js
||here.xxx/pop_desc.js
||hitomi.la/ebJqXsy/
||hitprn.com/c_
||home-xxx-videos.com/snowy-
||homeprivatevids.com/js/580eka426.js
||hornygamer.com/includes/gamefile/sw3d_hornygamer.gif
||hornygamer.com/play_horny_games/
||hornyjourney.com/fr.js
||hotgirlclub.com/assets/vendors/
||hotgirlsdream.com/tf40bbdd1767.js
||hotmovs.com/fzzgbzhfm/
||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
||imhentai.xxx/js/slider.js
||inporn.com/bnmozfsq/
||interracial-girls.com/chaturbate/
||interracial-girls.com/i/$image
||iplayboy.us/bnrs/
||ipornxxx.net/banners/
||jav.work/p.js
||javenglish.net/tcads.js
||javguru.top/126_*.js
||javhub.net/av/js/cpp.js
||javsubtitle.co/sponsor/
||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
||koushoku.org/proxy?
||letsjerk.org/agent.php?
||letsjerk.org/api/spots/
||letsjerk.to/api/click/
||load.xxxdb.io^
||lolhentai.net/tceb29242cf7.js
||lustypuppy.com/sbbi/
||madchensex.com/extras/
||madmen2.alastonsuomi.com^
||manga18fx.com/nevmmm
||manhwa18.cc/bmoa/bmoa_frder.js
||mansurfer.com/flash_promo/
||mature-chicks.com/sparkling-
||matureworld.ws/images/banners/
||megatube.xxx/ab-s.js
||megatube.xxx/su4unbl-r.js
||milffox.com/ab-s.js
||milffox.com/local_su.js
||milffox.com/su4unbl
||milfnut.net/assets/jquery/$script
||milfz.club/qpvtishridusvt.php
||milkmanbook.com/dat/promo/
||momxxxfun.com/ezop/
||mylistcrawler.com/wp-content/plugins/elfsight-popup-cc/
||mylust.com/154-5imcjoe8o7f/
||mylust.com/b/
||mypornstarblogs.com/ads/
||mypornstarbook.net/ads/
||mysexgames.com/pix/best-sex-games/
||mysexgames.com/plop.js
||nackte.com/extras/
||niceyoungteens.com/ero-advertising
||nigged.com/tools/get_banner.php
||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/
||pics-x.com/api/get_ad/
||pics99.cumlouder.com^
||pics99.porn300.com
||picshick.com/b9ng.js
||pictoa.com/310.js
||pleasuregirl.net/bload
||plx.porndig.com^
||porn-star.com/buttons/
||porn300.com/nbjs/
||porn555.com/stejjirxo/
||pornbay.re/k2sbanner
||pornerbros.com/nativeexternal/
||pornforrelax.com/kiadtgyzi/
||porngals4.com/img/b/
||porngames.games/banners/
||porngames.games/sbbi/
||pornhat.com/banner/
||pornicom.com/jsb/
||pornj.com/gabril/
||pornj.com/gghozqaiic/
||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/
||pornpoppy.com/jss/external_pop.js
||pornrabbit.com^$subdocument
||pornsex.rocks/league.aspx
||pornstargold.com/3b0a0cdcb8b4.js
||pornstargold.com/cddc4c9399c7.js
||pornvas.com/lively
||pornvibe.org/banners/
||puporn.com/tpswmiflfmh/
||pussyspace.com/vr29
||rat.xxx/retr/
||rat.xxx/ssk/
||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/
||rst.pornyhd.com^
||ruedux.com/code/script/
||rule34hentai.net^$subdocument,~third-party
||rusdosug.com/Fotos/Banners/
||seasonporn.com/ad/
||see.xxx/ipseedoxu/
||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
||shemalez.com/jfceqdszpsh/
||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.
||teens-fucking-matures.com/shrill-
||theboobsblog.com/long-pine-4086/
||thegay.com/ckakmlui/
||thegay.com/ejtxclxnes/
||thegay.com/giwkwmmncsgn/
||thegay.com/nofa/
||thegay.com/psyttioschbs/
||thegay.com/xcgspnprfzd/
||thegay.com^*/momass
||thegay.porn/hksdxivygl/
||thehun.net/banners/
||thenipslip.com/8bf6a64db50f.js
||thisvid.com/enblk/
||tits-guru.com/js/istripper4.js
||titsbox.com/nb/
||tnaflix.com/azUhsbtsuzm?
||tranny.one/bd.php
||trannygem.com/ai
||tryboobs.com/bf/
||tubepornclassic.com/icwlzitfi/
||tuberel.com/poppy/
||tuberel.com/wpazbnhli/
||tubev.sex/td24f164e52654fc593c6952240be1dc210935fe/
||tubxporn.xxx/js/xp.js
||txxx.com/api/input.php?
||txxx.com/mucaepcd/
||upornia.com/ptasrjjp/
||upornia.com/wzvxeouxubor/
||urgayporn.com/bn/
||videosection.com/agent.php?
||vipergirls.to/clientscript/poptrigger_
||voyeurhit.com/ffpqvfaczp/
||warashi-asian-pornstars.fr/wapdb-img/ep/
||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
||x.vipergirls.to^
||x0r.urlgalleries.net^
||xbooru.com/script/application.js
||xcity.org/tc2ca02c24c5.js
||xgirls.agency/pg/c/
||xgroovy.com/61b1c276d8465php/
||xgroovy.com/static/js/script.js
||xmilf.com/fjwucyfpo/
||xnxxporn.video/askrej/
||xozilla.com/player/html.php$subdocument
||xpics.me/everyone.
||xteen.name/ok/
||xvideos.com/zoneload/
||xxerotica.com/xxerotica.js
||xxx-videosex.porn/go/
||xxxdessert.com/34l329_fe.js
||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
||xxxxsx.com/sw.js
||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
||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|pornid.xxx|pornotrack.net|pornrabbit.com|pornwatchers.com|pornwhite.com|pussy.org|redhdtube.xxx|rule34.art|sexvid.porn|sexvid.pro|sexvid.xxx|sexytorrents.info|shameless.com|sleazyneasy.com|smutty.com|sortporn.com|stepmom.one|stileproject.com|str8ongay.com|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.com|zbporn.tv
/^https?:\/\/.*\.eporner\.com\/[0-9a-f]{10,}\/$/$script,domain=eporner.com
@@||thegay.com/assets/jwplayer-*/jwplayer.core.controls.html5.js|$domain=thegay.com
@@||thegay.com/assets/jwplayer-*/jwplayer.core.controls.js|$domain=thegay.com
@@||thegay.com/assets/jwplayer-*/jwplayer.js|$domain=thegay.com
@@||thegay.com/assets/jwplayer-*/provider.hlsjs.js|$domain=thegay.com
@@||thegay.com/upd/*/assets/preview*.js|$domain=thegay.com
@@||thegay.com/upd/*/static/js/*.js|$domain=thegay.com
||thegay.com^$script,domain=thegay.com
$websocket,domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|xtube.com|youporn.com|youporngay.com
||thegay.com^$csp=default-src 'self' *.ahcdn.com fonts.gstatic.com fonts.googleapis.com https://thegay.com https://tn.thegay.com 'unsafe-inline' 'unsafe-eval' data: blob:
.com./$popup,domain=pornhub.com
|http*://*?$popup,third-party,domain=pornhub.com|redtube.com|tube8.com|youporn.com|youporngay.com
||clicknplay.to/api/$popup
||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=asianclub.tv|porn-tube-club.com
magnet.so###AD
webcarstory.com###Ads
search.snapdo.com###AfloatingD
weegy.com###BannerDiv
citynews.ca###Bigbox_300x250
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
geeksforgeeks.org###GFG_AD_Desktop_BTF_Postcontent_728x280
geeksforgeeks.org###GFG_AD_Desktop_MTF_Postcontent_728x90
geeksforgeeks.org###GFG_AD_Desktop_PostContent_300x250
titantv.com###GridPlayer
fanlesstech.com###HTML2 > .widget-content
fanlesstech.com###HTML3
fanlesstech.com###HTML4 > .widget-content
fanlesstech.com###HTML5 > .widget-content
fanlesstech.com###HTML6 > .widget-content
breitbart.com###HaDW
fortune.com###Leaderboard0
linkfang.org###LinkFang_Horizontal
motortrend.com###MT_Articles_300x250_top
techadvisor.com###OzAUZW
physicsandmathstutor.com###PMT_PDF_Top
physicsandmathstutor.com###PMT_Top
point2homes.com,propertyshark.com###Point2Homes_Premium_Agent_Replace_300x250
audioz.download###PromoHead
sciencealert.com###Purch_D_R_0_1
calculatorsoup.com###RightSidebar
edn.com###SideBarWrap
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
dexerto.com###\#primisplayer
turbobit.net###__bgd_link
ytmp3.cc###a-320-50
egotastic.com###a46c6331
egotasticsports.com###a83042c4
krunker.io###aHolder
tokder.org###aaaa
imagebam.com###aad-header-1
imagebam.com###aad-header-2
imagebam.com###aad-header-3
travelpulse.com###ab_container
uinterview.com###above-content
peacemakeronline.com###above_top_banner
go-convert.com###ad
livescore.com###ad-holder-gad-news-article-item
dappradar.com###ad-nft-top
informer.com###ad0
boards.net,mtaeta.info,notbanksyforum.com,pimpandhost.com,realgearonline.com,repairalmostanything.com,timeanddate.com,wordhippo.com,wordreference.com###ad1
pimpandhost.com###ad2
exchangerates.org.uk###ad3
moomoo.io###adCard
musescore.com###ad_cs_12219747_300_250
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
192-168-1-1-ip.co,receivesms.co###adresp
3g2upl4pq6kufc4m.onion,audioreview.com,carlow-nationalist.ie,cellmapper.net,craigclassifiedads.com,dekhobd.com,duckduckgo.com,g.doubleclick.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
pcmag.com###alertbar
djchuang.com###amazon3
wtechnews.com###aniBox
timesofmalta.com###article-sponsored
brisbanetimes.com.au,smh.com.au,theage.com.au,watoday.com.au###articlePartnerStories
findmysoft.com###as_336
flyordie.com###asf
techpp.com###aside-two > .ct-code-block
stakingrewards.com###asset-calculator-banner
assamtribune.com###async_body_tags
addictivetips.com###at_popup_modal
timesnownews.com###atf
cityandstateny.com###atlas-module
news.grabien.com###atv-gpt1
scalemates.com###avph
teamfortress.tv###aw
gulte.com###awt_landing
convertinmp4.com###b300ib
convertinmp4.com###b728l
finbold.com###ba200ba7ef5e1
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,moviesfoundonline.com,sundayobserver.lk,techconnect.com,vstreamhub.com###banner
euroweeklynews.com###banner-970
bbcamerica.com,ifc.com,sundancetv.com,wetv.com###banner-bottom
bolor-toli.com###banner-clear
thecarconnection.com###banner-container
battlefordsnow.com,cfjctoday.com,everythinggp.com,huskiefan.ca,larongenow.com,meadowlakenow.com,nanaimonewsnow.com,northeastnow.com,panow.com,rdnewsnow.com,sasknow.com,vernonmatters.ca###banner-header
ncaa.com###banner-purse
sourceforge.net###banner-sterling
israelnationalnews.com###banner-sticky
bbcamerica.com,ifc.com,sundancetv.com,wetv.com###banner-top
4teachers.org###banner-wrapper
classic97.net,lagostalks.com###banner1
classic97.net,lagostalks.com###banner2
gamesfree.com###banner300
metric-conversions.org###bannerSpace
edn.com,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###bannerbg
baltic-course.com###bannerbottom
baltic-course.com###bannerleft
phuketwan.com###bannersTop
baltic-course.com,webfail.com###bannertop
h-online.com###bannerzone
paraphraser.io###before_button_
uinterview.com###below-content
al.com,cleveland.com,gulflive.com,lehighvalleylive.com,masslive.com,mlive.com,newyorkupstate.com,nj.com,oregonlive.com,pennlive.com,silive.com,syracuse.com###below-toprail
animixplay.to###belowcomment
post-gazette.com###benn-poll-iframe-container
bing.com###bepfo.popup[style^="visibility: visible"]
dcnewsnow.com###bestreviews-widget
fightful.com###betway-sports
usnews.com###bfad-slot
shellshock.io###big-house-ad
returnyoutubedislike.com###biggest-supporters
bentoneveningnews.com,dailyregister.com,dailyrepublicannews.com,duquoin.com,randolphcountyheraldtribune.com###billBoardATF
versus.com###bill_bottom
cricketnetwork.co.uk,f1network.net,howtogermany.com,rugbynetwork.net,thefootballnetwork.net,timesandstar.co.uk###billboard
canberratimes.com.au,examiner.com.au,theland.com.au,whoscored.com###billboard-container
inquirer.net###billboard_article
searchenginereports.net###bio_ep
searchenginereports.net###bio_ep_bg
chilltracking.com###blink
theneworleanstribune.com###block-15
sharylattkisson.com###block-17
getthetechnow.com###block-24
appleworld.today###block-26
redpepper.co.ug,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
infoplease.com###block-ipmiddlewaread
romania-insider.com###block-nodepagebelowlatespress
romania-insider.com###block-nodepagebelowtrendingcontent
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
reverso.net###bottom-mega-rca-box
publish0x.com###bottom-right-banner
nytimes.com,nytimes3xbfgragh.onion###bottom-wrapper
finbold.com###bottom_anchor
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
brobible.com###bro-leaderboard
modthesims.info###browse-content > div > small
dailydot.com###browsi-topunit
icon-icons.com###bsa-placeholder-search
w3newspapers.com###btmadd
battlefordsnow.com,cfjctoday.com,everythinggp.com,huskiefan.ca,larongenow.com,meadowlakenow.com,nanaimonewsnow.com,northeastnow.com,panow.com,rdnewsnow.com,sasknow.com,vernonmatters.ca###bumper-cars
northcountrypublicradio.org###business
music-news.com###buy-tickets
channel4.com###c4ad-Top
timesofindia.indiatimes.com###c_wdt_sports_rhs_atf_ad_1
coinlisting.info###carousel-example-generic
csdb.dk###casdivhor
csdb.dk###casdivver
autocarindia.com###castrol-ad-sec
cbn.com###cbn_leaderboard_atf
cloudwards.net###cbox
linuxinsider.com###cboxOverlay
curseforge.com###cdm-zone-03
ndtv.com###checked
xcalibrscans.com###close-teaser
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
kotaku.com###commerce-inset-wrapper
cpuid.com###console_log
miniwebtool.com###contain300-2
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]
naturalnewsblogs.com###content > div > .textwidget > [class]
fextralife.com###content-add-a
blastingnews.com###content-banner-dx1-p1
classicreload.com###content-top
kbb.com###contentFor_kbbAdsSimplifiedNativeAd
lineageos18.com###contentLocker
123proxy.biz###cookieConsentUR99472
g3g.sbs,nocensor.sbs###cookieConsentVPN666
returnyoutubedislike.com###cool-people
wsj.com###coupon-links
lordz.io###crossPromotion
apotelyt.com###cuHaba-2
digit.in###cubewrapid
miloserdov.org,reneweconomy.com.au,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,sonyalpharumors.com###custom_html-15
eetimes.eu,miloserdov.org###custom_html-16
budgetbytes.com,ets2.lt,miloserdov.org###custom_html-2
robloxhackscripts.com###custom_html-23
sonyalpharumors.com###custom_html-25
mostlyblogging.com,sarkarideals.com###custom_html-3
colombiareports.com,filmschoolrejects.com,hongkongfp.com,phoneia.com,sarkarideals.com###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
helpwithwindows.com###desc
republicworld.com###desktop-livetv-728-90
definition-of.com###dfp
winaero.com###dfsfsdfs-asdasd-2
flyordie.com###dgad
winaero.com###diodfoihdfsd
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
msn.com###displayAdCard
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
4sysops.com###div-test-0
4sysops.com###div-test-2
4sysops.com###div-test-7
howtogeek.com###div-thetop1
newsmax.com###divArticleSpecialLinks
abbotsfordgasprices.com,albertagasprices.com,barriegasprices.com,bcgasprices.com,calgarygasprices.com,edmontongasprices.com,gasbuddy.com,halifaxgasprices.com,hamiltongasprices.com,kwgasprices.com,londongasprices.com,manitobagasprices.com,montrealgasprices.com,newbrunswickgasprices.com,newfoundlandgasprices.com,novascotiagasprices.com,nwtgasprices.com,ontariogasprices.com,ottawagasprices.com,peigasprices.com,quebeccitygasprices.com,quebecgasprices.com,reginagasprices.com,saskatoongasprices.com,saskgasprices.com,torontogasprices.com,vancouvergasprices.com,victoriagasprices.com,winnipeggasprices.com###divSky
newser.com###divWhizzcoRightRail
hindustantimes.com###divshopnowRight
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
sashares.co.za###elementor-popup-modal-89385
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
fandom.com###featured-video__player
fandom.com###featured-video__player-container
investing.com###findABroker
thisismoney.co.uk###fiveDealsWidget
mediafire.ec,point2homes.com,propertyshark.com###fixedban
cnx-software.com###fixeddbar
goodgearguide.com.au,pcworld.idg.com.au###float_leaderboard_bottom
kissanime9.net###floatcenter
streams.tv###flowerInGarden
fanlesstech.com###footer-1
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.pcgamer.com,forums.tomsguide.com,forums.tomshardware.com###footer_leaderboard
hwhills.com###footerbanner
feedicons.com###footerboard
stonetoss.com###friends
peacemakeronline.com###front_mid_right > center
imgbox.com###full-page-redirect
reviewgeek.com###future_Y_R_0_1
clocktab.com###fv_left-side
chromecastappstips.com###fwdevpDiv0
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
coolors.co###generator_cad
desimartini.com###getPosition
dealsofde.com###gg_box_1
dealsofde.com###gg_box_2
glowstery.com###ghostery-highlights
fmovies.ps,hdtoday.tv,movies2watch.tv,moviesjoy.to,myflixer.to,myflixertv.to###gift-middle
f2movies.to,fmovies.ps,fmoviesto.cc,hdtoday.tv,movies2watch.tv,moviesjoy.to,myflixer.to,myflixertv.to###gift-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,frontlinesoffreedom.com,stakingrewards.com,winemag.com###header-banner
dominicantoday.com###header-banners
coolors.co###header-ccad
bestvpnserver.com,techitout.co.za###header-content
govevents.com###header-display
motorhomefacts.com###header-promo
one.com.mt###header-sidebar
looperman.com###header-top
nisnews.nl###header-wrap
forums.anandtech.com,forums.pcgamer.com,forums.tomsguide.com,forums.tomshardware.com,forums.whathifi.com,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
apotelyt.com###hedoCon
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,packaginginsights.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,nettimoto.com,nettivene.com,nettivuokraus.com###huge_banner
nzbindex.com###i > .inner
klmanga.com,weloma.net###id-custom_banner
atishmkv.site###idbannerplayer
unitconversion.org###ileft
4f.to,furbooru.org###imagespns
mydorpie.com###imgbcont
luxweb.lu###imu
myjoyonline.com###in-article
scoop.co.nz###in-cont
designtaxi.com###in-news-link-1
designtaxi.com###in-news-link-2
thefastmode.com###inarticlemodule
planetradio.co.uk###inline-01
planetradio.co.uk###inline-02
planetradio.co.uk###inline-03
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,yabeat.org###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
icon-icons.com###istockphoto-placeholder
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
peacemakeronline.com###latest_news > center
screengeek.net###layoutContainer
247wallst.com###lb-fill
redferret.net###lb_wrap
friv.com###lba
friv.com###lbaTop
rpmseek.com###lbanner_top
piraproxy.info,unblockedstreaming.net###lbxUR99472
123unblock.bar###lbxVPN666
gpsreview.net###lead
steroid.com###lead_area_opener
iphonic.tv,kontraband.com,motherproof.com,nutritioncuisine.com,sansabanews.com,thestreet.com###leader
techrepublic.com###leader-bottom
thepostmillennial.com###leader-mot
techrepublic.com###leader-plus-top
ugstandard.com###leader-wrap
corrosionpedia.com,firstnationsvoice.com,pistonheads.com###leaderBoard
12tomatoes.com,bloomberg.com,datpiff.com,logotv.com,newcartestdrive.com,news.sky.com,onthesnow.ca,onthesnow.co.nz,onthesnow.co.uk,onthesnow.com,onthesnow.com.au,penny-arcade.com,publishersweekly.com,skysports.com,stuff.tv,theserverside.com,urbandictionary.com,whitepages.ae###leaderboard
vocm.com###leaderboard-area
orilliamatters.com,sootoday.com,timescolonist.com,vancouverisawesome.com###leaderboard-container
variety.com###leaderboard-no-padding
alternet.org###leaderboard-placeholder
oaoa.com###leaderboard-top
narcity.com###leaderboard-wrapper
drdobbs.com###leaderboard1
drdobbs.com###leaderboard2
fixya.com###leaderboardContainer
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###leaderboardbg
westcapenews.com###leaderboardspace
eel.surf7.net.my###left
nowinstock.net###leftBannerBar
thelakewoodscoop.com###leftFloat
news9live.com###left_before_story
assamtribune.com###left_level_before_tags
notdoppler.com###left_link
numista.com###left_pub
nitrome.com###left_skyscraper_shadow
kitco.com###left_square
closerweekly.com,intouchweekly.com,lifeandstylemag.com###listProductWidgetData
wormate.io###loa831pibur0w4gv
lordz.io###lordz-io_300x250
lordz.io###lordz-io_300x250_2
lordz.io###lordz-io_728x90
hackerbot.net###madiv
hackerbot.net###madiv2
hackerbot.net###madiv3
wowhead.com###main > .blocks
animehub.ac###main-content > center
w3big.com,w3schools.com###mainLeaderboard
themeforest.net###market-banner
dispatchtribunal.com,thelincolnianonline.com###mb-bar
active.com###med_rec_bottom
active.com###med_rec_top
wakingtimes.com###media_image-2
apkmb.com,wbap.com###media_image-3
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
peacemakeronline.com###middle_banner_section
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
mmorpg.com###mmorpg_desktop_list_2
sportskeeda.com###mob3-cnx-container-bottom
pocketgamer.com###mobile-background
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,ripplecoinnews.com,tribune.net.ph###mvp-leader-wrap
twinfinite.net###mvp-main-content-wrap
barrettsportsmedia.com###mvp-wallpaper
manganatos.com,mangareader.cc###myModal
fileproinfo.com###myNav
mediaupdate.co.za###mycarousel
coveteur.com###native_1
coveteur.com###native_2
gearspace.com###navbar_notice_617
nbcsports.com###nbcsports-leaderboard
my.juno.com###newsCarousel
livelaw.in###news_on_exit
canberratimes.com.au,examiner.com.au,theland.com.au###newswell-leaderboard-container
searchfiles.de###nextuse
seroundtable.com###ninja_box
pcgamebenchmark.com,pcgamesn.com,pockettactics.com,theloadout.com###nn_astro_wrapper
trueachievements.com,truesteamachievements.com,truetrophies.com###nn_bfa_wrapper
techraptor.net,unite-db.com###nn_lb1
techraptor.net,unite-db.com###nn_lb2
techraptor.net###nn_lb3
techraptor.net###nn_lb4
boxingstreams.cc,crackstreams.gg,cricketstreams.cc,footybite.cc,formula1stream.cc,mlbshow.com,nbabite.com###nordd
forums.somethingawful.com###notregistered
gizbot.com###offersblocksection
offliberty.io###offgoo
vapingunderground.com###oio-banner-5
onlinemschool.com###oms_left
livestreamfails.com###oranum_livefeed_container_0
ckk.ai###orquidea-slideup
electronicproducts.com,powvideo.net,streamplay.to###overlay
mzzcloud.life,rabbitstream.net,rapid-cloud.ru,streamrapid.ru###overlay-container
drivevideo.xyz###overlays
animexin.xyz,animexinax.com###overplay
modthesims.info###pagenavigation > div > small
seeklogo.com###panelAdShutterStockPromo
helpnetsecurity.com###parent_hmb_advanced_234821
helpnetsecurity.com###parent_hmb_desktop_241602
hwbot.org###partner-tiles
cnn.com###partner-zone
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
investopedia.com###performance-marketing_1-0
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
politico.com###pol-01-wrap
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
nytimes.com###promo
thestreamable.com###promo-signup-bottom-sheet
dailymail.co.uk###promo-unit
bnnbloomberg.ca###promotions
rightmove.co.uk###propertyplayer
frequence-radio.com###pub_listing_top
skyrock.com###pub_up
elevationmap.net###publift_home_billboard
unogs.com###purevpninfo
howtogermany.com###quaranvino
sporcle.com###quiz-right-rail-unit-2
unfair.co###r_sidebarwidgeted
comicbookrealm.com###rad
rawstory.com###rawstory_front_2_container
reverso.net###rca
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.pcgamer.com,forums.tomsguide.com,forums.tomshardware.com,forums.whathifi.com###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
anisearch.com###rrightX
core77.com###rsDesignDir
pages.ebay.com###rtm_1658
ebay.com###rtm_html_441
noqreport.com###rumble_vj59vh
skylinewebcams.com###s1123
skylinewebcams.com###s4152
protocol.com###sHome_0_0_3_0_0_5_1_0_2
faucetpay.nurul-huda.or.id###satoshi1
faucetpay.nurul-huda.or.id###satoshi2
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
money.yahoo.com###sda-MON
pao.gr###section--sponsors
neoseeker.com###section-pagetop
searchenginejournal.com###sej-pop-wrapper
abbreviations.com,definitions.net,grammar.com,kamus.net,lyrics.com,rhymes.net,scripts.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
gephardtdaily.com###simple-sticky-footer-container
995thewolf.com,newcountry963.com###simpleimage-3
hot933hits.com###simpleimage-5
inoreader.com###sinner_container
pocketgamer.com###site-background
webkinznewz.ganzworld.com###site-description
2oceansvibe.com###skin
namemc.com###skin_wrapper
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
point2homes.com###smartAsset
footballtransfertavern.com,gpfans.com###snack_ldb
ghacks.net###snhb-snhb_ghacks_bottom-0
soccer24.co.zw###soccer24-ad
thedriven.io###solarchoice_banner_1
wcny.org###soliloquy-12716
flaticon.com###soul-p
toumpano.net###sp-feature
hilltimes.com###sp-mini-box
toumpano.net###sp-right
fastseduction.com###splash
downloads.codefi.re###spo
downloads.codefi.re###spo2
firmwarefile.com###spon
progressillinois.com###sponsor
meteocentrale.ch###sponsor-info
newsfirst.lk###sponsored-content-1
techmeme.com###sponsorposts
fastseduction.com,geekwire.com,landreport.com,whenitdrops.com###sponsors
sanjose.com###sponsors-module
ourworldofenergy.com###sponsors_container
rent.ie###sresult_banner
tokder.org###ssss
systutorials.com###st-in-post-1
bizarrepedia.com###stack > .ln-thr
saharareporters.com###stage-header
tinyurl.is###stand-with
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
coolors.co###sticky-ccad
coincodex.com###sticky-footerCCx4
fool.com###sticky-wrapper
standard.co.uk###stickyFooterRoot
afr.com###stickyLeaderboard
bostonglobe.com###sticky_container.width_full
medicinehatnews.com###stickyleaderboard
semiconductor-today.com###storyHorAdd
afkgaming.com###story_sticky_footer
animixplay.to###streambottomright
web-capture.net###stw_ad
arenaev.com,gsmarena.com###subHeader
ebaumsworld.com###subheader_atf_wrapper
streams.tv###sunGarden
dashnet.org###support
eco-business.com###supporting_orgs
vk.com###system_msg
gumtree.com###tBanner
goodreturns.in###taboola-mid-category-thumbnails
comicbookrealm.com###tad
google.com###tadsc
cyclingtips.com###takeover
based-politics.com###tdi_107
linuxtoday.com###tdi_46
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,thewashingtonstandard.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,reneweconomy.com.au,zambiareports.com###text-3
electronicshub.org###text-34
needsomefun.net###text-36
wrestlingnews.co###text-38
postnewsgroup.com,thewashingtonstandard.com,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
reneweconomy.com.au###text-46
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,sadeempc.com,thewashingtonstandard.com###text-8
kollelbudget.com###text-82
kollelbudget.com###text-83
bestvpnserver.com,thewashingtonstandard.com###text-9
nanoreview.net###the-app > .mb
bestfriendsclub.ca###theme-bottom-section > .section-content
bestfriendsclub.ca###theme-top-section > .section-content
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.com,kurocore.com,skift.com,thedailywtf.com,theportugalnews.com,warcraftlogs.com###top-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
progameguides.com###top-sticky-sidebar-container
dotesports.com,gamepur.com###top-sticky-sidebar-wrapper
sporcle.com###top-unit
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
walterfootball.com###top_S
sportsclimax.com###top_banner
caribpress.com###top_banner_container
bleedingcool.com,indy100.com,jamaicaobserver.com,pastemagazine.com###top_leaderboard
bleedingcool.com###top_medium_rectangle
imdb.com###top_rhs
bookriot.com###top_takeover
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
coinlean.com###topcontainer
semiconductor-today.com###topheaderimage
animixplay.to###topmid
worldtimebuddy.com###toprek
macmillandictionary.com,macmillanthesaurus.com,oxfordlearnersdictionaries.com###topslot_container
atomic-robo.com###topspace
google.com###topstuff > #wmxmsg
charlieintel.com###topunit
pcworld.com,techhive.com###tso
trumparea.com###udmvid
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.au###view-item-page__leaderboard-wrapper
gumtree.com###vipBanner
playstationtrophies.org,xboxachievements.com###vnt-lb-a
browserleaks.com###vpn_img
browserleaks.com###vpn_text
ettvcentral.com###vpnvpn
censor.net###w1001
censor.net###w1031
w2g.tv###w2g-square-ad
igberetvnews.com,nextnewssource.com###wallpaper
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
walterfootball.com###wf_brow_box
theregister.com###whitepapers
itnews.com.au###whitepapers-container
gomapper.com###wideSkyScraper
tribunnews.com###wideskyscraper
apotelyt.com###widoCon
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###wrapper_banners
xda-developers.com###xda_alert_bar
blasternation.com###xobda
yardbarker.com###yb_recirc
ecoustics.com###zox-lead-bot
marketscreener.com###zppMiddle2
arydigital.tv###zzright
androidauthority.com##.--qc
talkingpointsmemo.com##.--span\:12.AdSlot
androidauthority.com##.-Ci
androidauthority.com##.-Yc
voiceofsandiego.org##.-sponsored
yelp.at,yelp.be,yelp.ca,yelp.ch,yelp.cl,yelp.co.jp,yelp.co.nz,yelp.co.uk,yelp.com,yelp.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
thescore.com##.Ad__container--2fhQb
greatandhra.com##.AdinHedare
stadiumastro.com##.Ads
alternativeto.net##.AdsenseAd_putFood__h0Ah0
iogames.onl##.Adv
audiokarma.org,audizine.com##.AdvallyTag
iogames.onl##.Advc
tvnz.co.nz##.Advert
suffolknews.co.uk##.Advertisement
zerohedge.com##.AdvertisingSlot_placement__b8TLC
browardpalmbeach.com,dallasobserver.com,houstonpress.com,miaminewtimes.com,phoenixnewtimes.com,westword.com##.AirBillboardInlineContent
dallasobserver.com##.AirBillboardInlineContentresponsive
technicalarp.com##.Arpian-ads
rankedboost.com##.Article-A-Align
cruisecritic.com,cruisecritic.com.au##.ArticleItem_scrollTextContainer__GrBC_
timesnownews.com##.ArticleShow-mb-5-3rhfv.ArticleShow-container-rdE5S
terradaily.com##.BDTX
jobs24.co.uk##.Banner
freebitz.xyz##.BannerContainer
freebitz.xyz##.BannerContainerScrapper
freebitz.xyz##.BannerMain
interestingengineering.com##.BigAdBorder_isPremium__RXPuj
cnbc.com##.BoxRail-styles-makeit-ad--lyuQB
thedailybeast.com##.CheatSheetList__placeholder
thedailybeast.com##.Cheat__top-ad
tutiempo.net##.ContBannerTop
dappradar.com##.Container--bottomBanners
swarajyamag.com##.CrIrA
johnogroat-journal.co.uk##.DMPU
realityblurb.com##.Desktop-Sticky
charismanews.com##.FpFeaturedBoxWrap
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
hitc.com,thefocus.news##.GRVMpuWrapper
naturalnews.com##.HNXEAFMIWBQP
metservice.com##.Header
gadgetsnow.com##.I26at
sporcle.com##.IMGgi
naturalnews.com##.INGHZXMVDCUF
israelnationalnews.com##.InfoIn
israelnationalnews.com##.InfoIn2
kentonline.co.uk##.LeaderBack
apnews.com##.Leaderboard
israelnationalnews.com##.LeftInfo
nationalgeographic.com##.LinkedImage
johnogroat-journal.co.uk,stamfordmercury.co.uk##.MPU
medievalists.net##.Mnet_TopLeft_970x250
metservice.com##.Mrec-min-height
tvtv.us##.MuiPaper-root.jss12
ahaan.co.uk##.MuiSnackbar-anchorOriginBottomCenter
news18.com##.NAT_add
naturalnews.com##.PCUMLBEXSWOV
ask.com##.PartialKelkooResults
hulu.com##.PauseAdCreative-wrap
snopes.com##.PlacementWrapper
imgur.com##.PrimisPlayerContainer
sciencealert.com##.Purch_Y_C_0_1-container
tumblr.com##.Qrht9
naturalnews.com##.SXVGONQABPCH
lbcgroup.tv##.ScriptDiv
simkl.com##.SimklTVDetailEpisodeLinksItemHref
thedailybeast.com##.Sizer
coin360.com##.Skyscraper
geekflare.com##.Sponsors
coin360.com##.StickyCorner__Container
behance.net##.StockRail-rail-oox
slant.co##.SummaryPage-LustreEmbed
imgur.com##.Top300x600
algoafm.co.za##.TopBanner
cnbc.com##.TopBanner-container
coin360.com##.TopLeaderboard
mediafire.com##.WinZip
afkgaming.com##.Wkf_t
britannicaenglish.com##.WordFromSponsor_content_enToar
this.org##.Wrap-leaderboard
tumblr.com##.XJ7bf
tumblr.com##.Yc2Sp
afar.com##.ZZAilYOLYlkw-Hv02mHW8
olympics.com##.\-partners
naijachoice.com.ng##.\38 c1b103c17b06562bc3b58d73a814726
afkgaming.com##._1Qdz9
swarajyamag.com##._1eNH8
cointelegraph.com##._1p0RFbnRBP8wtiCNM9Gxde
thequint.com##._1v3nU
tvzoneuk.com##._2JOHk
rightmove.co.uk##._2X2laxgNfgPGfZQTFoPUsd
coderwall.com##._300x250
rightmove.co.uk##._3G_zutXOLAwgpG1cvkF6ii
timesofindia.indiatimes.com##._3JJMX
timesofindia.indiatimes.com##._3xsKP
soundguys.com##._7b
outlook.live.com##._BAY1XlyQSIe6kyKPlYP
soundguys.com##._Ed
revolver.news##.__hinit
gadgets360.com##.__wdgt_rhs_kpc
gadgets.ndtv.com,gadgets360.com##._ad
pirateiro.com##._br9is
afro.com##.a-215.g-single
rumble.com##.a-break
afro.com,chimpreports.com,islandecho.co.uk,locklab.com,mallorcasunshineradio.com,runwaygirlnetwork.com,talkradioeurope.com,theshoesnobblog.com##.a-single
abcya.com##.a-skyscraper
krebsonsecurity.com##.a-statement
tellymix.co.uk##.a-text
trendstorys.com##.a-wrap
breitbart.com##.a-wrapper
foreca.com##.a1sjxe3a
informer.com##.a2
supercheats.com##.a300
wmtips.com##.a3f17
localtiger.com##.a9gy_lt
scoredle.com##.aHeader
opensubtitles.org##.a_1.a.p
fastweb.com##.a_cls_s
fastfoodnutrition.org##.a_leader
premierguitar.com##.a_promo
fastfoodnutrition.org##.a_rect
androidauthority.com##.aa
informer.com##.aa-728
ncomputers.org,servertest.online##.ab
freedownloadmanager.org##.ab1
freedownloadmanager.org##.ab320
slickdeals.net##.abc
merriam-webster.com##.abl
learnersdictionary.com##.abl-m0-t160-d160
learnersdictionary.com##.abl-m0-t300-d300
imgbb.com##.abnr
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
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,articlealley.com,as.com,asianwiki.com,associationsnow.com,autoevolution.com,autoguide.com,automation.com,autotrader.com.au,bab.la,bdnews24.com,beinsports.com,bgr.in,biometricupdate.com,bloomberg.com,boats.com,bobvila.com,bostonglobe.com,bradleybraves.com,breitbart.com,businessdailyafrica.com,businessinsider.com,businesstech.co.za,c21media.net,cbc.ca,cbs19.tv,cd1025.com,celebdigs.com,celebified.com,ch-aviation.com,chargedevs.com,cheboygannews.com,chinahush.com,citysearch.com,clacified.com,cnn.com,cnnphilippines.com,colourlovers.com,comicbookmovie.com,computerworld.com,couriermail.com.au,cpuboss.com,cracked.com,createtv.com,crossmap.com,crosswalk.com,csoonline.com,cxpress.co.za,dailycaller.com,dailylobo.com,dailyparent.com,dailytarheel.com,dawn.com,dealnews.com,defenseone.com,downdetector.co.nz,downdetector.co.uk,downdetector.co.za,downdetector.com,downdetector.in,downdetector.sg,dpreview.com,drinksmixer.com,earlygame.com,edmontonjournal.com,emoji.gg,excellence-mag.com,familydoctor.org,fanpop.com,federalnewsnetwork.com,femalefirst.co.uk,firstcoastnews.com,foodandwine.com,fool.com,footyheadlines.com,forvo.com,fox6now.com,foxafrica.com,foxbusiness.com,foxnews.com,fxnowcanada.ca,gayvegas.com,gcn.com,geelongadvertiser.com.au,go.com,golfweather.com,gpuboss.com,greenbot.com,gtplanet.net,heraldsun.com.au,hodinkee.com,indiatvnews.com,indiewire.com,infoworld.com,inhabitat.com,insider.com,instadp.com,instyle.com,interfax.com.ua,investsmart.com.au,jscompress.com,kagstv.com,kare11.com,kcentv.com,kedglobal.com,kens5.com,kgw.com,khou.com,kiiitv.com,king5.com,koreabang.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,maxpreps.com,mcpmag.com,minecraftmods.com,mirror.co.uk,modernretail.co,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,networkworld.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,odometer.com,offbeat.com,onlinenepaltimes.com,onmsft.com,ovationtv.com,patch.com,patheos.com,pcgamesn.com,picmix.com,planelogger.com,playsnake.org,playtictactoe.org,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,slippedisc.com,smartcompany.com.au,smsfi.com,softpedia.com,soranews24.com,spot.im,spryliving.com,statenews.com,statscrop.com,stocktwits.com,straight.com,streetinsider.com,stv.tv,stylenest.co.uk,talkandroid.com,techdirt.com,thecitizen.co.tz,thecut.com,thedp.com,theeastafrican.co.ke,thefader.com,thefirearmblog.com,thegrocer.co.uk,thejournal.co.uk,themercury.com.au,thenation.com,theringreport.com,thestarphoenix.com,thv11.com,time.com,today.com,topgear.com,townhall.com,travelocity.com,tribalfootball.com,tribecafilm.com,triblive.com,tripadvisor.ca,tripadvisor.co.uk,tripadvisor.co.za,tripadvisor.com,tripadvisor.ie,tripadvisor.in,trucktrend.com,truecar.com,tvmaze.com,tweaktown.com,ultimatespecs.com,uptodown.com,userstyles.org,usmagazine.com,usnews.com,vancouversun.com,vid.gg,vogue.in,vulture.com,wamu.org,washingtontimes.com,watzatsong.com,wbir.com,wcnc.com,weathernationtv.com,weatheronline.co.uk,webestools.com,webmd.com,weeklytimesnow.com.au,wegotthiscovered.com,wfaa.com,wfmynews2.com,wgnt.com,wgntv.com,wgrz.com,whas11.com,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,wzstats.gg,wzzm13.com,x17online.com,yidio.com,yorkpress.co.uk##.ad
aminoapps.com,crash.net,inc.com,trustpilot.com##.ad-block
sciencenews.org##.ad-block-leaderboard__freestar___Ologr
sciencenewsforstudents.org##.ad-block-leaderboard__wrapper___1rR0c
9to5google.com,9to5mac.com,audiokarma.org,beeradvocate.com,beliefnet.com,bizjournals.com,biznews.com,bolavip.com,businessinsider.com,computerworld.com,driven.co.nz,ecr.co.za,electrek.co,engineeringnews.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,insidehook.com,intouchweekly.com,khou.com,ktvu.com,lifeandstylemag.com,macstories.net,memuplay.com,metro.us,miningweekly.com,mobilesyrup.com,modernhealthcare.com,my9nj.com,nbcnews.com,newrepublic.com,nzherald.co.nz,oneesports.gg,opb.org,physiology.org,pixiv.net,politico.com,punchng.com,realsport101.com,reason.com,refinery29.com,scroll.in,seattletimes.com,slideshare.net,sportskeeda.com,theglobeandmail.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
sciencealert.com##.ad-desktop\:block
mobilesyrup.com##.ad-goes-here
goal.com##.ad-slide_adSlideBanner__cEgCm
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,trailspace.com##.adContainer
luscious.net##.adDisplay-module__ad_banner--Drna4
drive.com.au##.adSpacing_drive-ad-spacing__g09um
interestingengineering.com##.adW
auto-data.net##.ad_incar
kitco.com##.ad_space_730
tellymix.co.uk##.adb_top
wordfind.com##.adbl
dataversity.net,sakshi.com,songlyrics.com,yallamotor.com##.adblock
entrepreneur.com,interglot.com,pricespy.co.nz##.adbox
moviechat.org##.adc
ancient.eu,fanatix.com,gamertweak.com,gematsu.com,tucsonsentinel.com,worldhistory.org##.adcontainer
sumanasa.com##.adcontent
edutourism.in,news24online.com,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
ians.in##.add-inner
zeenews.india.com##.add-placeholder
ndtv.com,news24online.com##.add-section
samachar.com##.add-slot-fluid
moneycontrol.com##.add-spot
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
web-dev-qa-db-fra.com##.adn-ar
chat-avenue.com##.adnoyer_log
flaticon.com##.adobe
freepik.com##.adobe-detail
flightglobal.com,thriftyfun.com##.adp
vice.com##.adph
1sale.com,7billionworld.com,9jaflaver.com,achieveronline.co.za,canstarblue.co.nz,chordfrenzy.com,climatechangenews.com,cryptonomist.ch,currencyrate.today,dallasobserver.com,energyforecastonline.co.za,esports.com,eventcinemas.co.nz,flashx.tv,furaffinity.net,geo.tv,govtrack.us,gramfeed.com,houstonpress.com,idiva.com,indiatimes.com,indiatoday.in,inspirock.com,investing.com,knowyourmeme.com,m.economictimes.com,marinetraffic.com,mb.com.ph,mehrnews.com,meta-calculator.com,mini-ielts.com,miningprospectus.co.za,mugshots.com,myfitnesspal.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,tellerreport.com,thecatholicuniverse.com,thehackernews.com,thejakartapost.com,thelakewoodscoop.com,themalaysianinsider.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,tolonews.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
junauza.com##.adv-hd
48hills.org,audiobacon.net,bhamnow.com,coinquora.com,manageditmag.co.uk,mondoweiss.net,ottverse.com,sundayworld.co.za,tampabayparenting.com,theaudiophileman.com##.adv-link
sneakernews.com##.adv-parent
chaseyoursport.com##.adv-slot
motorauthority.com##.adv-spacer
xrprightnow.com##.adv-wrapper
worldarchitecture.org##.adv1WA1440
futbol24.com##.adv2
worldarchitecture.org##.adv2WA1440
prohaircut.com##.adv3
yesasia.com##.advHr
imagetotext.info##.adv_text
98online.com,airgunshooting.co.uk,airmalta.com,allghananews.com,anews.com.tr,angliaafloat.co.uk,arabianindustry.com,barkinganddagenhampost.co.uk,becclesandbungayjournal.co.uk,blogto.com,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,farmprogress.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,ilfordrecorder.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,midweekherald.co.uk,momjunction.com,morningstar.co.uk,mousebreaker.com,newhamrecorder.co.uk,newstalkzb.co.nz,northdevongazette.co.uk,northnorfolknews.co.uk,northsomersettimes.co.uk,pilotweb.aero,pinkun.com,proxcskiing.com,raidforums.com,romfordrecorder.co.uk,royston-crow.co.uk,saffronwaldenreporter.co.uk,sidmouthherald.co.uk,sportingshooter.co.uk,sportspromedia.com,stamfordmercury.co.uk,stowmarketmercury.co.uk,sudburymercury.co.uk,tbivision.com,the42.ie,thecomet.net,thejournal.ie,theneweuropean.co.uk,thewestonmercury.co.uk,trucksplanet.com,videogamer.com,waploaded.com,wattonandswaffhamtimes.co.uk,whtimes.co.uk,wisbechstandard.co.uk,wymondhamandattleboroughmercury.co.uk,yourchickens.co.uk##.advert
zimbabwesituation.com##.advertise
gpfans.com##.advertise-panel
000webhost.com,aan.com,aarp.org,animax-asia.com,apkforpc.com,araratadvertiser.com.au,areanews.com.au,armidaleexpress.com.au,audioxpress.com,axn-asia.com,batemansbaypost.com.au,begadistrictnews.com.au,bendigoadvertiser.com.au,benfergusonshow.com,blayneychronicle.com.au,bluemountainsgazette.com.au,boorowanewsonline.com.au,bordermail.com.au,braidwoodtimes.com.au,bravotv.com,bunburymail.com.au,busseltonmail.com.au,camdenadvertiser.com.au,camdencourier.com.au,canowindranews.com.au,centralwesterndaily.com.au,cessnockadvertiser.com.au,cnbctv18.com,conservativeradio.com,controleng.com,cootamundraherald.com.au,cowraguardian.com.au,dailyadvertiser.com.au,dailyliberal.com.au,dungogchronicle.com.au,dw.com,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,grenfellrecord.com.au,hardenexpress.com.au,hawkesburygazette.com.au,hcn.org,hepburnadvocate.com.au,huffingtonpost.co.uk,huntervalleynews.net.au,inqld.com.au,inverelltimes.com.au,jewishworldreview.com,juneesoutherncross.com.au,katherinetimes.com.au,legion.org,lifezette.com,lithgowmercury.com.au,liverpoolchampion.com.au,livestly.com,macarthuradvertiser.com.au,macleayargus.com.au,magtheweekly.com,mailtimes.com.au,maitlandmercury.com.au,mandurahmail.com.au,manningrivertimes.com.au,margaretrivermail.com.au,martechadvisor.com,moneyland.ch,moreechampion.com.au,mudgeeguardian.com.au,murrayvalleystandard.com.au,muswellbrookchronicle.com.au,naroomanewsonline.com.au,narrominenewsonline.com.au,northerndailyleader.com.au,northweststar.com.au,nvi.com.au,oann.com,oberonreview.com.au,onetvasia.com,oxygen.com,parkeschampionpost.com.au,pch.com,portlincolntimes.com.au,portnews.com.au,portpirierecorder.com.au,portstephensexaminer.com.au,prospectmagazine.co.uk,readamericanfootball.com,readarsenal.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,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,readmiddlesbrough.com,readmma.com,readmotorsport.com,readmusic.co,readnewcastle.com,readnorwich.com,readnottinghamforest.com,readolympics.com,readpl.com,readrangers.com,readrugbyunion.com,readseriea.com,readshowbiz.co,readsouthampton.com,readsport.co,readstoke.com,readsunderland.com,readswansea.com,readtech.co,readtennis.co,readtottenham.com,readtv.co,readussoccer.com,readwatford.com,readwestbrom.com,readwestham.com,readwsl.com,redvoicemedia.com,revolver.news,salife.com.au,sconeadvocate.com.au,sify.com,singletonargus.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,theleader.com.au,therural.com.au,townandcountrymagazine.com.au,transcontinental.com.au,ulladullatimes.com.au,victorharbortimes.com.au,weatherwatch.co.nz,wellingtontimes.com.au,westernadvocate.com.au,westernmagazine.com.au,wheels.ca,whyallanewsonline.com.au,wollondillyadvertiser.com.au,woot.com,yasstribune.com.au,youngwitness.com.au##.advertisement
trumparea.com##.advertisement-list
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,online-convert.com,orangecounty.com,premier.org.uk,premierchristianity.com,premierchristianradio.com,premiergospel.org.uk,radio.com,sidereel.com,themonthly.com.au,yourdictionary.com##.advertising
satdl.com##.advertizement
148apps.com##.advnote
swisscows.com##.advrts
gcn.com,groovyhistory.com,lifebuzz.com,toocool2betrue.com,videogameschronicle.com##.adwrapper
mail.google.com##.aeF > .nH > .nH[role="main"] > .aKB
revolver.news##.af-slim-promo
fandom.com##.aff-unit__wrapper
f1i.com##.affiche
hindustantimes.com##.affilaite-widget
linuxize.com##.affiliate
express.co.uk##.affiliate-widget
sharylattkisson.com##.after-entry.widget-area
domainnamewire.com##.after-header
paraphraser.io##.after_button_box
venea.net##.ag_banner
venea.net##.ag_line
nexusmods.com##.agroup
pixwox.com##.ah-box-i-w
pixwox.com##.ah-box-n-w
surfwap.com##.ahblock2
journeybytes.com,techpp.com##.ai-attributes
onlineradious.com##.ai-placement
uploadvr.com##.ai-sticky-widget
androidpolice.com,constructionreviewonline.com,cryptobriefing.com,dereeze.com,tyretradenews.co.uk##.ai-track
getdroidtips.com,journeybytes.com,thebeaverton.com,thisisanfield.com,unfinishedman.com##.ai-viewport-1
beckernews.com,bizpacreview.com,browserhow.com,constructionreviewonline.com,planetanalog.com,windowslatest.com,yugatech.com##.ai_widget
apkmirror.com,net-load.com##.ai_widget.widget
tennistemple.com##.akcelo-wrapper
wikihow.com##.al_method
altfi.com##.alert
majorgeeks.com##.alford > tbody > tr
shortlist.com##.align-xl-content-between
livejournal.com##.allbanners
silverprice.org##.alt-content
forecast7.com##.altad
antimusic.com##.am-center
music-news.com##.amazon
bgr.com##.amazon-product-callout
orschlurch.net##.amazon-wrapper
indiatimes.com##.amazonProductSidebar
americafirstreport.com##.ameri-before-content
cyberciti.biz##.amp-wp-4ed0dd1
teslaoracle.com##.amp-wp-539b047
teslaoracle.com##.amp-wp-53ff299
thepostemail.com##.amp-wp-b194b9a
letras.com##.an-pub
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
123-movies.buzz##.ann-home
ttgmedia.com##.ao-creative-bg
yts.mx##.aoiwjs
motor1.com##.ap
thinkcomputers.org##.apPluginContainer
motor1.com##.apb
ebay.com##.app-rtm-pid-wrapper
classicfm.com##.apple_music
icon-icons.com##.apu
adn.com,businessoffashion.com##.arcad-feature
1news.co.nz,actionnewsjax.com,boston25news.com,easy93.com,kiro7.com,wftv.com,whio.com,wpxi.com,wsbradio.com,wsbtv.com,wsoctv.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
scoop.co.nz##.article-left-box
nintendolife.com,purexbox.com##.article-recommendations
people.com##.articleContainer__rail
theblockcrypto.com##.articleIAB
audizine.com##.articleIMG
msn.com##.articlePage_eoabNativeAd-DS-EntryPoint1-1
wallpaper.com##.articleSidebar
ubergizmo.com##.article_card_promoted
news18.com##.article_mad
releasestv.com##.ast-above-header-wrap
animalcrossingworld.com##.at-sidebar-1
tvtropes.org##.atf_banner
check-host.net##.athold10wr
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
gulte.com##.awt_side_sticky
express.co.uk##.ayl-native
doubleviking.com##.az
auctionzip.com##.az-header-ads-container
smallseotools.com##.b
digitaltrends.com##.b-anterior
dailyvoice.com##.b-banner
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
themanual.com##.b-sticky-leaderboard
geekflare.com##.b-sticky-sidebar-wrapper-simple
kyivpost.com##.b-title
bizcommunity.com##.b-topbanner
scorespro.com##.b160_600
iol.co.za##.bDEZXQ
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.de##.background-link-left
allkeyshop.com,cdkeyit.it,cdkeynl.nl,cdkeypt.pt,clavecd.es,goclecd.fr,keyforsteam.de##.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,btcmanager.com,ca-flyers.com,caixinglobal.com,caribvision.tv,cmo.com.au,coryarcangel.com,elyricsworld.com,euobserver.com,eurochannel.com,filmmakermagazine.com,flvtomp3.cc,footballtradedirectory.com,forexpeacearmy.com,funpic.hu,gartic.io,garticphone.com,gr8.cc,gsprating.com,hortidaily.com,hotnewhiphop.com,hyipexplorer.com,ibtimes.co.in,ibtimes.co.uk,imedicalapps.com,insidefutbol.com,irishpost.com,irishtimes.com,israelnationalnews.com,japantimes.co.jp,jpost.com,kissasians.org,livescore.in,marinelink.com,mercopress.com,mmorpg.com,mob.org,news.am,news.net,oncyprus.com,pharmatimes.com,powerboat.world,reversephonesearch.com.au,roblox.com,scientificamerican.com,smartcarfinder.com,speedcafe.com,sputniknews.com,starradionortheast.co.uk,subscene.com,sumodb.com,sweeting.org,swzz.xyz,tass.com,thefanhub.com,thefringepodcast.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,whoscored.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
web3wire.news##.banner-one
timesofisrael.com##.banner-placeholder
tweakreviews.com##.banner-placement__article
news12.com##.banner-sidebar-area
vedantu.com##.banner-text
historydaily.org,israelnationalnews.com,news12.com,pwinsider.com,usahealthcareguide.com##.banner-top
wpneon.com##.banner-week
news.net##.banner-wr
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
financemagnates.com##.banner__outer-wrapper
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
gamertweak.com##.bannerdiv
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,southfloridagaynews.com,thepatriot.co.bw##.bannergroup
saigoneer.com##.bannergroup-main
asianmirror.lk,catholicregister.org,crown.co.za,marengo-uniontimes.com,nikktech.com##.banneritem
domainnamewire.com,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
dissentmagazine.org##.bc_random_banner
h-online.com##.bcadv
fakenamegenerator.com##.bcsw
censor.net##.beGrKXqw1r8uLq2pL
thepointsguy.com##.beam-card-feature
browardpalmbeach.com,dallasobserver.com,houstonpress.com,miaminewtimes.com,phoenixnewtimes.com,westword.com##.beforeBillboard
renonr.com##.below-header-widgets
gobankingrates.com##.bestbanks-slidein
aiscore.com##.bet365
republicworld.com##.bg-f0f0f0
amgreatness.com##.bg-gray-200.mx-auto
wccftech.com##.bg-horizontal
imagetotext.info##.bg-light.mt-2.text-center
wccftech.com##.bg-square
wccftech.com##.bg-vertical
thepostmillennial.com##.bg-yellow-400
biblegateway.com##.bga
overclock3d.net##.bglink
bhamnow.com##.bhamn-adlabel
bhamnow.com##.bhamn-story
distractify.com,radaronline.com##.biKvh
viva.co.nz##.big-banner
hotnewhiphop.com##.big-banner-placeholder-content
cbc.ca##.bigBoxContainer
newzit.com##.big_WcxYT
gamemodding.com##.big_banner
hellenicshippingnews.com##.bigbanner
9gag.com,hotstar.com,sport360.fit,talksport.com,trademe.co.nz##.billboard
nypost.com##.billboard-overlay
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
ehftv.com##.blackPlayer
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
thescore1260.com##.block-content > a[href*="sweetdealscumulus.com"]
indysmix.com,wzpl.com##.block-content > a[href^="https://sweetjack.com/local"]
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
mail.com##.blocks-3
wowway.net##.blocks_container-size_containerSize
blogto.com##.blogto-sticky-banner
animexin.xyz##.blox
nilechronicles.com##.bn-lg-sidebar
weather-forecast.com##.bn-placeholder
gearspace.com##.bnb--inline
bnonews.com##.bnone-widget
mediamanager.co.za##.bnr
thecompleteuniversityguide.co.uk##.bnr_out
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
standardmedia.co.ke##.border-thick-branding
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
codeproject.com##.bottom-promo
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
canonsupports.com##.box
ghacks.net##.box-banner
efe.com##.box-publi
accuratefiles.com##.box-result
mybroadband.co.za##.box-sponsored
webupd8.org##.box-top
fctables.com##.box-width > .hidden-xs
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
functions-online.com##.box_wide
canadaka.net##.boxadd
retailgazette.co.uk##.boxzilla-overlay
retailgazette.co.uk##.boxzilla-popup-advert
businessplus.ie##.bp_billboard_single
brainyquote.com##.bq_ad_320x250_multi
bing.com##.br-productCarousel
hardware.info##.br_top_container
primedia.co.za##.branding-sponsor
eightieskids.com##.break
vaughn.live##.browsePageAbvs300x600
karachicorner.com##.bsa336
arydigital.tv,barakbulletin.com##.bsac
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"]
youloveit.com##.btop
boredomtherapy.com##.btparel1
politico.com##.bump-in.story-enhancement
business2community.com##.busin-coinzilla-after-content
business2community.com##.busin-news-placement-2nd-paragraph
switchboard.com##.business_premium_results
imac-torrents.com##.button
thisismoney.co.uk##.button-style > [href]
abbaspc.net##.buttonPress-116
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
tuko.co.ke##.c-adv
legit.ng##.c-adv--video-placeholder
newstalkzb.co.nz##.c-background
elnacional.cat##.c-banner
truck1.eu##.c-banners
euronews.com##.c-card-sponsor
globalnews.ca##.c-flyers
thehustle.co##.c-layout--trends
download.cnet.com##.c-pageFrontDoor_adWrapper
download.cnet.com##.c-pageProductDetail-sidebarAd
download.cnet.com##.c-pageProductDetail_productAlternativeAd
globalnews.ca##.c-stickyRail
backpacker.com,betamtb.com,betternutrition.com,cleaneatingmag.com,climbing.com,gymclimber.com,outsideonline.com,oxygenmag.com,pelotonmagazine.com,rockandice.com,skimag.com,trailrunnermag.com,triathlete.com,vegetariantimes.com,velonews.com,womensrunning.com,yogajournal.com##.c-thinbanner
mangarockteam.com,nitroscans.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-md
classicauctionreview.co.uk##.carlogobox
macworld.co.uk,techadvisor.com##.carouselEmbeddableDeal
chemistwarehouse.com.au##.category-product-mrec
renonr.com##.category-sponsored-content
thegoodchoice.ca##.cb-box
guru99.com##.cb-box__wrapper-center_modal
carbuzz.com##.cb-video-ad-block
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
sevenforums.com##.chill
stackoverflow.com##.clc-cp-lb
news24online.com##.clearfix.db_shw_mb_blk
coinspeaker.com##.clickout-banner-native_table_box
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
lightnovelreader.org##.cm-rk-970
thenetnaija.co,thenetnaija.com##.cmp-list
boldsky.com,drivespark.com,filmibeat.com,gizbot.com,goodreturns.in,nativeplanet.com,oneindia.com##.cmscontent-left-article
boldsky.com,drivespark.com,filmibeat.com,gizbot.com,goodreturns.in,nativeplanet.com,oneindia.com##.cmscontent-right1
careerindia.com##.cmscontent-top
cnn.com##.cn--expandable.cn--idx-1
thisismoney.co.uk##.cnr5
letras.com##.cnt-space-top
180gadgets.com,browserhow.com,charlieintel.com,chromeunboxed.com,crimereads.com,cryptoslate.com,eurweb.com,fandomwire.com,flickeringmyth.com,gameinfinitus.com,hdmovies4u.live,indianhealthyrecipes.com,iotwreport.com,lithub.com,notalwaysright.com,quickanswer.blog,reneweconomy.com.au,rezence.com,rok.guide,simscommunity.info,thecinemaholic.com,twistedvoxel.com,welovetrump.com,zerohanger.com##.code-block
conservativebrief.com##.code-block > span
androidsage.com,cryptoreporter.info,ets2.lt,geekdashboard.com,geekspin.co,getdroidtips.com,kanonitv.net,techpp.com,whats-on-netflix.com##.code-block-1
trendingpolitics.com##.code-block-12
getdroidtips.com,patriotfetch.com,thisisanfield.com,trendingpolitics.com##.code-block-13
getdroidtips.com##.code-block-15
bleachernation.com,mydailyfreedom.com##.code-block-16
cryptobriefing.com,cryptoreporter.info,gatewaynews.co.za,geekspin.co,journeybytes.com,kanonitv.net,mikeprg.com##.code-block-2
cryptoreporter.info,sunnewsonline.com,techpp.com##.code-block-3
getdroidtips.com,guru99.com,thegayuk.com,vanguardngr.com,wisden.com##.code-block-4
androidsage.com,patriotfetch.com,welovetrump.com##.code-block-5
estnn.com##.code-block-59
bigleaguepolitics.com,ugstandard.com##.code-block-6
geekspin.co,thedriven.io##.code-block-7
getdroidtips.com,welovetrump.com,wisden.com##.code-block-8
androidsage.com,bigleaguepolitics.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
faucetpay.nurul-huda.or.id##.col-sm-3
thepostmillennial.com##.col.text-center
nycgo.com##.colBBox
jamendo.com##.col_extra
iamgujarat.com,indiatimes.com,samayam.com,vijaykarnataka.com##.colombia
businessinsider.in##.colombia-rhs-wdgt
cricbeamer.com##.colombiatracked
atalayar.com##.column-content > .megabanner
rateyourmusic.com##.column_filler
2pass.co.uk##.column_right
arcadebomb.com##.colunit1
bollywoodlife.com##.combinedslots
knowyourmeme.com##.combo-wrapper
googlesightseeing.com##.comm-square
insider.com##.commerce-coupons-module
goal.com,thisislondon.co.uk##.commercial
telegraph.co.uk##.commercial-unit
binnews.com,iheart.com##.component-pushdown
binnews.com,iheart.com##.component-recommendation
gfinityesports.com,realsport101.com##.connatixPS
washingtontimes.com##.connatixcontainer
conservativeplaylist.com##.conse-d
conservativeplaylist.com##.conse-e
conservativeplaylist.com##.conse-f
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
pastebin.com##.content > [style^="padding-bottom:"]
adfoc.us##.content > iframe
floridasportsman.com##.content-banner-section
crmbuyer.com,ectnews.com,macnewsworld.com,technewsworld.com##.content-block-slinks
computerweekly.com##.content-continues
gostream.site##.content-kuss
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
rightmove.co.uk##.creative
mma-core.com##.crec
thesimsresource.com##.crtv-top-wrapper
irishtimes.com##.cs-teaser
c-span.org##.cspan-ad-still-wrapper
healthline.com##.css-12efcmn
nytimes.com##.css-142l3g4
sbs.com.au##.css-14lcahw-MuiTypography-root
stylist.co.uk##.css-17xu4dw
medicalnewstoday.com,psychcentral.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,cruisecritic.com.au##.css-1kyizeh
infowars.com##.css-1nbwp0k
eviemagazine.com##.css-1pm6hh5
infowars.com##.css-1upmbem
ladbible.com##.css-1v521fz
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
nytimes.com##.css-bs95eu
eviemagazine.com##.css-ipk9pc
myfitnesspal.com##.css-kllxo3
myfitnesspal.com##.css-lhxzbui
myfitnesspal.com##.css-oex058
myfitnesspal.com##.css-pummgu
eviemagazine.com##.css-re7z9l
healthline.com##.css-rjh5b
stylist.co.uk##.css-rybqcx
healthline.com##.css-umsscj
izismile.com##.css-widget-item-wrap
unmineablesbest.com##.ct_ipd728x90
comparitech.com##.ct_popup_modal
androidcentral.com,techspot.com##.cta
dailydot.com##.cta-article-wrapper
finbold.com##.cta-block
filerio.in##.ctl25
funny.com##.ctnAdBanner
seattlepi.com##.ctpl-fullbanner
apotelyt.com##.cuFita-Con
apotelyt.com##.cuPopu-Con
apotelyt.com##.cuPopuCon
homefinder.com##.cubeContainer
speedrun.com##.curse
toolslib.net##.custom
addictivetips.com,coinweek.com,simscommunity.info##.custom-html-widget
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
total-croatia-news.com##.custombanner
jobhits.co.uk##.cvads
futurecurrencyforecast.com##.cwc-tor-widget
bleepingcomputer.com##.cz-toa-wrapp
blockchair.com##.d-block
mangamiso.net##.d-flex-row
fastpic.ru,freesteam.io,theblockcrypto.com##.d-lg-block
bscscan.com##.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
cryptorank.io##.dPbBGP
standard.co.uk##.dXaqls
counter.dev,lindaikejisblog.com##.da
arabianindustry.com##.da-leaderboard
smartprix.com##.dadow-box
lifewire.com##.daily-deal
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
wuxiaworld.site##.dcads
theguardian.com##.dcr-1aq0rzi
sgcarmart##.dealer_banner
ign.com##.deals-block
slashdot.org##.deals-wrapper
kusports.com##.deals_widget
forex-gold.net,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
investing.com##.dfp-native
dailyfx.com##.dfx-article__sidebar
distractify.com,radaronline.com##.dhvATd
notes.io##.directMessageBanner
premiumtimesng.com##.directcampaign
audiokarma.org##.discussionListItem > center
apkcombo.com##.diseanmevrtt
airmail.news,govevents.com,protipster.com##.display
flightconnections.com##.display-box
flightconnections.com##.display-box-2
legacy.com##.displayOverlay1
israelnationalnews.com##.div300
readcomiconline.li##.divCloseBut
jpost.com##.divConnatix
tigerdroppings.com##.divHLeaderFull
animefire.net##.divSection3
ebaumsworld.com,greedyfinance.com##.divider
thelist.com##.divider-heading-container
karachicorner.com##.divimg
weather.us##.dkpw-billboard-margin
dongknows.com##.dkt-amz-deals
mazterize.com##.dl-g
dallasnews.com##.dmnc_features-ads-config-presets-module__1xTTS
crash.net##.dmpu-container
scotsman.com##.dmpu-item
thenationonlineng.net##.dorvekp-post-bottom
gearlive.com##.double
capitalfm.com,radiox.co.uk,smoothradio.com##.download
thepiratebay3.to##.download_buutoon
thesun.co.uk##.dpa-slot
kickasstorrents.to##.dssdffds
designtaxi.com##.dt_rcjs
digitaltrends.com##.dtads-slot
googleping.com##.dtext
yts.mx##.durs-bordered
daniweb.com##.dw-inject-bsa
etherscan.io##.dxddkdcp7wz
dailydot.com##.dynamic-block
nomadlist.com##.dynamic-fill
nytimes.com##.e12j3pa50
thesaurus.com##.e1wyd5nb0
nytimes.com##.e1xxpj0j1.css-4vtjtj
arabtimesonline.com,independent.co.ug,nigerianobservernews.com##.e3lan
presskitaquat.com##.e3lan-top
tiresandparts.net##.e3lanat-layout-rotator
ticketmaster.com##.eCKbVA
euractiv.com##.ea-gat-slot-wrapper
expats.cz##.eas
itwire.com##.eb-init
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
sashares.co.za##.elementor-48612
dailyfetched.com##.elementor-element-4e695da
thecountersignal.com##.elementor-element-8d2cc6c
canyoublockit.com##.elementor-widget-container > center > p
estnn.com##.elementor-widget-wp-widget-ai_widget
lego.com##.emotion-cache-1tunmxn
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
melmagazine.com##.empire-unit-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
shtfplan.com,yournews.com##.et_pb_code_inner
mobafire.com##.exhibit-narrow
mobafire.com##.exhibit-vertical
streamingmedia.com##.expand
thepostemail.com##.external
pixabay.com##.external-media
yourbittorrent.com##.extneed
mangamiso.net##.extraHeight
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
triangletribune.com##.fba_links
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
foodbeast.com##.fdbst-ad-placement
w3techs.com##.feat
convertcase.net##.feature
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,filecrypt.co##.filItheadbIockqueue3
nagpurtoday.in##.film-right-s
proprofs.com##.firstadd
thestranger.com##.fish-butter
vice.com##.fixed-slot
politico.com##.fixed-top
theblock.co##.fixedUnit
2conv.com##.fixed_banner
whatismyipaddress.com##.fl-module-wipa-concerns
omniglot.com##.flex-container
libhunt.com##.flex.mt-5.boxed
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,out.com##.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
sciencenews.org##.from-nature-index__wrapper___2E2Z9
tripstodiscover.com##.fs-dynamic
tripstodiscover.com##.fs-dynamic__label
alphr.com##.fs-pushdown-sticky
bossip.com##.fsb-desktop
bossip.com##.fsb-toggle
ghacks.net##.ftd-item.home-posts
lovepanky.com##.full-width.row > .medium-12:first-child
theblock.co##.fullWidthDisplay
ptinews.com##.fullstorydivright
whatismybrowser.com##.fun-info-footer
whatismybrowser.com##.fun-inner
ferrarichat.com##.funzone
fxstreet.com##.fxs_leaderboard
aframnews.com,afro.com,aurn.com,borneobulletin.com.bn,businessday.ng,businessofapps.com,chicagodefender.com,chimpreports.com,coinweek.com,dailysport.co.uk,dallasvoice.com,gatewaynews.co.za,gayexpress.co.nz,gematsu.com,islandecho.co.uk,jacksonvillefreepress.com,mediaplaynews.com,moviemaker.com,newpittsburghcourier.com,nondoc.com,one.com.mt,richmondshiretoday.co.uk,sammobile.com,savannahtribune.com,talkradioeurope.com,thegolfnewsnet.com,waamradio.com,womensagenda.com.au##.g
coinweek.com##.g-389
domainnamewire.com##.g-single
yellowise.com##.g-widget-block
titantv.com##.gAd
animedao.to,elevenforum.com##.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
pokernews.com##.gameCards
monstertruckgames.org##.gamecatbox
home-assistant-guide.com##.gb-container-429fcb03
home-assistant-guide.com##.gb-container-5698cb9d
home-assistant-guide.com##.gb-container-bbc771af
golfchannel.com##.gc-mps-ad
pcworld.co.nz##.gemini-loaded
autoblog.com##.gemini-native
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
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_local_rotator1
mma-core.com##.grec
greekcitytimes.com##.greek-adlabel
greekcitytimes.com##.greek-after-content
curioustic.com##.grey
rabble.ca##.grey-cta-block
topminecraftservers.org##.grey-section
teleboy.ch##.grid-col-content-leaderboard
teamrock.com##.grid-container-300x250
groovypost.com##.groov-adlabel
cnx-software.com##.gross
saultonline.com##.gsmfab
thelakewoodscoop.com##.gtlsad
animenewsnetwork.com##.gutter
tvcancelrenew.com##.h-72
buzzly.art##.h-min.overflow-hidden
target.com##.h-position-fixed-bottom
lyricsmode.com##.h113
superiorpics.com##.h250
lyricsmode.com##.h253
marketscreener.com##.hPubRight2
playasolibizaradio.fm##.h_banner
gifcompressor.com,heic2jpg.com,jpg2png.com,png2jpg.com,webptojpeg.com,wordtojpeg.com##.ha
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,nssmag.com##.header-banners
apptrigger.com,fansided.com,hiddenremote.com,lastnighton.com,mlsmultiplex.com,netflixlife.com,playingfor90.com,winteriscoming.net##.header-billboard
lyricsmode.com##.header-block
worldpress.org##.header-bnr
autental.com##.header-grid-items
allmovie.com,realestate.com.au##.header-leaderboard
nationalheraldindia.com##.header-m__ad-top__36Hpg
times.co.zm##.header-pub
newtimes.co.rw##.header-top
androidcentral.com,crackberry.com,imore.com,technobuffalo.com,thrifter.com,windowscentral.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
thehits.co.nz##.header__main
gifcompressor.com,heic2jpg.com,jpg2png.com,png2jpg.com,webptojpeg.com,wordtojpeg.com##.header__right
manofmany.com##.header_banner_wrap
koreaherald.com##.header_bnn
phonearena.com##.heading-deal
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
filecrypt.cc,filecrypt.co##.hghspd
filecrypt.cc,filecrypt.co##.hghspd + *
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
48hills.org##.hills-adlabel
skins.be##.hint
highwayradio.com##.hiway-widget
cryptorank.io##.hofjwZ
bizarrepedia.com##.holder
finbold.com##.holder-bg
radiocaroline.co.uk##.home-banner
pcgamingwiki.com##.home-gamesplanet-promo
israelnationalnews.com##.home-subsections-banner
newagebd.net##.homeSlideRightSecTwo
pbs.org##.home__logo-pond
carmag.co.za##.homepage-300x250-banner
smallbusiness.co.uk##.homepage-banner-container
gumtree.com.au##.homepage-gallery__mrec-placeholder
designspiration.com##.homepageBanner
artandeducation.net##.homepage__banner
lushstories.com##.horizhide
flv2mp3.by##.horizontal-area
getmyuni.com##.horizontalRectangle
aarp.org##.hot-deals
dailyrecord.co.uk##.hotjobs
cryptorank.io##.hspOLW
nameberry.com##.htlad-InContent_Flex
nameberry.com##.htlad-Leaderboard_Flex
extremetech.com##.hybrid-bar + div
myabandonware.com##.i528
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
fifetoday.co.uk##.iehxDO
gamepressure.com##.if-no-baner
pocket-lint.com##.im-desktop
intomobile.com##.im_970x90
cultofmac.com##.important
exchangerates.org.uk##.imt4
businessinsider.com,insider.com##.in-post-sticky
crash.net##.inarticle-wrapper
motherjones.com##.incontent-promo
mail.com##.indeed
brudirect.com##.index-banner
katv.com##.index-module_adAfterContent__1cww
katv.com##.index-module_adBeforeContent__LLBk
theinertia.com##.inertia-ad-300x250
inews.co.uk##.inews__advert
inews.co.uk##.inews__mpu
stocksnap.io##.info-col
bab.la##.info-panel
precisionvaccinations.com##.inhouse-block
careerindia.com##.inhouse-content
bestlifeonline.com,eatthis.com##.inline
manitobacooperator.ca##.inline--2
kijiji.ca##.inline-banner
stocksnap.io##.inline-carbon
engadget.com##.inline-emphasis
pcgamesn.com,pockettactics.com,theloadout.com##.inlinerail
nintendolife.com##.insert
nintendolife.com,purexbox.com,pushsquare.com##.insert-label
canarymedia.com##.inset-x-0
flixboss.com##.instream-dynamic
startpage.com##.internxt-promo
allnurses.com##.ipsAreaBackground
1tamilmv.click##.ipsCarousel
allnurses.com##.ipsSpacer_both
alibaba.com##.is-creative
mydramalist.com##.is-desktop
twitter.com##.is-promoted
speedcheck.org##.isg-container
iconfinder.com##.istockphoto-placeholder
nintendolife.com,purexbox.com,pushsquare.com##.item-insert
alaskahighwaynews.ca,bowenislandundercurrent.com,burnabynow.com,coastreporter.net,dawsoncreekmirror.ca,delta-optimist.com,moosejawtoday.com,newwestrecord.ca,nsnews.com,piquenewsmagazine.com,princegeorgecitizen.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
ticketmaster.com##.jTNWic
notateslaapp.com##.jeffdlwlxpqi
psypost.org##.jeg_midbar
romania-insider.com##.job-item
marketingweek.com##.jobs-lists
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
musescore.com##.js-musescore-hb-728--wrapper
beermoneyforum.com##.js-notices
formula1.com##.js-promo-item
stackoverflow.com##.js-sidebar-zone
theguardian.com##.js-top-banner
iobroker.net##.jss125
calorieking.com##.jss2
paycalculator.com.au##.jss336
calorieking.com##.jss356
iobroker.net,iobroker.pro##.jss43
paycalculator.com.au##.jss546
garticphone.com##.jsx-2397783008
autolist.com##.jsx-2866408628
essentiallysports.com##.jsx-4249843366
theartnewspaper.com##.justify-center.flex.w-full
aiscore.com##.justify-center.w100
qz.com##.k3mqd
hltv.org##.kN5UQvcU
tekno.kompas.com##.kcm
goldprice.org##.kenbi
trustedreviews.com##.keystone-single-widget
gamertweak.com##.kfzyntmcd-caption
linuxhandbook.com##.kg-bookmark-card
dallasobserver.com##.kgbqfwag
koreaherald.com##.khadv1
wantedinafrica.com##.kn-widget-banner
tuko.co.ke##.l-adv-branding__top
iphonelife.com##.l-header
wwe.com##.l-hybrid-col-frame_rail-wrap
weatherpro.com##.large-leaderboard
democraticunderground.com##.largeleaderboard-container
onmsft.com##.largerectangle
restaurants.com##.latad
tech-latest.com##.lates-art-top
flava.co.nz,hauraki.co.nz,mixonline.co.nz,thehits.co.nz,zmonline.com##.layout__background
racingtv.com##.layout__promotion
mytempsms.com##.layui-col-md12
filmdaily.co##.lazyloaded.aligncenter
trueachievements.com##.lb_holder
versus.com##.lead_top
sgcarmart.com##.leadbadv
thepcguild.com##.leader
zdnet.com##.leader-top
blaauwberg.net##.leaderBoardContainer
techadvisor.com##.leaderBoardHolder
coveteur.com##.leaderboar_promo
agcanada.com,allmusic.com,allthatsinteresting.com,autoaction.com.au,autos.ca,ballstatedaily.com,broadcastnow.co.uk,cantbeunseen.com,chairmanlol.com,comingsoon.net,crn.com.au,diyfail.com,edmunds.com,europeanpharmaceuticalreview.com,explainthisimage.com,foodista.com,freshbusinessthinking.com,funnyexam.com,funnytipjars.com,gamesindustry.biz,hardware.info,iamdisappoint.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,objectiface.com,passedoutphotos.com,playstationlifestyle.net,rollcall.com,roulettereactions.com,searchenginesuggestions.com,shinyshiny.tv,shitbrix.com,sparesomelol.com,spoiledphotos.com,spokesman.com,sportsnet.ca,sportsvite.com,stopdroplol.com,straitstimes.com,suffolknews.co.uk,supersport.com,tattoofailure.com,thedriven.io,thestar.com.my,titantv.com,tutorialrepublic.com,where.ca,yoimaletyoufinish.com##.leaderboard
edarabia.com##.leaderboard-728
abcnews.go.com,edarabia.com##.leaderboard-970
roblox.com##.leaderboard-abp
poe.ninja##.leaderboard-bottom
arabiaweather.com,bloomberg.com,gamesindustry.biz,news957.com,newscientist.com,usgamer.net##.leaderboard-container
huffingtonpost.co.uk,huffpost.com##.leaderboard-flex-placeholder
huffingtonpost.co.uk,huffpost.com##.leaderboard-flex-placeholder-desktop
bluesnews.com##.leaderboard-gutter
manitobacooperator.ca##.leaderboard-height
medpagetoday.com##.leaderboard-region
businessinsider.in##.leaderboard-scrollable-btf-cont
businessinsider.in##.leaderboard-scrollable-cont
poe.ninja##.leaderboard-top
cbssports.com,nowthisnews.com,scout.com,seeker.com,thedodo.com,thrillist.com##.leaderboard-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
cargurus.co.uk##.leaderboardWrapper
t3.com##.leaderboard__container
dosgamesarchive.com##.leaderboard_big_banner
lookbook.nu##.leaderboard_container
rottentomatoes.com##.leaderboard_wrapper
gpfans.com##.leaderboardbg
ubergizmo.com##.leaderboardcontainer
dailyegyptian.com,northernstar.info,theprospectordaily.com##.leaderboardwrap
dnsleak.com##.leak__submit
homehound.com.au##.left-banner
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
getbukkit.org##.limit
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
mdisk.me##.liveBox
ottverse.com##.livevideostack-ad
lightnovelpub.com##.lnadcontainer
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
si.com##.m-detail--feature-spacer
aol.com##.m-healthgrades
euronews.com##.m-object--is-branded
euronews.com##.m-object--is-partner-content
tech.hindustantimes.com##.m-to-add
motor1.com##.m1_largeMPU
net-load.com##.m7s-81.m7s
antimusic.com##.mad
wccftech.com##.main-background-wrap
sporcle.com##.main-content-unit-wrapper
naturalnewsblogs.com##.main-holder > #sidebar > [class] > ul
ggrecon.com##.mainVenatusBannerContainer
color-hex.com##.margin10
fandom.com##.marketplace
designtaxi.com##.masonry-brick.nt
imgur.com,pushsquare.com,songlyrics.com##.masthead
eetimes.eu,powerelectronicsnews.com##.masthead-banner
racgp.org.au##.mb-1.small
amgreatness.com##.mb-10.mx-auto
wccftech.com##.mb-11
coinlean.com##.mb-3
gamedev.net##.mb-3.align-items-center.justify-content-start
indiatimes.com##.mb-36 > .top-trending
urbandictionary.com##.mb-4.justify-center
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
ghanaweb.com##.med_rec_lg_min
webmd.com##.medianet-ctr
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-list
compoundsemiconductor.net##.mega-bar
2ip.me##.menu_banner
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
battlefordsnow.com,cfjctoday.com,everythinggp.com,huskiefan.ca,larongenow.com,meadowlakenow.com,nanaimonewsnow.com,northeastnow.com,panow.com,rdnewsnow.com,sasknow.com,vernonmatters.ca##.midcontent
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
kitco.com##.mining-banner-container
revolutionsoccer.net##.mls-o-adv-container
inhabitat.com##.mn-wrapper
byrdie.com,investopedia.com,verywellhealth.com##.mntl-leaderboard-spacer
comicbook.com##.mobile
putlockers.do##.mobile-btn
d123movies.to##.mobile-btn > div
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
webmd.com##.module-top-picks
dfir.training##.moduleid-307
dfir.training##.moduleid-347
dfir.training##.moduleid-358
beckershospitalreview.com##.moduletable > .becker_doubleclick
thisismoney.co.uk##.mol-fe-vouchercodes-puff
dailymail.co.uk##.mol-fe-vouchercodes-redesign
monsoonjournal.com##.mom-e3lanat-wrap
mondoweiss.net##.mondo-ads-widget
joindota.com##.monkey-container
flickr.com##.moola-search-div.main
apptrigger.com,fansided.com,lastnighton.com,mlsmultiplex.com,netflixlife.com,playingfor90.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,cultofandroid.com,dcsuk.info,directory.im,directory247.co.uk,dplay.com,dumbartonreporter.co.uk,dunfermlinepress.com,durhamtimes.co.uk,eastlothiancourier.com,econsultancy.com,eurogamer.net,findanyfilm.com,forzaitalianfootball.com,gamesindustry.biz,her.ie,herfamily.ie,joe.co.uk,joe.ie,kentonline.co.uk,metoffice.gov.uk,mumsnet.com,musicradio.com,newburyandthatchamchronicle.co.uk,newscientist.com,readamericanfootball.com,readarsenal.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,readcrystalpalace.com,readeverton.com,readeverything.co,readfashion.co,readfilm.co,readfood.co,readfootball.co,readgaming.co,readgolf.com,readhorseracing.com,readhuddersfield.com,readhull.com,readingchronicle.co.uk,readinternationalfootball.com,readlaliga.com,readleicester.com,readliverpoolfc.com,readmancity.com,readmanutd.com,readmiddlesbrough.com,readmma.com,readmotorsport.com,readmusic.co,readnewcastle.com,readnorwich.com,readnottinghamforest.com,readolympics.com,readpl.com,readrangers.com,readrugbyunion.com,readseriea.com,readshowbiz.co,readsouthampton.com,readsport.co,readstoke.com,readsunderland.com,readswansea.com,readtech.co,readtennis.co,readtottenham.com,readtv.co,readussoccer.com,readwatford.com,readwestbrom.com,readwestham.com,readwsl.com,realradioxs.co.uk,redhillandreigatelife.co.uk,rochdaleonline.co.uk,rte.ie,sloughobserver.co.uk,smartertravel.com,southwestfarmer.co.uk,spin1038.com,spinsouthwest.com,sportsjoe.ie,sportsmole.co.uk,strathallantimes.co.uk,sundaypost.com,tcmuk.tv,thejournal.co.uk,thevillager.co.uk,thisisfutbol.com,toffeeweb.com,uktv.co.uk,videocelts.com,warringtonguardian.co.uk,wiltshirebusinessonline.co.uk,windsorobserver.co.uk##.mpu
news.sky.com##.mpu-1
edarabia.com##.mpu-300
arabiaweather.com##.mpu-card
dailymail.co.uk##.mpu_puff_wrapper
mapquest.com##.mq-bizLocs-container
mapquest.co.uk,mapquest.com##.mqBizLocsContainer
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
codeproject.com##.msg-300x250
marinetraffic.com##.mt-desktop-mode
zerolives.com##.munder-fn5udnsn
d123movies.to,yifymovies.one##.mvic-btn
cannabishealthnews.co.uk##.mvp-side-widget img
malwaretips.com##.mwt_ads
invezz.com,reviewparking.com##.mx-auto
standardmedia.co.ke##.my-2
troypoint.com##.mysticky-welcomebar-fixed-wrap
koreaherald.com##.mythiell-mid-container
exportfromnigeria.info##.mytopads
hoteldesigns.net##.n2-ss-slider
transfermarkt.com##.nENxsZD
google.com##.nH.MC
mail.google.com##.nH.PS
cryptobriefing.com##.na-item.item
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
smallseotools.com##.new__s_
pcgamesn.com##.new_affiliate_embed
myflixer.to##.news-iframe
transfermarkt.com##.newsansicht-topspielerprofil
moddb.com##.nextmediaboxtop
indianexpress.com##.nfm-base-register-div
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]
pcgamesn.com##.nn_mobile_mpu2_wrapper
pcgamesn.com##.nn_mobile_mpu_wrapper
trueachievements.com##.nn_player_w
androidcentral.com,imore.com##.no-amazon
publishedreporter.com##.no-bg-box-model
fiercetelecom.com,fiercevideo.com##.node--type-embed-promo
ferrarichat.com##.node_sponsor
miniwebtool.com##.normalvideo
chipchick.com##.noskim.ntv-moap
helpnetsecurity.com##.not-empty
beforeitsnews.com##.notTwitterCardsGrid
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
forum.xda-developers.com##.notices--thnoticesplus_topbar
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
kueez.com,trendexposed.com,wackojacko.com##.nya-slot
golfdigest.com##.o-ArticleRecirc
lawandcrime.com,mediaite.com##.o-promo-unit
comicbook.com##.oas
softexia.com##.offer
oneindia.com##.oi-spons-ad
hamodia.com##.oiomainlisting
forums.somethingawful.com##.oma_pal
techspot.com##.oneText
thedigitalfix.com##.ot-widget-banner
otakuusamagazine.com##.otaku_big_ad
advocate.com,out.com##.ourSponsors
news18.com##.outBrainWrapper
mma-core.com##.outVidAd
egmnow.com##.outbrain-wrapper
techadvisor.com##.outer-wrapper
aminoapps.com##.overflow-scroll-sidebar > div
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
realtytoday.com##.page-bottom
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
realtytoday.com##.page-middle
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
departures.com##.paid-banner
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
battlefordsnow.com,cfjctoday.com,everythinggp.com,huskiefan.ca,larongenow.com,meadowlakenow.com,nanaimonewsnow.com,northeastnow.com,panow.com,rdnewsnow.com,sasknow.com,vernonmatters.ca##.parallax-breakout
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
artasiapacific.com##.partner_container
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
cbn.com##.partners-block
practicalecommerce.com##.partners-sidebar
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
thegatewaypundit.com,westernjournal.com,wnd.com##.persistent-footer
apkmb.com##.personalizadas
proxfree.com##.pfad2
proxfree.com##.pfad3
proxfree.com##.pfad4
proxfree.com##.pftopad
post-gazette.com##.pgevoke-flexbanner-innerwrapper
post-gazette.com##.pgevoke-superpromo-innerwrapper
buzzfeednews.com##.pgs-dpg-flex
washingtontimes.com##.piano-in-article-reco
washingtontimes.com##.piano-right-rail-reco
locklab.com##.picwrap
yopmail.com,yopmail.fr,yopmail.net##.pindexhautctn
redgifs.com##.placard-wrapper
gismeteo.com##.placeholder
bucksco.today##.placeholder-block
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
compoundsemiconductor.net##.popular__section-newsx
wethegeek.com##.popup-dialog
acestream.net##.popup2
battlefordsnow.com,cfjctoday.com,everythinggp.com,huskiefan.ca,larongenow.com,meadowlakenow.com,nanaimonewsnow.com,northeastnow.com,panow.com,rdnewsnow.com,sasknow.com,vernonmatters.ca##.pos-top
charlieintel.com##.position-sticky
wionews.com##.posrelativebox
wtop.com##.post--sponsored
hackread.com##.post-review-li
mediakix.com##.post-widget__banner
newagebd.net##.postPageRightInTop
newagebd.net##.postPageRightInTopIn
fastcompany.com##.post__promotion
redketchup.io##.potato_sticky
redketchup.io##.potato_viewer
thetowner.com##.powered
theportugalnews.com##.ppp-banner
theportugalnews.com##.ppp-inner-banner
foxbusiness.com##.pre-content
sassymamahk.com##.pre_header_widget
vivo.sx##.preload
premiumtimesng.com##.premi-texem-campaign
pixabay.com##.present-gtty-item
flobzoo.com,onlyfungames.com,yokogames.com##.preview2bannerspot
onlyfungames.com##.preview3bannerspot
astrology.com##.primis-video-module-horoscope
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
tweaktown.com##.product_box
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
as.com,gokunming.com##.prom
delicious.com.au,taste.com.au##.prom-header
apps.opera.com,babynamegenie.com,ecaytrade.com,nbcbayarea.com,nwherald.com,planetsourcecode.com,sciagaj.org,themuslimvibe.com,totalxbox.com,varsity.com,w3techs.com,wgxa.tv##.promo
thesaturdaypaper.com.au##.promo-banner
winscp.net##.promo-block
drweil.com##.promo-blurb
drweil.com##.promo-blurb-label
forums.minecraftforge.net,nextdoor.com##.promo-container
pokertube.com##.promo-holder
texasmonthly.com##.promo-in-body
texasmonthly.com##.promo-inline
efinancialnews.com##.promo-leaderboard
coveteur.com##.promo-placeholder
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
canstar.com.au,designspiration.com,investors.com,search.genieo.com,search.installmac.com##.promoted
twitter.com##.promoted-account
andoveradvertiser.co.uk,asianimage.co.uk,autoexchange.co.uk,banburycake.co.uk,barryanddistrictnews.co.uk,basildonstandard.co.uk,basingstokegazette.co.uk,bicesteradvertiser.net,borehamwoodtimes.co.uk,bournemouthecho.co.uk,braintreeandwithamtimes.co.uk,brentwoodlive.co.uk,bridgwatermercury.co.uk,bridportnews.co.uk,bromsgroveadvertiser.co.uk,bucksfreepress.co.uk,burnhamandhighbridgeweeklynews.co.uk,burytimes.co.uk,campaignseries.co.uk,chardandilminsternews.co.uk,chelmsfordweeklynews.co.uk,chesterlestreetadvertiser.co.uk,chorleycitizen.co.uk,clactonandfrintongazette.co.uk,cotswoldessence.co.uk,cotswoldjournal.co.uk,cravenherald.co.uk,creweguardian.co.uk,dailyecho.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,harrowtimes.co.uk,harwichandmanningtreestandard.co.uk,heraldseries.co.uk,herefordtimes.com,hillingdontimes.co.uk,ilkleygazette.co.uk,keighleynews.co.uk,kidderminstershuttle.co.uk,knutsfordguardian.co.uk,lancashiretelegraph.co.uk,ledburyreporter.co.uk,leighjournal.co.uk,ludlowadvertiser.co.uk,maldonandburnhamstandard.co.uk,malverngazette.co.uk,messengernewspapers.co.uk,milfordmercury.co.uk,newsshopper.co.uk,northwichguardian.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,somersetcountygazette.co.uk,southendstandard.co.uk,southwalesargus.co.uk,southwalesguardian.co.uk,southwestfarmer.co.uk,stalbansreview.co.uk,sthelensstar.co.uk,stourbridgenews.co.uk,surreycomet.co.uk,suttonguardian.co.uk,swindonadvertiser.co.uk,tewkesburyadmag.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,times-series.co.uk,wandsworthguardian.co.uk,warringtonguardian.co.uk,watfordobserver.co.uk,westerntelegraph.co.uk,wharfedaleobserver.co.uk,wiltsglosstandard.co.uk,wiltshiretimes.co.uk,wimbledonguardian.co.uk,wirralglobe.co.uk,witneygazette.co.uk,worcesternews.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
eetimes.eu##.promotion-block-wrapper
actionnetwork.com##.promotion-table
throwawaymail.com##.promotion_row
bostonreview.net##.promotop
insauga.com##.proper-content-dynamic
kathmandupost.com##.pt-0
gonintendo.com##.pt-5
1980-games.com,flash-mp3-player.net,gameslol.net,larousse.com,theportugalnews.com,tolonews.com##.pub
starsinsider.com##.pub-container
yabiladi.com##.pub2
tvgolo.com##.pub468x60top
larousse.com##.pub728x90
gameslol.net##.pubGside
gameslol.net,yabiladi.com##.pub_header
devhints.io##.pubbox
as.com,tutiempo.net,ubunlog.com##.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
appleinsider.com##.push
the18.com##.push-downv
2conv.com##.push-offer
happymod.com##.pvpbar_ad
bleedingcool.com##.pw-in-article
thedirect.com##.pw-in-article-container
giantfreakinrobot.com##.pw-leaderboard-atf-container
giantfreakinrobot.com##.pw-leaderboard-btf-container
n4g.com##.pw-leaderboard-desk
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
theverge.com##.px-20 > .hidden.mx-auto
smallseotools.com##.px261
smallseotools.com##.px301
breakingnews.ie,canberratimes.com.au,theland.com.au##.py-2.bg-gray-100
tri247.com##.q2w3-fixed-widget-container
qrobe.it##.qad
revolution935.com##.qt-sponsor
coingape.com##.quads-location
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
bookriot.com##.random-content-pro-wrapper
dappradar.com##.rankings-ad-row
rappler.com##.rappler-ad-container
gobankingrates.com##.rate-table-header
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
slashgear.com##.recommended-heading
forestriverforums.com##.recommended-stories
lasvegassportsbetting.com##.recommended-wrap
last.fm##.recs-feed-item--ad
anisearch.com##.rect_sidebar
dosgamesarchive.com##.rectangle
knowyourmeme.com##.rectangle-unit-wrapper
arras.io##.referral
al-monitor.com##.region--after-content
middleeasteye.net##.region-before-navigation
justthenews.com##.region-pre-content
futbol24.com##.rek
wcostream.com##.reklam_pve
idropnews.com##.related-posts
timesofindia.indiatimes.com##.relatedVideoWrapper
4shared.com##.remove-rekl
runningmagazine.ca##.repeater-bottom-leaderboard
bbjtoday.com##.replacement
holiday-weather.com##.resp-leaderboard
guru99.com##.responsive-guru99-mobile1
thetimes.co.uk##.responsiveweb-sc-1exejum-0
3g2upl4pq6kufc4m.onion,duckduckgo.com##.result--ad > .result__body
jetphotos.com##.result--adv
qwant.com##.result--ext
classifiedads.com##.resultmarg
infobel.com##.results-bottom-banner-container
infobel.com##.results-middle-banner-container
infobel.com##.results-top-banner-container
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
goal.com##.rhr_rhrCommercial__ZstCS
siteslike.com##.rif
terminal.hackernoon.com##.right
news.net##.right-banner-wr > .right
africanews.com##.right-legend
essentialenglish.review##.right-panel
jta.org##.right-rail-container
medpagetoday.com##.right-rail-panel
jpost.com##.right-side-banner
slickdeals.net##.rightRailBannerSection
gamemodding.com##.right_banner
softicons.com##.right_ga
talksms.com##.righttd
smartasset.com##.riklam-container
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
rebelnews.com##.rn_widgets_content
realitytea.com##.roadblock
surinenglish.com##.roba
roblox.com##.roblox-skyscraper
mdisk.me##.robot
atalayar.com##.rotulo-publi
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
indiatoday.in##.rtl-shopping
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,forums.sailinganarchy.com,geekdoing.com,studentdoctor.net##.samBannerUnit
racedepartment.com,resetera.com,satelliteguys.us##.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
kotaku.com##.sc-6zn1bq-0
fortune.com##.sc-efBctP
radaronline.com##.sc-gXZlrW
scotsman.com##.sc-igwadP
okmagazine.com##.sc-jffIyK
sankakucomplex.com##.scad
bangordailynews.com##.scaip
newindianexpress.com##.scc
radiotimes.com##.schedule__row-list-item-advert
hentaihaven.icu,hentaihaven.xxx,hentaistream.tv,nhentai.io##.script_manager_video_master
readmng.com##.scroll_target_top
9anime.to,cyclinguptodate.com,tennisuptodate.com##.sda
apotelyt.com##.sdbrUnit-Flex100
apotelyt.com##.sdbrUnitFlex250a
userscript.zone##.searcad
semiconductor-today.com##.searchmidbox
minecraftservers.org##.second-banner
wbur.org##.section--breakout
wbur.org##.section--uw
dispatchlive.co.za,sowetanlive.co.za##.section-article-sponsored
nationalreview.com##.section-content--revcontent
nzherald.co.nz##.section-iframe
pipeflare.io##.section-promo-banner
seattlepride.org##.section_sponsorship
brandsoftheworld.com##.seedling
coingecko.com##.selected
studyfinds.org##.sfspot
shortorial.com,webogram.in##.sgpb-popup-dialog-main-div-wrapper
shortorial.com,webogram.in##.sgpb-popup-overlay
stockhouse.com##.sh-ad
themeforest.net##.shared-global_footer-cross_sell_component__root
romsie.com##.shcntr
startpage.com##.shopping-ads
hypebeast.com##.shopping-break-container
mirror.co.uk##.shopwindow-adslot
mirror.co.uk##.shopwindow-advertorial
skins.be##.shortBioShadowB
siliconrepublic.com##.show-for-medium-up
thepointsguy.com##.showBb
bscscan.com##.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
myanimelist.net##.side-koukoku
gfycat.com##.side-slot
idropnews.com##.side-title-wrap
vpnmentor.com##.side-top-vendors-wrap
pr0gramm.com##.side-wide-skyscraper
israelnationalnews.com##.sideInf
freeseotoolbox.net##.sideXd
uquiz.com##.side_bar
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
thehustle.co##.sidebar-feed-trends
lawandcrime.com,mediaite.com##.sidebar-hook
freshbusinessthinking.com##.sidebar-mpu
spearswms.com##.sidebar-mpu-1
middleeasteye.net##.sidebar-photo-extend
comedy.com##.sidebar-prebid
domainnamewire.com,repeatreplay.com##.sidebar-primary
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
hepper.com##.sidebar__placement
caster.fm##.sidebar_ablock
pcgamesn.com##.sidebar_affiliate_disclaimer
bxr.com##.sidebar_promo
mediacomcable.com##.sidebar_sponsored
alternet.org##.sidebar_sticky_container
instantshift.com##.sidebar_vps_banner
naturalnewsblogs.com##.sidebar_widgets > .widget > [class]
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
sifted.eu##.sifted_advert_block
nabble.com##.signature
wncv.com##.simple-image
greatis.com##.sing
metalsucks.net##.single-300-insert
inoreader.com##.sinner_inner
deshdoaba.com##.site-branding
punchng.com##.site-header-placeholder
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
cbssports.com##.skybox-top-wrapper
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,dawsoncreekmirror.ca,delta-optimist.com,moosejawtoday.com,newwestrecord.ca,nsnews.com,piquenewsmagazine.com,princegeorgecitizen.com,prpeak.com,richmond-news.com,squamishchief.com,tricitynews.com,vancouverisawesome.com##.slot
independent.ie##.slot1
independent.ie##.slot4
boxofficemojo.com,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
songfacts.com##.songfacts-song-inline-ads
greatandhra.com##.sortable-item_top_add123
freeonlineapps.net##.sp
flaticon.com##.sp-slidesgo-container
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,ijr.com,kpbs.org,phillyvoice.com,speedcafe.com,thefederalistpapers.org,thegatewaypundit.com,ufile.io,westernjournal.com,wnd.com##.sponsor
jquery.com##.sponsor-line
newsroom.co.nz##.sponsor-logos2
cricketireland.ie##.sponsor-strip
arizonasports.com,ktar.com##.sponsorBy
blbclassic.org##.sponsorZone
2b2t.online,caixinglobal.com,chicagobusiness.com,chronicle.co.zw,dailytarheel.com,duckduckgo.com,dunyanews.tv,fifplay.com,hbr.org,herald.co.zw,infoq.com,lawandcrime.com,libhunt.com,motherjones.com,msn.com,reviewjournal.com,saashub.com,stocksnap.io,timeslive.co.za##.sponsored
coinpaprika.com##.sponsored-buttons
washingtontimes.com##.sponsored-heading
hellomagazine.com##.sponsored-news
investing.com##.sponsoredArticle
coinmarketcap.com##.sponsoredMark
cultofmac.com##.sponsored_paragraph
armageddonexpo.com,audiforums.com,f1gamesetup.com,ferrarichat.com,jaguarforums.com,pypi.org,thebugle.co.za,waamradio.com,wbal.com,webtorrent.io##.sponsors
salixos.org##.sponsors-container
libhunt.com##.sponsors-list-content
hacksplaining.com##.sponsorship-message
newswiretoday.com,przoom.com##.sponsortd
timesofindia.indiatimes.com##.sports_ad_wrapper
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,mcleanconnection.com,mountvernongazette.com,phonearena.com,potomacalmanac.com,reston-connection.com,springfieldconnection.com,union-bulletin.com,viennaconnection.com##.spot
phonearena.com##.spot-sticky-container
freepik.com##.spr-plc
libhunt.com##.sprd
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,packaginginsights.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##.sss_sslo
geoguessr.com##.start__display-ad
pcgamesn.com##.static_mpu_wrap
bostonglobe.com##.stick_1200--tablet
kathmandupost.com##.sticky--bottom
rugbyonslaught.com##.sticky-add
gr8.cc,psycatgames.com##.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
business2community.com##.sticky-header
sciencing.com,sportsnet.ca##.sticky-leaderboard-container
washingtonpost.com##.sticky-promo
theportugalnews.com##.sticky-pub
oilcity.news##.sticky-sponsors-large
litecoin-faucet.com##.sticky-top1
theblock.co,thekitchn.com##.stickyFooter
independant.co.uk##.stickyFooterRoot
cnet.com##.stickySkyboxSpacing
sfgate.com##.stickyWrapper
pcgamesn.com,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
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
theweathernetwork.com##.style_adslot__tgw4w
nationalheraldindia.com##.styles-m__dfp__3T0-C
politico.com##.styles_house-ad-cover__3Fvyy
troypoint.com##.su-box
ycuniverse.com##.subheader_container
monocle.com##.super-leaderboard
atalayar.com,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
techreen.com##.svc_next_content
timesofmalta.com##.sw-Top
saltwire.com##.sw-banner
sbenny.com##.t3-masthead
emoneyspace.com##.t_a_c
ucompares.com##.tablepress-id-46
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
mdisk.me##.taka-gif-con
ghanaweb.com##.takeover
recombu.com##.takeover-right
shacknews.com##.takeover-skin
igg-games.com##.taxonomy-description
bookriot.com##.tbr-promo
pixwox.com##.tce-box-i-w
pixwox.com##.tce-box-n-w
aptoslife.com,bohemian.com,constructionreviewonline.com,cyberparse.co.uk,eastbayexpress.com,eindhovennews.com,ericpetersautos.com,fenuxe.com,gameplayinside.com,gamezone.com,gilroydispatch.com,gizmochina.com,goodtimes.sc,greekreporter.com,greenfieldnews.com,healdsburgtribune.com,indianapolisrecorder.com,industryhit.com,kenyan-post.com,kingcityrustler.com,maltabusinessweekly.com,metrosiliconvalley.com,morganhilltimes.com,musictech.net,nasilemaktech.com,newsnext.live,nme.com,pacificsun.com,pajaronian.com,pakobserver.net,pipanews.com,pressbanner.com,radioink.com,salinasvalleytribune.com,sanbenito.com,sonorannews.com,telugubullet.com,theindependent.co.zw,wrestling-online.com##.td-a-rec
bizasialive.com##.td-all-devices
americanindependent.com##.td-banner-bg
brila.net,cgmagonline.com,cycling.today,gayexpress.co.nz,theyeshivaworld.com,thisisanfield.com##.td-banner-wrap-full
boxthislap.org,ticgn.com,wtf1.co.uk##.td-footer-wrapper
techyv.com##.td-header-header
healthyceleb.com##.td-header-header-full
androidcommunity.com##.td-header-rec-wrap
5pillarsuk.com,babeltechreviews.com,sonorannews.com,thestonedsociety.com,weekendspecial.co.za##.td-header-sp-recs
gadgetstouse.com##.td-ss-main-sidebar
capsulenz.com,ssbcrack.com##.td_spot_img_all
arynews.tv##.tdi_103
pakobserver.net##.tdi_121
pakobserver.net##.tdi_124
based-politics.com##.tdi_30
who.is##.teaser-bar
sporcle.com##.temp-unit
macrumors.com##.tertiary
ericpetersautos.com##.text-109
dexerto.com##.text-center.min-h-\[20rem\]
upi.com##.text-center.mt-5
businessonhome.com##.text-info
geeksforgeeks.org##.textBasedMannualAds_2
putlockers.do##.textb
sciencedaily.com##.textrule
evilbeetgossip.com,katt.com,kyis.com,thesportsanimal.com,wild1049hd.com,wky930am.com##.textwidget
tftcentral.co.uk##.tftce-adlabel
vaughn.live##.theMvnAbvsLowerThird
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
hltv.org##.thunderpick
coub.com##.timeline-banner
aardvark.co.nz##.tinyprint
msn.com##.title-ad-single
primcloud.careers##.title-set
onlinecourse24.com##.tl-topromote
trademe.co.nz##.tm-display-ad__wrapper
nybooks.com##.toast-cta
last.fm##.tonefuze
euobserver.com,medicinehatnews.com##.top
mashable.com##.top-0.sticky > div
dexerto.com##.top-10
freedomleaf.com##.top-ab
artistdirect.com##.top-add
jamieoliver.com##.top-avocado
automotive-fleet.com,businessfleet.com,cfl.ca,fleetfinancials.com,forbesindia.com,government-fleet.com,howsecureismypassword.net,ncaa.com,schoolbusfleet.com##.top-banner
smartasset.com##.top-banner-ctr
gptoday.net##.top-banner-leaderboard
gamewatcher.com##.top-banners-wrapper
blockchair.com##.top-buttons-wrap
procyclingstats.com##.top-cont
foodrenegade.com##.top-cta
forexlive.com##.top-forex-brokers__wrapper
debka.com##.top-full-width-sidebar
reverso.net##.top-horizontal
spectrum.ieee.org##.top-leader-container
1071thepeak.com,gpfans.com,thedailystar.net##.top-leaderboard
webmd.com##.top-picks
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,ksat.com,local10.com,news4jax.com##.topWrapper
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
allnigerianrecipes.com,antimusic.com,roadtests.com##.topad
dnaindia.com##.topadd
eurointegration.com.ua##.topban_r
axisbank.com##.topbandBg_New
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
sun-sentinel.com##.trb_sf_hl
coinmarketcap.com##.trending-sponsored
livemint.com##.trendingSimilarHeight
celebritynetworth.com##.trevda_cont
thumbsnap.com##.ts-blurb-wrap
tutorialink.com##.tutorialink-ad1
tutorialink.com##.tutorialink-ad2
tutorialink.com##.tutorialink-ad3
tutorialink.com##.tutorialink-ad4
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
ubergizmo.com##.ubergizmo-dfp-ad
darko.audio##.ubm_widget
businessday.ng##.uiazojl
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
filepuma.com##.update_software
letterboxd.com##.upgrade-kicker
wbur.org##.uw--rec
wbur.org##.uw--rectangle
wbur.org##.uw-label--bottom
vervetimes.com##.uyj-before-header
militarywatchmagazine.com##.v-size--x-small.theme--light
lasvegassun.com##.varWrapper
businessday.ng##.vc_custom_1627979893469
progamerage.com##.vc_separator
battlefordsnow.com,cfjctoday.com,everythinggp.com,filmdaily.co,huskiefan.ca,larongenow.com,meadowlakenow.com,nanaimonewsnow.com,northeastnow.com,panow.com,rdnewsnow.com,sasknow.com,vernonmatters.ca##.vc_single_image-wrapper
ktm2day.com##.vc_wp_text
ggrecon.com##.venatus-block
fox10phoenix.com,fox26houston.com,fox4news.com,fox7austin.com,foxla.com##.vendor-unit
tetris.com##.verticalAx
packaginginsights.com##.verticlblk
videogameschronicle.com##.vgc-boxout
bestlifeonline.com,eatthis.com##.vi-video-wrapper
express.co.uk##.viafoura-standalone-mpu
vice.com##.vice-ad__container
cyclinguptodate.com##.video-container
forbes.com,nasdaq.com##.video-placeholder
guru99.com##.videocontentmobile
koreabiomed.com##.view-aside
vigilantcitizen.com##.vigil-leaderboard-article
vigilantcitizen.com##.vigil-leaderboard-home
variety.com##.vip-banner
pokernews.com##.virgutis
visualcapitalist.com##.visua-target
roosterteeth.com##.vjs-marker
ginx.tv,op.gg##.vm-placement
c19-worldnews.com##.vmagazine-medium-rectangle-ad
valueresearchonline.com##.vr-adv-container
fastpic.ru##.vright
vaughn.live##.vs_v9_LTabvsLowerThirdWrapper
vaughn.live##.vs_v9_LTabvsLower_beta
wral.com##.vw3Klj
ebook-searcher.com##.w-100
androidpolice.com##.w-pencil-banner
userscript.zone##.w300
goodfon.com##.wallpapers__banner240
dailymail.co.uk,thisismoney.co.uk##.watermark
watson.ch##.watson-ad
wbal.com##.wbal-banner
wccftech.com##.wccf_video_tag
glamourvanity.com##.wdt_gads
qwant.com##.web_add_block
vg.no##.webboard
probuilds.net##.welcome-bnr
mobygames.com,taskcoach.org##.well
gearlive.com##.wellvert
cpu-monkey.com,gpu-monkey.com##.werb
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
kyivpost.com##.widget-300-250
wikikeep.com##.widget-area
cinemaexpress.com##.widget-container-133
miniclip.com##.widget-mpu
dawn.com##.widget-sponsoredcontent
screencrush.com##.widget-widget_third_party_content
gsmserver.com##.widget_banner-container_three-horizontal
discussingfilm.net,shtfplan.com,tech-latest.com,usmagazine.com##.widget_block
wplift.com##.widget_bsa
catcountry941.com,cnx-software.com,dailyveracity.com,gamingonphone.com,metalsucks.net,mmoculture.com,nasaspaceflight.com,quickanswer.blog,robloxhackscripts.com,techdows.com,tooxclusive.com##.widget_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,kkfm.com,lifeandstylemag.com,mensjournal.com,patriotfetch.com,pctechmag.com,robinhoodnews.com,rok.guide,rsbnetwork.com,showbiz411.com,thedriven.io,washingtonmonthly.com,wgow.com,wgowam.com,wlevradio.com##.widget_media_image
nypost.com##.widget_nypost_dfp_ad_widget
dailynewsegypt.com##.widget_rotatingbanners
twistedsifter.com##.widget_sifter_ad_bigbox_widget
985kissfm.net,bxr.com,catcountry951.com,nashfm1065.com,power923.com,wncv.com,wskz.com##.widget_simpleimage
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
tutorialink.com##.widget_ti_add_widget
techpout.com##.widget_xyz_insert_php_widget
helpnetsecurity.com##.widgetized_wrapper
ign.com##.wiki-bobble
wethegeek.com##.win
gg.deals##.with-banner
windowsloop.com##.wl-prakatana
cryptopolitan.com##.wordp-leaderboard
cryptopolitan.com##.wordp-siderbar-new-theme
warontherocks.com##.wotr_top_lbjspot
gamepur.com##.wp-block-dotesports-affiliate-button
gamenguides.com,teslaoracle.com##.wp-block-image
sharylattkisson.com##.wp-block-media-text.alignwide
repeatreplay.com##.wp-block-spacer
c19-worldnews.com##.wp-caption
onepagerules.com##.wp-container-6.wp-block-columns
strangesounds.org##.wp-image-281312
hack-sat.com##.wp-image-31131
rvguide.com##.wp-image-3611
appuals.com##.wp-timed-p
bevmalta.org,chromoscience.com,hawaiireporter.com##.wpa
techyv.com##.wpb_raw_code
premiumtimesng.com##.wpb_raw_code > .wpb_wrapper
drphil.to##.wpfp_custom_popup
sashares.co.za##.wppopups-whole
theregister.com##.wptl
windowsreport.com##.wr-marketing-cta-alt
memeburn.com,ventureburn.com##.wrapper--grey
paultan.org##.wrapper-footer
webtoolhub.com##.wth_zad_text
mcpmag.com##.xContent
drivehub.in,indidrive.in,metamoviez.xyz##.xc449bad4854773ff
theseotools.net##.xd_top_box
livejournal.com##.xhtml_banner
dallasnews.com##.xl_right-rail
bit-tech.net##.xtag_container
titantv.com##.yRDh6z2_d0DkfsT3
247mirror.com,365economist.com,bridewired.com,dailybee.com,drgraduate.com,historictalk.com,mvpmode.com,news-opossumsauce.com,parentmood.com,theecofeed.com,thefunpost.com,visualchase.com,wackojaco.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
antimusic.com##.zerg
thehackernews.com##.zoho-box
bellinghamherald.com##.zone-el
bbc.co.uk##[amp-access="toggles.ads.enabled"]
gab.com##[aria-label*="Sponsored:"]
everydaykoala.com,playjunkie.com##[class*="__adspot-title-container"]
everydaykoala.com,playjunkie.com##[class*="__adv-block"]
bloomberg.com##[class*="ad-div"]
barandbench.com##[class*="ad-slot"]
usnews.com##[class*="ad-spacer"]
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-"]
independentespanol.com##[class^="TopBanner"]
economist.com##[class^="adComponent"]
uploader.link##[class^="ads"]
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"]
gab.com##[data-comment="gab-ad-comment"]
medicalnewstoday.com##[data-empty="true"]
greatist.com,psychcentral.com##[data-empty]
jeffdornik.com##[data-image-info]
phoneia.com##[data-index]
kbb.com##[data-lean-auto="flexible-native-2"]
goal.com##[data-name="ad-leaderboard"]
polygon.com##[data-native-ad-id^="container"]
namepros.com##[data-np-ga-event="ad"]
duplichecker.com##[data-pagespeed-url-hash]
jeffdornik.com##[data-pin-url]
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"]
target.com##[data-test="featuredProducts"]
imdb.com##[data-testid="media-sheet__attr-banner"]
washingtonpost.com##[data-testid="placeholder-box"]
gadgetsnow.com##[data-type="mtf"]
axios.com##[data-vars-category="sidebar_promo"]
builtbybit.com##[data-xf-click^="fong-adsmanager"]
cnn.com##[data-zone-label="Paid Partner Content"]
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,biblestudytools.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,guidedhacking.com,hackernoon.com,hlstester.com,indishare.org,katfile.com,linkhub.icu,litecoin-faucet.com,mbauniverse.com,mediaite.com,myreadingmanga.info,newsfirst.lk,nexter.org,owaahh.com,parkablogs.com,pastemytxt.com,premiumtimesng.com,resultuniraj.co.in,retail.org.nz,rtvonline.com,thinknews.com.ng,timesuganda.com,totemtattoo.com,trancentral.tv,ultshare.com,vumafm.co.za,wccftech.com,yeyeboyz.net,yugatech.com,zmescience.com##[href*="bit.ly/"]
beforeitsnews.com,bigleaguepolitics.com,in5d.com,thetruedefender.com##[href*="hop.clickbank.net"]
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/"]
conservativeplaybook.com##[href="https://ourgoldguy.com/contact/"]
davidwalsh.name##[href="https://requestmetrics.com/"]
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/"]
barrettsportsmedia.com##[href="https://www.jimcutler.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"]
faucetpay.nurul-huda.or.id##[href] > .col-sm-4
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/"]
newslogic.in##[href^="https://4i1n.short.gy/"]
4sysops.com##[href^="https://4sysops.com/a.php"]
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/"]
greatandhra.com,kitploit.com,mc-market.org##[href^="https://bit.ly/"] img
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"]
50gameslike.com,highdemandskills.com,yumyumnews.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/"]
pastemytxt.com##[href^="https://geturl.us/"]
ahaan.co.uk##[href^="https://go.nordvpn.net/"]
emailnator.com##[href^="https://go.nordvpn.net/aff_c"]
bitcoiner.tv##[href^="https://go.stormgain.com/"]
thehackernews.com##[href^="https://go.thn.li/"]
coinpaprika.com##[href^="https://go2nft.io"]
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/"]
abovetopsecret.com,thelibertydaily.com,uncanceled.news##[href^="https://mypatriotsupply.com/"]
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/"]
everybithelps.io##[href^="https://shop.ledger.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/"]
brighteon.com##[href^="https://support.brighteon.com/"]
cannabishealthnews.co.uk##[href^="https://themedicalcannabisclinics.com/"]
beforeitsnews.com,highshortinterest.com##[href^="https://tinyurl.com/"]
minidl.org##[href^="https://uploadgig.com/premium/index/"]
cricket.com##[href^="https://www.a23.com/downloads.html?"] > img
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/"]
thelibertydaily.com##[href^="https://www.dismecoins.com/"]
elitepvpers.com##[href^="https://www.elitepvpers.com/123/"]
seganerds.com##[href^="https://www.ewinracing.com/"]
copytechnet.com##[href^="https://www.idrive.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/"]
naturalnews.com##[href^="https://www.naturalnews.com/ARF/"]
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/']
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-"]
noqreport.com##[id^="oqre-"]
wuxiaworld.site##[id^="wuxia-"]
apkcombo.com##[onclick*="_blank"]
filecrypt.cc,filecrypt.co##[onclick^="var lj"]
techadvisor.com##[referrerpolicy="unsafe-url"]
transfermarkt.co.uk##[referrerpolicy]
dappradar.com##[rel*="sponsored"]
academicful.com,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="]
academictorrents.com##[src^="/pic/sponsors/"]
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"]
tenforums.com,wahm.com##[style="min-height:250px;"]
forum.lowyat.net##[style^="height:100px;padding:5px"]
9gag.com##[style^="width: 640px; min-height: 360px;"]
torrentresource.com##[width="150"]:last-child
fansshare.com##[width="300"]
drwealth.com##[width="640"]
4chan.org##[width="728"]
elitepvpers.com##[width="729"]
elitepvpers.com##[width="966"]
presearch.com##[x-data*="kAdFirst"]
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"]
sashares.co.za##a[data-wpel-link="external"]
imgpile.com,linuxjournal.com,threatpost.com##a[href*="&utm_campaign="]
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,mikesmoneytalks.ca,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="]
amsterdamnews.com,sundayworld.co.za,universityaffairs.ca##a[href*="/sponsored-content/"]
biznews.com,burnabynow.com,businessdailyafrica.com,coastreporter.net,financialexpress.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"]
97rock.com,wedg.com##a[href*="716jobfair.com"]
aliexpress.com##a[href*="aliexpress.com/item/"][href*="&aem_p4p_detail="]
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="/anoydl9-VpnHideMe"]
1337x.to##a[href="/v-pn2dl-hideip"]
osradar.com##a[href="http://insiderapps.com/"]
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
tractorbynet.com##a[href][target="_blank"] > img[class^="attachment-large"]
mtaeta.info##a[href][target="_blank"] > img[src^="http://storage2.proboards.com/"]
flaticon.com##a[href^="//www.flaticon.com/edge/redirect?"]
graphic.com.gh##a[href^="/adverts/"]
1337x.to##a[href^="/anony9"]
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/"]
inquirer.net##a[href^="http://ruby.inquirer.net/"]
wjbc.com##a[href^="http://sweetdeals.com/bloomington/deals"]
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/"]
997wpro.com,lite105.com##a[href^="http://www.enjoyri.com/"]
thesearchenginelist.com##a[href^="http://www.kqzyfj.com/"]
1280wnam.com##a[href^="http://www.milwaukeezoo.org/visit/animals/"]
2x4u.de##a[href^="http://www.myfreecams.com/?baf="]
rpg.net##a[href^="http://www.rpg.net/ads/"]
warm98.com##a[href^="http://www.salvationarmycincinnati.org"]
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/"]
moddroid.co##a[href^="https://doodoo.love/"]
warm98.com##a[href^="https://giving.cincinnatichildrens.org/donate"]
disasterscans.com##a[href^="https://go.onelink.me/"]
etherscan.io##a[href^="https://goto.etherscan.com/"] > img
forkast.news##a[href^="https://h5.whalefin.com/landing2/"]
douploads.net##a[href^="https://href.li/?"]
disasterscans.com##a[href^="https://martialscanssoulland.onelink.me/"]
dailyuploads.net##a[href^="https://ninjapcsoft.com/"]
emalm.com##a[href^="https://offer.alibaba.com/"]
101thefox.net,957thevibe.com##a[href^="https://parisicoffee.com/"]
qwant.com##a[href^="https://qwa.qwant.com/ck.php"]
nosubjectlosangeles.com,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/"]
997wpro.com##a[href^="https://seascapeinc.com/"]
everybithelps.co.uk##a[href^="https://shop.trezor.io/"]
wbnq.com,wbwn.com,wjbc.com##a[href^="https://stjude.org/radio/"]
glory985.com##a[href^="https://sweetbidsflo.irauctions.com/listing/0"]
vnkb.com##a[href^="https://vnkb.com/e/"]
1280wnam.com##a[href^="https://wistatefair.com/fair/tickets/"]
tristateswolf.com##a[href^="https://www.alleganycofair.org/"]
scaredstiffreviews.com##a[href^="https://www.amazon."][href*="ref="]
ancient-origins.net,anisearch.com,catholicculture.org,deadspin.com,electrek.co,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lewrockwell.com,lifehacker.com,ssbcrack.com,thetakeout.com##a[href^="https://www.amazon."][href*="tag="]
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="]
wjbc.com##a[href^="https://www.farmweeknow.com/rfd_radio/"]
magic1069.com##a[href^="https://www.fetchahouse.com/"]
coachhuey.com##a[href^="https://www.hudl.com"]
domaintyper.com##a[href^="https://www.kqzyfj.com/"]
wgrr.com##a[href^="https://www.mccabelumber.com/"]
wbnq.com,wbwn.com,wjbc.com##a[href^="https://www.menards.com/main/home.html"]
jox2fm.com,joxfm.com##a[href^="https://www.milb.com/"]
who.is##a[href^="https://www.name.com/redirect/"]
kollelbudget.com##a[href^="https://www.oorahauction.org/"][target="_blank"] > img
lite105.com##a[href^="https://www.pellabranch.com/"]
provideocoalition.com##a[href^="https://www.provideocoalition.com/ghost/"]
foxcincinnati.com##a[href^="https://www.safeauto.com"]
foxcincinnati.com,warm98.com##a[href^="https://www.waltzbusiness.com/"]
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="]
tinyurl.is##a[href^="mailto:sportspanel4"]
1337x.to##a[id][href^="/anoyd"]
kitguru.net##a[id^="href-ad-"]
tetris.com##a[onclick*="open"]
himovies.to,home-barista.com,rarpc.co,shtfplan.com,warecracks.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"]
opensubtitles.org##a[target="_blank"][href^="https://www.amazon.com/gp/search"]
limetorrents.pro##a[title*="An‌on‌ymous Download"]
searchenginereports.net##a[title="Ad"]
hqq.tv##a[title="Free money easy"]
kroger.com##a[title^="Advertisement:"]
facebook.com,facebookcorewwwi.onion##article[data-ft*="\"ei\":\""]
greatist.com##aside
dictionary.com,thesaurus.com##aside[id$="728x90"]
apotelyt.com##aside[id^="hedoApp"]
apotelyt.com##aside[id^="widoApp"]
naijachoice.com.ng##center > .background
psycom.net##center > .vh-quiz-qborder
conservativeplaylist.com##center > [href]
mangas-raw.com##center > div[style]
builtbybit.com##center[style="margin-top: 20px"]
osbot.org##custom > a[href]
readonepiece.com##div > b
windows10forums.com##div.message--post.message
inverse.com##div.zz
nexusradio.com##div[align=center]
independent.co.uk##div[class*="Ad__Wrapper-"]
sportbible.com##div[class*="Advert"]
independent.co.uk##div[class*="TopBanner_"]
wsj.com##div[class*="WSJTheme--adWrapper"]
pcgamer.com,tomsguide.com,tomshardware.com##div[class*="ad-unit"]
issuu.com##div[class*="adPlacement"]
issuu.com##div[class*="adSkyscraper"]
ladbible.com,unilad.co.uk##div[class*="margin-Advert"]
apkcombo.com##div[class*="revamp-ads"]
informer.com##div[class="a2"]
walmart.com##div[class="mv3 ml3 mv4-xl mh0-xl"][data-testid="sp-item"]
arkadium.com##div[class^="Ad-adContainer"]
dailymotion.com##div[class^="AdBanner"]
topgear.com##div[class^="AdContainer-"]
reuters.com##div[class^="AdSlot__container"]
tunefind.com##div[class^="AdSlot_inner_"]
usnews.com##div[class^="Ad__Container-"]
poki.com##div[class^="Advertisement_"]
zerohedge.com##div[class^="AdvertisingSlot_"]
cruisecritic.co.uk,cruisecritic.com##div[class^="ArticleItem_ad"]
timesnownews.com##div[class^="ArticleShow-staticAdCaller-"]
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-dfp-"]
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,nba.com##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__"]
dsearch.com##div[class^="PreAd_"]
qwant.com##div[class^="ProductAdsMicrosoft-"]
games.dailymail.co.uk##div[class^="RightRail__displayAdRight_"]
chloeting.com##div[class^="StickyFooterAds__Wrapper"]
newyorker.com##div[class^="StickyHeroAdWrapper-"]
scotsman.com##div[class^="TopBanner"]
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-"]
sfchronicle.com##div[class^="ad-module-"]
fodors.com##div[class^="ad-placeholder"]
reuters.com##div[class^="ad-slot__"]
timesnownews.com##div[class^="adCaller-"]
kijiji.ca##div[class^="adChoices-"]
goodrx.com##div[class^="adContainer"]
statsroyale.com##div[class^="adUnit_"]
goodrx.com##div[class^="adWrapper-"]
90min.com,investing.com,newsday.com##div[class^="ad_"]
constative.com##div[class^="ad_placeholder_"]
ehitavada.com##div[class^="ad_space_"]
greatandhra.com##div[class^="add"]
ntdeals.net,psdeals.net,xbdeals.net##div[class^="ads-"]
stakingrewards.com##div[class^="assetFilters_desktop-banner_"]
releasestv.com##div[class^="astra-advanced-hook-"]
technical.city##div[class^="banner_"]
theculturetrip.com##div[class^="billboard_"]
timesnownews.com##div[class^="bottomStickyAd-"]
avclub.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,qz.com,theinventory.com,theonion.com,theroot.com,thetakeout.com##div[class^="bxm4mm-"]
historycollection.com##div[class^="cis_add_block"]
3dnatives.com##div[class^="dnati-"]
groovypost.com##div[class^="groov-adsense-"]
technologyreview.com##div[class^="headerTemplate__leaderboardRow-"]
dailytrust.com##div[class^="header_ad_"]
tech-latest.com##div[class^="lates-content"]
localjewishnews.com##div[class^="local-feed-banner-ads"]
serverhunter.com##div[class^="our-ads"]
eonline.com##div[class^="photo-items__interstitial"]
mydramalist.com##div[class^="spnsr"]
kijiji.ca##div[class^="sponsored-"]
unmineablesbest.com##div[class^="uk-visible@"]
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]
999thehawk.com##div[data-alias="Sweetjack"]
opentable.ae,opentable.ca,opentable.co.th,opentable.co.uk,opentable.com,opentable.com.au,opentable.com.mx,opentable.de,opentable.es,opentable.hk,opentable.ie,opentable.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,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##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_"]
competenetwork.com##div[id^="compe-"]
constructionreviewonline.com##div[id^="const-"]
titantv.com##div[id^="ctl00_TTLB"]
cyprus-mail.com##div[id^="cypru-"]
football-tribe.com##div[id^="da-article-"]
hellomagazine.com##div[id^="div-hola-slot-"]
thewrap.com##div[id^="dsk-box-ad"]
micast.tv##div[id^="floatLayer"]
memedroid.com##div[id^="freestar-ad-"]
mangatigre.com##div[id^="i-d-cr-page"]
forbesafrica.com##div[id^="incontentAd"]
dexerto.com##div[id^="jwplayer_"]
lagniappemobile.com##div[id^="lagni-"]
canberratimes.com.au,examiner.com.au,theland.com.au##div[id^="leaderboard-"]
maltadaily.mt##div[id^="malta-"]
mediabiasfactcheck.com##div[id^="media-"]
gamebyte.com##div[id^="mpu"]
canberratimes.com.au,examiner.com.au,theland.com.au##div[id^="mrec-"]
canberratimes.com.au,examiner.com.au,theland.com.au##div[id^="newswell-side-"]
ebay.co.uk,ebay.com,ebay.com.au,ebay.de##div[id^="plmt_html_"]:not(#plmt_html_101113):not(#plmt_html_101224)
progamerage.com##div[id^="proga-"]
howtogeek.com##div[id^="purch_"]
realtalk933.com##div[id^="realt-"]
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-"]
theroanoketribune.org##div[id^="thero-"]
weraveyou.com##div[id^="werav-"]
mommypoppins.com##div[id^="wrapper-div-gpt-ad-"]
lyricsfreak.com##div[lazy-ad]
nashfm100.com##div[onclick*="https://deucepub.com/"]
forums.pcsx2.net##div[onclick^="MyAdvertisements."]
ezgif.com##div[style$="min-height:90px;display:block"]
nikaraw.com##div[style*="height: 250px"]
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"]
news18.com##div[style*="width: 300px"]
9gag.com##div[style*="width: 500px; height: 281px;"]
datacenterdynamics.com,fansshare.com,hairboutique.com,iconarchive.com,imagetwist.com,memecenter.com,neoseeker.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"]
metabattle.com##div[style="display: flex; justify-content: center; align-items: center; margin-top: 60px; min-height: 250px;"]
vice.com##div[style="height: 250px;"]
english-hindi.net##div[style="height:250px !important; background:#ccc;"]
sentinelnews.com,theandersonnews.com##div[style="height:620px;width:279px;margin:auto;margin-top:5px;background-color:#eaeaea;"]
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;"]
metabattle.com##div[style="min-width: 300px; max-width: 300px; min-height: 250px; max-height: 250px; background: #1d1d1d; overflow: hidden;"]
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;"]
vymaps.com##div[style="text-align: center; height: 260px;"]
navajotimes.com##div[style="text-align: center; margin-top: -35px;"]
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;"]
fctables.com##div[style^="background:#e3e3e3;position:fixed"]
footybite.cc##div[style^="border: 2px solid "]
pastebin.com##div[style^="color: #999; font-size: 12px; text-align: center;"]
realpython.com##div[style^="display:block;position:relative;"]
elitepvpers.com##div[style^="font-size:11px;"]
manga-raw.club##div[style^="height: 250px;"]
manga-raw.club##div[style^="height: 300px;"]
add0n.com,crazygames.com##div[style^="height: 90px;"]
crazygames.com,malaysiakini.com,tenforums.com##div[style^="height:250px"]
titantv.com##div[style^="height:265px;"]
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^="margin-bottom:15px"][class^="jsx-"]
thetealmango.com##div[style^="margin: 8px auto; text-align:"]
lasentinel.net##div[style^="min-height: 250px; width: 300px;"]
point2homes.com,propertyshark.com##div[style^="min-height: 360px;"]
abcnews.go.com##div[style^="min-height: 90px"]
gamerdvr.com##div[style^="min-height:"]
add0n.com##div[style^="min-height:90px"]
keybr.com##div[style^="position:relative;min-width:"]
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^="width: 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;"]
tvtv.us##div[style^="z-index: 1100; position: fixed;"]
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,9anime.tube,actvid.com,animebee.to,animefreak.site,animefreak.ws,animefrenzy.net,animeheaven.pro,animekisa.in,animekisa.tv,animepahe.cc,apkmody.io,batotoo.com,bravoporn.com,coloredmanga.com,dembed1.com,dramacool.pk,dulu.to,filmlinks4u.cam,filmyzilla.autos,filmyzilla.makeup,gogoanime.be,gogoanime.co.in,gogoanime.lol,gogoanime.run,gogoplay1.com,goload.pro,hds-streaming-hd.com,herogayab.net,hhdmovies.cam,hindilinks4u.cam,hothit.me,hurawatch.cc,iflixmovies.com,jujutsukaisen-manga.online,jujutsukaisenonline.net,linksly.co,mangadna.com,mangahere.today,manganatos.com,mangas-raw.com,mangceh.cc,membed.net,messitv.net,miraculous.to,movierulz.cam,movies-watch.com.pk,mp3fromyou.tube,ngomik.net,nkiri.com,playlist-youtu.be,pomvideo.cc,prmovies.bz,prmovies.cam,prmovies.fyi,prmovies.li,prmovies.org,prmovies.re,putlocker.vc,putlockers.fm,putlockers.li,rawkuma.com,sockshare.ac,ssoap2day.to,tamilyogi.best,vanime.co,waploaded.com,wat32.tv,watchofree.com,watchomovies.cam,watchomovies.net,watchseries.cyou,watchseries.ninja,wcostream.cc,webtoonshare.com,y-2mate.com,yomovies.bz,yomovies.pl,yomovies.pm,yomovies.ws,ytmp3.cc,yts-subs.com##iframe[style*="z-index: 2147483647"]
shoesession.com##iframe[width="732"]
premiumtimesng.com##img[alt$=" Ad"]
windycitymediagroup.com,windycitytimes.com##img[alt*="Sponsor"]
nta.ng##img[alt="Online Ads WeConnect Platform"]
therainbowtimesmass.com##img[alt="banner ad"]
thebradentontimes.com##img[class^="custom_adgroup_"]
wjr.com##img[height="100"]
prawfsblawg.blogs.com,thomhartmann.com##img[height="200"]
dailynews.lk,german-way.com,power987.co.za,qsaltlake.com,tfetimes.com##img[height="250"]
newyorkyimby.com##img[height="280"]
ciiradio.com,hapskorea.com,thetruthwins.com##img[height="300"]
pointblanknews.com,sharktankblog.com##img[height="60"]
cryptofeeds.news,newswireni.com,power987.co.za##img[height="600"]
airplaydirect.com,cultofcalcio.com,dailynews.lk,economicconfidential.com,newzimbabwe.com,opednews.com,roadtester.com.au,runechat.com,tfetimes.com,therainbowtimesmass.com,ugstandard.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,completesports.com,cryptomining-blog.com,cryptoreporter.info,dotsauce.com,espnrichmond.com,flsentinel.com,forexmt4indicators.com,freedomhacker.net,gamblingnewsmagazine.com,gameplayinside.com,goodcarbadcar.net,kenyabuzz.com,kiwiblog.co.nz,mauitime.com,mkvcage.com,movin100.com,mycolumbuspower.com,naijaloaded.com.ng,newzimbabwe.com,onislandtimes.com,ouo.press,punchng.com,radiobiz.co.za,reviewparking.com,robhasawebsite.com,sacobserver.com,seguintoday.com,theinsider.ug,themediaonline.co.za,theolivepress.es,therep.co.za,thewillnigeria.com,tntribune.com,wantedinafrica.com,wantedinrome.com,wschronicle.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,forexmt4indicators.com,gamblingnewsmagazine.com,irishcatholic.com,tntribune.com##img[width="728"]
boxthislap.org##img[width="728px"][height="90px"]
dailyuploads.net##input[value^="Download From Server"]
broadbandforum.co##ins[data-ad-client]
unmineablesbest.com##ins[style^="display:inline-block;width:300px;height:250px;"]
natureworldnews.com##label
linkedin.com##li[data-is-sponsored="true"]
aniwatcher.com##main > [href] > [src]
hentai-foundry.com##main > p
news24online.com##mybot
adblock-tester.com##object[width="240"]
mrchecker.net##p > [href^="https://www.mrchecker.net/"]
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"]
titantv.com##td[id^="menutablelogocell"]
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:"]
titantv.com##tr.gridRow > td > [id] > div:first-child
opensubtitles.org##tr[style="height:115px;text-align:center;margin:0px;padding:0px;background-color:#DFEBF9;"]
tripadvisor.at,tripadvisor.be,tripadvisor.ca,tripadvisor.ch,tripadvisor.cl,tripadvisor.cn,tripadvisor.co,tripadvisor.co.id,tripadvisor.co.il,tripadvisor.co.kr,tripadvisor.co.nz,tripadvisor.co.uk,tripadvisor.co.za,tripadvisor.com,tripadvisor.com.ar,tripadvisor.com.au,tripadvisor.com.br,tripadvisor.com.eg,tripadvisor.com.gr,tripadvisor.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,tripadvisor.com.vn,tripadvisor.de,tripadvisor.dk,tripadvisor.es,tripadvisor.fr,tripadvisor.ie,tripadvisor.in,tripadvisor.it,tripadvisor.jp,tripadvisor.nl,tripadvisor.pt,tripadvisor.ru,tripadvisor.se#?#.listItem:-abp-has(.sponsored_v2)
adspyglass.com##HTML
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###nav-swmslot
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###sponsoredProducts2_feature_div
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##.amzn-safe-frame-container
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##.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,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##.sbv-video-single-product
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##[cel_widget_id*="-creative-desktop_loom-desktop-"]
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##div[cel_widget_id*="_SponsoredProducts"]
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##div[cel_widget_id*="_ad-placements-"]
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##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,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##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,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##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,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##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,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##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,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##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,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##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,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##div[cel_widget_id^="LEFT-SAFE_FRAME-"]
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##div[cel_widget_id^="adplacements:"]
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##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,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##div[data-a-carousel-options*="\\\"isSponsoredProduct\\\":\\\"true\\\""]
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##div[data-ad-id]
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##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,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##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,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##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,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##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,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##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,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##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,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##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,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##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,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##div[id^="sp_detail"]
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##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,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##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,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##span[cel_widget_id^="MAIN-loom-desktop-top-slot_hsa-id-CARDS-"]
zalando.be,zalando.ch,zalando.co.uk,zalando.cz,zalando.de,zalando.dk,zalando.ee,zalando.es,zalando.fi,zalando.fr,zalando.ie,zalando.it,zalando.lv,zalando.no,zalando.pl,zalando.se,zalando.si##.noqro0oc_jFfn2AAKrdMo
zalando.be,zalando.ch,zalando.co.uk,zalando.cz,zalando.de,zalando.dk,zalando.ee,zalando.es,zalando.fi,zalando.fr,zalando.ie,zalando.it,zalando.lv,zalando.no,zalando.pl,zalando.se,zalando.si##.weHhRC > .Saptwy
zalando.be,zalando.ch,zalando.co.uk,zalando.cz,zalando.de,zalando.dk,zalando.ee,zalando.es,zalando.fi,zalando.fr,zalando.ie,zalando.it,zalando.lv,zalando.no,zalando.pl,zalando.se,zalando.si##div[class$="lRlpGv"]
zalando.be,zalando.ch,zalando.co.uk,zalando.cz,zalando.de,zalando.dk,zalando.ee,zalando.es,zalando.fi,zalando.fr,zalando.ie,zalando.it,zalando.lv,zalando.no,zalando.pl,zalando.se,zalando.si#?#.Uxq3DH:-abp-has(span:-abp-contains(/Gesponsert|Gesponsord|Patrocinado|Sponset|Sponsitud|Sponsored|Sponsoreret|Sponsorēts|Sponsorizzato|Sponsorisé|Sponsoroitu|Sponsorowane|Sponsrad|Sponzorirano|Sponzorováno/))
usnews.com###ac-lre-player-ph
ginx.tv###ginx-floatingvod-containerspacer
forums.whathifi.com###jwplayer-container-div
mentalfloss.com###mm-player-placeholder-large-screen
engadget.com###outstreamPlayer-inArticle
bossip.com,hiphopwired.com,madamenoire.com###player-wrapper
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
dexerto.com##.aspect-video
thewrap.com##.brid-default-skin
mb.com.ph##.code-block
techwalla.com##.component-article-section-jwplayer-wrapper
digitaltrends.com##.dtvideos-container[data-provider="jwplayer"]
comicbook.com##.embedVideoContainer
taskandpurpose.com##.empire-unit-prefill-container
europeanpharmaceuticalreview.com##.europ-fixed-footer
ibtimes.sg##.featured_video
thestar.co.uk##.gOoqzH
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
bossip.com##.player-wrapper-inner
comicbook.com,popculture.com##.popculture-embed
kidspot.com.au##.secondary-video
goal.com##.semantic-player-embed
playbuzz.com##.stickyplayer-container
mentalfloss.com##.style_1ngkwsz-o_O-style_1ts1q2h
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
wlevradio.com##a[href^="https://omny.fm/shows/just-start-the-conversation"]
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-LREC3
yahoo.com###sda-LREC4
yahoo.com###sda-MAST
yahoo.com###sda-MON
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##a[data-test-id="large-image-ad"]
yahoo.com##div[class*="ads-"]
yahoo.com##div[class*="gemini-ad"]
yahoo.com##div[data-beacon] > div[class*="streamBoxShadow"]
yahoo.com##div[id*="ComboAd"]
yahoo.com##div[id^="LeadAd-"]
yahoo.com##div[id^="darla-ad"]
yahoo.com##div[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-primary-video-overlay-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,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###atvcap + #tvcap > .mnr-c > .commercial-unit-mobile-top
google.ac,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###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,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###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,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###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,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###tads[aria-label]
google.ac,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###tadsb[aria-label]
sonichits.com###top-ad-outer
spanishdict.com##.ad--1zZdAdPU
tweaktown.com##.adcon
geekzone.co.nz##.adsbygoogle
apkmirror.com##.ains-apkm_outbrain_ad
tweaktown.com##.center-tag-rightad
google.ac,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##.commercial-unit-desktop-rhs > .iKidV > .Ee92ae + .P2mpm + .hp3sk
google.ac,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##.commercial-unit-desktop-rhs > div[jscontroller="YD5eo"]
google.ac,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##.commercial-unit-desktop-rhs:not(.mnr-c)
google.ac,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##.commercial-unit-mobile-bottom
google.ac,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##.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,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##.commercial-unit-mobile-top > .v7hl4d
google.ac,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##.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,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##AMP-AD
google.ac,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##[data-text-ad]
google.ac,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##a[href^="https://www.googleadservices.com/pagead/aclk?"]
google.ac,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##button[jsaction="pane.adBanner.whyThisAdClick"]
google.ac,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##c-wiz[jsrenderer="YnuqN"] > div > div > .Rn1jbe
google.ac,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##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,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##div[aria-label="Ads"]
google.ac,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##div[data-crl="true"][data-id^="CarouselPLA-"]
google.ac,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##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,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##div[jscontroller="U835zd"] + c-wiz[jsrenderer="YnuqN"]
google.ac,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##div[jsdata*="CarouselPLA-"][data-id^="CarouselPLA-"]
google.ac,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##div[jsdata*="SinglePLA-"][data-id^="SinglePLA-"]
google.ac,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##div[jstcache] > a[href^="/aclk?"]
google.ac,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##div[role="navigation"] + c-wiz > div > .kxhcC
testpages.adblockplus.org###abptest
msn.com##.bing-native-ad
msn.com##.dynamicRRWrapper
msn.com##.galleryPage_eoabNativeAd-DS-EntryPoint1-1
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##[data-test-id="mrr-nativead"]
msn.com##[id^="native_ad_"]
msn.com##a.nativead[target="_blank"]
msn.com##div[aria-label="promotions"]
msn.com##div[class^="articlePage_topBannerAdContainer_"]
msn.com##div[class^="galleryPage_bannerAd"]
msn.com##div[data-section-id="sponsored.stripe.shopping"]
msn.com##div[data-section-id="stripe.bannernativead"]
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="]
engadget.com#?#[class^="Py"]:-abp-has([data-ylk]:-abp-contains(Sponsored))
imgur.com#?#a.Post-item:-abp-has(div.Post-item-external-ad)
fortune.com#?#.homepage:-abp-has(> div[id^="InStream"])
bleachernation.com#?#.code-block:-abp-has(span:-abp-contains(ADVERTISEMENT))
digg.com#?#article.fp-vertical-story:-abp-has(a[href="/channel/digg-pick"])
digg.com#?#article.fp-vertical-story:-abp-has(a[href="/channel/promotion"])
digg.com#?#article.fp-vertical-story:-abp-has(div:-abp-contains(SPONSORED))
digg.com#?#.tracking-widest:-abp-contains(Sponsored)
digg.com#?#article.relative:-abp-has(div:-abp-contains(SPONSORED))
inverse.com#?#div > p + div:-abp-has(amp-ad)
instagram.com#?#div[style="max-height: inherit; max-width: inherit;"]:-abp-has(span:-abp-contains(Paid partnership with ))
instagram.com#?#div[style="max-height: inherit; max-width: inherit; display: none !important;"]:-abp-has(span:-abp-contains(Paid partnership))
alternativeto.net#?#div[class^="AppList"]:-abp-has([class^="AppListItem_sponsored"])
instagram.com#?#div[style="max-height: inherit; max-width: inherit; display: none !important;"]:-abp-has(span:-abp-contains(Paid partnership with ))
instagram.com#?#article[role="presentation"] > div[style]:-abp-has(span:-abp-contains(/Gesponsert|Sponsored|Geborg|Sponzorováno|Sponsoreret|Χορηγούμενη|Publicidad|Sponsoroitu|Sponsorisé|Bersponsor|Sponsorizzato|広告|광고|Ditaja|Sponset|Gesponsord|Sponsorowane|Patrocinado|Реклама|Sponsrad|ได้รับการสนับสนุน|May Sponsor|Sponsorlu|赞助内容|贊助|প্রযোজিত|પ્રાયોજિત|स्पॉन्सर्ड|Sponzorirano|ಪ್ರಾಯೋಜಿತ|സ്‌പോൺസർ ചെയ്‌തത്|पुरस्‍कृत|प्रायोजित|ਪ੍ਰਾਯੋਜਿਤ|මුදල් ගෙවා ප්‍රචාරය කරන ලදි|Sponzorované|விளம்பரதாரர்கள்|స్పాన్సర్ చేసింది|Được tài trợ|Спонсорирано|Commandité|Sponsorizat|Спонзорисано/))
just-eat.co.uk,just-eat.es,just-eat.ie,justeat.it#?#a[data-test-id]:-abp-has(span:-abp-contains(/Promoted|Patrocinado|Sponsorizzato/))
just-eat.dk,just-eat.fr,lieferando.at,lieferando.de,pyszne.pl,takeaway.com#?#div[data-qa]:-abp-has(span:-abp-contains(/Спонсорирано|Gesponsert|Gesponsord|Sponsored|Sponsoreret|Sponsorisé|Sponsorizzato|Sponsorowane/))
nationalgeographic.com#?#.FrameBackgroundFull--grey:-abp-has(.ad-wrapper)
cheaptickets.com,expedia.com,ebookers.com,hotels.com,orbitz.com,travelocity.com,wotif.com#?#.uitk-card:-abp-has(.uitk-badge-sponsored)
mg.co.za#?#.td_flex_block:-abp-has(span:-abp-contains(Sponsored))
limetorrents.lol#?#table:first-of-type:-abp-contains(Sponsored Links)
limetorrents.lol#?#.downloadareabig:-abp-has([title^="An‌on‌ymous Download"])
webtools.fineaty.com#?#div[class*=" hidden-"]:-abp-has(.adsbygoogle)
regex101.com#?#div > header + div > div + div:-abp-contains(Sponsors)
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...)
troyhunt.com#?#.sidebar-featured:-abp-has(a[href^="https://pluralsight.pxf.io/"])
tripadvisor.com#?#.dsnvR:-abp-has(span:-abp-contains(Sponsored))
tripadvisor.com#?#.cAWGu:-abp-has(a:-abp-contains(Similar Sponsored Properties))
3dmodelshare.org#?#.homeadv > span:-abp-contains(Advertisement)
outlook.live.com#?#div:-abp-has(> div > div.fbAdLink)
mylivewallpapers.com#?#.posts > div.posts:-abp-has(.adsbygoogle)
bbc.com#?##sticky-mpu:-abp-has(.dotcom-ad-inner)
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,123unblock.bar#?#tbody:-abp-contains(WARNING! Use a)
gamersnexus.net#?#.moduleContent:-abp-contains(Advertisement)
gamersnexus.net#?##right_col > div:-abp-has(p:-abp-contains(Advertisement))
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,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#?#div[jsaction^="mouseover:"]:-abp-has(span.irmCpc)
google.ac,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#?#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,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#?#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,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#?#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,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#?#div[jsaction^="pane."]:-abp-has(span.ARktye-Btuy5e)
google.ac,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#?#div[jsaction^="pane.place.carousel.card"]:-abp-has(span.ARktye-badge)
google.ac,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#?#div[jsaction^="mouseover:pane."]:-abp-has(span.jHLihd)
google.ac,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#?#div.azyBPe:-abp-has(span.jHLihd) + div
google.ac,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#?#div.azyBPe:-abp-has(span.jHLihd)
google.ac,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#?#div.sbsb_c:-abp-has(span.jHLihd)
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)
albertsons.com#?#product-item-v2[class$="product-card-col"]:-abp-has(div[data-qa="prd-itm-spnsrd"])
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,nbclosangeles.com,nbcmiami.com,nbcnewyork.com,nbcphiladelphia.com,nbcsandiego.com,nbcwashington.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.pt#?#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.pt#?#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.pt#?#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.pt#?#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.pt#?#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.pt#?#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.pt#?#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.pt#?#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.pt#?#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.pt#?#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)
seattleweekly.com#?#.marketplace-row-item-wrapper:-abp-has(.sponsored)
shopee.co.id,shopee.ph#?#.col-xs-2-4:-abp-has(div[data-sqe="ad"])
shopee.co.id,shopee.ph#?#.item-card-list__item-card-wrapper:-abp-has(div[data-sqe="ad"])
stuff.co.nz#?#[itemprop]:-abp-has(.sponsored-flag)
target.com#?#.ProductRecsLink-sc-4mw94v-0:-abp-has(p:-abp-contains(sponsored))
target.com#?#div[data-test="@web/ProductCard/ProductCardVariantAisle"]:-abp-contains(Sponsored)
target.com#?#div[data-test="@web/site-top-of-funnel/ProductCardWrapper"]:-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"])
tossinggames.com#?#tbody:-abp-contains(Please visit our below advertisers)
tripadvisor.at,tripadvisor.be,tripadvisor.ca,tripadvisor.ch,tripadvisor.cl,tripadvisor.cn,tripadvisor.co,tripadvisor.co.id,tripadvisor.co.il,tripadvisor.co.kr,tripadvisor.co.nz,tripadvisor.co.uk,tripadvisor.co.za,tripadvisor.com,tripadvisor.com.ar,tripadvisor.com.au,tripadvisor.com.br,tripadvisor.com.eg,tripadvisor.com.gr,tripadvisor.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,tripadvisor.com.vn,tripadvisor.de,tripadvisor.dk,tripadvisor.es,tripadvisor.fr,tripadvisor.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á|推廣|推广|推薦|推荐|プロモーション|프로모션|ประชาสัมพันธ์|प्रचारित|বিজ্ঞাপিত|تشہیر شدہ|مُروَّج|تبلیغی|מקודם/)
unsplash.com#?#.MbNnd:-abp-has(a:-abp-contains(Sponsored))
wikiprocedure.com#?##mw-content-text > div:-abp-contains(/^Advertisement$/)
winaero.com#?#p:-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,yelp.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?"])
zalando.be,zalando.ch,zalando.co.uk,zalando.cz,zalando.de,zalando.dk,zalando.ee,zalando.es,zalando.fi,zalando.fr,zalando.ie,zalando.it,zalando.lv,zalando.no,zalando.pl,zalando.se,zalando.si#?#.DvypSJ:-abp-has(span:-abp-contains(/Gesponsert|Gesponsord|Patrocinado|Sponset|Sponsitud|Sponsored|Sponsoreret|Sponsorēts|Sponsorizzato|Sponsorisé|Sponsoroitu|Sponsorowane|Sponsrad|Sponzorirano|Sponzorováno/))
1001tracklists.com#?#a[onclick^='gaLnkTr']
bestbuy.com#?#[id^="atwb-ninja-carousel"]
virtuagirlgirls.com###DynamicBackgroundWrapper
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
literotica.com###b-top
filtercams.com###bannerFC
cuntest.net###banners
fakings.com,nigged.com###banners_footer
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
girlsofdesire.org###gal_669
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
xfantasy.su###listing-ba
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
whentai.com###modalegames
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,youporn.com###pb_template
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,tojav.net###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
porntop.com###s-suggesters
sexyandfunny.com###sexy-links
javtiful.com###showerm
3movs.com###side_col_video_view
adult-sex-games.com,postyourpuss.com###skyscraper
hentaifox.com###slider
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.com,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
mrstiff.com###xdv-preroll
gosexpod.com###xtw
porndroids.com##.CDjtesb7pU__video-units
bellesa.co##.Display__RatioOuter-hkc90m-0
hentaivideo.tube##.UVPAnnotationJavascriptNormal
xtube.com##.ZBTBTTr93ez9.ktZk9knDKFfB
porndoe.com##.\-f-banners
tubepornclassic.com##.___it0h1l3u2se2lo
pichunter.com##.__autofooterwidth
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
cambb.xxx,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
ftopx.com##.add-block
sex3.com##.add-box
playvids.com##.add_href_jsclick
babesandstars.com,cam-video.xxx,cumlouder.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,tiktits.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
cumlouder.com,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,igayporn.tv,machogaytube.com,me-gay.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
hentaidude.xxx##.ai_widget
hentai2read.com##.alert-danger
freeadultcomix.com##.anuncios
hotmovs.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
rat.xxx##.b-spot
me-gay.com##.b-uvb-spot
buondua.com##.b1a05af5ade94f4004a7f9ca27d9eeffb
buondua.com##.b2b4677020d78f744449757a8d9e94f28
buondua.com##.b489c672a2974fbd73005051bdd17551f
dofap.com##.b_videobot
xfantasy.su##.ba
pornburst.xxx##.bann3rss
3movs.xxx,analpornpix.com,babesmachine.com,chaturbate.com,fboomporn.com,fetishshrine.com,freepornpicss.com,imagezog.com,legalporn4k.com,milffox.com,oldies.name,paradisehill.cc,playvids.com,porngames.com,private.com,video.laxd.com,vidxnet.com,vjav.com,watchhentaivideo.com,waybig.com,xbabe.com,xcum.com,yourdailygirls.com,youx.xxx##.banner
javfor.tv##.banner-c
cumlouder.com##.banner-frame
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
yourlust.com##.banner_right_bottoms
camporn.to,camseek.tv,camstreams.tv,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
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
barscaffolding.co.uk,capitalregionusa.xyz,dcraddock.uk,javbebe.com,javxxoo.com,xxx-picture.com##.boxzilla-container
barscaffolding.co.uk,capitalregionusa.xyz,dcraddock.uk,javbebe.com,javxxoo.com,xxx-picture.com##.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
tiktits.com##.callback-bt
pornpics.vip,xxxporn.pics##.cam
xnxxvideos.rest##.camitems
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
pornwhite.com##.content-aside
fetishshrine.com##.content-aside > b
watchmygf.me##.content-footer
xxxdessert.com##.content-gallery_banner
sexyandfunny.com##.content-source
youporngay.com##.contentPartner
xcafe.com##.content_source
gottanut.com##.coverUpVid-Dskt
forced-tube.net,hqasianporn.org##.coverup
4tube.com##.cpp
3movs.com,fapality.com##.cs
mylust.com##.cs-bnr
rat.xxx,zbporn.tv##.cs-holder
hdtube.porn,pornid.xxx##.cs-under-player
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
worldsex.com##.dazone
cartoonpornvideos.com##.detail-side-banner
xxxporn.pics##.download
sexvid.porn,sexvid.pro,sexvid.xxx##.download_link
drtuber.com##.drt-sponsor-block
drtuber.com,iceporn.com,nuvid.com,proporn.com,viptube.com,winporn.com##.drt-spot-box
pornsex.rocks##.dump
youporngay.com##.e8-column
porngifs2u.com##.elementor-widget-posts + .elementor-widget-heading
rare-videos.net##.embed-container
vxxx.com##.emrihiilcrehehmmll
tsumino.com##.erogames_container
upornia.com,upornia.tube##.eveeecsvsecwvscceee
porngem.com##.featured-b
sss.xxx##.fel-item
tuberel.com##.fel-list
javfor.tv##.fel-playclose
hotmovs.com,thegay.com##.fiioed
sexyandfunny.com##.firstblock
ah-me.com,gaygo.tv##.flirt-block
asiangaysex.net,gaysex.tv##.float-ck
yourlust.com##.fluid_html_on_pause
stileproject.com##.fluid_nonLinear_bottom
porn.com##.foot-zn
hclips.com,thegay.com,tporn.xxx,tubepornclassic.com##.footer-banners
hentaiworld.tv##.footer-banners-iframe
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,camstreams.tv,fpo.xxx##.footer-margin
cliniqueregain.com##.footer-promo
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
teenpornvideo.fun##.full-ave
kompoz2.com,roleplayers.co##.full-bns-block
iceporn.com##.furtherance
xpics.me##.future
hdtube.porn##.g-col-banners
youx.xxx##.gallery-link
xxxonxxx.com,youtubelike.com##.gallery-thumbs
cliniqueregain.com,tallermaintenancar.com##.girl
sexybabegirls.com##.girlsgirls
bravoteens.com##.good_list_wrap
amateur-vids.eu,mature.community,mature.mom,mature.sexy,mature.studio,milf.community,milf.mom,milf.plus,milf.sexy##.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,mature.community,mature.mom,mature.sexy,mature.studio,milf.community,milf.mom,milf.plus,milf.sexy##.happy-under-player
redtube.com##.hd
xgroovy.com##.headP
megatube.xxx##.header-panel-1
cutegurlz.com##.header-widget
mansurfer.com##.headerbanner
allfuckpics.com##.herb
txxx.com##.herrmhlmolu
txxx.com##.hgggchjcxja
porn300.com,porndroids.com##.hidden-under-920
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
trannygem.com##.in_player_video
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
playvids.com,pornflip.com##.invideoBlock
amateur8.com##.is-av
e-hentai.org##.itd[colspan="4"]
amateurporn.me,eachporn.com##.item[style]
drtuber.com##.item_spots
vxxx.com##.itrrciecmeh
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
eurogirlsescort.com##.js-stt-click
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
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
vxxx.com##.lmetceehehmmll
javhd.run##.loading-ad
peekvids.com##.mediaPlayerSponsored
efukt.com##.media_below_container
mywebcamsluts.com##.media_spot
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
rat.xxx##.mob-nat-spot
gaymovievids.com,verygayboys.com##.mobile-random
tube-bunny.com##.mobile-vision
yourdarkdesires.com##.moment
txxx.com##.mpululuoopp
xnxxvideos.rest##.mult
javfor.tv##.my-2.container
jagaporn.com##.nativad
pornhd.com##.native-banner-wrapper
fetishshrine.com##.native-holder
fapality.com##.nativeaside
xmissy.nl##.noclick-small-bnr
pornhd.com##.ntv-code-container
fapality.com##.ntw-a
boundhub.com##.o3pt
bdsmx.tube##.oImef0
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
fapnado.xxx##.pause-ad-pullup
empflix.com##.pause-overlay
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
7mmtv.sx##.player-overlay
cliniqueregain.com##.player-promo
blogbugs.org,tallermaintenancar.com,zuzandra.com##.player-right
3movs.com##.player-side
sexvid.porn,sexvid.pro,sexvid.xxx##.player-sponsor
xvideos.com,xvideos.es##.player-video.xv-cams-block
porn18videos.com##.playerRight
sexu.com##.player__side
xnxxvideoporn.com##.player_bn
txxx.com##.polumlluluoopp
porntrex.com##.pop-fade
fapnado.com,young-sexy.com##.popup
pornicom.com##.pre-ad
porntube.com##.pre-footer
xnxxvideos.rest##.prefixat-player-promo-col
japan-whores.com##.premium-thumb
cam4.com##.presentation
pornjam.com##.productora
perfectgirls.net,xnostars.com##.promo
nablog.org##.promo-archive-all
nablog.org##.promo-single-3-2sidebars
perfectgirls.net##.promo__item
viptube.com##.promotion
3dtube.xxx,milf.dk,nakedtube.com,pornmaki.com##.promotionbox
spankbang.com##.ptgncdn_holder
pornjam.com##.publ1s-b0ttom
watchmygf.me##.publicity
freemovies.tv##.publis-bottom
pornjam.com##.r1ght-pl4yer-169
pornjam.com##.r1ght-pl4yer-43
gaymovievids.com,me-gay.com,ts-tube.net,verygayboys.com##.random-td
tnaflix.com##.rbsd
vxxx.com##.recltiecrrllt
xnxxvideos.rest##.refr
svscomics.com##.regi
nuvid.com##.rel_right
cumlouder.com##.related-sites
sexhd.pics##.relativebottom
jav.work##.releated_video[style^="overflow: hidden;"]
pervclips.com##.remove-spots
cam4.com##.removeAds
cyberleaks.to##.responsive_banner
cumlouder.com##.resumecard
porndroids.com##.resumecard__banner
bdsmx.tube,hotmovs.com,javdoe.fun,javtape.site,porntop.com##.right
definebabe.com##.right-sidebar
empflix.com##.rightBarBannersx
gottanut.com##.rightContent-videoPage
analsexstars.com,porn.com,pussy.org,xxx-videosex.porn##.rmedia
elephanttube.world,pornid.xxx##.rsidebar-spots-holder
jizzbunker.com,xxxdan.com##.rzx1
forum.lewdweb.net,forums.socialmediagirls.com##.samCodeUnit
porngals4.com##.sb250
sextb.net##.sextb_300
h2porn.com##.side-spot
sankakucomplex.com##.side300xmlc
video.laxd.com##.side_banner
familyporn.tv,mywebcamsluts.com##.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
supjav.com##.simpleToast
hersexdebut.com##.single-bnr
porngfy.com##.single-sponsored
babestare.com##.single-zone
porn-monkey.com##.size-300x250
simply-hentai.com##.skyscraper
pornhub.com##.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,porntop.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,tubedupe.com##.sponsored
3movs.xxx,bravotube.net,camvideos.tv,dixyporn.com,fetishshrine.com,hello.porn,katestube.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
cumlouder.com##.sticky-banner
definebabe.com##.subheader
pornsex.rocks##.subsequent
tporn.xxx##.sug-bnrs
hclips.com##.suggestions
pornmd.com##.suggestions-box
simply-hentai.com##.superbanner
exhibporno.com##.syn
18porn.sex,4kporn.xxx,amateurporn.me,bigtitslust.com,daporn.com,fpo.xxx,freeporn8.com,fuqer.com,gayck.com,hentai-moon.com,heroero.com,intporn.com,japaneseporn.xxx,mrdeepfakes.com,pornchimp.com,porndr.com,pornwild.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
onlytik.com##.temporary-real-extra-block
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
cliniqueregain.com,tallermaintenancar.com##.thumbs
smutty.com##.tig_following_tags2
drtuber.com##.title-sponsored
boundhub.com##.to1p
daporn.com,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
rat.xxx,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
thegay.com##.underplayer__info > div:not([class])
videojav.com##.underplayer_banner
tryindianporn.com##.uvk
hentaiprn.com##.v-overlay
tuberel.com##.vda-item
indianpornvideos.com##.vdo-unit
xnxxporn.video##.vertbars
milfporn8.com,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
theyarehuge.com##.video-holder > .box
bdsmx.tube##.video-info > section
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,videojav.com##.video-side__spots
pornez.net##.video-sidebar
thegay.com##.video-slider-container
kisscos.net##.video-sponsor
xhamster.com##.video-view-ads
javynow.com##.videos-ad__ad
porndoe.com##.videos-tsq
zbporn.tv##.view-aside
zbporn.com,zbporn.tv##.view-aside-block
tube-bunny.com##.visions
yourlust.com##.visit_cs
eporner.com##.vjs-inplayer-container
upornia.tube##.voiscscttnn
japan-whores.com##.vp-info
3prn.com##.w-spots
upornia.com,upornia.tube##.wcccswvsyvk
trannygem.com##.we_are_sorry
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,javcrave.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
bdsmx.tube##.wrapper > section
porn300.com##.wrapper__related-sites
upornia.com,upornia.tube##.wssvkvkyyee
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
fapnado.xxx##.zpot-horizontal
fapnado.xxx##.zpot-vertical
xxxdan.com##.zx1p
porn300.com,pornodiamant.xxx##[class^="abcnn_"]
setdartwatches.com##[class^="boxzilla-"]
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,redtube.com,tube8.com,tube8.es,tube8.fr,xvideos.com,youjizz.com,youporn.com,youporngay.com##[href*="base64"]
pornhub.com,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="https://nudegirlsoncam.com/"]
brazz-girls.com##[href^="/Site/Brazzers/"]
footztube.com##[href^="/tp/out"]
boobieblog.com##[href^="http://join.playboyplus.com/track/"]
hentai2read.com##[href^="https://camonster.com"]
sweethentai.com##[href^="https://gadlt.nl/"]
boobieblog.com##[href^="https://iplayboy.us/"]
porngames.club##[href^="https://meetandfuck.site/"]
freebdsmxxx.org##[href^="https://t.me/joinchat/"]
totsantcugat.info##[href^="https://totsantcugat.info/wp-content/"]
pornhub.com##[href^="https://weedmaps.com"]
sexhimmel.com##[href^="https://www.amarotic.com/"]
porngames.club##[href^="https://www.familyporngames.games/"]
porngames.club##[href^="https://www.porngames.club/friends/out.php"]
koreanstreamer.xyz##[href^="https://www.saltycams.com"]
youjizz.com,youporngay.com##[img][src*="blob:"]
tophentai.biz##[src*="hentaileads/"]
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="]
hentai-gamer.com##[src^="https://www.hentai-gamer.com/pics/"]
pornhub.com##[srcdoc]
pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,youjizz.com,youporn.com,youporngay.com##[style*="base64"]
pornhub.com,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,porn-star.com,porn.com,porndoe.com,pornhubpremium.com,pornstarchive.com,rogreviews.com,sexyandfunny.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,imagepix.org,javfor.me,pornxs.com,shemaletubevideos.com,therealpornwikileaks.com,yea.xxx##a[href*=".php"]
blackhaloadultreviews.com,hentaigasm.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,tube8.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,camwhores.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,myporn.club,pandamovies.pw,planetsuzy.org,pussyspace.com,redgifs.com,sendvid.com,sexgalaxy.net,sextvx.com,sexuria.com,thefappeningblog.com,vintage-erotica-forum.com,vipergirls.to,waxtube.com,xfantazy.com,yeapornpls.com##a[href*="theporndude.com"]
bravotube.net##a[href^="/cs/"]
sexhd.pics##a[href^="/direct/"]
analpornpix.com##a[href^="/go/"]
drtuber.com##a[href^="/partner/"]
pornhub.com,spankbang.com##a[href^="http://ads.trafficjunky.net/"]
babesandstars.com##a[href^="http://rabbits.webcam/"]
adultgifworld.com,babeshows.co.uk,boobieblog.com,fapnado.com,iseekgirls.com,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/"]
imx.to##a[href^="https://camonster.com/"]
redgifs.com##a[href^="https://camsfinders.com/"]
hog.tv##a[href^="https://clickaine.com"]
hitbdsm.com##a[href^="https://go.rabbitsreviews.com/"]
instantfap.com##a[href^="https://go.redgifcams.com/"]
sexhd.pics##a[href^="https://go.stripchat.com/"]
trannygem.com##a[href^="https://landing.transangelsnetwork.com/"]
datingpornstar.com##a[href^="https://mylinks.fan/"]
smutr.com##a[href^="https://smutr.com/?action=trace"]
myreadingmanga.info##a[href^="https://www.dlsite.com/"]
myreadingmanga.info##a[href^="https://www.gaming-adult.com/"]
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', '')"]
bdsmx.tube##article > section
girlonthenet.com##aside[data-adrotic]
xpassd.co##aside[id^="tn_ads_widget-"]
mysexgames.com##body > div[style*="z-index:"]
boobieblog.com,imgadult.com,lolhentai.net,picdollar.com,porngames.com,thenipslip.com,wetpussygames.com##canvas
redtube.com##div > iframe
motherless.com##div > table[style][border]
publicflashing.me##div.hentry
xxxdl.net##div.in_thumb.thumb
redtube.com##div[class*="display: block; height:"]
darknessporn.com,familyporner.com,pisshamster.com,punishworld.com,xanimu.com##div[class^="after-boxes"]
darknessporn.com,familyporner.com,pisshamster.com,punishworld.com,xanimu.com##div[class^="beside-video"]
hpjav.top##div[class^="happy-"]
darknessporn.com,familyporner.com,pisshamster.com,punishworld.com,xanimu.com##div[class^="native-boxes"]
darknessporn.com,familyporner.com,pisshamster.com,punishworld.com,xanimu.com##div[class^="related-boxes-footer"]
darknessporn.com,familyporner.com,pisshamster.com,punishworld.com,xanimu.com##div[class^="textovka"]
hentaistream.com##div[id^="adx_ad-"]
pornez.net##div[id^="cb0"]
pornstarbyface.com##div[id^="sponcored-content-"]
lewdgamer.com##div[id^="spot-"]
hentaiff.com##div[id^="teaser"]
pornhub.com,youporngay.com##div[onclick*="bp1.com"]
sexbot.com##div[style="width:300px;height:20px;text-align:center;padding-top:30px;"]
gay0day.com##div[style^="height:250px;"]
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"]
avgle.com##img[src*=".php"]
pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xvideos.com,youjizz.com,youporn.com,youporngay.com##img[src*="blob:" i]:not(video)
4tube.com##img[src][style][width]
mature.community,mature.mom,mature.studio,milf.community,milf.mom,milf.plus,milf.sexy,pornhub.com,sports.sexy##img[width="300"]
sexmummy.com##img[width="468"]
boundhub.com##noindex
pornhd.com##phd-floating-ad
koreanstreamer.xyz##section.korea-widget
porngifs2u.com##section[class*="elementor-hidden-"]
redtube.com##svg
mysexgames.com##table[height="630"]
mysexgames.com##table[height="640"]
motherless.com##table[style*="max-width:"]
exoav.com##td > a[href]
xxxcomics.org##video
porndoe.com,redtube.com,tube8.com,tube8.es,tube8.fr,youjizz.com,youporn.com,youporngay.com##video[autoplay]
porndoe.com,redtube.com##video[autoplay][src*="blob:" i]
porndoe.com,redtube.com##video[autoplay][src*="data:" i]
crocotube.com#?#.ct-related-videos-title:-abp-contains(Advertisement)
crocotube.com#?#.ct-related-videos-title:-abp-contains(You may also like)
darknessporn.com,familyporner.com,pisshamster.com,punishworld.com,xanimu.com#?#.order-1:-abp-has(> div[class^="inside-list-boxes"])
darknessporn.com,familyporner.com,pisshamster.com,punishworld.com,xanimu.com#?#.order-2:-abp-has(.duration-ad)
erofus.com#?#div:-abp-has(> .ad)
pornhub.com#?#.sectionWrapper:-abp-has(> #bottomVideos > .wrapVideoBlock)
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.pubmatic.com/AdServer/js/pwtSync/$subdocument,domain=independent.co.uk|independentespanol.com
@@||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
@@||adserver.skiresort-service.com/www/delivery/spcjs.php?$script,domain=skiresort.de|skiresort.fr|skiresort.info|skiresort.it|skiresort.nl
@@||adservex.media.net/videoAds.js?$script,domain=forbes.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|time.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/$domain=bigescapegames.com|brofist.io|findcat.io|lordz.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
@@||apv-launcher.minute.ly/api/$script
@@||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
@@||dailylol.com/wp-content/uploads/$image,~third-party
@@||dashboard.adskeeper.co.uk^$domain=dashboard.adskeeper.co.uk
@@||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|nycgo.com|physicianspractice.com|scotsman.com|webmd.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
@@||franklymedia.com/*/300x150_WBNQ_TEXT.png$image,domain=wbnq.com
@@||freelitecoin.vip/assets/img/ad_$~third-party
@@||fuseplatform.net^*/fuse.js$script,domain=broadsheet.com.au|friendcafe.jp
@@||fwmrm.net^*/AdManager.js$script
@@||g.doubleclick.net/gampad/ads$xmlhttprequest,domain=bloomberg.com|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|bloomberg.com|digitaltrends.com|edy.rakuten.co.jp|epaper.timesgroup.com|formularywatch.com|gamespot.com|indy100.com|managedhealthcareexecutive.com|mediaite.com|medicaleconomics.com|nycgo.com|physicianspractice.com|standard.co.uk|theta.tv|webmd.com
@@||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
@@||global-uploads.webflow.com/*_dimensions-$image,domain=dimensions.com
@@||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
@@||image.shutterstock.com^$image,domain=icons8.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|givemesport.com|goodmorningamerica.com|goodstream.uno|howstuffworks.com|iheart.com|insideedition.com|metacritic.com|missoulian.com|newsweek.com|paralympic.org|paramountplus.com|player.abacast.net|player.earthtv.com|player.performgroup.com|popculture.com|rte.ie|scrippsdigital.com|sonyliv.com|tdn.com|truvid.com|tubitv.com|watch.nba.com|worldsurfleague.com|wsj.com|zdnet.com|zeebiz.com
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=247sports.com|bloomberg.co.jp|bloomberg.com|cbc.ca|cbssports.com|embed.comicbook.com|sbs.com.au|worldsurfleague.com
@@||imasdk.googleapis.com/js/sdkloader/ima3_debug.js$domain=abcnews.go.com|brightcove.net|insideedition.com|pch.com
@@||img-cdn.mediaplex.com^$image,domain=betfair.com
@@||improvedigital.com/pbw/headerlift.min.js$domain=games.co.uk|kizi.com|zigiz.com
@@||infotel.ca/images/ads/$image,~third-party
@@||infoworld.com/www/js/ads/gpt_includes.js$~third-party
@@||ipinfo.io/static/images/use-cases/adtech.jpg$image,~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
@@||letocard.fr/wp-content/uploads/$image,~third-party
@@||linkbucks.com/tmpl/$image,stylesheet
@@||live.streamtheworld.com/partnerIds$domain=iheart.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
@@||media.kijiji.ca/api/$image,~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|lacoste.com|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/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|justthenews.com
@@||playwire.com/bolt/js/zeus/embed.js$script,third-party
@@||pngimg.com/distr/$image,~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
@@||pubads.g.doubleclick.net/ssai/$domain=worldsurfleague.com
@@||radiotimes.com/static/advertising/$script,~third-party
@@||redventures.io/lib/dist/prod/bidbarrel-$script,domain=cnet.com|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
@@||s.ntv.io/serve/load.js$domain=titantv.com
@@||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
@@||shreemaruticourier.com/banners/$~third-party
@@||signin.verizon.com^*/affiliate/$subdocument,xmlhttprequest
@@||somewheresouth.net/banner/banner.php$image
@@||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
@@||texasmonthly.com/wp-content/plugins/txmo-header-bidding/dist/js/txmo-prebid.js
@@||thepiratebay.org/cdn-cgi/challenge-platform/$~third-party
@@||thetvdb.com/banners/$image,domain=tvtime.com
@@||thingiverse.com/assets/ad/$image,~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$domain=uktv.co.uk|vevo.com
@@||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
@@||v.fwmrm.net/crossdomain.xml$xmlhttprequest
@@||vidible.tv/prod/$media,object,other
@@||vidible.tv/stage/$media,object,other
@@||volterra.io^*/advertise_policy$~third-party
@@||volterra.us^*/advertise_policy$~third-party
@@||warpwire.com/AD/
@@||warpwire.net/AD/
@@||webbtelescope.org/files/live/sites/webb/$image,~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
@@||wrestlinginc.com/wp-content/themes/unified/js/prebid.js$~third-party
@@||www.google.*/aclk?$domain=google.ae|google.at|google.be|google.bg|google.by|google.ca|google.ch|google.cl|google.co.id|google.co.il|google.co.in|google.co.jp|google.co.ke|google.co.kr|google.co.nz|google.co.th|google.co.uk|google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|google.com.br|google.com.co|google.com.ec|google.com.eg|google.com.hk|google.com.mx|google.com.my|google.com.pe|google.com.ph|google.com.pk|google.com.py|google.com.sa|google.com.sg|google.com.tr|google.com.tw|google.com.ua|google.com.uy|google.com.vn|google.cz|google.de|google.dk|google.dz|google.ee|google.es|google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|google.it|google.lt|google.lv|google.nl|google.no|google.pl|google.pt|google.ro|google.rs|google.ru|google.se|google.sk|googleadservices.com
@@||www.google.*/search?$domain=google.ae|google.at|google.be|google.bg|google.by|google.ca|google.ch|google.cl|google.co.id|google.co.il|google.co.in|google.co.jp|google.co.ke|google.co.kr|google.co.nz|google.co.th|google.co.uk|google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|google.com.br|google.com.co|google.com.ec|google.com.eg|google.com.hk|google.com.mx|google.com.my|google.com.pe|google.com.ph|google.com.pk|google.com.py|google.com.sa|google.com.sg|google.com.tr|google.com.tw|google.com.ua|google.com.uy|google.com.vn|google.cz|google.de|google.dk|google.dz|google.ee|google.es|google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|google.it|google.lt|google.lv|google.nl|google.no|google.pl|google.pt|google.ro|google.rs|google.ru|google.se|google.sk
@@||www.google.com/ads/preferences/$image,script,subdocument
@@||yadayadayada.nl/banner/banner.php$image,domain=murf.nl|workhardclimbharder.nl
@@||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
@@||ui.ads.microsoft.com^$~third-party
@@://192.168.0.1$generichide
@@://192.168.1.1$generichide
@@||accounts.google.com^$generichide
@@||ad-maven.com^$generichide
@@||ads.microsoft.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
@@||docs.google.com^$generichide
@@||drive.google.com^$generichide
@@||dropbox.com^$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.proton.me^$generichide
@@||material.angular.io^$generichide
@@||material.io^$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
@@||sourcegraph.com^$generichide
@@||teams.microsoft.com^$generichide
@@||tidal.com^$generichide
@@||tv.youtube.com^$generichide
@@||web.archive.org^$generichide
@@||web.telegram.org^$generichide
@@||whatsapp.com^$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
@@||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
@@||coinmarketcap.com/static/addetect/$script,~third-party
@@||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
@@||maxstream.video^$generichide
@@||megaup.net/*.gif$image,~third-party
@@||megaup.net^$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
@@||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/video/smr$domain=programs.sbs.co.kr
@@||admanager.clubzebra.se^$image,domain=ripshusvagnar.se
@@||ads-twitter.com/oct.js$domain=jp.square-enix.com
@@||ads.instacart.com/admin/$~third-party
@@||adsafeprotected.com/services/$domain=reuters.com
@@||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|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/$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
@@||clj.valuecommerce.com/*/vcushion.min.js
@@||cloudflare.com^*/videojs-contrib-ads.js$domain=wtk.pl
@@||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
@@||forexprostools.com^$subdocument,domain=fx-rashinban.com
@@||freeride.se/img/admarket/$~third-party
@@||friends.ponta.jp/app/assets/images/$~third-party
@@||g.doubleclick.net/gampad/ads?$domain=edy.rakuten.co.jp|pccomponentes.com|tv-tokyo.co.jp|voici.fr
@@||g.doubleclick.net/gpt/pubads_impl_$domain=bloomberg.com|chelseafc.com|digitaltrends.com|edy.rakuten.co.jp|gentside.com|pccomponentes.com|voici.fr
@@||g.doubleclick.net/pagead/ppub_config?$domain=bloomberg.com
@@||gakushuin.ac.jp/ad/common/$~third-party
@@||games.wkb.jp/ykg/javascripts/*/adsense_$script,domain=games.wkb.jp
@@||ganma.jp/view/magazine/viewer/pages/advertisement/googleAdSense.html|$~third-party,xmlhttprequest
@@||getjad.io/library/$script,domain=allocine.fr
@@||googleapis.com/js/sdkloader/ima3.js$domain=udn.com
@@||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|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
@@||ias.global.rakuten.com/adv/$script,domain=rakuten.co.jp
@@||iejima.org/ad-banner/$image,~third-party
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=autokult.pl|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|s.yimg.jp|sportsbull.jp|sportsport.ba|success-games.net|synk-casualgames.com|tbs.co.jp|tv-asahi.co.jp|tv.rakuten.co.jp|tver.jp|univtec.com|video.tv-tokyo.co.jp|vlive.tv|voe.sx|webdunia.com|wowbiz.ro|wtk.pl
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=s.yimg.jp|vk.sportsbull.jp
@@||ingrossoprofumitester.it/img/ad-profumeria-$image,~third-party
@@||innervision.co.jp/var/ezwebin_site/storage/images/ad/$image,~third-party
@@||jmedj.co.jp/files/$image,~third-party
@@||jscssfunny.com/fe/appcreator/public/img/ad_img.$domain=flat-ads.com
@@||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
@@||microapp.bytedance.com/docs/page-data/$~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
@@||musictrack.jp/a/ad/banner_member.jpg
@@||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
@@||point.rakuten.co.jp/img/crossuse/top_ad/$~third-party
@@||politiken.dk/static/$script
@@||popin.cc/popin_discovery/recommend?$~third-party
@@||przegladpiaseczynski.pl/wp-content/plugins/wppas/$~third-party
@@||pubads.g.doubleclick.net/gampad/$image,domain=topper.com.br
@@||r10s.jp/share/themes/ds/js/show_ads_randomly.js$domain=travel.rakuten.co.jp
@@||rakuten-bank.co.jp/rb/ams/img/ad/$~third-party
@@||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
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$script,domain=olx.pl
@@||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
@@||suntory.co.jp/beer/kinmugi/css2020/ad.css?
@@||suntory.co.jp/beer/kinmugi/img/ad/$image,~third-party
@@||tabiat.gov.tr/KACMS/Files/ad-$image,~third-party
@@||tcm-koko.ed.jp/images/ad.jpg
@@||tpc.googlesyndication.com/simgad/$image,domain=topper.com.br
@@||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
@@||v.fwmrm.net/ad/g/1?*_html5_live$domain=~msn.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
@@|data:text^$popup,domain=box.com|clker.com|labcorp.com
@@||accounts.google.com^$popup
@@||ad.doubleclick.net/clk*&destinationURL=$popup
@@||ad.doubleclick.net/ddm/$popup,domain=billiger.de|guide-epargne.be|legacy.com|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.doordash.com^$popup
@@||ads.elevateplatform.co.uk^$popup
@@||ads.emarketer.com/redirect.spark?$popup,domain=emarketer.com
@@||ads.finance^$popup
@@||ads.google.$popup,domain=google.ac|google.ad|google.ae|google.al|google.am|google.as|google.at|google.az|google.ba|google.be|google.bf|google.bg|google.bi|google.bj|google.bs|google.bt|google.by|google.ca|google.cat|google.cd|google.cf|google.cg|google.ch|google.ci|google.cl|google.cm|google.co.ao|google.co.bw|google.co.ck|google.co.cr|google.co.id|google.co.il|google.co.in|google.co.jp|google.co.ke|google.co.kr|google.co.ls|google.co.ma|google.co.mz|google.co.nz|google.co.th|google.co.tz|google.co.ug|google.co.uk|google.co.uz|google.co.ve|google.co.vi|google.co.za|google.co.zm|google.co.zw|google.com|google.com.af|google.com.ag|google.com.ai|google.com.ar|google.com.au|google.com.bd|google.com.bh|google.com.bn|google.com.bo|google.com.br|google.com.by|google.com.bz|google.com.cn|google.com.co|google.com.cu|google.com.cy|google.com.do|google.com.ec|google.com.eg|google.com.et|google.com.fj|google.com.gh|google.com.gi|google.com.gt|google.com.hk|google.com.jm|google.com.jo|google.com.kh|google.com.kw|google.com.lb|google.com.ly|google.com.mm|google.com.mt|google.com.mx|google.com.my|google.com.na|google.com.ng|google.com.ni|google.com.np|google.com.om|google.com.pa|google.com.pe|google.com.pg|google.com.ph|google.com.pk|google.com.pr|google.com.py|google.com.qa|google.com.ru|google.com.sa|google.com.sb|google.com.sg|google.com.sl|google.com.sv|google.com.tj|google.com.tn|google.com.tr|google.com.tw|google.com.ua|google.com.uy|google.com.vc|google.com.ve|google.com.vn|google.cv|google.cz|google.de|google.dj|google.dk|google.dm|google.dz|google.ee|google.es|google.fi|google.fm|google.fr|google.ga|google.ge|google.gg|google.gl|google.gm|google.gp|google.gr|google.gy|google.hk|google.hn|google.hr|google.ht|google.hu|google.ie|google.im|google.iq|google.is|google.it|google.it.ao|google.je|google.jo|google.jp|google.kg|google.ki|google.kz|google.la|google.li|google.lk|google.lt|google.lu|google.lv|google.md|google.me|google.mg|google.mk|google.ml|google.mn|google.ms|google.mu|google.mv|google.mw|google.ne|google.ne.jp|google.ng|google.nl|google.no|google.nr|google.nu|google.pl|google.pn|google.ps|google.pt|google.ro|google.rs|google.ru|google.rw|google.sc|google.se|google.sh|google.si|google.sk|google.sm|google.sn|google.so|google.sr|google.st|google.td|google.tg|google.tl|google.tm|google.tn|google.to|google.tt|google.us|google.vg|google.vu|google.ws
@@||ads.google.com^$popup,domain=smallbusiness.withgoogle.com
@@||ads.instacart.com^$popup
@@||ads.kazakh-zerno.net^$popup
@@||ads.listonic.com^$popup
@@||ads.lollipod.de^$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
@@||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
@@||exosrv.com/video-slider.js$domain=xfreehd.com
@@||gaynetwork.co.uk/Images/ads/bg/$image,~third-party
@@||spankbang.com^*/prebid-ads.js$domain=spankbang.com
@@||gaybeeg.info^$generichide
@@||milfzr.com^$generichide
@@||pornbraze.com^$generichide
@@||rule34hentai.net^$generichide
@@||urlgalleries.net^$generichide
@@||xfreehd.com^$generichide