Created
August 7, 2023 03:17
-
-
Save drewpayment/966fe51002b72b74a2de2c1d19bfc660 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! Checksum: ER+Uy+SORI2bc3ZH5A2Zrw | |
! Title: AdGuard German filter | |
! Description: EasyList Germany + AdGuard German filter. Filter list that specifically removes ads on websites in German language. | |
! Version: 2.0.36.79 | |
! TimeUpdated: 2023-08-05T12:32:04+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. | |
! | |
! Good: ||doubleclick.net^$third-party | |
! Bad: /banner.jpg (should be in general_url.txt) | |
! Bad: ||adssubdomain.legitwebsite.com^ (should be in adservers_firstparty.txt) | |
! | |
! | |
||ad.dl.mainpost.de^ | |
||plx.eispop.com^ | |
||oddsserve.com^$third-party | |
||widget.marktjagd.de^ | |
||cwi.re^$third-party | |
||a.zdg.de^ | |
||cockpit.symplr.de^$third-party | |
||afl-static-cdn.newbiz-prod.stroeerws.de^$third-party | |
||embed.contentverticals.de^$third-party | |
||ablyft.com^$third-party | |
||tikibihu.com^$third-party | |
||partners2.das-onlinespiel.de^$third-party | |
||intextlinks.idg.zone^$third-party | |
||megadeliveryn.com^$third-party | |
||hybrid-prd.ad-prd.s.joyn.de^ | |
||kunner.wiesentbote.de^ | |
||yieldlove-ad-serving.net^ | |
||partner.shop.vorwerk.de^$third-party | |
||orbidder.otto.de^ | |
||nur.gratis^$third-party | |
||ikjnbvf.de^ | |
||emmi-findet.de^ | |
||sra.moresophy.net^ | |
||app.bidhead.net^$third-party | |
||widgets.tracdelight.io^$third-party | |
||trbo.com^$third-party | |
||adquality.ch^$third-party | |
||sv.sheego.de^$third-party | |
||azol.de^$third-party | |
||twiago.com^$third-party | |
||bauernative.com^$third-party | |
||adshot.de^$third-party | |
||content.acc-hd.de^$third-party | |
!---------------------------------------------------------------------------! | |
!-------------- Anti-adblock rules -----------------------------------------! | |
!---------------------------------------------------------------------------! | |
! | |
! 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) | |
! | |
! glomex player adblock detection | |
wa.de,hna.de,kreiszeitung.de,heidelberg24.de,nordbayern.de,volksfreund.de,infranken.de,merkur.de#@##ad-213 | |
wa.de,hna.de,kreiszeitung.de,heidelberg24.de,nordbayern.de,volksfreund.de,infranken.de,merkur.de#@##ad-250x300 | |
wa.de,hna.de,kreiszeitung.de,heidelberg24.de,nordbayern.de,volksfreund.de,infranken.de,merkur.de#@##ad-250 | |
wa.de,hna.de,kreiszeitung.de,heidelberg24.de,nordbayern.de,volksfreund.de,infranken.de,merkur.de#@##ad-197 | |
wa.de,hna.de,kreiszeitung.de,heidelberg24.de,nordbayern.de,volksfreund.de,infranken.de,merkur.de#@##ad-2-160x600 | |
wa.de,hna.de,kreiszeitung.de,heidelberg24.de,nordbayern.de,volksfreund.de,infranken.de,merkur.de#@##ad-19 | |
wa.de,hna.de,kreiszeitung.de,heidelberg24.de,nordbayern.de,volksfreund.de,infranken.de,merkur.de#@##ad-2 | |
wa.de,hna.de,kreiszeitung.de,heidelberg24.de,nordbayern.de,volksfreund.de,infranken.de,merkur.de#@##ad-21 | |
! | |
!--- Prevent AdFender detection --- | |
!### Temporary ### | |
! Due to this bug - https://github.com/AdguardTeam/Scriptlets/issues/268 the rule #%#//scriptlet("abort-on-property-read", "Object.prototype.autoRecov") doesn't work in extension 4.1.52 | |
! Rules from "Temporary" section can be removed when new version of extension will be released | |
unnuetzes.com,kachelmannwetter.com,donna-magazin.de,aerotelegraph.com,freiepresse.de,frustfrei-lernen.de,transfermarkt.de,vodafone.de,messen.de,wolfsburger-nachrichten.de,wolfenbuetteler-zeitung.de,haustec.de,airliners.de,24hamburg.de,babyclub.de,familie.de,osthessen-news.de,gut-erklaert.de,firmenwissen.de,wa.de,heidelberg24.de,clever-tanken.de,tvinfo.de,spieletipps.de,news.de,giga.de,ariva.de,sozialversicherung-kompetent.de,meineorte.com,frankfurter-wochenblatt.de,lokalo24.de,deichstube.de,meine-anzeigenzeitung.de,fehmarn24.de,kreisbote.de,dasgelbeblatt.de,kurierverlag.de,leinetal24.de,kreiszeitung.de,web.de,gmx.net,gmx.at,computerbild.de,wieistmeineip.de,freenet.de,jappy.com,kino.de,quoka.de,tichyseinblick.de,minecraft-serverlist.net,mathebibel.de,meinestadt.de,web.de,braunschweiger-zeitung.de,gifhorner-rundschau.de,giessener-allgemeine.de,finanznachrichten.de,dieblaue24.com,wlz-online.de,da-imnetz.de,emtb-news.de,rennrad-news.de,linux-magazin.de,winfuture.de,tvtv.de,hallo-muenchen.de,thueringen24.de,werra-rundschau.de,wetterauer-zeitung.de,tz.de,n-tv.de,fnp.de,linux-community.de,epochtimes.de,merkur.de,radio.at,radio.de,fr.de,extratipp.com,auto-motor-und-sport.de,harzkurier.de,ikz-online.de,nrz.de,wp.de,boerse-online.de,salzgitter-zeitung.de,mag.dbna.com,autobild.de,spiegel.de,mein-mmo.de,cinema.de,news38.de,waz.de,futurezone.de,wr.de,areamobile.de,sport.de,manager-magazin.de,bildderfrau.de,vip.de,tvspielfilm.de,fitforfun.de,heise.de,morgenpost.de,4fansites.de,kochbar.de,derwesten.de,abendblatt.de,wetter.de,baby-vornamen.de,4players.de,9monate.de,abendzeitung-muenchen.de,ajaxshowtime.com,antenne.de,arcor.de,areadvd.de,boerse.de,brigitte.de,buffed.de,caravaning.de,chefkoch.de,computerhilfen.de,computerworld.nl,comunio.de,comunio.es,connect.de,dbna.de,de.pons.com,donnerwetter.de,eatsmarter.de,f1maximaal.nl,fettspielen.de,fid-gesundheitswissen.de,finanzen.at,finanzen.ch,finanzen.net,finanztreff.de,formel1.de,gala.de,gamepro.de,gamesaktuell.de,gamestar.de,gamezone.de,general-anzeiger-bonn.de,genialetricks.de,gipfelbuch.ch,gmuender-tagespost.de,golem.de,gusto.at,hamburg.de,hardwareluxx.de,heftig.de,heiseautos.de,hoerzu.de,ingame.de,inside-handy.de,jpgames.de,kamelle.de,knack.be,lablue.de,lampertheimer-zeitung.de,landwirt.com,leckerschmecker.me,levif.be,lifeline.de,likemag.com,lustaufsleben.at,lustich.de,macwelt.de,mehr-tanken.de,mein-wahres-ich.de,menshealth.de,metalflirt.de,mopo.de,motor-talk.de,motorbasar.de,motorradonline.de,motorsport-total.com,motortests.de,moviepilot.de,mtb-news.de,news.at,nnn.de,noz.de,nwzonline.de,paradisi.de,pc-magazin.de,pcgames.de,pcgameshardware.de,pcwelt.de,pietsmiet.de,pnn.de,prignitzer.de,profil.at,promipool.de,promobil.de,prosieben.de,readmore.de,runnersworld.de,sat1.de,schwaebische-post.de,serienjunkies.de,shz.de,sixx.ch,sportal.de,spox.com,stern.de,svz.de,tagesspiegel.de,testedich.de,tierfreund.co,tiervermittlung.de,trend.at,tv-media.at,tvdigital.de,tvtoday.de,videogameszone.de,webfail.com,webfail.de,webwereld.nl,welt.de,wetter.com,wetteronline.de,wiesbadener-tagblatt.de,wn.de,woman.at,womenshealth.de,woxikon.de,yachtrevue.at,manager-magazin.de,gesund-vital.de,fuldaerzeitung.de,businessinsider.de,vox.de,hersfelder-zeitung.de,az-online.de,hanauer.de,op-online.de,der-betze-brennt.de,ruhr24.de,reviersport.de#%#//scriptlet("abort-current-inline-script", "Date", "Flags.autoRecov") | |
n-tv.de#%#//scriptlet("set-constant", "embedAddefend", "noopFunc") | |
!### End temporary ### | |
!+ NOT_OPTIMIZED | |
@@||*.de/*/adengage/$image,~third-party | |
!+ NOT_OPTIMIZED | |
@@/\/ad[-_a-zA-Z0-9]{2,}\/[\s\S]*/$image,~third-party,domain=waz.de|futurezone.de|wr.de|areamobile.de|wallstreet-online.de|sport.de|boersen.manager-magazin.de|bildderfrau.de|vip.de|tvspielfilm.de|fitforfun.de|heise.de|morgenpost.de|4fansites.de|kochbar.de|derwesten.de|abendblatt.de|wetter.de|baby-vornamen.de|4players.de|9monate.de|abendzeitung-muenchen.de|ajaxshowtime.com|antenne.de|arcor.de|areadvd.de|boerse.de|brigitte.de|buffed.de|caravaning.de|chefkoch.de|computerhilfen.de|computerworld.nl|comunio.de|comunio.es|connect.de|dbna.de|de.pons.com|donnerwetter.de|eatsmarter.de|f1maximaal.nl|fettspielen.de|fid-gesundheitswissen.de|finanzen.at|finanzen.ch|finanzen.net|finanztreff.de|formel1.de|gala.de|gamepro.de|gamesaktuell.de|gamestar.de|gamezone.de|general-anzeiger-bonn.de|genialetricks.de|gipfelbuch.ch|gmuender-tagespost.de|golem.de|gusto.at|hamburg.de|hardwareluxx.de|heftig.de|heiseautos.de|hoerzu.de|ingame.de|inside-digital.de|jpgames.de|kamelle.de|knack.be|lablue.de|lampertheimer-zeitung.de|landwirt.com|leckerschmecker.me|levif.be|lifeline.de|likemag.com|lustaufsleben.at|lustich.de|macwelt.de|mehr-tanken.de|mein-wahres-ich.de|menshealth.de|metalflirt.de|mopo.de|motor-talk.de|motorbasar.de|motorradonline.de|motorsport-total.com|motortests.de|moviepilot.de|mtb-news.de|news.at|nnn.de|noz.de|nwzonline.de|paradisi.de|pc-magazin.de|pcgames.de|pcgameshardware.de|pcwelt.de|pietsmiet.de|pnn.de|prignitzer.de|profil.at|promipool.de|promobil.de|prosieben.de|readmore.de|runnersworld.de|sat1.de|schwaebische-post.de|serienjunkies.de|shz.de|sixx.ch|sportal.de|spox.com|stern.de|svz.de|tagesspiegel.de|testedich.de|tierfreund.co|tiervermittlung.de|trend.at|tv-media.at|tvdigital.de|tvtoday.de|videogameszone.de|webfail.com|webfail.de|webwereld.nl|welt.de|wetter.com|wetteronline.de|wiesbadener-kurier.de|wiesbadener-tagblatt.de|wn.de|woman.at|womenshealth.de|woxikon.de|yachtrevue.at|echo24.de | |
!+ NOT_OPTIMIZED | |
@@/img/incoming$domain=wolfsburger-nachrichten.de|wolfenbuetteler-zeitung.de|braunschweiger-zeitung.de|gifhorner-rundschau.de|harzkurier.de|ikz-online.de|nrz.de|wp.de|waz.de|futurezone.de|bildderfrau.de|wr.de | |
!+ NOT_OPTIMIZED | |
@@/wp-content/uploads$domain=tele5.de|linux-magazin.de|linux-community.de|rennrad-news.de|emtb-news.de | |
!+ NOT_OPTIMIZED | |
@@/bilder$~third-party,domain=giessener-allgemeine.de|da-imnetz.de|werra-rundschau.de|fnp.de|merkur.de|fr.de|extratipp.com|wetterauer-zeitung.de|hallo-muenchen.de|wlz-online.de|tz.de | |
!+ NOT_OPTIMIZED | |
@@||scr.wfcdn.de/$image,domain=winfuture.de | |
!+ NOT_OPTIMIZED | |
@@||image.capital.de^ | |
!+ NOT_OPTIMIZED | |
@@||tvtv.de/tippbild/ | |
!+ NOT_OPTIMIZED | |
@@||tele5.de/assets/images/ | |
!+ NOT_OPTIMIZED | |
@@||epochtimes.de/assets/uploads/ | |
!+ NOT_OPTIMIZED | |
@@||images.boerse-online.de/images/ | |
!+ NOT_OPTIMIZED | |
@@||salzgitter-zeitung.de/img/ | |
!+ NOT_OPTIMIZED | |
@@||mag.dbna.com/images/imager/images/ | |
!+ NOT_OPTIMIZED | |
@@||areadvd.de/images^ | |
!+ NOT_OPTIMIZED | |
@@||images.cgames.de/images^ | |
!+ NOT_OPTIMIZED | |
@@/images/ad_box_$image,~third-party,domain=baby-vornamen.de | |
!+ NOT_OPTIMIZED | |
@@||b.t.kicker.de/image^ | |
!+ NOT_OPTIMIZED | |
@@||news38.de/img^ | |
!+ NOT_OPTIMIZED | |
@@||cinema.de/sites/default/files/styles^ | |
!+ NOT_OPTIMIZED | |
@@||cuiron.de/img^$domain=webfail.com | |
!+ NOT_OPTIMIZED | |
@@||yagiay.com^ | |
!+ NOT_OPTIMIZED | |
@@||isondled.net^ | |
!+ NOT_OPTIMIZED | |
@@||uobsoe.com^ | |
!+ NOT_OPTIMIZED | |
@@||ads.golem.de/sdcv.js | |
!+ NOT_OPTIMIZED | |
@@||static.radio.*/image | |
!+ NOT_OPTIMIZED | |
@@||i.auto-bild.de/ir_img^ | |
!+ NOT_OPTIMIZED | |
@@||bilder.n-tv.de/img^ | |
!+ NOT_OPTIMIZED | |
@@||thueringen24.de/img^ | |
!+ NOT_OPTIMIZED | |
@@||gearwom.de/mediacenter^ | |
!+ NOT_OPTIMIZED | |
@@||serienjunkies.de/p | |
!+ NOT_OPTIMIZED | |
@@||4players.de/seremshots | |
!+ NOT_OPTIMIZED | |
@@||static.fore.4pcdn.de/sourcen/*/delivery/ | |
!+ NOT_OPTIMIZED | |
@@||golem.de/*/*/*.jpg$image | |
!+ NOT_OPTIMIZED | |
@@||assets.dieblaue24.com/uploads/$image | |
!+ NOT_OPTIMIZED | |
@@||overlays.mtb-news.de/cache/news^ | |
! spiegel.de https://github.com/AdguardTeam/AdguardFilters/issues/42200 | |
!+ NOT_OPTIMIZED | |
@@||newsletter2go.com/ | |
!+ NOT_OPTIMIZED | |
@@||feadrope.net^ | |
!+ NOT_OPTIMIZED | |
||finanznachrichten.de/scripts/defend.js | |
!+ NOT_OPTIMIZED | |
@@||boersen.manager-magazin.de/mm | |
!+ NOT_OPTIMIZED | |
@@||akamaihd.net/masters^$domain=vip.de | |
!+ NOT_OPTIMIZED | |
@@||tvspielfilm.de/imedia | |
!+ NOT_OPTIMIZED | |
@@||tagesspiegel.de/images | |
!+ NOT_OPTIMIZED | |
@@||web.de/image | |
!+ NOT_OPTIMIZED | |
@@||pcgames.de/screenshots | |
!+ NOT_OPTIMIZED | |
@@||img.morgenpost.de/img | |
!+ NOT_OPTIMIZED | |
@@||hamburg.de/image | |
!+ NOT_OPTIMIZED | |
@@||connect.de/img/bilder | |
!+ NOT_OPTIMIZED | |
@@||reviersport.de/fotos/ | |
!+ NOT_OPTIMIZED | |
@@||ruhr24.de/bilder | |
!+ NOT_OPTIMIZED | |
@@||ais.wetter.de/masters | |
!+ NOT_OPTIMIZED | |
@@||img*.motorradonline.de/media/ | |
!+ NOT_OPTIMIZED | |
@@||assets.cdn.moviepilot.de/files | |
!+ NOT_OPTIMIZED | |
@@||der-betze-brennt.de/images/ | |
!+ NOT_OPTIMIZED | |
@@||hanauer.de/bilder | |
!+ NOT_OPTIMIZED | |
@@||az-online.de/bilder | |
!+ NOT_OPTIMIZED | |
@@||hersfelder-zeitung.de/bilder | |
!+ NOT_OPTIMIZED | |
@@||aisvox-a.akamaihd.net/autoimg | |
!+ NOT_OPTIMIZED | |
@@||businessinsider.de/uploads/ | |
!+ NOT_OPTIMIZED | |
@@||2images.cgames.de/images | |
!+ NOT_OPTIMIZED | |
@@||fuldaerzeitung.de/bilder | |
!+ NOT_OPTIMIZED | |
@@||adservice.google.com/adsid/integrator.js$domain=wetteronline.de | |
!+ NOT_OPTIMIZED | |
@@||i*.gmx.net/image^ | |
!+ NOT_OPTIMIZED | |
@@||mathebibel.de/files^ | |
!+ NOT_OPTIMIZED | |
@@||f.ix.de/autos/imgs | |
!+ NOT_OPTIMIZED | |
@@||minecraft-serverlist.net/images/ | |
!+ NOT_OPTIMIZED | |
@@||quoka.de/img | |
!+ NOT_OPTIMIZED | |
@@||quoka.de/images | |
!+ NOT_OPTIMIZED | |
@@||kino.de/mages/ | |
!+ NOT_OPTIMIZED | |
@@||blob.freent.de/image^ | |
!+ NOT_OPTIMIZED | |
@@||pc-magazin.de/img/bilder/ | |
!+ NOT_OPTIMIZED | |
@@||buffed.de/screenshots^ | |
!+ NOT_OPTIMIZED | |
@@||firmenwissen.de/image/ | |
!+ NOT_OPTIMIZED | |
@@||osthessen-news.de/image/ | |
!+ NOT_OPTIMIZED | |
@@||mopo.de/image^ | |
!+ NOT_OPTIMIZED | |
@@||mail.de/img^ | |
!+ NOT_OPTIMIZED | |
@@||familie.de/image/ | |
!+ NOT_OPTIMIZED | |
@@||desired.de/image^ | |
!+ NOT_OPTIMIZED | |
@@||babyclub.de/image/ | |
!+ NOT_OPTIMIZED | |
@@||24hamburg.de/bilder | |
!+ NOT_OPTIMIZED | |
@@||airliners.de/image/ | |
!+ NOT_OPTIMIZED | |
@@||haustec.de/image/ | |
!+ NOT_OPTIMIZED | |
@@||messen.de/image/ | |
!+ NOT_OPTIMIZED | |
@@/public/*/img/*$domain=live.vodafone.de | |
!+ NOT_OPTIMIZED | |
@@||finya.de/assets/imgyxs/ | |
!+ NOT_OPTIMIZED | |
@@||finya.ch/assets/image/ | |
!+ NOT_OPTIMIZED | |
@@||pietsmiet.de/storage | |
!+ NOT_OPTIMIZED | |
@@||24auto.de/bilder/ | |
!+ NOT_OPTIMIZED | |
@@||bw24.de/bilder/ | |
!+ NOT_OPTIMIZED | |
@@||come-on.de/bilder/ | |
!+ NOT_OPTIMIZED | |
@@||donna-magazin.de/Undef/ | |
!+ NOT_OPTIMIZED | |
@@||img*.kachelmannwetter.com/images/ | |
!+ NOT_OPTIMIZED | |
@@||unnuetzes.com/image/ | |
!+ NOT_OPTIMIZED | |
@@||s.hs-data.com/gfx/competition/ | |
! JS rules | |
! #%#window.uabInject = function() {}; | |
! #%#window.uabpInject = function() {}; | |
!+ PLATFORM(windows, mac, android) | |
24hamburg.de,news.de,web.de,gmx.net,gmx.at,freenet.de,quoka.de,tichyseinblick.de,mathebibel.de,fuldaerzeitung.de,vox.de,hersfelder-zeitung.de,az-online.de,hanauer.de,op-online.de,linux-community.de,epochtimes.de,merkur.de,fr.de,extratipp.com,auto-motor-und-sport.de,harzkurier.de,ikz-online.de,nrz.de,wp.de,boerse-online.de,salzgitter-zeitung.de,mag.dbna.com,autobild.de,spiegel.de,mein-mmo.de,cinema.de,news38.de,waz.de,futurezone.de,wr.de,areamobile.de,sport.de,manager-magazin.de,bildderfrau.de,vip.de,tvspielfilm.de,fitforfun.de,heise.de,morgenpost.de,4fansites.de,kochbar.de,derwesten.de,abendblatt.de,wetter.de,baby-vornamen.de,4players.de,9monate.de,abendzeitung-muenchen.de,ajaxshowtime.com,antenne.de,arcor.de,areadvd.de,boerse.de,brigitte.de,buffed.de,caravaning.de,chefkoch.de,computerhilfen.de,computerworld.nl,comunio.de,comunio.es,connect.de,dbna.de,de.pons.com,donnerwetter.de,eatsmarter.de,f1maximaal.nl,fettspielen.de,fid-gesundheitswissen.de,finanzen.at,finanzen.ch,finanzen.net,finanztreff.de,formel1.de,gala.de,gamepro.de,gamesaktuell.de,gamestar.de,gamezone.de,general-anzeiger-bonn.de,genialetricks.de,gipfelbuch.ch,gmuender-tagespost.de,golem.de,gusto.at,hamburg.de,hardwareluxx.de,heftig.de,heiseautos.de,hoerzu.de,ingame.de,inside-handy.de,jpgames.de,kamelle.de,knack.be,lablue.de,lampertheimer-zeitung.de,landwirt.com,leckerschmecker.me,levif.be,lifeline.de,likemag.com,lustaufsleben.at,lustich.de,macwelt.de,mehr-tanken.de,mein-wahres-ich.de,menshealth.de,metalflirt.de,mopo.de,motor-talk.de,motorbasar.de,motorradonline.de,motorsport-total.com,motortests.de,moviepilot.de,mtb-news.de,news.at,nnn.de,noz.de,nwzonline.de,paradisi.de,pc-magazin.de,pcgames.de,pcgameshardware.de,pcwelt.de,pietsmiet.de,pnn.de,prignitzer.de,profil.at,promipool.de,promobil.de,prosieben.de,readmore.de,runnersworld.de,sat1.de,schwaebische-post.de,serienjunkies.de,shz.de,sixx.ch,sportal.de,spox.com,stern.de,svz.de,tagesspiegel.de,testedich.de,tierfreund.co,tiervermittlung.de,trend.at,tv-media.at,tvdigital.de,tvtoday.de,videogameszone.de,webfail.com,webfail.de,webwereld.nl,welt.de,wetter.com,wetteronline.de,wiesbadener-tagblatt.de,wn.de,woman.at,womenshealth.de,woxikon.de,yachtrevue.at#%#//scriptlet("abort-current-inline-script", "navigator", "Flags.autoRecov") | |
! #%#//scriptlet("abort-on-property-read", "Object.prototype.autoRecov") | |
nordbayern.de,echo-online.de,unnuetzes.com,kachelmannwetter.com,donna-magazin.de,sauerlandkurier.de,ludwigshafen24.de,in-muenchen.de,echo24.de,brokser-heiratsmarkt.de,24vita.de,24rhein.de,costanachrichten.com,buzzfeed.at,buzzfeed.de,hna.de,24garten.de,soester-anzeiger.de,einstieg.com,t-online.de,aerotelegraph.com,freiepresse.de,finya.ch,finya.de,frustfrei-lernen.de,transfermarkt.de,vodafone.de,messen.de,wolfsburger-nachrichten.de,wolfenbuetteler-zeitung.de,haustec.de,airliners.de,24hamburg.de,babyclub.de,web.de,gmx.net,gmx.at,familie.de,osthessen-news.de,gut-erklaert.de,firmenwissen.de,wa.de,heidelberg24.de,clever-tanken.de,tvinfo.de,spieletipps.de,giga.de,duden.de,ariva.de,sozialversicherung-kompetent.de,meineorte.com,frankfurter-wochenblatt.de,lokalo24.de,deichstube.de,meine-anzeigenzeitung.de,fehmarn24.de,kreisbote.de,dasgelbeblatt.de,kurierverlag.de,leinetal24.de,kreiszeitung.de,computerbild.de,wieistmeineip.de,jappy.com,kino.de,quoka.de,minecraft-serverlist.net,gesund-vital.de,fuldaerzeitung.de,businessinsider.de,vox.de,hersfelder-zeitung.de,az-online.de,hanauer.de,op-online.de,der-betze-brennt.de,ruhr24.de,reviersport.de,meinestadt.de,web.de,braunschweiger-zeitung.de,gifhorner-rundschau.de,giessener-allgemeine.de,finanznachrichten.de,dieblaue24.com,wlz-online.de,da-imnetz.de,emtb-news.de,rennrad-news.de,linux-magazin.de,winfuture.de,tvtv.de,hallo-muenchen.de,thueringen24.de,werra-rundschau.de,wetterauer-zeitung.de,tz.de,tele5.de,n-tv.de,fnp.de,linux-community.de,epochtimes.de,merkur.de,radio.at,radio.de,fr.de,extratipp.com,auto-motor-und-sport.de,harzkurier.de,ikz-online.de,nrz.de,wp.de,boerse-online.de,salzgitter-zeitung.de,mag.dbna.com,autobild.de,spiegel.de,mein-mmo.de,cinema.de,news38.de,waz.de,futurezone.de,wr.de,areamobile.de,sport.de,manager-magazin.de,bildderfrau.de,vip.de,tvspielfilm.de,fitforfun.de,heise.de,morgenpost.de,4fansites.de,kochbar.de,derwesten.de,abendblatt.de,wetter.de,baby-vornamen.de,4players.de,9monate.de,abendzeitung-muenchen.de,ajaxshowtime.com,antenne.de,arcor.de,areadvd.de,boerse.de,brigitte.de,buffed.de,caravaning.de,chefkoch.de,computerhilfen.de,computerworld.nl,comunio.de,comunio.es,connect.de,dbna.de,de.pons.com,donnerwetter.de,eatsmarter.de,f1maximaal.nl,fettspielen.de,fid-gesundheitswissen.de,finanzen.at,finanzen.ch,finanzen.net,finanztreff.de,formel1.de,gala.de,gamepro.de,gamesaktuell.de,gamestar.de,gamezone.de,general-anzeiger-bonn.de,genialetricks.de,gipfelbuch.ch,gmuender-tagespost.de,golem.de,gusto.at,hamburg.de,hardwareluxx.de,heftig.de,heiseautos.de,hoerzu.de,ingame.de,inside-handy.de,jpgames.de,kamelle.de,knack.be,lablue.de,lampertheimer-zeitung.de,landwirt.com,leckerschmecker.me,levif.be,lifeline.de,likemag.com,lustaufsleben.at,lustich.de,macwelt.de,mehr-tanken.de,mein-wahres-ich.de,menshealth.de,metalflirt.de,mopo.de,motor-talk.de,motorbasar.de,motorradonline.de,motorsport-total.com,motortests.de,moviepilot.de,mtb-news.de,news.at,nnn.de,noz.de,nwzonline.de,paradisi.de,pc-magazin.de,pcgames.de,pcgameshardware.de,pcwelt.de,pietsmiet.de,pnn.de,prignitzer.de,profil.at,promipool.de,promobil.de,prosieben.de,readmore.de,runnersworld.de,sat1.de,schwaebische-post.de,serienjunkies.de,shz.de,sixx.ch,sportal.de,spox.com,stern.de,svz.de,tagesspiegel.de,testedich.de,tierfreund.co,tiervermittlung.de,trend.at,tv-media.at,tvdigital.de,tvtoday.de,videogameszone.de,webfail.com,webfail.de,webwereld.nl,welt.de,wetter.com,wetteronline.de,wiesbadener-tagblatt.de,wn.de,woman.at,womenshealth.de,woxikon.de,yachtrevue.at,rtv.de,wallstreet-online.de#%#//scriptlet("abort-on-property-read", "Object.prototype.autoRecov") | |
! #%#//scriptlet('abort-current-inline-script', 'document.createElement', '/document\.createElement\("script"\)[\s\S]*?setAttribute\("src"[\s\S]*?\.jpg/') | |
donna-magazin.de,sauerlandkurier.de,ludwigshafen24.de,in-muenchen.de,echo24.de,brokser-heiratsmarkt.de,24vita.de,24rhein.de,come-on.de,bw24.de,24auto.de,costanachrichten.com,buzzfeed.at,buzzfeed.de,hna.de,24garten.de,soester-anzeiger.de#%#//scriptlet('abort-current-inline-script', 'document.createElement', '/document\.createElement\("script"\)[\s\S]*?setAttribute\("src"[\s\S]*?\.jpg/') | |
! $$ rules | |
nordbayern.de,echo-online.de,unnuetzes.com,kachelmannwetter.com,donna-magazin.de,aerotelegraph.com,freiepresse.de,frustfrei-lernen.de,transfermarkt.de,vodafone.de,messen.de,wolfsburger-nachrichten.de,wolfenbuetteler-zeitung.de,haustec.de,airliners.de,24hamburg.de,babyclub.de,familie.de,osthessen-news.de,gut-erklaert.de,firmenwissen.de,wa.de,heidelberg24.de,clever-tanken.de,tvinfo.de,spieletipps.de,news.de,giga.de,ariva.de,sozialversicherung-kompetent.de,meineorte.com,frankfurter-wochenblatt.de,lokalo24.de,deichstube.de,meine-anzeigenzeitung.de,fehmarn24.de,kreisbote.de,dasgelbeblatt.de,kurierverlag.de,leinetal24.de,kreiszeitung.de,web.de,gmx.net,gmx.at,computerbild.de,wieistmeineip.de,freenet.de,jappy.com,kino.de,quoka.de,tichyseinblick.de,minecraft-serverlist.net,mathebibel.de,meinestadt.de,web.de,braunschweiger-zeitung.de,gifhorner-rundschau.de,giessener-allgemeine.de,finanznachrichten.de,dieblaue24.com,wlz-online.de,da-imnetz.de,emtb-news.de,rennrad-news.de,linux-magazin.de,winfuture.de,tvtv.de,hallo-muenchen.de,thueringen24.de,werra-rundschau.de,wetterauer-zeitung.de,tz.de,n-tv.de,fnp.de,linux-community.de,epochtimes.de,merkur.de,radio.at,radio.de,fr.de,extratipp.com,auto-motor-und-sport.de,harzkurier.de,ikz-online.de,nrz.de,wp.de,boerse-online.de,salzgitter-zeitung.de,mag.dbna.com,autobild.de,spiegel.de,mein-mmo.de,cinema.de,news38.de,waz.de,futurezone.de,wr.de,areamobile.de,sport.de,manager-magazin.de,bildderfrau.de,vip.de,tvspielfilm.de,fitforfun.de,heise.de,morgenpost.de,4fansites.de,kochbar.de,derwesten.de,abendblatt.de,wetter.de,baby-vornamen.de,4players.de,9monate.de,abendzeitung-muenchen.de,ajaxshowtime.com,antenne.de,arcor.de,areadvd.de,boerse.de,brigitte.de,buffed.de,caravaning.de,chefkoch.de,computerhilfen.de,computerworld.nl,comunio.de,comunio.es,connect.de,dbna.de,de.pons.com,donnerwetter.de,eatsmarter.de,f1maximaal.nl,fettspielen.de,fid-gesundheitswissen.de,finanzen.at,finanzen.ch,finanzen.net,finanztreff.de,formel1.de,gala.de,gamepro.de,gamesaktuell.de,gamestar.de,gamezone.de,general-anzeiger-bonn.de,genialetricks.de,gipfelbuch.ch,gmuender-tagespost.de,golem.de,gusto.at,hamburg.de,hardwareluxx.de,heftig.de,heiseautos.de,hoerzu.de,ingame.de,inside-handy.de,jpgames.de,kamelle.de,knack.be,lablue.de,lampertheimer-zeitung.de,landwirt.com,leckerschmecker.me,levif.be,lifeline.de,likemag.com,lustaufsleben.at,lustich.de,macwelt.de,mehr-tanken.de,mein-wahres-ich.de,menshealth.de,metalflirt.de,mopo.de,motor-talk.de,motorbasar.de,motorradonline.de,motorsport-total.com,motortests.de,moviepilot.de,mtb-news.de,news.at,nnn.de,noz.de,nwzonline.de,paradisi.de,pc-magazin.de,pcgames.de,pcgameshardware.de,pcwelt.de,pietsmiet.de,pnn.de,prignitzer.de,profil.at,promipool.de,promobil.de,prosieben.de,readmore.de,runnersworld.de,sat1.de,schwaebische-post.de,serienjunkies.de,shz.de,sixx.ch,sportal.de,spox.com,stern.de,svz.de,tagesspiegel.de,testedich.de,tierfreund.co,tiervermittlung.de,trend.at,tv-media.at,tvdigital.de,tvtoday.de,videogameszone.de,webfail.com,webfail.de,webwereld.nl,welt.de,wetter.com,wetteronline.de,wiesbadener-tagblatt.de,wn.de,woman.at,womenshealth.de,woxikon.de,yachtrevue.at,manager-magazin.de,gesund-vital.de,fuldaerzeitung.de,businessinsider.de,vox.de,hersfelder-zeitung.de,az-online.de,hanauer.de,op-online.de,der-betze-brennt.de,ruhr24.de,reviersport.de$$script[tag-content="Flags."][min-length="20000"][max-length="300000"] | |
tele5.de$$script[tag-content="(window,document,Math)"][min-length="20000"][max-length="150000"] | |
duden.de$$script[src="Flags.autoRecov"] | |
finya.ch,finya.de$$meta[content="ICAgICAgICAgICAgQ2xhc3NMb2FkZXIucmVnaXN0ZXIoJ2Fkcy5NYXJrZXRwbGFjZS5BZFVuaXQ"] | |
!! elemhide exclusions (change daily) | |
! divided to 2 directives. Second - without `adguard_ext_safari` | |
! https://github.com/AdguardTeam/AdGuardForSafari/issues/484 | |
! | |
!--- plistaWidget detection and first-party ads (always copy full domain list to new rule) --- | |
! wieistmeineip.de,smart-wohnen.net,immobilienscout24.de,quoka.de,tichyseinblick.de,aachener-nachrichten.de,aachener-zeitung.de,airliners.de,bikerszene.de,brieffreunde.de,digitalfernsehen.de,donnerwetter.de,e-hausaufgaben.de,epochtimes.de,fanfiktion.de,fid-gesundheitswissen.de,formel1.de,fremdwort.de,frustfrei-lernen.de,gamersglobal.de,gameswelt.de,gartendialog.de,gevestor.de,gut-erklaert.de,hausgarten.net,iban-rechner.de,inside-handy.de,kindergeld.org,laut.de,liga3-online.de,motorsport-total.com,moviejones.de,netzwelt.de,news.de,nickles.de,nw.de,pferde.de,pixelio.de,playfront.de,prad.de,psychic.de,roemische-zahlen.net,rp-online.de,skodacommunity.de,spielen.de,spielfilm.de,transfermarkt.de,truckscout24.at,truckscout24.de,unicum.de,virtualnights.com,weristdeinfreund.de,weser-kurier.de,wetteronline.de,windows-7-forum.net,wintotal.de,wize.life#%#window.trckd = true; | |
! gartenlexikon.de,rheinische-anzeigenblaetter.de,rundschau-online.de,ksta.de,t-online.de,tvinfo.de,wallstreet-online.de,meinestadt.de,wieistmeineip.ch,wieistmeineip.at,boersennews.de,express.de,computerbild.de,berliner-zeitung.de,rimondo.com,play3.de,kicker.de,berliner-kurier.de#%#window.trckd = true; | |
! fussballdaten.de,gartenlexikon.de,rheinische-anzeigenblaetter.de,rundschau-online.de,ksta.de,wieistmeineip.de,smart-wohnen.net,immobilienscout24.de,quoka.de,tichyseinblick.de,aachener-nachrichten.de,aachener-zeitung.de,airliners.de,bikerszene.de,brieffreunde.de,digitalfernsehen.de,donnerwetter.de,e-hausaufgaben.de,epochtimes.de,fanfiktion.de,fid-gesundheitswissen.de,formel1.de,fremdwort.de,frustfrei-lernen.de,gamersglobal.de,gameswelt.de,gartendialog.de,gevestor.de,gut-erklaert.de,hausgarten.net,iban-rechner.de,inside-handy.de,kindergeld.org,laut.de,liga3-online.de,motorsport-total.com,moviejones.de,netzwelt.de,news.de,nickles.de,nw.de,pferde.de,pixelio.de,playfront.de,prad.de,psychic.de,roemische-zahlen.net,rp-online.de,skodacommunity.de,spielen.de,spielfilm.de,transfermarkt.de,truckscout24.at,truckscout24.de,unicum.de,virtualnights.com,weristdeinfreund.de,weser-kurier.de,wetteronline.de,windows-7-forum.net,wintotal.de,wize.life,t-online.de,tvinfo.de,wallstreet-online.de,meinestadt.de,wieistmeineip.ch,wieistmeineip.at,boersennews.de,express.de,computerbild.de,berliner-zeitung.de,rimondo.com,play3.de,kicker.de,berliner-kurier.de#%#AG_abortInlineScript(/.trckd/, 'document.addEventListener'); | |
! giga.de,gartenlexikon.de,rheinische-anzeigenblaetter.de,rundschau-online.de,ksta.de,wieistmeineip.de,smart-wohnen.net,immobilienscout24.de,quoka.de,tichyseinblick.de,aachener-nachrichten.de,aachener-zeitung.de,airliners.de,bikerszene.de,brieffreunde.de,digitalfernsehen.de,donnerwetter.de,e-hausaufgaben.de,epochtimes.de,fanfiktion.de,fid-gesundheitswissen.de,formel1.de,fremdwort.de,frustfrei-lernen.de,gamersglobal.de,gameswelt.de,gartendialog.de,gevestor.de,gut-erklaert.de,hausgarten.net,iban-rechner.de,inside-handy.de,kindergeld.org,laut.de,liga3-online.de,motorsport-total.com,moviejones.de,netzwelt.de,news.de,nickles.de,nw.de,pferde.de,pixelio.de,playfront.de,prad.de,psychic.de,roemische-zahlen.net,rp-online.de,skodacommunity.de,spielen.de,spielfilm.de,transfermarkt.de,truckscout24.at,truckscout24.de,unicum.de,virtualnights.com,weristdeinfreund.de,weser-kurier.de,wetteronline.de,windows-7-forum.net,wintotal.de,wize.life,t-online.de,tvinfo.de,meinestadt.de,wieistmeineip.ch,wieistmeineip.at,boersennews.de,express.de,computerbild.de,berliner-zeitung.de,rimondo.com,play3.de,kicker.de,berliner-kurier.de$$script[tag-content=".trckd"][min-length="10000"][max-length="0"] | |
! frag-mutti.de,wetter.com,ksta.de,mt.de,clever-tanken.de,berliner-kurier.de,moviejones.de,autoscout24.de,transfermarkt.com,kicker.de$$script[tag-content=".matchInPList"][min-length="8000"][max-length="40000"] | |
lz.de,onlinemarketing.de,quoka.de,finya.de,boersennews.de,nw.de,hifi.de,rundschau-online.de,rheinische-anzeigenblaetter.de,fussballdaten.de,virtualnights.com,unicum.de,truckscout24.de,spielen.de,pixelio.de,nickles.de,liga3-online.de,inside-digital.de,gut-erklaert.de,frustfrei-lernen.de,fremdwort.de,e-hausaufgaben.de,airliners.de,tvinfo.de,wieistmeineip.de,nordbayern.de,news.de,meinestadt.de,rimondo.com,clever-tanken.de,transfermarkt.com,berliner-zeitung.de,transfermarkt.at,digitalfernsehen.de,aachener-nachrichten.de,aachener-zeitung.de,fanfiktion.de,moviejones.de,berliner-kurier.de,tichyseinblick.de,kino.de,weser-kurier.de,bonedo.de,transfermarkt.de,frag-mutti.de,ksta.de,mt.de,t-online.de,naumburger-tageblatt.de,desired.de,spieletipps.de,freenet.de,giga.de,kicker.de$$script[tag-content="}(window);"][min-length="8000"][max-length="70000"] | |
! `#%#//scriptlet("abort-on-property-read", "Object.prototype.mkStyleDyn")` | |
discounto.de,ecomento.de,lz.de,onlinemarketing.de,quoka.de,modhoster.de,gmx.net,finya.de,boersennews.de,nw.de,hifi.de,rundschau-online.de,rheinische-anzeigenblaetter.de,fussballdaten.de,virtualnights.com,unicum.de,truckscout24.de,spielen.de,pixelio.de,nickles.de,liga3-online.de,inside-digital.de,gut-erklaert.de,frustfrei-lernen.de,fremdwort.de,e-hausaufgaben.de,airliners.de,tvinfo.de,wieistmeineip.de,nordbayern.de,news.de,meinestadt.de,rimondo.com,clever-tanken.de,transfermarkt.com,berliner-kurier.de,moviejones.de,watson.de,bonedo.de,transfermarkt.de,ze.tt,duden.de,frag-mutti.de,volksfreund.de,wetter.com,ksta.de,t-online.de,naumburger-tageblatt.de,desired.de,spieletipps.de,freenet.de,giga.de,kicker.de,mt.de,pff.de,saarbruecker-zeitung.de#%#//scriptlet("abort-on-property-read", "Object.prototype.mkStyleDyn") | |
!! site specific | |
!+ NOT_OPTIMIZED | |
@@||discounto.de/image^ | |
!+ NOT_OPTIMIZED | |
||ecomento.de/wp-content/plugins/*/js/tsmi.js | |
!+ NOT_OPTIMIZED | |
@@||ecomento.de/image/ | |
!+ NOT_OPTIMIZED | |
@@||lz.de/img1/ | |
!+ NOT_OPTIMIZED | |
@@||onlinemarketing.de/image | |
!+ NOT_OPTIMIZED | |
@@||nw.de/imgs | |
!+ NOT_OPTIMIZED | |
@@||tvinfo.de/image | |
!+ NOT_OPTIMIZED | |
@@||wieistmeineip.de/image | |
!+ NOT_OPTIMIZED | |
||hifi-forum.de/resources/js/x4hBsoV.js | |
!+ NOT_OPTIMIZED | |
||hifi.de/js/x4hBsoV.js | |
!+ NOT_OPTIMIZED | |
@@||t.nordbayern.de/image/ | |
!+ NOT_OPTIMIZED | |
@@||tichyseinblick.de/image^ | |
!+ NOT_OPTIMIZED | |
@@||tichyseinblick.de/i-mages^ | |
!+ NOT_OPTIMIZED | |
@@||ze.tt/image/ | |
!+ NOT_OPTIMIZED | |
@@||wetter.com/image | |
!+ NOT_OPTIMIZED | |
@@||mt.de/img | |
!+ NOT_OPTIMIZED | |
@@||clever-tanken.de/i*age | |
!+ NOT_OPTIMIZED | |
@@||saarbruecker-zeitung.de/image/ | |
!+ NOT_OPTIMIZED | |
@@||berliner-kurier.de/image^ | |
!+ NOT_OPTIMIZED | |
@@||moviejones.de/img/ | |
!+ NOT_OPTIMIZED | |
@@||hifi.de/timg/ | |
!+ NOT_OPTIMIZED | |
@@||hifi-forum.de/timg/ | |
!+ NOT_OPTIMIZED | |
@@||quoka.de/assets/js/vendor/prebid_*.js | |
!+ NOT_OPTIMIZED | |
@@||fanfiktion.de/pics^ | |
!+ NOT_OPTIMIZED | |
@@||static-immobilienscout24.de/fro/image/Ads^ | |
!+ NOT_OPTIMIZED | |
@@||wettercomassets.com/img/cms/chameleon/mediapool/thumbs^ | |
!+ NOT_OPTIMIZED | |
@@||assets.wallstreet-online.de/frontend/img/ad.jpg | |
!+ NOT_OPTIMIZED | |
@@||aachener-zeitung.de/*/imags | |
!+ NOT_OPTIMIZED | |
@@||aachener-nachrichten.de/*/imges | |
!+ NOT_OPTIMIZED | |
@@||bikerszene.de/img^ | |
!+ NOT_OPTIMIZED | |
@@||iban-4199.kxcdn.com/cdn/image^ | |
!+ NOT_OPTIMIZED | |
@@||kino.de/imag | |
!+ NOT_OPTIMIZED | |
@@||spieletipps.de/imag | |
!+ NOT_OPTIMIZED | |
@@||digitalfernsehen.de/imag | |
!+ NOT_OPTIMIZED | |
@@||giga.de/imag | |
!+ NOT_OPTIMIZED | |
@@||giga.de/special/gutscheine | |
!+ NOT_OPTIMIZED | |
@@||chefkoch.de/ck.de^ | |
!+ NOT_OPTIMIZED | |
@@||autoscout24.de/image | |
!+ NOT_OPTIMIZED | |
@@||cdn.interactivemedia.net/live/t-o-*/live/globalAdTag.min.js | |
!+ NOT_OPTIMIZED | |
@@||cdn-a.yieldlove.com/yieldlove-bidder-stroeer.js$domain=t-online.de | |
!+ NOT_OPTIMIZED | |
/quotenmeter.de\/[-_a-zA-Z0-9]{30,}\.js/$domain=quotenmeter.de | |
!+ NOT_OPTIMIZED | |
@@||tisoomi-services.com/cookie$domain=digitalfernsehen.de | |
!+ NOT_OPTIMIZED | |
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=digitalfernsehen.de | |
!+ NOT_OPTIMIZED | |
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=quoka.de | |
!+ NOT_OPTIMIZED | |
@@||securepubads.g.doubleclick.net/gampad/ads^$domain=quoka.de | |
!+ NOT_OPTIMIZED | |
@@||imagesrv.adition.com/js/adition.js$domain=finya.de|t-online.de|freenet.de|spiegel.de|kicker.de|quoka.de|fanfiktion.de|meinestadt.de | |
!+ NOT_OPTIMIZED | |
@@||adfarm1.adition.com/js?wp_id=$domain=finya.de|t-online.de|freenet.de|spiegel.de|kicker.de|quoka.de|fanfiktion.de|meinestadt.de | |
!+ NOT_OPTIMIZED | |
@@||adfarm1.adition.com/banner^$domain=finya.de|t-online.de|freenet.de|spiegel.de|kicker.de|quoka.de|fanfiktion.de|meinestadt.de | |
!+ NOT_OPTIMIZED | |
@@||imagesrv.adition.com/banners^$domain=finya.de|t-online.de|freenet.de|spiegel.de|kicker.de|quoka.de|fanfiktion.de|meinestadt.de | |
!+ NOT_OPTIMIZED | |
@@||imagesrv.adition.com/js/srp.js$domain=transfermarkt.de | |
!+ NOT_OPTIMIZED | |
@@||modhoster.de/image | |
!+ NOT_OPTIMIZED | |
@@||images.t-online.de^ | |
!! generic url exclusions | |
!+ NOT_OPTIMIZED | |
@@/http(s?):[\s\S]*\.[a-z]{2,4}\/im[-_a-z]{1,15}\/?([-_.a-z])?([-_.a-z]{1,})\/[\s\S]*[-_a-zA-Z0-9]{8,}\.[a-z]{3,4}/$~third-party,image,domain=giga.de|wieistmeineip.de|smart-wohnen.net|immobilienscout24.de|quoka.de|tichyseinblick.de|aachener-nachrichten.de|aachener-zeitung.de|airliners.de|bikerszene.de|brieffreunde.de|digitalfernsehen.de|donnerwetter.de|e-hausaufgaben.de|epochtimes.de|fanfiktion.de|fid-gesundheitswissen.de|formel1.de|fremdwort.de|frustfrei-lernen.de|gamersglobal.de|gameswelt.de|gartendialog.de|gevestor.de|gut-erklaert.de|hausgarten.net|iban-rechner.de|inside-handy.de|kindergeld.org|laut.de|liga3-online.de|motorsport-total.com|moviejones.de|netzwelt.de|news.de|nickles.de|nw.de|pferde.de|pixelio.de|playfront.de|prad.de|psychic.de|roemische-zahlen.net|rp-online.de|skodacommunity.de|spielen.de|spielfilm.de|transfermarkt.de|truckscout24.at|truckscout24.de|unicum.de|virtualnights.com|weristdeinfreund.de|weser-kurier.de|wetteronline.de|windows-7-forum.net|wintotal.de|wize.life|t-online.de|tvinfo.de|wallstreet-online.de|meinestadt.de|wieistmeineip.ch|wieistmeineip.at|boersennews.de|express.de|computerbild.de|berliner-zeitung.de|rimondo.com|play3.de|kicker.de|berliner-kurier.de|ksta.de|rundschau-online.de|rheinische-anzeigenblaetter.de|quotenmeter.de|gartenlexikon.de|fussballdaten.de | |
!+ NOT_OPTIMIZED | |
@@/http(s?):[\s\S]*\.[a-z]{2,4}\/im[-_a-z]{1,15}\/?([-_.a-z])?([-_.a-z]{1,})\/[\s\S]*[-_a-zA-Z0-9]{8,}[\s\S]*.[a-z]{3,4}/$~third-party,image,domain=giga.de|wieistmeineip.de|smart-wohnen.net|immobilienscout24.de|quoka.de|tichyseinblick.de|aachener-nachrichten.de|aachener-zeitung.de|airliners.de|bikerszene.de|brieffreunde.de|digitalfernsehen.de|donnerwetter.de|e-hausaufgaben.de|epochtimes.de|fanfiktion.de|fid-gesundheitswissen.de|formel1.de|fremdwort.de|frustfrei-lernen.de|gamersglobal.de|gameswelt.de|gartendialog.de|gevestor.de|gut-erklaert.de|hausgarten.net|iban-rechner.de|inside-handy.de|kindergeld.org|laut.de|liga3-online.de|motorsport-total.com|moviejones.de|netzwelt.de|news.de|nickles.de|nw.de|pferde.de|pixelio.de|playfront.de|prad.de|psychic.de|roemische-zahlen.net|rp-online.de|skodacommunity.de|spielen.de|spielfilm.de|transfermarkt.de|truckscout24.at|truckscout24.de|unicum.de|virtualnights.com|weristdeinfreund.de|weser-kurier.de|wetteronline.de|windows-7-forum.net|wintotal.de|wize.life|t-online.de|tvinfo.de|wallstreet-online.de|meinestadt.de|wieistmeineip.ch|wieistmeineip.at|boersennews.de|express.de|computerbild.de|berliner-zeitung.de|rimondo.com|play3.de|kicker.de|berliner-kurier.de|ksta.de|rundschau-online.de|rheinische-anzeigenblaetter.de|quotenmeter.de|gartenlexikon.de|fussballdaten.de | |
!+ NOT_OPTIMIZED | |
@@/[\s\S]*.com\/[0-9]{6,20}\/[\s\S]*.bmp/$third-party,domain=giga.de|wieistmeineip.de|smart-wohnen.net|immobilienscout24.de|quoka.de|tichyseinblick.de|aachener-nachrichten.de|aachener-zeitung.de|airliners.de|bikerszene.de|brieffreunde.de|digitalfernsehen.de|donnerwetter.de|e-hausaufgaben.de|epochtimes.de|fanfiktion.de|fid-gesundheitswissen.de|formel1.de|fremdwort.de|frustfrei-lernen.de|gamersglobal.de|gameswelt.de|gartendialog.de|gevestor.de|gut-erklaert.de|hausgarten.net|iban-rechner.de|inside-handy.de|kindergeld.org|laut.de|liga3-online.de|motorsport-total.com|moviejones.de|netzwelt.de|news.de|nickles.de|nw.de|pferde.de|pixelio.de|playfront.de|prad.de|psychic.de|roemische-zahlen.net|rp-online.de|skodacommunity.de|spielen.de|spielfilm.de|transfermarkt.de|truckscout24.at|truckscout24.de|unicum.de|virtualnights.com|weristdeinfreund.de|weser-kurier.de|wetteronline.de|windows-7-forum.net|wintotal.de|wize.life|t-online.de|tvinfo.de|wallstreet-online.de|meinestadt.de|wieistmeineip.ch|wieistmeineip.at|boersennews.de|express.de|computerbild.de|berliner-zeitung.de|rimondo.com|play3.de|kicker.de|berliner-kurier.de|ksta.de|rundschau-online.de|rheinische-anzeigenblaetter.de|quotenmeter.de|gartenlexikon.de|fussballdaten.de | |
!+ NOT_OPTIMIZED | |
@@||hotdogsandads.com^$image | |
!+ NOT_OPTIMIZED | |
@@||dunkirkinception.com^$image | |
!+ NOT_OPTIMIZED | |
@@||lasagneandands.com^$image | |
!+ NOT_OPTIMIZED | |
@@||meatballsandads.com^$image | |
!+ NOT_OPTIMIZED | |
@@||adswithsalt.com^$image | |
!+ NOT_OPTIMIZED | |
@@||pizzaandads.com^$image | |
!+ NOT_OPTIMIZED | |
@@||adsheart.de^$image | |
!+ NOT_OPTIMIZED | |
@@||thisdomainandnothingelse.com^$image | |
!! elemhide exclusions | |
!+ NOT_OPTIMIZED | |
freenet.de,spiegel.de,giga.de,wieistmeineip.de,smart-wohnen.net,immobilienscout24.de,quoka.de,tichyseinblick.de,aachener-nachrichten.de,aachener-zeitung.de,airliners.de,bikerszene.de,brieffreunde.de,digitalfernsehen.de,donnerwetter.de,e-hausaufgaben.de,epochtimes.de,fanfiktion.de,fid-gesundheitswissen.de,formel1.de,fremdwort.de,frustfrei-lernen.de,gamersglobal.de,gameswelt.de,gartendialog.de,gevestor.de,gut-erklaert.de,hausgarten.net,iban-rechner.de,inside-handy.de,kindergeld.org,laut.de,liga3-online.de,motorsport-total.com,moviejones.de,netzwelt.de,news.de,nickles.de,nw.de,pferde.de,pixelio.de,playfront.de,prad.de,psychic.de,roemische-zahlen.net,rp-online.de,skodacommunity.de,spielen.de,spielfilm.de,transfermarkt.de,truckscout24.at,truckscout24.de,unicum.de,virtualnights.com,weristdeinfreund.de,weser-kurier.de,wetteronline.de,windows-7-forum.net,wintotal.de,wize.life,t-online.de,tvinfo.de,wallstreet-online.de,meinestadt.de,wieistmeineip.ch,wieistmeineip.at,boersennews.de,express.de,computerbild.de,berliner-zeitung.de,rimondo.com,play3.de,kicker.de,berliner-kurier.de,ksta.de,rundschau-online.de,rheinische-anzeigenblaetter.de,quotenmeter.de,gartenlexikon.de,fussballdaten.de#@#.banner-ad | |
!+ NOT_OPTIMIZED | |
wize.life#@#banneroben | |
!+ NOT_OPTIMIZED | |
wize.life#@#.orange | |
!+ NOT_OPTIMIZED | |
wize.life#@##bottomad | |
!+ NOT_OPTIMIZED | |
wize.life#@#.ADBox | |
!+ NOT_OPTIMIZED | |
wize.life#@#.AD_area | |
!+ NOT_OPTIMIZED | |
wize.life#@#.AdsRec | |
!+ NOT_OPTIMIZED | |
wize.life#@#.Ads_4 | |
!+ NOT_OPTIMIZED | |
motorsport-total.com#@#.werbeblock | |
!+ NOT_OPTIMIZED | |
wallstreet-online.de#@#.ad | |
!+ NOT_OPTIMIZED | |
t-online.de#@#div[class^="Tsshopst"] | |
! Taboola - probably Plista | |
! t-online.de#%#AG_abortInlineScript(/DTLS\/SCTP/, 'setTimeout'); | |
! | |
!--- Sourcepoint --- | |
essen-und-trinken.de#%#//scriptlet('prevent-setTimeout', 's.call(null)', '10') | |
/^https:\/\/www\.essen-und-trinken\.de\/[a-z]{10,}\.js$/$script,~third-party,match-case | |
essen-und-trinken.de,urbia.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)})}(); | |
! | |
!---------------------------------- | |
! | |
! chpadblock | |
schnittmuster-datenbank.de#%#//scriptlet("abort-on-property-read", "adsBlocked") | |
! | |
! | |
! https://github.com/AdguardTeam/AdguardFilters/issues/157415 | |
gartenfreunde.de###ez-content-blocker-container | |
gartenfreunde.de#%#//scriptlet('set-constant', 'ezDetectAardvark', 'noopFunc') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/157392 | |
||imasdk.googleapis.com/pal/sdkloader/pal.js$script,redirect=noopjs,domain=southpark.de | |
||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima3,domain=southpark.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/156446 | |
@@||imagenetz.de/werbebanner-ad.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/154040 | |
! Fix #149953 allround-pc.com | |
allround-pc.com#@#div[id^="div-gpt-"] | |
allround-pc.com#@#[id^="div-gpt-ad"] | |
allround-pc.com#@#[class^="div-gpt-ad"]:not([style^="width: 1px; height: 1px;"], .div-gpt-ad_adblock_test) | |
allround-pc.com#@#a[rel="noopener external"] > img[src^="/"] | |
allround-pc.com#$#body > div > div[id^="div-gpt-"][classlist^="ad"] { display: block !important; } | |
allround-pc.com#$#body > div > div[id^="div-gpt-"][classlist^="ad"] ~ div[classlist] { display: block !important; } | |
allround-pc.com#$#body > div > div[id^="div-gpt-"][classlist^="ad"] ~ * * { display: block !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/149703 | |
videoaktiv.de###overlayer | |
! https://github.com/AdguardTeam/AdguardFilters/issues/140986 | |
wiesbadener-kurier.de#%#//scriptlet('abort-on-property-read', 'Object.prototype.loadAdBlockerLayer') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/139863 | |
duden.de#$##numero-antiadblocker { display: none !important; } | |
duden.de#$#body { overflow: auto !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/136880 | |
stadt-bremerhaven.de#$#.fc-ab-root {display: none !important; } | |
stadt-bremerhaven.de#$#body { overflow: auto !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/136577 | |
@@||crackwatch.eu/wp-content/plugins/dh-anti-adblocker/public/js/*.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/134287 | |
recuton.xyz#%#//scriptlet('prevent-fetch', 'imasdk.googleapis.com') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/132585 | |
sport1.de#$#body { overflow: auto !important; } | |
sport1.de#$##__next > div[elevation]:not(.w-full) { display: none !important; } | |
sport1.de#$##__next > div[pointer-events="box-none"] { display: none !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/132776 | |
@@||ads.hausbau-forum.de/adb.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/130280 | |
file-upload.net#%#//scriptlet("set-constant", "start", "noopFunc") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/129521 | |
||static.wlct-one.de^ | |
! quermania.de - adblock after about 10 seconds | |
||s.d.adup-tech.com/ads/display.js$script,redirect=noopjs,domain=quermania.de,important | |
quermania.de#%#//scriptlet("set-constant", "Werbeblocker", "noopFunc") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/126617 | |
beste-freundin-gesucht.de##.pr-content-ad | |
beste-freundin-gesucht.de##.bfgad | |
! https://github.com/AdguardTeam/AdguardFilters/issues/126613 | |
agrarwetter.net###body_opacity_overlay | |
agrarwetter.net###DivdetectorContainer | |
agrarwetter.net#%#//scriptlet("prevent-setTimeout", "adBlock") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/131952 | |
computerbase.de#%#//scriptlet("abort-current-inline-script", "document.createElement", "/adblock|googlesyndication\.com/") | |
computerbase.de#%#//scriptlet('prevent-element-src-loading', 'img', 'pagead2.googlesyndication.com') | |
computerbase.de#@#.adbox | |
computerbase.de#@#.adbox1 | |
computerbase.de#@#.adbox2 | |
@@||computerbase.de/img/ads/ | |
! https://github.com/AdguardTeam/AdguardFilters/issues/123326 | |
gutekueche.at#%#//scriptlet("set-constant", "gkAdsWerbung", "0") | |
@@||gutekueche.at/mix/js/app/ads.js | |
! windowspro.de - adblock detection on article with pictures | |
windowspro.de#@#div[id^="gWrapper-"] | |
windowspro.de#%#//scriptlet("abort-on-property-read", "window.abpblocked") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/122989 | |
lecker.de#@#.adSense | |
lecker.de#@#.adContent | |
lecker.de#@#.adBlock | |
lecker.de#@#.ad-text | |
! https://github.com/AdguardTeam/AdguardFilters/issues/115907 | |
proplanta.de###body_opacity_overlay | |
proplanta.de###DivdetectorContainer | |
proplanta.de#%#//scriptlet("prevent-setTimeout", "adBlockFlag.offsetHeight") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/113279 | |
hdfilme.*#$##fads { display: block !important; } | |
hdfilme.*#%#//scriptlet("set-constant", "adBlocked", "falseFunc") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/109367 | |
stol.it#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/107178 | |
kicker.de#%#//scriptlet('prevent-setTimeout', '.call(null)', '10') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/101535 | |
onvista.de#@##SMART_BILLBOARD | |
||api.onvista.de*interactions | |
@@||smartadserver.com/ac?mwid=$domain=onvista.de | |
onvista.de#%#//scriptlet("set-constant", "window.ovHasAdBlocker", "false") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/93705 | |
einrichtungsbeispiele.de#@#.adsbygoogle | |
! https://github.com/AdguardTeam/AdguardFilters/issues/149085 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/93879 | |
sportdeutschland.tv#%#//scriptlet('set-constant', 'IOMm', 'noopFunc') | |
||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima3,domain=sportdeutschland.tv | |
@@||sportdeutschland.tv/assets/ads.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/88117 | |
@@||news-und-nachrichten.de/js/_advertisement.js | |
news-und-nachrichten.de###adBlock-Hint-Container | |
! https://github.com/AdguardTeam/AdguardFilters/issues/84590 | |
sinoptik.de##cv > .sl0 | |
sinoptik.de#$?#body > iframe[name]:not([class]):not([id]):not([src])[style="display:none"] { remove: true; } | |
||sinoptik.de/js/*/concat.min.js$replace=/(document\.createElement\("script"\)\)\.textContent=')[\s\S]*?(zmctrack|ShadowRoot)[\s\S]*?('\,)/\$1\$3/,domain=sinoptik.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/84067 | |
||mms.blick.ch^$script | |
! https://github.com/AdguardTeam/AdguardFilters/issues/81081 | |
@@||trafficfabrik.com/mine.js | |
! zappn.tv - antiadblock | |
zappn.tv#%#!function(){window.somtag={cmd:function(){}};}(); | |
! https://github.com/AdguardTeam/AdguardFilters/issues/80181 | |
sport1.de##div[class^="s1-thanks-for-turning-off-"] | |
! https://github.com/AdguardTeam/AdguardFilters/issues/76105 | |
raidrush.net###ab | |
raidrush.net#$##wrapfabtest { height: 1px !important; } | |
raidrush.net#%#//scriptlet("prevent-setTimeout", "window.getComputedStyle(el)") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/142943 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/73994 | |
cryptstream.de,2ix2com.de,2ix2-alternative.de,2ix2tv.de,tv24livestream2.de,tv24livestream1.de,tv24livestream.de,mysqlcryptnow.de,mysql2dumpcrypt.de,nydus.org###abmm | |
nydus.org###ab | |
nydus.org#$##wrapfabtest { height: 1px !important; } | |
cryptstream.de,2ix2com.de,2ix2-alternative.de,2ix2tv.de,tv24livestream2.de,tv24livestream1.de,tv24livestream.de,mysqlcryptnow.de,mysql2dumpcrypt.de,nydus.org#%#//scriptlet('prevent-setTimeout', '/ab==|window\.getComputedStyle\(el\)/') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/67991 | |
nibelungen-kurier.de#%#//scriptlet("set-constant", "window.nlf.custom.userCapabilities", "false") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/66407 | |
xup.in###ab | |
! https://github.com/AdguardTeam/AdguardFilters/issues/66268 | |
!+ NOT_OPTIMIZED | |
||rc-markt.de/wp-content/uploads/dwolsiab.js | |
! puls4.com/prosieben.de - adblock detection on live-stream | |
@@||ad.71i.de/somtag/loader/loader.js$domain=puls4.com | |
@@||ad.71i.de^$domain=prosieben.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/62890 | |
@@||t-rocforum.de/js/*/adleft.js | |
t-rocforum.de#%#//scriptlet("abort-current-inline-script", "$", "!document.getElementById(btoa") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/62688 | |
! '#%#//scriptlet("abort-on-property-read", "Object.prototype.autoRecov")' | |
! https://github.com/AdguardTeam/AdguardFilters/issues/56965 | |
wetteronline.at,wetteronline.de$$script[tag-content="runInIframe"][min-length="10000"][max-length="50000"] | |
wetteronline.at,wetteronline.de#%#//scriptlet("abort-on-property-write", "googletag.defineSlot") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/53825 | |
@@||stats.t-online.de/js/ads/adex.js | |
t-online.de#%#//scriptlet("set-constant", "abp", "false") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/49340 | |
@@||teleboy.ch/assets/js/*werbung*.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/48726 | |
@@||hausbau-forum.de/js/siropu/am/ads.min.js | |
hausbau-forum.de#%#//scriptlet("set-constant", "adBlockDetected", "false") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/48008 | |
@@||cdn.zomap.de/*signature=$domain=player.glomex.com | |
! https://github.com/AdguardTeam/AdguardFilters/issues/46813 | |
||assets.essen-und-trinken.de/js/eut_consent.js | |
||commsvc.essen-und-trinken.de^ | |
! https://github.com/AdguardTeam/AdguardFilters/issues/46622 | |
||commsvc.gala.de^ | |
! https://github.com/AdguardTeam/AdguardFilters/issues/45601 | |
@@||tatort.tube/ads-*x*.js | |
@@||googleads.g.doubleclick.net/favicon.ico?ads=$domain=tatort.tube | |
! https://github.com/AdguardTeam/AdguardFilters/issues/55549 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/44865 | |
@@||photovoltaikforum.com/*/adsbygoogle.js | |
photovoltaikforum.com#%#//scriptlet("set-constant", "adblockDisabled", "true") | |
photovoltaikforum.com#%#//scriptlet("set-constant", "cwAdblockDisabled", "true") | |
photovoltaikforum.com#%#//scriptlet("set-constant", "cwAdblockDisabled2", "true") | |
photovoltaikforum.com#$#.adsbox.ads { display: block!important; height: 1px!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/43738 | |
||blog.kwick.de/module/plugins/deblocker^ | |
! https://github.com/AdguardTeam/AdguardFilters/issues/43165 | |
averio.de#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads { display:block!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/42756 | |
||computerwoche.de/messaging.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/42066 | |
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=media.oadts.com | |
! spiegel.de - sourcepoint domain | |
||fsm2.spiegel.de^ | |
! https://github.com/AdguardTeam/AdguardFilters/issues/40937 | |
@@||wakanim.tv/*/video/adsunauth | |
! https://github.com/AdguardTeam/AdguardFilters/issues/40415 | |
||jameda-elements.de/_scripts/ads^ | |
! https://github.com/AdguardTeam/AdguardFilters/issues/38360 | |
deutsche-vogelstimmen.de#%#(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/45416 | |
@@||imagesrv.adition.com/1x1.gif$domain=joyn.de | |
@@||securepubads.g.doubleclick.net/pcs/view^$domain=joyn.de | |
@@||ad.71i.de/global_js/AppConfig^$domain=joyn.de | |
@@||static.*-vod-playout-prod.aws.route71.net/ad-source-fetcher/dist/ad-source-fetcher.min.js$domain=joyn.de | |
@@||static.*-vod-playout-prod.aws.route71.net/ad-tracker/dist/ad-tracker.min.js$domain=joyn.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/34788 | |
!+ NOT_OPTIMIZED | |
@@||_.rocks/iqadcontroller.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/39642 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/41853 | |
@@||hl-live.de/*/adserversolutions/ | |
! https://github.com/AdguardTeam/AdguardFilters/issues/34042 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/33724 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/33085 | |
@@||bahnbonus-shopping.de/scripts/adIFrame.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/32507 | |
@@||gutekueche.at/assets/js/app/ads.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/31980 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/31114 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/63828 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/132585 | |
sport1.de#%#//scriptlet("set-constant", "s1AdDetection", "true") | |
sport1.de#%#//scriptlet("set-constant", "s1CmpDetection", "true") | |
||asadcdn.com/adlib/pages/sport1.js$script,redirect=noopjs,important,domain=sport1.de | |
||tag.aticdn.net/*/smarttag.js$script,redirect=ati-smarttag,domain=sport1.de,important | |
! Enable when they change file name and remove previous rules | |
! !+ PLATFORM(ios, ext_android_cb, ext_safari) | |
!@@||asadcdn.com/adlib/pages/sport1*.js$domain=sport1.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/29306 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/24999 | |
! ad reinjection | |
chefkoch.de#@#.responsive-ad | |
chefkoch.de#@#.AD-POST | |
! https://github.com/AdguardTeam/AdguardFilters/issues/28921 | |
rtv.de#@#.AD300 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/28684 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/28679 | |
@@||deine-tierwelt.de/static/js/advertisement.js | |
! golem.de - ad reinjection | |
@@||ads.golem.de/track.ads/gx-ads.js | |
! t-online.de - glomex video player ad - backup domain if ads are blocked | |
!+ PLATFORM(windows, mac, android) | |
||player-abcd.glomex.com^$domain=player.glomex.com | |
! https://github.com/AdguardTeam/AdguardFilters/issues/24859 | |
! gastroguide.de - elements are removed on detection | |
! https://github.com/AdguardTeam/AdguardFilters/issues/24484 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/24582 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/23029 | |
! https://forum.adguard.com/index.php?threads/gamestar-de.27384/ | |
@@||gamestar.de/js/gamestar/_ad2.js | |
! somemaps.com - redirect to ad page if blocked | |
@@||streetviewbg.com/ads.js | |
@@||somemaps.com/ads.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/22212 | |
||omniscientspark.com^$third-party | |
! https://github.com/AdguardTeam/AdguardFilters/issues/21845 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/20993 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/22298 | |
wiwo.de#@#.ad-placement | |
@@||amazonaws.com/prod.iqdcontroller.iqdigital/*/live/iqadcontroller.js.gz$domain=wiwo.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/20521 | |
@@||suedkurier.de/ads.js? | |
! https://github.com/AdguardTeam/AdguardFilters/issues/20593 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/20591 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/20465 | |
dragonball-tube.com,onepiece-tube.com,naruto-tube.org,fairytail-tube.org#$##kj28qzmc29w { height: 1px!important; } | |
dragonball-tube.com,onepiece-tube.com,naruto-tube.org,fairytail-tube.org#$##kj28qzmc29y { height: 1px!important; } | |
dragonball-tube.com,onepiece-tube.com,naruto-tube.org,fairytail-tube.org#$##skyscraper { height: 1px!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/20220 | |
shoop.de#@#.adbanner | |
! https://github.com/AdguardTeam/AdguardFilters/issues/19165 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/18062 | |
blaulichtreport-saarland.de#@#.an-advert-banner | |
blaulichtreport-saarland.de#@#.an-sponsored | |
! https://github.com/AdguardTeam/AdguardFilters/issues/17467 | |
@@||pagead2.googlesyndication.com/pagead/osd.js^$domain=heise.de | |
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=heise.de | |
@@||securepubads.g.doubleclick.net/gampad/ads^$domain=heise.de | |
@@||tpc.googlesyndication.com/safeframe/*/html/container.html$domain=heise.de | |
@@||tpc.googlesyndication.com/pagead/js/*/activeview/osd_listener.js$domain=heise.de | |
@@||adservice.google.*/adsid/integrator.js$domain=heise.de | |
! game-dna.de | |
@@||game-dna.de/wp-content/themes/protein/static/ads.min.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10716 | |
! winfuture.de video not playing | |
@@||widget.spoods.io/loader.js$domain=winfuture.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/14547 | |
@@||integralrechner.de/adguard/adblock.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/14548 | |
@@||ableitungsrechner.net/adguard/adblock.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/12626 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/12627 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/12625 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/12603 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/12444 | |
suedkurier.de#@#.GoogleDfpAd | |
suedkurier.de#@#.affiliate-footer | |
suedkurier.de#@#.Ligatus | |
!suedkurier.de#@#.adforge | |
! https://github.com/AdguardTeam/AdguardFilters/issues/11553 | |
||spiegel.de/*/messaging-*.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/11644 | |
caravaning.de#%#//scriptlet("set-constant", "adblockActive", "false") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/11545 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10923 | |
||gesundheitsfrage.net/nmms/js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10466 | |
||finanzfrage.net/nmms/js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/15564 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10664 | |
@@||adition.com/*purwallhit$domain=derstandard.at | |
@@||imagesrv.adition.com/js/srp.js$domain=derstandard.at | |
@@||derstandard.at/MetaAdServer/MAS.aspx | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10380 | |
||fussballgucken.info/js/adblock.min.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10135 | |
@@||adspirit.de^$domain=mathaeser.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/9172 | |
gannikus.com#@#.an-sponsored | |
gannikus.com#@#.an-advert-banner | |
! https://forum.adguard.com/index.php?threads/serienjunkies-de-videos-anti-adblock.27402/ | |
@@||media.oadts.com/www/delivery/afv.php$domain=serienjunkies.de | |
@@||media.oadts.com/www/delivery/video.php$domain=serienjunkies.de | |
! https://forum.adguard.com/index.php?threads/tvnow-de-not-working-with-english-filterlist-anti-adblock.27564/ | |
! reenable and change to plus.rtl.de in case of adblock -- 02.08.2023 | |
! ||api.tvnow.de/*/advertisements^$redirect=nooptext,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7576 | |
@@||bravofly.de^$generichide | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7581 | |
||andreas-unterberger.at/includes/js/helperFunctions.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7312 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7199 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7154 | |
@@||the-voice-of-germany.de^$generichide | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7015 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/30177 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6985 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7074 | |
@@||womenshealth.de/werb.php | |
! https://forum.adguard.com/index.php?threads/freiepresse-de.25835/ | |
@@||freiepresse.de/IMG/werbung/advertisement-banner.gif | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6998 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7024 | |
@@/ad_data/*$image,domain=finanzen.net | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6791 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6850 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6740 | |
all-in.de#$##pagefootad { height: 1px!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6827 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6662 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6588 | |
forum.peugeot-metropolis.de#$##gandalfads { height: 1px!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6709 | |
! https://forum.adguard.com/index.php?threads/anti-adblock-http-www-runnersworld-de.24832/ | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6435 | |
badenertagblatt.ch,basellandschaftlichezeitung.ch,limmattalerzeitung.ch,solothurnerzeitung.ch,grenchnertagblatt.ch,oltnertagblatt.ch#$#.blockedContainer { display: block!important; } | |
badenertagblatt.ch,basellandschaftlichezeitung.ch,limmattalerzeitung.ch,solothurnerzeitung.ch,grenchnertagblatt.ch,oltnertagblatt.ch#$#.az-iso--adblockerBlocker { display: none!important; } | |
badenertagblatt.ch,basellandschaftlichezeitung.ch,limmattalerzeitung.ch,solothurnerzeitung.ch,grenchnertagblatt.ch,oltnertagblatt.ch#$#.az-iso-component > footer { display: block!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6369 | |
@@||sms-empfangen.com/fuckadblock.js | |
! https://forum.adguard.com/index.php?threads/24493/ | |
willhaben.at#@#div[id^="advert"] | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6466 | |
||spiegel.de/*/spaab-*.js | |
||spiegel.de/xml/xml-66885.json | |
||spiegel.de/xml/xml-*.json$replace=/"disable":\s"false"/"disable": "true"/,important | |
! https://forum.adguard.com/index.php?threads/extrem-bodybuilding-de.24394/ | |
@@||extrem-bodybuilding.de^$generichide | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6323 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/21560 | |
@@||aka-cdn.adtech.de/dac^$domain=aargauerzeitung.ch | |
@@||aka-cdn.adtech.de/dt/common/DAC.js$domain=aargauerzeitung.ch | |
aargauerzeitung.ch#$#.blockedContainer { display: block!important; } | |
aargauerzeitung.ch#$#.az-iso--adblockerBlocker { display: none!important; } | |
aargauerzeitung.ch#$#.az-iso-component > footer { display: block!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6392 | |
bildungsspender.de#%#window.werbeblocker = true; | |
@@||bildungsspender.de/banner/ads/adserver/click/ad.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5939 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5928 | |
||amateurfilm-forum.de/wcf/js/ABDetector.class.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5357 | |
bzbasel.ch#$#.blockedContainer { display: block!important; } | |
bzbasel.ch#$#.az-iso--adblockerBlocker { display: none!important; } | |
! https://forum.adguard.com/index.php?threads/schwarzwaelder-bote-de.22548/ | |
@@||schwarzwaelder-bote.de/*/apps/blocker-note/ads.js^ | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5321 | |
@@||tchgdns.de/wp-content/themes/*/javascript/ads.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5259 | |
@@||wer-weiss-was.de/assets/javascripts/ads/ | |
! https://forum.adguard.com/index.php?threads/22163/ | |
@@||20min.rcmd.tda.io^$domain=20min.ch | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5048 | |
menshealth.de#%#window.blockAdBlock = function() {}; | |
! https://forum.adguard.com/index.php?threads/schulferien-org.21709/ | |
||schulferien.org/px.js | |
! https://forum.adguard.com/index.php?threads/21591/ | |
||static.krone.at/wcm/donau/extern/anti_adblocker | |
! https://forum.adguard.com/index.php?threads/der-postillon-com.21286/ | |
@@||d2zl2n5iz2c0l7.cloudfront.net/ad/ads.js | |
! https://forum.adguard.com/index.php?threads/21190/ | |
@@||freiepresse.de/RWD/js/werbung/_advertisement.js | |
! https://forum.adguard.com/index.php?threads/5872/ | |
@@||adition.com^$domain=motorsport-total.com | |
motorsport-total.com$$script[tag-content="ads.com/fp.js"][max-length="30000"] | |
! https://forum.adguard.com/index.php?threads/china-gadgets-de.20961/ | |
china-gadgets.de##.TMX_Werbeplatz_adblocker | |
! https://forum.adguard.com/index.php?threads/9777/ | |
@@||sportdeutschland.tv/themes/sportdeutschland-*/javascripts/lib/my_ad_integration.js$domain=sportdeutschland.tv | |
@@||ad.71i.de/global_js/globalV6.js$domain=sportdeutschland.tv | |
! https://forum.adguard.com/index.php?threads/5872/ | |
@@||ec-ns.sascdn.com/diff/251/pages/motorsporttotal.js$domain=motorsport-total.com | |
! https://forum.adguard.com/index.php?threads/20694/ | |
@@andads.com/*/ad-*.bmp | |
rp-online.de$$script[tag-content="n.createAdTag"][max-length="10000"] | |
! https://forum.adguard.com/index.php?threads/20363/ | |
@@||games.softgames.de/assets/advertisement.js | |
! https://forum.adguard.com/index.php?threads/mahjongspielen-de.20371/ | |
@@||imasdk.googleapis.com/js/sdkloader/ima3.js^$domain=mahjongspielen.de | |
! https://forum.adguard.com/index.php?threads/kostenlosspielen-net.20364/ | |
@@||gan.wavecdn.net/js/video_kostenlosspielen_net.js^$domain=kostenlosspielen.net | |
! https://forum.adguard.com/index.php?threads/jetztspielen-ws.20356/ | |
@@||imasdk.googleapis.com/js/sdkloader/ima3.js^$domain=games.cdn.famobi.com | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4665 | |
@@||trackertest.org/tracker.js^$domain=inside-handy.de | |
! https://forum.adguard.com/index.php?threads/19832/ | |
@@||de-android-hilfe.blogspot.com^$generichide | |
@@||de-android-hilfe.blogspot.de^$generichide | |
! https://forum.adguard.com/index.php?threads/19505/ | |
@@||chinamobilemag.de^$generichide | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4137 | |
transfermarkt.de#%#adet = false; | |
@@||tmssl.akamaized.net//ads/ads.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4147 | |
@@||autobild.de^$generichide | |
@@||ran.de^$generichide | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4033 | |
@@||prosiebenmaxx.de^$generichide | |
@@||sat1.de^$generichide | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4097 | |
@@||kabeleins.de^$generichide | |
! https://forum.adguard.com/index.php?threads/18378/ | |
@@||sixx.de^$generichide | |
! https://forum.adguard.com/index.php?threads/18009/ | |
@@||giga.de^$generichide | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3834 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/41509 | |
||morgenweb.de/adbdetect/$script | |
! https://forum.adguard.com/index.php?threads/zdnet-de.17668/ | |
@@||zdnet.de/wp-content/themes/*/assets/js/advertising.js^ | |
! https://forum.adguard.com/index.php?threads/16990/ | |
@@||media-cdn.sueddeutsche.de/adblock/*$script | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3636 | |
@@||wiwo.de/js/*/iqadcontroller.js | |
! https://forum.adguard.com/index.php?threads/16326/ | |
@@||handelsblatt.com/js/*/iqadcontroller.js | |
@@||handelsblatt.com$generichide | |
! https://forum.adguard.com/index.php?threads/radiohamburg-de.15546/ | |
@@||radiohamburg.de^$generichide | |
! https://forum.adguard.com/index.php?threads/essen-und-trinken-de.15542/ | |
/faibl_adblocker_detector/* | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3326 | |
maniac.de##div[id="Dingdong"][style^="z-index:"] | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3108 | |
@@||aka-cdn-ns.adtech.de/dt/common/DAC.js$domain=aargauerzeitung.ch | |
! https://github.com/AdguardTeam/AdguardFilters/issues/2522 | |
@@||auto-motor-und-sport.de/werb.php | |
! https://forum.adguard.com/index.php?threads/13453/ | |
@@||main-echo.de^$generichide | |
! https://forum.adguard.com/index.php?threads/13296/ | |
golem.de#$#article[style^="-webkit-filter: blur(8px)"] { -webkit-filter: blur(0px)!important; pointer-events: auto!important; position: initial!important; top: 0!important; } | |
golem.de##article + div.formatted[style] | |
! https://forum.adguard.com/index.php?threads/13171/ | |
@@||morgenweb.de/adbdetect/advert.js | |
! https://forum.adguard.com/index.php?threads/11966/ | |
||dmax.de/adblocker$popup | |
dmax.de#%#(function() { var w_open = window.open, regex = /adblocker/; window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })(); | |
! https://github.com/AdguardTeam/AdguardFilters/issues/2522 | |
@@||auto-motor-und-sport.de^$generichide | |
@@||auto-motor-und-sport.de/werb.gif | |
@@||js.adscale.de/map.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/2368 | |
@@||freetv.rocks^$generichide | |
! https://github.com/AdguardTeam/AdguardFilters/issues/2278 | |
sport1.de##body > div[class^="s1-laterpay-"] | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1998 | |
freenet.de#%#window.blockAdBlock = function() {}; | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1951 | |
@@||hl-live.de^$generichide | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1902 | |
||laterpay.net^$domain=foerderland.de | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1831 | |
gamestar.de#%#window.blockAdBlock = function() {}; | |
! http://forum.adguard.com/showthread.php?9798 | |
@@||yagiay.com/ad_data/*.js$domain=pcwelt.de | |
@@||yagiay.com//ad_data/*.js$domain=pcwelt.de | |
@@||pcwelt.de/js/*ad*.js | |
@@||pcwelt.de/code/adsense/ad.js | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1608 | |
||laterpay.net^$domain=sport1.de | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1538 | |
@@||smartadserver.com/diff/*/smartad.js$domain=autobild.de | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1492 | |
||laterpay.net^$domain=schoener-wohnen.de | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1493 | |
||laterpay.net^$domain=livingathome.de | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1494 | |
||laterpay.net^$domain=essen-und-trinken.de | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1491 | |
@@||js.chefkoch-cdn.de/js/default/userinfo/werbe-banner/*.doubleclicktag.js | |
! http://forum.adguard.com/showthread.php?8908 | |
@@||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-vox.json$domain=vox.de | |
@@||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-nowtv.json | |
@@||cdn.static-fra.de/*/adcontrol.min.js$domain=rtl.de | |
@@||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-rtl.json | |
@@||rtl.de^$generichide | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1441#event-534317584 | |
@@||smartadserver.com/diff/*/divscripte/$domain=onmeda.de | |
@@||smartadserver.com/diff/*/smartad.js$domain=onmeda.de | |
@@||sascdn.com/diff/*/pages/onmeda.js$domain=onmeda.de | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1344 | |
@@||cdn.static-fra.de/*/adcontrol.min.js$domain=rtl.de | |
! infranken.de, news.de - Alternative ads when adblock detected | |
@@||adswithsalt.com/*/ad-loading.pic | |
! lustich.de - AdFender | |
||uobsoe.com^$domain=lustich.de | |
! | |
! http://forum.adguard.com/showthread.php?7925 | |
! http://forum.adguard.com/showthread.php?7970 | |
@@||cdn.videoplaza.tv/*/homadConfigVideoplaza-*.json$domain=rtl2.de|bilder.static-fra.de|toggo.de | |
! http://forum.adguard.com/showthread.php?7345 | |
||laterpay.net^$domain=geo.de | |
! lustich.de | |
@@||cdn.krxd.net^$image,script,third-party,domain=lustich.de | |
@@||ad.yieldlab.net^$image,script,third-party,domain=lustich.de | |
@@||ad.de.doubleclick.net^$image,script,third-party,domain=lustich.de | |
@@||de.ioam.de^$image,script,third-party,domain=lustich.de | |
@@||dis.eu.criteo.com^$image,script,third-party,domain=lustich.de | |
@@||ip.nuggad.net^$image,script,third-party,domain=lustich.de | |
@@||pagead2.googlesyndication.com^$image,script,third-party,domain=lustich.de | |
@@||pq-direct.revsci.net^$image,script,third-party,domain=lustich.de | |
@@||qs.ioam.de^$image,script,third-party,domain=lustich.de | |
@@||static.plista.com^$image,script,third-party,domain=lustich.de | |
@@||tracking.netzathleten-media.de^$image,script,third-party,domain=lustich.de | |
@@||www.google-analytics.com^$image,script,third-party,domain=lustich.de | |
@@||www.googleadservices.com^$image,script,third-party,domain=lustich.de | |
@@||connect.facebook.net^$image,script,third-party,domain=lustich.de | |
@@||script.ioam.de^$image,script,third-party,domain=lustich.de | |
! gamona.de | |
@@||qs.ivwbox.de^$script,third-party,domain=gamona.de | |
@@||qs.ioam.de^$script,third-party,domain=gamona.de | |
@@||platform.twitter.com^$script,third-party,domain=gamona.de | |
@@||connect.facebook.net^$script,third-party,domain=gamona.de | |
@@||de.ioam.de^$script,third-party,domain=gamona.de | |
@@||pubads.g.doubleclick.net^$script,third-party,domain=gamona.de | |
@@||stats.wordpress.com^$script,third-party,domain=gamona.de | |
@@||www.google-analytics.com^$script,third-party,domain=gamona.de | |
@@||www.googletagservices.com^$script,third-party,domain=gamona.de | |
@@||script.ioam.de^$script,third-party,domain=gamona.de | |
! http://forum.adguard.com/showthread.php?5967 | |
@@||adheart.de/*/ad-loading.html | |
@@||adheart.de/*/ad-loading.jpg | |
! http://forum.adguard.com/showthread.php?5912 | |
@@||serienjunkies.de/img/ad_data/ | |
! http://forum.adguard.com/showthread.php?5609 | |
t3n.de##.abContentMsg | |
! | |
teleboy.ch#@#.adWrapper | |
! https://github.com/AdguardTeam/AdguardFilters/issues/8048 | |
||wallstreet-online.de/_rpc/json/_shared/blocker | |
!---------------------------------------------------------------------------! | |
!-------------- Extended CSS rules -----------------------------------------! | |
!---------------------------------------------------------------------------! | |
! | |
! This section contains the list of extended CSS rules against ads. | |
! Note, that rules should be domain-specific and you have to use special syntax `#?#` instead of `##`. | |
! | |
! Good: example.org#?#main > div.row:has(> div.ad) | |
! Bad: example.org##main > div.ad (should be in specific.txt) | |
! | |
! | |
! macwelt.de, pcwelt.de - ad on main site | |
macwelt.de,pcwelt.de#?#article.item:has(> div > .item-text > .item-text-inner > .item-eyebrow-sponsored-by-text) | |
! menshealth.de - ads in articles and main page | |
menshealth.de#?#a[is-digitarista-widget]:has( > .flex > .va-teaser-rating-item__text > div > .va-adhint) | |
menshealth.de#?#.va-sidecol > div[class] > div[class]:has(> div > div[id^="div-gpt-ad"]) | |
menshealth.de#?#.va-teaser-list > div[class] > div:has(> div[id^="div-gpt-ad"]) | |
menshealth.de#?#.va-teaser-list > div[class] > div:has(> .va-list-item > .va-list-item-text .va-teaser-badges > .bg-skin-grey-medium) | |
menshealth.de#?#.va-teaser-list > div > div[class] > div:has(> a > div[class] .va-teaser-badges > .bg-skin-grey-medium) | |
menshealth.de#?#div.swiper-slide:has(> div > a > div[class] .va-teaser-badges > .bg-skin-grey-medium) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/156802 | |
stylight.de#?#.magazine-post-sidebar > .magazine-post-sidebar__row:has(> div[id^="ad_stylight_sidebar_"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/156741 | |
mux.de#?#body > section:has(> .container > div[style^="width:100%; height"][style*="text-align:center;"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/156242 | |
zockify.de#?#div:has(> small.text-muted) | |
zockify.de#?#.container:has(> div[data-displaytype="hybrid-banner"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/156152 | |
win-10-forum.de#?#div.p-body-pageContent > article.message--post:has(article.message-body > a.amazonadlink) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/155255 | |
chip.de#?#div[style*="min-height:"]:has(> a[href*="contentpartnerId"]:only-child > img) | |
! ratgeber.bunte.de - left-over in article | |
ratgeber.bunte.de#?#.Article > div[class]:has(>hr:first-child + aside[role="complementary"] + hr:last-child) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/153929 | |
szbz.de#?#main > div.mb-11.bg-white:has(span:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/154008 | |
ga-online.de#?#.adw:only-child:upward(1) | |
ga-online.de#?#.relative:has(> .absolute:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/154004 | |
mittelbayerische.de#?#main > div[class]:has(> .Billboard) | |
mittelbayerische.de#?#.landing-page__block:has(> .container:only-child > p > span[class^="SITE-billboard"]) | |
mittelbayerische.de#?#.row > div[class^="col"]:has(> div:only-child > div[style]:only-child > div[id^="traffective-ad"]) | |
mittelbayerische.de#?#.container:has(> .OUTBRAIN) | |
mittelbayerische.de#?#.container:has(> div[id^="traffective-ad"]) | |
! placeholder | |
xnxx-sexfilme.com#?#.grid_box:has(a[target="_blank"]) | |
! autobild.de - left-overs in article | |
autobild.de#?#.mainText > div:has(> .paragraph:only-child > div:first-child > link:first-child + section:last-child) | |
autobild.de#?#.mainText > div:has(> .paragraph:only-child > br:only-child:empty) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/149198 | |
isteshaltbar.de#?##secondary > .inner:has(div[class*="-hpa-atf"]) | |
! play3.de - left-over at top | |
play3.de#?##pagewrapper__row > .container:has(> .row:only-child > div[data-borlabs-cookie-id="google-adsense"]:only-child) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/148085 | |
cooknsoul.de#?#div[data-insertion-position]:has(> div > div[id^="traffective-ad"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/146985 | |
kino.de#?#.alice-teaser-list-item:has(> article > .alice-teaser-body > .alice-teaser-head > .alice-teaser-title > a[href*="/deals/"]) | |
! t-online.de - left-over main page | |
t-online.de#?#main > div[class]:has(> div[class]:only-child > div[class][data-commercial-format]) | |
t-online.de#?#div[data-testid="Stages.Container"] > div:has(> span > div[data-testid="nativendo-container"]) | |
t-online.de#?#div[data-testid="StageLayout.StreamItem"]:has(> div[data-testid] > .afl-widget-root) | |
t-online.de#?#div[data-testid="StageLayout.StreamItem"]:has(> span > div[data-testid="nativendo-container"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/145673 | |
frag-mutti.de#?#.target-video:has(> native-player:empty) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/145669 | |
businessinsider.de#?#.bi-html > .article-section > .article-section__content:has(> .article-section__header > h2 > a:contains(Brand Stories)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/145670 | |
rnd.de#?#div[class^="base__RightRail-"] > div > div[data-testid="chain-container"]:has(> div > div[class^="Adstyled__AdWrapper"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/143531 | |
alleantworten.de#?#aside > div.inner:has(> div[class] > div.r89-desktop-hpa-atf) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/103951 | |
videobuster.de#?##html-late > .full-teaser:has(> .cover-row-header > .row > div[data-shy-href="/shop/rog-one"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/141539 | |
suchen.mobile.de#?#.cBox-body > a.link--muted:has(> .g-row > div[class] > .g-row > div[class] > .headline-block > .sponsored-badge) | |
suchen.mobile.de#?#.cBox-body:has(> a.link--muted[style="display: none !important;"]:only-child) | |
mobile.de#?##root > div > div[class] > div[class]:has(> div[id*="_WALL"]) | |
mobile.de#?##root > div > header ~ div[class]:has(> div[class]:only-child > #Mob_BrandPlacement) | |
! pcgames.de - ad in ticker | |
pcgames.de#?#.articleTicker > .item:has(> .itemHeadline > .titleFrame > a > h3 > .itemTitle:contains([Werbung])) | |
! blickpunktfilm.de - left-over at top | |
blickpunktfilm.de#?#.MuiBox-root:has(> .adSlot:only-child) | |
! petbook.de - ad in notification area | |
petbook.de#?##notifications__list > article:has(> span > a:not([href*="petbook.de"])) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/140409 | |
ruhr24.de#?#div[id]:has(> div[id^="gptslot"]:only-child) | |
ruhr24.de#?#div[class][data-id-module="col-width-watcher"]:has(> div[data-id-container-ct]:only-child > .id-Container-content:only-child > .id-Teaser:only-child > div[class]:only-child > div[id^="gptslot"]:only-child) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/140340 | |
blick.ch#?#[class^="sc-"] > div[class^="sc-"] > div.unblurred:has(> div[class]:contains(Werbung)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/139373 | |
rp-online.de#?#aside[data-cy="portal"]:has(> div[id^="ir_rpd_"]) | |
rp-online.de#?#div[class]:has(> aside[data-cy="portal"][style="display: none !important;"]:only-child) | |
rp-online.de#?#.w-full:has(> .flex:only-child > .park-content-list-body[style="display: none !important;"]:only-child) | |
rp-online.de#?#main > section[data-cy="module"].w-full:has(> header > div[class] > .bg-special-ad) | |
rp-online.de#?#main > section[data-cy="section"].w-full:has(> div[data-cy="section-weekli-header"]) | |
rp-online.de#?#aside:has(> div[id^="ir_rpd"]) | |
rp-online.de#?#div[data-cy="article_content"] > div[data-cy="article-content"]:has(> div[data-cy="article-content-element"] > aside > glomex-integration#glomexplayer) | |
rp-online.de#?#div[data-cy]:has(> div[class]:only-child > div[data-cy="park-media-strip-slider"]) | |
rp-online.de#?#div[data-cy="article-content"]:has(> div[style="display: none !important;"]:only-child) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/139435 | |
finanzen.net#?#div[class^="col-"] > div.box:has(> div[class^="fin-ob-"]) | |
finanzen.net#?#div[class^="col-"] > div.box:has(> a[href^="http://g.finanzen.net/"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/139292 | |
hoehenrausch.de#?##content_right > div.box-rechts:has(> div[style="text-align:left"] > span.klein) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/139318 | |
stadtlandflussonline.net#?#.box-content:has(> h4:contains(Werbung)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/139291 | |
tagesspiegel.de#?#article div[class^="Ib"]:has(> div[id^="iqadtile"]) | |
tagesspiegel.de#?##main-content > div > div[class]:has(> div[id^="iqadtile"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/139207 | |
googlewatchblog.de#?#.card-content > center:has(> .adsbygoogle) | |
googlewatchblog.de#?#.card-content > center:has(> .adsbygoogle) + br | |
! https://github.com/AdguardTeam/AdguardFilters/issues/139070 | |
echo-online.de#?#.teaserGrid > div:not([class],[id]):has(> div[data-testid^="topArticles-teaserGrid-ad-"]) | |
echo-online.de#?#.swiper-wrapper > .swiper-slide:has(> div:not([class],[id]) > div[data-testid="topStories-cardSlider-ad"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/138648 | |
neue-verpackung.de#?#.postlist-item:has(> .media-body > .postlistbox-header > .label-ad-highlight) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/138489 | |
eatsmarter.de#?##sidebar > .panel-pane:has(> .pane-content > a > div[class] > div[class] > .advertisement-info-display) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/137739 | |
krautundrueben.de#$?#.billboard { display: none !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/137730 | |
sport.de#$?#.MoltenBundle { display: none !important; } | |
! pcgames.de ads on main page | |
pcgames.de#?#.item:has( .textFrame .platformBar > .Firma) | |
pcgames.de#?#.itemContainer:has(> div.item[style="display: none !important;"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/137740 | |
manager-magazin.de#?#div[class*="min-h-"]:has(> div[style*="gujad"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/137736 | |
der-postillon.com#?#.widget:has(> .widget-title > .title:contains(Reklame)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/137734 | |
sport1.de#?#div[data-testid="article-text"] ~ div[class]:has(> .text-center > .s1-placement-label) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/137730 | |
sport.de#?#.hs-grid--item:has(> .OUTBRAIN:first-child:not([data-ob-template])) | |
! t-online.de left-overs | |
t-online.de#?#div[data-testid="Stages.Container"] > div:has(> div[id^="nativendo"]) | |
t-online.de#?#div[data-testid="Stages.Container"] > div:has(> div[id^="taboola-"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/135064 | |
mein-mmo.de#?#div[data-block^="hotspot"] > .list > .article:has(> section > .content > div[class] > span[data-type="sponsored"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/135068 | |
hardwareluxx.de#?#.header-com:has(> #leaderboard) | |
hardwareluxx.de#?#.bg-gray-light:has(> .text-right + .text-center > .rectangle) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/134617 | |
mein-schoener-garten.de#?#.contentbird-ignore-import.paragraph:has(> .no-assets > .container-content > .teaser-list > .teaser-item > article > .caption > .custom-teaser__label:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/133812 | |
motorsport-total.com#?#.innercontent > div.mt30:has(> div.f1de-container > div.OUTBRAIN) | |
motorsport-total.com#?#.flex-boxes > div.block-320:has(> div.teaser_container span.ads-anzeige) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/132504 | |
blick.ch#?#article > div.unblurred:has(> div:contains(Werbung)) | |
blick.ch#?#main > div.unblurred:has(> div:contains(Werbung)) | |
! t-online.de ad in article and cleanup | |
t-online.de#?#main[data-testid="PageMain"] > div[class^="css-"]:has(> div[class^="css-"] > div[data-component="CommercialSDI"]) | |
t-online.de#?#div[data-testid="StageLayout.CompanionItem"]:has(> div[class] > div[class] > div[data-testid="StageNetflix.VariantTonline"]) | |
t-online.de#?#div[data-article-bottom] > div[class]:has(> div[data-taboola-placement]) | |
t-online.de#?#div[data-article-bottom] > div[class]:has(> div[data-external-nativendo]) | |
t-online.de#?#div[data-tb-region-item]:has(> article:only-child > div[class] > label[data-tb-alternative-title]:contains(ANZEIGE)) | |
! manager-magazin.de - ad in article and main page | |
manager-magazin.de#?#.relative:has(> section[style="display: none !important;"]) | |
manager-magazin.de#?#section[data-area="contentbox"]:has(> div[class] > span:contains(ANZEIGE)) | |
! kurier.de,frankenpost.de/np-coburg.de - ad cleanup | |
kurier.de,np-coburg.de,frankenpost.de#?#.item:has(> .content > a[data-tags="Advertorial Anzeigenkennung"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/131016 | |
stadt-bremerhaven.de#?#.sidebar-content > p:contains(Anzeige) | |
! womenshealth - ad deals on main page | |
womenshealth.de#?#div[class]:has(> a > span > .v-A_-teaser__tag--ad) | |
! verkehrsinformation.de - left-overs | |
verkehrsinformation.de#?#div[class]:has(> div[style]:only-child > .adsbygoogle:only-child) | |
! donaukurier.de - left-overs in article and main page | |
donaukurier.de#?#div:has(> div[id^="traffective-ad"]) | |
donaukurier.de#?#div[id^="ezplatform-page-block"]:has(> div[class] > iframe[name="marketing"]) | |
donaukurier.de#?#div[id^="ezplatform-page-block"]:has(> section > small > l:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/128385 | |
haus.de#?#div[class]:has(> .OUTBRAIN) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/127933 | |
saarbruecker-zeitung.de#?#.park-section > div.park-multi-portal:has(> article.park-slider aside[data-portal-id="smartad"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/127775 | |
gameme.eu#?#.wpb_wrapper > div.wpb_row > div.vc_column_inner > div.vc_column-inner > div.wpb_wrapper > div.td-a-rec-id-custom-spot:upward(3) | |
gameme.eu#?#.stretch_row_1200 > div.wpb_row > div.vc_column_container > div.wpb_wrapper > div.td-a-rec-id-custom-spot:upward(2) | |
! motorsport-total.com ads on main page | |
motorsport-total.com#?#.picture-content-wrapper:has(> a > figure > .txt-small > span:contains(ANZEIGE)) | |
motorsport-total.com#?#.picture-content-wrapper:has(> a + p > a:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/126610 | |
wetterkontor.de#?#.uk-panel:has(> div[class^="adunit-container"]) | |
wetterkontor.de#?#.uk-panel:has(> .adsbygoogle) | |
! mopo.de - ticker ads | |
mopo.de#?#.js-marquee:has(> a[href*="campaign"][target="_blank"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/124978 | |
wz.de#?#.park-section-portal-top__content > div.park-section > article.park-teaser-collection:upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/124504#issuecomment-1189013577 | |
radio.de#?#div[class^="sc-"] > div[class^="sc-"] > div[id^="RAD_"]:upward(2) | |
! winfuture.de - left-over main page | |
winfuture.de#?#.topnews > div[style]:has(> .adsbygoogle) | |
winfuture.de#?#.hp_latest > div:has(> div[id^="div-gpt-ad"]:only-child) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/123888 | |
wohnglueck.de#?#.teasers > .mod-teaser > .mod-adslot:upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/124039 | |
onvista.de#?#article:has(> .anzeige) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/123891 | |
codecheck.info#?#div[style] > span:contains(Anzeige):upward(1) | |
! sueddeutsche.de - left-over in category view | |
sueddeutsche.de#?#div[data-teaserlist-element]:has(> .flexible-teaser-wrapper--ad) | |
! stern.de - ad at end of article | |
stern.de#?#article:has(> .teaser__text-content > .ad-labels) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/123504 | |
spieleforum.de#?#.p-body-sidebar > .block:has(> div[id^="spieleforum.de_sitebar_"]:empty) | |
! cosmopolitan.de - ad on main page | |
cosmopolitan.de#?#.bx-teaser:has(> a > figure > .bx-badge--ad) | |
! spox.com - ad left-overs | |
spox.com#?#.flxct:has(> .fltrec) | |
! weser-kurier.de ad articles | |
weser-kurier.de#?#article:has(> a > picture > .commercial-content__indicator) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/122983 | |
zentrum-der-gesundheit.de#?#main > div > div.bg-white:has(> div > div#bottom-1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/122945 | |
praxistipps.focus.de#?#.wrapper-safe > div.fb:has(> div > div.Article__Ad) | |
! bild.de ads on main page | |
bild.de#?#.main-content > .block:has(> h2.block-title + div > .layout > .mtl[data-teaser-position]) | |
! eltern.de,essen-und-trinken.de - ad main page | |
eltern.de,essen-und-trinken.de#?#article:has(> .teaser__text-content > .ad-labels) | |
! brigitte.de - ad at main page | |
brigitte.de#?#article:has(> div[class] > .ad-labels) | |
! welt.de - ads on main page and articles | |
welt.de#?#article:has(> ul[class^="c-teaser-default"] > li > header > .c-anzeige-marker) | |
welt.de#?#.c-grid__item:has(> article > header > .c-anzeige-marker) | |
welt.de#?#.c-inline-element:has(> .o-teaser .c-inline-teaser__section-topic > span:contains(Advertorial)) | |
welt.de#?#article:has( > ul > li .o-teaser__title > a[href^="/Advertorials/"]) | |
! jpgames.de - left-over in sidebar | |
jpgames.de#?##secondary > aside[id^="custom_html-"]:has(> .widget-header > .widget-title:contains(Werbung)) | |
! focus.de - left-over in sidebar when viewing an article | |
focus.de#?##sidebar > .cls_ver_prnt_xs:has(> .cls_slot_ver) | |
! pnp.de - left-over at end of article | |
pnp.de#?#.article-detail > .share-row + div[class]:has(> div[class] > .row > div[class] > div[class] > div[style] > div[id^="traffective-ad"]) | |
! gamestar.de - sponsored story main page | |
gamestar.de#?#.scroll-container article:has(> .item-info > data[value="Sponsored Story"]) | |
! computerbase.de - ad at main page | |
computerbase.de#?#.content-list > .article:has(> a[href*="-anzeige-"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/121005 | |
24garten.de#?#.id-g--oneCol > div[data-id-module="col-width-watcher"] > .id-Container--hasHeadline:has(> .id-Container-content > .OUTBRAIN) | |
! kirche-und-leben.de - ad mainpage and in article | |
kirche-und-leben.de#?#.grid_12 > div[class]:has(> .anzeige) | |
kirche-und-leben.de#?#.grid_12 > div[class]:has(> .anzeige) + div[class] | |
kirche-und-leben.de#?#article > div[class]:has(> .anzeige) | |
kirche-und-leben.de#?#article > div[class]:has(> .anzeige) + div[class] | |
! https://github.com/AdguardTeam/AdguardFilters/issues/120907 | |
wiwo.de#?#.u-flex--modular > div[class]:has(> .o-teaser-list > a[href^="/adv"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/120071 | |
praxistipps.focus.de#?#.Article > div[class^="fb-col-md-"]:has(> div.Article__Ad) | |
chip.de#?#.wrapper-safe > div.fb:has( > div.fb-col-12 > div.Article__Ad) | |
chip.de#?#ul > li:has(> div.Ad) | |
chip.de#?#ul > li:has(> a[title*="(Anzeige)"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/120363 | |
lkz.de#?#div.nfy-teaser > .nfy-ad-tile:upward(1) | |
lkz.de#?#.nfy-ar-teaser-box > .nfy-row > .nfy-col:has(> .nfy-teaser > .nfy-ad-tile) | |
lkz.de#$?#.slick-track > .slick-slide:has(> .nfy-teaser > .nfy-ad-tile) { remove: true; } | |
! finanzen.net - sponsored post main page | |
finanzen.net#?#div[class^="col-"] > .row > div[class^="col-sm"]:has(> .box-xs > h2 > a[href*="sponsored-post"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/118994 | |
20min.ch#?#section[class*="ad-content-wrapper-"] > div > aside > span:contains(Werbung):upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/119024 | |
mux.de#?#.abc .kasten-inhalt:has(> .google_ad_box) | |
mux.de#?#.abc .box:has(> div[id^="mux_incontent_"]) | |
! wooco.de - left-overs in sidebar | |
wooco.de#?##mainWidgets > .widget:has(> p.stitle:contains(/(ANZEIGE|Anzeige)/)) | |
wooco.de#?##mainWidgets > .widget:has(> .textwidget > div[style] > .adsbygoogle) | |
! spiegel.de - ad in article | |
spiegel.de#?##Inhalt .relative > .relative > div[class] > section[class="clear-both lg:w-8/12 md:w-10/12 sm:w-full mx-auto lg:my-32 md:my-32 sm:my-24 lg:px-24 md:px-24 sm:px-16"]:has(> div > section[class] > div[class] > span:contains(ANZEIGE)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/117063 | |
stuttgarter-zeitung.de#?#.mod-sidebar > .brickgroup:not(:has(>*)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/116525 | |
tagblatt.de#?#.WcmsPage > div.WcmsContainer:has(> div[class] span.headLine:contains(/(Firmen|Traumpartner) aus der Region/)) | |
tagblatt.de#?#.WcmsPage > div.WcmsContainer:has(> div.ListContainer div[style]:contains(Partner)) | |
tagblatt.de#?#.FourColumnsContainer > div.row > div[class^="col-"]:has(> div[id^="AdServer_Banner_"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/116571 | |
ingolstadt-today.de#?#main > div.text-center:has(> div[id^="traffective-ad-"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/116143 | |
rennrad-news.de#?#.p-header-content:has(> .mtbnews-forum__banner) | |
! geo.de - ads on main page | |
geo.de#?#.group-teaserblock__items > article:has(> .teaser__text-content > .ad-labels) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/115311 | |
noz.de#?#.outer-wrapper:has(> .inner-wrapper > .nozmhn_ad) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/114682 | |
der-postillon.com#?##sidebar-top > .widget:has(> .widget > .widget-content > .teasers > .OUTBRAIN) | |
der-postillon.com#?##sidebar-top > .widget:has(> .widget-content > div[id^="iqadtile"]) | |
der-postillon.com#?##sidebar-top > .widget:has(> .widget-content > iframe[src*="amazonaws.com"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/116427 | |
onmeda.de#?#.slick-track > div.box:has(> div[style] > div.ad-info) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/114387 | |
freiepresse.de#?##main > div.section-article:has(>.section-content > #TABOO) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/114538 | |
augsburger-allgemeine.de#?#div[style="min-height: 523px;"] > div[data-singleton="aa-uc-consent-layer"]:upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/113647 | |
mbpassion.de#?#.cb-entry-content > div > div:has(> center > font:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/112598 | |
wetter.com#?#.app-layout:has(> div.OUTBRAIN) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/111782 | |
pnp.de#?#.container:has(> div.OUTBRAIN) | |
pnp.de#?#.container:has(> div[id^="traffective-ad-"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/112701 | |
blick.ch#?#main > div[class^="sc"] > div[class^="sc"] > div[class^="sc"] > div[class]:has(> div:contains(Werbung)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/110920 | |
mbpassion.de#?#.adsbygoogle:upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/107964 | |
schnittberichte.com#?#header tbody > tr > td[valign="middle"]:has(> a[href^="out.php?"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/105158 | |
kochbar.de#?#section[data-area*="_Empfehlungen-"] .rtli-large-5:has(>.kb-ad) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/102303 | |
zentrum-der-gesundheit.de#?#.content > div[style^="min-height:"]:has(> div > span:contains(/^ZEI$/) + span:contains(/^GE$/)) | |
zentrum-der-gesundheit.de#?#div[class="sm:mt-2 sm:space-y-6"] > div.bg-white:has(> div > span:contains(/^ZEI$/) + span:contains(/^GE$/)) | |
zentrum-der-gesundheit.de#?#aside > div > div:has(span:contains(/^ZEI$/) + span:contains(/^GE$/)) | |
zentrum-der-gesundheit.de#?#.my-6:has(> span:contains(/^ZEI$/) + span:contains(/^GE$/)) | |
zentrum-der-gesundheit.de#?#div[class="sm:mt-2 sm:space-y-6"] > div.bg-white > div.mt-2:has(> span:contains(/^ZEI$/) + span:contains(/^GE$/)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/101245 | |
meinestadt.de#?#.o-resultlist__items > .o-resultlist__disturber:has(> .m-resultListEntries__disturberOverflowWrapper > div[id^="ms_adsense"]) | |
meinestadt.de#?#.o-resultlist__items > .o-resultlist__disturber:has(> .m-resultListEntries__disturberOverflowWrapper > .-dfp[data-component="adplace"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/101535 | |
onvista.de#?#.col__content section:has(> div.grid > div.col h2 + div.ov-subline:contains(Werbung)) | |
onvista.de#?#.col__content section:has(> div > h2 + div.ov-subline:contains(Werbung)) | |
! stern.de ad | |
stern.de#$?#.group-teaserblock__items > article:has(> .teaser__text-content > .ad-labels) { remove: true; } | |
! maedchen.de - ad on main page | |
maedchen.de#?#.useInfiniteScroll > div:has(> article > figure > .teaser__adtype) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/100128 | |
urbia.de#?#.text-image--content > .outstream-widget-embed__wrapper:has(> .gujAd) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/99985 | |
werkenntdenbesten.de#?#.w-full.flex-col.items-center:has(> .relative > div[x-data="modules.ad()"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/99196 | |
tvspielfilm.de#?#.info-table > tbody > tr:not([class]):has(> td > .desktop_banner_any) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/99433 | |
lokalklick.eu#?#.td_block_wrap:has(> h4 > span:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/99270 | |
data-load.in#?#.p-body-sidebar > div.block:has(> div.block-container > div.block-body > center > a[target="_blank"] > img[src*="partner/"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/96645 | |
online-stellenmarkt.net#?#.jobcontent > .col-lg-12:not(.jobtable) > .fj_post > .adsbygoogle:upward(1) | |
! travelbook.de - left-over at main page | |
travelbook.de#?#.pb > .teaser:has(> .is-advertisement) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/96706 | |
live.vodafone.de#?#.swiper-wrapper > .swiper-slide > .gujAd:upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/95700 | |
hermoney.de#?#.cb-contents > #newStartpageSidebarContainer > .innerContentAdContainer:upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/95028 | |
ln-online.de#?#.pdb-topicdetail-collection-teaser > .pdb-bigteaser:has(> .col-4 > .pdb-topicdetail-ad) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/94919 | |
mittelbayerische.de#$?#section > ul.collection > li > div[id^="sas_"]:upward(1) { remove: true; } | |
mittelbayerische.de#$?#section > ul.collection > li > .ad-medium-rectangle-item:upward(1) { remove: true; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/94817 | |
mactechnews.de#?#div[class] > div[id^="traffective-ad-"]:upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/94334 | |
heise.de#?#.article-body > .article-body > .row > .col-sm-4:has(> .downloads-container .a-ad) | |
heise.de#?#.ho-modules-container > div[class]:has(> div[class]:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/94469 | |
der-postillon.com#?#.sidebar > .widget:has(#postillon-sidebar-rotation) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/94381 | |
techbone.de#?#article > .bg-light[style^="min-height:"] > .adsbygoogle:upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/94003 | |
dubisthalle.de#?#.sidebar-content > div[id^="block-"]> div[id^="dbh-"] > .dbh-adlabel:upward(2) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/93731 | |
mademyday.com#?##container > div.widget:not([data-mode="gallery"]):has(a[href="#"]:contains(Werbung)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/93283 | |
tonspion.de#?##secondary > .widget div[id^="div-gpt-ad-"]:upward(.widget) | |
! bild.de - gutschein ads | |
bild.de#?#.main-content > section.block:has(> .block__layout-wrapper > .layout > .taboola) | |
bild.de#?#.main-content ~ .mtl--footer:has(> * > .anchor--external) | |
! gamestar.de - ad on main page | |
gamestar.de#?#.scroll-container > div > .content-item-medium:has(> data[value="Deal"]) | |
gamestar.de#?#.scroll-container > div > div:has(> div[id] > .info:contains(Anzeige)) | |
! winfuture.de Ads at main page | |
winfuture.de#?#.floatL:has(> a > span > .anz) | |
winfuture.de#?#[class^="news"]:has( > a[href^="/news"][href*="123690"]) | |
winfuture.de#?#div[class^="hp_"] > div:has( >ul > li:contains(Anzeige)) | |
winfuture.de#?#.topnews > div:has( > a > .img_container > .anzeige) | |
winfuture.de#?#.topnews > div[class]:has(> div[class^="news"] > .anz) | |
winfuture.de#?#.tile_300:has(> .img_container > a > .anz) | |
winfuture.de#?#[class^="news"]:has(> .picture_head > .anz) | |
!! ticker | |
winfuture.de#?#.topnews > div:has( > .picture_head > .anzeige) | |
winfuture.de#?#.newsTicker > li:has( > .anz) | |
! menshealth.de - ad on main page | |
menshealth.de#?#.v-A_-wrapper > div[class*="v-A_-teaser"]:has(>a > span[class*="textcontainer"] > span[class*="teaser__tag--ad"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/84067 | |
blick.ch#?#aside[class*="placement-"] | |
! https://github.com/AdguardTeam/AdguardFilters/issues/84819 | |
suche.golem.de#?#.list-articles > li[style^="padding"] > div[id^="wide_ad_unit"]:upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/84383 | |
architekturvideo.de#?#.vlog-sidebar div.widget:has(> h4 > span:contains(Werbung)) | |
! pi-news.net - left-over in sidebar | |
pi-news.net#?#.widget_text:has(> .textwidget iframe[src*="mmads"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/83261 | |
ga.de#?#div.park-section:has( li.park-teaser-collection__list-item > aside[data-portal-id^="mobilebanner_"]) | |
ga.de#?#article.park-portal-marker:has( span.park-section-headline__text:contains(/^THEMENSEITEN$/)):upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/103274 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/83818 | |
vergleich.focus.de,praxistipps.focus.de#$?##CR > div[id^="G3"]:matches-css(grid-template-rows: /^\d+px/) { grid-template-rows: auto !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/83817 | |
mtb-news.de#?#.row > .span6:has(> #featuredArticlesSidebar > .incontent__container) | |
! jolie.de - ad at mainpage | |
jolie.de#?#.views-element-container > .useInfiniteScroll > div > article:has(> figure > .teaser__adtype) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/82654 | |
daskrankenhaus.de#?#.news-list > .row > div.item > script[src^="https://kohlhammer.schommer-media.de/shared/Data/adserver/"]:upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/82111 | |
bunte.de#?##article-content > div:has(> div.fe-article-ground > div[class] > div:contains(/^Anzeige$/)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/82457 | |
chip.de#?#body > div[id][align="center"]:has(> div[id][class] > div[id][class] > a[onclick] > img) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/81904 | |
finanzen.net#?#.col-sm-4 > .box > h2.box-headline > span:contains(/^\(Werbung\)$/):upward(2) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/81081 | |
german-porno-deutsch.info,reifporn.de,sexvideos-hd.com,tube8-pornos.com,meinyouporn.com,hd-sexfilme.com,beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.com,hd-pornos.net,hdpornos.net,herzporno.com,lesbenhd.com,milffabrik.com,nursexfilme.com,porn-monkey.com,porndrake.com,pornoaffe.com,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornoklinge.com,pornoschlange.com,pornotom.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,xhamster-sexvideos.com,xhamsterdeutsch.xyz#?#.grid_box:has(div.special_preview) | |
! netzwelt.de - left-over main page and ad at end of download page | |
netzwelt.de#?##article > div[class] > div[class]:not([class*="pos-"]):has(>.ad-trigger) | |
netzwelt.de#?##download > div[class] > div[class]:has(> span:contains(ANZEIGE)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/79741 | |
wiesbadenaktuell.de#?#div[class^="inside"] > .news-container:has(> div > .anzeige) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/79330 | |
sport.de#?##hs-side-right > .hs-brick > .ad-rectangle:upward(1) | |
! spin.de - left-over | |
spin.de#?#table[cellspacing] > colgroup + tbody > tr > td:not([style]):has(> #adcontsky) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/79137 | |
pff.de#?#.sidebar > div.boxContainer > section:has(> strong:contains(Werbung)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/79749 | |
la-palma24.info#?#main > div.dvbloqbasic:has(> div[title="Anzeige"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/78579 | |
cad.de#?#table[border="0"][width="95%"] td[width] span.small:contains(/^Anzeige:$/) | |
cad.de#?#table[border="0"][width="95%"] td[width] font[color]:contains(/^Anzeige:$/) | |
cad.de#?#table[width="100%"] > tbody > tr[bgcolor] + tr[height="1"] > td[style="vertical-align: middle;"] > a[href*=".cad.de/Ads/adclick.php"]:upward(2) | |
! wetter.com - taboola left-over | |
wetter.com#?#div[role="main"] > .app-layout:has(> #taboola-main-container) | |
! t-online.de - ad left-over main page and ad in article | |
t-online.de#?##Tcontboxi > .Tgbox:has(>div[class] > #taboola-homepage-widget) | |
t-online.de#?##Tcontboxi > .Tgbox:has(> div[class]:first-child > .sa-container) | |
t-online.de#?##Tall > .Tgboxf:has(> style + script:contains(taboola-below-homepage-feed)) | |
t-online.de#?#.Tart__articleBody > .oEmbed_container:has(> p + .toiafl-container > .toiafl-anzeige) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/77555 | |
ekiwi-blog.de#?#.sidebar > aside:has(> div.widget-header > h3:contains(Werbung)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/76801 | |
chip.de#$?##CR > div[id^="G3"]:matches-css(grid-template-rows: /^\d+px/) { grid-template-rows: auto !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/82163 | |
chip.de#?#.Article > div[class^="fb-col-md-"]:has(> .Article__Ad) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/75683 | |
ntower.de#?#.section > .messageList > li:not([class]):not([id]) > .wcfAdLocation:upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/74992 | |
survivethis.news#?#.vc_widget_sidebar > aside.widget_custom_html > .textwidget:contains(Advertisement):upward(1) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/73327 | |
auto-motor-und-sport.de#?#.v-A_-wrapper > div.v-A_-teaser:has(> div.v-A_-halfcol > a.v-A_-white__tile__container > span.v-A_-teaser__halfcol__textcontainer > span.v-A_-teaser__tag--ad) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/72877 | |
hd-pornos.net,pornotom.com,pornoente.tv,hd-pornos.com,pornojenny.com,pornohirsch.net#?#.grid_box:has(div.img_box > div.special_preview:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/72783 | |
ladies.de#?#.anzeige:has(> div.item > span.webcam-markierung + a[href^="http"][class="ordered"]) | |
ladies.de#?#.anzeige:has(> div.item > span.webcam-markierung + a[href^="/redirect/"][class="ordered"]) | |
ladies.de#?#.card-list > div.col-xs-12 > div.text-left:has(> div.sol-content) | |
! infranken.de - left-over in article and ad | |
infranken.de#?#.post-text > div[class^="w4_"]:has(> div[id^="traffective-ad-"]) | |
infranken.de#?#.listing > .listing-item:has(> article > div[class] > div[class] > .post-location > span:contains(ANZEIGE)) | |
infranken.de#?#.listing > .listing-item:has(> article > .teaser-inner > .post-content > .post-location:contains(ANZEIGE)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/71939 | |
dubisthalle.de#?#.sidebar-content > div[id^="custom_html"]:has(>.widget-title:contains(Werbung)) | |
! madame.de - ad at main page | |
madame.de#?#.bx-content--teaser-group > div > .bx-teaser:has(> a > figure > .bx-badge--ad) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/71500 | |
blick.ch#?#.layout-multi-line > .layout-item:has(>aside[class*="placement-"]) | |
! welt.de - ad section at main page | |
welt.de#?#.c-page-container:has(> ul.c-grid > li[data-content="Stage.Teaser"] > article > .o-teaser__body a[href*="/sponsored/"]) | |
! 4players.de - left-over in sidebar | |
4players.de#?#.content-liste > li:has(> a[href^="https://www.4players.de/4players.php/schnaeppchen"]) | |
! nordbayern.de - left-over in sidebar | |
nordbayern.de#?#.grid_15 > .contentModul:has(> div[style="width:310px; margin:0 0 0 12px;"]) | |
! borkenerzeitung.de - left-over left side in article | |
borkenerzeitung.de#?##ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlPlaceHolderLeft > div[id]:has(> .BannerSDGModule) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/67355 | |
tutonaut.de#?#span.stream-title:contains(Anzeige) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/80804 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/67230 | |
tag24.de#?##article-grid > .article-tile > .article-tile__inner > #taboola-homepage-thumbnails:upward(2) | |
tag24.de#?#.article-grid > article:has(> span > a[data-atype="ad"]) | |
! bild.de - left-over in article | |
bild.de#?#.txt > .element:has(>.tsr-info > ul > li > div[data-tr-doc-type^="dt=InlineAd"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/66586 | |
deichstube.de#?#.id-g--oneCol > div[data-id-module="col-width-watcher"] > .id-Container--proBEEP:matches-css-before(content: Anzeige) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/66477 | |
filehorst.de#?#div[style^="position:absolute; top:0px;"] > div[style^="font-size:"][style*="#999999"]:contains(/^Anzeige$/) | |
filehorst.de#?##content > div[style]:has(> span[style]:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/65485 | |
vollmacht-muster.de#?#.mh-sidebar > div.mh-widget:has(> h4 > span:contains(Anzeigen)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/63227 | |
transfermarkt.de,streamfootball.tv#?#.sponsor-container div[class="wrapper-for-grid-item ng-star-inserted"]:has(div[style="background-image: url(\"assets/images/placeholder_image.jpg\");"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/62466 | |
ga.de#?#.weekli-section-nav:has(> div.weekli-anzeige > span:contains(ANZEIGE)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/61378#issuecomment-673424540 | |
rennrad-news.de#?#.p-pageWrapper > #header:has(.p-header-inner > .p-header-content > .mtbnews-forum__banner > #MTB_D_Forum_Themen_Leaderboard) | |
emtb-news.de,rennrad-news.de#?#.p-body-pageContent > .mtbnews-forum__in-thread:has(> div > div[id^="MTB_M_Forum_Themen_InContent-"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/61364 | |
pcwelt.de#?##sidebarwrap > div.box:has(> div.heading > span.banner-text:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/61201 | |
menshealth.de#?#.v-A_-wrapper > .v-A_-teaser.v-A_-clear:has(> .v-A_-teaser__headline__container > span.v-A_-headline:contains(Sponsored)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/60776 | |
forum.abakus-internet-marketing.de#?#div[id^="page-"] > .post:has(> .inner > .postbody > #post_content > .content > .foren_werbung) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/57072 | |
bzbasel.ch,limmattalerzeitung.ch,aargauerzeitung.ch#?#section > div.grid > div.grid__item:has(> div.ad) | |
bzbasel.ch,limmattalerzeitung.ch,aargauerzeitung.ch#?#.recommendations-bottom__teaser-wrapper:has(> div.ad) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/56479 | |
deskmodder.de#?##page-body > .post.has-profile:not(.online):has(> .inner > .postbody > div[id^="post_content"] > .content > .adsbygoogle) | |
! amazon.de | |
amazon.de#?#div[class*="csm-placement-id-"]:has(> div[cel_widget_id^="adplacements"]) | |
amazon.de#?#.s-result-list > div[data-asin].s-result-item:has( > .a-section > .widgetId\=loom-desktop-brand-footer-slot_hsa-id) | |
amazon.de#?##huc-page-container > #huc-last-upsell-rows > div[role="complementary"]:has(a[href^="/gp/help/customer/display.html/ref=huc_sponsor?"]) | |
amazon.de#?#.s-result-list > div[data-asin]:has(> .sg-col-inner > span[cel_widget_id="MAIN-VIDEO_SINGLE_PRODUCT"]) | |
amazon.de#?#div[data-asin]:has(> div.sg-col-inner > span[class*="widget=loom-desktop-inline-slot"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/54605 | |
slashcam.de#?##maincontent > table > tbody > tr[valign="top"] > td[width="45%"] > table[border="0"] > tbody > tr > td > center:has(> table > tbody > tr > td > table > tbody > tr > td > span.baga) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/54248 | |
konsolenfan.de#?##content-sidebar > aside.konso-widget:has(> h1.widget-title:contains(/^Anzeige$/)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/54141 | |
simply-yummy.de#?##zl_sidebar > .zl_widget[data-bid]:has(> div[id^="div-gpt-ad"]) | |
! chefkoch.de - left-over at startpage | |
chefkoch.de#?#div[amp-access^="NOT hasPaid"] +.ds-box:has(> .ds-hr:empty:first-child) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/53011 | |
gload.to#?#.tm-main-top > .uk-width-1-1 > .widget_custom_html:has(> .textwidget > center > a[href][target="_blank"] > img) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/51710 | |
fitbook.de#?#.pb--three-small > .teaser--b:has(>a[href^="https://secure.adnxs.com/"]) | |
! bayern-reporter.com - left-over in article | |
bayern-reporter.com#?#.entry-content > p:has(> .adsbygoogle) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/50990 | |
ruhr24.de#?#.ob-widget-items-container > .ob-dynamic-rec-container:has(> a[onmousedown^="this.href='https://paid.outbrain.com"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/49476 | |
prepaid-wiki.de#?#.pull-right > .generated-sidebar > h3:contains(/^Anzeige$/) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/48022 | |
halle365.de#?#.view-events > div.view-content > div.views-row:not([class*="views-row-odd"]):not([class*="views-row-even"]):has(> [about*="banner"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/48785 | |
bildschirmarbeiter.com#?##col1_content > .plug:has(> a[href*="://www.amazon.de/"][target="_blank"]) | |
bildschirmarbeiter.com#?##col2_content > .sidebox:has(> a[href*="://www.amazon.de/"][target="_blank"]) | |
bildschirmarbeiter.com#?##col3_content > .sidebox:has(> a[href*="://www.amazon.de/"][target="_blank"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/48140 | |
carsharing-news.de#?#.inside-right-sidebar > aside#custom_html-2 > .textwidget > small:contains(Anzeigen) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/48580 | |
coolis.de#?#.td-ss-main-sidebar > aside.widget_text:has(> .textwidget > p:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/48533 | |
tarnkappe.info#?#.sidebar-content > div[id^="custom_html-"]:has(> .textwidget > a[href][target="_blank"] > img) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/48234 | |
kodi-tipps.de#?#.sidebar > div.widget:has(> div.textwidget > div#anzeigebox_hinweis) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/47542 | |
borncity.com#?#body.home.page > #page > #main > #primary > #content > article.page > .entry-content > hr + p:contains(Anzeige) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/56888 | |
schnittberichte.com#?#.wrapper__content > div[align="center"][style*="background-image"] > div[style] > table td:has(> a[href^="out.php?Shop="]) | |
schnittberichte.com#?#.wrapper__content .section__shopping:has(> .section__shopping--ulist) | |
schnittberichte.com#?#.sideboxes:has(> .amazontextlinks) | |
schnittberichte.com#?#.sideboxes:has(> ul > li > a[href*="out.php?"][title*="Amazon"]) | |
schnittberichte.com#?#.main__aside > div[style]:contains(amazon-angebote) | |
schnittberichte.com#?#.main__aside > div[style]:contains(amazon-angebote) + div | |
schnittberichte.com#?#.wrapper__content > div[style] > div[style]:has(> div[style] > a[href*="out.php"]) | |
! web.de,gmx.net - left-over in article with gallery | |
web.de,gmx.net#?#.left-col__bottom:has(> div[data-adservice-param-tagid]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/79974 | |
saechsische.de#?#article:has( > div > .article-section--nad > span:contains(Anzeige)) | |
! stuttgarter-zeitung.de - ads on main page | |
stuttgarter-zeitung.de#?#.brickgroup > .mod-teaser:has(> .m-mmr-teaser > div[class] > a > .sponsored-by) | |
stuttgarter-zeitung.de#?#.brickgroup > .contentbrick:has(> div[id^="traffective-ad-"]) | |
stuttgarter-zeitung.de#?#.brickgroup > .mod-teaser:has(> a[data-tags="Ad-Kennung"]) | |
! lvz.de - ads on main page | |
lvz.de#?#.pdb-teaser > div[class^="pdb-teaser"]:has(> div[data-component] div[class^="pdb-teaser"] > h3[class^="pdb-teaser"][class*="headline"] > span:contains(Anzeige)) | |
lvz.de#?#.pdb-teaser-block > .pdb-teaser-block-item:has(> .pdb-teaser-block-item-wrapper .pdb-teaser-block-teaser-intro > .pdb-richtext-field > p:contains(ANZEIGE)) | |
! focus.de - ad in sidebar | |
focus.de#?##sidebar > .block:has(> div[id] > div[class] > .surftipp:contains(Gesponsert)) | |
! tz.de - left-over top at main page | |
tz.de#?#.id-g--oneCol > div[data-id-module]:has(> div[id] > div[data-id-advertdfpconf]) | |
! mopo.de - left-over at main page | |
mopo.de#?#.dm_content_block > article:has(> a[href*="-advertorial"]) | |
mopo.de#?#.slick-slide:has(> .Anzeige) | |
! chip.de - ads at main page | |
chip.de#?#.List > li:has(> article > a:contains(Anzeige)) | |
chip.de#?#.fb > article:has(> a .Badge > .Badge__Content:contains(/gesponsert|anzeige/)) | |
! golem.de - left-over | |
golem.de#?#.list-articles > li[class]:has(> a[href^="https://www.golem.de/news/anzeige-"]) | |
golem.de#$?#.list-articles > li[class]:has(> a[href^="https://www.golem.de/news/anzeige-"]) + li { border-top: solid 1px #EEE !important; } | |
!+ NOT_OPTIMIZED | |
forum.golem.de#?#.list-comments > li:has(> div[style]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/44865 | |
photovoltaikforum.com#?#ul.wbbThreadPostList > li:not([class]):has(> .wcfAdLocation) | |
! myheimat.de - ads on main page (Marktplatz) | |
myheimat.de#?#.categoryTeaserBox > .documentTeaser:has(> .adDocument) | |
myheimat.de#?#.categoryTeaserBox > .documentList > ul > li:has(> .adDocument) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/44446 | |
chip.de#?#.NewsArticle__Sidebar > div.mb-sm:has(> .secondary > .Figure > figcaption > .Figure__Figcaption--Bottom > .fb-cell-footer > span:contains(/^Anzeige$/)) | |
! general-anzeiger-bonn.de -- ad cleanup on startpage | |
general-anzeiger-bonn.de#?#.park-section-portal-top__content > .park-section > .park-section:has(> div[role="complementary"] ) | |
! jetzt.de - sponsored post left-over | |
jetzt.de#?#.stream__list > li:has( > .teaser--spost) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/40273 | |
1000ps.at#?#.dfpboxright > span.bold:contains(Anzeige) | |
1000ps.at#?##inhalt > .inhaltsmall:has(> .topzubehoeranzeige-berichte[onclick*="Werbung"]) | |
! freundin.de - left-overs in article | |
freundin.de#?##__next .ab-ad_placement-article ~ div:not([id]):not([class]):has(> div > .ab-products-entityType_not_set) | |
! freundin.de - ads in teaser list and sponsored articles | |
! freundin.de#?#div[class]:has(> div[class] > div[class] > a[href*="e-commerce"]) | |
! when style gets modified whole page is broken, therefore remove: true; | |
freundin.de#$?#div[class]:has(> div[class]:last-child > div[class] > div[class] > a[href*="e-commerce"]) { remove: true; } | |
! | |
freundin.de#?#.fullWidthPagePresenter > div[class] > div[class]:has(> div[class] > div[class] > div[class]:contains(Anzeige)) | |
freundin.de#?#.fullWidthPagePresenter > div[class] > div[class]:has(> div[class] > div[class] > div[class] > div[class] > div[class]:first-child + div[class] + div[class]:last-child) | |
freundin.de#?#div[class]:has(> div > div[class] > div[class] > div[class] > span:contains(Anzeige)) | |
freundin.de#?#div[class]:has(> div[class] > div[class] > a + div[class] > div[class] > div[class]:contains(Anzeige)) | |
freundin.de#?#div[class]:has(> div[class] > div[class] > a[rel] + div[class] svg[xmlns\:cc]) | |
freundin.de#?#.native-marketing:has(> .native-marketing__item-caption > .native-marketing__item-overhead:contains(BEZAHLTE PARTNERSCHAFT)) | |
freundin.de#?#.section__native-marketing:has(> .native-marketing__title:first-child + a[style="display: none !important;"]:last-child) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/38629 | |
rennrad-news.de#?#.js-replyNewMessageContainer > .message--post[data-author="MTB-News.de"]:has(div[id^="div-gpt-ad"]) | |
! winfuture-forum.de - ad category | |
winfuture-forum.de#?##content > .category_block:has( > #forum_table > .maintitle > .main_forum_title:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/34000 | |
duden.de#$?#div[class^="js-view-dom-id"] > div.segment > section.vignette { margin: 0px!important; border-top: 0px !important; } | |
duden.de#?#div > aside:has( > header:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/44447 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/37804 | |
fondsweb.com#?#.row > .col-12 > .f-padding_bottom:has(> .col-12:contains(Anzeige)) | |
fondsweb.com#?#.f-padding_bottom > .col-12:has(> div[style] > [class^="fw--advertisement"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/37597 | |
suchen.mobile.de#?#._3hi7AUfka9 > h3._3Vd33SM-eT:contains(Gesponsert) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/34640 | |
maniac.de#?#.wpb_wrapper > .td_block_wrap:has(> div > h4:contains(Werbung)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/35569 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/100980 | |
computerbase.de#?#ul[class*="js-homepage-list"] > .article:has(> a[href*="-anzeige-"]) | |
computerbase.de#?#.article-view__content > .text-asset:has(> p > a[data-awin-clickref]) | |
! merkur.de - left-over in article | |
merkur.de#?#.p402_hide > .id-Article-content-item:has(> strong > a[href^="https://ad.doubleclick.net"]) | |
! ksta.de - left-over | |
ksta.de#?#section > .dm_ta300x300:has(> a > .teaser_category:contains(ANZEIGE)) | |
! fnp.de - left-over | |
fnp.de#?#.id-SiteMain > .id-g > div[data-id-module="col-width-watcher"]:has(> div[data-id-container-ct] > div > div[data-id-advertdfpconf]) | |
! moz.de - left-over at main page | |
moz.de#?#.teaserGrid > .row > div[class] > .teaserItem:has(> .adZone) | |
moz.de#?#.teaserGrid > .row > div[class] > .teaserItem:has(> div[id^="gpt_rectangle"]) | |
! berliner-zeitung.de - left-over | |
berliner-zeitung.de#?#div[class^="dm_teaser_verticle_block_"] > article[class]:has(> a > .teaser_category:contains(ANZEIGE)) | |
! chip.de - Sponsored item in Schnaeppchenticker | |
chip.de#?#section[data-vr-zone="hp-cyan"] > div > ul > li:has(figcaption > .fb-cell > p:contains(Gesponsert)) | |
! haolam.de - left-over in article | |
haolam.de#?#.artikeldetaul > p:contains(Werbung) | |
! motorradonline.de - Sponsored ads | |
motorradonline.de#?#.v-A_-wrapper > .teaser:has(> .v-A_-teaser__headline__container > .v-A_-headline:contains(Sponsored)) | |
motorradonline.de#?#.v-A_-sidecol > .v-A_-teaser__sidecol__article_list:has(> span.v-A_-headline:contains(Anzeige)) | |
! berlinertageszeitung.de - left-over at main page | |
berlinertageszeitung.de#?#.items > .item:has(> .commercial-container) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/29255 | |
finanzen.ch#?##suggBox0 > div[style="width: 100%;"] > .suggRow:has(> .suggSides > .zkb-logo-mmsuggest) | |
finanzen.ch#?##suggBox0 > div[style="width: 100%;"] > .suggRow:has(> .suggSides > .suggGroupCaption > .suggGroupCat > nobr:contains(Anzeige)) | |
! t-online.de - leftover in article | |
t-online.de#?##Tcontbox.Tcontart .Tagbox > .Tart > div[id^="Tasfeed"]:has(div[id^="sdgAdServerContainer"]) | |
! jpgames.de - sidebar ads | |
jpgames.de#?#.xoxo > li[id^="text-"]:has(h5.widgettitle:contains(Werbung)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/31586 | |
computerbild.de#?##content_left > .articleindex > .teaser_cs:matches-css-before(content:Anzeige) | |
computerbild.de#?##articleBody > .paragraph > .aktionsbutton:has(> .actionbar > .description > a[href^="http://ad.zanox.com/"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/32148 | |
wallstreet-online.de#?#.container > .module > .teasersmall > #inNewsLeadTeaser:has(.stheader:contains(Anzeige)) | |
wallstreet-online.de#?#.tabpanes .t-data > tbody > tr:has(a[onclick*="tableAd"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/30682 | |
merkur.de#?#.id-SiteMain > .id-g--oneCol:first-child > div[data-id-module="col-width-watcher"]:has(> div[id] > div[data-id-advertdfpconf]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/30262 | |
fr.de#?#.id-Container--hasHeadline > h3.id-Container-headline:has(> span.id-Container-headline-text:contains(Das könnte Sie auch interessieren)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/30229 | |
extratipp.com#?#.id-Container--hasHeadline > h3.id-Container-headline--divider:has(> span.id-Container-headline-text:contains(DAS KÖNNTE SIE AUCH INTERESSIEREN)) | |
! An ad article in ticker | |
buffed.de,pcgameshardware.de,pcgameshardware.de#?#.articleTicker > .item.noImg:has(div.itemHeadline span.itemTitle:contains([Werbung])) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/29318 | |
mtb-news.de#?#ol#messageList > li.message:not([id]):not([data-author]):has(> div.messageUserInfo > div.messageUserBlock > h3.userText > em:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/24865 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/126713 | |
wiesn.bayern,werra-rundschau.de,wasserburg24.de,wlz-online.de,volksfest-freising.de,soester-anzeiger.de,rosenheim24.de,oktoberfest.bayern,news.bayern,meine-anzeigenzeitung.de,mangfall24.de,lokalo24.de,leinetal24.de,innsalzach24.de,in-muenchen.de,hersfelder-zeitung.de,herbstfest-rosenheim.de,giessener-allgemeine.de,fehmarn24.de,brokser-heiratsmarkt.de,extratipp.com#?#.id-SiteMain > .id-g--oneCol:has(> div > div > div[data-id-advertdfpconf]) | |
sauerlandkurier.de,kurierverlag.de,kreisbote.de,ingame.de,hanauer.de,hallo-muenchen.de,dasgelbeblatt.de,costanachrichten.com,buzzfeed.de,az-online.de#?#.id-SiteMain > .id-g--oneCol:has(> div > div:only-child > div > div[data-id-advertdfpconf]) | |
chiemgau24.de#?#.id-SiteMain > .id-g--oneCol:has(> div > div > div > div[data-id-advertdfpconf]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/21915 | |
finanzen.at,finanzen.ch#?#.equalheights .col-md-4.col-xs-12 > .box-bg:has(h2.box-headline:contains(Anzeige)) | |
! gamestar.de - ad at main page and in article's sidebar | |
gamestar.de#?#.teaser > .h3:contains(Sponsored) | |
! winfuture.de internet vergleich ad text | |
winfuture.de#?##news_content > b:contains(Großer Internet-Vergleichs-Rechner) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/15322 | |
motorsport-total.com#?#.info.col-xs-4 > .teaser_container > .block-height-250:has(.adsbygoogle) | |
! finanzen.net ads at https://www.finanzen.net/unternehmen/ | |
finanzen.net#?#.company-news .light-grey:contains(Anzeige) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10501 | |
dbna.de#?#.column > .column:has(#nativendo-infeed) | |
dbna.de#?#.column > .column:has(.sponsored) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10148 | |
falter.at#?#h4.txtL:contains(Anzeige) | |
falter.at#?#.col-sm-60 > h4[class^="text-"]:contains(Anzeige) | |
falter.at#?#.text-right > .text-muted[style^="font-size: 10px;"]:contains(ANZEIGE) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6734 | |
augsburger-allgemeine.de#?#.content > div > .section_header:contains(Topangebote aus unserem Shop) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/8048 | |
wallstreet-online.de#?##newsArticle > .postingText > p:contains(– Werbung –) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7940 | |
web.de#?#.info > .r1:has(>.oms-ad) | |
web.de#?#.slider > .info > .r1:has(>.adv-generic-container) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7900 | |
vorsprung-online.de#?#.t3-sidebar > .t3-module > .module-inner:has(>.module-title > span:contains(Anzeige)) | |
vorsprung-online.de#?#.t3-sidebar > .t3-module > .module-inner > .module-ct > center:contains(Anzeige) | |
vorsprung-online.de#$?#.header-right-inner > .trending:contains(Anzeige) { visibility: hidden!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7637 | |
bz-berlin.de#?#.content-container > .content-container:has(div[data-widget^="plista_widget_"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7606 | |
hosttest.de#?##offersBox > .f-result:has(.f-sponsored-layer) | |
hosttest.de#?##right-col-wrapper > .right-col-box:has(span:contains(Anzeige)) | |
! https://forum.adguard.com/index.php?threads/27172/ | |
t-online.de#?#ul[class="Tlll Tlult Tlulti"] > li[id^="T-"]:has(a:contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7717 | |
wetter.com#?##page > .toolbar-wrapper:has(>.toolbar-inner-wrapper > #div-gpt-lazy-ad-toolbar) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7290 | |
travelbook.de#?#.pb--headline:has(>.headline > a[href="https://www.tripadvisor.de"]) | |
travelbook.de#?#.pb--headline:has(>.headline > span.headline__logo > img[src^="https://www.travelbook.de/"]) | |
! https://forum.adguard.com/index.php?threads/wochenblitz-com.25202/ | |
wochenblitz.com#?##leftcol > .module-corner:contains(Werbung) | |
wochenblitz.com#?##leftcol > .module:contains(Partner) | |
wochenblitz.com#?##rightcol > .module:contains(Anzeigen und Hinweise) | |
wochenblitz.com#?##rightcol > .module:contains(Spezial) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6662 | |
dslr-forum.de#?#[id^="edit"] > div[align="center"] > .page:has(td.thead:contains(Werbung)) | |
! https://forum.adguard.com/index.php?threads/spieletest-at.24493/ | |
spieletest.at#?#.col-lg-6 > h2:contains(Anzeige) | |
! https://forum.adguard.com/index.php?threads/kreiszeitung-de.24399/ | |
kreiszeitung.de#?#.id-SiteMain > .id-g--oneCol:has(> div > div > div[data-id-advertdfpconf]) | |
! https://forum.adguard.com/index.php?threads/op-online-de.24398/ | |
op-online.de#?#.id-SiteMain > .id-g--oneCol:has(> div > div > div[data-id-advertdfpconf]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5639 | |
vip.de#?#.rtli-master-article > [class="rtli-master-section"]:has(.rtli-master-ad) | |
! https://forum.adguard.com/index.php?threads/wetter-ch.21585/ | |
! https://forum.adguard.com/index.php?threads/news-ch.21583/ | |
news.ch,wetter.ch#?#[id$="_Col_3_1"] div[style*="left;"][style*="12px;"]:has(> [style^="width"]>a.w-label) | |
news.ch,wetter.ch#?#[id$="_Col_3_1"] div[style*="left;"][style*="12px;"]:has(> [style^="width"]>a.w-label) + .skin.skin_1000 | |
news.ch,wetter.ch#?#[id$="_Col_3_1"] .framebox:has(> div[style*="left;"][style*="12px;"]>[style^="width"] > a.w-label) + .skin.skin_1000 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4150 | |
ikz-online.de,nrz.de,waz.de,wp.de,wr.de#?#.content-triple__column:has(> .ad) | |
ikz-online.de,nrz.de,waz.de,wp.de,wr.de#?#.content-triple__column:has(> .block-header--banner) | |
! https://forum.adguard.com/index.php?threads/resolved-winfuture-de.15885/ | |
winfuture.de#?##rightWrap .rightBx:has(> div.az_box) | |
! https://forum.adguard.com/index.php?threads/winsoftware-de.17397/ | |
winsoftware.de#?##contentrightm > .box490:has(ins.adsbygoogle) | |
! rauchmeldungen.de - ad in sidebar | |
rauchmeldungen.de#?##sidebar > .widget:has(.atkp-container) | |
! https://forum.adguard.com/index.php?threads/gartensaison-de.15934/ | |
gartensaison.de#?#.column.half > .left > small:contains(Anzeige) | |
! https://forum.adguard.com/index.php?threads/13467/ | |
forum.golem.de#?#li:has(div[id^="csi_forum"]) | |
! https://forum.adguard.com/index.php?threads/13927/ | |
formel1.de#?##right_column > div.teaser_container:has(span.ads-anzeige) | |
formel1.de#?##right_column > div.teaser_container:has(ins.adsbygoogle) | |
formel1.de#?##right_column > div.teaser_container:has(div.OUTBRAIN) | |
formel1.de#?#.blocks-group-wrapper > div.teaser_container:has(ins.adsbygoogle) | |
! https://forum.adguard.com/index.php?threads/13474/ | |
pcgames.de#?#.column > .module:has(> div[class] > div[class] > .item > span > a[href*="/E-Commerce-Thema-"]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/8048 | |
wallstreet-online.de#?#.extract > strong:contains(Anzeige) | |
! | |
flz.de#?#.swiper-wrapper > div.swiper-slide:has(> div.preview-slider__preview-holder > div[app-media-preview]) | |
deutschlandkurier.de#?#.vc_column > div.wpb_wrapper > div.td_block_wrap:has(> a[href^="https://www.afd.de/"]) | |
deutschlandkurier.de#?#.vc_column > div.wpb_wrapper > div.td_block_wrap:has(> div.td-fix-index:contains(Anzeige)) | |
wetter.de#?#.article-teaser-list__articles > div > div.v-spacing-md:has(> div.showheroes-ad-slot) | |
ww-kurier.de#?#.uk-width-1-4 > div.uk-panel:has(> div.uk-text-center > a.ads-link) | |
ww-kurier.de,ak-kurier.de#?#.uk-article > div:has(> p.rubric-ads) | |
win-10-forum.de#?#.fh-sidebar > div.block-container:has(> div.fh-sidebar-top) | |
wallstreet-online.de#?#.module:has(> div.shareTextInfo) | |
deavita.com#?#.left_cont > span:contains(/^Anzeige$/) | |
chip.de#?#.DetailPage__Right-Column > div.is-hidden-md:has(> div[id^="advertisment-"]) | |
rtl.de#?##showheroes-script-container:upward(1) | |
caravaning.de##.v-A_-teaser:has(> div[ga-track-cl*="sponsoredBox"]) | |
amateurbusters.com#?#.sb_area > .sb_area_headline:contains(Urlaub) | |
!---------------------------------------------------------------------------! | |
!-------------- General element hiding rules -------------------------------! | |
!---------------------------------------------------------------------------! | |
! | |
! This section contains generic element hiding rules that block ads. | |
! | |
! Good: ##.adv | |
! Bad: example.org##.adv (should be in specific.txt) | |
! | |
##aside[data-portal-id="leaderboard"] | |
!---------------------------------------------------------------------------! | |
!-------------- General javascript, CSS and HTML extensions ----------------! | |
!---------------------------------------------------------------------------! | |
! | |
! This section contains the list of ad blocking rules that fall under "advanced" category. | |
! By advanced we mean the following rule types: CSS, scriptlets, HTML filtering (`$$` marker), JS. | |
! | |
! Good: example.org#$##rek { display: none !important; }; example.org#%#//scriptlet('set-cookie', 'ad', '0'); example.org#%#document.cookie = "ad =0"; ; example.org$$script[tag-content="ad"][max-length="3000"]. | |
! Bad: example.org###rek (should be in specific.txt) | |
! | |
!--------------------------------------! | |
!------- JS rules ---------------------! | |
!--------------------------------------! | |
! | |
! VAST video ads - e. g. https://github.com/AdguardTeam/AdguardFilters/issues/135687 | |
!+ NOT_PLATFORM(ios, ext_android_cb) | |
stern.de,desired.de,pcgames.de,t-online.de,vox.de,spieletipps.de,wetter.de,golem.de,autobild.de,buffed.de,gamesaktuell.de,kino.de,pcgameshardware.de,videogameszone.de,familie.de,plus.rtl.de,welt.de#%#//scriptlet('prevent-xhr', '.damoh.') | |
! | |
! infranken.de - removing amazon link, so the incredients are visible in a recipe | |
infranken.de#%#//scriptlet('remove-attr', 'href', 'a[rel*="sponsored"]') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/154072 | |
prosieben.de#%#//scriptlet('set-constant', 'Object.prototype.checkAdProxyAvailability', 'noopFunc') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/157906 | |
! 20min.ch - fixes video player | |
20min.ch#%#(()=>{window.TATM=window.TATM||{},TATM.init=()=>{},TATM.initAdUnits=()=>{},TATM.pageReady=()=>{},TATM.getVast=function(n){return new Promise((n=>{n()}))},TATM.push=function(n){if("function"==typeof n)try{n()}catch(n){console.debug(n)}};})(); | |
! https://github.com/AdguardTeam/AdguardFilters/issues/148783 | |
data-load.in#%#//scriptlet('set-cookie', '_xflora', '1') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/146229 | |
! TODO: use scriptlet "inject-css-in-shadow-dom" when it will be available in apps | |
! gmx.net,gmx.at,web.de#%#//scriptlet('inject-css-in-shadow-dom', '.list-programmatic-ad-item--multi-line, .list-inbox-ad-item--multi-line { display: none !important; }') | |
gmx.net,gmx.at,web.de#%#(()=>{const a=(a,b,c)=>{const d=Reflect.apply(a,b,c),e=".list-programmatic-ad-item--multi-line, .list-inbox-ad-item--multi-line { display: none !important; }";if("adoptedStyleSheets"in document){const a=new CSSStyleSheet;a.replaceSync(e),d.adoptedStyleSheets=[a]}else{const a=document.createElement("style");a.innerText=e,d.appendChild(a)}return d};window.Element.prototype.attachShadow=new Proxy(window.Element.prototype.attachShadow,{apply:a})})(); | |
! chip.de - ad popup when pressing download | |
chip.de#%#//scriptlet('set-cookie', 'chipde-r2d2-view-state ', '1') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/135749 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/135687 | |
giga.de,spiegel.de,welt.de,t-online.de#%#(()=>{window.XMLHttpRequest.prototype.send=new Proxy(window.XMLHttpRequest.prototype.send,{apply:(a,b,c)=>{const d=b.urlCalled;return"string"!=typeof d||0===d.length?Reflect.apply(a,b,c):d.match(/\.damoh\./)?void 0:Reflect.apply(a,b,c)}})})(); | |
! https://github.com/AdguardTeam/AdguardFilters/issues/131890 | |
eispop.com#%#//scriptlet('set-constant', 'Object.prototype.AdOverlay', 'noopFunc') | |
! https://github.com/uBlockOrigin/uAssets/issues/6541#issuecomment-1140420880 | |
vip.de#%#//scriptlet('prevent-xhr', 'svonm') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/117511 | |
nachtkritik.de#%#//scriptlet('set-cookie', 'the_cookie10470', 'true') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/108760 | |
web.de,gmx.net,gmx.ch,gmx.at#%#//scriptlet("set-constant", "ui.AdServiceConfig.enabled", "false") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/112598 | |
wetter.com#%#//scriptlet('set-constant', 'wcomAdFrameworkInit', 'undefined') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/108788 | |
spielen.com#%#//scriptlet("set-constant", "idhb", "emptyObj") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/102180 | |
duden.de#%#//scriptlet('remove-class', 'pageskin', 'body.pageskin') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/101799 | |
katzen-forum.net#%#AG_onLoad(function() { document.body.innerHTML = document.body.innerHTML.replace(/Werbung:/g, ""); }); | |
! blick.ch - video ads | |
blick.ch#%#//scriptlet("set-constant", "Object.prototype.adsEnabled", "false") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/148571 | |
moviepilot.de#%#(function(){var a={cmd:[],public:{getVideoAdUrl:function(){},createNewPosition:function(){},refreshAds:function(){},setTargetingOnPosition:function(){},getDailymotionAdsParamsForScript:function(c,a){if("function"==typeof a)try{if(1===a.length){a({})}}catch(a){}}}};a.cmd.push=function(b){let a=function(){try{"function"==typeof b&&b()}catch(a){}};"complete"===document.readyState?a():window.addEventListener("load",()=>{a()})},window.jad=a})(); | |
! https://github.com/AdguardTeam/AdguardFilters/issues/124356 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/107055 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/94882 | |
gamepro.de,gamestar.de#%#//scriptlet("set-constant", "wgm.initAds", "noopFunc") | |
! Rule below fixes issue with video player if user has DNS filtering enabled, but it seems that at the moment it's not required | |
! gamepro.de,gamestar.de#%#(function(){const b={cmd:[],public:{getVideoAdUrl:function(){},createNewPosition:function(){},refreshAds:function(){},setTargetingOnPosition:function(){},setConfig:function(){},loadPositions:function(){},displayPositions:function(){},getDailymotionAdsParamsForScript:function(b,c){if(b&&"function"==typeof c)try{c({a:b})}catch(b){console.error(b)}}}};b.cmd.push=function(a){try{window.addEventListener("load",()=>{a()})}catch(a){console.error(a)}},window.jad=b})(); | |
! https://github.com/AdguardTeam/AdguardFilters/issues/93347 | |
joyn.de#%#//scriptlet('prevent-fetch', 'zomap.de') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/92118 | |
spielaffe.de#%#//scriptlet("adjust-setTimeout", "loadGameFile", "8000", "0.02") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/92109 | |
spiele.rtl.de#%#//scriptlet('remove-class', 'js-game-detail-link', '.game-startbutton a.js-game-detail-link') | |
! popunder | |
blasensex.com#%#//scriptlet("abort-on-property-read", "jsUnda") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/90034 | |
wetter.de,rtl.de#%#//scriptlet("set-constant", "cbcAdvertisingAdapter.smartClientCoreFacade.config.adReinsertion.homad.enabled", "false") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/89311 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/111225 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/84213 | |
! damoh | |
welt.de#%#//scriptlet("set-constant", "Object.prototype.initHomad", "noopFunc") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/82457 | |
chip.de#%#//scriptlet("abort-on-property-read", "htmlEntities") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/81081 | |
german-porno-deutsch.info,reifporn.de,sexvideos-hd.com,tube8-pornos.com,meinyouporn.com,hd-sexfilme.com,beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.com,hd-pornos.net,hdpornos.net,herzporno.com,lesbenhd.com,milffabrik.com,nursexfilme.com,porn-monkey.com,porndrake.com,pornoaffe.com,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornoklinge.com,pornoschlange.com,pornotom.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,xhamster-sexvideos.com,xhamsterdeutsch.xyz#%#//scriptlet("abort-current-inline-script", "document.cookie", "delete a.llEvLisnrs") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/76260 | |
firmenwissen.de#%#//scriptlet('remove-class', 'async-hide', 'html') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/70579 | |
dslr-forum.de#%#AG_onLoad(function(){var a=document.querySelector('.page > div[style^="padding:"][align="left"] > div[align="center"]:last-child');a&&a.firstChild&&(a=a.firstChild,3===a.nodeType&&a.textContent.match("Werbung.")&&15>a.length&&a.remove())}); | |
! https://github.com/AdguardTeam/AdguardFilters/issues/61907 | |
chip.de#%#//scriptlet("set-constant", "DSstaticCid", "") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/64063 | |
fitforfun.de#%#//scriptlet("json-prune", "enabled", "testhide") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/58463 | |
streamkiste.cx#%#//scriptlet('remove-attr', 'href', '#clickfakeplayer') | |
! https://github.com/AdguardTeam/AdguardFilters/issues/56644 | |
computerbase.de#%#//scriptlet("prevent-addEventListener", "load", "/service-worker.js") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/54376 | |
bs.to#%#//scriptlet("abort-current-inline-script", "parseInt", "bsduid") | |
! stern.de video vast ads | |
! https://github.com/AdguardTeam/AdguardFilters/issues/31070 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/53011 | |
gload.to#%#//scriptlet("abort-on-property-write", "bullads") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/52959 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/53012 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/51634 | |
movie-blog.tv,movie-blog.sx#%#//scriptlet("abort-on-property-read", "vavpo") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/42934 | |
ani-stream.com#%#AG_onLoad(function() { setTimeout(function() { if(typeof loadplayer == "function") { loadplayer(); }; }, 300); }); | |
! https://github.com/AdguardTeam/AdguardFilters/issues/36737 | |
pornoente.tv#%#//scriptlet("set-constant", "vpUsePreRoll", "false") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/34396 | |
ddl-music.to#%#//scriptlet("abort-current-inline-script", "$", "ddlpop") | |
ddl-music.to#%#document.cookie = "ddlpop=1; path=/;"; | |
! https://github.com/AdguardTeam/AdguardFilters/issues/28804 | |
maniac.de#%#//scriptlet('set-constant', 'td_ad_background_click_link', '') | |
! radio.at, radio.net, radio.de -- blocking PreRoll by faking user agent to Google bot | |
radio.at,radio.net,radio.de#%#document.cookie = "google_nomod=547"; | |
! https://github.com/AdguardTeam/AdguardFilters/issues/24266 | |
ddl-warez.to#%#document.cookie = "ddlpop=1"; document.cookie = "ddlpop2=1"; | |
! https://github.com/AdguardTeam/AdguardFilters/issues/33849 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/30443 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/28684 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/18172 | |
bs.to#%#document.cookie = "__seen="+Date.now()+";path=/"; | |
bs.to#%#//scriptlet("remove-attr", "onclick", "body") | |
bs.to#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c){if(!/Object\[/.test(a.toString()))return b(a,c)};})(); | |
bs.to#%#(function() { window.open_ = window.open; var w_open = window.open, regex = /rotumal\.com|ecpms\.net|megdexchange\.com/; window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })(); | |
! krone.at - ad reinjection | |
krone.at#%#//scriptlet("set-constant", "googletag.impl.pubads.callbackProxy1", "undefined") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/157812 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/94953 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/66639 | |
!+ NOT_PLATFORM(ios, ext_android_cb) | |
plus.rtl.de#%#//scriptlet("set-constant", "cbcAdvertisingAdapter.smartClientCoreFacade.config.adReinsertion.homad.enabled", "false") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/8761 | |
esslinger-zeitung.de#%#AG_onLoad(function() { document.getElementsByClassName("nfy-mediagal-slider-ad")[0].parentNode.parentNode.remove(); }); | |
! https://github.com/AdguardTeam/AdguardFilters/issues/79647 | |
pcwelt.de#?##sidebarwrap > div.box:has(> div.heading:contains(/Anzeige|Angebot/)) | |
! https://forum.adguard.com/index.php?threads/rp-online-de.17415/ | |
rp-online.de#%#AG_onLoad(function(){var a=document.getElementsByClassName("js-rpoubr")[0];a&&a.setAttribute("data-ad-interval",-1)}); | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3471 | |
java-forum.org#%#var st = ".sidebar > div.widget-container:first-of-type, .sidebar > a[href^=\"http://future-sale-system.de\"], #messageList > li.message:not([id]), .sidebar > a[target=\"_blank\"] > img {display: none!important; }", a=document.createElement("style");a.type="text/css";a.styleSheet?a.styleSheet.cssText=st:a.innerHTML=st;document.getElementsByTagName("head")[0].appendChild(a); | |
! https://forum.adguard.com/index.php?threads/13917/ | |
news.de#%#window.disablePopUnder = true; | |
! https://forum.adguard.com/index.php?threads/14298/ | |
stern.de#%#//scriptlet("remove-attr", "data-clickcommand", "a") | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3326 | |
maniac.de#%#(function() { var w_open = window.open, regex = /maniadrd.php/; window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })(); | |
! https://forum.adguard.com/index.php?threads/13927/ | |
formel1.de#%#AG_onLoad(function() {document.getElementsByTagName("div")[0].setAttribute("class", "aswift_0");}); | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1411 | |
sueddeutsche.de#%#window.blockAdBlock = function() {}; | |
! http://forum.adguard.com/showthread.php?8096 | |
foteczka.eu#%#window.open = function() {}; | |
! http://forum.adguard.com/showthread.php?7589 | |
dvdschnaeppchen.de#%#AG_onLoad(function() { window.myatu_bgm = 0; }); | |
! http://forum.adguard.com/showthread.php?6896 | |
||videogameszone.de/common/saturn/ | |
! http://forum.adguard.com/showthread.php?6814 | |
chip.de#%#var originalUserAgent = navigator.userAgent; Object.defineProperty(navigator, 'userAgent', { get: function() { return originalUserAgent + ' Edge'; } }); | |
! http://forum.adguard.com/showthread.php?5955 | |
menshealth.de#%#function google_ad_request_done() {}; | |
! | |
!--------------------------------------! | |
!------- CSS fixes --------------------! | |
!--------------------------------------! | |
! | |
! | |
! xnxx-sexfilme.com preroll ad | |
||twincdn.com/video/susilive/$media,redirect=noopmp4-1s,domain=xnxx-sexfilme.com | |
xnxx-sexfilme.com#$#.preroll-blocker { display: none !important; } | |
xnxx-sexfilme.com#$#.preroll-skip-button { display: none !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/146985 | |
kino.de#$#body.alice-navbar-sticky,body nav[data-position="smart-sticky"] { margin-top: 0px !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/146632 | |
lecker.de#$#.dikr-responsive-ads-slot { position: absolute !important; left: -9999px !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/146375 | |
finanzen.net#$#body.page-layout { grid-template-rows: auto !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/144301 | |
golem.de#$#div[class*="grcol"]{ min-height: auto !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/141835 | |
berliner-zeitung.de#$#div[class^="article-right-column_rightColumnContainer"] { margin-top: 0 !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/141539 | |
mobile.de#$##root > div > div[class] > div[class][style="display: none !important;"] + article { margin-top: 0px !important; } | |
! heise.de - big left-over at bottom | |
heise.de#$#body[style*="padding-bottom"] { padding-bottom: 0px !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/pull/139865 | |
maniac.de#$#body { cursor: auto !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/139202 | |
hardwareluxx.de#$#body { margin-top: 0 !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/136708 | |
computerwoche.de#$#.idgGoogleAdTag { position: absolute !important; left: -9999px !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/136684 | |
promipool.de#$#.desktop-sidebar-ad-wrapper { position: absolute !important; left: -9999px !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/134058 | |
bluray-disc.de#$#html { cursor: auto !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/132098 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/124639 | |
3c.web.de#$#html.can-have-sky .section-content { margin-right: 0px !important; } | |
3c-bap.web.de,3c-bap.gmx.net#$#.page-body > .section-content { margin-right: 0px !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/120779 | |
giga.de#$#nav[data-role="alice-sub-navbar"][data-position="smart-sticky"] { margin-top: auto !important; } | |
! wooco.de - ad banner top | |
wooco.de#$##bannerTop { min-height: calc(100%) !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/107964 | |
schnittberichte.com#$#body::after { background-image: none !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/105922 | |
golem.de#$#.wraptusplit { min-height: auto!important; } | |
! gmx.net left-overs when opening inbox (need to zoom a bit) | |
3c.gmx.net#$#.page-body > .section-1 > .section-container { bottom: 0px !important; } | |
3c.gmx.net#$#.page-body > .section-1 { margin-right: 0px !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/93020 | |
webradio.de#$#.console-wrapper { padding-top: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/84712 | |
baulinks.de#$#body > #holder[style^="top"] { top: 40px !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/81282 | |
deine-tierwelt.de#$#.header-leaderboard { position: absolute !important; left: -3000px!important; } | |
! spin.de - reduzing footer size due to hidden ads | |
spin.de#$##footer { position: relative !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/68373 | |
chip.de#$#.NewsIndex { --topbanner-height-min: 0 !important; } | |
chip.de#$#.Portal { --topbanner-height-min: 0px !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/63190 | |
wetteronline.de#$#.fullscreen-ad iframe { min-height: calc(100%) !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/56888 | |
schnittberichte.com#$#.bgwrapper { top: 0px !important; } | |
! wetter.de - hiding left-over in article | |
wetter.de#$#.outbrain-ad-slot { height: 1px !important; min-height: 1px !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/43895 | |
keyforsteam.de#$#.custom-background { background-image: none!important; } | |
! spiele.stern.de - removing left-over | |
spiele.stern.de#$#.webBanner { position: absolute!important; left: -3000px!important; } | |
! kurier.de - left-over at top | |
kurier.de#$#html[data-layout] .grid { top: 0px !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/49630 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/47729 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/37776 | |
gmx.net,web.de#$#html[data-status="nomessage"] section#loginsearch { top: -290px!important; } | |
gmx.net,web.de#$#.ad-component { visibility: hidden!important; height: 130px!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/34000 | |
duden.de#$#aside[class*="likaka"] + .vignette { margin: 0px!important; border-top: 0px !important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/36615 | |
laborjournal.de#$#.inhalt > .luft_inhalt { padding-top: 80px!important; } | |
! drwindows.de - left-over in forum | |
drwindows.de#$#.drw_firstpost { min-height: 0px!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/28804 | |
maniac.de#$#body.td-ad-background-link { background-image: none!important; } | |
maniac.de#$#body.td-ad-background-link #td-outer-wrap { cursor: auto!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/29519 | |
news.guidants.com#$##wrapper { margin-top: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/25425 | |
aktiencheck.de#$#body > #main { top: 0px!important; } | |
! forum.digitalfernsehen.de - left-over in first post | |
forum.digitalfernsehen.de#$#.messageContent blockquote > div[id][style*="width:300px;height:250px"] { position: absolute!important; left: -3000px!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/22185 | |
giga.de#$#.show-navbar-subnav.show-teaserheld-header { padding-top:100px!important; } | |
giga.de#$#.show-teaserheld-header .navbar-sub { margin-top: 0!important; padding-top: 0!important; } | |
giga.de#$#.show-teaserheld-header .navbar-main { margin-top: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/21935 | |
wn.de#$#body > div#top-position { margin-top: 0!important; min-height:50px!important;} | |
! ffh.de - ad left-over at top | |
ffh.de#$##adContainer { height:1px!important; } | |
! stuttgarter-nachrichten.de - removing ad left-over | |
stuttgarter-nachrichten.de#$#.lay-wrapper { padding-right: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/20802 | |
planetradio.de#$##adContainer { position: absolute!important; left: -3000px!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/18217 | |
silicon.de#$#[id^="div-gpt-ad-DESKTOP_MEGA"] { min-height: 0!important; height: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/18210 | |
dasoertliche.de#$#body > #oetbwrap[style="position:absolute;top:98px;"] { top: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/17150 | |
woxikon.de#$#.ads-wrapper { position: absolute!important; left: -3000px!important; } | |
! https://forum.adguard.com/index.php?threads/freenet-de-ad-blocking.28729 | |
freenet.de#$##frnBanner { height: 25px!important; min-height: 0px !important;} | |
! winfuture.de - video is vanishing after play button when hidden by normal means | |
winfuture.de#$#.spoods-deeplinks { visibility: hidden!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10278 | |
onvista.de#$#body > #ONVISTA { margin-top: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10099 | |
katholisches.info#$#.pf-content > span[style*="color:"][style*="important"] { position: absolute!important; left: -4000px!important;} | |
! https://github.com/AdguardTeam/AdguardFilters/issues/8975 | |
t-online.de#$##Tovscr-inner {background:none!important;} | |
! https://github.com/AdguardTeam/AdguardFilters/issues/8830 | |
nordbayerischer-kurier.de#$#.topAd {padding-top: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7832 | |
boehms-dax-strategie.de#$##top-werbung { display: none!important; } | |
boehms-dax-strategie.de#$##nav-main-sticky-wrapper > #nav-main[style*="top: 35px;"] { top: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7637 | |
bz-berlin.de#$#.bcode-zwischenblock { min-height: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7303 | |
handelsblatt.com#$#.vhb-indicator { height: 0!important; width: 0!important; visibility: hidden; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7009 | |
giga.de#$##outertop > #top { margin-top: auto!important; } | |
giga.de#$#body .SubmenuNews.mfixed { top: 0!important; } | |
! https://forum.adguard.com/index.php?threads/25381/ | |
preussische-allgemeine.de#$#body { padding-top: 0!important; } | |
! https://forum.adguard.com/index.php?threads/25083/ | |
achgut.com#$#.column > .banner { position: absolute!important; left: -3000px!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/6589 | |
main-echo.de#$#div#page { padding-top: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5913 | |
gamekeyfinder.de#$##container > #content { top: 0!important; } | |
gamekeyfinder.de#$#body #bottom { bottom: -20px!important; } | |
! https://forum.adguard.com/index.php?threads/19957/ | |
bild.de#$#.eyecatcher { position: absolute!important; left: -3000px!important; } | |
bild.de#$#.tea-rectangle { position: absolute!important; left: -3000px!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5442 | |
wetter.de#$#body #adcontrol-site-columns.adcontrol-active {top:0px;} | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5366 | |
fr.de#$#.abo_link{visibility:hidden!important;height: 0!important; padding:0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5077 | |
tvmovie.de#$#header > nav[role="navigation"] { margin-top: auto!important; } | |
! https://forum.adguard.com/index.php?threads/journal-frankfurt-de.21579/ | |
journal-frankfurt.de#$#body {margin-top: 0!important; } | |
journal-frankfurt.de#$#.supersize {top: 0!important; } | |
journal-frankfurt.de#$#.top-suche-komplett {margin-top: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4163 | |
rtl.de#$#div[class^="rtlde-medium-rectangle"]{height: 0!important; margin: 0!important; padding: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4932 | |
hifi-forum.de#$##content-outer { margin: auto auto 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4891 | |
news.de#$#.wrapper { padding: 0px 15px!important; } | |
! https://forum.adguard.com/index.php?threads/heise-de.20764/ | |
heise.de#$##container_content {top: 0!important; } | |
! browsergames.de - remove background image | |
browsergames.de#$#body { background-image: none!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4323 | |
gamona.de#$#div.sitepos { padding-top: 0!important; } | |
! https://forum.adguard.com/index.php?threads/cleverdialer-de.19689/ | |
cleverdialer.de#$#.header-spam {min-height: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4223 | |
deutscherskiverband.de#$#.container-head { height: auto!important; } | |
! https://forum.adguard.com/index.php?threads/tagesspiegel-de.19065/ | |
tagesspiegel.de#$#.ts-article-body::before {height: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4165 | |
vox.de#$#.voxde-masonry > .voxde-medium-rectangle { left: -9999px!important; top: -9999px!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/4167 | |
n-tv.de#$#.wrapper-page { margin-top: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3447 | |
forum.digitalfernsehen.de#$#.messageText > div[style*="width:300px;height:250px;"] { height: 0!important; } | |
! https://forum.adguard.com/index.php?threads/18009/ | |
giga.de#$#.adsbygoogle { position: absolute!important; left: -3000px!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3918 | |
winfuture-forum.de,winfuture.de#$##container { margin-top: auto!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3607 | |
mathematik-wissen.de#$#body { margin-top: 0!important; } | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3506 | |
kostenlose-online-rechner.de#$##maincontent { min-height:auto!important; } | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1998 | |
freenet.de#$##frnMain { min-height: 0!important; } | |
!--------------------------------------! | |
!------- Content filtering rules ------! | |
!--------------------------------------! | |
! | |
!---------------------------------------------------------------------------! | |
!-------------- General URL blocking rules ---------------------------------! | |
!---------------------------------------------------------------------------! | |
! | |
! 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) | |
! | |
! | |
.de/bilder/*.jpg|$script,~third-party | |
.at/bilder/*.jpg|$script,~third-party | |
!---------------------------------------------------------------------------! | |
!-------------- Rules for specific websites --------------------------------! | |
!---------------------------------------------------------------------------! | |
! | |
! 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) | |
! | |
! https://github.com/AdguardTeam/AdguardFilters/issues/101190 | |
||ihreapotheken.de^$third-party | |
! https://github.com/AdguardTeam/AdguardFilters/issues/93094 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/88759 | |
! Make it more specific or change to ext-css if it will break something again | |
spiegel.de###Inhalt .relative > .relative > div[class] > section[class="clear-both lg:w-8/12 md:w-10/12 sm:w-full mx-auto"] > div[class="bg-white dark:bg-dm-shade-darkest pt-8 lg:px-24 lg:pb-48 md:px-24 md:pb-48 sm:px-16 sm:pb-40"] | |
! https://github.com/AdguardTeam/AdguardFilters/issues/52959 | |
! http://forum.adguard.com/showthread.php?8979 (#17) | |
||static.p7s1.com/vendor/webtrekk | |
! | |
! https://github.com/AdguardTeam/AdguardFilters/issues/148571 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/124356 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/107055 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/94882 | |
||getjad.io/prebid/$script,important,domain=gamepro.de|gamestar.de|moviepilot.de | |
||getjad.io/library/$script,important,domain=gamepro.de|gamestar.de|moviepilot.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/157906 | |
! 20min.ch - video player is fixed by JS rule, so advertisement script can be blocked | |
!+ PLATFORM(windows, mac, android, ext_chromium) | |
||tdn.da-services.ch/current/20min_durable.js$domain=20min.ch,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/117868 | |
! Blocked service worker to fix filtering in apps | |
||proaurum.de/sw.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/84273 | |
! Blocked service worker to fix filtering in apps | |
||obi.de/wrapper-sw.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/61907 | |
||chip.de/*.php*&$~third-party,script | |
! https://github.com/AdguardTeam/AdguardFilters/issues/44069 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/38468 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/34408 | |
wetter.de##.no-ads-passback | |
! https://github.com/AdguardTeam/AdguardFilters/issues/31980 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/31436 | |
epochtimes.de##div[id^="div-gpt-ad"] | |
! https://github.com/AdguardTeam/AdguardFilters/issues/28318 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/24859 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/24582 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/19165 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/99573 | |
!+ NOT_OPTIMIZED | |
wetter.de##body .outbrain-ad-slot | |
! https://github.com/AdguardTeam/AdguardFilters/issues/78666 | |
!+ NOT_OPTIMIZED | |
tagesspiegel.de##.ts-ad | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7643 | |
!+ NOT_OPTIMIZED | |
pnp.de###gesBox > div[style*="color:#aaa"]:not([class]):not([id]) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7615 | |
!+ NOT_OPTIMIZED | |
lvz.de##.pdma-adaside | |
! https://github.com/AdguardTeam/AdguardFilters/issues/32858 | |
!+ NOT_OPTIMIZED | |
t3n.de,welt.de##.c-ad | |
!+ NOT_OPTIMIZED | |
welt.de##.c-inline-element--has-commercials | |
!+ NOT_OPTIMIZED | |
welt.de##.c-page-container--has-commercials | |
!+ NOT_OPTIMIZED | |
bild.de##.outstreamAd | |
! Scripts not accessible via debugging tools | |
||cluster-*.cdnjquery.com^$domain=woxikon.de|notebookcheck.com|dict.cc | |
||*snigelweb-com.videoplayerhub.com^$domain=tellows.de|woxikon.de|notebookcheck.com|dict.cc | |
! | |
! Common names: | |
! ##.pdb-div-gpt-footerad | |
haz.de,ostsee-zeitung.de,sn-online.de,dnn.de,kn-online.de,ln-online.de,neuepresse.de,lvz.de##.pdb-div-gpt-footerad | |
! ##.Anzeige | |
jungewelt.de,elektrikforum.de,bauexpertenforum.de,1erforum.de,avensis-forum.de,ford-forum.de,skodacommunity.de,toyota-forum.de,windows-7-forum.net##.Anzeige | |
! ##.anzeige | |
drwindows.de,wiesbadenaktuell.de,rauchmeldungen.de,simfans.de,wn.de,cosmopolitan.de,wallstreet-online.de,tierchenwelt.de,bielefeld.de##.anzeige | |
! ##.id-Container--proBEEP | |
hallo-muenchen.de,az-online.de,lokalo24.de,rosenheim24.de,kreiszeitung.de,mannheim24.de,merkur.de,oktoberfest-live.de,tz.de##.id-Container--proBEEP | |
! ##.Ad | |
horizont.net,vergleich.focus.de,chip.de,gutefrage.net,reisefrage.net,motorradfrage.net,autofrage.net,sportlerfrage.net,computerfrage.net,gesundheitsfrage.net,gutefrage.net,finanzfrage.net##.Ad | |
! ##.ad | |
ingenieur.de,heise.de,ww-kurier.de,1prospekte.de,stadtlandflussonline.net,chefkoch.de,vogue.de,tripadvisor.de,3c.web.de,thueringen24.de,pfaffenhofen-today.de,holidaycheck.de,berlin.de,fuw.ch,allgemeine-zeitung.de,schlaukopf.de,schwarzwaelder-bote.de,aachener-zeitung.de,hamburg.de,sat1.de,abendzeitung-muenchen.de,dfb.de,gamestar.hu,ikz-online.de,nrz.de,stimme.de,waz.de,wiesbadener-kurier.de,wiesbadener-tagblatt.de,wp.de,wr.de##.ad | |
! ##.adsbygoogle | |
winfuture.de,netzwelt.de,quoka.de,farmeramania.de,bravofly.de,computerbild.de,digitalfernsehen.de,hl-live.de,chinamobilemag.de,focus.de,pcwelt.de##.adsbygoogle | |
! ##.billboard | |
formel1.de,krautundrueben.de,motorsport-total.com,traktorpool.de,fnweb.de,laborjournal.de,tarnkappe.info,deraktionaer.tv,food-tiger.de,morgenweb.de##.billboard | |
! | |
saarbruecker-zeitung.de##.portal-slot | |
gartenfreunde.de##body .ezoic-ad:not(#style_important) | |
menshealth.de##.va-adhint | |
menshealth.de##.va-sponsored | |
menshealth.de###shopify-overlay-container:empty + div[class] | |
stylight.de##.ad-banner-atf-mobile | |
mux.de##div[style^="width:100%; height"][style*="text-align:center;"] | |
winfuture.de###news_content > .ws_contentAd660 + br | |
unser-stadtplan.de##div[id^="np_ads_roller_"] | |
stern.de##.article__body > .ad-element | |
stylebook.de,myhomebook.de,travelbook.de,fitbook.de##div[class^="af-wrapper"] | |
augsburger-allgemeine.de##.p-swatch_topdown-nice--ad | |
augsburger-allgemeine.de##.p-block > .p-float_right.p-marg_t-xl | |
n-tv.de##.lotto | |
||images.finanzen.net/images/b_fonds/Vanguard_Banner | |
chip.de##.is-hidden-sm > a[href*="contentpartnerId"] > img | |
chip.de##div[style] > a[href*="contentpartnerId"] > img | |
heise.de##div[id^="HEI_"][class] | |
4fansites.de##div[style="text-align: center; min-height: 320px;"] | |
4fansites.de##.spalten_33_twitch | |
unsere-helden.com##div[style^="margin: 0 auto; text-align: center;"] | |
unsere-helden.com##div[data-ads-slot] | |
||publicfiles.studysmarter.de/campaigns/*-stusta- | |
app.studysmarter.de##app-feed-ads | |
app.studysmarter.de##.job-offer-wrapper | |
flz.de##app-full-width-media-sub-type | |
flz.de##div[app-button-media-container] | |
reviersport.de##.rs-superbanner | |
heftig.de##div[class^="code-block code-block-"][style^="margin: 8px auto;"] | |
om-online.de##.molecule-adcontainer | |
lz.de##div[style*="min-height:310px;"] | |
||atv.somquery.sqrt-*.de/v4/ad-wrapper/ | |
prosieben.de##div[data-oasis-id="midroll-marker"] | |
allgaeuer-zeitung.de###dm_conative_container_artikel | |
ga-online.de##.adw | |
nordsee-zeitung.de##div[class*="-bannerMitte"] | |
rollingstone.de##div[id^="mrec"] | |
leckerschmecker.me,genialetricks.de##body .code-block | |
thueringer-allgemeine.de##.mj-pf-widget | |
reisereporter.de##div[class^="Articlestyled"] div[class^="MobileOnly-sc"] | |
reisereporter.de##div[data-testid="chain-container"] > div > div[class^="TravelDealsstyled__TitleWrapper"] | |
reisereporter.de##div[data-testid="chain-container"] > div > div[class^="TravelDealsstyled__TitleWrapper"] ~ * | |
20min.ch##div[class^="ad_adContainer_"] | |
20min.ch##div[class^="ContentPage_insideFullTopPlaceholder_"] | |
roboter-forum.com##.block.fh-sidebar | |
tvspielfilm.de##.landingpage-widget | |
sueddeutsche.de##div[data-iqadtile-wrapper] | |
tagesanzeiger.ch##div[class^="PageLayout_topaddesktop"] | |
||redensarten-index.de/import_*_ab.php | |
redensarten-index.de##div[id$="bnnr"] | |
pcwelt.de,macwelt.de##.cta | |
pcwelt.de,macwelt.de##.product-widget | |
autobild.de##.article link[href="https://i.auto-bild.de/steam/shared/css/tailwind.css"] + section | |
autobild.de##div[data-component-name="CarwowTeaserAubi"] | |
autobild.de##div[data-component-name="TireFinderTeaser"] | |
autobild.de##.busdevTeaser | |
fernsehserien.de##.werbemittel | |
forum.videoaktiv.de##.axd | |
||1001spiele.de/bfb^ | |
1001spiele.de##.gc-medium-rectangle | |
1001spiele.de##.gc-leaderboard | |
1001spiele.de##.gc-halfpage | |
1001spiele.de##.gc-skyscraper | |
1001spiele.de###bannerDesktopGeneral300x250 | |
hildesheimer-allgemeine.de##.c-imagead | |
chip.de##.ShopsContainer | |
wetter.de##body .base-ad-slot | |
daswetter.com##.megabanner | |
daswetter.com##.meteored-ads | |
daswetter.com##.publicidad-pie | |
isteshaltbar.de##.r89-outstream-video | |
isteshaltbar.de##div[style^="min-height:"][class*="-billboard-"] | |
isteshaltbar.de##div[style^="min-height:"][class*="-rectangle-"] | |
sportdeutschland.tv##app-top-banner | |
kuechengoetter.de##.c-adverts__content | |
kuechengoetter.de##.c-adverts:not(.c-adverts--header) | |
data-load.in##.p-body-sidebar > div.block:not([data-widget-key]) | |
myboerse.bz##.postcontent .download:not([href]) | |
myboerse.bz###hui-gen | |
dzonline.de##.fp-powerstories-embed-ad-tag | |
||myboerse.bz/persecute.php | |
karrierebibel.de###above-footer | |
computerbase.de##.forum-teaser | |
cooknsoul.de##.billboard_sky | |
ifun.de##div.consumernotice[id^="verbraucherhinweis-"]::after | |
tt.com##.wide-ads-container | |
news.de###articlebox > div[id^="news_content_"]:empty | |
ww-kurier.de##.hd-banner | |
suchen.mobile.de##.cBox-body[style="display: none !important;"] + .cBox-body--similarSellerListings | |
nordkurier.de##.fp-ad-placeholder | |
bluray-disc.de##.movie-container-content a[href*="/out.php"] | |
bluray-disc.de##.movie-container-content .half_container | |
weltwoche.ch##div[id^="werbung"] | |
weltwoche.ch##div[class^="werbung"] | |
t-online.de##.afl-widget-root | |
macgadget.de###block-anzeige2 | |
||macgadget.de/themes/*/images/bg_header.jpg | |
uebermedien.de##img[width="1"][height="1"] | |
infranken.de##.w4_desk | |
gmx.net,gmx.at,web.de##.list-inbox-ad-item--multi-line | |
gmx.net,gmx.at,web.de##.list-programmatic-ad-item--multi-line | |
btc-echo.de##div[data-btcee-trackbid] | |
gesundheitsstadt-berlin.de##div[class="uk-visible@m"] | |
wa.de##.id-TBeepSlot | |
||syndication.target-video.com^$domain=forum.frag-mutti.de | |
||notebooksbilliger.de/api/cherry-handler/ | |
notebooksbilliger.de###dy-hero-banners-slider | |
sir-apfelot.de##div[class^="adunit-container"] | |
computerbild.de##.steam.universalTeaser | |
spiegel.de##nav li.bg-shade-lightest | |
macwelt.de##.wp-block-price-comparison | |
horizont.net##.ArticleSponsor | |
1prospekte.de##div[id^="aanbiedingenfolders"] | |
1prospekte.de##div[id^="responsive-ad-"] | |
gmx.net,gmx.at,web.de##uim\:ad + div[data-component="bubble"] | |
duden.de##aside[class^="marketing-ads"] | |
infranken.de##.ad_bildergalerie | |
alleantworten.de##div[style^="min-height:"][class^="r89"] | |
alleantworten.de##div[style="text-align: center; margin: 20px"] | |
photografix-magazin.de##.herald-da | |
photografix-magazin.de##.herald-sticky | |
photografix-magazin.de##.platzreservieren | |
nordbayern.de##.article__ad__container | |
deutschlandistvegan.de##div[class^="cb-"] > a[href^="https://innonature.eu/discount/"][target="_blank"] > img | |
grooves.land##.mainbox | |
grooves.land##.box-frame | |
win-10-forum.de##div[class="fh-inside-post"][style="float:left; margin-right:8px;"] | |
win-10-forum.de##.js-replyNewMessageContainer > article[class="message message--post"]:not(data-author) | |
win-10-forum.de##.fh-sidebar > div[id="win-10-forum.de_mpu_bot"] | |
schnittmuster-datenbank.de##.hrule | |
schnittmuster-datenbank.de##.hrule + span[style="color: #999999;"] | |
schnittmuster-datenbank.de##.hrule + span[style="color: #999999;"] + br | |
schnittmuster-datenbank.de##.entry-content > .adsbygoogle + br | |
schnittmuster-datenbank.de##.entry-content > script[src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"] + br | |
perlenvombodensee.de##[class^="perle-"] | |
rheinische-anzeigenblaetter.de##div[style="width:100%; height:300px"] | |
formel1.de##.outstreamAd | |
berliner-zeitung.de##div[class^="outbrain_"][class*="-divider"] | |
berliner-zeitung.de##div[data-component-type="ad-slot"] | |
berliner-zeitung.de##div[data-testid="outbrain-widget"] | |
rollingstone.de##.ad-inpage | |
rollingstone.de###billboard_btf | |
dasoertliche.de###medium_rect | |
stuttgarter-nachrichten.de##div[data-b-title*="Superbanner"] | |
mbpassion.de##.sidebar-wrap.sticky-sb | |
petbook.de##div[class^="affilitron"] | |
petbook.de##.widget-fel | |
homematic-forum.de###page-top-super | |
handelsblatt.com##.vhb-ad-article-fullsize | |
focus.de###sidebar > div[id^="fwid"] | |
mobile.de,focus.de##div[data-label="Anzeige"] | |
rp-online.de##div[data-cy="article-content"] > div[data-cy="article-content-element"] > div[data-cy="park-media-strip-slider"] | |
fitbook.de##iframe[src^="https://embed.contentverticals.de/"] | |
aachener-zeitung.de##.park-portal | |
ruhr24.de##div[id^="gptslot"] | |
chip.de##div[style="min-width:1px;min-height:250px;"] | |
chip.de##div[style="min-width:1px;min-height:190px;"] | |
rp-online.de##div[id^="ir_rpd"] | |
anisearch.de##.banner_title | |
||jenaer-nachrichten.de/images/banners/ | |
nw.de##.box-ad-middle | |
stuttgarter-nachrichten.de##.Billboard | |
gold.de##img[src^="//werbung.gold.de/"] | |
dealdoktor.de##.widget_tmx-adsense-widget | |
||autozeitung.de/sites/all/modules/composer/dikr_responsive_ads/ | |
trendingtopics.eu##.post__aside-ad | |
astroportal.com##div[data-apad] | |
e-commerce-magazin.de##div[data-insertion-position] | |
googlewatchblog.de###custom_html-2 | |
computerbild.de##.jobbioTeaser | |
computerbild.de##.affiliateBtnBlock | |
computerbild.de##.sliderItem__priceComparison | |
computerbild.de##.orderWrapper__affiliateBlock | |
computerbild.de##.productTeaser__orderWrapper | |
saechsische.de##.container-main > div[data-iqdigital][style^="min-height: 300px;"] | |
digitalproduction.com##.topextraarea | |
digitalproduction.com##.widget a[href^="https://service.digitalproduction.com/dp/web.asp"] | |
digitalproduction.com##.widget a[href^="https://service.digitalproduction.com/dp/web.asp"] + .sidebar_ext | |
||cdn.pear.focus.de/clients/widget.js | |
mainpost.de##.bineos-content-box-recommendations | |
wartezeiten.app###freiraum | |
ksta.de##.dm-slot__skyContainer::before | |
plastverarbeiter.de,neue-verpackung.de###billboard-container | |
plastverarbeiter.de,neue-verpackung.de##.ce_banneradbox | |
plastverarbeiter.de,neue-verpackung.de##div[class*="adrow_"] | |
chip.de##div[style="min-height: 250px;"] | |
chip.de##.ButtonAuswahl.mb-xs + div | |
heise.de##.category-content > div[class^="visible"][style="min-height: 300px"] | |
eatsmarter.de##.seo-description-text a[href*="amzn.to"] | |
autoscout24.at##.hf-top-old | |
baby-vornamen.de##div[class*="ad--content-"] | |
windows-faq.de##.etad | |
manager-magazin.de##section[data-app-hidden] > .w-full:empty | |
krautundrueben.de##div[id^="block-billboard"] | |
sport.de##div[id^="superbanner"] | |
sport.de##.MoltenBundle | |
t-online.de##section[data-stage-layout="custom_taboola_homepage_widget"] | |
kleinezeitung.at##.js-ad + .t-label-s | |
t3n.de##div[class*="LegacyAd__"] | |
computerbild.de##.billboardBtfContainer | |
computerwoche.de##.idgLeaderBoardBottom | |
prad.de##.pd-ad-block | |
hoerzu.de##div[class^="ad-"] | |
rundschau-online.de##.dm-slot__skyContainer::before | |
rundschau-online.de##div[id^="desktop_"] | |
derwesten.de##div[class^="contentAd"] | |
der-postillon.com###HTML6 | |
der-postillon.com##.mrf-adv__wrapper | |
immobilienscout24.de###is24-top-ad-slot | |
immobilienscout24.de##.expose-ad-placeholder | |
chip.de##.Main--Skyscraper > div[id] | |
mein-mmo.de###gp-blog-posts-widget-14 | |
rtl.de##div[class*="superbanner"] | |
heizsparer.de###leaderboard-bg | |
heizsparer.de##.cadheight | |
heizsparer.de##.vidheight | |
heizsparer.de##.flbheight | |
myboerse.bz##.body_wrapper > center | |
tagesspiegel.de##main div[class^="Wd"] | |
siegener-zeitung.de###piano-sticky-template-article-siz | |
b4bschwaben.de##.nfy-element-ad-outer | |
b4bschwaben.de###nfy-adbanner-revive-skyscraper | |
bluray-disc.de###adv-banner-r | |
videobuster.de###html-late > .py-0 > .container > .copyright[style] > span[style^="font-size:"] | |
videobuster.de###html-late > .py-0 > .container > a[href^="/partner/landingpage/"][target="_blank"] | |
||videobuster.de/theme.php/*/img/advertis-ext/ | |
||gfx.videobuster.de/theme.php/*/promotions/ | |
kochbar.de##div[class$="adslot"] | |
motorsport-total.com##.mtn_ob | |
summoners-inn.de##.donkey-container | |
tarnkappe.info##div[style="min-height: 300px;"] | |
spiegel.de##.sm\:min-h-400 | |
spiegel.de##.sm\:min-h-600 | |
welt.de##li[data-content="CommercialFallbackSwitcher.Commercial"] | |
swp.de##.edge-ad | |
lr-online.de,moz.de,swp.de###parent-adbox-superbanner | |
3c-bap.web.de,3c-bap.gmx.net##.page-body > .sky | |
3c-bap.web.de,3c-bap.gmx.net##.page-body > #superbanner | |
community.spontacts.com,community.gemeinsamerleben.com##.box-list-ad | |
community.spontacts.com,community.gemeinsamerleben.com##.fs-advertisement | |
stol.it##div[class^="AdSuperBanner"] | |
blick.de##div[id^="CAD"] | |
infranken.de##.mj-pf-widget | |
eispop.com##.footer_partner_container_wrapper | |
eispop.com##.vjs-toolbar[style] | |
selbst.de##body .adAnything:not(#style_important) | |
pornohirsch.net##.video > div[id][style^="background-image:"] + aside[id] | |
pornohirsch.net###wrapper_content > div.cf + aside[id] | |
paris360.de,portugal360.de###block-adsenseleaderboard | |
firstname.de##.mod_footer_werbung | |
firstname.de##iframe[src^="https://api.heise.de/svc/pvg-widget/"] | |
immowelt.de##div[class^="BillboardBanner"] | |
kurier.de,np-coburg.de,frankenpost.de##a[data-tags*="Advertorial"] | |
kurier.de,np-coburg.de,frankenpost.de##div[data-b-title^="HCSB - HTML"] | |
kurier.de,np-coburg.de,frankenpost.de##div[id^="adition_"] | |
kurier.de,np-coburg.de,frankenpost.de###internbox | |
kurier.de,np-coburg.de,frankenpost.de,all-in.de##.werb | |
kurier.de,np-coburg.de,frankenpost.de##.werb4 | |
kurier.de,np-coburg.de,frankenpost.de##div[data-b-title*="Nativendo"] | |
kurier.de,np-coburg.de,frankenpost.de##div[data-b-title*="sponsor"] | |
ratgeber-muskeln-gelenke-knochen.de##section[data-pos="imgright"] | |
parkerlebnis.de##.a-bb | |
parkerlebnis.de###footer ~ div[style="text-align: center; width: 100%;"] | |
hallo-eltern.de##.flexible-content-ads | |
jumk.de##div[style="font-size:10px;margin-top:3px;color:#000"] | |
hallo-eltern.de##.ad-slot-placement | |
goettinger-tageblatt.de##div[class^="Adstyled__"] | |
vip.de##.ada-preservespace | |
petbook.de##.article__content > .size-full > a[href*="utm_source"] | |
t-online.de##div[class^="style_sdiPlaceholder"] | |
t-online.de###Taboola-container | |
t-online.de##div[data-testid="StreamLayout.Stream"] > aside[data-testid="StageLayout.StreamItem"] | |
tt.com##tt-com-www-google-dfp-v2 | |
mein-mmo.de###mmo-promotion-sidebar | |
infranken.de###outbrain | |
android-hilfe.de##div[style="min-height:265px;"] | |
wetterkontor.de,gartentipps.com,mixed.de,android-hilfe.de##div[class^="adunit-container"] | |
saechsische.de##div[style^="min-height: 320px"] | |
pnp.de###allesregional-widget-container | |
main-echo.de,pnp.de##div[id^="traffective-ad-"] | |
ed-live.de###right > div[style="text-align:center;"] | |
ed-live.de###middle > div[align="center"][style] | |
ed-live.de###middle > hr | |
ed-live.de###partner | |
l-iz.de##.lz-abox | |
zwischengas.com##.preFooterDisp | |
rnd.de,lvz.de##div[class^="Adstyled__AdWrapper"] | |
lvz.de###piano-sticky-template-article-lvz | |
spiegel.de##div[data-area="vouchers"] | |
mactechnews.de###googlenewsindex | |
gamestar.de##.wp-block-wbd-affiliate-widget | |
teneriffa-news.com##div[style^="min-height: 250px;"] | |
teneriffa-news.com##.categoryad-top | |
teneriffa-news.com##.contentad-reco | |
teneriffa-news.com##.qm-bs | |
donaukurier.de##.bb-fixheight | |
haus.de##.chakra-skeleton | |
jungefreiheit.de##.elementor-element-76f3556 | |
||pedelecforum.de/forum/styles/pedelec/direkt^ | |
pedelecforum.de###fh-div | |
win-10-forum.de,winboard.org,pedelecforum.de##.fh-sidebar | |
win-10-forum.de,winboard.org,pedelecforum.de###fh-inside-bottom | |
win-10-forum.de,winboard.org,pedelecforum.de##.fh-inside-post | |
schottenland.de##div[id^="Skyscraper"] | |
schottenland.de##div[style="width:728px;height:90px;"] | |
echo-online.de##.vrm-ads__wrapper | |
echo-online.de##.vrm-ads-ext__wrapper | |
spektrum.de##.hide-for-print aside[class^="tile"][class*="wrapper"] | |
mbpassion.de###cb-logo-box > div.cb-large | |
gameme.eu##.tdi_103.wpb_row | |
gameme.eu##.tdi_80.wpb_row | |
gameme.eu##div[class^="code-block code-block-"][style="margin: 8px 0; clear: both;"] | |
stern.de##.affiliate-widget | |
community.spontacts.com,community.gemeinsamerleben.com##.responsive-smart-wrapper | |
infranken.de##.teaser-section_special | |
infranken.de##section[data-module="Shopping-Deal"] | |
insuedthueringen.de,inrlp.de###billboard-wrapper | |
utopia.de,meine-woche.de###billboard | |
meine-woche.de##div[role="complementary"] | |
meine-woche.de##aside[data-portal-id^="halfpagead"] | |
meine-woche.de##aside[data-portal-id^="billboard"] | |
meine-woche.de##aside[data-portal-id^="native_index"] | |
meine-woche.de##aside[data-portal-id^="contentad"] | |
meine-woche.de##.park-teaser--sugardaddy | |
meine-woche.de##.park-opener--sugardaddy | |
chip.de##div[style="min-height:250px;"] | |
chip.de##div[style="min-height:120px;"] | |
rollingstone.de##.ph-ad-fallback-top-billboard | |
||rtl.de/phoenix/images-loaded/local.js | |
mopo.de##a[href*="campaign"][target="_blank"] | |
chip.de##.l-DownloadDetail > div[style="min-height:250px;"] | |
insuedthueringen.de,np-coburg.de###hcsb-topteaser-upper | |
spiegel.de##div[data-area="heise-widget"] | |
hausgarten.net##.block-body > article.message:not([data-author]) | |
4kfilme.de###tdi_57 + #tdi_62 | |
4kfilme.de##.tdi_104 | |
4kfilme.de##.tdi_132 | |
4kfilme.de##.tdi_70 | |
4kfilme.de##.tdi_78 | |
4kfilme.de###tdi_51 | |
bm-online.de##.widget_custom_html | |
watson.de##.jumbo | |
winfuture.de##.primis_widget | |
winfuture.de##.primis_widget + br | |
infranken.de##div[id^="w4_Rectangle_"] | |
apfelpage.de##.embed-rcm-eu-amazon-adsystem-com | |
apfelpage.de###sidebar > #text-34 | |
apfelpage.de###sidebar > #text-48 | |
apfelpage.de###sidebar > #text-57 | |
apfelpage.de###sidebar > #text-58 | |
apfelpage.de###sidebar > #text-59 | |
apfelpage.de###sidebar > #text-60 | |
apfelpage.de###sidebar > #text-63 | |
apfelpage.de###sidebar div[style="text-align: center;margin-top:15px"] | |
wohnglueck.de##.mod-adslot | |
tagblatt.ch##.pageelement--advertisement | |
tagblatt.ch##div[componenttype^="advertisement-native"] | |
buffed.de##.ratgeberWrapper | |
buffed.de##.innerArticleModule a[data-google-interstitial] | |
studium-ratgeber.de##.elementor-top-column > div.elementor-widget-wrap > div.elementor-widget-image a[target="_blank"] | |
techbook.de##.widget-al | |
filmfutter.com##body .adsbygoogle:not(#style_important) | |
tarnkappe.info##.content > section[data-nosnippet][class*="-only"] | |
spieleforum.de##div[data-widget-definition="fh_ad_position"] | |
spieleforum.de##.block-body > article:not([data-author]) | |
caravaning.de##.v-A_-article__tag--ad | |
fachwerk.de##.header-base[style^="padding-top:"] | |
entsorgen.org##.entso-widget | |
cosmopolitan.de##.bx-content > h3 > strong > a[rel="follow"]:not([href*="cosmopolitan.de"]) | |
promobil.de,caravaning.de##div[class^="v-A_-commercial__"] | |
promobil.de,caravaning.de##div[ga-track-cl="lists.sponsoredBox.cl"] | |
tarnkappe.info##.columns > div[style^="min-height:"]:not([class$="is-one-third"]) | |
zentrum-der-gesundheit.de##div[id^="incontent-"] | |
praxistipps.focus.de##.BC-Container | |
zeit.de##.zon-teaser-standard--ad | |
chip.de##.BC-Content | |
11freunde.de##.ad_wrap--desktop-wide | |
pnp.de###landingpage | |
welt.de##li[data-content="Stage.Commercial"] | |
berliner-zeitung.de##a[href^="/sponsored/"] | |
focus.de###center-banner | |
focus.de##.cls_hor_prnt | |
idowa.de###nativendo-oms-infeed-startseite | |
winfuture.de##.wfv4_toolbar | |
stadt-wien.at##.adsenseField | |
mathepower.com##div[style="height: 250px"] | |
mathepower.com##div[style="height: 600px"] | |
tech-story.net##div[id^="woocommerce_products"] | |
tech-story.net###custom_html-54 | |
playcentral.de###news-content-block > .wp-block-buttons | |
playcentral.de###news-content-block > div[style="width:100%;text-align: center;margin-bottom:20px;"] | |
playcentral.de##div[id^="sas_"] | |
/bilder/*/*.jpg$script,domain=24garten.de|hna.de|buzzfeed.de|costanachrichten.com|24rhein.de|24vita.de|brokser-heiratsmarkt.de|echo24.de|in-muenchen.de|ludwigshafen24.de|sauerlandkurier.de | |
vorname.com,gala.de,stern.de,brigitte.de,urbia.de##.group--adtag-with-fallbackcontent | |
gamestar.de##a[data-category="homebanner"] | |
computerbase.de,gamestar.de##a[rel*="sponsored"] | |
bild.de##.article-ad-link | |
sueddeutsche.de###article-app-container a[href*="advertorial.sueddeutsche.de"] | |
bz-berlin.de##.w-mrec > div[style*="width: 300px;"][style*="height: 250px"] | |
computerbase.de##a[data-affiliated="true"] | |
computerbase.de##.content-list > .article > a[href*="-anzeige-"] | |
computerbase.de##.content-list > .article > a[href*="-anzeige-"] + .article__main | |
||kirche-und-leben.de/fileadmin/redaktion/anzeigen | |
||kirche-und-leben.de/fileadmin/redaktion/bild/*/Anzeige_ | |
raetsel-hilfe.de##body .ad-container | |
twitterperlen.de###ai_widget-2 | |
twitterperlen.de###ai_widget-5 | |
twitterperlen.de##body .code-block | |
welt-der-bwl.de##div[class^="adunit-"] | |
welt-der-bwl.de###block-block-24 | |
welt-der-bwl.de###block-block-25 | |
lkz.de##.nfy-ar-ad | |
lkz.de##.nfy-row-ad | |
abasix.com##.abx-ads-box | |
||hdfilme.top/vod/online1.html | |
hdfilme.top##a[data-link="/vod/online1.html"] | |
gladbachlive.de##div[class^="dm-adSlot"] | |
leichtathletik.de##.js-banner-carousel | |
vip.de##.vip-header__adc-billboard | |
rtl.de##section[data-type="ad"] | |
deineapotheke.at##.pa-sidebar__content > a[target="_blank"] | |
shz.de,svz.de##div[id^="nozmhn_ad"] | |
wiwo.de##div[tt-value="Serviceangebote unserer Partner"] | |
wiwo.de##div[class^="c-advertisment"] | |
tarnkappe.info##div[style="min-height: 302px;"] | |
infranken.de##.shopping-button | |
||guetsel.de/banner/ | |
guetsel.de###top > div[style^="height:20px;"] | |
guetsel.de##.content_browser_box_ad | |
computerbild.de,autobild.de##div[class^="superbanner"] | |
travelbook.de,fitbook.de##.article__content > div[class^="widget"][style^="padding:"][style*="20px"] | |
abendzeitung-muenchen.de##.apester-embed | |
abendzeitung-muenchen.de##.content-container-box > .teaserbox > .teaser:not([class*="nummer"]) | |
welt.de##div[data-component="Outbrain"] | |
quoka.de##.cnt > .t-ctr > div[style^="overflow:"][style*="height:"] | |
dasinvestment.com##.ad-fireplace__wrapper | |
dasinvestment.com##.billboard-ad_switcher | |
mux.de##.google_ad_box | |
wetter.com##div[class^="app-layout pb--"][class$="werbung"] | |
abload.de,filehorst.de##div[style="text-align:center"] > center | |
abload.de,filehorst.de##div[class^="WideSkyscraper"] | |
filehorst.de###MediumRectangleRight | |
filehorst.de###Billboard | |
filehorst.de##div[id^="Leaderboard"] | |
herbstlust.de###below-header | |
herbstlust.de##.in-content | |
karrierebibel.de,herbstlust.de##.fc-ads | |
kaufda.de##div[name^="superbanner"] | |
||unicum.de/sites/all/themes/unicum/js/adspirit_wrapper.js | |
extraetf.com###container-NEWS_HEADER | |
extraetf.com###container-NEWS_SIDEBAR_TOP | |
pcgames.de##.intendArticle .ratgeberWrapper | |
wooco.de##.wo-artikel-content > .inpage-container | |
businessinsider.de##.bi-mrec | |
businessinsider.de##.bi-injected-ad | |
businessinsider.de##.bi-inpage | |
gamestar.de##div[id^="aktion-"] | |
besamex.de##.besamex-kairion-banner-box | |
winfuture.de###news_content > a[href^="https://winfuture.de/r?h="] | |
winfuture.de###news_content > a[href^="https://winfuture.de/r?h="] + br | |
t-online.de##article div[class*="buttonwidgetv"] | |
t-online.de##section > div[data-tb-region] > aside[data-testid] | |
t-online.de##div[data-commercial-breakpoint] | |
livestreamde.com##div[class$=" text-center"][style="height:300px;"] | |
localgymsandfitness.com##center[style="min-height:280px"] | |
abendblatt.de##.inline-block--wide | |
web.de##div[data-content] a[href^="https://lotto.web.de/"] | |
stuttgarter-zeitung.de##.mod-sidebar > .ad | |
stuttgarter-zeitung.de##.mod-sidebar > .brick[data-b-title*="Ad (Native"] | |
suchen.mobile.de##.sticky-billboard | |
mbpassion.de##.topicText > div.g[class*="g-"]:not(.table-responsive) | |
||geschwindigkeit.de/_data/nord/ | |
tagblatt.de##div[id^="AdServer_Banner_"] | |
finanzmarktwelt.de##body > div.h-a | |
gala.de,stern.de,brigitte.de##.page__top-ad-wrapper | |
onmeda.de##div[id^="sb"] | |
aerotelegraph.com###adWideboard | |
radforum.de###sidebar > li div[id^="radforum.de_mr_"] | |
focus.de##.cls_ver_prnt | |
spielaffe.de###pregameContent > .headline | |
wallstreet-online.de##.shareTodayBox | |
wallstreet-online.de##div[id^="dmr"] | |
wallstreet-online.de##div[id^="nativendo-"] | |
vorname.com,urbia.de##x-carpet-ad | |
geo.de,stern.de##.page__ad-element | |
netmoms.de##.news-teaser--sponsored | |
helles-koepfchen.de##.topAdCol | |
helles-koepfchen.de##div[style^="margin-bottom:30px;"][style*="width: 100%;"] | |
noz.de##.search-results > .open | |
noz.de##.search-results > .open + .article__teaser__separator | |
focus.de##div[class^="cls_hor_prnt_"] | |
t-online.de##.oEmbed_container div[data-testid="commercial-indication"] | |
t-online.de##.oEmbed_container div[data-testid="commercial-indication"] ~ div[data-testid="produktbox-wrapper"] | |
nordbayern.de##div[id^="clsdiv_"] | |
||myboerse.bz/images/sero.gif | |
24auto.de##.wv_story_el_topBeep | |
wa.de,sauerlandkurier.de,meine-anzeigenzeitung.de,ludwigshafen24.de,lokalo24.de,leinetal24.de,kurierverlag.de,kreisbote.de,in-muenchen.de,hanauer.de,hallo-muenchen.de,fehmarn24.de,echo24.de,dasgelbeblatt.de,costanachrichten.com,brokser-heiratsmarkt.de,az-online.de,24vita.de,24rhein.de,24hamburg.de,ingame.de,come-on.de,bw24.de,24auto.de,24garten.de,soester-anzeiger.de,buzzfeed.de,mannheim24.de,hersfelder-zeitung.de,op-online.de,wlz-online.de,werra-rundschau.de,wetterauer-zeitung.de,heidelberg24.de,fnp.de,giessener-allgemeine.de,kreiszeitung.de,fr.de,hna.de##.id-Recommendation | |
buzzfeed.at,wiesn.bayern,wa.de,volksfest-freising.de,sauerlandkurier.de,oktoberfest.bayern,news.bayern,meine-anzeigenzeitung.de,ludwigshafen24.de,lokalo24.de,leinetal24.de,kurierverlag.de,kreisbote.de,in-muenchen.de,hanauer.de,hallo-muenchen.de,fehmarn24.de,echo24.de,dasgelbeblatt.de,costanachrichten.com,brokser-heiratsmarkt.de,az-online.de,24vita.de,24rhein.de,24hamburg.de,extratipp.com,fr.de,ingame.de,come-on.de,bw24.de,24auto.de,merkur.de,fuldaerzeitung.de,buzzfeed.de,mannheim24.de,hna.de,hersfelder-zeitung.de,op-online.de,extratipp.com,wlz-online.de,werra-rundschau.de,wetterauer-zeitung.de,tz.de,24garten.de,soester-anzeiger.de,heidelberg24.de,fnp.de,giessener-allgemeine.de,kreiszeitung.de##.id-StoryElement-beepWrap | |
augsburger-allgemeine.de##.aa-three-recommendations-space | |
augsburger-allgemeine.de##.tickaroo-ad-items | |
augsburger-allgemeine.de##div[id^="native_homepage_"] | |
augsburger-allgemeine.de##div[class="p-vlist p-vlist--stretch"] > a > img[width="100%"][height^="250px"] | |
augsburger-allgemeine.de##div[class="p-vlist p-vlist--stretch"] > div.p-width_third | |
heidelberg24.de,extratipp.com,fr.de,hna.de,tz.de##.wv_story_el_billboard | |
freiepresse.de###NAT4 | |
moviepilot.de###consumptions | |
moviepilot.de###OUTBRAIN-TITLE | |
freiepresse.de##.rgt | |
freiepresse.de##.rgt-content | |
willhaben.at##div[class*="ResultListContentAdRenderSlot___"] | |
willhaben.at##div[class^="LeaderboardLargeRenderSlot___"] | |
filmstarts.de##.gd-col-left > section[class^="js-outbrain"] | |
bussgeldkatalog.org##div[class^="azk-native"] | |
n-tv.de##.space--showheroes | |
mbpassion.de##a[href^="https://mbpassion.net/url/"] | |
mbpassion.de##.cb-post-footer-block.cb-post-large | |
||mbpassion.de//wp-*-content/banners^ | |
wetter.com##.toolbar-wrapper | |
about-drinks.com##img[referrerpolicy="unsafe-url"][src*="/wp-content/uploads/"] | |
||cdn.atf-tagmanager.de/config^$third-party | |
blick.ch##aside[id^="appnexus-placement"] | |
dasoertliche.de##.noprint[class*="ad "] | |
wetter.com##div[class="app-layout pb-- palm-ph0"] | |
wetter.com##div[data-ad-type] | |
city-advisor.de##center > div[style^="min-height:"] | |
netzwelt.de##.cl-bp.cl-ap | |
pnp.de###modul_6578 | |
clever-tanken.de##.google-ad | |
||deutschsex.mobi/extras/*.php | |
||pnp.de/np-intern/a/marketing/fruehjahrskur2022/ | |
pnp.de##iframe[name="marketing"] | |
heise.de##section[data-component="TeaserList"] > div:not(.flex) | |
heise.de##div[data-component="NewAdModule"] | |
heise.de##section[data-component="NewAdModule"] | |
||branchen-info.net/tmp/desktop/bilder/hinweise/ | |
bild.de##.ad-wrapper--mark | |
paketda.de##span[style^="font-size:80%"] | |
schnittberichte.com##main #thumbnail-slider | |
schnittberichte.com##main td > a[href^="/goto.php?ID="] > img | |
schnittberichte.com##.main__aside > a[href^="/goto.php?ID="] > img | |
schnittberichte.com##section[style] > a[href^="/goto.php?ID="] > img | |
schnittberichte.com##.wrapper__content a[href^="/goto.php"] > img[src*="banner"] | |
||schnittberichte.com/pics/STC/STC_HE_SAW_WBAN_SCHNITT_WALLPAPER_*.jpg | |
heise.de##section[data-component="ArticleTeaserList"] > div[class]:not([data-component]) | |
heise.de##section[data-component="ArticleTeaserList"] > div[class]:not([data-component]) + hr.md\:hidden | |
heise.de##section[data-component="AdModule"] | |
businessinsider.de##.superbanner-container | |
gutekueche.at##div[id^="ad_cont_"] | |
spielaffe.de##.taboola-container | |
spielaffe.de###advertising_billboard | |
onvista.de##atf-ad-slot | |
boerse-online.de##.wallpaper_top | |
boerse-online.de###balken_top | |
mbpassion.de##.wam-banner-comments_box_top | |
mbpassion.de###cb-content > div.cb-sticky-sidebar:last-child > aside.cb-sidebar.clearfix | |
laenderdaten.info##.adtg | |
laenderdaten.info##div[style^="min-height:90px;"][style*="padding:15px;"] | |
fernsehserien.de##ins[id^="werbemittel"] | |
watchmdh.to###kt_player > a[target="_blank"][style*="z-index: 170;"] | |
watchmdh.to###kt_player a[href="https://watchporn.to"] | |
batterie.org###tip_top | |
geekguide.de##.entry-content > #inArticle | |
golem.de##div[class="clearfix"][style*="min-height: 640px"] | |
vpntester.org##.pupop-wrapper | |
lecker.de##div.adAnything.dikr-responsive-ads-slot | |
juraforum.de##div[style^="width:100%;"][style*="min-height:90px;"] | |
juraforum.de###jf-superbanner | |
kochbar.de##div[data-adslot] | |
kochbar.de##.kb-teaser-list-item[data-ranking="ad"] | |
kochbar.de##section[data-area*="_Empfehlungen-"] .rtli-large-5 > .kb-ad | |
eurogamer.de##.homepage-billboard-container | |
stylebook.de##.article__content > #inpage | |
infranken.de##a[data-trackingname="button_shopping"] | |
bild.de##.article-body > .article-mtl | |
bild.de##aside[data-type="ad"] | |
bild.de##article > .textlink > a[target="_blank"] | |
gesundheit.de###block-media-impact-ad-top-banner-desktop | |
t3n.de##.outbrain-wrapper-outer | |
businessinsider.de##.slideshow__ad | |
golem.de##.iqadlinetop | |
erotik.quoka.de##ul[id^="qrb_search"] | |
katzen-forum.net##a[rel="nofollow noopener"][target="_blank"] > img | |
katzen-forum.net###footer_werbung | |
katzen-forum.net##.js-replyNewMessageContainer > div.block-row | |
katzen-forum.net##div[id][style="height:90px;"] | |
tvinfo.de##div[id^="ax-billboard"] | |
3druck.com##.adv-link | |
3druck.com##div[class^="druck-sidebar-"] | |
3druck.com##.druck-artikel-oben | |
dslr-forum.de##img[title="Anzeige"] | |
handwerk-magazin.de##div[id^="AdSlot_"] | |
handwerk-magazin.de##[id^="hzm-ads-widget-"] | |
meinestadt.de##.-dfp[data-component="adplace"] | |
onvista.de##.ov-snapshot-tradedata-integration | |
grazia-magazin.de,maedchen.de##kas[type="placement"] | |
erotik.quoka.de###bannerResultRegio | |
||img.quoka.de/cdn/qrb^ | |
t-online.de##div[data-tb-region] > #bf-container | |
||computerwoche.de/q/widget^$third-party | |
autouncle.de##body > div[style^="text-align: center;"][style$="min-height: 180px;"] | |
gartendatenbank.de,telefonbuch.de,dastelefonbuch.de##.noprint | |
dastelefonbuch.de##aside[class^="banner"] | |
3c.gmx.net##.sky | |
quoka.de##main > .yui3-g | |
spox.com###content > .ct > main ~ div[style^="min-height:"] | |
womenshealth.de##div[id^="div-gpt-ad-"] | |
wn.de##.gtm-ad-slot | |
wn.de##.fp-ad-rectangle | |
wn.de##.fp-powerstories-embed-ad-tag | |
dr-gumpert.de###ad_height | |
pornodiamant.xxx##.abcbn_ | |
serien.de###adslot-after-post | |
serien.de##div[class^="serie-"][id^="serie-"] | |
quoka.de##.alist > li:not(.hlisting):not(.t2):not(.auto-push-active) | |
quoka.de##.div-gpt-goeafe | |
||erotik.quoka.de/services/*?*=* | |
heimwerker.de##.cloud | |
computerbase.de##.js-spellcheck-ignore | |
traunsteiner-tagblatt.de###container_banner_leer | |
bezahlen.de##.head-bg | |
bezahlen.de##.affiliate | |
bezahlen.de##.favBoxKreditkarten | |
||res.cloudinary.com/onvista-media/image/upload$domain=onvista.de,image | |
onvista.de##div[data-display-scapa] | |
tvdigital.de##body .ad-wrapper | |
vogtland-anzeiger.de###BSB | |
lokalwissen.de##div[class*="panel-adds"] | |
lokalwissen.de###fixx-fixx | |
grundschulkoenig.de,uebungskoenig.de##.module-adsense | |
uebungskoenig.de##.module-amazon-links | |
steuertipps.de##.goAdMan | |
gmx.*##.left-col-bottom | |
tellows.de##.container #singlecomments > li:not([id]) | |
anisearch.de###top_outside | |
anisearch.de##.rectX | |
||anisearch.de/amazon | |
pcgames.de##a[href*="/E-Commerce-Thema-"] | |
data-load.in##center > a[target="_blank"] > img | |
netzwelt.de##a[href^="https://www.awin1.com/cread.php?"] | |
nzz.ch##.resor | |
amazon.de##div[class*="ad-topper"] | |
womenshealth.de,menshealth.de###paid | |
womenshealth.de##.sponsored--container | |
faz.net##.js-cna | |
areadvd.de###text-4 | |
areadvd.de###text-9 | |
areadvd.de##div[style="padding-bottom:5px;"] | |
areadvd.de##div[align="center"] | |
areadvd.de##div[align="center"] + br | |
areadvd.de###content > .reduced ~ p[style="text-align:left"] | |
areadvd.de##.entry > p[style="text-align:left"] | |
vip.de##.morecontent-teaser-item__box:not(.rtli-bgcolor-prim) | |
welt.de##.tbl-feed-header | |
bayreuther-tagblatt.de##.bayre-adlabel | |
bayreuther-tagblatt.de##.inner_sidebar > .bayre-widget | |
bayreuther-tagblatt.de##.inner_sidebar > #custom_html-4 | |
bayreuther-tagblatt.de##.inner_sidebar > #custom_html-2 | |
transfermarkt.de###home-rectangle-spotlight | |
transfermarkt.de##.werbung-skyscraper-container | |
transfermarkt.de##div > img[referrerpolicy="unsafe-url"][src*="transfermarkt.de/image/"] | |
||mailderef.gmx.net/img.ui-portal.de/nma/html^ | |
3c.gmx.net##.is-nma | |
esut.de##div[class="g g-9"] | |
esut.de##div[class="g g-16"] | |
esut.de##div[class="g g-20"] | |
esut.de##div[class*="adblock"] | |
esut.de##.widebanner-post-content | |
esut.de##img[src^="/wp-content/banners/"] | |
esut.de##a[onclick^="_paq.push(['trackEvent'"][onclick*="'Adverts'"] | |
||esut.de/wp-content/banners/ | |
freundin.de##.ab-ad_placement-article | |
harpersbazaar.de,freundin.de##.placeholdercontainer | |
harpersbazaar.de,freundin.de##.ab-products-entityType_not_set | |
gesundheitswissen.de,womenshealth.de,gevestor.de##.commercial | |
gesundheitswissen.de,gevestor.de##.commercial-billboard | |
jolie.de,fuersie.de##kas[type^="placement"] | |
freundin.de##div[class^="ab-advertising"] | |
myhomebook.de,travelbook.de##div[class^="affiliate-"] | |
krone.at##div[data-boxname="outbrain"] | |
krone.at##.talk-plugin-ad-tag | |
krone.at##.wvouch | |
derstandard.*##ad-container | |
vodafone.de##body .gujAd.superbanner | |
technik-hauptstadt.de##.ai_widget | |
||was.baunetz.de/adframe.php | |
mmo-sankar.de##.ad-adlabel | |
lovelybooks.de##div[class^="MoliAd__StyledAd-"] | |
volksstimme.de##.ads-container > div[id^="ad-"] | |
hermoney.de##.innerContentAdContainer | |
hermoney.de##div[class^="adContainerHomepage"] | |
zinsen-berechnen.de##div[class^="googlebox"] | |
zinsen-berechnen.de###sidebar > div[style^="padding-top:"][style*="background:"] > div[style="height:600px;width:160px;"] | |
gofeminin.de##div[data-ad][data-ad-cls] | |
studium-ratgeber.de,networthus.com##div[class^="code-block code-block-"][style*="margin: 8px auto; text-align: center;"] | |
quiz-lounge.com##div[style="min-height:200px; text-align:center; overflow:hidden"] | |
androidkosmos.de##.widget_srk | |
||blick-aktuell.de/CustomImages/solidahritaet.jpeg | |
blick-aktuell.de##.beilagenbox | |
sol.de###support-box-main | |
sol.de##.module--posts-list > .is-support-box | |
mopo.de##div[id^="nativendo-home"] | |
alfelder-zeitung.de##.horizontal_center | |
rheinische-anzeigenblaetter.de,all-in.de##.bannerslot-centered | |
autozeitung.de,lecker.de###ads_pb | |
prad.de##div[data-tpl="Flat_box_horizontal_prad"] | |
badische-zeitung.de##div[class$="-ad-holder"] | |
kachelmannwetter.com##.dkpw-billboard-margin-fixed | |
rollingstone.de,bz-berlin.de,weser-kurier.de###banner | |
mannheimer-morgen.de##.trf-billboardcontainer | |
rhein-zeitung.de##.teaserad | |
rhein-zeitung.de##.page__billboard | |
t3n.de##.c-ad__container-p1 | |
regio-journal.info##.regio-adlabel | |
finanznachrichten.de###dban1 | |
finanznachrichten.de##.sbSpalteR > #dmr1:empty | |
||vidapi.aaroaj.com^$domain=gamestar.de | |
ecoreporter.de###banner-sidebar | |
tecchannel.de##.idgLeaderBoard | |
playground.pc-magazin.de,spiele.stern.de,spiele.bild.de##div[id^="ad-landingpage-"] | |
playground.pc-magazin.de,spiele.stern.de,spiele.bild.de##div[id^="ad-gamepage-"] | |
||servedby.adbility-media.com/*.php?script=apVideo:vast | |
heise.de##.article-sidebar > div[style="min-height: 250px"]:not([class]):not([id]) | |
der-postillon.com##.reklame-bs-quiz | |
der-postillon.com##.sidebar #postillon-sidebar-rotation | |
haus.de##section[class^="adtech-outside-"] | |
lte-anbieter.info##.teaser-wrapper | |
sat1.at,kabeleins.de##div[data-oasis-id="content-progress-bar"] div[data-oasis-id="midroll-marker"] | |
chefkoch.de##guj-ad | |
chefkoch.de##guj-ad-outstream | |
chefkoch.de##.outbrain-wrapper | |
antennethueringen.de##.col-werbung | |
dubisthalle.de##.dbh-adlabel | |
finanzmarktwelt.de,bayreuther-tagblatt.de,regio-journal.info,dubisthalle.de##div[data-advadstrackid] | |
desired.de,kino.de##.alice-layout-article-ad | |
nestoria.de##.afsDiv | |
nestoria.de##.dfpDiv | |
wg-gesucht.de###partners_wrapper | |
haustec.de##.adslot-placeholder | |
haustec.de##.businessad-slot-caption | |
mein-schoener-garten.de##.region-marketing | |
||zomap.de^$xmlhttprequest,redirect=nooptext,domain=joyn.de | |
tonspion.de##.ts-target[style*="margin-bottom:"] | |
charivari.de##span[style^="font-size:10px;color:grey;"] | |
charivari.de##div[class*="skyscraper_"] | |
supermarktcheck.de##div.text-center[class*="pb-"] | |
supermarktcheck.de##.supermarketListElement:not(.productListElement):not([id]) | |
basic-tutorials.de##.basic-widget.container-wrapper | |
basic-tutorials.de##.stream-item-above-post-content | |
studis-online.de###ston-ad-billboard | |
studis-online.de##.ston-hs-anzeige | |
studis-online.de##.ston-contentad | |
hl-live.de###swlad | |
hl-live.de##div[id^="anzeiged"] | |
chip.de###banner_top_table | |
einstieg.com###rcUKlu | |
ich-geh-wandern.de##.neda-gpt-slot | |
1001spiele.at##.banner-leaderboard | |
1001spiele.at##.banner-skyscraper | |
bild.de##.ad-links | |
serieslyawesome.tv###zwischenbanner | |
serieslyawesome.tv##div[id^="werbebanner"] | |
baumarkt-tracker.de##.ads-table | |
schwaebische.de##body div[id^="schwaebische_medium_rectangle_inline_"]:not(#style_important) | |
focus.de##div[data-bc-query-productid] | |
bild.de##div[style="border:1px solid #d1d1d1; padding: 7px 0 4px 0;text-align:center;text-transform:uppercase; color:#666;font-size:11px;"] | |
bild.de##.block--ad | |
bild.de##div[data-teaser-position*="advertisement"] | |
derprivatpatient.de###ad | |
derprivatpatient.de###block-block-59 | |
derprivatpatient.de###block-block-53 | |
deine-tierwelt.de##div[id^="DTW_TM_D_"] | |
macgadget.de,hundund.de###block-werbung | |
motorsport-total.com##div[data-display="plista_widget_infeed"] | |
motorsport-total.com##div[data-display="plista_widget_infeed"] + script + hr | |
faz.net##.cna-Is-displayed | |
blasensex.com##.w300 | |
gartenjournal.net##div[class^="_gartenjournal_inarticle_"] | |
gartenjournal.net##div[class^="_gartenjournal_leaderboard_"] | |
wetterstationen.meteomedia.de##a[href="http://www.wetter24.de"] > img | |
nrwz.de##.advads-background | |
nrwz.de##div[class*="nrwzad-"] | |
krankenkasseninfo.de##.kdw | |
krankenkasseninfo.de##.skyscraperBanner | |
krankenkasseninfo.de##div[class^="bannerDerWoche"] | |
winfuture.de##.ws_contentAd300 | |
printer-care.de###advertisment | |
saarbruecker-zeitung.de##.park-section-portal-top > aside.park-portal[id^="park-portal-"] | |
alemannia-aachen.de###grid-image-head | |
trainingsworld.com##.main-wrap > div[style="text-align:center"] | |
trainingsworld.com##div[id^="npm_"] | |
trainingsworld.com##.post-content > div[id^="attachment_"][style*="width"].wp-caption | |
trainingsworld.com##.post-content a[href*="amazon"][target="_blank"] | |
trainingsworld.com##.startseite-featured > .code-block[style="margin: 8px auto; text-align: center; display: block; clear: both;"] | |
trainingsworld.com##.anz-title | |
||ip-phone-forum.de/banner/*.gif | |
frag-mutti.de##.intext-ad | |
frag-mutti.de##.content-recommendations | |
frag-mutti.de##.ad-loading | |
gamestar.de##.content-item-medium > data[value="Deal"] | |
gamestar.de##.content-item-medium > data[value="Deal"] ~ * | |
||static.fore.4pcdn.de/sourcen/portal/gamesplanet^ | |
||gamesplanet.com^$domain=4players.de | |
4players.de###gamesplanet-widget | |
der-farang.com##.banner_item | |
||files.der-farang.com/files/*/*/bnr/$image | |
derstandard.at,derstandard.de##.tile-ad | |
gutekueche.at###ad_cont_superbanner | |
bottrop.de##.SP-Ad | |
quermania.de##.aktuelles-unten | |
quermania.de###seitenbanner | |
quermania.de###wbg | |
alle-lkw.de##.splitter-banner | |
alle-lkw.de##.banners | |
/[0-9a-z]{10,}.[a-z]{3,}\/[\s\S]*.js#ns=bullads/$domain=1load.sx | |
efahrer.chip.de##.ads-alignment | |
efahrer.chip.de##.outbrain-reserved-space | |
web.de,gmx.*##.co-content-container | |
gamestar.de##.jad-placeholder | |
ksta.de##.dm-slot | |
express.de##.dm-slot:not(#style_important) | |
langeoognews.de###pp_ad | |
langeoognews.de##div[class*="wbg_zone_"] | |
focus.de##.promo.BgcGreyRed | |
focus.de##.cad_trsct + .block-line | |
focus.de##a.externalLink[href*="campaign"][title*="Gespon"] | |
netdoktor.de##.ndpm-ihre-apotheken | |
netdoktor.de##a[class*="ndcustom_native-teaser_advertorial"] | |
uhrforum.de###fh-inside-bottom | |
uhrforum.de###fh-div-inner > #fh-outside-top | |
mein-mmo.de##div[id^="dfp-"] | |
||adnxs-simple.com^$domain=bild.de,important | |
spiegel.de,manager-magazin.de##section[data-area="block>adblock"] | |
allround-pc.com##.singlePostAd | |
allround-pc.com##.wrapper > .infoHeadWrap1 | |
giga.de##.u-shape-top | |
watson.ch##.watson-ad | |
m.winfuture.de,winfuture.de##a[href^="/news"][href*="123690"] | |
winfuture.de##.hp_latest > div[style="display: none !important;"] + .clearfix | |
windowsarea.de##.windo-widget | |
windowsarea.de###mgm-middle-ad | |
nn.de,nordbayern.de##.article__richtext div[style^="min-height:"] | |
nn.de,nordbayern.de##.modul--newsticker-more | |
nn.de,nordbayern.de##div[style="min-height:290px"]:not([class]):not([id]) | |
computerwoche.de##li[data-vr-contentbox^="articleSponsored"] | |
computerwoche.de##.idgArticlePdfbutton | |
merkur.de###id-Container-416931 | |
moviepilot.de###dfp-header | |
xboxdynasty.de##div[id^="dfp"] | |
web.de,gmx.*##.horoscope-teaser-tool | |
web.de,gmx.*##ul[data-layout-columns="7col"] > li > a[target="_blank"]:not([href*="web.de"]):not([href*="gmx."]) | |
web.de,gmx.*##section[data-name] > div[data-service-slot] | |
web.de,gmx.*##div[data-ac] | |
tarnkappe.info##div[id^="top_"] | |
computerwelt.at##.mh-sidebar code > span[style="font-size: xx-small;"] | |
kicktipp.de###adtag_banner | |
mein-heimkino.org###sidebar > #text-9 | |
menshealth.de##div[class*="banner__image"] | |
||ad-ipd.sxp.smartclip.net^$xmlhttprequest,redirect=nooptext,important,domain=n-tv.de | |
baulinks.de###werbungtop | |
medicalexpo.de###header-banner | |
saarbruecker-zeitung.de,rp-online.de###halfpagead | |
||isi-evita.eventim.com/widget.html$third-party | |
schnittberichte.com##.section__banner | |
schnittberichte.com##.branding[target="_blank"] | |
||schnittberichte.com/pics/*-bg.jpg | |
||vbcache*.videobuster.de/static/*/ads/ | |
businessnamegenerator.com##.snp-builder | |
businessnamegenerator.com##.snp-overlay | |
businessnamegenerator.com##.result-page-ad | |
businessnamegenerator.com##.domainify | |
maclife.de##.dfpcontainer | |
sn-online.de,blick.de##.weekli-widget | |
blick.de##.rgt-content > #BSB | |
hallespektrum.de##.sidebar_list > li[id^="execphp-"] | |
hallespektrum.de###text-18 | |
web.de,gmx.net,gmx.at,gmx.ch,gmx.com##tr.js-component[data-component-pixelurls*="adition.com"][id^="id"] | |
pi-news.net##div[data-title="You Might Also Like"] | |
netzwelt.de##.ad-trigger | |
netzwelt.de##.with-ad-label | |
netzwelt.de##.without-ad-label | |
mtb-news.de##div[class*="header__banner"] | |
radio.de##.topASp | |
radio.de##.fevdIX | |
urlaubspartner.net##a[target="_blank"][href^="https://cutt.ly/"] | |
urlaubspartner.net##a[href^="https://firmen.faz.net/immobilienmakler"] | |
winfuture.de##a[target="_blank"][href*="mysoftware.de"] | |
||tichyseinblick.de/wp-content/uploads/*/Anzeigen- | |
epochtimes.de##.etd-ad | |
kostenlose-urteile.de##.advBlockTop | |
kostenlose-urteile.de##.bigUniBoxPlaceholder | |
industrie.de##.mr_content | |
industrie.de##.asm_async_creative | |
boerse-online.de##.topbanner | |
pons.com###pons-ad-leaderboard__container | |
||movie.momo-net.com/*/?pa= | |
movie.momo-net.com###video-player-area > div[style="visibility: visible;"] | |
ran.de,prosieben.de,sat1.de##.ad-slot-container | |
bunte.de##.bfa-ad-slot | |
tvdigital.de,hoerzu.de##.funkedigital-ad | |
||spark.cloud.funkedigital.de/spark.js$domain=hoerzu.de | |
zvw.de,rheinpfalz.de##.nfy-banner | |
rheinpfalz.de##.cmsSnippetSlide | |
t-online.de###Tcb | |
t-online.de##.fs-mrec-outer | |
t-online.de##.Tgboxf | |
||ulm-news.de/image/banners/ | |
kuechengoetter.de##.sidebar__block-advertisement | |
urlaubstracker.de##.sidebar > #text-10 | |
tvdirekt.de,klack.de###adContentTop | |
kirche-und-leben.de##.articleAdDetail | |
||kirche-und-leben.de/fileadmin/redaktion/werbung/ | |
computerbild.de##.teaser_cs.labeling | |
businessinsider.de##.adup-wrap | |
literaturcafe.de##.anzeige_sidebar | |
chip.de##aside[role="complementary"] > div > .secondary | |
||static.chip-secured-download.de/tmp^$image | |
finanzen.net##.dynamic-content.hidden-xs > div[style="height: 130px"] | |
finanzen.net##.container > div[class="fixed-height-desktop-only px-250"] | |
finanzen.net##.mrec-no-hpa | |
finanzen.net##div[class^="cpg_incontent"][class$="-container"] | |
finanzen.net##.fin-ob-container | |
finanzen.net##div[id^="billboard_btf"] | |
finanzen.net###footer-ad | |
finanzen.net##.mrec-height-prefix | |
gesundheit.de###billboard_container | |
wanted.de##div[id^="adcont"] | |
giga.de##div[data-sdg-ad] | |
mz.de##div[class="ads-container"] | |
mz.de##.fp-top-article-top-teaser | |
mz.de##div[data-service="outbrain-top-ad"] | |
familie.de##.sad_banner | |
bild.de###superbannerWrapper | |
bild.de##div[id^="mrec"] | |
spiele101.de##.MuiSkeleton-rect[style="width:300px;height:250px;"] | |
mein-eigenheim.de##.htmlbanner | |
tarnkappe.info##div[id^="custom_html-"]:not(#custom_html-53) | |
wetter.com,winfuture.de,formel1.de##.OUTBRAIN | |
praxistipps.focus.de##.FC__Container.min-height-250px-mu | |
praxistipps.focus.de,chip.de##.Article__Ad | |
chip.de##.Ad-hor-height | |
chip.de##.ar-67-60-so | |
bundesliga.com##dfp-ads | |
spiele.spiegel.de##div[id^="ad-landingpage"] | |
funnygames.eu,spielspiele.de##.slot-container | |
golem.de###screen div[id^="iqadtile"] | |
golem.de###screen .formatted > div[style="width:1000px; margin: 16px -150px; clear:both;"] | |
heise.de##.pvg-widget | |
golem.de##.article .g > div[style="margin: 20px 0; clear: both; min-height: 490px;"] | |
schwaebische.de##.margin-advertisement:not(#block_important) | |
schwaebische.de##div[id^="medium_rectangle_"]:not(#block_important) | |
deskmodder.de###secondary > #codewidget-7 | |
deine-tierwelt.de###nativendo-mmg-frontpage- | |
rtl.de##.adwrapper | |
iphone-ticker.de##div[id^="verbraucherhinweis"] | |
dhv.de##body > .dhv_topcolor > table | |
||dhv.de/dbfiles/wbg/images/*.gif | |
unicum.de##.box-werbung_box | |
||xhamsterdeutsch.xyz/bilder/mp4/*.mp4| | |
/|$xmlhttprequest,script,domain=sexvideos-gratis.com|german-porno-deutsch.info|reifporn.de|sexvideos-hd.com|tube8-pornos.com|meinyouporn.com|hd-sexfilme.com|beeg-pornos.com|deinesexfilme.com|einfachtitten.com|gutesexfilme.com|halloporno.com|hd-pornos.net|hdpornos.net|herzporno.com|lesbenhd.com|milffabrik.com|nursexfilme.com|porn-monkey.com|porndrake.com|pornoaffe.com|pornodavid.com|pornoente.tv|pornofelix.com|pornofisch.com|pornohammer.com|pornohans.com|pornohelm.com|pornohirsch.net|pornoklinge.com|pornoschlange.com|pornotom.com|pornotom.com|pornotommy.com|pornovideos-hd.com|pornozebra.com|xhamster-sexvideos.com|xhamsterdeutsch.xyz | |
sexvideos-gratis.com,german-porno-deutsch.info,reifporn.de,sexvideos-hd.com,tube8-pornos.com,meinyouporn.com,hd-sexfilme.com,beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.com,hd-pornos.net,hdpornos.net,herzporno.com,lesbenhd.com,milffabrik.com,nursexfilme.com,porn-monkey.com,porndrake.com,pornoaffe.com,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornoklinge.com,pornoschlange.com,pornotom.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,xhamster-sexvideos.com,xhamsterdeutsch.xyz##.size-300x250 | |
sexvideos-gratis.com,german-porno-deutsch.info,reifporn.de,sexvideos-hd.com,tube8-pornos.com,meinyouporn.com,hd-sexfilme.com,beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.com,hd-pornos.net,hdpornos.net,herzporno.com,lesbenhd.com,milffabrik.com,nursexfilme.com,porn-monkey.com,porndrake.com,pornoaffe.com,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornoklinge.com,pornoschlange.com,pornotom.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,xhamster-sexvideos.com,xhamsterdeutsch.xyz###wa_widget | |
sexvideos-gratis.com,german-porno-deutsch.info,reifporn.de,sexvideos-hd.com,tube8-pornos.com,meinyouporn.com,hd-sexfilme.com,beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.com,hd-pornos.net,hdpornos.net,herzporno.com,lesbenhd.com,milffabrik.com,nursexfilme.com,porn-monkey.com,porndrake.com,pornoaffe.com,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornoklinge.com,pornoschlange.com,pornotom.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,xhamster-sexvideos.com,xhamsterdeutsch.xyz##aside[class^="spc_height_"] | |
sexvideos-gratis.com,german-porno-deutsch.info,reifporn.de,sexvideos-hd.com,tube8-pornos.com,meinyouporn.com,hd-sexfilme.com,beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.com,hd-pornos.net,hdpornos.net,herzporno.com,lesbenhd.com,milffabrik.com,nursexfilme.com,porn-monkey.com,porndrake.com,pornoaffe.com,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornoklinge.com,pornoschlange.com,pornotom.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,xhamster-sexvideos.com,xhamsterdeutsch.xyz##iframe[src="about:blank"] | |
wetteronline.de##app-ad-container | |
homematic-forum.de###page-body > .post:not([id]):not(.search) | |
gamestar.de###dfp-masthead | |
news.de##div[id^="unisterAd_"] | |
tvmovie.de###dikr-responsive-ads-pb | |
tvspielfilm.de##.promo-box | |
netzwelt.de##.ad-host | |
n-tv.de##.extcontent--amazon | |
duden.de##.medrec | |
goettinger-tageblatt.de##.pdb-adplacement-container | |
sn-online.de,goettinger-tageblatt.de,waz-online.de,maz-online.de,ostsee-zeitung.de,dnn.de###gpt_superbanner | |
freundin.de##article[role="article"][data-internal-url][about]:not([about*="freundin.de"]) | |
windowspro.de###block-views-sponsoredpromo-block | |
gamestar.de##div[class^="sponsored-"] | |
filmstarts.de##.main-banner | |
la-palma24.info##.dvtopgadogle | |
la-palma24.info##.prmprinone | |
stuttgarter-zeitung.de##.trf-declaration-container | |
tarnkappe.info##.post-row > .category-advertorial | |
rblive.de##div[class*="adSlot"] | |
sport.de##.hs-slideshow-banner | |
! sspin.de###content > div[align="center"] - https://github.com/AdguardTeam/AdguardFilters/issues/87974 | |
spin.de###adcontsupersize | |
spin.de###content > .box-info + div[style="margin: 60px auto 20px auto;width:640px;text-align:center"] | |
spin.de##.mbox > div[style="float:left;margin:60px 0 0 70px"] | |
! spin.de##.kl:not(.minorinfo) - breaks profile page content | |
spin.de##.kl:not(.minorinfo) + div[id^="adcont"] | |
pff.de##.porscheMarketAdContainer | |
abload.de##body > .bottombanner + div[style^="width:"][style*="display: block; margin: 0 auto"] | |
abload.de##div[style$="display: block; margin: 0 auto"] > div[style^="font-size:8pt; color:#"] | |
||content.viralize.tv^$domain=abload.de | |
filehorst.de##.bottombanner | |
filehorst.de##div[style^="font-size:"][style*="8pt"][style*="color:"] | |
cad.de##a[href^="https://ww4.cad.de/Ads/adclick.php"] | |
||cad.de/images/Anzeige60.jpg | |
bild.de##article > .article-mtl | |
elefacts.de###werb_top | |
krone.at##div[data-boxname^="gpt-flow_content"] | |
krone.at##div[data-boxname="banner"] | |
snanews.de##div[data-type="banner"] | |
golem.de##[class^="pcgh"] | |
golem.de##div[style="margin-top:30px;text-transform: uppercase;font-size:10px;font-family: arial, helvetica, freesans, sans-serif;"] | |
||erotikgeek.com/eg-bjp-pu.js | |
||news.feed-reader.net/grafik/kw_top.gif | |
||news.feed-reader.net/grafik/keine160.gif | |
abendzeitung-muenchen.de##.teaserbox > .teaser > .specialfeature | |
abendzeitung-muenchen.de##.teaserbox > .teaser > .specialfeature ~ * | |
abendzeitung-muenchen.de##.ad-pos | |
abendzeitung-muenchen.de##.plista | |
||hello-fresh-widget.com/?code=$domain=kochbar.de | |
kochbar.de##.ks-ad | |
wetter.com##.weather-grid-ad | |
wetter.com##.ad-wrapper-bg | |
wetter.com###taboola-main-container | |
radfahren.de##.wide-banner | |
radfahren.de##.in-article-ad-wrapper | |
xnxx-porno.com##div[data-ga_category="WhatsApp Widget"] | |
techgeek360.com,ekiwi-blog.de##.widget_aawp_widget_bestseller | |
ekiwi-blog.de##.aawp | |
praxisvita.de##.aside > .box > a[href$="&utm_campaign=PraxisVita_Bild_Textanzeige"] | |
gut-erklaert.de##.noContentBannerWb | |
praxistipps.focus.de,chip.de##aside.FC > .FC__Item | |
chip.de##.wrapper-safe > .fb > .fb-col-md-4 > aside > .is-hidden-sm[style="min-height: 250px;"] | |
techstage.de##[src^="https://api.heise.de/svc/pvg-widget"] | |
techstage.de##div[class^="heise-ad"] | |
pcwelt.de,macwelt.de###leadfullWrapper | |
desired.de##body > div[id][class]:empty | |
widget.namerobot.de##.nr-gpt | |
mopo.de###externwidget-teaserwide | |
raidrush.net###top_ga | |
raidrush.net###foot_ga | |
raidrush.net###gastream | |
raidrush.net###aside_tv | |
pcgames.de##.centerRectad | |
focus.de###top-banner | |
focus.de##div[class*="cls_slot_"] | |
glonaabot.de##div[class*="advert-outer-wrapper"] | |
file-upload.net###dwdiv2-ads | |
||file-upload.net/include/mitte-orig.php | |
karrieresprung.de##div[id^="ks_ad_"] | |
mopo.de##a[data-teaser-view="300x300"][target="_blank"][href*="utm_source="] | |
xmedia-recode.de##.box_banner | |
xmedia-recode.de##div[class^="werbung_"] | |
xmedia-recode.de###page_content h3[style="color: #ffffff;"] | |
xmedia-recode.de###page_content a[href^="https://amzn.to/"] | |
||amazon-adsystem.com^$important,domain=xmedia-recode.de | |
survivethis.news##.vc_widget_sidebar > aside#custom_html-11 | |
||survivethis.news/wp-content/uploads/*/*/BannerVertical-*x | |
kodinerds.net##.threadAdsMessageText | |
wetter.com###aug-index > div.app-layout.pb-- | |
videobuster.de###mymuesli | |
||gfx.videobuster.de/img/nl2/mymuesli-968x280px_2020_kw*.jpg | |
futurezone.de##body .ad--stroer.ad--stroer | |
focus.de##.articleContent > .textPDF | |
focus.de##.articleContent > .textBlock > h2:empty | |
wrestling-infos.de##center > a[target="_blank"]:not([rel]) > img[alt^="http"] | |
golem.de##.list-articles > li[class*="li-hb-"] | |
hausbau-forum.de##.samItem | |
mopo.de##img[referrerpolicy="unsafe-url"][src^="/image/"] | |
mopo.de##body > div[style*="margin: 0 0 0 160px;"] | |
nydus.org###ny_bill | |
nydus.org###ny_banner | |
nydus.org###right160x600 | |
nydus.org##div[style="text-align:center;margin:0 auto;clear:both;"] | |
nydus.org##div[style="height:90px;overflow:hidden;text-align:center;"] | |
||raidrush.net/ticker/rr_ticker_rand.php? | |
wetter.com##.advert-notice | |
n-tv.de##.ob_embed | |
schalke04.de##body .module-advertising | |
versteigerungspool.de###devepo | |
ran.de###sponsor-navbar | |
ran.de##.ad-component | |
cad-markt.de###sp-banner | |
express.de##.dm_article_text > p a[target="_self"][href=""] | |
teslamag.de##.after-header-ad | |
teslamag.de##.archive-inject-ad | |
dubisthalle.de##div[class*="-que"][class*="-inhalt"] | |
wetter.de##.responsive-slot | |
web.de,gmx.*##uim\:ad + a | |
web.de,gmx.*##uim\:ad + iframe | |
wunderweib.de,madame.de##.bx-ads | |
moviepilot.de##.is-promoted | |
wetter.com###uebersicht > .portable-hide | |
blick.ch##aside[class*="placement-"] | |
my.mail.de###mdeSideProp | |
giga.de##div[data-item="ads-container"] | |
pcgames.de##.article_text .ratgeberWrapper | |
||static.native-commerce.com^$domain=dslr-forum.de | |
parkerlebnis.de,drwindows.de##div[class^="ad_"] | |
t-online.de###Tcontboxi > .Tgbox--blau | |
welt.de##section[data-external-stage-name="special_home"] | |
promipool.de##.desktop-top-ad-wrapper | |
4players.de##.content-liste > li > a[href^="https://www.4players.de/4players.php/schnaeppchen"] | |
heise.de##.hbs-ad | |
glonaabot.de##.horizontal-advert-outer-wrapper | |
gamepro.de##.pull-xs-right > .contentteaser > .col-xs-12 > a[href][target="_blank"] > img | |
nordbayern.de##div[style="width:310px; margin:0 0 0 12px;"] | |
ariva.de###dianomiiFrame | |
ariva.de##div[id="ariva.de_d_970x250_1"] | |
blick.ch##.placement-leaderboard | |
mmoga.de##.fix_mmogapower | |
digitalfernsehen.de##.td-adspot-title | |
silbentrennung24.de,sozialversicherung-kompetent.de##.adcontainer | |
sozialversicherung-kompetent.de##.content_main_right > .moduletable.hide.blank | |
heise.de##.img-ad | |
tellows.de###lb_header | |
/special_script.js$domain=pornohirsch.net|pornojenny.com|hd-pornos.com|pornotom.com | |
/vast-client-js-master/dist/vast-client-browser.min.js$domain=pornojenny.com|hd-pornos.com|pornohirsch.net|pornotom.com | |
pornotom.com,hd-pornos.com,pornojenny.com##aside[id^="special"] | |
pornotom.com,hd-pornos.com,pornojenny.com,pornohirsch.net###tt_wrapper | |
pornotom.com,hd-pornos.com,pornojenny.com###wa_widget | |
hd-pornos.com,pornojenny.com##.size-300x250 | |
stylebook.de,techbook.de##div[class^="affilitron-"][class*="-wrapper"] | |
nw.de###nativendo-oms-infeed + .article-divider | |
mathebibel.de###banner-bottom | |
amazon.de##span[class*="widget=loom-desktop-inline-slot"] | |
amazon.de###productAlert_feature_div | |
tutonaut.de##a[title="Anzeige"] | |
tutonaut.de##.widget-ad-image | |
ortsdienst.de###ad-MR1-l0 | |
ortsdienst.de###ad-MR2-l0 | |
synology-forum.de##div[data-xf-init="sam-unit"] | |
||includes.agentur-plietsch.de/*/betway.html$domain=deichstube.de | |
tellows.de###wrapper > #lb_header[style="margin-left: 5px;text-align: center;min-height: 90px;"] | |
golem.de###job-market | |
tipps.computerbild.de##.einzelproduktteaser | |
kaufdex.com##a[href^="https://amzn.to/"] > img | |
woxikon.de##.ads-marker | |
woxikon.de##.ad-content-wrapper | |
buffed.de,pcgameshardare.de,pcgames.de##.widget > .ratgeberWrapper | |
pcgames.de###topBannerWrapper | |
||chip.de/installer/ | |
videogameszone.de,gamesaktuell.de,pcgameshardware.de,areamobile.de##.topFrameEddie | |
areamobile.de##div[id^="wad_banner"] | |
||api.heise.de/svc/pvg-widget/ | |
computerbase.de##.p-body-pageContent > a[href][target="_blank"][rel*="sponsored"] | |
pornodiamant.com##.abcnn_ | |
charivari.de##.post-content > div[style="width:300px;margin:15px auto;border-top:1px solid grey;border-bottom:1px solid grey;padding:15px"] | |
web.de,gmx.net##div[data-service-slot][data-ac] | |
web.de,gmx.net##div[\:data-service-slot][data-ac] | |
web.de,gmx.net##div[data-container="right"] | |
amazon.de##span[cel_widget_id="MAIN-VIDEO_SINGLE_PRODUCT"] | |
android-hilfe.de##.p-body-inner > ul.p-breadcrumbs + div[style="min-height: 140px;"] | |
transfermarkt.de##.sponsor-logo-container | |
web.de,gmx.net##.main-content > div[data-service-slot="middle"][data-ac="middle"][data-block-number] | |
||secure.spox.com/daznpic/daznwidget.js$third-party | |
t-online.de##.toiaflBtnOnly-container | |
gamez.de##.c-product-reco | |
gamez.de##.mm-product-teaser | |
gamez.de##.mm-button-container | |
pcwelt.de##section[data-vr-contentbox-url*="utm_campaign"] | |
golem.de##a[href^="https://www.golem.de/news/anzeige-"] | |
golem.de##a[href^="https://www.golem.de/news/anzeige-"] + .cluster-header | |
golem.de##a[href^="https://www.golem.de/news/anzeige-"] + .cluster-header + p | |
tff-forum.de###subheader-inner > div[id^="banner-"] | |
mtb-news.de##div[class^="mtbnews-ad-"] | |
mtb-news.de##.mtbnewsAdBillboardContainer | |
ga.de##div[data-host="general-anzeiger-bonn.weekli.de"] | |
ga.de##.park-portal-marker::before | |
unsere-helden.com,forum.golem.de##img[referrerpolicy="unsafe-url"] | |
chip.de##.teaser-headline-gray | |
heise.de##div[id^="wtma_teaser"] | |
administrator.de##.ads-300x600-wrapper | |
administrator.de##.snhb-ads | |
willhaben.at##.apn-leaderboard-wrapper | |
golem.de##.kpomubeaetv | |
emtb-news.de,rennrad-news.de##.mtbnewsAdBillboardContainer | |
emtb-news.de,rennrad-news.de##div[class^="mtbnews-ad-container"] | |
emtb-news.de##.message[data-author="eMTB-News.de"] | |
rennrad-news.de##.message[data-author="Rennrad-News.de"] | |
rennrad-news.de##.message[data-author="MTB-News.de"] | |
handelsblatt.com##.hcf-sponsoring | |
wunderkessel.de##.fh_ad_21 | |
menshealth.de##.v-A_-commercial | |
amazon.de###universal-hero-quick-promo | |
forum.abakus-internet-marketing.de##.foren_werbung | |
helpster.de##.h5v-ad | |
dubisthalle.de##.dbh-im-artikel | |
winfuture.de##.hp_latest > div[style^="min-height:"] | |
serienstream.sx##a[href^="/ads/"] | |
technisches-zeichnen.net##[class^="ad-hinweis"] | |
/fast.js$domain=pornofisch.com|sexvideos-hd.com|pornohirsch.net | |
pornofisch.com,sexvideos-hd.com,pornohirsch.net###wa_10 | |
pornofisch.com,sexvideos-hd.com,pornohirsch.net##.size-300x250 | |
pornofisch.com,pornohirsch.net##.special_preview + div.aspect-wrapper | |
pornofisch.com,pornohirsch.net##.special_preview | |
pornofisch.com,pornohirsch.net##.polaroid > div.title > a[rel="nofollow noopener"] | |
pornofisch.com,pornohirsch.net##aside[class^="spc_height_"] | |
kleinanzeigen.de##div[data-liberty-position-name] | |
kleinanzeigen.de##.j-liberty-wrapper | |
suedkurier.de##aside[id^="advert-"] | |
schlank-mit-darm.de##.asa2_columns_wrapper | |
schlank-mit-darm.de##.asa2_widget_collection_inner > div[class^="asa2_"] | |
heise.de##.perf-cls-reduc-leaderboard | |
der-postillon.com##.reklame-rechts-mitte | |
bessergesundleben.de##.mrf-adv | |
||philognosie.net/images/amazon^ | |
golem.de##.gbox_affiliate | |
netmoms.de##div[class^="nmAd_"] | |
saechsische.de##.article-fill | |
||v.fwmrm.net^$domain=southpark.de | |
hardwareluxx.de###sponsoredad | |
hardwareluxx.de##.js-replyNewMessageContainer > article.message--post:not([data-author]) | |
amazon.de##div[data-cel-widget*="desktop-dp-sims_SponsoredProductsSims"] | |
amazon.de##div[class*="thirdPartySponsorLink"] | |
bzbasel.ch,limmattalerzeitung.ch,aargauerzeitung.ch##.ad.teaser | |
streamkiste.tv###stream-link > a[onclick^="window.location.href=window.atob"][target="_blank"] | |
||computerbase.de/js/ads.*.js | |
||computerbase.de/service-worker.js | |
spiegel.de##div[data-component="AffiliateBox"] | |
ecomento.de##.external-ad | |
ecomento.de##.sidebar-ad-wrap | |
amazon.de##.widgetId\=loom-desktop-brand-footer-slot_hsa-id | |
amazon.de##span[class*="_adPlacements:"] | |
ejz.de##.page_layout >.row .subtitle | |
ejz.de##.page .box_header.font_lato | |
lkz.de##.nfy-element-ad | |
faz.net##.ctn-PlaceholderBox-is-in-article-text-right | |
bz-berlin.de##.bcode-publisher-asmi | |
heise.de##.teaser_deal_des_tages | |
heise.de##.teaser_preisvergleich_top10 | |
manager-magazin.de,spiegel.de##div[data-advertisement] | |
golem.de##article[data-io-article-url] > .tags[style="display:block; font-size:16px; line-height:24px; font-weight:bold; margin-bottom:1.5em"] | |
slashcam.de##.baga[style^="position:"] | |
||slashcam.de/images/basic/anzeige_aufweiss.gif | |
spiegel.de##section[data-advertisement] + div.mb-8.bg-white.shadow | |
baumpflegeportal.de##.baump-adlabel | |
baumpflegeportal.de##div[class^="baump-content-banner"] | |
konsolenfan.de##aside#custom_html-4 | |
konsolenfan.de###content-sidebar > aside#text-33 | |
konsolenfan.de###content-sidebar > aside#custom_html-3 | |
express.de##.dm_article_text > div[class^="amw_"] | |
||n-land.de/wp-content/uploads/drtt | |
n-land.de##.asdf | |
n-land.de##.section--topicbox--dossiers .article-pr | |
motor-talk.de##div[id^="div-gpt"] | |
chefkoch.de##div[amp-access^="NOT hasPaid"] | |
chefkoch.de##.hp-carousel-mb--ad | |
t-online.de##a[href][data-urlb^="aHR0cHM6Ly93d3cubG90dG8yNC5kZS93ZWJzaG9wL3Byb2R1Y3QvZXVyb2phY2twb3Q"].Tctiga | |
abendzeitung-muenchen.de##a[href^="/inhalt.onlineshop-einzelhandel-einfach-guenstig-umsetzen-wir-unterstuetzen-sie-schnell-einfach."] | |
abendzeitung-muenchen.de##a[href^="/inhalt.zinserhoehung-statt-negativzinsen-kostenloses-weltsparen-eroeffnen-und-150-euro-bonus-sichern."] | |
abendzeitung-muenchen.de##a[href^="/inhalt.zwei-felder-gratis-spielen-jackpot-nicht-geknackt-neuer-eurojackpot-90-mio."] | |
gload.to##center > a[href][target="_blank"] > img | |
||p.jwpcdn.com/*/vast.js$important,domain=tele5.de | |
||speedlounge.org/js/fasdjasdad.js | |
||speedlounge.org/images/partner^ | |
radiosaw.de###oms_gpt_rectanglesidebar | |
fitbook.de##a[href^="https://secure.adnxs.com/"] | |
||hasepost.de/wp-content/banners/ | |
||hasepost.de/fpassage/aktuell.gif | |
hd-streams.org##.movie-tabs .v-tooltip > span > a[onclick^="window.location.href"].v-btn | |
schieb.de##.inner_sidebar > #custom_html-3 | |
koch-mit.de##.kk-advertising | |
koch-mit.de##body .c-advertisement__banner | |
zeitumstellung.de##.hintergrundfarbe-navi div[style] > a[href][rel="nofollow"][target="_blank"] > img | |
||paketda.de/img/banner^ | |
paketda.de##.l-box > a[target="_blank"] | |
reviersport.de###menu_ad_mrec3 | |
reviersport.de###oms_gpt_rectangle_halfpage | |
geo.de##.sidebar-cobranded-teaser | |
heise.de##.us-ad | |
games-mag.de##.vdbxyarzm-align-center | |
||img.ui-portal.de/container/generic_ | |
||genickbruch.com/pics/amazon192x192.jpg | |
||genickbruch.com/pics/amazon200x200.jpg | |
/images/banner/*$domain=bennetrichter.de | |
typografie.info##div[style*="text-align:center;"] > a:not([href^="https://www.typografie.info/"]) > img[style*="max-height"] | |
windows-faq.de##.ad_300_300 | |
windows-faq.de##.theiaStickySidebar > #custom_html-4 | |
prosiebengames.de##.off-canvas-content > div.background[data-url-link] | |
finanzen.net##body .ad-hint | |
finanzen.net##div[id^="fin-ob-box-ar_"] | |
finanzen.net###fragSharesHotStocks > img[src^="data:image"] | |
autobild.de,halle365.de###skyscraper | |
halle365.de##p > a[href^="https://www.eventim.de/"] > img | |
halle365.de##a[href="http://www.euroakademie.de/halle"] | |
halle365.de##.view-events > div.view-content > div.views-row:not([class*="views-row-odd"]):not([class*="views-row-even"]) > [about*="banner"] | |
||halle365.de/sites/default/files/imagebox2/*-728x80. | |
bildschirmarbeiter.com##a[href*="://www.amazon.de/"][target="_blank"] > img | |
bitblokes.de###idg_up | |
bitblokes.de###adscale_down | |
bitblokes.de###ga_sub_single_wrap | |
bitblokes.de###google_ad_2_amazon | |
bitblokes.de###sidebar-bottom > a[href*="/aff_c?offer_id="] | |
carsharing-news.de##.inside-right-sidebar > aside#custom_html-2 > .textwidget > a[href][target="_blank"] > img | |
coolis.de##.td-ss-main-sidebar > aside.widget_text > .textwidget > .g-1 > .g-single > a.gofollow[href] > img | |
stuttgarter-zeitung.de##.mod-teaser--sondt | |
1001spiele.de##div[id^="bannerAdmeen"] | |
1001spiele.de###bannerGameSkyscraperLeft | |
quoka.de##.cnt > .qx_center[style="height:300px;"] | |
stupidedia.org##center > a[href="http://www.autodoc.de/"] > img | |
||stupidedia.org/skins/autodoc.gif | |
tarnkappe.info##img[src="https://nvpn.net/images/banner.gif"] | |
||notebookinfo.de/c/cn?_=$subdocument | |
||notebookinfo.de/c/csb?_=$subdocument | |
kodi-tipps.de##.identitaet-box | |
kodi-tipps.de##.entry-content > p > a[href="https://www.kodi-tipps.de/out/?id=cyberghost"] | |
kodi-tipps.de##.entry-content > .aawp | |
notebookinfo.de##ul[class^="product-display-listing-"] > li.ad | |
selbstaendig-im-netz.de##span[style="font-size: 8pt; margin-top:-10px;"] | |
selbstaendig-im-netz.de##[class*="selbs-"] | |
||selbstaendig-im-netz.de/Bilder/affiliate-banner^ | |
payback.de##div[data-ad-id] | |
tagesspiegel.de##.ts-zr12qtz | |
||js-sec.indexww.com$domain=promiflash.de,redirect=nooptext,important | |
||aax-eu.amazon-adsystem.com$domain=promiflash.de,redirect=nooptext,important | |
||adservice.google.com$domain=promiflash.de,redirect=nooptext,important | |
||pagead2.googlesyndication.com$domain=promiflash.de,redirect=nooptext,important | |
promiflash.de##.onlyMobile | |
tagesspiegel.de##.hcf-marginal-col > .hcf-news-aktuell-side | |
iphone-tricks.de###sidebar > #custom_html-3 | |
iphone-tricks.de###main-area > div[style="margin-bottom:1em;min-height: 250px;display: flex;justify-content: center;align-items: center"] | |
hallelife.de##.mod_banner | |
hallelife.de##.banner_image | |
hallelife.de##.werbung_start | |
||hallelife.de/files/hallelife/banner/ | |
dubisthalle.de##.dbh-ende-artikel | |
dubisthalle.de##.sidebar-content > .dbh-widget | |
borncity.com##.widget-area li#ai_widget-2 | |
borncity.com##.sidebar-inner aside#ai_widget-2 | |
borncity.com##div#content .code-block[style="margin: 8px 0; clear: both;"] | |
borncity.com##div.code-block[style="margin: 8px auto; text-align: center; display: block; clear: both;"] | |
schnittberichte.com##a[href^="out.php?"] | |
||schnittberichte.com/resources/images/*_250x250 | |
||schnittberichte.com/pics/finale.jpg | |
pocketpc.ch##div[id^="IK-ad-"] | |
pocketpc.ch##aside[id^="ads_"] | |
ntower.de##div[id^="n"][id*="Commerce"] | |
deskmodder.de###gwerbung | |
||img.ui-portal.de/container/generic_ | |
stuttgarter-zeitung.de##.sponsored-by | |
stuttgarter-zeitung.de##.sponsored-by ~ * | |
stuttgarter-zeitung.de##a[data-tags="Ad-Kennung"] | |
dewezet.de,emderzeitung.de##.nfy-sebo-ad | |
allgaeuer-zeitung.de,emderzeitung.de###container_banner | |
reisereporter.de##div[data-native-teaser] | |
hna.de##.id-Weather-Advert-wrapper | |
lokalo24.de,kreiszeitung.de,merkur.de,tz.de,hna.de##.id-Teaser-el--proBEEP | |
volksfreund.de##aside[data-portal-id="taboola-below-article-thumbnails"] | |
mobiflip.de##.fff100-short | |
inside-digital.de###parallax | |
inside-digital.de###td-outer-wrap > #bigsize | |
||pmdipads-a.akamaihd.net/*/watchbox/$media,redirect=noopmp4-1s | |
karlsruhe-insider.de##.td-adspot-title + a[target="_blank"] | |
karlsruhe-insider.de##.td-post-content > div[style="width: 728px; height: 90px; margin: 20px auto 20px auto; display:table"]:not([class]):not([id]) | |
karlsruhe-insider.de##div[id^="stroeer-container-"] | |
t-online.de###sa666666-outer | |
der-betze-brennt.de###ad-superbanner | |
sportbuzzer.de##.dcm-adv-container | |
op-online.de##div[data-id-container-ct='{"containerId":"422013"}'] | |
gmx.net,web.de##section[data-adservice-slot] | |
pcgames.de##div.topFrameEddie | |
augsburger-allgemeine.de##.p-ad-poster | |
tatort.tube###aside > .bnr-container.dasContainer | |
winfuture.de##.topnews > div[style="background:#d5d5d5;border:0 solid #d5d5d5; border-width:5px 0;min-height:270px"] | |
travelbook.de##.affilitron-m-wrapper | |
||embed.tortuga.services/*affiliate | |
n-tv.de##.sparwelt | |
web.de,gmx.net##.wrapper-indent > .info.empty | |
4kfilme.de##div[class^="angwp_"] | |
extreme.pcgameshardware.de###posts > li[style="clear:both;"]:not(.postcontainer) | |
quotenmeter.de##div[id^="leaderboard_"] | |
winfuture.de###news_content > .warning_box | |
chip.de##a[href^="https://branded-story.chip.de"] | |
||cdn.prod.pubstack.io/monitoring.js | |
||intake.prod.pubstack.io/*/intake/auction | |
myheimat.de###contentArea > .tinyContent.sublime | |
quermania.de###intentMittelbanner ~ #wbg | |
quermania.de###untenaktuell > div[style="float:left; padding:0px; margin-right:2px; margin-bottom:2px;"] | |
pesgalaxy.com##a[href*="amazon-adsystem.com/"] | |
desired.de##div[data-ebl-sad] | |
general-anzeiger-bonn.de,volksfreund.de,rp-online.de##.park-portal--billboard | |
general-anzeiger-bonn.de##.park-portal--free | |
general-anzeiger-bonn.de##div[role="complementary"] | |
general-anzeiger-bonn.de##.weekli-section-nav | |
general-anzeiger-bonn.de##.adsbyweekli | |
||static-apps.braunschweiger-zeitung.de/apps/widgets/immo38/$third-party | |
braunschweiger-zeitung.de,gifhorner-rundschau.de##.collapsable__content > small[style="color: #999; margin-bottom: 5px;"] | |
||keyforsteam.de/wp-content/uploads/Cdkeys | |
keyforsteam.de##a[class^="bg-link-"] | |
tagesanzeiger.ch##.featureStory > .leadAdditions[style^="color:#00000"] | |
tagesanzeiger.ch##.featureStory > .leadAdditions[style^="color:#00000"] + a | |
tagesanzeiger.ch##.featureStory > .leadAdditions[style^="color:#00000"] + a + div | |
bild.de##div[data-tr-doc-type^="dt=InlineAd"] | |
tagesanzeiger.ch##.sponsored | |
pi-news.net##a[href^="https://c.kopp-verlag.de/kopp,"] > img | |
pi-news.net##.fusion-text > figure[id^="attachment_"][style="width: 220px"] | |
jetzt.de##a[href^="https://www.jetzt.de/sponsored-post"] | |
||img.ui-portal.de/fallback^ | |
ani-stream.com##.skyplayer ~ div[id][style^="z-index:"][style*="background-color: rgb"] | |
djmag.de##.billboardbanner | |
mt1.at##.entry-content > .aawp | |
mt1.at##.entry-content > .aawp-disclaimer | |
mt1.at##aside#secondary > section[id^="aawp_widget_"] | |
auto-motor-und-sport.de##a[tracking*="Sponsored"] | |
auto-motor-und-sport.de##div[class^="v-A_-commercial"] | |
winfuture.de##.mb14 | |
t-online.de###Tmainbox > div[id]:not([id^="T"]) > div[style*="color:"][style*="font:"] | |
mtb-news.de##.js-replyNewMessageContainer > article:not([id]):not(.js-post) | |
pi-news.net##.wpb_wrapper > div > a[target="_blank"] > img | |
ariva.de###WEBSEITE > #siteTeaserLayer | |
pixelio.de##div[style="float:right; width: 300px; height: 250px"] | |
gut-erklaert.de##.bottomWb | |
gut-erklaert.de###superFormat | |
gut-erklaert.de##.contentBody > div[style="height:260px"] | |
gut-erklaert.de##.contentlabel | |
frustfrei-lernen.de##.noContentBannerArea | |
aktuelle-auto-news.de##.adtracker | |
||vidapi*.threepi.de/storage*/media^$redirect=noopmp4-1s | |
dr-gumpert.de##.get .adsbygoogle | |
1000ps.at##.dfpwerbungall | |
1000ps.at##.berichtwerbungshow | |
zeit.de##.cp-region--standard > section:not(.cp-area--headed-zplus) > .zon-teaser-standard--ad | |
meinestadt.de##div[class^="a-ettElement -dfp -n"][style^="min-height:"] | |
||ih.adscale.de/map?ssl=1&format=video | |
emtb-news.de##.mtbnews-forum__banner | |
chip.de##.Dl-Article__Text > .Screenshot ~ a[href^="https://www.chip.de/bestenlisten"] | |
chip.de##.Downloads .Subchapter .Download-Buttons ~ .ButtonAuswahl + div > div[id][class] | |
gload.to##a[href^="https://gload.to/"][href*="/strip"] | |
hifi-forum.de###widget_ad | |
saarbruecker-zeitung.de##.park-section-portal-top > .park-portal--billboard | |
impulse.de,tichyseinblick.de##div[id^="Ads_"] | |
kachelmannwetter.com###meteosafe | |
kurier.de##div[data-b-title*="(werb"] | |
kurier.de##div[data-b-title*="Bilder-Slider Digitale Beilage"] | |
||techbook.de/data/uploads/*/telekom_notification_kw | |
pi-news.net##.td-pb-span4 a[href*="kopp-verlag"] | |
||pi-news.net/wp-content/uploads/*/*_banner.jpg | |
web.de,gmx.net##div[data-adservice-slot] | |
web.de,gmx.net##.abd .ad-type-billboard | |
duden.de###block-lexemleaderboardunten | |
||watson.de/js/tisoomi.js | |
fondsweb.com##.f-ad-leaderboard-container | |
fondsweb.com##.f-ad-contentad-container | |
fondsweb.com##.f-ad-billboard-container | |
fondsweb.com##.fw--advertisement-header | |
auto-treff.com##a[name="top"] + table[width="100%"][align="center"] > tbody > tr > td[align="left"] ~ * | |
suchen.mobile.de##section._3chCzntZRl._1G5lvYH-XO._2ZI7JiuBNS._2thNwO5kvB._306sRo3IRt | |
suchen.mobile.de##._1V0tfHN_l3 | |
suchen.mobile.de##._3hi7AUfka9 > ._2iEKWvWkop > section[data-perfid="SRP_VIP"] + section | |
suchen.mobile.de##._3hi7AUfka9 > ._2iEKWvWkop > section[data-perfid="SRP_VIP"] | |
4players.de##[id^="werbung-"] | |
pi-news.net##a[href^="https://www.kopp-verlag.de"] > img | |
teckbote.de##.Content-Ad | |
pornoente.tv###wa_join_btn | |
pornoente.tv##aside[id^="special"] | |
pornoente.tv##a[href^="https://www.whatsdating.org/"] | |
||pornoente.tv/cpanel/b.php | |
hd-pornos.net##a[href^="https://what-sexdating.com/"] | |
||chatntr.com^$domain=hd-pornos.net|pornoente.tv | |
laborjournal.de##.ed_d | |
laborjournal.de##.ed_m | |
laborjournal.de##.bb_top | |
laborjournal.de###alles > #kratzer | |
netdoktor.de##.iqadtile | |
gamereactor.de##.colthin > div[style="min-height: 600px; margin-bottom: 20px;"] | |
areadvd.de##.aread-nach-absatz-x | |
areadvd.de##.aread-nach-dem-inhalt | |
epochtimes.de##.mgl_ad | |
wochenanzeiger.de##a[target="_blank"][href*="utm_medium=referral"] > img | |
fnp.de##.id-Article-advert | |
quoka.de##div[id^="div-gpt-ad-banner"] | |
fuldainfo.de##div[id^="smartslider3-"] | |
mimikama.at##.mrf-directad | |
mimikama.at##.mk_ads | |
blick.ch##a[href^="https://jackpot.onelink.me"] | |
magdeburger-news.de##.element-container > a[href*="redirect"] | |
cosmopolitan.de##.amazon-bundle-product | |
vogue.de##div[data-test-id="AdBannerWrapper"] | |
brigitte.de##section[data-name*="Veeseo"] | |
brigitte.de##.vergleichsinfo | |
bunte.de##.fe-channel-item--promo | |
elle.de,instyle.de,freundin.de##.item-paragraph--advertising-products-paragraph | |
elle.de,instyle.de##.ecommerce-slider | |
ze.tt##.is-advertorial | |
stuttgarter-nachrichten.de##div[data-layout-desktop="w4-"][data-layout-mobile="w0-"] | |
stuttgarter-nachrichten.de##.m-fstb-banner | |
stuttgarter-nachrichten.de##div[data-b-title*="Ad native"] | |
chefkoch.de##.js-overlay + iframe:not([src]) | |
gamestar.de,gamepro.de##.offerteaser-box | |
nickles.de###sidepanel a[target="_blank"][rel="nofollow"][href^="https://www.amazon.de"] | |
amazon.de##div[data-ad-details] | |
teltarif.de##.ttMainWidth +.ttSkyR[style^="background:"] | |
||betterplace-widget.org^$domain=haolam.de | |
szlz.de##.nfy-ad-teaser | |
szlz.de##.nfy-sebo-ad | |
szlz.de##.nfy-ad-box | |
waz.de##.icony-widget-container | |
lr-online.de##div[data-widget="plista_widget_belowArticle"] | |
web.de,gmx.net###adRectangle | |
web.de,gmx.net###sepRespBillboard | |
mittelbayerische.de##[class^="ad-"]:not([class*="inhouse"]) | |
motorradonline.de##.gtm-stellenangebote | |
berlinertageszeitung.de##.small-text.grey-text.center-text | |
||berlinertageszeitung.de/images/banners^ | |
itnator.net###ajdg_grpwidgets-2 | |
itnator.net##.page-popup | |
||youtube.com/embed/pIyVj-2rczs$domain=itnator.net | |
transfermarkt.de##iframe.box-fanshop | |
||fcb.304000.de/tm-medium-rectangle-generic.html$domain=transfermarkt.de | |
transfermarkt.de##div[id^="crt-"][style="width: 300px; height: 250px;"] | |
desired.de##div[class*="seeding-alliance-breaker"] | |
ddl-music.to##table.download a[href="#"][onclick^="window.location.href='https://aj1574.online/"] | |
daswetter.com##.principal span.creatividad | |
bayreuther-tagblatt.de##em[style="font-size: 0.8em;"] | |
soeren-hentzschel.at##.tnemesitrevda | |
heise.de###mitte_rechts > div#wtma_teaser > div[id^="wtma_teaser_ho_vertrieb"] | |
golem.de##.list-tickers > .sp-article | |
wetteronline.de###product_display > div[id*="-"][class*="-"]:not(.embedded-map):not(.linewrapper) | |
wetteronline.de###sidebar > div[class]:not([id]):not(.teaser_block) | |
wetteronline.de###maincontent > div[class]:not([id]):not(.linewrapper) | |
wetteronline.de###contentcontainer > div[id][class]:not(#content) | |
drwindows.de##div[id^="post_message_"] .postcontent > div[style="position: relative; float:left; width:300px; display: table-cell; margin-top: 4px;"] | |
windows-10-forum.com###messageList > li:not([id^="post-"]):not(.sectionMain) | |
chip.de##.l-Downloads__Content--HasSidebar > .Download-Buttons--Main + div[id][class] | |
20min.ch##div[id^="cpad_"] | |
t-online.de##.Tart__articleBody > .toiafl-container | |
t-online.de##.Tart > #T-aboola-container + #Tasfeed3 | |
computerbase.de##.postbit-ad | |
||gload.to/*istripper.gif | |
tag24.de##a[href^="https://www.tag24.de/anzeige"] | |
vw-page.com##div[id^="easyAdsMessageList_"] | |
duden.de###block-dudende-d-970x250-1billboard | |
duden.de###block-dudende-d-300x600-1sidebarobensticky | |
||duden.de/duden_gpt/asset/$script | |
stadtkind-stuttgart.de##.taboola-werbung | |
stuttgarter-zeitung.de##.mod-weekli | |
stuttgarter-zeitung.de###rectangle | |
stuttgarter-zeitung.de##.brickgroup > #hp-thw[style="background-color: #e5e8ef; "] | |
t-online.de###taboola | |
ddl-warez.to##a[href^="https://aj1574.online"] | |
mtv.de##.edge-gui-ad-metadata | |
mtv.de##div[data-adsize] | |
nzz.ch##.teaser--sponsored | |
||pi-news.net/wp-content/uploads/*-banner | |
kurier.at##linkteaser.ng-star-inserted a.ng-star-inserted[target="_blank"][href*="startseitenbanner"] | |
kurier.at##.bs-c-sponsored:not(slider):not(.longList) | |
chip.de##.NewsArticle__Sidebar a[href*="ad.zanox.com"] | |
gofeminin.de##.ad-label-txt | |
sportbuzzer.de##.dcm-advert-caption-bottom | |
sportbuzzer.de##.dcm-story-new__content-wrapper > .dcm-buzzer-area-new | |
||tff-forum.de/styles/carbon/theme/images/banner_ | |
bundesliga-streams.net###taplay | |
bundesliga-streams.net##a[href^="https://trk.allsports4free.online/"] | |
bundesliga-stream.live##a[href][rel="nofollow"][target="_blank"] > img | |
windowspro.de##.content div[id^="gWrapper-"] | |
netzwelt.de###leaderboard-wrapper | |
||content.chip.de/cac^ | |
||widgets.outbrain.com^$domain=fnp.de | |
pcgames.de###schnaeppchenPlaceholder | |
finanzen100.de##.snippet-container.snippet--loading | |
finanzen100.de##.grid__main > .mdl-card > .card__content > .snippet-container.snippet--loading[data-variant] | |
||json.finanzen100.de/*/snippet/snippet_list | |
finanzmarktwelt.de##.mvp-flex-ad | |
finanzmarktwelt.de###mvp-leader-wrap | |
finanzmarktwelt.de##.mvp-feat1-list-ad | |
4players.de##div[data-content-piece="index_headbox_teaser_ad"] | |
fcstpauli.com##.ad--loaded | |
finanznachrichten.de###sideteaser | |
123recht.de,leo-magazin.com,tellows.de##div.ad | |
forum-raspberrypi.de##.wbbThreadPostList.messageList > li:not([id]):not([class]) | |
bimmertoday.de##.box-top-leaderboard | |
computerbild.de##div[id^="rectangleAdTeaser"] | |
focus.de##.articleContent > .BC-Container[data-bc-query-offerlimit] | |
heise.de##a-ad | |
forum.frag-mutti.de##.post-entry-ad | |
frag-mutti.de###commentblock > .comment:not(.hide-comment):not([id]) | |
||volksfreund.de/javascripts/tssjs.js | |
news-und-nachrichten.de##.adverts_top | |
news-und-nachrichten.de##.adverts_rectangle | |
news-und-nachrichten.de##.adverts_billboard | |
wallstreet-online.de##.partnerNews > a[href^="http"]:not([href*="wallstreet-online.de"])[target="_blank"] | |
forum.golem.de###screen > #forum-bread + .g6 | |
verkehrsportal.de##td[id^="post-main-"] > div[id^="post-"] > table[cellspacing="0"][cellpadding="0"][border="0"][align="left"] | |
ksta.de##div[data-nativendo].dm_ta300x300 | |
luzernerzeitung.ch##.bc-content | |
onmeda.de,ecowoman.de##.ad-info | |
ecowoman.de###article-products.nl-gp-a-l | |
englisch-hilfen.de##.top-banner | |
online-umwandeln.de###sidebar > div[style="margin-top:10px;min-height:250px"] | |
online-umwandeln.de###content-area > .entry > small[style="font-size:10px"] | |
online-umwandeln.de###content-area > .entry > small[style="font-size:10px"] + .lead-responsive | |
wochenblick.at##.td-post-content > div.woche-inhalt[id^="woche-"] + br | |
wetteronline.at,wetteronline.de###topcontainer.leftflow | |
rtl.de##body > #IPDataContainer | |
eishockeynews.de##.aXvertisement | |
rtl.de###header .gujAd | |
tarnkappe.info##a[href="https://www.directupload.net/"] > img | |
n-tv.de##.container-plista | |
n-tv.de##.container-ligatus | |
wetter.com###uebersicht > .hwg-row-ad | |
areamobile.de##.sna | |
sport.de##iframe[src^="https://servedby.flashtalking.com/"] | |
focus.de###opinary-iframe | |
digitalfernsehen.de,pi-news.net##.td-a-rec | |
t-online.de##.Tart > div[id^="Tasfeed"]:empty | |
autoscout24.de##.sc-content-container > div > div[data-type="bottom-text-link"] | |
autoscout24.de##.cl-classified-list-container > .cl-billboad-wrapper | |
gamestar.de##.maincontent + .teaser > #rectangle-container-desktop + .row + .h3 | |
||predictiondisplay.com^$popup,domain=bs.to | |
||saarbruecker-zeitung.de/javascripts/tssjs.js | |
finanzen.net##.suggAd | |
||taschenlampen-forum.de/images/*x90*.gif | |
taschenlampen-forum.de##.funbox | |
androidpit.de##.einsUndEinsBanner | |
androidpit.de##.einsUndEinsBestOffer | |
androidpit.de###vue-1und1-offer-top | |
androidpit.de###topEinsUndEinsOffers | |
androidpit.de##.subNavTopWorkingTogether > div[class^="banner-coop"] | |
email.t-online.de##.mailAdElem | |
teltarif.de##.tgtLink | |
autoextrem.de###sidebar > div[style="min-height: 260px;"]:not([id]):not([class]) | |
usp-forum.de,win-10-forum.de,autoextrem.de##.above_header | |
||zomap.de^$domain=prosieben.de | |
||cdn.zomap.de^$domain=ran.de|zappn.tv|kabeleins.de|kabeleinsdoku.de|prosieben.at|prosiebenmaxx.de|sat1.de|sixx.de|the-voice-of-germany.de|wetter.com|sat1.at | |
hd-streams.org##.v-tabs__content > .flex > button | |
ariva.de##.isSponsored | |
ariva.de##[id^="ariva.de_d_"].placement | |
gamestar.de##.centeredDiv > .homeContReg > a[target="_blank"] > img | |
hifi-forum.de###adslot_top | |
hifi-forum.de###adslot_right | |
hifi-forum.de,hifi.de##.ad-header-placeholder | |
hifi-forum.de,hifi.de##.sky1-outer-container | |
hifi-forum.de,hifi.de##.ad-header-inner-wrap | |
aktiencheck.de###banner_big | |
boerse-express.com##.page-container > .size-4 > .logoplacements-container | |
||d1rkf0bq85yx06.cloudfront.net/anprebid^ | |
infranken.de###plistasection | |
forum.digitalfernsehen.de##.messageContent blockquote > div[id][style*="width:300px;height:250px"] + div:not([class]):not([id]) | |
gofeminin.de###precontent | |
rundschau-online.de##article.dm_ta620x300 > a.trackedTeaser | |
rundschau-online.de##article.dm_ta300x300 > a.trackedTeaser | |
rundschau-online.de,berliner-zeitung.de,express.de,mopo.de,rheinische-anzeigenblaetter.de##.dm_ad | |
rheinische-anzeigenblaetter.de##a.trackedTeaser[data-teaser-view="300x620"] | |
lr-online.de##.module-list > info[style^="font-size:10px; color:#aaa"] | |
lr-online.de##.module-list a.adn_layer_itemholder | |
||tools.lr-port.de/ablage/*_rectangle$image | |
||fussballdaten.de/img/sportwetten^$important | |
macwelt.de###sidebar > #ad_mpu + .box | |
chip.de##a[title*="(Gesponsert)"] | |
sport1.de##.s1-ad | |
||image.afcdn.com/expertclub^$third-party | |
gofeminin.de##div[id^="af-block-htmlBlockforumExpertClub"] | |
hilferuf.de##p[style*="font-size: smaller;"]:not([class]):not([id]) | |
hilferuf.de##body > div[style="position: absolute; margin: 0 0px 0px 990px; top:234px; font-size:smaller;"] | |
hilferuf.de##body > div[style="padding: 10px 0; text-align: right; width: 970px;"] | |
stern.de##.m-kuco | |
stern.de##.m-kuco + a | |
||praxis-jugendarbeit.de/scripts/wf-unten-s.js | |
waz-online.de,ostsee-zeitung.de,dnn.de,ostsee-zeitung.de,lvz.de,kn-online.de##.pdb-adplacement | |
areamobile.de,buffed.de,videogameszone.de,pcgameshardware.de,pcgames.de##.schnaeppchenScrollAd | |
netdoktor.de###header-ad-slot | |
waz.de##.block-header--banner > a:not([href*="waz.de"]) | |
||compact-online.de/wp-content/uploads/*/-anzeige-300x250 | |
wiwo.de##.c-teasergallery--ressort | |
stern.de##.vergleichsinfo | |
stern.de##section[data-name^="Vermarktung"] | |
stern.de##section[data-name^="Homepage_3er-Kachel-Reisewelten"] | |
welt.de##section[data-tb-region="sponsored"] | |
winfuture.de##.singleblock_vhd | |
heise.de##.archiv-liste__item--sponsored | |
heise.de##.make-sponsoring | |
azonline.de##.avPage__superbanner | |
heise.de##.nav-keywords__item--native-ad | |
tvaktuell.com##.footer-page .size-content[class*="theme"] | |
heise.de##.tp_amazon | |
heise.de##.tp_content > .teaser_frei | |
heise.de##.tp_content > .teaser_buecher | |
||couponcustomer.cpstatic.ch/upox/adbe/ | |
kachelmannwetter.com##.dkpw-billboard-margin | |
autobild.de,fussballdaten.de##.rectangle | |
fussballdaten.de###display-ads | |
apfeleimer.de##a[href^="https://apfeleimer.de/go/"] | |
apfeleimer.de##.codebig | |
t-online.de###T-aboola-container + #Tasfeed1 | |
t-online.de###T-aboola-container | |
chip.de##.TestReport__Section--Ads:not([data-scroll-spy-section]):not([id]) | |
||video.golem.de/files/*/short-blank-video-nopub-sd.mp4 | |
rp-online.de##.park-portal > .activeinternational | |
buffed.de,pcgameshardware.de,pcgames.de##.at_sponsored | |
goldesel.to##.main > .warn | |
goldesel.to##.main > .warnIp | |
goldesel.to##.main > div[class^="wrn_txt"] | |
goldesel.to##div[class^="d_"] > .d_head ~ .warn | |
goldesel.to##div[class^="d_"] > .d_head ~ .warnIp | |
goldesel.to##div[class^="d_"] > .d_head ~ div[class^="wrn_txt"] | |
spilcloud.com##div[data-size="300x250"] | |
ddl-warez.to###img_cover ~ a.btn[href] | |
ddl-warez.to###download > a[href][onclick] | |
vip.de##.rtli-master-tracdelight | |
finanzen.at##.wiener-banner | |
finanzen.at,finanzen.ch##.equalheights > .col-md-4.col-xs-12 .dynamic-content | |
finanzen.ch##.equalheights .col-md-4.col-xs-12 > #HomepageIssuerNews | |
finanzen.ch##.coba-homepage-topflop | |
bild.de##.stepstonenote | |
ffh.de###omsRectangleChannel | |
manager-magazin.de##.blk_Werbung | |
ksta.de,berliner-zeitung.de##.trackedTeaser | |
heise.de###mitte_rechts > a-ad.bcadv_oben | |
wallstreet-online.de###threadHeadA > div[style^="text-align"] > span[style="font-size: 9px; color: #515151;"] | |
aargauerzeitung.ch##body > .container--top-board | |
stuttgarter-nachrichten.de##.m-fstb-teaser | |
prosieben.de##.adp-wrapper | |
the-voice-of-germany.de,prosieben.de##div[class^="productPlacement_"] | |
moz.de,lr-online.de,swp.de##.swp-adbox | |
swp.de##.plistaWidget | |
swp.de##.swp-adbox-container | |
ifun.de###verbraucherhinweis-728 | |
ifun.de###verbraucherhinweis-mobile-300x250 | |
wz.de,aachener-zeitung.de,aachener-nachrichten.de,rp-online.de##.park-portal--superbanner | |
rp-online.de##.park-portal--medium-rectangle | |
heise.de##.tipps-content-ad | |
pnn.de##.box-plista | |
pnn.de##div[id^="urban-medrect"] | |
finanzen.at,finanzen.net###fnb-popup-integration | |
contra-magazin.com##.entry > .code-block | |
telebasel.ch##div[class^="tb-ad-"] | |
dragonball-tube.com,onepiece-tube.com,naruto-tube.org,fairytail-tube.org##a[href^="https://www.amazon.de/"] > img[src^="/templates/caprica/amz"] | |
/templates/caprica/amz*/*.gif$domain=naruto-tube.org|fairytail-tube.org|onepiece-tube.com|dragonball-tube.com | |
pnp.de##.em_cnt_box_container[style="margin-left: 10px; z-index: 996;"] | |
prosiebenmaxx.de,sixx.de,kabeleins.de,sat1.de,prosieben.de##.rectangle-ad-slot-wrapper | |
wallstreet-online.de##div[id^="sban"] | |
aerzteblatt.de##.anzeigenbox | |
lokalkompass.de##.adLeaderboardWrapper | |
nordbayerischer-kurier.de##div[data-b-title*="(werb"] | |
idowa.de,nordbayerischer-kurier.de##.adhelper | |
schwaebische.de##.leaderboard-wrapper | |
holidaycheck.de##div[id^="tad"] | |
giessener-anzeiger.de##.ad.bottom | |
giessener-anzeiger.de##.ad.fullsize | |
heise.de##.a-article-teaser--sponsored | |
weser-kurier.de###sebox_889_0 | |
weser-kurier.de###sebox_764_0 | |
weser-kurier.de##.page.direct_content > div.nfy-cobo-standard-teaser-changecolor[style*="background-color: #ffffff"] | |
mopo.de##.dm_ta960x--_html | |
rundschau-online.de,berliner-kurier.de,berliner-zeitung.de,mopo.de##div[data-nativendo] | |
nordbayern.de###page_billboard | |
finanz-tools.de##.sidebar.nur_desktop | |
buzer.de##.anz_unten | |
elektrikforum.de,bauexpertenforum.de###leader_top_desk | |
elektrikforum.de,bauexpertenforum.de##.sidebar > .funbox | |
welt.de##.c-channel-header__sponsoring a | |
welt.de##.tickertitle > div[style="float:right;width:50%"] | |
welt.de##.c-channel-header__sponsoring-element | |
heise.de##.akwa-ad-container | |
journalistenwatch.com##a[data-bid] | |
abendzeitung-muenchen.de##div.brick[data-b-title*="Ad"] | |
echo-online.de###rightbar > .powered | |
echo-online.de###rightbar > .powered + .box | |
silicon.de###div-gpt-ad-DESKTOP_MEGA-1 > .dfp_word | |
silicon.de##div[id^="div-gpt-ad"]:not([id^="div-gpt-ad-DESKTOP_MEGA"]) | |
heise.de,nzz.ch##.recommendations | |
winfuture.de###news_content > div[class^="ws_contentAd"] + br + br | |
winfuture.de###news_content > div[class^="ws_contentAd"] + br | |
pcwelt.de###outer > .info-section | |
||vodafone.de/csp/csp.php?b_id=$third-party | |
blauenarzisse.de##.blaue-widget | |
blauenarzisse.de###big-footer-feature | |
blauenarzisse.de##.blaue-nach-dem-inhalt | |
niederlausitz-aktuell.de##.three-banner-ad | |
niederlausitz-aktuell.de##.moduleAnzeige | |
smopo.ch##div.widget[id^="ads"] | |
rnz.de##.nfy-c-advrtrl-logo_text | |
rnz.de##section[class^="nfy-advertorial"] | |
rnz.de##.nfy-ads | |
idea.de##.mediumrectangle | |
livenet.ch##.block-werbung | |
livenet.ch##body > #pre-header | |
ksta.de##a[href^="/anzeige/"] | |
krone.at##.type_AdvertorialBanner | |
krone.at##.kmm-article-box + .row > .c_label | |
krone.at##.c_plista | |
mimikama.at##a.gofollow[data-track] | |
techbook.de##.article__content > #bildtextbox | |
||pfaffenhofen-today.de/images/banners/ | |
stimme.de##div[id^="gpt-"] | |
fnp.de##.advert.rectangle | |
eurosport.de##div[class^="adtech_"] | |
saarbruecker-zeitung.de##.content > aside > .module-list > iframe ~ li | |
saarbruecker-zeitung.de##iframe[src^="https://adn.meinsol.de"] | |
augsburger-allgemeine.de##.p-ad | |
journalistenwatch.com##a[href^="https://www.fincabayano.net"] | |
journalistenwatch.com##.post > #text-22 | |
rp-online.de##.park-outbrain | |
rp-online.de##.park-slider__item > span.park-card-portal | |
ef-magazin.de###articlefootad | |
ef-magazin.de##.ahd[style="display: none !important;"] + .sbad | |
wize.life##.alternative.somtagWrapper | |
wize.life##.panoramaWrapper.no-print | |
jungefreiheit.de##.banner-336x280 | |
chip.de##.Article__Section > .Article__ChapterButton | |
sueddeutsche.de##.ad:not([class="ad"]):not(.ad_iqadtileOOP) | |
bild.de##.content > article > .we-textlink | |
xboxmedia.de##.article-post-content > .aawp | |
playfront.de##.widget_aawp_widget_new_releases | |
macwelt.de##div[data-idg-sizes] | |
4players.de###cxense-container | |
4players.de##section[data-content-name="index_headbox_cxense"] | |
gamestar.de##a[title="Nvidia_Promobox"] | |
gamestar.de##div[class^="homeContRegCol"] > .elemCont[style=""] | |
gamestar.de##div[class^="homeContRegCol"] > .elemCont[style="position: relative; padding-top:15px; padding-bottom:15px;"] | |
presseportal.de##[class^="tdu"]:not([body]) | |
bigfm.de##.webradio-sidebar__ads | |
bigfm.de##.teaser-list__item--top-news-ads | |
bigkarriere.de##.article__sidebar-ad | |
winfuture.de##.tariffuxx | |
journalistenwatch.com##div[id^="yes-invest-inhalte"] | |
finanzen.net##.small-font.light-grey | |
finanzen.net##.btn-nrm | |
finanzen.net##.social-network | |
finanzen.net##:not(td) > a[href^="http://g.finanzen.net/"] | |
finanzen.net##.iconFiveEuro | |
finanzen.net##.iconFiveEuro ~ * | |
||images.finanzen.net/images/b_devisen/logo-transferwise.png | |
werstreamt.es##.advLabel | |
werstreamt.es##.ueJf | |
giga.de##a.btn-download[href^="https://www.giga.de/go/"][data-gtm-category*="Transaction"] | |
rennrad-news.de###messageList > li.message:not([data-author]):not([id]) | |
motorsport-total.com###bs-container > .b-top | |
||derstandard.at/mkt/*adserver | |
derstandard.at###promotion-banner | |
fm1today.ch##iframe[src^="https://adquality.ch"] | |
tvdigital.de,hoerzu.de##a[href^="https://www.werstreamt.es"] | |
||d163w5bauk02b4.cloudfront.net/partner^$third-party | |
chip.de##.WidgetVetalio | |
||hardwareluxx.de/images/stories/werbung^ | |
hardwareluxx.de##.cc_banner-wrapper | |
hardwareluxx.de##a.center[href^="https://adclick"] | |
chip.de##a[href^="https://clkde.tradedoubler.com"] | |
t-online.de##div[itemprop="articleBody"] .TshowLinkInXML > a[href^="https://www.tipico.de"] | |
wetter.de,kochbar.de##.admanager | |
gmx.net##.inbox-ad-panel | |
gutefrage.net##.AdSkeleton | |
journalistenwatch.com##div[class^="journ-nach-dem-inhalt"] | |
deutsche-mittelstands-nachrichten.de###main > #left > .entry:not([id]):not([class*="template"]) | |
web.de,gmx.net##.partner-links | |
||img.ui-portal.de/UIM_Promoline^ | |
derstandard.at##.ad-std | |
derstandard.at##iframe[src^="/empfehlungen"] | |
chefkoch.de##div[id^="teaser-partner-"] | |
schnittberichte.com##.amazontextlinks | |
schnittberichte.com##a[href^="https://www.schnittberichte.com/goto.php"] | |
mobiflip.de###steady-widget-containerl | |
winfuture.de##.spoods-branding | |
||widgets.geizhals.at/iframe^$third-party | |
||bambuo.de/img^$third-party | |
||integralrechner.de/images/audible | |
||ableitungsrechner.net/images/audible | |
integralrechner.de,ableitungsrechner.net###content > .center > .middle-right-col:not(.btcf) | |
t-online.de###T-shoppingbox | |
t-online.de##.Tgboxh > div[data-tb-region="topboxen-0"] + .Tlbox > div[data-pid] | |
pcwelt.de##.info-section > a[href^="http://w.idg.de"] > img | |
onlinetvrecorder.com###topbannerdiv | |
||static.onlinetvrecorder.com/images/*banner | |
techbook.de,travelbook.de##.article--advertorial | |
nnz-online.de##.bannerwrapper | |
finanzen.net##.company-news .light-grey[style="display: none !important;"] + .box | |
finanzen.net##.company-news .light-grey[style="display: none !important;"] + .spacer-5 + .row | |
finanzen.net##.company-news .light-grey[style="display: none !important;"] + .spacer-5 + .row + .spacer-5 + .clearfix | |
finanzen.net##.row .bgLightYellow | |
winfuture.de##.hp_latest > div[data-vr-contentbox][style="display: none !important;"] + .clearfix | |
mopo.de##a[href*="advertorial"] ~ [class^="teaser_social_block"] | |
mopo.de##a[href*="advertorial"] | |
pcwelt.de##a[href^="https://www.pcwelt.de/a/anzeige-"] | |
pcwelt.de##div[data-ga-event-category="amazon_de_box_right_column"] | |
kino.de###hockeystick | |
chip.de##.l-Downloads__Content--HasSidebar > .Download-Buttons + div[id*="-"][class*="-"][style*="background-color: rgb"] | |
curved.de##.product-teasers | |
stern.de##.stern-gutscheinbox | |
chip.de###hp-aquamarin | |
promipool.de##div[class*="bb-flicker-"] | |
focus.de##.ps-trackingposition_OrangerButton | |
focus.de##.adsBlock | |
pcgames.de##.leftRight a[href^="https://shop.computec.de"] > img | |
t-online.de##.Tadbl | |
||images.finanzen.net/images/b_realtime/*banner | |
||assets.wallstreet-online.de/_media/*/anzeige^ | |
onvista.de##.advertisedFund | |
onvista.de##.informationenUnsererPartner | |
amateurbusters.com##.amod-section | |
amateurbusters.com##.sb_area > .sb_area_headline[style="display: none !important;"] + .forum_topic + .forum_topic_bottom | |
amateurbusters.com##.sb_area > .sb_area_headline[style="display: none !important;"] + .forum_topic | |
||assets.teufelchens.tv/iw_wide.jpg | |
teufelchens-forum.tv###posts > .postbit:not([id]) | |
buffed.de,pcgameshardware.de,pcgames.de##.affiliateBelowArticle | |
web.de##.service.lotto | |
golem.de##article > .formatted > p + div[style*="margin:"][style*="min-height:"][style*="266px;"][style*="clear"]:not([id]):not([class]) | |
xxx-blog.to##.sidebar-content > #text-25 | |
xxx-blog.to##.sidebar-content > div[id^="custom_html-"] | |
||xxx-blog.to/trade/in.php^ | |
||xxx-blog.to/script^ | |
||derstandard.at/empfehlungen^ | |
deraktionaer.de##.teaserItem div[style*="font-size:10px; color:#999999"] | |
||web.de/image/180/32817180,pd=1.gif | |
wallstreet-online.de###nativendo-nachrichten-unterhalb | |
wallstreet-online.de##.comdirectAd | |
frustfrei-lernen.de##.contentBody > .contentlabel + div[style="display:block; height:260px;"] | |
immobilienscout24.de###sidebar > div > div.margin-bottom-xl[style="height:267px"]:not([id]) | |
urlaubstracker.de##div[id^="adup"] | |
suchmaschine.com###ypa-top-wrap > iframe[src^="http://partnerads.ysm.yahoo.com/ypa/?"] | |
wetteronline.de###leftcontainer > #topcontainer | |
winfuture.de##.tx-trf-tpp-bg | |
fanfiktion.de###wrapper-inner > #qql | |
mediaevent.de##.adds | |
blog.kulturbanause.de##.adTrainings | |
t-online.de##div[class^="Tmcc1 Tmcc1"] | |
t-online.de##form[action^="https://gaspreise.t-online.de"] | |
t-online.de##a[href^="http://heizoelpreise.t-online.de"] | |
t-online.de##a[href^="http://www.t-online.de/wirtschaft/immobiliensuche"] | |
t-online.de##form[action^="http://forward.immobilienscout24.de"] | |
gabot.de##.banner-content | |
t-online.de##.altInventory__item | |
derstandard.at##.programmaticAd | |
t-online.de##div[itemprop="articleBody"] > div[onfocus] > div[style*="background-image:url("][style*="padding-left:0"] | |
mz.de,dbna.de###nativendo-artikel | |
dbna.de##a[href="https://www.dbna.de/wohlfuehlen/kultur-spass-und-europride-in-wien-26219"] | |
php.de##div[class^="ad_header"] | |
lolchampion.de##.code-block > center | |
polizeinews.ch##.promo-middle | |
autobild.de###page > #pagewrapper #spacerElem[style*="height"] | |
||cloudfront.net/creatives/assets^$domain=wetter.de,media | |
onvista.de##.MEGASIZE_BANNER | |
onvista.de##.TEASERBOX.DEPOT_KONTO | |
falter.at##.cadBox | |
falter.at##.adTopLarge | |
ratgeber.bunte.de,focus.de,chip.de##.Article__Promo | |
chip.de##a[title*="(Anzeige)"] | |
finanzen.net##.row.home > div > .light-grey + .box | |
finanzen.net##.row.home > div > .light-grey | |
katholisches.info##.pf-content > span[style*="color:"][style*="important"] + div[style*="background"] | |
food-tiger.de##.large_skyscraper | |
spiegel.de##.gutscheine-widget | |
ok-magazin.de##.pane-node ~.pane-custom.pane-1 > div[style^="text-align: center; margin:"] | |
promiflash.de##.onlyDesktop | |
promiflash.de##.jsx-900607691 | |
pz-news.de##.nfy-merged--true | |
muensterschezeitung.de###top-position | |
medien-studieren.net,medienstudienfuehrer.de##.leaderboard > .close | |
medien-studieren.net,medienstudienfuehrer.de##.singlebanner | |
page-online.de###sidebar article[id^="text-"] | |
giga.de##.ed-container + .small | |
giga.de##.ed-container | |
giga.de##div[data-trigger="sourcepoint-ad"] | |
t-online.de##div[id^="T-DY-"] | |
finanzen.net##.row div[class^="col-"] > .small-font.light-grey + .box + .spacer-20 | |
t-online.de##a[href*="utm_source=t-online.de&utm_medium=affiliate"] | |
computerbild.de##.tarifteaser | |
computerbild.de##.paragraph > .labeling::before | |
||mdsglvod-a.akamaihd.net/vod/2.0/progressive^$domain=kabeleinsdoku.de | |
kabeleinsdoku.de##.k-ad-disclaimer | |
prosieben.de,prosiebenmaxx.de,sixx.de,kabeleinsdoku.de###modal-overlay | |
rtlnext.rtl.de##.centered-ad | |
rtlnext.rtl.de##.rtli-sitecontrol-top | |
wallstreet-online.de###nativendo-nachrichten | |
wallstreet-online.de##.container > .module > [style="background-color: #e9e9e9; padding: 5px;"] | |
autobild.de##div[id^="ad-placement"] | |
gannikus.com##a[href^="http://www.gannikus.com/"][target="_blank"] > img | |
gannikus.com##.custom-gannikus-add | |
finanzen.net###submitForm > .row > .col-sm-3 > .mleft-10 + a[href^="http://g.finanzen.net/transferwise-devisen-waehrungsrechner"] | |
finanzen.net###submitForm > .row > .col-sm-3 > .mleft-10 | |
finanzen.net###submitForm > .row ~ .mleft-10 + .box + .spacer-20 | |
finanzen.net###submitForm > .row ~ .mleft-10 + .box | |
finanzen.net###submitForm > .row ~ .mleft-10 | |
nessio.de##.sidebar > .widget_text | |
tempr.email###Inbox > div[style*="background-color"]:not([class]):not([id]) | |
krone.at##a[href*="&utm_campaign="][href*="utm_term"] > img | |
zeit.de##.partnerbox | |
autobild.de##[class*="clevertanken"] | |
heise.de##.news-teaser-wrapper > .us_hbs | |
lokalkompass.de###yield_text > .tinyContent | |
ruhrnachrichten.de##.BannerOMSModule | |
ruhrnachrichten.de##.mdhl-native-ads | |
spox.com##.dazn | |
spox.com##.daznhm | |
games.ch##.rect | |
web.de,gmx.net##tr[data-component="MessageListAdRow"] | |
wochenblick.at##.woche-inhalt > a[href^="https://www.wochenblick.at/linkout/"] > img | |
wunderweib.de##.taboolaWrapper | |
broker-test.de##[id^="ad-inst-"] | |
web.de##.adv-generic-container | |
web.de##h\:section[data-adservice-slot]:not(#adRectangle) | |
web.de##body > .wrapper-themed.vorteilswelt | |
chip.de###hp-neongelb .copy-sm > a[href]:not([href*=".chip.de"]) | |
finanzen.net##a[href="http://g.finanzen.net/hsbc-wissensbereich-banner"] | |
||images.finanzen.net/mediacenter/unsortiert/hsbc-banner-zerti-wissen-by-hsbc.jpg | |
serienjunkies.de###sj-ad-wrapper | |
n-tv.de##.rtli-video-ad-information | |
vorsprung-online.de##.custom > p[style="text-align: center;"] | |
vorsprung-online.de##a[href="/index.php/anzeigenpreise.html"] | |
rtlnext.rtl.de##.no-ads-passback | |
rtlnext.rtl.de##[class^="rtli-desktop-"] > [id^="medrec_"] | |
rtlnext.rtl.de##.category-teaser-block > .rtli-master-showheroes | |
rtlnext.rtl.de###rtli-master-related-column > .rtlnext-medium-rectangle | |
amp.n-tv.de##amp-iframe[src^="https://video-library.showheroes.com"] | |
antenne.de##.aditem | |
nordhessen-journal.de###secondary > .metaslider > [id^="metaslider_container_"] > .flexslider > ul.slides | |
nordhessen-journal.de##.entry-content > .metaslider > [id^="metaslider_container_"] > .flexslider > ul.slides | |
rheinpfalz.de##.advert | |
pi-news.net##a[href^="http://www.pi-news.net/werben-auf-pi/"] | |
||pi-news.net/wp-content/uploads/ad-pegida-468x180.jpg | |
||as.godmode-trader.de/s?t=$script | |
||cdn.recognified.net/rd.loader.php^$domain=winfuture.de | |
donaukurier.de##main > section > div.articles > article.no-leadtext > a:not([href]) > .image-wrapper > figure | |
rosenheim24.de###id-Container-417533 > .id-Container-headline | |
rosenheim24.de###id-Container-417534 > .id-Container-headline | |
finanzen.net##.spacer-5 + div.mleft-10.light-grey | |
||images.finanzen.net/images/b_home/boersenheld-finanzen-banner-660x303px.gif | |
||images.finanzen.net/images/b_realtime/ubsrealtime.png | |
||images.finanzen.net/images/b_realtime/hsbctopflop.gif | |
bz-berlin.de##.content-container > .brectangle-height | |
bz-berlin.de##.content-container > div[data-widget^="plista_widget_"] | |
t-online.de##.Tartshoplist | |
t-online.de###taboola-mobile-below-article-thumbnails | |
shz.de###partnerShTeaser | |
alpin.de##.ad-sb | |
hosttest.de##.sponsored-offers | |
||druckerchannel.de/bilder/dca/000_HK.png | |
mobil.ksta.de##.recommend-article | |
||journalistenwatch.com/wp-content/uploads/2017/10/Abmahnung.gif | |
focus.de###ecs-snippet | |
donnerwetter.de##.banner-place | |
donnerwetter.de##.hidden-xs div[style="font-size: 60%; color: #aab5b5;"] | |
donnerwetter.de##.col-xs-12 > center > div[style="font-size: 60%; color: #aab5b5;"] | |
donnerwetter.de##.prepend-top > .block-content > div[style="font-size: 60%; color: #aab5b5;"] | |
||regionalwolfenbuettel.de/ndnd/ | |
regionalwolfenbuettel.de,regionalgoslar.de##.logocontainer > .mobcenter | |
regionalwolfenbuettel.de,regionalgoslar.de###platzierung | |
regionalgoslar.de##a[href^="https://a.partner-versicherung.de/click.php"] | |
regionalwolfenbuettel.de,regionalgoslar.de##article > #noprint > small | |
regionalwolfenbuettel.de,regionalgoslar.de##.col.custom-75 > .card + small | |
||regionalgoslar.de/ndnd/ | |
tagesanzeiger.ch##.relatedThema.extern | |
bravofly.de##[class^="cmp_sponsoredLinks"] | |
unicum.de,schwaebische.de,infranken.de##.billboard-wrapper | |
||tagesspiegel.de/js/*/tgs.teaser-ad.js | |
niederlausitz-aktuell.de##a[href^="http://b2b.hyperworx.de/www/delivery/ck.php"] | |
||b2b.hyperworx.de/www/images/$domain=niederlausitz-aktuell.de | |
tvaktuell.com##.idvl-adroller | |
pornohirsch.com##iframe[src^="https://www.pornojenny.com"] | |
pornoente.tv,pornohirsch.com##.vjs-overlay | |
pornohirsch.com##.spc_height_250 | |
pornohirsch.com##.spc_height_150 | |
pornohirsch.com##.spc_height_125 | |
pornohirsch.com##.spc_height_80 | |
||chip.de/*/img/deals/CHIP_Software_Deals_ | |
chip.de##.Deals | |
chip.de##.DealsTeaser | |
chip.de##.l-Downloads__Sidebar--TopShifter > .fb-cell-footer + div:not([class]):not([id]) | |
1erforum.de###logoBlock > div.pageWidth > div[id="oc24_container_top"] | |
frauenzimmer.de##.rtli-master-ad | |
frauenzimmer.de##.adcontrol__overline | |
diesparratgeber.de###detailviewadvert | |
diesparratgeber.de###bigbanneradvertisment | |
macuser.de,digital-eliteboard.com##.samCodeUnit | |
digital-eliteboard.com##.samBannerUnit | |
tagesspiegel.de##div[id^="iqadtile"] | |
handelsblatt.com##div[data-teasertracking*="Advertisement"] | |
stylebook.de,travelbook.de,techbook.de,fitbook.de##.ads__container | |
techbook.de,myhomebook.de,petbook.de,fitbook.de##.footer-bar--advertorial-group | |
travelbook.de,fitbook.de##a[href*=".smartadserver.com/"] | |
sozialversicherung-kompetent.de,deutsche-porn.com,techbook.de,lr-online.de,stylebook.de,fitbook.de,travelbook.de##.ads | |
autobild.de,travelbook.de##a[href^="https://secure.adnxs.com"] | |
travelbook.de##section.pb--one-pano | |
travelbook.de##section.pb--two-lbig | |
stylebook.de##a[href^="http://amzn.to/"] | |
haustechnikdialog.de##.webspot | |
haustechnikdialog.de##.advertouter | |
ffn.de###ligatus_ad_footer | |
autoexperience.de###posts > li[class="postbit postbitim postcontainer"]:not([id]) | |
kochbar.de##.kb-ad-container | |
||feiertage.net/images/anzeige.png | |
radsport-news.com###LayoutBannerXXL | |
energy.de##.view-content > [class="article spacearticle"][style^="height: 265px; padding: 5px; border: 1px solid lightgrey; position: absolute;"] | |
||dieunbestechlichen.com/wp-content/uploads/*/Banner- | |
||dieunbestechlichen.com/wp-content/uploads/*/*-Banner_*.gif | |
||dieunbestechlichen.com/wp-content/uploads/*/*Banner-*x*. | |
meinanzeiger.de##.commercial-tag | |
promiflash.de##.bottomAdContainer | |
promiflash.de##div > .onlyDesktop + .is-visible.LazyLoad[style="min-height: 250px; min-width: 970px;"] | |
promiflash.de##div > .onlyDesktop[style^="font-size:"][style*="13px;"] | |
promiflash.de##.articleList > [class="cardContainer onlyDesktop"] | |
morgenpost.de##.ad__superbanner | |
auto-motor-und-sport.de##.b1 > div[is-element][element-teaser-aez*="variousSidecol.aez"] | |
computerwoche.de###lepBanner | |
winfuture.de,auto-motor-und-sport.de,java-forum.org##div[id^="div-gpt-ad"] | |
||vornamen-liste.de/javapop.js | |
giga.de###teaserheld-header | |
giga.de##a[href="http://po.st/bartschneider"] | |
giga.de##a[href="http://po.st/bartschneider"] + .cd_holder | |
||regionalwolfsburg.de/ndnd/ | |
netdoktor.de##div.spot-x-container.slot-section-container-left | |
netdoktor.de##[class="widget-text widget-html-code ng-isolate-scope"] > div[style^="background-color: rgb"] | |
handelszeitung.ch##[class*="pane-asch-advsmart-"] | |
luzernerzeitung.ch##div[class*="rectangle"] | |
luzernerzeitung.ch##.resor--promo | |
luzernerzeitung.ch##.vermarktungsflaeche | |
||watergate.tv^$third-party | |
journalistenwatch.com##iframe[src^="http://watergate.tv"] | |
journalistenwatch.com##.advads-close-button | |
||journalistenwatch.com/wp-content/uploads/*/banner-boenneken-.jpg | |
||journalistenwatch.com/wp-content/uploads/*/Ellis-at-work.jpg | |
||journalistenwatch.com/wp-content/uploads/*/ef1.gif | |
||journalistenwatch.com/wp-content/uploads/*/ef2.gif | |
||journalistenwatch.com/wp-content/uploads/*/Matthias-Rahrbach2-320x459.jpg | |
finanzen.net##.bs-wrapper | |
familienbande24.de###content > .row > .col-xs-12.text-center[style="min-height:60px;"] | |
familienbande24.de###publisher_page_wrapper > .row > .col-xs-12.text-center[style="min-height:90px;"] | |
familienbande24.de###content > script:last-of-type ~ br | |
abendzeitung-muenchen.de##a[data-tags="Advertorial"] | |
abendzeitung-muenchen.de###ouibounce-modal | |
wallstreet-online.de###dban1 | |
wallstreet-online.de###newsArticle > div.postingText > div[class="module c1"] | |
wallstreet-online.de##.container > div[class="module c1 hidden-xs"]:not([id]) > div[style="text-align:right; font-size:9px; margin-top:-20px;"] | |
meedia.de##header[class="ad-info-title"] | |
regionews.at###sidebar > .widget[align="center"] | |
jungefreiheit.de##.sidebar > #text-9 | |
kreiszeitung.de###id-Container-422455 > .id-Container-headline | |
all-in.de##div[class]:not(#pagefootad) > .werb | |
blurayreviews.ch##iframe[src^="http://www.blurayreviews.ch/iframe_werbung.htm"] | |
borncity.com##.entry-content > .code-block[style*="text-align: center;"] | |
twitterperlen.de,borncity.com###ai_widget-4 | |
focus.de##.tft_ads | |
wiwo.de##.hcf-partner | |
merkurist.de##shipment | |
merkurist.de##shipment-premium | |
merkurist.de##div[sponsored-article-impression] | |
||msecnd.net/endpoint/shipment/$domain=merkurist.de | |
||deutschetageszeitung.de/images/Banner | |
handelsblatt.com##div[data-teasertracking*="FirmenABC Teaser"] | |
pcgames.de##.amazonAutoLink | |
promotionbasis.de##[id^="oxad_job-listing-"] | |
welt.de##.c-taboola | |
tichyseinblick.de##.adwidget_wrapper | |
epochtimes.de###wrapper > header#slim-header+div[style^="text-align: center;"] > div.row | |
dslr-forum.de##[id^="post_message_"] > div[style="float:left; width=310px; margin: 0 10px 10px 0;"] | |
naumburger-tageblatt.de,berliner-kurier.de##.dm_ad-leaderboard | |
urlaubspartner.net##body .adsbygoogle | |
freizeitpartnerweb.de,outdoorpartner.net,urlaubspartner.net##.ad.text-uppercase | |
outdoorpartner.net##[style="padding-top:20px;"] > span[style="font-size:9px;color:#aaa;"] | |
freizeitpartnerweb.de,urlaubspartner.net##.hidden-xs > span[style="font-size:9px;color:#aaa;"] | |
freizeitpartnerweb.de,outdoorpartner.net,urlaubspartner.net##.row > div[class="visible-lg-block col-lg-4 text-center"] > span[style="font-size:9px;color:#aaa;"] | |
briefwahl-beantragen.de##.stadt-panel-right > .stadt-panel.stadt-formular-panel | |
tz.de##.id-Container-content--divider > .id-Swiper--isElBeh.id-Swiper-elBeh--XS1 | |
tz.de##a[href="https://www.heimatshop-bayern.de/geschenkideen/trachten-accessoires/"] | |
||heimatshop-bayern.de/media/image/$domain=tz.de | |
spiegel.de##.asset-box.asset-buchwerbekasten | |
||static.plista.com/runnersworld.de^ | |
||runnersworld.de/js/jquery.dfp.no.gpt.js | |
web.de##.adc-top | |
spox.com##.fullrow > div.cmp | |
spox.com##.rc > div[class="cmp"] | |
spox.com##.stick > div[class="cmp"] | |
spox.com##.daznhm.maxwidth | |
amazon.de##.slot__ad | |
spiegel.de##.cuponation-widget | |
||widgets.outbrain.com^$domain=spiegel.de|manager-magazin.de | |
borkenerzeitung.de,bbv-net.de###WallpaperBanner | |
pfalz-express.de###alternative_footer | |
pfalz-express.de##div[id^="banner_unter_menu"] | |
pfalz-express.de###likeboxwrap | |
pfalz-express.de###banner_unter_accordion | |
pfalz-express.de###banner_unter_ticker | |
unwetterzentrale.de###content > div[style*="width:336px;height:16px;"] | |
motorsport-total.com##div[class^="paoffer"] | |
kalender-365.de##.az | |
kalender-365.de##.adl | |
kalender-365.de##ins.adsbygoogle | |
||play3.de/wp-content/themes/play3_2016/assets/js/uGPOXqx.js | |
||psinside-*.netdna-ssl.com/amzn | |
spieletest.at##.col-lg-18 > #product_box | |
||amazon.de^$domain=spieletest.at | |
||spieletest.at/backend/pictures/werbung | |
||ssl-images-amazon.com^$domain=spieletest.at | |
spielkult.de##tr > td[width="146"] | |
spielkult.de###table1728 | |
spielkult.de###table1753 | |
spielkult.de##td[style^="width: 253"].auto-style154 | |
||spielkult.de/skteaserbanner.jpg | |
anpfiff.info##.content-col-r > div[style="min-height:250px;"] | |
anpfiff.info##.content-col-r > div[style="min-height:250px;"] ~ hr.linie-seperator | |
anpfiff.info##.content-col-r > div > div[style="min-height:250px;"] | |
anpfiff.info##.content-col-r > div > div[style="min-height:250px;"] ~ hr.linie-seperator | |
anpfiff.info##div[id^="divAdv"] | |
anpfiff.info###DIVnaMediaAd_SUPERBANNER | |
mtvema.com##.linelist-item-ad | |
||1load.sx/popup.js.php | |
1load.sx###widget_LinkTrade | |
||imagesrv.adition.com/js/srp.js$important,domain=spiegel.de | |
creative-tools.de##.creat-adlabel | |
creative-tools.de###sidebar > .widget_aawp_widget_box | |
heidelberg24.de##div.id-Container--proBEEP | |
||pcgameshardware.de/images/misc/mifcom | |
extrem-bodybuilding.de##.row-fluid > .span3 | |
brueckenkopf-online.com##.cols > div.g-3 | |
brueckenkopf-online.com##.cols > div.g-2 | |
brueckenkopf-online.com###header > div.g-1 | |
brueckenkopf-online.com###wrapper > div.g-4 | |
||fantasy-warehouse.de/banner | |
||brueckenkopf-online.com/wp-content/adds | |
||d.bacontent.de^$domain=theeuropean.de | |
||theeuropean.de/assets/theu_adlib2.js | |
fupa.net###nab_container | |
stadt-kurier.de##.col.right > section.section~section[style^="margin-top"] | |
ohmymag.de###banniere | |
gentside.de,ohmymag.de###pave_haut | |
musiker-board.de##a[href*="hofa-"][href*="?utm_medium=display&utm_source="][href*="&utm_campaign="][target="_blank"][rel="nofollow"] > img[src^="misc/articles/gitarrenContent"] | |
taz.de###adzone_wall | |
tagesspiegel.de##div[id^="urban-"] | |
fnp.de##.special-anzeige | |
fnp.de###middlebar > span.special | |
mittelhessen.de##.native_ad | |
mittelhessen.de###sebox_186_0 | |
sportbuzzer.de##.dcm-advert | |
chip.de##section[data-vr-zone="hp-neongelb"] > ul.List > li:last-child | |
volksfreund.de###lpa_container | |
volksfreund.de##[id^="advert-googleAds-"] | |
||localpagead.de^$third-party | |
tichyseinblick.de##.adwidget_sidebar | |
||mobil.news.at/_storage/asset/*/storage/master/file/*/0600x0100_branding*.gif | |
kurier.at,m-kurier-at.cdn.ampproject.org##.c-adcontainer | |
telefonspion.de##.adlb | |
||kaeuferportal.de/partnerprogramm/ | |
iphone-tricks.de###text-21:nth-child(6) | |
iphone-tricks.de###text-24:nth-child(3) | |
html.de##.sidebar > .widget-container > #widget-14 | |
psd-tutorials.de###sidebar-banner | |
am-play.de##.news_ad | |
am-play.de##.amAdSide | |
am-play.de##.amAd | |
am-play.de##div.facebook | |
amateurfilm-forum.de###main > [class="message"][style="height: auto;"]:not([id]) | |
||amateurfilm-forum.de/images/gnubrew/threads_spotrocker.jpg | |
gamepro.de,gamestar.de###rectangle-container-desktop | |
www-zeit-de.cdn.ampproject.org,kirche-und-leben.de,otz.de,thueringer-allgemeine.de,tlz.de##.advertising | |
otz.de,thueringer-allgemeine.de,tlz.de##.adsense-article | |
reviersport.de,otz.de,thueringer-allgemeine.de,tlz.de###oms_gpt_rectangle | |
itopnews.de##.bannerDesktop | |
itopnews.de##.widget.xt_news > #post-list > div[style="padding-top:10px;margin-bottom:40px;"] | |
itopnews.de##.sidebar > #text-3 | |
itopnews.de##.sidebar > #text-5 | |
hamburger-wochenblatt.de,meinanzeiger.de##body > .adLeaderboard | |
meinanzeiger.de##body > div[id]:not([class]) > [class="right sublime tinyContent"] | |
meinanzeiger.de###sidebar > [id^="44"][class="teaserBox"] > div[class="right sublime tinyContent"] | |
focus.de##.adp-admarker | |
clashroyaleforum.de##.section > .messageList > li:not([class]):not([id]) | |
erdbeerlounge.de##[id^="owwotm_"][id*="_adblock_sd"] | |
www-eurosport-de.cdn.ampproject.org##.related-content-story--organic | |
www-eurosport-de.cdn.ampproject.org##.related-content-story--sponsored | |
clashofclansforum.de##.sidebarMenu > [class="mainMenu sidebarCustomBox"][style="margin-top:10px"]:last-child | |
extreme.pcgameshardware.de,forum.pcgames.de,forum.videogameszone.de###post_rec | |
forum.pcgames.de,extreme.pcgameshardware.de,forum.videogameszone.de###post_rec2 | |
sat1spiele.de##.background-banner | |
sat1spiele.de##.off-canvas-content > .background[style^="background-image"] | |
mein-wahres-ich.de##.googlebanner | |
mein-wahres-ich.de###banneranzeige-leaderboard | |
rtl.de,vox.de,wetter.de,vip.de###pl_playerBreakAd | |
vip.de##.rtli-master-ad | |
vip.de##[data-adformat="octopus_mr"] | |
mein--mmo-de.cdn.ampproject.org##.amp-ad-wrapper | |
www-bloomberg-com.cdn.ampproject.org##section.main-column > .body-copy > div[data-position="mobile-box"] | |
dejure.org##.reihe.googlediv | |
dejure.org###werbungrechtsfloat | |
dejure.org##content > #mobildiv | |
||j2.dejure.org/jcg/anzeige_horizontal.svg | |
verkehrsinformation.de##a[href="https://shop.original-unverpackt.de/"] > img | |
verkehrsinformation.de##body > div[style="text-align:center; background-color:#f0f0f0; border-bottom:0px solid #f0f0f0; margin-top:5px; margin-bottom:25px;"] | |
verkehrsinformation.de##body > p[style="background-color:#f0f0f0; margin-top:10px; margin-bottom:0px; margin-left:11px; font-size:9px; color:#999999; font-family:verdana,arial"] | |
stau.info###rightArea > div[style="border:2px solid #f00;padding:0 1em"] | |
mein-mmo.de###gp-sidebar > div[id^="text-"] | |
businessinsider.de##.ad-display-wrapper | |
tanke-guenstig.de##.ce_weba | |
kachelmannwetter.com##.twiagoad | |
kachelmannwetter.com##.dkpw-billboard | |
kachelmannwetter.com##.startseite-padding > .dkpw-startseite-content | |
||kachelmannwetter.com/ajax/iframe^ | |
||tag.partner.mairdumont.com^$third-party | |
bc-marfeel-com.cdn.ampproject.org##amp-iframe[src^="https://altbc.marfeel.com"] | |
winfuture.de##.ws_contentAdROS | |
forum.pocketnavigation.de##.messageList > li:not([id]):not([class]) | |
naviboard.de###posts > .page[style*="min-height:110px"] | |
bewerbung.co###dllogin > div[style="text-align:center;margin-top:0px;margin-bottom:24px;padding-bottom:10px;"] | |
m-morgenpost-de.cdn.ampproject.org,www-derwesten-de.cdn.ampproject.org##div[class^="amp-doubleclick-wrapper"] | |
amp-rtl-de.cdn.ampproject.org,amp-vox-de.cdn.ampproject.org##.ems-ad | |
bild.de,m-bild-de.cdn.ampproject.org##.ad-mark | |
www-op--online-de.cdn.ampproject.org,www-tz-de.cdn.ampproject.org,www-merkur-de.cdn.ampproject.org##.id-Amp-recommendation | |
ampproject.org##.amp-article-ad | |
www-t--online-de.cdn.ampproject.org###mrec | |
www-t--online-de.cdn.ampproject.org###ma_ar | |
www-zeit-de.cdn.ampproject.org##.nextad | |
m-faz-net.cdn.ampproject.org##.amp_ad_wrapper | |
m-faz-net.cdn.ampproject.org###FAS_Box | |
augsburger-allgemeine.de,sport1.de,m.bild.de,amp.welt.de##amp-embed[type="taboola"] | |
www-sueddeutsche-de.cdn.ampproject.org##.frame-holder | |
||video.golem.de/bannertest/golem/amp/iqadtile | |
www-golem-de.cdn.ampproject.org##.iqampcenter | |
giga.de##.copy > article .transaction.btn | |
nexusmods.com###horizontalpub | |
wetter.com##.hours-view > .forecastLi | |
wetter.com###localeInformationsWidget | |
||widgets.outbrain.com/hub/amp.html^$domain=www-spiegel-de.cdn.ampproject.org|amp-focus-de.cdn.ampproject.org | |
amp-focus-de.cdn.ampproject.org,www-spiegel-de.cdn.ampproject.org##amp-iframe[src^="https://widgets.outbrain.com/hub/amp.html"] | |
||lr-online.de/storage/scr/*_AnzeigenSonderthemen.js | |
pi-news.net##.wpb_wrapper > .wpb_raw_code > div.wpb_wrapper > a[href*="/werben-auf-pi/"] | |
donnerwetter.de##.block.prepend-top > center > div[style="font-size: 60%; color: #aab5b5;"] | |
ich-tanke.de##.box-partner | |
||img.ui-portal.de/homepage/img/gmx/header/*lotto | |
gmx.net###header-image-link | |
wetter.de##.forecast-detail-list > .wt-xdot-inline | |
csgo.99damage.de###sub_header > div[id^="monkey_top"] | |
||cdn0.gamesports.net/sidebar_images/2000/2247.jpg | |
csgo.99damage.de##div[style="font-size: 10px; color: #383838; padding-left: 7px; margin-bottom: 5px;"] | |
csgo.99damage.de###container > div#sub_footer | |
||aachener-zeitung.de/red/img/anzeigen/content_banner | |
heise.de,arcor.de,bergedorfer-zeitung.de##.advertisement | |
winfuture.de###news_content > table.tg | |
winfuture.de##.showitxt > center > table.tg | |
korrekturen.de##div[style="width:728px; height: 90px; text-align: center; background-color:#c0c0c0;"] | |
korrekturen.de##div[style^="width:300px; height:250px;"][style$="background-color:#c0c0c0; overflow:hidden;"] | |
pz-news.de###sebox_25_0.nfy-sebox-iconyjs-classic | |
allgemeine-zeitung.de###rightbar > .powered | |
allgemeine-zeitung.de###rightbar > .adslide.box | |
allgemeine-zeitung.de###rightbar > .cxense.box.even | |
nfsplanet.de##[style="position:absolute;left:50%;margin-left:315px;top: 12px;width:160px;height:600px;"] > a > img[src^="/images/partner/"] | |
fuldaerzeitung.de##.portlet-body > div > a > font[color="616161"][size="1em"][align="left"] | |
fuldaerzeitung.de##.portlet-body > div > h1[style="font-size:80%;color:grey;font-family:verdana"] | |
onlinewarnungen.de##.mh-content-ad | |
boxofficeworldwide.com,onlinewarnungen.de##body > aside.mh-container.mh-header-widget-1 | |
onlinewarnungen.de##.entry-content > hr+p[style="text-align: center;"] > span[style="font-size: 8pt;"] | |
tonight.de##body .ad-box | |
k-zeitung.de##.ad_fl | |
analog-forum.de##.wcfAdLocation:not(.wcfAdLocationSidebarTop) | |
insuedthueringen.de##div[id*="werb"] | |
insuedthueringen.de###content-right > #internbox.right.group | |
tchgdns.de##.theiaStickySidebar > .single-side-pub | |
morgenweb.de##.nfy-article-bottom-adslot | |
morgenweb.de##.nfy-ad-inject | |
heise.de##.startseite > .indexlist > .us_hbs | |
teilzeithelden.de##.four-ads-blocks | |
teilzeithelden.de##.ads300-thumb | |
openthesaurus.de###content > div[style="margin-top:60px; text-align: center"] | |
openthesaurus.de##.resultColumn > div[style="margin-top:20px; text-align: center"] | |
sueddeutsche.de,geo.de,northdata.de,losungencodycross.com,game-dna.de,spieletipps.de,heise.de,netdoktor.de,aachener-zeitung.de,wissen.de##.ad-container | |
geo.de##div[data-adtype] | |
wissen.de##.blockbox.ad | |
wissen.de##.ad_contentad | |
wissen.de###block-wissen-google-ads-google-ad-block | |
wissen.de##div[class]:not(.content-row-1) > * .rounded.shadow.whitebgbox.blockbox.node-teaser.node-promoted | |
||ipw.getsurance.de^$domain=wissen.de | |
deutschegrammatik20.de##.columns > [class="widget widget_text"][id^="text-2"] | |
deutschegrammatik20.de###comments > [class="widget widget_text"][id^="text-2"] | |
4kfilme.de##div[class*="proadszone-"] | |
4kfilme.de##a[href^="http://www.4kfilme.de/amazon-angebote-"] | |
gamesforpublic.de,4kfilme.de##.asa_product_box | |
schreibweise.org###left > .box.loading | |
netdoktor.de##.ad-container-desktop | |
netdoktor.de##.floating-ad-content | |
netdoktor.de##.interactive-media-ad-container-desktop | |
gala.de##.a-adwrapper | |
gala.de##.a-ad-banner-holder | |
||jwpcdn.com/player/*/vast.js$domain=pietsmiet.de,important | |
autoexperience.de##.posts > li[class^="postbitlegacy"][id^="yui-gen"] | |
||static.apps.braunschweiger-zeitung.de/apps/widgets/ | |
wr.de,waz.de,salzgitter-zeitung.de,wp.de,nrz.de,harzkurier.de,news38.de,futurezone.de,morgenpost.de,braunschweiger-zeitung.de##.ad--marker | |
lvz.de##.pdta-mediumrectangle | |
nwzonline.de##.oms | |
tz.de##.id-Container[data-id-container-ct*="417088"] | |
scmagazine.com##div[id^="ADCALL_"] | |
schnaeppchenfuchs.com##.js-adslot | |
dealdoktor.de##.theiaStickySidebar > aside[id="text-444858401"] | |
schwarzwaelder-bote.de##.taboola | |
tagesspiegel.de##div[id^="crt-"][id*="medrect"] | |
hersfelder-zeitung.de##.id-Teaser-el.id-Teaser-el--proBEEP | |
hersfelder-zeitung.de##.id-g--oneCol > div > div.id-Container--proBEEP | |
rhein-zeitung.de###contentbox-html_content-7614.contentbox | |
rhein-zeitung.de###slider2_2548 | |
smiley-bedeutung.de##.ivw_b970x250_permanent | |
rewe.de##.adform-container | |
||pi-news.net/wp-content/uploads/banner_ | |
seo-portal.de,pi-news.net##.td-header-sp-recs | |
||media.unsertirol24.com/werbungen^ | |
||lr-display.de/out/ | |
cicero.de##.urban-ad-sign | |
nikos-weinwelten.de##.ce-ad | |
tchgdns.de##.content-box.recommendation | |
zeitung.de##article > p+div[class="zeitu-content-unten"] | |
teckbote.de,rhein-zeitung.de,pz-news.de,morgenweb.de,esslinger-zeitung.de###container_banner | |
esslinger-zeitung.de##body article.nfy-sebox-ad | |
esslinger-zeitung.de##.nfy-content-ad | |
suedkurier.de###rechtenavi_werbcontainer | |
suedkurier.de##.werbungShop | |
suedkurier.de##.article-werb | |
suedkurier.de##.werbungLinie | |
||js.icony.com/api.js^ | |
schwarzwaelder-bote.de##div[data-b-title="SB-R Flirts & Singles"] | |
schwarzwaelder-bote.de##div[data-b-title="SB-R Tipps der Woche"] | |
schwarzwaelder-bote.de##div[data-b-title="SB-R Rectangle (inkl. Halfpagead)"] | |
schwarzwaelder-bote.de##div[data-b-title="SB-R Gastro-Frühling FDS"] | |
schwarzwaelder-bote.de##div[data-b-title$=" Ad"] | |
gutefrage.net###anchor-ad | |
vmagazine.com##.dfpadd | |
presseportal.de##.abvbp-wrapper | |
geizkragen.com###posts > div[align="center"] > div[class="page"] > div[align="left"] > div[id^="edit"] > table[id^="post"]+div[style="padding:5px 0px 0px"] | |
bravo.de##.js-slider-triple-amazon | |
hoerzu.de##.tvd-adtag+a > img | |
wunderweib.de##.teaser--aside | |
wunderweib.de##div[id^="basic-teaser-"] | |
tvmovie.de,wunderweib.de##.adAnything | |
wunderweib.de##.adverteaser | |
menshealth.de##.mps-banner | |
menshealth.de##.mps-spon | |
pcwelt.de,macwelt.de##div[data-ga-event-category="billiger_de_box_right_column"] | |
pcwelt.de,macwelt.de##.marketplace | |
macwelt.de,pcwelt.de##.tariffuxx-teaser | |
woxikon.de##.ads-bg-white | |
tvdigital.de##.caption-banner ~ .azm | |
denkforum.at###widget-24 | |
heise.de###mitte_rechts > .no_background | |
saarbruecken.de##.component-ad-content | |
zwickau.de##.anzblock | |
magdeburg.de###md_sidebar | |
wuerzburg.de##.adblock | |
wiesbaden.de###SP-commercials | |
tvtoday.de##.banner-container | |
autobild.de,computerbild.de##.adsensebox | |
autobild.de##a[onclick^="_gaq.push"] | |
autobild.de##.inlineslot | |
prosieben.de##.k-product-placement | |
ruhrnachrichten.de##.digitaleAnzeige | |
freiepresse.de##.mobile_rb_bottom > .section-rgt | |
||flensburger-stadtanzeiger.de/news-bilder/anzeigen/ | |
flensburger-stadtanzeiger.de##.ce_sliderStart | |
radiobielefeld.de###billboardad | |
radiobielefeld.de##div[class*="jsbt"] | |
wiesbadener-kurier.de##.cxense | |
||glamour.de/extension/cndesignglamour2/*/cnIvw.js^ | |
familie.de##.span4 > .article-aside:nth-child(-n+3) | |
weg.de###bannerTopContainer | |
||kleiner-kalender.de/static/recomm/?id | |
kleiner-kalender.de###RecommendationSky | |
kleiner-kalender.de###RecommendationHeader | |
schulferien.org###right_box | |
wn.de##.ManualBlock | |
forum.pcgames.de##.bannerFrame | |
mmnews.de##.contentpaneopen div[align="right"][style*="18px"] | |
mmnews.de###yes-invest-inhalte | |
mainfranken24.de##.divtopbanner | |
journal-frankfurt.de,genussmagazin-frankfurt.de###banner_fullsize_div | |
||puls4.com/common/simadiframe/ | |
autoscout24.ch##.searchbackground > a[data-tracking] | |
heute.at##div[data-ana-click*="werbemittel"] | |
tonight.de##div.ad-zone | |
||widgets.tracdelight.com^$domain=brigitte.de | |
brigitte.de##.tracdelight-widget | |
bikerszene.de###myad | |
sz-online.de##.szoAdPos | |
aachener-zeitung.de##[id*="_AachenTRF"] | |
regionalbraunschweig.de###platzierung | |
||regionalbraunschweig.de/ndnd/ | |
regionalbraunschweig.de##.logocontainer > div.mobcenter.noprint | |
regionalbraunschweig.de###divider[style="height: 20px"] | |
regionalbraunschweig.de##.card-action > article > div.excerpt+div#noprint.floatright[style="text-align: right;"] | |
rtl.de###rtli-medrec-marker | |
praxisvita.de##.block-wrapper.schutz-vor-zecken | |
blu-rayler.de###content > .post.bg3:not([id]) | |
bluray-disc.de##.page > * > [id^="edit"] > table[cellpadding="6"]:not([id]) | |
bluray-disc.de##.page > * > [id^="edit"] > div[style^="height:"]:not([class]):not([id]) | |
bewerbung.co##.entry-content > p+div.containertext > span | |
bewerbung.co##.entry-content > p+div.containertext > span+p | |
bewerbung.co##.widget-area > aside#text-6.widget_text | |
garten.de##.nointelliTXT | |
garten.de,studienwahl.de##div[id^="ad_"] | |
garten.de##h2.pane-title:nth-of-type(2) | |
antenne.de###mobile_banner_header_wrapper | |
zeit.de##.teaser-small--inhouse | |
zeit.de##.cp-area--shop | |
zeit.de##.teaser-small--ad | |
gamestar.de##.homeHighlight > div[class^="homeContHlCol"] > div[style^='background: url('] | |
winfuture.de##.hp_latest > .w660 | |
||motorsport-total.com/i/st/ | |
||motorsport-total.com/z.php | |
||amazonaws.com/img/px.gif | |
motorsport-total.com##iframe[src*="smartadserver.com"] | |
gamespot.com##.media-mpu | |
||feed.datinglab.net^$domain=nw.de | |
nw.de###accordionDate | |
aachener-zeitung.de,aachener-nachrichten.de##div[id^="oms_gpt_"] | |
dhd24.com##.external-content-container | |
wetteronline.de##.adplace | |
wetteronline.de##.flagged | |
chip.de##.Teaser--Affiliate | |
tag24.de###ligatusad | |
suchen.mobile.de##.viewport > .g-row:nth-child(4) > .g-col-4 > .u-margin-top-16 | |
songtexte.com##.row > .boxless | |
heise.de###bannerzone | |
mmnews.de##div[class^="plista_widget_"] | |
mmnews.de##a[href^="http://www.watergate.tv/lps/"] | |
mmnews.de###banner > div | |
regionalwolfsburg.de##.logocontainer > div.mobcenter | |
regionalwolfsburg.de###platzierung | |
motorsport-total.com##.anzeige_teas_rect | |
spiele123.com##li.ad | |
games.softgames.de###voyager-ad-popup | |
derwesten.de##.promotion | |
||ich-tanke.de/bilder/partner/ | |
||vod-ac-mds.glomex.com/vod/2.0/progressive/$media | |
||digitalfernsehen.de/image/stat/$image | |
pcwelt.de##.bid_info | |
pz-news.de##.nfy-cobo-ligatus | |
go-seven.de###text-2 | |
faz.net##.event-faz-net-stellenmarkt-wrapper | |
moz.de##div[id^="gpt_"] | |
||spielesite.com/am/ | |
spielesite.com##.spContentContainer > .spClear + strong | |
spielesite.com##.werbung_c | |
spielesite.com##.spContentContainer > .media + strong | |
||sat1static-de.de/images/was/campagnes/ | |
sat1spiele.de###wallpaper-link | |
sat1spiele.de##div[id^="site-banner-"] | |
toggo.de##div[class^="holder-ad-wrapper"] | |
spielkarussell.de##.banner-template | |
spielkarussell.de##.banner-static-game | |
spiele-umsonst.de###advert2 > div | |
browsergames.spielen.de##.rightCol > .boxShadow:last-child | |
forschung-und-wissen.de##.magazin_box5 | |
||weltderwunder.de/embed/ads/ | |
weltderwunder.de##div.ad-format-720x90 | |
weltderwunder.de##div.adv-720x90 | |
weltderwunder.de##.player-ad-videos | |
pnp.de##.em_modul_box_type_1 | |
||epochtimes.de/V/D/$image | |
gamestar.de##.pv-teaser-pricecompare | |
||gamesaktuell.de/tsimg/$image | |
forum.gamesaktuell.de##.posts > ul > li.postbitlegacy#post_rec | |
heise.de##.widget-werbung | |
heise.de##.teaser_adliste | |
cs.ingame.de##.mauto | |
cs.ingame.de##.frontpageWidgets > div#text-5.widget_text | |
cs.ingame.de###adzoneA_area | |
modernboard.de###oc24_container_top | |
modernboard.de###TopRectangle | |
bauexpertenforum.de,modernboard.de###MidRectangle | |
modernboard.de##.Anzeige.message | |
||andreas-unterberger.at/mediafiles/werbung | |
andreas-unterberger.at##div[class^="adsensecontent"] | |
bild.de##img[alt="BILD Reise "] | |
compact-online.de##div[class^="compa-nach-dem-inhalt"] | |
compact-online.de##div[class^="compa-nach-dem-inhalt"] + br | |
||areadvd.de/images*Amazon^$image | |
whocallsme.com##.oos_ad | |
whocallsme.com###phoneTop | |
werhatangerufen.com##.topbnner | |
anruferauskunft.de###sidebar2.grid_5 > div[id^="div-gpt-ad-"] + div[style^="height:"] | |
anruferauskunft.de###sidebar2.grid_4 > #text-3:first-child | |
wow-forum.com###leaderboard[style="width:728px; height:90px;"] | |
onlinemarketingrockstars.de##aside.adobe-sidebar.widget_text | |
onlinemarketingrockstars.de##.post.tag-sportmarketing | |
onlinemarketingrockstars.de###jobwidget | |
onlinemarketingrockstars.de##.omjobs_advertisment_random | |
cleverdialer.de##.banner-google | |
forum.buffed.de###plakatfullsize | |
tchgdns.de##.index-pub | |
tchgdns.de##.sidebar-pub-top | |
tchgdns.de##.sidebar-pub-end | |
tchgdns.de##.footer-pub | |
tchgdns.de##.header-pub | |
||zeit.de/www.zeit.de/static/amp-ads/ | |
chinamobilemag.de###sp-ad1 | |
easycredit-bbl.de##.partners | |
easycredit-bbl.de##.box.cad | |
easycredit-bbl.de##.frontpage_advertisement | |
ariva.de###ARIVA > div#BIGSIZE | |
druckerchannel.de###DCA_BOTTOM | |
druckerchannel.de###DCGA_LEAD | |
discard.email###MenuBanner | |
helles-koepfchen.de###Skyscraper | |
ran.de,kabeleins.de,prosieben.de,prosiebenmaxx.de,sixx.de###ad-fullbanner-outer | |
promobil.de###adBox1 | |
winfuture.de###adbox16 | |
physio-deutschland.de###ads | |
spiele-umsonst.de###advert | |
kostenlose-online-rechner.de###advert3 | |
kostenlose-online-rechner.de###advert789 | |
gutefrage.net###answers > .Block.ExpermondoPlate:not(.Answer) | |
gutefrage.net###async_promo_sidebar | |
chefkoch.de###banner-hpa-mr | |
spielen.de###bannerarea | |
thinkpad-forum.de###breadcrumb + center | |
amazon.de###browse_feature_div | |
simfans.de###c1040 + .csc-default | |
simfans.de###c4032 + .csc-default | |
fifa4life-forum.de###collapseobj_vbcms_table_right > table > tbody > tr:first-child | |
deutscherskiverband.de###container-banner-spacer | |
hallo-eltern.de###content-ad-bottom | |
sprechzimmer.ch###contentinner + table[width="438"] | |
drehscheibe-online.de###dsHeaderColoured | |
businessinsider.de###editorial2 | |
zdnet.de###featureWhitepaper | |
forum.golem.de###forum-main > article > div[style$="min-height:266px; margin:20px 0 10px;"] | |
golem.de###gts-clip | |
tagesspiegel.de###hcf-ad-wrapper | |
winfuture.de###homepage_rectangle | |
boerse-online.de###hvb-homepage-integration-container | |
abendzeitung-muenchen.de###id_b4d8cd00_27fb_44bc_b42b_899b5b4cfccb | |
computerfrage.net###im-mediumRectangle | |
sueddeutsche.de###iqd_mainAd | |
urbia.de###latest-cis | |
szbz.de,hardwareluxx.de,geliebte-katze.de###leaderboard | |
markt.merkur.de###markt_expose_afc_leftAboveSimilar | |
markt.merkur.de###markt_expose_afc_leftBelowSimilar | |
n-tv.de###medrect | |
gmx.net,web.de###middle-container | |
express.de###nativendo-oms-infeed | |
cicero.de###page-banner | |
spielaffe.de###partner_container_body | |
physio-deutschland.de###partners-right | |
sat1.de###playerWrapperOuter + #modal-overlay | |
selbst.de###plista | |
seatforum.de###posts > ins[id^="AABI-"] | |
win-8-forum.net###posts > li.postbit:not([id]) | |
abnehmen.com###posts > li.postbitlegacy.postcontainer.old:not([id^="post_"]) | |
win-10-forum.de###posts > li.postcontainer.nointelliTXT:not([id^="post_"]) | |
seatforum.de###posts > li:not([id]).postcontainer | |
gta-5-forum.de,computerbase.de,tuning-fans.de,usp-forum.de###posts > li[id^="yui-gen"] | |
golem.de###pricehits | |
gamezone.de,gamesaktuell.de,buffed.de###pricehitsTextTeaser | |
hilfdirselbst.ch###r230 | |
hilfdirselbst.ch###r231 | |
spiele-umsonst.de###right_side > .main_gamebox_mid2 | |
pcgames.de###saturn_teaser | |
heilpraxisnet.de###secondary | |
edmontonjournal.com###section_2 + .pm_layouts_news_ticker | |
xbox-passion.de###sidebar > #rectangle | |
med1.de###sl > #w_m | |
manager-magazin.de,spiegel.de###spRecommendations | |
rollingstone.de,idea.de,3c.gmx.net,niederlausitz-aktuell.de,tonight.de,win-8-forum.net###superbanner | |
computerbild.de###teaser_right > div.labeling | |
computerbild.de###teaser_right > section.teaserblock.labeling | |
kratzbaum-tests.com###text-15:nth-child(4) | |
kratzbaum-tests.com###text-9:first-child | |
willhaben.at###topbanner | |
businessinsider.de###vendor_1 | |
apfeleimer.de###wbounce-modal | |
tweakpc.de###wpl | |
tweakpc.de###wpr | |
onvista.de##.CONTENT_AD | |
chip.de##.DirectDeal | |
onvista.de##.NEWS_TEASERBOX.ARTIKEL:not([id]) | |
chip.de##.NewsArticle__SponsoredLinks | |
faz.net##.Teaser620 > .job-empfehlungen | |
feelgreen.de##.Tsib > aside > div[data-mm^="zid="] | |
chip.de##.WidgetBC-Content.WidgetBC | |
praxistipps.chip.de##.WidgetDsl | |
pasta-selber-machen.de##.aawp-widget | |
winfuture.de##.acceptable_ad | |
medizin-und-technik.industrie.de##.ad-disclaimer + div[style*="width: 300px; height: 250px;"] | |
utopia.de##.ad-intern | |
ffh.de##.adLayerRectangle | |
focus.de##.adMarkerBlock | |
abnehmen.com,seatforum.de##.ad_marker | |
spiegel.de##.adition | |
weser-kurier.de##.adobj | |
radiohamburg.de##.ads-rectangle | |
fcn.de##.ads:not([class^="ads small-block-grid-"]) | |
tvspielfilm.de##.adsd_rectangle | |
eatsmarter.de##.adsense | |
polizeinews.ch##.adv_middle | |
tvspielfilm.de##.advertising-box | |
radiohamburg.de##.afs_ads | |
buffed.de,pcgames.de##.amazonVideoTeaser | |
winfuture.de##div[class^="amazon_widget_"] | |
linuxundich.de##.anzbfdcwuie | |
stern.de##.anzeige-inner | |
oeffnungszeitenbuch.de##.anzeigenlabel | |
augsburger-allgemeine.de##.article > .articleBottomSocialshareprivacy + .doNotPrint | |
bz-berlin.de##.article-bcode-medium-rectangle | |
bz-berlin.de##.article-bcode-medium-rectangle-bottom | |
catplus.de##.asa_async_container | |
mobiflip.de##.asadivmain | |
augsburger-allgemeine.de##.aside > .hide + div[style*="background-color: none;"][style*="height:135px;"] | |
50plus.de,jetztspielen.ws,deavita.com,n-land.de,prospektangebote.de,bonedo.de,mallorcamagazin.com,tageskarte.io,piste.de,ruhrnachrichten.de,spielspiele.de,1001spiele.at,bundesliga.de,lbb.de##.banner | |
simtimes.de##.banner-end-news | |
mein-gartenbuch.de##.banner_content_single | |
bildspielt.de##.banner_middle | |
pfaffenhofen-today.de,berlindailysun.com##.bannergroup | |
pcgames.de##.battlefieldOneTeaser | |
zombicide.de##.bbp-body > [style^="text-align:"] | |
babycenter.de##.bcAd | |
wp.de,ikz-online.de,thueringen24.de,derwesten.de##.block-header--banner | |
extreme.pcgameshardware.de##.body_wrapper > div > a[href*="&utm_content=forumbanner"] | |
winsoftware.de##.box300ad | |
tagesanzeiger.ch##.boxExclusiv.ad | |
klamm.de##.centerX > a > img[style] | |
lecker.de##.col-3.aside > .teaser--full-1col:nth-child(-n+7) | |
lecker.de##.col-3.aside > h2:nth-child(3) | |
lecker.de##.col-3.aside > section:nth-child(-n+2) | |
praktikumsstellen.de##.col-9-12 > .teaserLine:not(.stelle_P) | |
tobax2.at.ua##.column-right-outer | |
giga.de##.content > p[style$="text-align: center;"] | |
frustfrei-lernen.de##.contentBody > div:first-child:not([class]) | |
tvspielfilm.de##.desktop_banner_any | |
gartensaison.de##.desktopadd | |
pcgames.de##.dishonored2Teaser | |
express.de##.dm_ta300x-- > a[target$="_blank"] | |
ksta.de,mopo.de##.dm_ta300x300_html | |
pc-special.net##.dpAd | |
seatforum.de##.ebayitems | |
catplus.de##.entry-content > .catplus-content | |
borncity.com##.entry-content > div[style*="px 0"][style*="center;"] | |
dwdl.de##.eyecatcher | |
willhaben.at##.fakeAdLiElement | |
seatforum.de##.ffwidget_sidebar | |
sueddeutsche.de##.flexible-teaser--ad | |
extreme.pcgameshardware.de##.floatcontainer.doc_header#header | |
bmw-syndikat.de##.forum_show_main_banner_left | |
newsbloggers.ch##.g-single > a[style^="display: block;"] > img | |
mein-schoener-garten.de##.google-adsense-ad | |
wieistmeineip.ch,wieistmeineip.at,wieistmeineip.de##.google-adsense-label | |
elektriker.org##.google-dfp | |
pcwelt.de##.google-wrapper | |
n-tv.de,stern.de##.gujAd | |
mobilegeeks.de##.ha-header > div[style="background:#000000;"] | |
handelsblatt.com##.hcf-ad-rectangle | |
wiwo.de##.hcf-ad-superbanner | |
weser-kurier.de##.header_content > .billboard | |
kreiszeitung.de,oktoberfest-live.de##.id-Container-headline--proBEEP | |
ovb-online.de##.id-Teaser-el--blockStyle--stCnt--picture | |
macwelt.de,pcwelt.de##.idgAmazonTextV2 | |
macwelt.de,pcwelt.de##.idgAmazonTextV2 + .linkdb-marker | |
macwelt.de,pcwelt.de##.amazonteaser | |
computerwoche.de##.idgContentListExtendableCommercial | |
operationauge.de##.inPageAdd300x250-wrapper | |
pc-magazin.de##.inline_amazon | |
pcgameshardware.de##.innerArticleModule.ghapi | |
general-anzeiger-bonn.de##.is-content-ad | |
chinamobilemag.de##.ja-promo-bar | |
cdu-austritt.jimdo.com##.jtpl-section-aside | |
prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,the-voice-of-germany.de,wetter.com##.k-media-container div[class^="k-ad-"] | |
bier.de,allgaeuhit.de##.leaderboard | |
spiele-umsonst.de##.left > div.right[style$="351px;"] | |
derwesten.de##.madvertise | |
hifitest.de##.mainContent > .marginBottom30 | |
vanion.eu##.main_inner > div#leaderboard | |
vanion.eu##.main_inner > div.skyscraper | |
pc-special.net##.marginTop:not([id]) > article[id^="wcf"] | |
oe24.at##.marker.ads | |
focus.de##.marketingbox | |
allgaeuhit.de##.medium_rec_in | |
pcmastersforum.de##.menu_left_box > .download-box > .banner | |
pcmastersforum.de##.menu_left_box > .download-box > .header:first-child | |
meinpassat.de##.messageBody div[style*="left;"]:first-of-type | |
meinpassat.de##.messageList > li.marginTop:not([id]) | |
digital-eliteboard.com##.messageList > li[class="message"]:not([id]):not([data-author]) | |
coding-board.de##.messageList li[data-author="coding-board"][data-author-id="19792"] | |
transfermarkt.de##.mobile-werbung-inrow | |
gartensaison.de##.mobileadd | |
tichyseinblick.de##.mod-cad2 | |
deutscherskiverband.de##.modul-dsv-banner | |
spielen.de##.mtAd | |
windowscentral.com##.netshelter-ad | |
fussball.de##.news-teaser-banner | |
allgaeuhit.de##.newsshow_banner_bottom | |
zeit.de##.nextread-advertisement | |
pz-news.de##.nfy-ts-ads | |
weser-kurier.de##.nfyc_advert_info | |
frustfrei-lernen.de##.noContentBannerAd | |
coding-board.de##.pageContent > center > span[style="font-size: 10px"] | |
selbst.de##.panel-col > .panel-pane[style^="display: none"] + .panel-separator | |
computerbild.de##.partner | |
bild.de##.partnerfont | |
autobild.de##.partnerlabel | |
bundesliga.de##.partnerlist | |
kn-online.de,ln-online.de,maz-online.de##.pda-addart | |
kn-online.de##.pda-includeurl > div.included-uri | |
pcmastersforum.de##.postcontent > div[style$="right;"]:first-child | |
avensis-forum.de,ford-forum.de,skodacommunity.de,toyota-forum.de##.primaryContent > .signatureAdBot | |
radiobielefeld.de##.rectright[style*="268px"] | |
deine-tierwelt.de##.resultslist-content .row.external-content-container | |
np-coburg.de##.right.group#internbox | |
gamesworld.de##.rightWing | |
tvspielfilm.de##.rotationblock | |
rtl.de,vox.de##.rtli-master-ad | |
rtl.de,vox.de##.rtli-master-octopus | |
tichyseinblick.de##.rty-block-plista | |
videogameszone.de##.saturn_katalog | |
stern.de##.sb-ad | |
windows-7-forum.net##.section.funbox | |
weser-kurier.de##.servicebox-ns | |
forum.digitalfernsehen.de##.sharePage + div:not([id]):not([class]):not([style]) | |
pcgameshardware.de##.shopLinkButtonsWrapper | |
pcgames.de##.shopLinkFrame | |
elektriker.org##.show-for-large-up > div[style*="; border-top"] | |
1erforum.de,avensis-forum.de,ford-forum.de,skodacommunity.de,toyota-forum.de##.sidebar > .section.funbox | |
forum.digitalfernsehen.de##.sidebar > div:not([id]):not([class]):not([style]):nth-child(2) | |
abendzeitung-muenchen.de##.sidebar > div[style$="text-align: center; "] | |
wiesentbote.de##.sidebar-content > div#advanced_text-5 | |
wiesentbote.de##.widget_execphp | |
desired.de,t-online.de##.sky_anz | |
wetter.com##.slideout-panel > div[class="app-layout pb--"] | |
simtimes.de##.specialad | |
4players.de##.spielefresser | |
neumarktonline.de,fussball.de##.sponsor | |
n24.de##.t_025.promotion | |
frustfrei-lernen.de##.tandem_top | |
linuxundich.de##.td-ss-main-sidebar > .td_block_wrap.td_block_text_with_title.td_block_widget | |
arcor.de##.teasBox:nth-last-child(5) | |
java-programmieren.com##.teaser | |
rtl2.de##.teaser--medrec | |
hamburger-wochenblatt.de##.teaserBox[id^="4460"] | |
computerbild.de##.teaserblock.kaufenteaser | |
autobild.de##.teaserbox.rectangle | |
forum.digitalfernsehen.de##.titleBar + div:not([id]):not([class]):not([style]) | |
willhaben.at##.topAdsBox | |
gamona.de##.topdeals | |
winfuture.de##.topnews > div[class^="news"] + div + script + iframe[width="660"] | |
micky-maus.de##.vcadteaser | |
freenet.de##.veeseoRUN | |
handelsblatt.com##.vhb-serviceoffer | |
sixx.de##.view-adsbygoogle | |
spiele-umsonst.de##.viewmain > #pictureperfect | |
chip.de##.vjs-relatedteaser | |
wohnwagen-forum.de,med1.de,extrem-bodybuilding.de,clashroyaleforum.de,clashofclansforum.de,forum.pocketnavigation.de,pff.de,dogforum.de##.wcfAdLocation | |
gaeubote.de##.werbung_oben_rechts | |
rheinneckarblog.de##.widefat | |
wieistmeineip.ch,wieistmeineip.at,wieistmeineip.de##.wimip-googleads-container | |
winfuture.de##.ws_contentAd660 | |
meaningsan.com##.ya3 | |
zeitung.de##.zeitu-nach-dem-inhalt | |
/commoncfm/images/microsoftxboxone/$domain=buffed.de|gamesaktuell.de|gamezone.de|pcgames.de|videogameszone.de | |
maz-online.de##[data-module$="halfpagead"] | |
fifa4life-forum.de##[id^="naMediaAd_"] | |
glamour.de##a[data-custom-tracking*="track.adform.net"] | |
mathematik-wissen.de##a[href="http://fabalista.com/landingpage/"] | |
bild.de##a[href^="/spiele/casino-spiele"] > img | |
goldesel.to##a[href^="apps/windows/"] > img | |
general-anzeiger-bonn.de##a[href^="http://a.twiago.com/adnoclick.php"] | |
chip.de##a[href^="http://adx.chip.de/www/delivery/ck.php"] | |
del.org##a[href^="http://aus.laola1.tv/RealMedia/ads"] | |
glamour.de##a[href^="http://bit.ly"][class^="teaser"] | |
t-online.de##a[href^="http://im.banner.t-online.de/adlink"] | |
kn-online.de##a[href^="http://partner.gewinnspiele.de/"] | |
winfuture.de##a[href^="http://partners.webmasterplan.com"] | |
auto-motor-und-sport.de##a[href^="http://www.leserumfragen.de/ams/"] | |
chip.de##a[href^="https://www.bestcheck.de"][href*="utm_campaign"] | |
foerderland.de##a[href^="https://www.weka.de/mediadaten/portale/foerderland-de/"] | |
delamar.de##a[onclick^="_gaq.push("] | |
express.de##article[data-title$="Anzeige"] | |
haustiermagazin.com##aside > #text-16:nth-child(2) | |
mein-gartenbuch.de##aside#text-16 | |
praxistipps.chip.de##aside.Vouchers | |
mytopdeals.net##aside[class$="adsense-widget"] | |
pz-news.de##aside[class*="adslider"] | |
pz-news.de##aside[class*="nfy-ads"] | |
pz-news.de##aside[class*="nfy-merge-marked"]:not(.nfy-sebox-voting) | |
garten-landschaft.de##aside[id*="adrotate"] | |
hardwareluxx.de##aside[id^="rec"] | |
firetv-blog.de##aside[id^="text-"][class="widget widget_text"] | |
t3n.de##aside[role$="complementary"] | |
forum.digitalfernsehen.de##blockquote.messageText > div:not([id]):not([class]):not([style]):first-child | |
spieletipps.de##body #rectangleRgt | |
mathe-lexikon.at##body > div#lb | |
apfeleimer.de##body > div.ftr | |
computerbild.de##body > div[id][style^="z-index:"] | |
kabeleins.de,prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,sixx.de,the-voice-of-germany.de,wetter.com##body.is_video > #modal-overlay | |
hallo-eltern.de##div#wunsch1.home_block.mobile-hide[style="background-color:#ffffff; padding-bottom=20px; border: 1px solid #f5a922;"] | |
spiegel.de##div.adition ~ div[class]:not([data-position]):not([itemscope]) > div > :not(div)[id][class] | |
vox.de##div:not(.voxde-masonry) > .voxde-medium-rectangle | |
chip.de##div[class$="NewsArticle__Widget unknown-widget"] | |
wanted.de##div[class$="Tts Tadha Twpx300 Thpx600"] | |
wanted.de##div[class$="Tts Tmc0v Twpx300 Thpx250"] | |
poki.de##div[class$="ad-loading"] | |
gamestar.de##div[class$="ads_outer"] | |
apotheken-umschau.de##div[class$="advertMedRec visibleAd"] | |
nuernberg.de##div[class$="box col-island-ad"] | |
general-anzeiger-bonn.de##div[class$="box teaserbanner"] | |
krone.at##div[class$="c_widescreen_teaser_2x4"] | |
metal-hammer.de##div[class$="grid-box-optional_ad"] | |
bluewin.ch##div[class$="mod modDirectTo logos"] | |
winfuture.de##div[class$="p_widget nointelliTXT"] | |
windows-7-forum.net##div[class$="section funbox"] | |
lokalkompass.de##div[class$="teaserBox left"] | |
lokalkompass.de##div[class$="teaserBox right"] | |
jetztspielen.de##div[class*="advert"] | |
wired.de##div[class*="featured-advertise"] | |
isnichwahr.de##div[class*="simpleads-ad-"] | |
lokalklick.eu##div[class="rt-grid-3 sidebar-right"] | |
regensburg-digital.de##div[class="uk-panel uk-panel-box widget_text"] | |
meaningsan.com##div[class^="abc"] | |
allgemeine-zeitung.de##div[class^="ad adsense"] | |
zulu-spiele.de##div[class^="ad_outside"] | |
mathelounge.de##div[class^="adholder"] | |
hifitest.de##div[class^="adl-"] | |
informationsarchiv.net##div[class^="ads_"] | |
playfront.de##div[class^="asa2_"] | |
mobiflip.de##div[class^="asadiviframe"] | |
ksta.de##div[class^="dm_ad"] | |
handelsblatt.com##div[class^="hcf-ad-"] | |
eltern.de##div[class^="m-ad-"] | |
meinestadt.de##div[class^="ms-ad"] | |
metal-hammer.de,musikexpress.de##div[class^="ph-ad"] | |
refrago.de##div[class^="placeholderAdBox"] | |
computerbild.de##div[class^="teaser_rr javascript"] | |
delamar.de##div[class^="wk wk_"] | |
arcor.de##div[data-ad-unit-path] | |
fussball.de##div[data-ad] | |
merkur.de##div[data-vr-zone="Billboard-Ad"] | |
merkur.de##div[data-vr-zone="Flexboard-Ad"] | |
bild.de##div[data-vr-zone="tr-stoerer-auto-erotik"] | |
spieletipps.de##div[id$="rectangleRgt"] | |
np-coburg.de##div[id*="_werb"] | |
helles-koepfchen.de##div[id^="Superbanner"] | |
freenet.de##div[id^="adBox"] | |
bluewin.ch##div[id^="ad_medium"] | |
schnelle-online.info##div[id^="adright"] | |
aftvhacks.de##div[id^="advads_ad_widget"] | |
spielaffe.de##div[id^="app_advertising"] | |
dhv.de,welt.de##div[id^="banner_"] | |
chip.de##div[id^="contentad-"] | |
chip.de##div[id^="contentad-"] + .mt-xs | |
spiegel.de,abnehmen.com##div[id^="crt-"] | |
bmw-syndikat.de##div[id^="div-dfp-"] | |
deskmodder.de##div[id^="google"][class^="post"] | |
med1.de##div[id^="imAd_"] | |
sueddeutsche.de##div[id^="iqad"] | |
meinestadt.de##div[id^="ms_ad_wrapper_"] | |
meinestadt.de##div[id^="ms_adsense"] | |
ghacks.net##div[id^="pgloggedouttext-"] | |
edmontonjournal.com##div[id^="pn_dfpad-"] | |
gofeminin.de##div[id^="sas_"][id$="_wrapper"] | |
all-in.de##div[id^="tplident"] | |
tvspielfilm.de##div[id^="wallpaper"] | |
transfermarkt.de##div[id^="werbung_"] | |
hamburger-wochenblatt.de##div[id^="yield_gpt_"] | |
all-in.de##div[onclick^="javascript:window.location.href='"][class$="specbox"] | |
rund-ums-baby.de##div[style="position:absolute; z-index:1; left:26px; width:898px; background-color:#f6f5f3;"] | |
mein-gartenbuch.de##div[style^="margin: 20px auto 10px"] | |
hl-live.de##div[width="828"][height="90"] | |
foerderland.de#footerFlyout | |
t-online.de##form[action="http://im.banner.t-online.de/"] | |
t3n.de##iframe[class*="hb-large"] | |
mathebibel.de##iframe[id^="ylt-"] | |
druckerchannel.de##iframe[name^="DC_IFRAME_AD"] | |
rebuy.de##iframe[src^="//partners.webmasterplan.com"] | |
bild.de##img[alt$="Skoobe "] | |
regensburg-digital.de##img[alt$="_werbung"] | |
pz-news.de##img[data-src^="/pu_pz/scripts/holder.js"] | |
computerbild.de##img[height="250"][width="1000"] | |
bild.de##img[usemap$="#ConnectMap"] | |
hl-live.de##img[width="160"][height="240"] | |
spiele.woxikon.de##ins[id^="aswift_"] | |
elderscrollsportal.de,netzwelt.de##li.message:not([id^="post-"]) | |
cosmopolitan.de##li[class*="tsr anzeige"] | |
zeit.de##li[data-label$="Anzeige"] | |
tagesanzeiger.ch##p[class$="adsTitle"] | |
mobil.teltarif.de##p[class] + div[style^="margin:"] > div.tgtLink | |
mobil.teltarif.de##p[class] + div[style^="margin:"] > i | |
micky-maus.de##p[class^="anzeige"] | |
sat1.de##section.box[data-track*="cont:Sales"] | |
bravo.de##section[class*="teaserAd"] | |
frustfrei-lernen.de##span.contentlabel | |
tagesanzeiger.ch##span[class$="labelAd"] | |
heilpraxisnet.de##span[style="font-family: Verdana, sans-serif;"] | |
tobax2.at.ua##span[style="font-weight: bold;"] | |
jumk.de,welt-zeit-uhr.de,rechneronline.de##div[style="font-size:10px;margin-top:1px"] | |
computerhilfen.de##tr > td[class="mesind_topiclist1"] | |
||0rechner.de/racresmur/ | |
||abpxy.p7s1dns.net^$domain=prosiebenmaxx.de | |
||ad-js.chip.de/js/chip/ | |
||allgaeuhit.de/wb_code.php?wbid=*&url= | |
||assets.wallstreet-online.de/_media/5688/degiro-300x50.gif | |
||berlindailysun.com/images/banners/ | |
||bilder.bild.de/fotos/bild-connect-47806954/Bild/2.bild.jpg | |
||boerse-online.de/Images/b_partner/ | |
||c.df-srv.de/ihb.js | |
||cdnb.allaboutvision.com/i/slug-ad | |
||digital-eliteboard.com/images/scout.gif | |
||focus.de/fol/multimedia/finanzende/*sidebar | |
||kopp-verlag.de/*banners^$third-party | |
||lotto-hh.de/partnerintegration^ | |
||magine.com/de/promotions/_banners/$third-party | |
||marktforschung.de/fileadmin/user_upload/Banner_ | |
||mobilfunk-talk.de/news/wp-content/uploads/*/gmx-banner | |
||nuggad.net^$domain=sat1.de | |
||onvista.de/as/ab_campaign | |
||p7s1digital.de/vod/2.0/progressive/*/x.mp4? | |
||partner.gewinnspiele.de^ | |
||physio-deutschland.de/uploads/tx_macinabanners/ | |
||puls4.com/win2day/ | |
||quoka.de/fifligatus.php^ | |
||spieletipps.de/spx | |
||tagesanzeiger.ch/sl/teaser/cached/front/ads | |
||tagesanzeiger.ch/teaser.php | |
||thinkpad-forum.de/banner/$image | |
||tweakpc.de/wpimages/drobo_background.jpg | |
||uberflieger.de/*/adspeed.js | |
||vetalio.de/partner/$domain=chip.de | |
||video.n-tv.de/abr/*/opener*.mp4 | |
||videoplaza1.tv/proxy/^$domain=tv4play.se | |
||wetteronline.de/dr/*/css/p_*.css | |
||wetteronline.de/dr/*/css/www.csss | |
||widgets.outbrain.com/outbrain.js$domain=chip.de | |
||widgets.outbrain.com/outbrain.js$domain=netzwelt.de | |
||widgets.outbrain.com/outbrain.js$domain=winfuture.de | |
||winfuture.de/css/images/ | |
bild.de##a[class$="mark"] | |
bild.de##div[class$="rectangle ad-mark"] | |
bild.de##div[data-mark$="Anzeige"] | |
bild.de##img[alt$="Horoskop bei Bild "] | |
bild.de##img[alt$="Mobile.de "] | |
bild.de##img[alt$="Railnation "] | |
gamezone.de##a[href="/microsoftxboxone/"] | |
||infranken.de/*/AdDeveloper*.php? | |
pcgames.de,pcgameshardware.de###paperchase | |
pcgameshardware.de###plakatinhalttag_1 | |
pcgameshardware.de###plakatinhalttag_2 | |
pcgames.de,pcgameshardware.de###pricehitsTextTeaser | |
pcgameshardware.de##.contentFrameEddie | |
futurezone.at##div[class*="karriereat"] | |
||durchblicker.at/iframes^$third-party | |
merkur.de,merkur-online.de##.id-Container--promotion | |
merkur.de##.id-Teaser-el--promotion | |
fr-online.de##.ad-location-container | |
wetter24.de###ads_placeholder | |
tz.de##div[class*="id-Container--promo"] | |
||dlh.net/brandings/ | |
welt.de##div[class^="bitextanz"] | |
spiegel.de##div#spOasTop + div[class] > div[id] > img | |
spiegel.de##div#wrapper > div#spColumnAd + div[id][class] > img | |
dvdschnaeppchen.de###myatu_bgm_img_group | |
arcor.de##a[href$="https://zuhauseplus.vodafone.de/dsl/zuhause-m.html"] | |
||pcgames.de/tsimg/432132/gamesbusiness_promobox_300x150px.gif | |
sport.de##.related > div[style="width:300px;height:510px;"] | |
nordbayern.de##div[id*="-web-ad-"] | |
netmoms.de##.advertised-teaser | |
netmoms.de##.partnerbox.sponsorbox | |
freundin.de##a[href*="sponsored-post"] | |
freundin.de##a[href^="http://www.ebalance.de/?"] | |
||freundin.de/*-widecolBanner- | |
gamestar.de##.centeredDiv > div[id][style*="inline-block"] | |
||sky.de/web/cms/static/img/595x80_ | |
wow-forum.com,gta-5-forum.de###mpu | |
||teccentral.de/images/tec/entertainment.png$domain=gta-5-forum.de | |
pcwelt.de##.idgGoogleAdTag | |
syfy.de###block-block-2 p[style="text-align: right; margin: 0; width: 305px;"] | |
syfy.com##.tile--ad | |
allaboutsamsung.de##div[style="width:300px;min-height:250px;padding-bottom:4px;padding-top:4px;"] | |
sky.de##div[class*="banner300"] | |
sky.de##div[id^="werbung"] | |
! vip.de | |
vip.de##.vip-medium-rectangle.rtli-mr-large | |
vip.de##.vip-medium-rectangle.teaser_item | |
vip.de##.vip-teaser.large | |
sat1.de##a[href="http://www.sat1.de/service/warum-werbung"] | |
stern.de##.aqFeZjmy | |
stern.de##.xbCiOLzG | |
||stern.de/faibl_adblocker_detector/ | |
||stern.de/media/flash/brightcove-plugins/homad/ | |
southpark.de##div[style*="background: url('/layout/common/img/geoblock/background.png')"] | |
spiegel.de##img[src^="http://adserv."] | |
amica.de###teasBoxfwid18 > div.pd-b15 | |
amica.de###teasBoxfwid19 > div.pd-b15 | |
amica.de##.mg-l1.pd-l19 | |
abendzeitung-muenchen.de###id_207f662e_7487_4dc7_87f8_ae31d2603810 | |
abendzeitung-muenchen.de###id_423d7455_84ab_4957_ba5a_82b83784f89d | |
abendzeitung-muenchen.de##.AnzeigenHead | |
||millionenchance.de/externalWidget/$domain=abendzeitung-muenchen.de | |
bbv-net.de##.adtext | |
frag-mutti.de,suedkurier.de,fr.de,jeversches-wochenblatt.de##.superbanner | |
jeversches-wochenblatt.de##style[style="font-size:9px;color:#2b2b2b;"] | |
svz.de##.ext-content.hidden-phone | |
waz-online.de##.pda-ad-dart | |
waz-online.de##.pda-adhead | |
westfalen-blatt.de##div[style="margin-top: 30px; padding: 5px 0 5px 0; text-align: center; background-color: #f2f2f2"] | |
bodensee-woche.de##span.anzeigehinweis | |
tvtoday.de##a[href^="https://www.vicampo.de/"] | |
||snacktv.de/snacktag/snacktag.js$domain=tvtoday.de | |
bild.de##div[data-vr-zone^="tb-1414"] | |
computerbild.de###mailderrteaser | |
morgenpost.de###hsmrect01 | |
morgenpost.de##.grid_4.alpha | |
||morgenpost.de/bin/src-115530370.png | |
augsburger-allgemeine.de##div.anzeige_box | |
onlinenewspapers.com##p.ad | |
tvdigital.de##span.ad | |
westline.de##div[class^="anzeige"] | |
gamona.de##.werbung ._container ~ .ad-label | |
||static.focus.de/fol/multimedia/pkv_rechner/$third-party | |
tvtoday.de###Netflix | |
energy.de##.adverttitle | |
weltderwunder.de##div[class^="adHint"] | |
freshideen.com##div[class^="adHolder"] | |
tvspielfilm.de##div[class^="netflix"] | |
ratgeber-geld.de###main-container .dp_header[align="center"] | |
operation-augen.de##.wpb_content_element > .wpb_wrapper.vc_figure | |
t-online.de##.Tcngstrlogo | |
b4bschwaben.de##.nfy-adbanner-revive | |
fnp.de,az-online.de,frankfurter-wochenblatt.de,meine-anzeigenzeitung.de,fehmarn24.de,kreisbote.de,dasgelbeblatt.de,kurierverlag.de,leinetal24.de,ruhr24.de,wetterauer-zeitung.de,giessener-allgemeine.de,fr.de,wlz-online.de,da-imnetz.de,hallo-muenchen.de,werra-rundschau.de,extratipp.com,soester-anzeiger.de,lokalo24.de,heidelberg24.de,kreiszeitung.de,op-online.de,tz.de,hersfelder-zeitung.de,hna.de,merkur.de,mannheim24.de##div[data-id-advertdfpconf] | |
wallstreet-online.de##body > #siteteaser | |
wallstreet-online.de##.newsFlagSlider | |
wallstreet-online.de###mooTickerContainer | |
l-iz.de##.liz-banner-content | |
l-iz.de##.sidebar_list > #text-10 | |
l-iz.de##.sidebar_list > #text-2 | |
l-iz.de##.sidebar_list > #text-11 | |
l-iz.de##.sidebar_list > #text-64 | |
5min.at##.anzeige_footer | |
5min.at###google_ad_footer | |
5min.at##div[class^="frontpage_ad_"] | |
winfuture-forum.de##.ExtraPostBlock > div[class$="post_block hentry clear"] | |
extra-radio.de##.bc_right div.box_right:last-child | |
volksstimme.de##.ph-ah-ad-icon | |
deutschland-in-zahlen.de##.werbung_oben | |
deutschland-in-zahlen.de##.werbung_oben + div[style="position:absolute;top:15px;left:2px"] | |
deutschland-in-zahlen.de##div[style*="font-size:10px;margin-top:1px"] | |
vwcorrado.de##div[id^="edit"] > div.vbmenu_popup + table[style="margin-top:6px;"] | |
transfermarkt.de##div[style="margin-top:20px;"] > div.fl | |
||img.derwesten.de/img/incoming/*-315x80.jpg^ | |
||img.derwesten.de/img/*-140x53.jpg^ | |
||img.derwesten.de/img/incoming/*-315x80-$image | |
tagesspiegel.de###urban-teaser1 | |
!-------------------------------------------------------------------------------! | |
!------------------ Content replacement rules ----------------------------------! | |
!-------------------------------------------------------------------------------! | |
! | |
! This section contains the list of the content replacement rules that block ads. Rules must be domain-specific. | |
! | |
! Good: ||example.org/video-links$replace=/vast":/vast_":/ | |
! Bad: ||example.org/video-links (should be in specific.txt) | |
! | |
! https://github.com/AdguardTeam/AdguardFilters/issues/154072 | |
||oasis-player-prod.p7s1.io/web/*/monetization/monetization.js$replace=/enableAdProxy:!!./enableAdProxy:!1/ | |
! t-online.de ad video | |
||hgc-cf-cache-1.svonm.com/www.t-online.de/config.json$replace=/"enabled":[\s\S]*true\,/"enabled": false\,/i | |
! https://github.com/AdguardTeam/CoreLibs/issues/1671 | |
||imi-online.de^$replace=/(<html xmlns="http:.*?" lang=".*?")/\$1>/,document | |
! Glomex video ads - kabeleins.de,prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,sixx.de,the-voice-of-germany.de,wetter.com | |
! https://github.com/AdguardTeam/AdguardFilters/issues/21525 | |
config.player.p7s1.io/sat1-de.js$replace=/"adScheduler":\{"cobra":\{"advertiser":"[\s\S]*?_[\s\S]*?"/"adScheduler":\{"cobra":\{"advertiser":"x"/,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/21494 | |
config.player.p7s1.io/prosieben-de.js$replace=/"adScheduler":\{"cobra":\{"advertiser":"[\s\S]*?_[\s\S]*?"/"adScheduler":\{"cobra":\{"advertiser":"x"/,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/20595 | |
!+ NOT_PLATFORM(ext_ff) | |
||config.player.p7s1.io/wetter-de.js$replace=/"adScheduler":\{"cobra":\{"advertiser":"[\s\S]*?_[\s\S]*?"/"adScheduler":\{"cobra":\{"advertiser":"x"/,domain=wetter.com | |
! https://forum.adguard.com/index.php?threads/prosieben-de.20468/ | |
! https://forum.adguard.com/index.php?threads/resolved-wetter-com.17669/ | |
! https://forum.adguard.com/index.php?threads/ads-on-kabeleins-de-tv.23357/ | |
/\:\/\/config-vvs\.glomex\.com\/[a-z0-9]*\.js/$replace=/"adScheduler":\{"cobra":\{"advertiser":"[\s\S]*?_[\s\S]*?"/"adScheduler":\{"cobra":\{"advertiser":"x"/,domain=7tv.de|kabeleins.de|prosieben.de|prosiebenmaxx.de|ran.de|sat1.de|sixx.de|the-voice-of-germany.de | |
! wetter.com has different script than websites above | |
/\:\/\/config-vvs\.glomex\.com\/[a-z0-9]*\.js/$replace=/"adScheduler"\:/"adScheduler":\{"cobra":\{\}\}\,"x":/,domain=wetter.com | |
! | |
! blick.ch - video ads | |
||ssaimanifest.prod.boltdns.net/playback/once/v*/vmap/hls/$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,domain=blick.ch | |
! https://github.com/AdguardTeam/AdguardFilters/issues/93347 | |
||zomap.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,xmlhttprequest,domain=joyn.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/65811 | |
||amazonaws.com/homad-global-configs-*.schneevonmorgen.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=giga.de,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/64743 | |
||amazonaws.com/homad-global-configs-*.schneevonmorgen.com/global_config.json$replace=/"enabled":( )?true\,/"enabled": false\,/i,domain=spieletipps.de,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/48581 | |
||svonm.com/www.vip.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=vip.de,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/31669 | |
||amazonaws.com/homad-global-configs.schneevonmorgen.com/www.gamona.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=gamona.de,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/31668 | |
||svonm.com/www.spieletipps.de/config.json$replace=/"enabled":( )?true\,/"enabled": false\,/i,domain=spieletipps.de,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/31667 | |
||svonm.com/www.giga.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=giga.de,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/63444 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/31666 | |
||amazonaws.com/homad-global-configs-*.schneevonmorgen.com/global_config.json$replace=/"enabled": ?true\,/"enabled": false\,/i,domain=kino.de,important | |
||svonm.com/www.kino.de/config.json$replace=/"enabled": ?true\,/"enabled": false\,/i,domain=kino.de,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/29816 | |
||svonm.com/www.n-tv.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=n-tv.de,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/14897 | |
svonm.com/www.watchbox.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i | |
svonm.com/www.watchbox.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/9237 | |
||watchbox.de/homad*.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
! https://forum.adguard.com/index.php?threads/resolved-chip-de-chrome-extension.23472/ | |
||filestorage.chip.de/videoplayer//config/homadConfig.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
! comedycentral.tv | |
||comedycentral.tv/homad/config.json$replace=/"enabled":true\,/"enabled":false\,/i | |
||comedycentral.tv/homad/config.json$replace=/"enabled":true\,/"enabled":false\,/i,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/2304 | |
||computerbild.de/assets/homad/homadConfig-computerbild.json$replace=/"enabled": true\,/"enabled": false\,/i | |
||computerbild.de/assets/homad/homadConfig-computerbild.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
! ||damoh.computerbild.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,important | |
! ||damoh.computerbild.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/ | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=computerbild.de | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=computerbild.de,important | |
! autobild.de | |
||schneevonmorgen.com/www.autobild.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i | |
||schneevonmorgen.com/www.autobild.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
! n24.de | |
||homad-global-configs.schneevonmorgen.com.s3.amazonaws.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=n24.de | |
||homad-global-configs.schneevonmorgen.com.s3.amazonaws.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=n24.de,important | |
! gamesaktuell.de | |
||amazonaws.com/www.gamesaktuell.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=gamesaktuell.de | |
||amazonaws.com/www.gamesaktuell.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=gamesaktuell.de,important | |
! videogameszone.de | |
||amazonaws.com/www.videogameszone.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=videogameszone.de | |
||amazonaws.com/www.videogameszone.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=videogameszone.de,important | |
! 4players.de | |
! ||damoh.4players.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,important | |
! ||damoh.4players.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/ | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=4players.de | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=4players.de,important | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/www.4players.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/www.4players.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
||schneevonmorgen.com/www.4players.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=4players.de | |
||schneevonmorgen.com/www.4players.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=4players.de,important | |
! pcgames.de | |
||amazonaws.com/www.pcgames.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=pcgames.de | |
||amazonaws.com/www.pcgames.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=pcgames.de,important | |
! pcgameshardware.de | |
||amazonaws.com/www.pcgameshardware.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=pcgameshardware.de | |
||amazonaws.com/www.pcgameshardware.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=pcgameshardware.de,important | |
! sueddeutsche.de | |
||amazonaws.com/www.sueddeutsche.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=sueddeutsche.de | |
! vox.de | |
||amazonaws.com/www.vox.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=vox.de | |
||amazonaws.com/www.vox.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=vox.de,important | |
||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-vox.json$replace=/"enabled": true\,/"enabled": false\,/i | |
||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-vox.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
! gmx.net | |
||amazonaws.com/www.gmx.net/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=gmx.net | |
||amazonaws.com/www.gmx.net/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=gmx.net,important | |
! web.de | |
||amazonaws.com/www.web.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=web.de | |
||amazonaws.com/www.web.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=web.de,important | |
! http://forum.adguard.com/showthread.php?8979 | |
||amazonaws.com/homad-global-configs.schneevonmorgen.com/www.focus.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=focus.de | |
||amazonaws.com/homad-global-configs.schneevonmorgen.com/www.focus.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=focus.de,important | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1344 | |
||schneevonmorgen.com.s3.amazonaws.com/*config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=rtl.de | |
||schneevonmorgen.com.s3.amazonaws.com/*config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=rtl.de,important | |
! http://forum.adguard.com/showthread.php?8784 | |
||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-n-tv.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=n-tv.de | |
||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-n-tv.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=n-tv.de,important | |
! http://forum.adguard.com/showthread.php?7285 | |
/global_config.json$replace=/"enabled":\s*true\,/"enabled": false\,/i,domain=spiegel.de | |
/global_config.json$replace=/"enabled":\s*true\,/"enabled": false\,/i,domain=spiegel.de,important | |
/homadconfig.json$replace=/"enabled":\s*true\,/"enabled": false\,/i,domain=spiegel.de | |
/homadconfig.json$replace=/"enabled":\s*true\,/"enabled": false\,/i,domain=spiegel.de,important | |
||adfarm*.adition.com/banner$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,domain=spiegel.de,important | |
||adfarm*.adition.com/banner$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,domain=spiegel.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3094 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/78871 | |
! ||damoh.golem.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,important | |
! ||damoh.golem.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/ | |
||homad-global-configs.schneevonmorgen.com.s3.amazonaws.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=golem.de | |
||homad-global-configs.schneevonmorgen.com.s3.amazonaws.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=golem.de,important | |
! winfuture.de | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=winfuture.de | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=winfuture.de,important | |
! chip.de | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=chip.de | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=chip.de,important | |
! plus.rtl.de | |
||rtlplus-homad-client-config-prod.s3.eu-central-1.amazonaws.com/homadClientConfig-plusrtlde.json$replace=/\"enabled\": true/"enabled": false/,domain=plus.rtl.de | |
||rtlplus-homad-client-config-prod.s3.eu-central-1.amazonaws.com/homadClientConfig-plusrtlde.json$replace=/\"enabled\": true/"enabled": false/,domain=plus.rtl.de,important | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3012 | |
! !+ PLATFORM(windows, mac, android) | |
! ||damoh.welt.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,important | |
! !+ PLATFORM(windows, mac, android) | |
! ||damoh.welt.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/ | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$replace=/"enabled":[\s\S]*true\,/"enabled": false\,/i | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$replace=/"enabled":[\s\S]*true\,/"enabled": false\,/i,important | |
! ||smartadserver.com/ac?siteid=$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,important | |
! ||smartadserver.com/ac?siteid=$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/ | |
||svonm.com/www.welt.de/config.json$replace=/"enabled":[\s\S]*true\,/"enabled": false\,/i | |
||svonm.com/www.welt.de/config.json$replace=/"enabled":[\s\S]*true\,/"enabled": false\,/i,important | |
||welt.de/homadConfigEnabled$replace=/"enabled":[\s\S]*true\,/"enabled": false\,/i | |
||welt.de/homadConfigEnabled$replace=/"enabled":[\s\S]*true\,/"enabled": false\,/i,important | |
! t-online.de | |
||amazonaws.com/www.t-online.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=t-online.de | |
||amazonaws.com/www.t-online.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=t-online.de,important | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1774 | |
! ||damoh.aws.stern.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,important | |
! ||damoh.aws.stern.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/ | |
||homad-global-configs.schneevonmorgen.com.s3.amazonaws.com/www.stern.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i | |
||homad-global-configs.schneevonmorgen.com.s3.amazonaws.com/www.stern.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1812 | |
||amazonaws.com/www.giga.de/config.json$replace=/"enabled": true\,/"enabled": false\,/,important | |
||amazonaws.com/www.giga.de/config.json$replace=/"enabled": true\,/"enabled": false\,/ | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=giga.de | |
||s3.amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=giga.de,important | |
! | |
||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-rtl2.json$replace=/"enabled": true\,/"enabled": false\,/i | |
||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-rtl2.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
||damoh.rtl2.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,important | |
||damoh.rtl2.de^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/ | |
||homad-global-configs.schneevonmorgen.com.s3.amazonaws.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=rtl2.de | |
||homad-global-configs.schneevonmorgen.com.s3.amazonaws.com/global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=rtl2.de,important | |
! | |
homad-global-configs-eu-fra.schneevonmorgen.com.s3.amazonaws.com/*/config.json$replace=/"enabled": true\,/"enabled": false\,/i | |
homad-global-configs-eu-fra.schneevonmorgen.com.s3.amazonaws.com/*/config.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
! | |
||amazonaws.com/www.buffed.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i | |
||amazonaws.com/www.buffed.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
||amazonaws.com/www.gamezone.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i | |
||amazonaws.com/www.gamezone.de/config.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
! https://forum.adguard.com/index.php?threads/10477/ | |
||adserver.adtech.de/?advideo/$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,important | |
||adserver.adtech.de/?advideo/$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/ | |
! | |
! https://forum.adguard.com/index.php?threads/7957/ | |
@@||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-wetter.json | |
||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-wetter.json$replace=/"enabled": true\,/"enabled": false\,/i,important | |
!---------------------------------------------------------------------------! | |
!-------------- 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) | |
! | |
! | |
! | |
! https://github.com/AdguardTeam/AdguardFilters/issues/142489 | |
@@||barax.de/cache/images/logo-*x*- | |
! https://github.com/AdguardTeam/AdguardFilters/issues/139833 | |
ariva.de#@#.teaserPicturedNews | |
! https://github.com/AdguardTeam/AdguardFilters/issues/138648 | |
plastverarbeiter.de,neue-verpackung.de#@##content_ad_1 | |
plastverarbeiter.de,neue-verpackung.de#@##content_ad_2 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/125735 | |
freenet.de#@##frnBanner | |
! https://github.com/AdguardTeam/AdguardFilters/issues/125221 | |
@@||ad71.adfarm1.adition.com/lt?nw=$domain=atv.at | |
! https://github.com/AdguardTeam/AdguardFilters/issues/125101 | |
@@||static.trbo.com/img/$domain=o2online.de | |
! berliner-zeitung.de - article hidden on main page which contains the word Anzeige in its header | |
berliner-zeitung.de#@?#.m-article-teaser:-abp-has(div:-abp-contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/122203 | |
mobile.de#@#[data-ad-id] | |
! https://github.com/AdguardTeam/AdguardFilters/issues/122120 | |
@@||static.cgames.de/gs_cb/assets/core/js/libs/adblockDetection.min.js | |
! https://github.com/AdguardTeam/AdguardFilters/issues/121633 | |
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=mein-schoener-garten.de | |
@@||ads.julephosting.de/podcasts/$domain=open.spotify.com | |
! https://github.com/AdguardTeam/AdguardFilters/issues/112598 | |
@@||g.doubleclick.net/gampad/adx?*/sparta/*&t=ad_type%3Dtoolbar%26$document,subdocument,domain=wetter.com,badfilter | |
! https://github.com/AdguardTeam/AdguardFilters/issues/113049 | |
@@||static-v*.trbo.com/plugin/trbo_*.js$domain=blau.de | |
@@||api-v*.trbo.com/r.php$domain=blau.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/108788 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/107944 | |
||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=noopjs,domain=wetteronline.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/107055 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/104747 | |
heise.de#@#[data-ad-unit] | |
! https://github.com/AdguardTeam/AdguardFilters/issues/103978 | |
@@||sdn-global-audio-adswizz-cache.3qsdn.com/*/files/$other,media,domain=noz.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/102829 | |
@@||cdntrf.com/prebid/ingame.de/prebid_config.json$domain=ingame.de | |
@@||cdntrf.com/lib/templates/index.js$domain=ingame.de | |
@@||cdntrf.com/trfAdSetup.js$domain=ingame.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/100493 | |
reidl.de#@#ins[data-revive-zoneid] | |
! https://github.com/AdguardTeam/AdguardFilters/issues/100241 | |
!#safari_cb_affinity(all) | |
@@||heise.de/news^ | |
@@||heise.de/forum^ | |
!#safari_cb_affinity | |
! https://github.com/AdguardTeam/AdguardFilters/issues/99244 | |
sportbuzzer.de#@#.dcm-section-wrapper | |
! https://github.com/AdguardTeam/AdguardFilters/issues/97155 | |
!#safari_cb_affinity(general,privacy) | |
@@||cdntrf.com/trfAdSetup.js$domain=ingame.de | |
@@||cdntrf.com/id-ingame.js$domain=ingame.de | |
@@||cdntrf.com/trf-id-instream.js$domain=ingame.de | |
!#safari_cb_affinity | |
! https://github.com/AdguardTeam/AdguardFilters/issues/95384 | |
quiz-lounge.com#@#.mt-3 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/95058 | |
!#safari_cb_affinity(general,privacy) | |
@@||cdntrf.com/trfAdSetup.js$domain=tz.de | |
@@||cdntrf.com/trf-tz-only_NATIVE.js$domain=tz.de | |
@@||cdntrf.com/prebid/tz.de/prebid_config.json$domain=tz.de | |
!#safari_cb_affinity | |
! https://github.com/AdguardTeam/AdguardFilters/issues/93029 | |
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=player.addradio.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/92109 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/88720 | |
fahrrad.de#@#.is-sponsored | |
! https://github.com/AdguardTeam/AdguardFilters/issues/87832 | |
||widgets.outbrain.com/outbrain.js$script,redirect=noopjs,domain=spiegel.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/83496 | |
||glomex.com^$popup,badfilter | |
! t-online.de video not working | |
@@||player.glomex.com/integration^$domain=t-online.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/81081 | |
@@||movie.momo-net.com/_embed/video.php$domain=german-porno-deutsch.info | |
! https://github.com/AdguardTeam/AdguardFilters/issues/82143 | |
@@||static-v*.trbo.com/plugin/trbo_*.js$domain=o2online.de | |
@@||api-v*.trbo.com/r.php$domain=o2online.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/82443 | |
@@||ravensburger-werbemittel.de/content/wcm/mediadata/images/Werbemittel/$~third-party | |
@@||ravensburger.com/content/wcm/mediadata/images/Werbemittel/$domain=ravensburger-werbemittel.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/82035 | |
businessinsider.de#@#.ll_partnerexpert_widget | |
! https://github.com/AdguardTeam/AdguardFilters/issues/82003 | |
@@||getraenkedienst.com/muenchen/media/image/ | |
! wanted.de - search not showing anything | |
@@||google.com/afs/ads?q=*adsafe$domain=wanted.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/81964 | |
@@||toolbox.dfb.de/img/partner-logos^ | |
@@||assets.dfb.de/uploads/*/original_$image | |
! https://github.com/AdguardTeam/AdguardFilters/issues/85395 | |
urlaubspartner.net#@#.werbung | |
urlaubspartner.net#@##werbung | |
! https://github.com/AdguardTeam/AdguardFilters/issues/81940 | |
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=gamestar.de | |
@@||googletagservices.com/tag/js/gpt.js$domain=gamestar.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/80889 | |
@@||baumberger.shop/cache/style_*_responsive_ad_header.css$~third-party | |
@@||baumberger.shop/cache/javascript_*_responsive_ad_footer.js$~third-party | |
! https://github.com/AdguardTeam/AdguardFilters/issues/80803 | |
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=player.motorsport-magazin.com | |
@@||cdn.jsdelivr.net/combine/npm/video.js*/dist/video-js.min.css*/videojs-contrib-ads*/dist/videojs.ads.min.css$domain=player.motorsport-magazin.com | |
! https://github.com/AdguardTeam/AdguardFilters/issues/79974 | |
saechsische.de#@?#article,div:-abp-has( > div > .article-section--nad > span:-abp-contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/79115 | |
tarnkappe.info#@#.category-advertorial | |
! https://github.com/AdguardTeam/AdguardFilters/issues/74986 | |
hochzeitsportal24.de#@##bannerwerbung | |
! https://github.com/AdguardTeam/AdguardFilters/issues/73868 | |
druckerchannel.de#@##DCGA_CONTAINER | |
! https://github.com/AdguardTeam/AdguardFilters/issues/71692 | |
@@||googletagservices.com/tag/js/gpt.js$domain=cinemaxx.de | |
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=cinemaxx.de | |
@@||securepubads.g.doubleclick.net/gampad/ads$domain=cinemaxx.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/70473 | |
@@||ad.71i.de/somtag/loader/loader.js$domain=atv.at | |
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=atv.at | |
! https://github.com/AdguardTeam/AdguardFilters/issues/67223 | |
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=netzwelt.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/64063 | |
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=fitforfun.de | |
@@||a.bf-ad.net/adengine/fff/adengine.js$domain=fitforfun.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/63806 | |
cash.ch#@#.ad-enabled | |
! https://github.com/AdguardTeam/AdguardFilters/issues/63830 | |
golem.de#@%#(function(b,d,e){function a(){}b={get:function(){return a},set:a},d={};Object.defineProperties(d,{spid_control_callback:b,content_control_callback:b,vid_control_callback:b});e=new Proxy({},{get:function(a,c){switch(c){case "config":return d;case "_setSpKey":throw Error();default:return a[c]}},set:function(a,c,b){switch(c){case "config":return!0;case "bootstrap":case "mms":return a[c]=b,!0;default:throw Error();}}});Object.defineProperty(window,"_sp_",{get:function(){return e},set:a})})(); | |
! https://github.com/AdguardTeam/AdguardFilters/issues/61906 | |
chip.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); | |
! saechsische.de - article hidden - https://www.saechsische.de/staatsanwalt-gegenueber-rechten-befangen-5247375.html | |
saechsische.de#@?#article,div:-abp-has( > .article-fill__section > span:-abp-contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/70817 | |
turn-on.de#@#.noadblock | |
! rtl.de - video not showing | |
@@||bilder-a.akamaihd.net/ip/js/ipdvdc/blockadblock.min.js$domain=rtl.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/53752 | |
saechsische.de#@?#article,div:-abp-has(> .landingpage > span:-abp-contains(Anzeige)) | |
! https://github.com/AdguardTeam/AdguardFilters/issues/50079 | |
krone.at#@#.ad-container | |
! https://github.com/AdguardTeam/AdguardFilters/issues/49853 | |
buecher.de#@#.top-banners | |
! https://github.com/AdguardTeam/AdguardFilters/issues/48231 | |
@@||shop.printweb.de/werbung^$domain=printweb.de | |
! yello.de - article broken | |
yello.de#@#.advertorial | |
! gamestar.de - video player is not loading | |
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=gamestar.de | |
! broken video - https://github.com/AdguardTeam/AdguardFilters/issues/38126 | |
@@||component-vvs.glomex.com/embed^$popup | |
! https://github.com/AdguardTeam/AdguardFilters/issues/42551 | |
@@||cdnstatic.secure.spiegel.de/SP/*/grafik^ | |
! dr-gumpert.de - broken article layout | |
dr-gumpert.de#@#.adsbygoogle | |
! freundin.de - broken infinite scrolling | |
@@||freundin.de/*_wrapper_format=drupal_ajax | |
! https://github.com/AdguardTeam/AdguardFilters/issues/38173 | |
email.t-online.de#@#.advertising | |
! https://github.com/AdguardTeam/AdguardFilters/issues/38848 | |
@@||api.spendino.de/admanager^ | |
! https://github.com/AdguardTeam/AdguardFilters/issues/37287 | |
@@||st.wetteronline.de/dr/*/css/p_*.css | |
! https://github.com/AdguardTeam/AdguardFilters/issues/35504 | |
@@||ad.doubleclick.net/ddm/pfadx^$domain=n-tv.de | |
@@||ad-ipd.sxp.smartclip.net/select^$domain=n-tv.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/36756 | |
@@||openx.gamereactor.dk/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml$domain=gamereactor.de | |
! epochtimes.de - broken video | |
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=epochtimes.de | |
! joyn.de - video not playing | |
@@||yospace.com/csm/builder/*,proxy$domain=joyn.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/27368 | |
@@||mediamarkt.de/*/shop^ | |
! frag-mutti.de - missing article content | |
frag-mutti.de#@##top-banner | |
! kinopolis.de - self-promo blocked | |
@@||adspirit.de^$domain=kinopolis.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/28318 | |
@@||ad.71i.de/somtag/loader/loader.js$domain=promipool.de | |
@@||ad.71i.de/somtag/config/promipoolde/default.js$domain=promipool.de | |
! spieletipps.de - broken text in article | |
spieletipps.de#@##leaderboard | |
! https://github.com/AdguardTeam/AdguardFilters/issues/24240 | |
@@||data.lidl.de^$jsinject | |
! https://github.com/AdguardTeam/AdguardFilters/issues/23380 | |
@@||ib.adnxs.com/ptv$domain=tele5.de | |
@@||ad-ipd.sxp.smartclip.net/select$domain=tele5.de | |
! rheinischepostmediengruppe.de - broken banner at top | |
rheinischepostmediengruppe.de#@##banner_carousel | |
! https://github.com/AdguardTeam/AdguardFilters/issues/22185 | |
! https://github.com/AdguardTeam/AdguardFilters/issues/22404 | |
@@||catalog.mann-filter.com/media/werbebanner^ | |
! https://github.com/AdguardTeam/AdguardFilters/issues/21934 | |
@@||cdn.antenne.de/antenne-de/uploads^ | |
! https://github.com/AdguardTeam/AdguardFilters/issues/21340 | |
androidpit.de#@##ad-sticky-container | |
! https://github.com/AdguardTeam/AdguardFilters/issues/18077 | |
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=20min.ch | |
! https://github.com/AdguardTeam/AdguardFilters/issues/18075 | |
mytoys.de#@#iframe[width="300"][height="250"] | |
! https://github.com/AdguardTeam/AdguardFilters/issues/17480 | |
sueddeutsche.de#@#.ad | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10142 | |
@@||partnerads.ysm.yahoo.com/ypa/?ct=*suchmaschine.com$domain=suchmaschine.com | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10479 | |
spiele-for-free.de#@#a[href^="http://wlx-secure.com/"] | |
! https://github.com/AdguardTeam/AdguardFilters/issues/10104 | |
@@||s.adadapter.netzathleten-media.de/*/naMediaAd.js$domain=wooco.de | |
wooco.de#@#.naMediaAd | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7638 | |
@@||pagead2.googlesyndication.com/pagead/js/r*/show_ads_impl.js$domain=autobild.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7343 | |
m.tvtoday.de#@#.banner-container | |
! https://github.com/AdguardTeam/AdguardFilters/issues/7214 | |
@@||smartclip.net/?plc=$domain=energy.de | |
@@||smartclip.net/ads?type=$domain=energy.de | |
! https://forum.adguard.com/index.php?threads/25203/ | |
islamische-zeitung.de#@#.sb-widget | |
! https://forum.adguard.com/index.php?threads/23770/ | |
schogetten.de#@#.Werbung | |
! werbung.qs-optiker.de - site is broken | |
@@||werbung.qs-optiker.de^$domain=werbung.qs-optiker.de | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5440 | |
kachelmannwetter.com#@#iframe[width="300"][height="250"] | |
! https://forum.adguard.com/index.php?threads/21931/ | |
@@||arkadiumhosted.com/API/$generichide | |
! https://github.com/AdguardTeam/AdguardFilters/issues/5075 | |
@@||ww251.smartadserver.com/ac?nwid=*&siteid=$domain=transfermarkt.de | |
! https://forum.adguard.com/index.php?threads/browsergames-spielen-de.20358/ | |
browsergames.spielen.de#@##gameimage | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3506 | |
kostenlose-online-rechner.de#@##advert1 | |
kostenlose-online-rechner.de#@##advert2 | |
! https://forum.adguard.com/index.php?threads/14135/ | |
rtl.de#@#.rtlde-medium-rectangle | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2081 | |
@@||gntm.connect.prosieben.de^$generichide | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1648 | |
@@||cdn.inside-handy.de/ih/top/ | |
! http://forum.adguard.com/showthread.php?9165 | |
@@||google-analytics.com/analytics.js^$domain=freshmilk.tv | |
! http://forum.adguard.com/showthread.php?9166 | |
@@||assets.sport1.de/bundles/ | |
@@||doubleclick.net^$domain=video.sport1.de | |
@@||nuggad.net^$domain=video.sport1.de | |
@@||ad.71i.de^$domain=video.sport1.de | |
! http://forum.adguard.com/showthread.php?8976 | |
! for correct blocking ads on tv4play.se | |
@@||videoplaza1.tv/proxy/as3_vp_player-ku | |
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1395 | |
@@||lotto-bw.de^$jsinject | |
! http://forum.adguard.com/showthread.php?8387 | |
@@||lustich.de.adadapter.netzathleten-media.de/API-1.0/*/naMediaAd.js$domain=lustich.de | |
! http://forum.adguard.com/showthread.php?7970 | |
@@||toggo.de/module/catchup/admeta.php | |
! rtl.de - broken player | |
@@||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-rtl.json$domain=rtl.de | |
! http://forum.adguard.com/showthread.php?8058 | |
@@||smartadserver.com/ac?$domain=bildderfrau.de | |
! http://forum.adguard.com/showthread.php?8061 | |
@@||spiele.rtl.de/landingpage/index/$document | |
! http://forum.adguard.com/showthread.php?2874-servustv-com-(google-chrome-firefox) | |
@@||ad3.adfarm1.adition.com^$domain=servustv.com,other | |
! https://github.com/AdguardTeam/AdguardFilters/issues/3346 | |
@@||api.ebay-kleinanzeigen.de/api/ads/ | |
!-------------- Easylist Germany rules -------------------------------------! | |
&werbemittel= | |
-Bannerwerbung- | |
-werb_hori. | |
-werb_vert. | |
-Werbebanner- | |
-werbebanner.$domain=~merkur-werbebanner.de | |
-Werbebannerr_ | |
.at/werbung/ | |
.com/de/ad/ | |
.com/werbung_ | |
.de.be/zzz/$script | |
.de.ms/zzz/$script | |
.de.vu/zzz/$script | |
.de/ads/$~xmlhttprequest | |
.de/ads? | |
.de/ads_ | |
.de/werb/ | |
.de/werbung/ | |
.net/werbung/ | |
.org/werbung/ | |
.to/werbung/ | |
/_werbung/* | |
/aaa-werbung/* | |
/ad-rahmen- | |
/ad/anzeige_ | |
/banner125werbung. | |
/banner_quartermedia. | |
/banner_woomws. | |
/banners/werbung- | |
/bannerwerbung- | |
/bilder/ads/* | |
/bilder/werbung_ | |
/buchreklame. | |
/cms/werbung/* | |
/dateien/ads/* | |
/defaultwerbung/* | |
/ec_adalt. | |
/ec_adalt/* | |
/ec_adalt_ | |
/econa-layer/* | |
/eraffe_ad. | |
/esel.js | |
/fileupload/werbung/* | |
/firstloadwerbung. | |
/getwerbung. | |
/gigaflat.js | |
/grafik/ads/* | |
/Header-Werbung. | |
/hier_werben. | |
/image_werbung/* | |
/images/_werb_ | |
/images/werb/* | |
/images/werb_ | |
/images/werbung. | |
/images/werbung/* | |
/img/werbung/* | |
/imgwerbung/* | |
/includes/werbung/* | |
/iqadcontroller.$script | |
/layer_werbg. | |
/layout_img/werbung/* | |
/media/werbung/* | |
/medien/werbung/* | |
/mod/werbung/* | |
/nativendo.js | |
/nativendo/* | |
/o2-layer. | |
/partner/werbung- | |
/partneradzwerk/* | |
/pic/werbung/* | |
/pic/werbung_ | |
/Reklame_Anzeigen/* | |
/sidebar_werbung/* | |
/sponsoren/banner_ | |
/sportson/ads/* | |
/styles/*/werbung/* | |
/styles/werbung_ | |
/upload/werbung/* | |
/usemax/* | |
/werb.gif | |
/werb.php | |
/werbe-banner/* | |
/werbe_banner/* | |
/werbeanzeige/* | |
/werbeanzeigen/* | |
/werbebanner- | |
/werbebanner. | |
/werbebanner/* | |
/werbebanner2. | |
/werbebanner_ | |
/werbebannerneu/* | |
/werbebox/* | |
/werbecenter/* | |
/werbegrafiken/* | |
/werbeimages/* | |
/werbemanager2/* | |
/werbemittel/* | |
/werbemittel_ | |
/werbenetz/* | |
/werbepartner. | |
/werbepartner/* | |
/werbeplakat. | |
/werbepopup/* | |
/werbescript/* | |
/werbeslider. | |
/werbeteaser/* | |
/werbetrenner_ | |
/werbezonen/* | |
/werbung.$third-party | |
/werbung.$~image,~stylesheet,domain=~berlin-airport.de|~qs-optiker.de|~werbung.oebb.at | |
/werbung.gif | |
/werbung/*$third-party | |
/Werbung/*_banner_ | |
/werbung/banner/* | |
/werbung/banner_ | |
/werbung160. | |
/werbung2^ | |
/werbung5jw/* | |
/werbung90. | |
/werbung_*? | |
/werbung_90. | |
/werbung__ | |
/werbung_banner. | |
/werbung_banner1. | |
/werbung_frame. | |
/werbung_horizontal. | |
/werbung_vertical. | |
/werbungheader. | |
/werbunglongbanner1. | |
/WerbungPlatzhalter/* | |
/werbungsbilder/* | |
/werbungsky. | |
/werbungsr3. | |
/Widgets/Werbung/* | |
/wpbanner/*$script | |
/wrbg.js? | |
/zzz/init.php?$script | |
_Banner_Werbung_ | |
_Bannerwerbung. | |
_bannerwerbung/ | |
_bg_werbung. | |
_oben_ad. | |
_unten_ad. | |
_werbe_layer. | |
_werbeanzeigen/ | |
_werbebanner. | |
_werbebanner/ | |
_werbebreak. | |
_werbepartner. | |
_werbung.php | |
_werbung.pl | |
_Werbung260. | |
_woz_banner_vote. | |
?popup:msp_$popup,third-party | |
###Ad_Win2day | |
###LxWerbeteaser | |
###ParentDivForWerbPostbit | |
###SSpotIMPopSlider | |
###SlimSpot_imPop_Container | |
###Werb_Postbit_Bottom | |
###WerbungLinks | |
###WerbungOben | |
###WerbungObenRechts10_GesamtDIV | |
###WerbungObenRechts8_GesamtDIV | |
###WerbungObenRechts9_GesamtDIV | |
###WerbungRechts1 | |
###WerbungRechts2 | |
###WerbungUnten | |
###WerbungUntenLinks4_GesamtDIV | |
###WerbungUntenLinks7_GesamtDIV | |
###WerbungUntenLinks8_GesamtDIV | |
###WerbungUntenLinks9_GesamtDIV | |
###Werbung_Sky | |
###Werbung_Wide | |
###ad-bereich1-08 | |
###ad-bereich1-superbanner | |
###ad-bereich2-08 | |
###ad-bereich2-skyscrapper | |
###ad-qm-sidebar-oben | |
###ad-qm-sidebar-unten | |
###ad-rechts-block | |
###ad-rechts-sky | |
###ad-sb-oben | |
###ad_gross | |
###ad_lang | |
###ad_oben | |
###ad_rechts | |
###adbox_artikel | |
###adcontentoben | |
###adcontentoben1 | |
###adkontainer | |
###adliste | |
###adunten | |
###anzeigewerbungtext | |
###ar_detail_werb103 | |
###bannerwerbung | |
###block-views-Topsponsoren-block_1 | |
###block-werbung | |
###callya_freikarte_layer | |
###cnt_bgwerbung | |
###cont-werb | |
###content_werbung | |
###footerwerbung | |
###forumformwerbung | |
###freikarte_layer | |
###gonamicerror | |
###google_adsense_werbung | |
###gwerbung | |
###hauptnaviwerbelinks | |
###headerWerbung | |
###header_werbung | |
###headerwerbung | |
###inlinewerbung | |
###kalaydo_ads | |
###kaufDA | |
###kaufDA-widget-container | |
###kopf-werbung | |
###layerADLINKWerbung4 | |
###nativendo-articlemiddle | |
###nativendo-articletop | |
###nativendo-artikel | |
###nativendo-home | |
###nativendo-home-1 | |
###nativendo-home-2 | |
###nativendo-homepage | |
###nativendo-hometop | |
###nativendo-infeed-1 | |
###nativendo-infeed-2 | |
###nativendo-infeed-3 | |
###nativendo-infeed-4 | |
###nativendo-infeed-5 | |
###nativendo-infeed-6 | |
###nativendo-infeed1 | |
###nativendo-infeed2 | |
###nativendo-marginal | |
###nativendo-nachrichten-unterhalb | |
###nativendo-nativendo-aktie | |
###nativendo-nativendo-homepage-mobil | |
###nativendo-oms-infeed | |
###o2freikarte | |
###oms_gpt_billboard | |
###oms_gpt_outofpage | |
###oms_gpt_rectangle | |
###oms_gpt_rectangle_halfpage | |
###oms_gpt_skyscraper | |
###oms_gpt_superbanner | |
###p-links-werbung | |
###p-rechts-werbung | |
###qm_content_ad_anzeige | |
###reklame | |
###reklame-leaderboard-unten | |
###reklame-rechts-mitte | |
###reklame-rechts-oben | |
###reklame-rechts-unten | |
###reklame-rectangle | |
###reklame_layer | |
###skywerbung | |
###slotright-werbung | |
###sp0ns0ren | |
###sspot_impopad_wrapper | |
###startwerbung | |
###t_werbung | |
###text-ads-mitte | |
###textwerbung | |
###tmobilefreikarte | |
###topwerbung | |
###unisterAd_1 | |
###unisterAd_2 | |
###videopage-werbung | |
###werb10 | |
###werb11 | |
###werb12 | |
###werb13 | |
###werb7 | |
###werb8 | |
###werb9 | |
###werbLayer1 | |
###werbLayer2 | |
###werbLayer3 | |
###werb_ps103 | |
###werbeForm | |
###werbeFormRectangle | |
###werbeFormTop | |
###werbeadd | |
###werbeanzeige | |
###werbebanner | |
###werbeblock | |
###werbeblock2 | |
###werbeblock_rechts | |
###werbebox | |
###werbeflaeche | |
###werbeflaeche-3 | |
###werbeflaeche-billboard-big | |
###werbeflaeche-mpu-big | |
###werbekasten | |
###werbeleiste | |
###werbeslot-artikel | |
###werbeslot-sidebar | |
###werbetrenner | |
###werbung | |
###werbung-banner | |
###werbung-banner-container | |
###werbung-fb | |
###werbung-left | |
###werbung-map-top | |
###werbung-rectangle1 | |
###werbung-rectangle2 | |
###werbung-seitenleiste-container | |
###werbung-skyscraper | |
###werbung1 | |
###werbung125_links | |
###werbung125_rechts | |
###werbung2 | |
###werbung3 | |
###werbung792_2 | |
###werbungR | |
###werbungRechts | |
###werbungSuperbanner | |
###werbungWrapper | |
###werbung_cad | |
###werbung_contentad_screen | |
###werbung_footer | |
###werbung_leaderboard_screen | |
###werbung_links | |
###werbung_mitte | |
###werbung_oben | |
###werbung_rechts | |
###werbung_right | |
###werbung_skyscraper_bottom | |
###werbung_skyscraper_top | |
###werbung_superbanner | |
###werbung_top | |
###werbung_wideskyscraper_screen | |
###werbunglink | |
###werbunglinks | |
###werbungrechts | |
###werbungrechts1 | |
###werbungrechtsfloat | |
###werbungsbox300 | |
###werbungsky | |
###werbungslider | |
###werbungunten | |
###wkr_werbung | |
##.AdRechtsLokal | |
##.Artikel_Ads_News | |
##.GridWerbung | |
##.KalaydoBoxLogo | |
##.KalaydoRessortBox | |
##.KomischeWerbeBox | |
##.RessortWerbungHeader | |
##.Werbelabel | |
##.Werbeteaser | |
##.Werbung | |
##.WerbungAdpepper | |
##.WerbungDetailRectangle | |
##.WerbungLinksRechts | |
##.WerbungMitte | |
##._werbung | |
##.ad_mitte | |
##.ad_platzhalter | |
##.adguru-content-html | |
##.ads-anzeige | |
##.ads-artikel-contentAd-medium | |
##.ads-artikel-contentAd-top | |
##.ads_bueroklammer | |
##.ads_rechts | |
##.adsense-ArtikelOben | |
##.adzeiger | |
##.anzeigenwerbung | |
##.article-werb | |
##.artikelinlinead | |
##.b-werbung | |
##.babbelMultilangAdBannerHorizontal | |
##.babbelMultilangAdRectangle | |
##.banner-werbung-rechts | |
##.banner-werbung-top | |
##.bannerAnzeige | |
##.bannergroup_werbung | |
##.banneritemwerbung_head_1 | |
##.banneritemwerbung_head_2 | |
##.banneritemwerbung_head_3 | |
##.banneritemwerbung_head_4 | |
##.bdeFotoGalAd | |
##.bdeFotoGalAdText | |
##.big-werb | |
##.block-wozwerbung | |
##.block_rs4_werbung | |
##.bottom-werbung-box | |
##.box_werbung_detailseite | |
##.boxstartwerbung | |
##.boxwerb | |
##.boxwerbung | |
##.content_body_right_werbung | |
##.content_header_werbung | |
##.content_right_side_werbewrapper | |
##.contentwerbung4 | |
##.ecom_werbung | |
##.firstload | |
##.fullbanner_werbung | |
##.funkedigital-ad | |
##.fusszeile_ads | |
##.gutZuWissenAd | |
##.inlinewerbungtitel | |
##.insidewerbung | |
##.keyword_werbung | |
##.lokalwerbung | |
##.mob-werbung-oben | |
##.mob-werbung-unten | |
##.news-item-werbung | |
##.newswerbung | |
##.nfy-sebo-ad | |
##.nfy-slim-ad | |
##.orbitsoft-ad | |
##.pane-klambt-ads-klambt-adserver-medrectangle | |
##.popup_werbung_oben_tom | |
##.popup_werbung_rechts_tom | |
##.ps-trackingposition_Werbungskasten | |
##.rahmen_ad | |
##.reklame | |
##.right-content-werbung | |
##.schnaeppchenScrollAd | |
##.seitenleiste_werbung | |
##.shift-widget > .cm-article | |
##.sidebar-werbung | |
##.sidebarwerbung | |
##.smartbrokerAds | |
##.spielen_werbung_2 | |
##.sponsorinaktiv | |
##.sponsorlinkgruen | |
##.superwerbung | |
##.tab_artikelwerbung | |
##.teaser_adliste | |
##.teaser_werbung | |
##.text_werbung | |
##.textad_hauptlink | |
##.textlinkwerbung | |
##.tipps-content-ad | |
##.topwerbung | |
##.tx-scandesk-werbung | |
##.undertitlewerbung | |
##.userfunc-ad | |
##.videowerbung | |
##.werb_container | |
##.werb_textlink | |
##.werbeadd_ueber | |
##.werbebanner | |
##.werbebanner-oben | |
##.werbeblock | |
##.werbebox2 | |
##.werbeboxBanner | |
##.werbeflaeche | |
##.werbehinweis | |
##.werbekennzeichnerrectangle | |
##.werbemainneu | |
##.werbenbox | |
##.werbepause | |
##.werblinks | |
##.werbrechts | |
##.werbung | |
##.werbung-1 | |
##.werbung-2 | |
##.werbung-250x250 | |
##.werbung-3 | |
##.werbung-bigbox | |
##.werbung-bigsize | |
##.werbung-box | |
##.werbung-container | |
##.werbung-content | |
##.werbung-contentad | |
##.werbung-fullbanner | |
##.werbung-halfbanner | |
##.werbung-inline | |
##.werbung-label | |
##.werbung-leiste | |
##.werbung-rec-below-list | |
##.werbung-rechts | |
##.werbung-rectangle | |
##.werbung-skyscraper | |
##.werbung-skyscraper2 | |
##.werbung-unten | |
##.werbung1 | |
##.werbung2 | |
##.werbung280x70_wrap | |
##.werbung3 | |
##.werbung300 | |
##.werbung300x600 | |
##.werbung301 | |
##.werbung970x250 | |
##.werbungAnzeige | |
##.werbungContainer | |
##.werbungSkygrapperRight | |
##.werbungSkygrapperTop | |
##.werbungTabelle | |
##.werbung_300x250 | |
##.werbung_728 | |
##.werbung_banner | |
##.werbung_bereich | |
##.werbung_box | |
##.werbung_fuer_300er | |
##.werbung_h | |
##.werbung_index | |
##.werbung_links | |
##.werbung_sidebar | |
##.werbung_text | |
##.werbungamazon | |
##.werbunganzeigen | |
##.werbungarea | |
##.werbungimthread | |
##.werbungrechtstitel | |
##.widget-werbung | |
##a[aria-label="Werbelink"] | |
##a[href*=".prodtraff.com/"] | |
##a[href="https://www.focus.de/deal/focus-online-deal-mit-weltsparen-setzen-sie-jetzt-auf-zinserhoehungen-weltsparen-schenkt-ihnen-dafuer-150-euro_id_11868745.html"] > img | |
##a[href^="http://landing.fickzeit.com/?ag="] | |
##a[href^="http://landing.parkplatzkartei.com/?ag="] | |
##a[href^="http://partners.adklick.de/tracking.php?"] | |
##a[href^="http://wittered-mainging.com/"] | |
##a[href^="http://www.deinfickdate.com/?wm="] | |
##a[href^="http://www.deinsexdate.com/?wm="] | |
##a[href^="http://www.eis.de/index.phtml?refid="] | |
##a[href^="http://www.heutenochficken.com/?wm="] | |
##a[href^="http://www.hw-area.com/?dp="] | |
##a[href^="http://www.ichwuerde.com/?ref="] | |
##a[href^="http://www.kontakt-vermittler.de/?wm="] | |
##a[href^="http://www.rastplatzsex.com/?wm="] | |
##a[href^="http://www.rotlichtkartei.com/?sc="] | |
##a[href^="http://www.sexkontaktportal.com/?wm="] | |
##a[href^="https://ads.sunmaker.com/tracking.php?"] | |
##a[href^="https://bd742.com/"] | |
##a[href^="https://clicks.imaxcash.com/?aff_"] | |
##a[href^="https://dpm.affaire18.com/click.php?dp="] | |
##a[href^="https://dpm.jungekontakte.com/click.php?dp="] | |
##a[href^="https://feed.solads.media/"] | |
##a[href^="https://maidings-mectland.com/"] | |
##a[href^="https://marketing.net.brillen.de/"] | |
##a[href^="https://media.datingpartner.com/click.php?dp="] | |
##a[href^="https://ofrbpu.smartbroker.de/"] | |
##a[href^="https://stream.justhdfilme.com/kkiste-kinox/"] | |
##a[href^="https://t.trafai.com/"] | |
##a[href^="https://trk.imobtrk.com/"] | |
##a[href^="https://www.handy-sextreffen.info/?c="] | |
##a[href^="https://www.tik-tok-date.com/"] | |
##a[href^="https://www.tipico.com/?affiliateId="] | |
##a[href^="https://www.vavoo.tv/promo/"] > img | |
ping-timeout.de#@##Advertisements | |
openlimit.com#@##adLink | |
az.com.na#@##ad_block_1 | |
ad-tuning.de#@##ad_footer | |
ad-tuning.de#@##ad_header | |
energy.de#@##ad_home | |
golem.de#@##taboola-below-article-thumbnails | |
kombi.de,viply.de#@##top-ad | |
filmmakers.de#@##werbung | |
regenwald-schuetzen.org#@#.Werbung | |
hach.de,kleinanzeigen.de#@#.ad-active | |
eltern.de,stern.de#@#.ad-element | |
cash.ch#@#.ad-enabled | |
eltern.de#@#.ad-frame | |
xdate.ch#@#.ad-item | |
11freunde.de#@#.ad_sidebar | |
11freunde.de#@#.ad_wrap | |
finanzlexikon-online.de#@#.adboxclass | |
finanzen.ch#@#.adnz-ad-placeholder | |
rtl.de#@#.adslot | |
az.com.na#@#.adverts | |
wetter.de#@#.base-ad-slot | |
finanzen.ch#@#.bc-ad__appnexus | |
blog.notebooksbilliger.de#@#.category-advertorial | |
openlimit.com#@#.content_ad | |
di.fm,kellertheater.at#@#.firstload | |
11freunde.de,gala.de,geo.de,kochbar.de,rtl.de,vip.de#@#.gujAd | |
11freunde.de#@#.house-ad | |
hochzeitswahn.de#@#.internal-ad | |
mietmobil-fuchs.ch#@#.jquery-script-ads | |
11freunde.de#@#.js_deferred-ad | |
wetter.de#@#.outbrain-ad-slot | |
phytodoc.de#@#.plain-ad | |
quoka.de#@#.related-ads | |
handelsblatt.com#@#.row-ad | |
wetter.de#@#.showheroes-ad-slot | |
xdate.ch#@#.side-ads | |
xdate.ch#@#.top-ads | |
wieistmeineip.at,wieistmeineip.ch,wieistmeineip.de#@#.trc-content-sponsored | |
wieistmeineip.at,wieistmeineip.ch,wieistmeineip.de#@#.trc_rbox .syndicatedItem | |
wieistmeineip.at,wieistmeineip.ch,wieistmeineip.de#@#.trc_rbox_border_elm .syndicatedItem | |
wieistmeineip.at,wieistmeineip.ch,wieistmeineip.de#@#.trc_rbox_div .syndicatedItem | |
wieistmeineip.at,wieistmeineip.ch,wieistmeineip.de#@#.trc_related_container div[data-item-syndicated="true"] | |
marketingportal.toyota.de,werbung.oebb.at,wetter.com#@#.werbung | |
auto-motor-und-sport.de,hardwareluxx.de,wetter.com#@#[id^="div-gpt-ad"] | |
11freunde.de,auto-motor-und-sport.de,kochbar.de,rtl.de,vip.de#@#[id^="google_ads_iframe"] | |
11freunde.de,auto-motor-und-sport.de,gofeminin.de,kochbar.de,vip.de#@#[id^="google_ads_iframe_"] | |
kochbar.de#@#[name^="google_ads_iframe"] | |
11freunde.de#@#a[href^="http://pubads.g.doubleclick.net/"] | |
11freunde.de,kochbar.de#@#a[href^="https://adclick.g.doubleclick.net/"] | |
11freunde.de,gofeminin.de#@#a[href^="https://pubads.g.doubleclick.net/"] | |
telekom.de#@#a[href^="https://track.adform.net/"] | |
11freunde.de,manager-magazin.de#@#div[data-google-query-id] | |
wetter.com#@#div[id^="div-gpt-"] | |
||achmetsdoenerladen.de^ | |
||alleswegenmicha.de^ | |
||aluhutmafia.de^ | |
||bd742.com^ | |
||cdu-offline.de^ | |
||dierussensindschuld.de^ | |
||gayads.biz^ | |
||gema-online.de^ | |
||holyjesus.de^ | |
||spd-spenden.de^ | |
||wirverkaufennichts.de^ | |
||wixnm.com^ | |
||4adtf.com.^$third-party | |
||4adtf.com^$third-party | |
||4rm.de^$third-party | |
||4strokemedia.com^$third-party | |
||85.114.133.62^$third-party | |
||a.partner-versicherung.de^$third-party | |
||a3h.de^$third-party | |
||ablida-rotation.com^$third-party | |
||active-tracking.de^$third-party | |
||ad-mix.de^$third-party | |
||ad-pay.de^$third-party | |
||ad-serving.de^$third-party | |
||ad-sun.de^$third-party | |
||ad.de.doubleclick.net^$third-party | |
||ad.netzquadrat.de^$third-party | |
||ad4cash.de^$third-party | |
||ad4m.at^$third-party | |
||ad4mat.de^$third-party | |
||adalizer.com^$third-party | |
||adbutler.de^$third-party | |
||adc.tripple.at^$third-party | |
||adcina.de^$third-party | |
||adcocktail.com^$third-party | |
||addefend.com^$third-party | |
||adhost.in^$third-party | |
||adical.de^$third-party | |
||adiceltic.de^$third-party | |
||adindex.de^$third-party | |
||adition.de^$third-party | |
||adition.net^$third-party | |
||adklick.de^$third-party | |
||adklick.net^$third-party | |
||admanagement.ch^$third-party | |
||adnited.net^$third-party | |
||adperform.de^$third-party | |
||adreport.de^$third-party | |
||adrolays.de^$third-party | |
||ads-im-netz.de^$third-party | |
||ads4allweb.de^$third-party | |
||adscads.de^$third-party | |
||adsister.com^$third-party | |
||adspectacle.net^$third-party | |
||adspirit.net^$third-party | |
||adsplash.de^$third-party | |
||adsturn.com^$third-party | |
||adsushi.de^$third-party | |
||advendi.de^$third-party | |
||advert-layer.de^$third-party | |
||advolution.biz^$third-party | |
||advolution.de^$third-party | |
||adworx.at^$third-party | |
||aff-handler.com^$third-party | |
||affiliando.com^$third-party | |
||affiliates.de^$third-party | |
||affilimatch.de^$third-party | |
||affiliscout.com^$third-party | |
||affilitec.com^$third-party | |
||affiliwelt.net^$third-party | |
||affilixxl.de^$third-party | |
||agaso.de^$third-party | |
||allads4you.de^$third-party | |
||amunx.de^$third-party | |
||anzeigen-vor-ort.de^$third-party | |
||anzeigenlieferant.de^$third-party | |
||arcor-partner.de^$third-party | |
||arminius.io^$third-party | |
||asnetworks.de^$third-party | |
||atf-tagmanager.de^$third-party | |
||auxmoney-partnerprogramm.de^$third-party | |
||ay.delivery^$third-party | |
||ba-content.de^$third-party | |
||bacontent.de^$third-party | |
||bannerchange.net^$third-party | |
||bannerheld.de^$third-party | |
||bauernative.com^$third-party | |
||bb2022.info^$third-party | |
||biallo1.de^$third-party | |
||biallo2.de^$third-party | |
||biallo3.de^$third-party | |
||bitcoinpara.de^$third-party | |
||blogads.de^$third-party | |
||bsheute.de^$third-party | |
||buywords.de^$third-party | |
||bwads24.com^$third-party | |
||c-points.de^$third-party | |
||cashdorado.de^$third-party | |
||cduspenden.de^$third-party | |
||chatintr.com^$third-party | |
||chatntr.com^$third-party | |
||ci-marketing.de^$third-party | |
||cmadserver.de^$third-party | |
||codes.wai.it^$third-party | |
||conative.de^$third-party | |
||connects.ch^$third-party | |
||contentfeed.net^$third-party | |
||cowana-adserver.de^$third-party | |
||cpdsrv.de^$third-party | |
||crmpilot.it^$third-party | |
||cuiron.de^$third-party | |
||cussixia.de^$third-party | |
||cyonix.to^$third-party | |
||data-analyst.biz^$third-party | |
||de-ads.de^$third-party | |
||def-platform.com^$third-party | |
||def-platform.de^$third-party | |
||def-platform.net^$third-party | |
||delmovip.com^ | |
||dhads.net^$third-party | |
||digentu.de^$third-party | |
||dynamic-advertising.de^$third-party | |
||e-traffix.de^$third-party | |
||ebesucher.de^$third-party | |
||eeewax.de^$third-party | |
||eset-affiliate.de^$third-party | |
||et.twyn.com^$third-party | |
||ethnarc.de^$third-party | |
||evania.de^$third-party | |
||exit-x.net^$third-party | |
||exnzg.de^$third-party | |
||expepp.de^$third-party | |
||falkag.de^$third-party | |
||feedad.com^$third-party | |
||fexzuf.com^$third-party | |
||finad.de^$third-party | |
||finative.cloud^$third-party | |
||finative.eu^$third-party | |
||firstsponsor.de^$third-party | |
||flatad.de^$third-party | |
||flymangoo.com^$third-party | |
||forced-layer.de^$third-party | |
||fotoscaseras.top^$third-party | |
||frvfrv.com^$third-party | |
||gamesaffiliate.de^$third-party | |
||gamigoads.com^$third-party | |
||gbucket.ch^$third-party | |
||geldcounter.de^$third-party | |
||gigapromo.de^$third-party | |
||goldbach.com^$third-party | |
||gonamic.de^$third-party | |
||goodads.de^$third-party | |
||green-ads.net^$third-party | |
||guruads.de^$third-party | |
||h5v.eu^$third-party | |
||handy-ads.de^$third-party | |
||heias.com^$third-party | |
||highad.de^$third-party | |
||hot59.de^$third-party | |
||hovg.de^$third-party | |
||ibanner.de^$third-party | |
||iias.eu^$third-party | |
||imo-cash.de^$third-party | |
||in24.at^$third-party | |
||inethoster.org^$third-party | |
||inlinks.de^$third-party | |
||intensifier.de^$third-party | |
||iqcontentplatform.de^$third-party | |
||itrack.it^$third-party | |
||jink.de^$third-party | |
||jojoad.com^$third-party | |
||kingads.net^$third-party | |
||klick4u.de^$third-party | |
||klicktausch.com^$third-party | |
||komplads.net^$third-party | |
||korruptionundpartner.de^$third-party | |
||ktxtr.com^$third-party | |
||letvertise.com^$third-party | |
||liferd.de^$third-party | |
||lilaelefant.de^$third-party | |
||linkedads.de^$third-party | |
||linkstation.de^$third-party | |
||localpoint.ch^$third-party | |
||lose4admin.de^$third-party | |
||love-money.de^$third-party | |
||luxyad.com^$third-party | |
||madsack-native.de^$third-party | |
||manughl.de^$third-party | |
||marketing-guerilla.de^$third-party | |
||marketing-profis.net^$third-party | |
||maxi-ad.de^$third-party | |
||maxiad.de^$third-party | |
||media-guides.de^$third-party | |
||mega-ad.de^$third-party | |
||megawerbung.de^$third-party | |
||mename.de^$third-party | |
||mirando.de^$third-party | |
||mlsat04.de^$third-party | |
||mobileadvertise.de^$third-party | |
||mupads.de^$third-party | |
||murcs.org^$third-party | |
||myad24.de^$third-party | |
||native-commerce.com^$third-party | |
||nativendo.de^$third-party | |
||neqty.net^$third-party | |
||netpoint-media.de^$third-party | |
||netwayer.de^ | |
||network-marketing24.com^$third-party | |
||network-media.info^$third-party | |
||networx.me^$third-party | |
||netzwerk-ad.de^$third-party | |
||nonstoppartner.net^$third-party | |
||notenpartner.de^$third-party | |
||nwave.de^$third-party | |
||onlymega.com^$third-party | |
||paidlinkz.net^$third-party | |
||paidsolution.de^$third-party | |
||payclick.it^$third-party | |
||performance-netzwerk.de^$third-party | |
||performanceanalyser.net^$third-party | |
||planetactive.com^$third-party | |
||playamedia.com^$third-party | |
||popup-rotation.de^$third-party | |
||pornoprinzen.com^$third-party | |
||ppac.de^$third-party | |
||premiumbesucher.de^$third-party | |
||profiliate.net^$third-party | |
||ptadsrv.de^$third-party | |
||qualigo.de^$third-party | |
||quality-channel.de^$third-party | |
||quartermedia.de^$third-party | |
||quarterserver.de^$third-party | |
||rapidads.de^$third-party | |
||revresrennab.de^$third-party | |
||rgadvert.com^$third-party | |
||rtbsuperhub.com^$third-party | |
||securecnd.com^ | |
||seitenaufruf.com^$third-party | |
||selfpuc.com^$third-party | |
||server4ads.com^$third-party | |
||servertraffic.de^$third-party | |
||servote.de^ | |
||sexgoesmobile.com^$third-party | |
||shareifyoulike.com^$third-party | |
||siyl.net^$third-party | |
||solads.media^$third-party | |
||spaceeditors.com^$third-party | |
||sparkads.ws^$third-party | |
||sparkassen-partner.de^$third-party | |
||special-sponsor.de^$third-party | |
||sponsortown.de^$third-party | |
||spoods.io^$third-party | |
||stilanzeigen.net^$third-party | |
||stroeerdigitalmedia.de^$third-party | |
||stroeerdigitalpublishing.de^$third-party | |
||sunnysales.biz^$third-party | |
||superclix.de^$third-party | |
||superpromo24.de^$third-party | |
||symplr.de^$third-party | |
||szene-traffic.com^$third-party | |
||tagrpd.de^$third-party | |
||textklicks.de^$third-party | |
||tfppp.com^$third-party | |
||tip-ads.de^$third-party | |
||topiaserv.net^$third-party | |
||trabro.com^$third-party | |
||tracknet.twyn.com^$third-party | |
||trafficfabrik.com^$third-party | |
||traffictrack.de^$third-party | |
||transmatico.com^$third-party | |
||trmads.eu^$third-party | |
||trmget.eu^$third-party | |
||trmwidget.eu^$third-party | |
||trocado.at^$third-party | |
||turboads.de^$third-party | |
||twiago.com^$third-party | |
||uclo.net^$third-party | |
||uselayer.com^$third-party | |
||view-affiliwelt.net^$third-party | |
||vip-websc.org^$third-party | |
||vipbanner.de^$third-party | |
||viralmails.de^$third-party | |
||visit2visit.de^$third-party | |
||vodafone-direkt.de^$third-party | |
||w-m-w.net^$third-party | |
||w3hoster.de^$third-party | |
||web20-traffic-system.de^$third-party | |
||websc.org^$third-party | |
||webspiration.de^$third-party | |
||werbeflut.net^$third-party | |
||wowpornlist.xyz^$third-party | |
||wwm24.de^$third-party | |
||www.p.de^$third-party | |
||wz-adserver.de^$third-party | |
||wz-werbewelt.de^$third-party | |
||xaded.de^$third-party | |
||xiji.de^$third-party | |
||xtreff69.com^$third-party | |
||yoomedia.de^$third-party | |
||youspacko.com^$third-party | |
||z0a.de^$third-party | |
||za-ads.de^$third-party | |
||zazufi.com^ | |
||zieltracker.de^$third-party | |
||zuppelzockt.com^$third-party | |
||zyxwvutsrqponmlkjihgfedcbazyxwvutsrqponmlkjihgfedcbazyxwvutsrqp.de^$third-party | |
||avault.net^$third-party | |
||recognified.net^$third-party | |
||ad.de.doubleclick.net^$popup,third-party | |
||adperform.de^$popup,third-party | |
||adshot.de^$popup,third-party | |
||arminius.io^$popup,third-party | |
||cgames.de^$popup | |
||delmovip.com^$popup | |
||gamigoads.com^$popup,third-party | |
||insta-cash.net^$popup,third-party | |
||jinkads.com^$popup,third-party | |
||trafficfabrik.com^$popup,third-party | |
||websc.org^$popup,third-party | |
||xtreff69.com^$popup | |
||zomap.de^$popup,third-party | |
||1deluxe.eu/banner/ | |
||213.133.100.18^*&clicktag= | |
||4fal.com/profilbannercreate/$third-party | |
||62.146.108.97/banner/$third-party,domain=~arsmedium.de.ip | |
||6profis.de^*/banner_ | |
||88.198.13.8/publisher/$third-party,domain=~zadane.pl.or.sale-broker.com.ip | |
||a.check24.net/misc/view.php$domain=~wechseln.de | |
||abo2.de/abo-direkt/$third-party | |
||ad.71i.de^ | |
||ad.bwise.ch^ | |
||ad.jaumo.com^ | |
||adsby.de^$third-party | |
||aff.carvertical.com^$third-party | |
||affiliking.blogspot.com^$third-party | |
||aktion-deutschland-hilft.de/fileadmin/banner/$third-party | |
||all-inkl.com/banner/$third-party | |
||all-inkl.com^*/banner/$third-party | |
||amarotic.com^*.php?wmid=$script,third-party | |
||amateurbusters.com^*.php?wmid=$script,third-party | |
||amateurpin.com/puarea/ | |
||amateurpin.com^*/b.php?zone=$third-party | |
||amateursexfilme.biz^$domain=pornohutdeutsch.net | |
||amazonaws.com/display.tweenui.com/ | |
||api.medianord.de/Widgets/Frame?$third-party,xmlhttprequest | |
||autoscout24.de^$subdocument,domain=motorrad2000.de | |
||auxmoney.com/start/welcome.php?afid=$third-party | |
||ayurvedazentrum-brandenburg.de/webbanner/ | |
||b.big7.com^$third-party | |
||backlinkseller.de/gfx/banner/ | |
||banner.1und1.com^$third-party | |
||banner.1und1.de^$third-party | |
||banner.hosteurope.de^$third-party | |
||banner.immowelt.de^ | |
||banner.upjers.com^$third-party | |
||bastardsofhell.de/images/banner/$third-party | |
||baygel.de/banner/ | |
||beate-uhse.com/banner/$third-party | |
||belboon.de/tracking/*.img | |
||belmediaverlag.com/gott-ch/$third-party | |
||bergfreunde-partner.de/banner/ | |
||bergzeit.de/out/pictures/partner/image/ | |
||bit.ly^$subdocument,domain=business24.ch|events24.ch|polizei.news|reiseziele.ch | |
||blog-linktausch.de^*/iframe.php?layout=$subdocument,third-party | |
||blubroid.de^$domain=n-tv.de | |
||bm.hbtronix.de^$third-party | |
||bn.gewinn24.de^ | |
||bn.profiwin.de^$third-party | |
||bodyguardapotheke.com^*/banner/ | |
||boerse.bz/toplist/vote/$third-party | |
||boerse.bz^*/banners/$third-party | |
||booking.com^$subdocument,domain=italien.de|travelguide-en.org|unser-seenland.de | |
||brandenburger-salzgrotte.de/webbanner/ | |
||bumskontakte.ch/banner/ | |
||cdn.plus500.com/media/banners/ | |
||cect-shop.com/CMBannerCECT-SHOP.gif | |
||ced.sascdn.com^ | |
||china-gadgets.de^$subdocument,third-party | |
||communicationads.net/tb.php | |
||crawler.pearl.de/pearl-crawler/banner? | |
||datingpartner.com/medien/$third-party | |
||dealdog.net/dealdog.php | |
||dealdoktor.de/m/$third-party | |
||dealdoktor.de/misc/$third-party | |
||deinfickdate.com/banner/$third-party | |
||deinsexdate.com/banner/$third-party | |
||deliver.helpnation.de^$third-party | |
||dentaltrade-zahnersatz.de^*/banner/$third-party | |
||deutschland-spielt.de/partners/$third-party | |
||die-staemme.de/banner/$third-party | |
||dragonbox.de/img/banner/$third-party | |
||druckiad-che.newsmemory.com^$third-party | |
||duregexpress.de/banner/$third-party | |
||e-betteln.de/images/sponsoren/ | |
||easy-reisen.ch/easyreisenadds.aspx? | |
||easyfind24.de/banner/$third-party | |
||ebiz-consult.de/banner/$third-party | |
||ebiz-webhosting.de/banner/$third-party | |
||edgar.de/img/partner/$third-party | |
||eis.de/index.$third-party | |
||eis.de/shop/images/banner/$third-party | |
||erotik-dates.net/bilder/erotidates-banner.gif | |
||erotik1.de^*.php?$subdocument,third-party | |
||escortkartei.com/banner/$third-party | |
||eteleon.de/partner/$third-party,domain=~facebook.com | |
||eteleon.de/partnerprogramm/$third-party | |
||faire.software/img/$third-party | |
||fairvital.com/images/skyscraper_$third-party | |
||fairvital.com^*/banner_$third-party | |
||fantecio.com/ib/$third-party | |
||fastad.beepworld.de^ | |
||fettverbrennen.net/bilder/banner/ | |
||files.kartenlegen.gratis^$third-party | |
||finanzen.net/partner/$subdocument,third-party,domain=~finanzen.at | |
||fireradio.fm/img/banner/$third-party | |
||flirty.com/?pr=*&wm=$subdocument,third-party | |
||fritzdyn.de/banner.gif | |
||fs-location.de/img/partner/ | |
||fuckshow.org^$subdocument,third-party | |
||funke.code.outtra.com/outtra- | |
||gameliebe.com/affiliate/$third-party | |
||gamesports.net/website_partners/ | |
||gay-thailand.de^*/gay-thailand468x60.gif | |
||getdigital.de/banner/$third-party | |
||globetrotter.de/de/service/banner/$third-party | |
||goldsilbershop.de/widgets/$third-party | |
||gpaf.net/b/$third-party | |
||gratisland.de/rsbanner234x60.gif | |
||gutscheinstore.com/fullsizebanner.gif | |
||hallimash.com/werber/$third-party | |
||hamster.cc^*.php$subdocument,third-party | |
||happyweekend-community.com/banner/ | |
||heise.de/assets/pvg/widget.js$domain=hamburg-magazin.de|kiel-magazin.de|luebeck-magazin.de | |
||heutenochficken.com/banner/$third-party | |
||hofmann.info^$subdocument,domain=sgf1903.de | |
||hubu.cloud/app/amz | |
||hubu.cloud/app/js/b2/ | |
||hubu.cloud/app/js/b3/ | |
||hubu.cloud/app/js/md/ | |
||hubu.cloud/app/js/med/ | |
||hubu.cloud/app/js/media/ | |
||hubu.cloud/app/js/pux/ | |
||hubu.cloud/app/js/xux/ | |
||hubu.cloud/vast/ | |
||hurenkartei.com/teaser-$third-party | |
||hyp-tech.com/img/$third-party | |
||icq-love.de/show_icqt.php$third-party | |
||icq-styler.de/promo.html | |
||idealo.de/extern/IdealoWidget.php? | |
||idealo.net/js/idealoWidget-$third-party | |
||idealo.net/widget/ | |
||imaxcdn.com/promotool/banner/$third-party | |
||imgload.org/images/jpbannerfb8d0.jpg$domain=myboerse.bz | |
||imgur.com/0OkYj6J.png$domain=mmnews.de | |
||imgur.com/flJZ3gf.gif$domain=mmnews.de | |
||internetoptiker.de/banner/$third-party | |
||iphpbb3.com/banner4_iframe.html | |
||joyclub.de/partner/aff/ | |
||js.stroeermediabrands.de^$third-party | |
||kai-homilius-verlag.de/bilder/banner/$third-party | |
||kein-dsl.de/banner/$third-party | |
||kfz-gutachter-service.de/kfz.jpg | |
||klasse2000.de/fileadmin/user_upload/webbanner/$third-party | |
||koketti.com/ib/ | |
||konsi-shop.de/images/banner/ | |
||kontakt-vermittler.de/banner2/$third-party | |
||kontaktanzeigenmarkt.de/br/$third-party | |
||kopp-verlag.de^*/banners/$third-party | |
||ladbrokes.hs-edge.net^ | |
||laptops-fair.de/img/$third-party | |
||lcmmedia.de/kamp/ | |
||lead-alliance.net/tb.php$third-party | |
||lebt-noch.de^$domain=chip.de | |
||lieferando.de/widgets/$subdocument,third-party | |
||logiprint.com/partner/$third-party | |
||lotto-hh.de/lh/widget1/$subdocument,third-party | |
||lotto24.de/?partner=$subdocument,third-party | |
||lustgate.org/images/cbanner/$third-party | |
||marketing.net.beate-uhse-movie.com^$third-party | |
||media*.s24.com^$third-party | |
||media.alphaload.com^ | |
||medipreis.de/partner/$third-party | |
||middleware.marktjagd.de^$third-party | |
||mobildiscounter.de/banner/$third-party | |
||modellplan.de/banner/$third-party | |
||modules.wikifolio.com/v2/de/autocontent/stock/*?partner= | |
||mondrian.twyn.com^$third-party | |
||monsterdealz.de/images/$third-party | |
||monsterdealz.de/script.js | |
||monstersgame.net^*&vid=$third-party | |
||montessori-shop.de/banner/$third-party | |
||mothor.de/webbanner/ | |
||musica.at/banner/ | |
||mydirtyhobby.de/track/$third-party | |
||nestoria.de^*?partner=$script,third-party | |
||netatwork.de^$subdocument,third-party | |
||newsticker.save.tv^$third-party | |
||nexworld.tv^*/banner/$third-party | |
||oddsserve-wqps7yvkz.stackpathdns.com^ | |
||oecherdeal.de^$subdocument,third-party | |
||okm-community.com/banner/$third-party | |
||om.1und1.info^$third-party | |
||om.dsl.1und1.de^$third-party | |
||online-casino.de^$subdocument,third-party | |
||ox.comventure.de^ | |
||pap-partner.flirtfair.de^$third-party | |
||partner.fondsdiscount.de^ | |
||partner.gewinnspiele.de^$third-party | |
||partner.leguide.com^$third-party | |
||partner.maxxim.de^ | |
||partner.simplytel.de^ | |
||partner.zooplus.de^$third-party | |
||partnerprogramm.e-wie-einfach.de^$third-party | |
||partners2.das-onlinespiel.de/client.js?pid=*&_=2.12.3|$script,domain=games.focus.de|spiele.bild.de|spiele.stern.de | |
||partners2.das-onlinespiel.de/client.js?pid=pg_bildnew_kwr&zone=crosswords$domain=spiele.bild.de | |
||partyschnaps.com/banner/$third-party | |
||pccdn.com^*/banner/$third-party | |
||pearl.de/adwpmulti.jsps?$third-party | |
||pearl.de^*/microsites/$third-party | |
||phonepublisher.com/banner.do? | |
||pillendienst.com^$third-party | |
||pm.bumskontakt.com^$third-party | |
||pm.deinfickdate.com^$third-party | |
||pm.deinsexdate.com^$third-party | |
||pm.fetischsexkontakte.com^$third-party | |
||pm.heutenochficken.com^$third-party | |
||pm.hobbyhurenkontakte.com^$third-party | |
||pm.hobbynuttendatenbank.com^$third-party | |
||pm.kontakt-vermittler.de^$third-party | |
||pm.natursektdating.com^$third-party | |
||pm.onlineseitensprung.de^$third-party | |
||pm.schwangerdating.com^$third-party | |
||pm.sexkiste.com^$third-party | |
||pm.sexkontaktflatrate.com^$third-party | |
||pm.sofortficken.com^$third-party | |
||pm.swingerdatenbank.com^$third-party | |
||pm.tittendating.com^$third-party | |
||pornme.pm/wrb/ | |
||portale.news^*/banners/$third-party | |
||primusportal.de/banner/$third-party | |
||privatamateure.com/?wmid=*&program=$third-party | |
||privathobby.com^$third-party | |
||profiseller.de/banner/$third-party | |
||profiwin.de^$subdocument,third-party | |
||promotionmaterial.betacash.com^ | |
||prospekt38.de^*/widget.php?anbieter_id=$subdocument,third-party | |
||publisher.outtra.com^$third-party | |
||questler.de/gfx/banner/$third-party | |
||rabattcorner.ch/iframe/$subdocument,third-party | |
||ranksider.de/img/banner/$third-party | |
||rastplatzsex.com/banner/$third-party | |
||ref.cdnplus.de^$third-party | |
||rhein.rfw-koeln.de^$third-party | |
||rocketcdn.me^*/Banner_$domain=marktindex.ch | |
||roemerforum.com/banner/ | |
||rotlichtkartei.com/banner/$third-party | |
||satchef.de/banner/$third-party | |
||satking.de/images/banners/$third-party | |
||secure-host.de/banner/$third-party | |
||secure-host.de^*/banner/$third-party | |
||seitensprungarea.com/medien/$third-party | |
||sex-box.ch/neu/ads/ | |
||sexei.net/com/ | |
||sexkontaktportal.com/banner/$third-party | |
||shuuz.de/banner/ | |
||silbertresor.de^*/banner/$third-party | |
||sims-3.net/xbox.jpg | |
||slotkings.de/img/banner/$third-party | |
||smskontakt.ch/images/$third-party | |
||sn-multimedia.de/weitereangebote-v2/$third-party | |
||sn-multimedia.de/weitereangebote/$third-party | |
||sonnige-aussichten.ch/_img/ad/$third-party | |
||sorgenlos.de^*/banner/ | |
||space4free.net/images/banner/$third-party | |
||spotlight.offerista.com^$third-party | |
||sprachenlernen24-download.de/banner/ | |
||start.amateurcommunity.com^ | |
||start.sexpartnercommunity.com^ | |
||starting6.de/dyn_banner/$third-party | |
||startparadies.de/banner/$third-party | |
||storage.googleapis.com/ba_utils/ | |
||stroeerdp.de^*/affiliateId | |
||suchebiete.com/bilder/allgemein_kleinanzeigen.png | |
||suedtirol.live/delivery.js | |
||sunpepper.de/shop/banner/$third-party | |
||tdn.da-services.ch^ | |
||telsso.de/dnwe//gallery/*-800x250-billboard-$domain=biallo.de | |
||tennis.de/dtbdst/$domain=dtb-tennis.de | |
||tnt-game.com^*/banner/$third-party | |
||tortuga.services^*/affiliate/$domain=~travelbook.de | |
||trainersuchportal.de/partnerwidget/$third-party | |
||treff-mich.org/bilder/$third-party | |
||trivago.de/de/srv/destination/js/hotel_$script,third-party | |
||twincdn.com/special/back_script.js | |
||twincdn.com/special/special_script.js | |
||upjers.com/ext/ext.php$third-party | |
||venus-community.com/banner/$third-party | |
||verleihshop.de/gfx/partner/$third-party | |
||versandtarif.de^*?partnerid=$third-party | |
||vesalia.de/af.gif$third-party | |
||view.autoscout24.de^$third-party | |
||viralize.tv/display/$script,domain=playboy.de | |
||visit-x.net/001/$third-party | |
||viversum.de/partnerprogramm/$third-party | |
||wazazu.com/iframe/$third-party | |
||wazazu.com/js/pu_$third-party | |
||wazazu.com/pimage/bas/$third-party | |
||wazazu.com/pimage/sdc/$third-party | |
||wazazu.com/pimage/visit-x/$third-party | |
||webinstaller.gartenplanze.de^ | |
||weekli.de/widget-loader?$third-party | |
||weekli.systems/www/widgets/$third-party | |
||werbemittel.adisfaction.de^$third-party | |
||wgfreiheit.de/fileadmin/web_banner/$third-party | |
||widget.s24.com^$third-party | |
||widgets.cam-content.com^$third-party | |
||wien-girls.at/img/ba/$third-party | |
||wm-space.youero.com^ | |
||wpseo.de/banner/$third-party | |
||wpseo.de^*/banner/$third-party | |
||x2.to/img/x2-rectangle.jpg | |
||xup.to^$domain=raidrush.ws | |
||yogsototh.bytecamp.net^$third-party | |
||yospace.com/csm/access/$domain=magentamusik.de | |
||youtube.com/embed/YTW9icnws8I$domain=nachrichten.fr | |
||zweitfondsmarkt.de/banner/$third-party | |
||1und1.de/?__reuse=$popup,third-party | |
||adfarm1.adition.com^$popup,domain=web.de | |
||allround-pc.com^*.php?*=$popup | |
||amateurseite.com^$popup,third-party | |
||bigpoint.com^*?aid=*&aig=*&aip=$popup,third-party | |
||boerse.today^$popup,third-party | |
||china-gadgets.de^*&utm_medium=popdown&$popup,third-party | |
||dealdoktor.de^*&utm_medium=popdown&$popup,third-party | |
||deutscherflirtbook.com/landing*&aff_$popup,third-party | |
||escaria.com/public/static/teaser/?$popup | |
||ext.amateurcommunity.com^$popup,third-party | |
||ext.amateurcommunity.de^$popup,third-party | |
||gg-bet.de^$popup | |
||ggbetcasino.de^$popup | |
||ilove.de^*/landing_pages/$popup | |
||ishelminger.de/ad/$popup | |
||landing.sexkiste.com^$popup | |
||lp.amateurcommunity.com/index.php?cp=$popup,third-party | |
||lustagenten.de/?w=$popup,third-party | |
||o2-freikarte.de/affiliate/$popup | |
||pre.xkontakt18.com/campaign?$popup | |
||pre.xlust24.com^$popup | |
||putenbrust.net^$popup | |
||sau-billig.net/?log=$popup,third-party | |
||sloganmaker.net/?utm_campaign=*&utm_source=$popup,third-party | |
||smsdate.com^$popup | |
||start.sexpartnercommunity.com^$popup | |
||sunmaker.com/?a_aid=$popup | |
||tagoria.net/?ref=$popup,third-party | |
||taps.io^*/sms?__ref=$popup | |
||teufelchens.xxx/trade_in/$popup,third-party | |
||tracking.s24.com^$popup,third-party | |
||tuneclub.de^*/lp.pl?$popup | |
||vavoo.tv/promo/$popup,third-party | |
||vidonna.de/pop.php$popup,third-party | |
||vodafone.de^*&tsid=$popup,third-party | |
||vulkanbet.pro^$popup | |
||vulkanbetting.biz^$popup | |
$stylesheet,subdocument,third-party,xmlhttprequest,domain=canna-power.to|canna.to | |
^what=zone^$domain=ww3.cad.de|ww4.cad.de | |
|http://$subdocument,third-party,domain=bonimail.de | |
||112-magazin.de/images/banners/ | |
||14-tage-wettervorhersage.de^*/anzeige_ | |
||149.13.77.20^$domain=ww3.cad.de | |
||1und1.de/movein_$xmlhttprequest | |
||3drei3.de/3tres3_common/pub/ | |
||3druck.com/wp-content/uploads/*/3Dmensionals-3druckcom3.jpg | |
||3druck.com/wp-content/uploads/*/adin.jpg | |
||3druck.com/wp-content/uploads/*/craftbot.jpg | |
||3druck.com/wp-content/uploads/*/da-vinci-color.jpg | |
||3druck.com/wp-content/uploads/*/doku-dez-2020.jpg | |
||3fach.ch/storage/app/uploads/public/*/thumb_18790_1380_0_0_0_auto.jpg | |
||6chat.org/b1a8/ | |
||6navi.ch/banners/ | |
||6profis.de/banner/ | |
||a.zdg.de^ | |
||a2.zdg.de^$domain=zentrum-der-gesundheit.de | |
||a3.zdg.de^ | |
||abg-net.de/typo3temp/pics/f3f468fcef.png | |
||abg-net.de/uploads/tx_macinabanners/ | |
||ad-hoc-news.de/js/aTraffic.js | |
||ad.dl.dewezet.de^ | |
||ad.dslr-forum.de^ | |
||ad.games.ch^ | |
||ad.putenbrust.net^ | |
||adhocnews.de/static/spreads/ | |
||adhocnews.de/theme/classic/img/billboard- | |
||aedt.de/uploads/jcw-marketing.jpg | |
||aerger.tv/images/03-1.gif | |
||aerger.tv/images/a.gif | |
||aerger.tv/images/b.gif | |
||aerger.tv/images/c.gif | |
||aerger.tv/images/d.gif | |
||aerger.tv/images/hl-banner.gif | |
||aerger.tv/images/pl_i_wer.gif | |
||aerger.tv/images/sch_de.gif | |
||aerger.tv/images/sozhius.jpg | |
||aerger.tv/images/wer.gif | |
||affiliate-marketing.de/media/banner/ | |
||affiliate-marketing.de/media/medienpartnerschaften/ | |
||africa-positive.de/wp-content/uploads/*/werbung_ | |
||afterbuy.de/images/*/minibanner_$domain=thinkpad-forum.de | |
||ag-muensterland.de/Banner_ | |
||airtable.com^*/Superbanner728x90$domain=mediabiz.de | |
||ak-kurier.de/akkurier/www/images/ | |
||ak-kurier.de/akkurier/www/pic/ | |
||ak-kurier.de/akkurier/www/upload/ | |
||aktienportal1.de/img/banner/ | |
||aktuell-kl.de/images/banners/ | |
||akustik-gitarre.com/uploads/tx_ricrotation/ | |
||algarve-entdecker.com/wp-content/uploads/*/xbanner- | |
||allround-pc.com/com$image | |
||altesrad.net/phpBB3/images/banner/ | |
||amazonaws.com/bnp_657x209_$domain=finanzen.net | |
||amigafuture.de/images/amazon234x60_ | |
||amigafuture.de/images/oben/amigastore.png | |
||amor-frau.com/frauen-bilder/120x600 | |
||amor-frau.com/frauen-bilder/728x90 | |
||analysedeutschland.de/files/cltimage/ | |
||and6.com/images/ixsBanners/ | |
||andalusien-aktuell.es/wp-content/uploads/*/la-casita-blanca.jpg | |
||andalusien-aktuell.es/wp-content/uploads/*/online-hypnose.png | |
||animania.de/wp-content/uploads/*_Wallpaper_ | |
||anime2you.de/fallback_rotation_2022.php | |
||anime2you.de/koop-home/ | |
||anime2you.de/koop/ | |
||anisearch.de/amazon? | |
||anisearch.de/images/partner/ | |
||anti-spiegel.ru/banner/ | |
||apfelpage.de/wp-content/uploads/*/mbp-apple.jpg | |
||apfeltalk.de/banner/ | |
||apfeltalk.de/magazin/wp-content/uploads/*_Banner_ | |
||arbeitstage.at/pub_ | |
||arbeitstage.ch/pub_ | |
||arbeitstage.de/pub_ | |
||architekt.de/grafik/handwerker.de- | |
||areadvd.de/images/*/Nubert-Button.png | |
||areadvd.de/images/*/Teufel_100x150.gif | |
||areadvd.de/images/*/Teufel_300x25.png | |
||areadvd.de/IOTAVX.jpg | |
||arminia.de^*/csm_Sponsoren- | |
||as.chartsurfer.de^ | |
||astronomie.de/uploads/tx_sfbanners/ | |
||astrowetter.com/surftipps/ | |
||astrowetter.com/tipps/ | |
||auto-bild.de/js/rd/google.js | |
||autobild.de/js/rd/google.js | |
||autogazette.de/wp-content/uploads/*/autoteileprofi- | |
||autoscout24.ch/content/startpage/ | |
||az.com.na/img/banner/ | |
||azureedge.net/pickerimages/bayer04-superbanner_$domain=bayer04.de | |
||azureedge.net/pickerimages/Lokalfreunde_$domain=bayer04.de | |
||b2run.de/run/de/de/components/partner-links/ | |
||b2run.de/run/de/de/pics/partner/ | |
||badenerzeitung.at/images/bettfedernfabrik.jpg | |
||badenerzeitung.at/images/Bierbaum_VIP.jpg | |
||balaton-zeitung.info/wp-content/uploads/*-banner.jpg | |
||bankkaufmann.com/bilder/bacol.jpg | |
||bankkaufmann.com/bilder/bkhfb.jpg | |
||bankkaufmann.com/bilder/fkl.jpg | |
||bankkaufmann.com/bilder/fsban1.jpg | |
||banner.click-tt.de^ | |
||basicthinking.de/blog/wp-content/*/placetel.jpg | |
||basicthinking.de/blog/wp-content/uploads/*/basic-thinking.gif | |
||basicthinking.de/blog/wp-content/uploads/*/mittwald- | |
||basicthinking.de/blog/wp-content/uploads/*/mittwald.jpg | |
||basicthinking.de/blog/wp-content/uploads/*/qonto- | |
||baskets-jena.de/fileadmin/*/csm_sparkassen_arena_ | |
||baskets-jena.de/fileadmin/*/Koestritzer_Schriftmarke_Logo_ | |
||baskets-jena.de/fileadmin/*/logo_adignos.jpg | |
||basses-blatt.de/files/banner/ | |
||bassprofessor.info/images/banners/ | |
||bastel-elfe.de/banner/ | |
||bayernwelle.de/cdn/uploads/banner- | |
||bayernwelle.de/cdn/uploads/jobboerse- | |
||bbc-magazin.com/wp-content/uploads/*/bbc-coburg-barmer-banner.jpg | |
||bbc-magazin.com/wp-content/uploads/*/bbc-coburg-brose-web24.png | |
||bbszene.de^*/banner/ | |
||beamten-informationen.de/media/banner/ | |
||beamten-informationen.de/media/img/b_ | |
||beamten-informationen.de/media/img/partnerschaft_ | |
||beeg-pornos.com/cpanel/ | |
||beeg-pornos.com/img/linklist2/ | |
||beihilferecht.de/media/banner/ | |
||beihilferecht.de/media/img/b_ | |
||beihilferecht.de/media/img/partner_ | |
||beihilferecht.de/media/img/partnerschaft_ | |
||belgieninfo.net/wp-content/uploads/*/frisch-frittiert-grupp4.png | |
||belgieninfo.net/wp-content/uploads/*/IDSB-Unser-Partner.jpg | |
||belgieninfo.net/wp-content/uploads/*/Verhellen.jpg | |
||beobachter-online.de^*/banner/ | |
||bergdamm.de^$domain=chip.de | |
||berlinertageszeitung.de/images/banners/ | |
||bhc06.de/getattachment/*/becker.jpg | |
||bhc06.de/getattachment/*/forst.jpg | |
||bhc06.de/getattachment/*/sparkasse_remscheid.jpg | |
||bhc06.de/getattachment/*/sparkasse_solingen.jpg | |
||bhc06.de/getattachment/*/Wilkinson-Logo.jpg | |
||biete6.ch/images/banner/ | |
||bildschirmarbeiter.com/content/upload2/ | |
||bitcoinnews.ch/bitcoin_mit_kreditkarte_kaufen.jpg | |
||bitcoinnews.ch/bitwala-bitcoin.jpg | |
||bitcoinnews.ch/coinbase.png | |
||bitcoinnews.ch/Fairspin_Ad.jpg | |
||bitcoinnews.ch/wp-content/uploads/*-300x250px-MediumRectangle.jpg | |
||bitcoinnews.ch/wp-content/uploads/*/1xbit.jpg | |
||bitsundso.de/wp-content/uploads/*/ctdi.jpg | |
||black-dragons-erfurt.de^*/Banner/ | |
||blackwings.at/fileadmin/content/sponsoren/ | |
||blockbuster.to/img/8a844213f1ae29efaf836ffe63805fe618.jpg | |
||blog-der-republik.de/wp-content/uploads/*/square.png | |
||blog-der-republik.de/wp-content/uploads/*/trinkwasser_umfrage_square.jpg | |
||blogprojekt.de/Bilder/affiliate-banner/ | |
||blogprojekt.de/Bilder/Profi/ | |
||blogspot.com^*/bet.gif$domain=fussball-livestream.info | |
||blupoint.ch/banner/ | |
||bluray-disc.de/images/background/ | |
||bluray-disc.de/images/banner/ | |
||boerse-online.de/images/Postbank-75x25.png | |
||boerse-social.com/media/Content/Partner/ | |
||boersennews.de/images/smartbroker/ | |
||bolzano-bozen.it/images/banner/ | |
||bolzano-bozen.it/images/logo/ | |
||borncity.com/blog/wp-content/uploads/*/Amazon03b.jpg | |
||borncity.com/blog/wp-content/uploads/*/Book04.jpg | |
||borncity.com/blog/wp-content/uploads/*/HostEurope_ | |
||borncity.com/blog/wp-content/uploads/*/W10Tricks1.jpg | |
||borussia.de^*/sponsors/ | |
||box-magazin.com/wp-content/uploads/*/image001.gif | |
||browsergames.de/sites/browsergames/files/*_wallpaper_ | |
||buecher-magazin.de/sites/all/themes/hoerbuecher/images/vidan_banner.jpg | |
||buffed.de/tsimg/topbanner/ | |
||bulldogs.hockey/fileadmin/web/img/premiumpartner.png | |
||bvb.de^*/bvb-championpartner/ | |
||casinowelt.com/banner/ | |
||casinowelt.com/images/dunder-1.jpg | |
||casinowelt.com/images/spinit.jpg | |
||cathkathcatt.ch^*/banner- | |
||cathkathcatt.ch^*/banner_ | |
||chartsurfer.de/getthead.php? | |
||cherry.ch/images/banner/ | |
||chip-secured-download.de/tmp/free-service-hotline.png$domain=chip.de | |
||chip-secured-download.de^*/S13/$domain=chip.de | |
||cine4home.de^*/HKA-C4Hb.gif | |
||clap-club.de/wp-content/uploads/oeckl_Adress-Service_ | |
||classicwin.de/mybannerview.php | |
||climbing.de/fileadmin/banner/ | |
||cloudfront.net^$domain=hd-streams.org | |
||code.bergsteigen.com^ | |
||codecheck.info/i/CTA-banner.png | |
||coincierge.de/wp-content/plugins/floating-banner/ | |
||com-magazin.de/img/*/Commerce-Week_450x94.jpeg | |
||computerschach.de^*/shredder_130x80.gif | |
||condor.cl/wp-content/uploads/*/aviso_condor-07.png | |
||condor.cl/wp-content/uploads/*/BANNERWEB_ | |
||condor.cl/wp-content/uploads/*/cecinas.jpg | |
||connect.de^*/partner.js | |
||connectiv.events/wp-content/uploads/*/banner_ | |
||costa-info.de/images/banner_home/ | |
||countrymusicnews.de/images/banners/ | |
||crosswater-job-guide.com/pics/banner_ | |
||curt.de^*/gastrobanner/ | |
||curt.de^*/petabanner.jpg | |
||cyclingmagazine.de/wp-content/uploads/*/Banner300pxbreit.jpg | |
||cyclingmagazine.de/wp-content/uploads/*/Castelli_k_bib_s.jpg | |
||cyclingmagazine.de/wp-content/uploads/*_Banner_ | |
||daily-pia.de/wp-content/uploads/*/manitu_hostedby- | |
||dasbewegtdiewelt.de/wp-content/banner/ | |
||deinesexfilme.com/img/linklist2/ | |
||deister-echo.de/wp-content/uploads/*/ad_ | |
||delamar.de/wp-content/uploads/*/wallp_ | |
||delamar.de/wp-content/uploads/__aktionen/plakat/plakat_billb.jpg | |
||der-farang.com^*/banner/ | |
||derkleinegarten.de/images/kiste/ | |
||dervinschger.it/grafik/resize/*-publicity- | |
||designtagebuch.de/wp-content/uploads/anzeigen/ | |
||deutsche-sexfilme.net/js/843545225611621960181.js | |
||deutsche-versicherungsboerse.de/index/load-image/imgId/ | |
||deutschepornos.co^*/93kgk95aw2q.js | |
||deutschland.fm^*/leaseweb.gif | |
||dfb.de/img/partner-logos/ | |
||dfb.de/uploads/*/original_exasol_index.png | |
||dfb.de/uploads/*_Partnerlogo_ | |
||dforum.net/banner/ | |
||dforum.net/ebay/ | |
||dhb.de^*/Sponsoren/ | |
||die-beihilfe.de/media/banner/ | |
||die-beihilfe.de/media/img/Banner_ | |
||die-konjugation.de/img/mosalingua/ | |
||dieantenne.it^*/csm_logo_young_direct_ | |
||dieantenne.it^*/Viropa.png | |
||diebrennstoffzelle.de/images/banner/ | |
||digitaledienste.web.de/freemail/browser_decide/?$subdocument | |
||digitalfernsehen.de/wp-content/*/aqipa.jpg | |
||digitalfernsehen.de/wp-content/ca/NPAW- | |
||digitalfernsehen.de/wp-content/uploads/*/NPAW- | |
||dkamera.de/media/article_banners/ | |
||dlvr.t-online.de/static/lisa/placement/ | |
||dnv-online.net/_data/*_Superbanner_ | |
||dnv-online.net/_data/Fullsize-Banner.gif | |
||docma.info/wp-content/banners/ | |
||drachenbootfestival-hannover.de/grafik/partner/ | |
||dragonball-tube.com/templates/caprica/amzb/ | |
||dreambox.info/banner/ | |
||drehscheibe-online.de/ds_cms/banner/ | |
||druckerchannel.de/script/dc/ofr_single.php | |
||drumsundpercussion.de^*/banner/ | |
||dslr-forum.de/banner. | |
||dtb-tennis.de^*/banner- | |
||dtb-tennis.de^*/partner- | |
||dtb.de/fileadmin/user_upload/dtb.de/Sponsoren/ | |
||dubisthalle.de/wp-content/uploads/*/loezius.png | |
||dubisthalle.de/wp-content/uploads/*_300x300_ | |
||dubisthalle.de/wp-content/uploads/*_banner_ | |
||dynamo-dresden.de/uploads/*/sponsors- | |
||e110.de/wp-content/uploads/*_Webbanner_ | |
||ecards4u.de/banner_rt.php | |
||ecrbs.redbulls.com^*/partner_ | |
||egofm.de/content/images/egoFMad/ | |
||egun.de/market/images/banner/ | |
||ehc-lustenau.at/EHC/images/sponsorenlogos/ | |
||eifelzeitung.de/wp-content/uploads/*/banner_ | |
||eifelzeitung.de/wp-content/uploads/*_banner_ | |
||eihi.de/wp-content/uploads/*/erima.jpg | |
||einbecker-morgenpost.de/files/em/banner/ | |
||einfachtitten.com/cpanel/ | |
||einfachtitten.com/img/linklist2/ | |
||einrichtungsbeispiele.de/revive/ | |
||eintracht-basketball.com^*/Sponsoren/ | |
||eintracht.com/fileadmin/Sponsoren/ | |
||eisbaeren.de/assets/img/sponsorenbox_ | |
||eisenbahn-kurier.de/images/banners/ | |
||eltee.de/img/broker/ | |
||elternforen.com/images/banner_ | |
||elternforen.com/images/elternforen_banner.png | |
||elternforen.com/images/kinderwagen-banner- | |
||emtb-news.de/news/wp-content/uploads/*-takeover- | |
||endstation-rechts.de/fileadmin/banners/ | |
||englische-briefe.de/images/email-english-flashbooks.jpg | |
||englische-briefe.de/images/gummibaerchen-at- | |
||entwickler.de/wp-content/uploads/*_Webbanner_ | |
||ep1.de/images/banner/ | |
||erogeschichten.com/b/ | |
||erogeschichten.com/mdhpic/ | |
||erotikforum.at/data/siropu/ | |
||erotikinserate.ch/banner/ | |
||esports.ch^*/animated-banners/ | |
||etcg.de/images/sponsoren/ | |
||etcg.de/sponsor/ | |
||evz.ch/fileadmin/EVZ/Sponsoren/ | |
||explora.ch/uploadfiles/partner/ | |
||f95.de/media/res/_rel/logos/sponsoren/ | |
||fachzeitungen.de/zeitschrift-pr/finanzvergleich-logo.png | |
||fachzeitungen.de/zeitschrift-pr/Praxisdrucksachen.jpg | |
||fachzeitungen.de/zeitschrift-pr/riesenrat.gif | |
||fahrzeugseiten.de/autoteiledirekt_ | |
||fahrzeugseiten.de/Ersatzteilekauf24.jpg | |
||fahrzeugseiten.de/reifen-com-gutscheine-stern.jpg | |
||fairaudio.de/rev/ | |
||fairaudio.de/rev_ | |
||fairytail-tube.org^*/amz/ | |
||fairytail-tube.org^*/amzb2/ | |
||faz.net/f6/ad/ | |
||fc-carlzeiss-jena.de/fileadmin/fcc-daten/*-partner- | |
||fc-carlzeiss-jena.de/fileadmin/images/sponsoren/ | |
||fc-magdeburg.de/images/sponsoren/ | |
||fcbayern.com^*/sponsoren/ | |
||fcenergie.de/files/logos/sponsoren/ | |
||fck.de^*/partner_ | |
||fcz.ch/media/images/*/994x250px- | |
||feierabend.de/gta/ | |
||ff-bz.com^*/banner- | |
||fhcdn.net^*/ebay_logo.gif | |
||fickverein.com/moproxy|$xmlhttprequest | |
||filmpost.de^*/anzeigen/ | |
||filmstreaming-de.life/banners/ | |
||filmundo.de/banner/ | |
||filmz.de/f/ra.htm | |
||filmz.de/f/s.htm | |
||filmz.de/f/sa.htm | |
||filmz.de/f/u.htm | |
||filmzitate.de/w/ | |
||finanzen.net/images/a_anzeige/ | |
||finanzen.net/images/b_aktien/UBS_Partneraktionen_655x255_statisch.svg | |
||finanzen.net/images/b_devisen/p500-krypto.png | |
||finanzen.net/images/b_euro_eurams/banner_wiki_eas.png | |
||finanzen.net/images/b_partner/ | |
||finanzen.net/images/b_realtime/hsbctopflop.png | |
||finanzen.net/images/b_realtime/ubspassendeprodukte.png | |
||finanzen.net/images/b_realtime/vontobel-banner.jpg | |
||finanzen.net/images/b_realtime/vontobel-banner2. | |
||finanznachrichten.de/w/ad_ | |
||finanztreff.de^*/partner/ | |
||fischkopf.de/image-content/wallpapers/ | |
||flightforum.ch/board/uploads/*/14634212_HOR_19-156_Online_Banner_ILSFlightforum_175x75_P1.png | |
||flightforum.ch/board/uploads/*/logo-safedroneflying.png | |
||flightforum.ch/board/uploads/*/schaenis.png | |
||flightforum.ch/board/uploads/*/skyguide.jpg | |
||flightforum.ch/board/uploads/*/sphair.jpg | |
||flz.de/fileadmin/user_upload/anzeigenbanner/ | |
||football-aktuell.de/links/ | |
||football-aktuell.de/rechts/ | |
||forumprofi.de/fritz/$subdocument | |
||free-gay.org^*/eaCtrl.js | |
||freenet.de/amazonService/search/ | |
||freenet.de^*/mail/ads/ | |
||freiburgesports.de/assets/images/esports/partner_sponsoren/ | |
||freieporno.com^*/pr-before.js | |
||freieporno.com^*/ssu.v2.js | |
||freizeitparks.de/fileadmin/user_upload/*_Anz_ | |
||freizeitparks.de/fileadmin/user_upload/Bildschirmfoto_2020-11-09_um_09.53.39.png | |
||frischauf-gp.de/fileadmin/drehbande/ | |
||frischauf-gp.de/fileadmin/images/banner-extern/ | |
||frischauf-gp.de/fileadmin/images/footer/sponsor | |
||frischauf-gp.de/fileadmin/user_upload/*_Banner_ | |
||fruchthandel.de/uploads/elements/*_140x140_ | |
||fruchthandel.de/uploads/elements/*_ab_ | |
||fruchthandel.de/uploads/elements/468x100_ | |
||fruchtportal.de/banners/ | |
||fsv-frankfurt.de^*/Sponsoren/ | |
||fuechse.berlin^*-skybannerxber.jpg | |
||fuechse.berlin^*/modul-hauptsponsoren/ | |
||fundresearch.de^*/partnercenter/ | |
||funkbasis.de/_static/ban- | |
||fupa.net/static/js/fupa_ads- | |
||fussball-em-2020.com/wp-content/uploads/*/Sidebar_11prozent.jpg | |
||fussball.de^*/partner/ | |
||fussball.sv-kehlen.de^*/Sponsoren_ | |
||fussballn.de/images/design/anpfifffussballn.png | |
||fussballn.de/images/design/fussballn/hudson2.png | |
||fussballn.de/Images/Design/sportplatzmedia2.png | |
||fussballnationalmannschaft.net/wp-content/uploads/*/Sidebar_10pr.jpg | |
||gamekeyfinder.de/img/rot/ | |
||gamemovieportal.ch/_partner/ | |
||gameothek.com/wp-content/uploads/buttons/ | |
||gamesaktuell.de/tsimg/topbanner/ | |
||gamezone.de/tsimg/topbanner/ | |
||gandersheimer-kreisblatt.de/files/gk/banner/ | |
||gartennatur.com/wp-content/uploads/371x430-319x370.jpg | |
||gawina.de/wp-content/uploads/*-Banner_ | |
||gazzettadellambri.ch/wp-content/uploads/*_Banner_ | |
||geile-deutsche-pornos.com/wp-content/plugins/rnotify/assets/public/custom.js | |
||gentleman-blog.de/wp-content/uploads/270x191.jpg | |
||gentleman-blog.de/wp-content/uploads/870x150.jpg | |
||genussmaenner.de/content/images/0d8bdefa9e44c18e37dee4680dc827ed.jpg | |
||genussmaenner.de/content/images/7eedb2d7e43bc6dbf1fca69c8be742f3.png | |
||genussmaenner.de/content/images/b91f786f80573b071b6a72b8836f7ff9.jpg | |
||genussmaenner.de/content/images/d1cf8de0beeff7e5ca8a3e57a2639e4e.gif | |
||gepostet.com/templates/desktop/images/banner/ | |
||gepostet.com^*/layer.js | |
||german-porno-deutsch.info/bilder/kommrein.jpg | |
||german-porno-deutsch.info/bilder/whatssex.jpg | |
||german-porno-deutsch.info/src11/ | |
||germancorrector.com/cnc/ | |
||germanscooterforum.de/bannermanagement/ | |
||glarus24.ch/uploads/tx_xeiroads/ | |
||gn-online.de/ad/ | |
||gn-online.de/ad/ads/ | |
||goastro.de/wp-content/uploads/*/250x250- | |
||godmode-trader.de/img/partner/ | |
||gofeminin.de/home4/skin/*_*/home.css| | |
||goldesel.sx/img/b3f2784f11449ba054835ce14db00d7611.jpg | |
||golem.de/_img/200923-syseleven-kubernetes.jpg | |
||golfmagazin.de/content/uploads/*/banner_ | |
||googlewatchblog.de/apt.png | |
||googlewatchblog.de/wp-content/uploads/amazon-music-hd-stream.jpg | |
||gota.ch/images/pbanner/ | |
||gota6.ch/images/partner/ | |
||gota6.ch/images/uploads/*/clubBannerPremium/ | |
||gota6.ch/images/uploads/*/overlay/ | |
||graltek.net/php/amzad_$xmlhttprequest | |
||griechenland.net/images/banners/ | |
||griechenlandaktuell.gr/_borders/agrafik_urlaubsreklamation1.jpg | |
||griechenlandaktuell.gr/_borders/faehren_info_w.gif | |
||griechenlandaktuell.gr/_borders/reisebaner.gif | |
||griechenlandaktuell.gr/news/banner_ | |
||grower.ch/partner/ | |
||gutesexfilme.com/cpanel/ | |
||gwars.de/index.php?page=advertisingpage | |
||gwd-minden.de/inc/*/Melitta-Banner-Karriere-GWD.jpg | |
||gwd-minden.de/media/*/Harting_257x180.jpg | |
||gwd-minden.de/media/*/sky_1911_banner_257x180_gwd.jpg | |
||gwd-minden.de/media/*/Wohnhaus_Anzeige.jpg | |
||gwd-minden.de/media/sponsoren/ | |
||h-bw.de/fileadmin/*-banner- | |
||h-bw.de^*/sponsoren/ | |
||hallanzeiger.de/wp-content/uploads/*_banner_ | |
||hallelife.de/files/hallelife/banner/ | |
||hamburg-pride.de/fileadmin/banner/ | |
||hammerporno.xxx/js/spx_resposive_rotator.js | |
||hannover96.de^*/sprite-footer-partners.gif | |
||happyweekend-club.com/images/default/banner_ | |
||happyweekend-club.com/images/default/hw_ffgv_chat.gif | |
||hardware-factory.com/images/01_ban/ | |
||hardware-mag.de/images/ads/ | |
||hardware-mag.de/js/ads.min.js | |
||hardwareluxx.de/images/stories/werbung/ | |
||hartgeld.com/images/banners/ | |
||hausgeraete-test.de/images/trademarks/ | |
||hc-erlangen.de/fileadmin/user_upload/banner/ | |
||hc-neumarkt.com/images/partner/ | |
||hcb.net^*/elpo- | |
||hcb.net^*/forst.png | |
||hcb.net^*/knoma- | |
||hcb.net^*/messebozen- | |
||hcb.net^*/prohockey- | |
||hcb.net^*/sparkasse- | |
||hcb.net^*/sued-badge_ | |
||hcb.net^*/wuerth- | |
||hceintracht-hildesheim.de/images/sponsors/ | |
||hcempor.de/wp-content/uploads/*/Logoleiste-Sponsoren | |
||hcgherdeina.com/img/db/s/20160422164221.png | |
||hcgherdeina.com/img/db/sponsor/ | |
||hcgherdeina.com/img/layout/squadra_sponsor_ | |
||hcinnsbruck.at/images/Alpquell.png | |
||hcinnsbruck.at/images/bah_logo.png | |
||hcinnsbruck.at/images/Bauer.png | |
||hcinnsbruck.at/images/NewDosenberger.png | |
||hcinnsbruck.at/images/STMS.png | |
||hcinnsbruck.at/images/tiwag_logo.png | |
||hcinnsbruck.at/images/tt_logo.png | |
||hcpustertal.com^*/sponsors/ | |
||hd-sexfilme.com/cpanel/ | |
||hd-sexfilme.com/img/linklist2/ | |
||hdpornos.net/cpanel/? | |
||hdpornos.net/img/linklist2/ | |
||hdsports.org/images/netzathleten.png | |
||hdsports.org/images/stories/Breitensport/kelbet.jpg | |
||healthhelp.ch/wp-content/uploads/*_banner_ | |
||heimspiel-online.de/uploads/tx_macinabanners/ | |
||heimwerker-test.de/images/trademarks/ | |
||herzporno.com/img/linklist/ | |
||hg-saarlouis.de/wp-content/uploads/*/allkauf-logo.jpg | |
||hg-saarlouis.de/wp-content/uploads/*/ikk.jpg | |
||hg-saarlouis.de/wp-content/uploads/*/lakal.jpg | |
||hg-saarlouis.de/wp-content/uploads/*/lotto.jpg | |
||hg-saarlouis.de/wp-content/uploads/*/meguin.jpg | |
||hg-saarlouis.de/wp-content/uploads/*/pieper.jpg | |
||hierspielen.com/vda/$subdocument | |
||hifi-forum.de/js/hifi-ad-manager.js | |
||hifi-today.de/wp-content/uploads/*/banner- | |
||hifistatement.net/images/banners/ | |
||hifistatement.net/images/content/banner/ | |
||hifitest.de/images/trademarks/ | |
||highway-magazin.de/images/300x125_ | |
||highway-magazin.de/images/banners/ | |
||highway-magazin.de/images/samenwahl_highway2.gif | |
||hintergrundfakten.de/hint_data/wlm.jpg | |
||hintergrundfakten.de/hint_data/wlm2.jpg | |
||hintergrundfakten.de/hint_data/y_chck2_4.jpg | |
||hintergrundfakten.de/hint_data/yt2_4.jpg | |
||hitradio.com.na/images/banner/ | |
||hl-live.de/aktuell/grafiken/vg/ | |
||hl-live.de/banner/ | |
||hoerbuch.us/download.png | |
||hoerzu.de/files/images/hz-amazon-start.png | |
||homepage-anleitung.de/wp-content/uploads/*/gsl_b_sky.jpg | |
||horseweb.de/wp-content/uploads/*/Spuckschutz-Glaskeil.jpg | |
||horseweb.de/wp-content/uploads/*/stx-germany.jpg | |
||hottime.ch/images/Banner/ | |
||hpd.de/sites/hpd.de/files/advertising/ | |
||hsc-bad-neustadt.de/wp-content/*/sponsor_ | |
||hsg-wetzlar.de/fileadmin/media/business/sponsoren/ | |
||hsgnordhorn-lingen.de/images/spon_ | |
||hsvhandball.com/wp-content/uploads/*/1_AOK.png | |
||hsvhandball.com/wp-content/uploads/*/2_HHVoba.png | |
||hsvhandball.com/wp-content/uploads/*/7_benthack.png | |
||hsvhandball.com/wp-content/uploads/*/hummel_white.png | |
||hsvhandball.com/wp-content/uploads/*/smileys.png | |
||hsvhandball.com/wp-content/uploads/*/ticketmaster_white.png | |
||htfgames.com/bilder/2006/casino.jpg | |
||htfgames.com/bilder/2006/kostenlose_games.jpg | |
||htfgames.com/bilder/free_online_games.jpg | |
||htfgames.com/bilder/werb/gbase_290x61.jpg | |
||huren-inserate.com/banner/ | |
||hybrid-prd.ad-prd.s.joyn.de^ | |
||ibiza-heute.de/wp-content/uploads/*/Banner_ | |
||ibiza-heute.de/wp-content/uploads/*/Leaderboard- | |
||ibooks.to/plpscript.php | |
||ibooks.to/plscript.php | |
||ibooks.to/wp-content/uploads/*/daddel.png | |
||ibooks.to/wp-content/uploads/*/ddnew2728.png | |
||ibooks.to/wp-content/uploads/*/dldl.png | |
||ibooks.to/wp-content/uploads/*/ffree.png | |
||ibooks.to/wp-content/uploads/*/goforblock.png | |
||ibooks.to/wp-content/uploads/*/offdd728.png | |
||idealo.de/banner/ | |
||images-amazon.com/images/*/marquee/ | |
||images-amazon.com/images/*/marqueestatic/ | |
||imgbox.de/img/blue_filsh_ | |
||imgix.net/production/uploads/*/Banner_$domain=aerotelegraph.com | |
||imgur.com/cKTUKlX.gif$domain=mmnews.de | |
||imgur.com/zCsgpkZ.gif$domain=mmnews.de | |
||inside.bz.it/images/banners/ | |
||interhyp.de/angular/lafpartner/$third-party,domain=t-online.de | |
||isaswomo.de/wp-content/uploads/*-Banner- | |
||islam.de/images/other/banner/ | |
||islamiq.de/wp-content/uploads/*/aaa.gif | |
||islamiq.de/wp-content/uploads/*/igmg_dijital_ilan_islamiq_605x300px_ | |
||islamiq.de/wp-content/uploads/*/ramadanspohr.gif | |
||islamiq.de/wp-content/uploads/*/ukba_ilan_dijital_islamiq_980x150px3.gif | |
||islamiq.de/wp-content/uploads/*/Unbenannt-1.gif | |
||islamische-zeitung.de/wp-content/uploads/*-300x200px. | |
||islamische-zeitung.de/wp-content/uploads/*/banner. | |
||islamische-zeitung.de/wp-content/uploads/*/banner_ | |
||islamische-zeitung.de/wp-content/uploads/*/Open_IZ1240x10015_ | |
||israel-nachrichten.org/wp-content/uploads/*/querbanner_ | |
||israel-nachrichten.org/wp-content/uploads/*_hochbanner_ | |
||jacktheripper.de/images/banner/ | |
||journalist.de^*/Stellenanzeigen/ | |
||jungefreiheit.de/wp-content/banners/ | |
||jungfrauzeitung.ch^*.html|$subdocument | |
||kajak-magazin.com/images/banners/ | |
||kalenderwoche.de/bobs/ | |
||kanarenexpress.com/images/canarias- | |
||kapstadt.de/images/kunden/exclusive-tours-263-323-2.jpg | |
||kartfahrer-forum.de/board/images/ | |
||kath.net/mod/ | |
||kathsonntagsblatt.de/images/aktuell/misereor_275.gif | |
||katzeausdemsack.de/banner/ | |
||kauf6.com/img/banner/ | |
||kauperts.de/images/partners/ | |
||ketoforum.de/Banner/ | |
||kinderlandparks.de/cms/media/thumbnail_5240_w_650.jpg | |
||kinox.top/templates/Kinox/images/stream.gif | |
||kitzanzeiger.at^*/sponsoren/ | |
||klappeauf.de/images-banner/ | |
||klexikon.de/banner/ | |
||koeln.de^*/werbung/ | |
||kradblatt.de/wp-content/uploads/mediabanner/ | |
||kriminalpolizei.de/fileadmin/user_upload/*-Skyscraper_ | |
||kriminalpolizei.de/fileadmin/user_upload/*_728x100. | |
||kroatien-nachrichten.de/wp-content/uploads/*/118487995_307800703629191_3999309709283286875_n.jpg | |
||kroatien-nachrichten.de/wp-content/uploads/*/125375586_1887673141371509_4482467756478970036_n.jpg | |
||kroatien-nachrichten.de/wp-content/uploads/*/136685650_448400096333860_585562005834626849_n-3.jpg | |
||kroatien-nachrichten.de/wp-content/uploads/*/Kuoko_KN_Logo-300x112.jpg | |
||kroatien-nachrichten.de/wp-content/uploads/2020/11/Logo.jpg | |
||krone.at/talk-ads/ | |
||kronenachrichten.com/wp-content/uploads/banner/ | |
||krzbb.de/revive/ | |
||kulturmd.de/images/*_Banner_ | |
||laborjournal.de/infos/m99/img/b_ | |
||lad.sumikai.com^ | |
||laden.to/img/7821908c4d368c195af41a8d778901d011.jpg | |
||ladies.de/sol | |
||laengengrad-breitengrad.de/public/img/externbanner/ | |
||land-der-traeume.de/bilder/banner/ | |
||latina-press.com/media/*/online-casino-bonus-min.gif | |
||latina-press.com/media/spanisch-lernen-160.png | |
||laufzeit.de/wp-content/banners/ | |
||lesbenhd.com/cpanel/ | |
||lesbenhd.com/img/linklist2/ | |
||lifeverde.de/files/*-970-x-250-banner- | |
||ligaportal.at/images/promo/ | |
||ligaportal.at/images/sponsor_vip/ | |
||linkr.top/images/gutschein.gif | |
||linkr.top/images/rso.js | |
||linkr.top/images/ruse.js | |
||lintorfer.eu/wp-content/uploads/*/150219fleermann-300x250.jpg | |
||lintorfer.eu/wp-content/uploads/*/BU-Sylvester-2020-2021-II-1024x684.jpg | |
||lintorfer.eu/wp-content/uploads/*/fleermann_facebook-Kopie.jpg | |
||lintorfer.eu/wp-content/uploads/*/tuslintorf_weihnachten_neu.png | |
||lintorfer.eu^*/160316sparkasse.gif | |
||lintorfer.eu^*/160329assro.jpg | |
||lintorfer.eu^*/161224leibrebelogo.jpg | |
||lintorfer.eu^*/161228gerdasievert.jpg | |
||lintorfer.eu^*/190215gerdasievertwohlf%C3%BChlenneu.jpg | |
||lintorfer.eu^*/banner- | |
||lintorfer.eu^*/bauconceptneu.jpg | |
||lintorfer.eu^*/simons_klein.jpg | |
||lintorfer.eu^*/Zander-Immobilien.jpg | |
||lippe-news.de^*/banner/ | |
||lite-magazin.de/wp-content/uploads/*-Banner- | |
||lite-magazin.de/wp-content/uploads/*/276x200. | |
||lite-magazin.de/wp-content/uploads/*/276x220px- | |
||lite-magazin.de/wp-content/uploads/*/629x220. | |
||lite-magazin.de/wp-content/uploads/*_276x600- | |
||loipenpark.de/images/banners/ | |
||lokalo.de/wp-content/uploads/*.mp4 | |
||lokalo.de/wp-content/uploads/*/estricher_hof_anim_ | |
||lokalo.de/wp-content/uploads/*/tts-banner- | |
||lounge.fm^*/auto-doc. | |
||lounge.fm^*/topersatzteile. | |
||lowbeats.de/site/wp-content/banners/ | |
||loz-news.de/images/banners/ | |
||lust24.ch/images/banner/ | |
||lustvollesgeheimnis.com/banner/ | |
||luxprivat.lu/uploads/tx_luxprivat/tx_ads/Elecars_Weblink_bouton.jpg | |
||luxprivat.lu/uploads/tx_luxprivat/tx_ads/Guav-Banner.png | |
||luxprivat.lu/uploads/tx_luxprivat/tx_ads/Pub_CPE_01.jpg | |
||macgadget.de/mgbanner/ | |
||mailcdn.de/w.php?$domain=mail.de | |
||mainpost.de/storage/image/*_kickers-sponsor- | |
||mainz05.de/fileadmin/_processed_/*-Sponsorenlogos_ | |
||maniac.de/campaigns/ | |
||massage123.ch/Pics/bapics/ | |
||media.outnow.ch/Site/Waerbig/ | |
||mediaforum.ch/banner/ | |
||mediaforum.ch/banner_ | |
||meetingpoint-brandenburg.de/bilder/*/kunden/ | |
||meetingpoint-brandenburg.de/bilder/*/werbung/ | |
||meetingpoint-brandenburg.de/upload/ads_ | |
||mef-line.de/images/banners/ | |
||mein-wetter.com/include/$subdocument | |
||meinyouporn.com/img/linklist2/ | |
||melodieundrhythmus.com^*/Granma-Abo.png | |
||melodieundrhythmus.com^*/unblock-cuba_ | |
||messweb.de/media/img/Caemax.gif | |
||messweb.de/media/img/icHaus_integrate_Circuits.gif | |
||messweb.de/media/img/imc_produktiv_Messen.jpg | |
||messweb.de/media/img/iotmaxx_250x210.gif | |
||messweb.de/media/img/Jaeger_Adwin.gif | |
||messweb.de/media/img/zse_250x210.gif | |
||miba.de/bilder/banner/ | |
||michas-spielmitmir.de^*/anzeige.gif | |
||microspiele.com/img/gdesire.jpg | |
||minimed.at/fileadmin/templates/minimed.at/nl_promobox/ | |
||mistershoplister.de/mips.php | |
||mmnews.de/images/*_Banner_ | |
||modified-shop.org/images/banner/ | |
||momo-net.com/asd? | |
||moonsault.de/menu/amazon_ | |
||motorrad2000.de/wp-content/uploads/*-Banner_ | |
||motorrad2000.de/wp-content/uploads/*/0801_motorrad2000_bueffel_animation.gif | |
||motorrad2000.de/wp-content/uploads/*/8fa952cba73b0d4fbf043e9be45cb366.gif | |
||motorrad2000.de/wp-content/uploads/*/b67500ab7a18a07b9ef79e89bd077568.gif | |
||motorradundreisen.de^*/banner/ | |
||movie-share.one/images/banners/ | |
||msecnd.net/endpoint/shipment/$domain=merkurist.de | |
||mtb-news.de/news/wp-content/plugins/mtbn-ads/ | |
||mtb-news.de/news/wp-content/uploads/*/takeover- | |
||mtb-news.de/news/wp-content/uploads/*/Takeover_ | |
||multilingual.de^*/banner/ | |
||multilingual.de^*/sprachreisen_0.gif | |
||multilingual.de^*/sprachschule-malta.gif | |
||musiker-board.de^*/siropu/aml/ | |
||musiksampler.de/cgi-bin/arlight/view.php | |
||musiksampler.de/images/banner/ | |
||my105.ch/fileadmin/sponsoren/ | |
||mysqldumper.de/img/banner- | |
||mysqldumper.de/img/spanischeweihnachtslotterie- | |
||n-land.de/wp-content/uploads/$subdocument | |
||nachrichten.es/wp-content/uploads/*/Spanisch-lernen-250x300- | |
||nachrichtenamort.de/cms/wp-content/images/ANZ_ | |
||nachtkritik.de/images/contentbannereins_ | |
||nachtkritik.de/images/skyscraper_ | |
||nachtkritik.de/images/topbanner_ | |
||namibia-forum.ch/images/gsdu/ | |
||naruto-tube.org/templates/caprica/amz/ | |
||naruto-tube.org/templates/caprica/amzb/ | |
||naruto-tube.org/templates/caprica/amzl/ | |
||naturundtherapie.at/images/banners/ | |
||nebenwerte-magazin.com/wp-content/uploads/*/wrb- | |
||netdna-ssl.com/wp-content/uploads/*/PopUp_TessinFerienwohnunge_300x250px.jpg$domain=reiseziele.ch | |
||netheweb.de/images/a- | |
||netheweb.de/images/trigami.png | |
||network.gofeminin.de^ | |
||network2.aufeminin.com^ | |
||neumarkt-tv.de/wp-content/uploads/*/bestercasinomentor-original.jpg | |
||nh24.de/wp-content/uploads/*/Banner- | |
||nh24.de/wp-content/uploads/*/EAM_Juni2020_1200x200.gif | |
||nh24.de/wp-content/uploads/*/Haemel-2012-247.gif | |
||nh24.de/wp-content/uploads/*/hephanta_kw-49.jpg | |
||nh24.de/wp-content/uploads/*/tejos_KW50.gif | |
||nibelungen-kurier.de/banner/ | |
||nmh.my.na/main/products^$domain=az.com.na | |
||nnz-online.de/_daten/banner/ | |
||nnz-tv.de^*-Webbanner.gif | |
||nnz-tv.de^*/Banner_ | |
||nnz-tv.de^*/WVN_Allgemein.gif | |
||nonstopnews.de/bilder/Banner/ | |
||notebookcheck.com/fileadmin/Sonstiges/amaz_$xmlhttprequest | |
||notebookcheck.com/fileadmin/templates/wbg/ | |
||nr-kurier.de/images/mankwetter.png | |
||nrhz.de/flyer/media/banner/ | |
||nurbilder.com/mdh1.php | |
||nurgay.to/scpu.js | |
||nurxxx.mobi/ai/s/s/js/ssu.v2.js | |
||nurxxx.net/ai/s/s/js/ssu.v2.js | |
||o-sport.de/assets/sponsors/ | |
||oberberg-aktuell.de/Banner/ | |
||oe-static.de/js/rmif.js | |
||oe24.at/Betaustria1.jpg | |
||oe24.at^*_banner_ | |
||oefb.at/netzwerk/imagedownload/ | |
||oeffentlichen-dienst.de/images/banners/ | |
||oekoportal.de/sites/default/files/pelletheizung-info.jpg | |
||oekoportal.de/sites/default/files/stromvergleich.png | |
||oekoportal.de/sites/default/files/verbraucher_eu_4.png | |
||ofc.de/media/*_banner- | |
||ofc.de/media/*_landing_ | |
||offroad-cult.org/Main/refs/ | |
||offroadforen.de/media/3-286x238-fcmoto-rechts-2-jpg/ | |
||offroadforen.de/media/7-1366x94-fcmototv-banner-png/ | |
||okey-online.com/prg/daten/datenbanken/banner | |
||oktoberfestportal.de/pics_banner/ | |
||omano.de/AdServer/ | |
||onepiece-tube.com/templates/caprica/amzl2/ | |
||onepiece-tube.com/templates/Grafiken/amazon.svg | |
||onepiece-tube.com^*/amzb/ | |
||onepiece-tube.com^*/amzb2/ | |
||onlinekorrektor.de/cnc/ | |
||onlinereports.ch/uploads/tx_macinabanners/ | |
||onlineuebung.de/wp-content/plugins/amazon-auto-links/ | |
||onlinewahn.de/sky.js | |
||ostfussball.com/wp-content/uploads/*/20bet-sports.jpg | |
||ostfussball.com/wp-content/uploads/*/betsson-sportwetten-bonus-banner.jpg | |
||osthessen-zeitung.de/uploads/tx_macinabanners/ | |
||osttirol-online.at/images/banners/ | |
||ottfried.de/wp-content/uploads/*/traueranzeige_ | |
||outdoortest.info/wp-content/kooperation/ | |
||ox.gassi-tv.de^ | |
||oxmoxhh.de/wp-content/uploads/*/hotspring- | |
||pacific-blue.ch/banner/ | |
||parcello.org/wp-content/uploads/*/amazon-$image | |
||partner.schalke04.de^ | |
||partyamt.de/images/b/ | |
||paules-pc-forum.de/images/buch/ | |
||pcgames.de/tsimg/topbanner/ | |
||pcgamesdatabase.de/images/amazon_small.jpg | |
||pcgamesdatabase.de/images/bt_orderamazon.jpg | |
||pcgameshardware.de/tsimg/topbanner/ | |
||pear.focus.de^ | |
||pesterlloyd.net/assets/images/autogen/Betway-Casino-300x400.jpg | |
||pfaffenhofen-today.de/images/banners/ | |
||pfalz-echo.de/wp-content/uploads/*-Banner- | |
||pfalz-echo.de/wp-content/uploads/*_Anzeige_ | |
||pi-news.net/wp-content/uploads/*/Banner_ | |
||pi-news.net/wp-content/uploads/*/pax_aktiv.jpg | |
||pi-news.net/wp-content/uploads/*_banner. | |
||pi-news.net/wp-content/uploads/*_banner_ | |
||pi-news.net/wp-content/uploads/ad- | |
||pianonews.de/images/banner- | |
||pianonews.de/images/banners/ | |
||pianonews.de/images/CASIO_grandhybrid_290x150px_ | |
||picdumps.com/ddeal | |
||pixelio.de/resources/widgets/clipdealer_ | |
||plus.tourispo.com^ | |
||pokerfirma.com^*-banner. | |
||pokerfirma.com^*/banner_ | |
||porn4k.to/sc-p0p.js | |
||pornoaffe.com/cpanel/ | |
||pornoaffe.com/img/linklist2/ | |
||pornoente.tv/cpanel/ | |
||pornoente.tv/img/linklist2/ | |
||pornofisch.com/cpanel/ | |
||pornohammer.com/cpanel/ | |
||pornohammer.com/img/linklist/ | |
||pornohammer.com/img/linklist2/ | |
||pornohans.com/cpanel/ | |
||pornohans.com/img/linklist2/ | |
||pornohexen.com/js/a9k3jf823m4.js | |
||pornohirsch.net/cpanel/ | |
||pornohirsch.net/img/linklist2/ | |
||pornohutdeutsch.net/wp-content/*/93kgk95aw2q.js | |
||pornojenny.com/cpanel/ | |
||pornojenny.com/img/linklist/ | |
||pornojenny.com/img/linklist2/ | |
||pornoklinge.com/cpanel/ | |
||pornoklinge.com/img/linklist/ | |
||pornoklinge.com/img/linklist2/ | |
||pornos-kostenlos.com/js/a9k3jf823m4.js | |
||pornotom.com/cpanel/ | |
||pornotom.com/img/linklist2/ | |
||pornotommy.com/cpanel/ | |
||pornotommy.com/img/linklist2/ | |
||pornozebra.com/cpanel/ | |
||pornozebra.com/img/linklist2/ | |
||port01.com/uploads/banner/ | |
||pragerzeitung.cz/wp-content/uploads/*_300x450px_ | |
||prispi.de/images/bluvista-cam1.gif | |
||production-livingdocs-bluewin-ch.imgix.net^*/6f3cdbc0-2a58-4a7e-933f-9077769c899b.png$domain=bluewin.ch | |
||promiflash.de/static/js/pf-web-*.js| | |
||prosiebengames.de/sites/prosiebengames/files/*/bowsergames_wallpaper_$image | |
||quadjournal.eu/wp-content/uploads/*-Banner- | |
||queer.de/gfx/air-france-presented-by- | |
||queer.de/gfx/mein-kondom- | |
||quoka.de/mages/public/ | |
||radio-oberland.de/images/banners/ | |
||radio-oldtimer.de/fileadmin/Bilder/Banner/ | |
||radio2000.it^*/banner_ | |
||radiobeo.ch/wp-content/uploads/*_Nachtangebote_ | |
||radioszene.de/wp-content/uploads/*/Wechselpiraten-Banner.png | |
||radiotirol.it/uploads/beitrag/*/300x70.gif | |
||radzeit.de/wp-content/uploads/*-250x190px. | |
||radzeit.de/wp-content/uploads/*-500x380px. | |
||radzeit.de/wp-content/uploads/*-Anzeige. | |
||raidrush.net/js/wrpx.js | |
||rasa.ch/upload/sponsors/ | |
||ratingerzeitung.de/wp-content/uploads/*/fotografie_fotograf_ratingen_duesseldorf_02.jpg | |
||ratingerzeitung.de/wp-content/uploads/*/mk-solar-ratingen-duesseldorf.jpg | |
||ratingerzeitung.de/wp-content/uploads/*/photovoltaik_solaranlagen_ratingen.jpg | |
||ratingerzeitung.de/wp-content/uploads/*/physiotherapie_japa_ | |
||ratingerzeitung.de/wp-content/uploads/*/podologie.jpg | |
||ratingerzeitung.de/wp-content/uploads/*/ragentur2019.jpg | |
||rc-netzwerk.de/anzbanner/ | |
||rc-netzwerk.de/anzbutton/ | |
||rclineforum.de/forum/index.php?*&zoneid=$script | |
||rdrvision.com/images/content/*/reklame_ | |
||readersdigest.de/images/banner/ | |
||realtotal.de/data/betrugstest-com.jpg | |
||rechtsdepesche.de/wordpress/wp-content/banners/ | |
||redensarten-index.de/az/shwbnnr.php?*&bild=b/notesafloat/ | |
||redensarten-index.de/bnnr/ | |
||redhocks.de^*/floorballes.png | |
||redhocks.de^*/intersportpio.png | |
||redhocks.de^*/Logo_WaSa.jpg | |
||redhocks.de^*/peischer.jpg | |
||redhocks.de^*/sparkasse-landsberg.png | |
||redhocks.de^*/wasserle.png | |
||regionews.at/data/banner/ | |
||regiotrends.de/media/PR3/95-Weihn-2021.gif | |
||regiotrends.de/media/PR5/ek6-Link-europa-park.png | |
||regiotrends.de/media/PR5/em-link-badenova--2019.png | |
||regiotrends.de/media/PR5/emj-SPK-Link-.png | |
||regiotrends.de/media/PR5/t9-00-dre-linien.jpg | |
||reimmaschine.de/more/ | |
||reiseblog7.com/~/advc/ | |
||rhein-zeitung.de/cms_media/module_wb/ | |
||rheinforum.com^*/banner/ | |
||riskcompliance.de/wp-content/uploads/*/Screenshot-Galvanize.png | |
||rittnerbuam.com/images/sponsor_ | |
||rlp-tennis.de/fileadmin/user_upload/CX-Web-banner- | |
||rot-weiss-erfurt.de/pictures/Banner- | |
||rot-weiss-essen.de/fileadmin/*_Wettbasis_ | |
||rot-weiss-essen.de/uploads/tx_sfbanners/ | |
||rotehaus.net/kittys-tipps/banner/ | |
||rotehaus.net/kittys-tipps/tippseiten/bilder/ | |
||rro.ch/cms/topbanner/ | |
||rtl.de/phoenix/images-loaded/local.js$domain=rtl.de | |
||ruhrbarone.de^*/bang.gif | |
||ruhrnachrichten.de/Media/Anzeigen/ | |
||russland.capital/wp-content/uploads/*/CeMAT20.gif | |
||russland.news/wp-content/uploads/*/futur2-banner.png | |
||saas.valuetech.de^ | |
||saechsische.de/img/semperoper.png | |
||saechsische.de/img/spkv.png | |
||sapi.edelight.biz/api/$domain=gala.de | |
||saugen.to/img/a64766df93089f441800d8a7a273510419.jpg | |
||sbb.it/images/default-source/*-200x350- | |
||sbb.it/images/default-source/*-banner- | |
||sbb.it/images/default-source/*/ejobagrar_suedtirol.jpg | |
||sbb.it/images/default-source/*/s%C3%BCdtiroler_landwirt_gif. | |
||sbb.it/images/default-source/*_200x300. | |
||sbb.it/images/default-source/*_banner. | |
||scfreiburg.com^*/04_Sponsoren/ | |
||schnittberichte.com^*/werbung/ | |
||schule-studium.de/AmazonBestellung.jpg | |
||schule-studium.de/buhv-Unterrichtsmaterial/Banner/ | |
||schule-studium.de/images/Head-Dateien-jpgs/Thalia-Startseite.jpg | |
||schwany.de/images/Slider1-Tyrolis-music-shop-Banner- | |
||scm-handball.de^*/Sponsoren/ | |
||script.webinstaller.$domain=chip.de | |
||segelflug.de/images/2018/banner_ | |
||segeljournal.com/wp-content/uploads/*/730x90_ | |
||segeljournal.com/wp-content/uploads/*_webbanner_ | |
||selbstaendig-im-netz.de/Bilder/affiliate-banner/ | |
||selbstaendig-im-netz.de/Bilder/Profi/ | |
||sensor-test.de/assets/Banner/ | |
||sensor-test.de/assets/Uploads/*-Banner- | |
||seo-united.de/images/sponsoren_ | |
||sevac.com/images/bmain- | |
||sex-infos.ch^*/clubBanner/ | |
||sex-infos.ch^*/clubBannerPremium/ | |
||sex-inserate.ch/filestore/view/seco/ | |
||sex4u.ch/img/banner_ | |
||sexabc.ch/js/rotator.js | |
||sexeldorado.ch/banner/ | |
||sexente.com/img/linklist2/ | |
||sexforum.ch/ForumPics/Banners/ | |
||sexgeschichten.com/kosmonaut/ | |
||sexlink.ch/images/banner/ | |
||sexnews.ch/uploads/tx_sfbanners/ | |
||sexuria.com/poup.js | |
||sexvideos-hd.com/cpanel/ | |
||sexvideos-hd.com/img/linklist/ | |
||sexvideos-hd.com/img/linklist2/ | |
||sexy-land.ch/images/banner/ | |
||sg-flensburg-handewitt.de^*/Online_Banner/ | |
||sg-flensburg-handewitt.de^*/Sponsors/ | |
||sgf1903.de^*/Partner/ | |
||sgf1903.de^*/Sponsoring/ | |
||sgleutershausen.de/wp-content/uploads/*/bwt-logo-neu.jpg | |
||shopanbieter.de/SponsorLogos/ | |
||shortpixel.ai^*/Banner_$domain=zwerg-am-berg.de | |
||silbernews.com^*/banner/ | |
||simnews.de/images/omsi_ad.jpg | |
||simnews.de/img/werbung_ | |
||sinoptik.de/ad/ | |
||sissymag.de/wp-content/uploads/*/ottinger_salzgeber_club_1.jpg | |
||sissymag.de/wp-content/uploads/*/qfn01- | |
||sissymag.de/wp-content/uploads/*/tanzten_kaufen.jpg | |
||skipper-bootshandel.de/wp-content/uploads/*/BANNER- | |
||somquery.sqrt-5041.de/mobile/ads-no-resolve | |
||somquery.sqrt-5041.de/tv/ad-wrapper | |
||sonic-seducer.de/images/banners/ | |
||soundportal.at/fileadmin/user_upload/werbung/ | |
||spanienlive.com^*/Werbung/ | |
||speedtorrent.com/usenet/ | |
||speyer-report.de/images/Anzeige | |
||spielbox.de/images/banners/ | |
||spiele-for-free.de/wp-content/uploads/*_1920x1200_$domain=spiele-for-free.de | |
||spielesite.com/am/$subdocument | |
||spielesnacks.de/wp-content/uploads/*-wallpaper.jpg | |
||spielesnacks.de/wp-content/uploads/*/Banner- | |
||spielesnacks.de/wp-content/uploads/*/banner. | |
||spieletest.at/backend/pictures/werbung/ | |
||sport-90.de/images/banner- | |
||sport-90.de/images/casinoall.png | |
||sport-fachhandel.com/appearance/sport-fachhandel.com/media/banner/ | |
||sportgeschichte.at/static/partner/ | |
||sportwette.net/wp-content/uploads/*-banner- | |
||sportwetten.org/wp-content/uploads/*-400x300- | |
||sportwetten.org/wp-content/uploads/*-banner- | |
||spox.com/daznpic/ | |
||sprachen-lernen-online.org/wp-content/uploads/*/skyscraper_ | |
||sprade.tv/images/robin_banner.gif | |
||spreeblick.com/wp-content/themes/*/hosteurope.gif | |
||spreeblick.com/wp-content/themes/*/netzgemuese_banner.png | |
||spreeblick.com/wp-content/themes/*/thomann.png | |
||spvggunterhaching.de^*/Big-Cube.png | |
||spvggunterhaching.de^*/logo_adidas.png | |
||spvggunterhaching.de^*/logo_anzeiger_roll.png | |
||spvggunterhaching.de^*/logo_lupse.png | |
||spvggunterhaching.de^*/logo_saatgut.png | |
||spvggunterhaching.de^*/partner- | |
||ssv-jahn.de/fileadmin/user_upload/sponsoren/ | |
||stadt-bremerhaven.de/wp-content/uploads/*/amazonAktion.jpg | |
||stadt-bremerhaven.de^*/psw.jpg | |
||stadtanzeiger-coesfeld.de^*/heimbach.png | |
||stadtradio-goettingen.de/apool/srg/content/ads | |
||stereo.de^*/banner/ | |
||stern.de/bilder/stern_5/allgemein/extras_vermarktet/ | |
||steuertipps.de/scripts/google-ad/ | |
||stopundstart.de^$domain=chip.de | |
||strafbock.ch/files/banners/ | |
||stream-oase.tv/images/banners/ | |
||studio-magazin.de/files/banner/ | |
||studium-ratgeber.de^*/auslandszeit-starterkit.png | |
||studium-ratgeber.de^*/Studententarife-300x250.png | |
||suche.1und1.de/amazon? | |
||suche.gmx.at/amazon? | |
||suche.gmx.ch/amazon? | |
||suche.gmx.net/amazon? | |
||suche.t-online.de/web/amazon? | |
||suche.t-online.de/web/billiger? | |
||suche.t-online.de/web/ebay? | |
||suche.web.de/amazon? | |
||suche6.ch/banner/ | |
||suedpfalz-verlag.de/uploads/pics/CBoltz.png | |
||suedpfalz-verlag.de/uploads/pics/DK-Grafik.png | |
||suedtirol.de/upload/Banner/ | |
||suedtirol1.it/uploads/beitrag/*/300x70.gif | |
||suedtiroltv.it^*/banner | |
||sunshine.it^*/raika. | |
||supermarkt-inside.de/wp-content/uploads/*/akcenta-ad.gif | |
||supertipp-online.de/wp-content/uploads/*/47645_Animation.gif | |
||supertipp-online.de/wp-content/uploads/*/Edeka_Nissen_Content.gif | |
||supertipp-online.de/wp-content/uploads/*/Gottfried_schultz.gif | |
||surfmusik.de/anz1.gif | |
||svs-passau.de/wp-content/uploads/*/bkkzfundpartner300x108.png | |
||svs-passau.de/wp-content/uploads/*/friedl-1.png | |
||svs-passau.de/wp-content/uploads/*/fupa-1.png | |
||svs-passau.de/wp-content/uploads/*/Grafik-BFV.TV-klein.jpg | |
||svs-passau.de/wp-content/uploads/*/jakob_sport.png | |
||svs-passau.de/wp-content/uploads/*/Logo-Regionalliga-Bayern.png | |
||svs-passau.de/wp-content/uploads/*/niederhofer-3.png | |
||svs-passau.de/wp-content/uploads/*/RL-Banner-Liveticker-300x75.jpg | |
||svs-passau.de/wp-content/uploads/*/sparkasse-1.png | |
||svs-passau.de/wp-content/uploads/*/wimmer-1.png | |
||svs-passau.de/wp-content/uploads/*/wolfgang-1.png | |
||svs-passau.de/wp-content/uploads/*/wolfhaus-3.png | |
||svs1916.de/fileadmin/_processed_/*_Footer_ | |
||svs1916.de/fileadmin/svs1916de/footer_Logos/ | |
||svs1916.de/fileadmin/user_upload/sky_ | |
||svww.de/fileadmin/media/*-970x250.jpg | |
||svww.de/fileadmin/media/*-banner.jpg | |
||svww.de/fileadmin/media/Sponsoren/ | |
||swiss-divers.ch/data/sliderbanner/ | |
||swz.it^*/pichler.gif | |
||swz.it^*_Webbanner_ | |
||synchronkartei.de/img/ext/ | |
||tagblatt.de/CustomImages/Bannerkarusell/ | |
||tageblatt.com.ar/banners/ | |
||tah.de^*&tx_sfbanners_ | |
||target-video.com^$script,domain=helpster.de | |
||taschenlampen-forum.de/images/acebeam/ | |
||taschenlampen-forum.de/images/armytek/ | |
||taschenlampen-forum.de/images/gatzetec/ | |
||taschenlampen-forum.de/images/imalent/ | |
||taschenlampen-forum.de/images/olight/ | |
||taschenlampen-forum.de/images/wubenlight/ | |
||tauchen.de/content/uploads/*_billboard_ | |
||tbv-lemgo-lippe.de/fileadmin/_processed_/*_banner_ | |
||tbv-lemgo-lippe.de^*/sponsoren/ | |
||tchgdns.de/wp-content/uploads/*-300-600.jpg | |
||tchgdns.de/wp-content/uploads/*_160600.jpg | |
||tchgdns.de/wp-content/uploads/*_97090.jpg | |
||techreviewer.de/wp-content/uploads/*-banner- | |
||teilzeithelden.de/wp-content/uploads/*-Werbug- | |
||teilzeithelden.de/wp-content/uploads/*/DTRPG-Sidebar.jpg | |
||teilzeithelden.de/wp-content/uploads/*/Teilzeit-Truant- | |
||telefonsexmitcam.com/images/ | |
||telefonsexwebcam.com/images/livestrip- | |
||teltarif.de/scripts/ads/ | |
||teltarif.de/scripts/foo/ | |
||teneriffa-aktuell.com/wp-content/uploads/*/banner- | |
||teneriffa-heute.net/images/banners/ | |
||tennisnet.com/widgets/williamhill/ | |
||tennistraveller.net/images/banner/ | |
||teufelchens.tv/iw_wide.jpg | |
||thegnet.ch/rotator/ | |
||thinkpad-forum.de/banner/ | |
||thinkpad-forum.de/bilder/Banner- | |
||thinkpad-forum.de/bilder/Preiswerte-IT_Banner.png | |
||thinkpad-forum.de/bilder/servion_banner.gif | |
||thinkpad-forum.de/bilder/thinkstore24.jpg | |
||thinkpad-forum.de/bilder/tpf-banner.jpg | |
||thinkpad-forum.de/Neu/*-banner. | |
||thinkpad-forum.de/Neu/*_banner. | |
||thinkpad-forum.de/Neu/Banner- | |
||tieronline.ch/images/partner/ | |
||tipzeitung.de/img/banner/ | |
||tobitech.de/images/banners/ | |
||trustedoffers.de^$domain=chip.de | |
||trvlcounter.de/media/advert/ | |
||tschechien-online.org/sites/default/files/hotel-kleine-brauerei.jpg | |
||tschechien-online.org/sites/default/files/to_0.jpg | |
||tsg-friesenheim.de/dateien/images/handball/Sponsoren- | |
||tsg-hoffenheim.de/assets/Sponsoren/ | |
||tsv-friedberg.de/images/Scroller/ | |
||tsv1860.de/_m/partner/ | |
||tube8-pornos.com/cpanel/ | |
||tube8-pornos.com/img/linklist2/ | |
||tus-n-luebbecke.de/wp-content/uploads/Logoleiste_ | |
||tus-n-luebbecke.de/wp-content/uploads/Teampartner_ | |
||tv-kabel-plus.de/kabelplus/banner/ | |
||tv-kabel-plus.de/kabelplus/icons/speedtest.jpg | |
||tv-kabel-plus.de/kabelplus/img/kptagpreis.jpg | |
||tvbb.de/images/tvbb_partner/ | |
||tvbstuttgart.de/wp-content/uploads/*/kaercher-wohninvest- | |
||tvdigital.de/frontpage/deutschland_urlaub_hoerzu_ | |
||tvdigital.de/frontpage/deutschland_urlaub_horzu_ | |
||tvinfo.de/info/TWIAGO/ | |
||tweakpc.de/wpimages/tweakpc-skin- | |
||twincdn.com/video/preroll_$redirect=noopmp4-1s,domain=beeg-pornos.com|deinesexfilme.com|deutscherporno.biz|einfachtitten.com|gutesexfilme.com|halloporno.net|hd-pornos.info|hd-sexfilme.com|hdpornos.net|herzporno.com|kornhub.co|lesbenhd.com|meinyouporn.com|nursexfilme.com|pornhub-sexfilme.net|pornhutdeutsch.com|pornoaffe.net|pornodavid.com|pornoente.tv|pornofisch.com|pornohammer.com|pornohans.com|pornohirsch.net|pornohutdeutsch.net|pornojenny.com|pornoklinge.com|pornoleon.com|pornolisa.com|pornoritze.com|pornoschlange.com|pornosusi.com|pornotanja.com|pornotom.com|pornovideos-hd.com|pornozebra.com|sexente.com|sexfilme-gratis.com|sexfilme24.org|sexhamster.biz|sexvideos-gratis.com|sexvideos-hd.com|tube8-pornos.com|xnxx-porno.com|xnxx-pornos.xxx|xnxx-sexfilme.com|youporndeutsch.xyz | |
||typo3blogger.de/wp-content/*/dkd-solr-werde-sponsor.jpg | |
||uhrforum.de/styles/uhrforum/anzeigen/ | |
||uhrforum.de/styles/uhrforum/sponsored/ | |
||unmoralische.de/bilder/am-banner.gif | |
||unterwasserwelt.de/wp-content/uploads/*/Bauer-Premiumsite- | |
||unterwasserwelt.de/wp-content/uploads/*/Cressi-premiumsite- | |
||unterwasserwelt.de/wp-content/uploads/*/Footer-Premiumsite- | |
||unterwasserwelt.de/wp-content/uploads/*/hamatamangroves-banner_footer-premiumsite- | |
||uscene.net/src/so/so.js | |
||va-music-hits.one/images/banners/ | |
||velomotion.de^*/featured-ad.js | |
||vfb.de/?proxy=img/hauptsponsor_ | |
||vfb.de^*/sponsoren/ | |
||vfl-bochum.de^*/Partner/ | |
||vfl-bochum.de^*/Premium_Partner/ | |
||vfl.de/sportmedia/assets/sunmaker_logo.svg | |
||vfl.de^*-banner_ | |
||vfl.de^*_sponsoren_ | |
||vhs-ol.de/lib/banner/ | |
||viamichelin.at/static/*/adblocker/advertising.js | |
||viamichelin.ch/static/*/adblocker/advertising.js | |
||viamichelin.de/static/*/adblocker/advertising.js | |
||videogameszone.de/tsimg/topbanner/ | |
||vidonna.de/300$subdocument | |
||vienna-capitals.at/tl_files/capitals/banner/ | |
||vienna-capitals.at/tl_files/capitals/partner/ | |
||volksblatt.at/wp-content/banners/ | |
||volleyball-bundesliga.de^*/partner/ | |
||voltigierzirkel.de/uploads/*-anzeige. | |
||voltigierzirkel.de/uploads/*-anzeige_ | |
||voltigierzirkel.de/uploads/*/anzeige1- | |
||voltigierzirkel.de/uploads/*/arnd-helling-logo- | |
||voltigierzirkel.de/uploads/*/editor/ruhrmedic-kooperation_ | |
||voltigierzirkel.de/uploads/*/felix-bender-kooperation_ | |
||voltigierzirkel.de/uploads/*/gipperich-logo_orig.png | |
||voltigierzirkel.de/uploads/*/haberbusch-kooperation_ | |
||voltigierzirkel.de/uploads/*/kr-mer.png | |
||voltigierzirkel.de/uploads/*/reitsport-peter-logo.jpeg | |
||vsport.at/uploads/tx_macinabanners/ | |
||wahrschauer.net/images/banners/ | |
||wallis24.it/images/banner/ | |
||wallis24.it/images/banners/ | |
||wallis24.it/images/CAVE_GIOVANNA_GABBIONI.jpg | |
||wallis24.it/images/mc_dopo_18_nov_20.jpg | |
||wallis24.it/images/patrone_tedesco_wallis.jpg | |
||wallis24.it/images/wallis24%20achilli%20ottobre20.jpg | |
||wallstreet-online.de/frontend/img/smartbroker/banner_ | |
||was-war-wann.de/historiy.jpg | |
||watson.de/addf/addefend.js | |
||wbbanner.mrn-news.de^ | |
||wcm.at/images/attingo.gif | |
||websingles.at/pages/site/de/images/logos/ | |
||website-editor.net^*/400JpgdpiLogoCropped-46e74a11-320w.jpg$domain=kroatien-nachrichten.de | |
||webwiki.de/images/seobility_ | |
||webwork-magazin.net/wp-content/uploads/*/sul-banner- | |
||webwork-magazin.net/wp-content/uploads/*/webdesign-printdesign.gif | |
||weekli.systems/media/banner/ | |
||werbemanager.w24.at^ | |
||werne-plus.de/wp-content/uploads/*-728_90- | |
||werne-plus.de/wp-content/uploads/*/Anzeige_ | |
||wetter.at/mowis/cpc_teaser/ | |
||wetteronline.de/mdr/p_adplace/ | |
||whocallsyou.de/files/*/rechtsch-baby.jpg | |
||whocallsyou.de/files/*/rechtsschutz011.jpg | |
||windows-pro.net^$subdocument,domain=windowspro.de | |
||windowspower.de/banner/ | |
||windowspower.de/wp-content/uploads/*/stromanbieter-vergleich.gif | |
||windowspro.de^$subdocument,domain=windowspro.de | |
||wir-leben-outdoor.de/wp-content/uploads/*/banner- | |
||wirin.de/images/banners/ | |
||wirsiegen.de/Altfahrzeugannahme.png | |
||wirsiegen.de/Calabria-Lieferservice.jpg | |
||wirsiegen.de/wp-content/uploads/*/Anwalt-Baranowski.jpg | |
||wirsiegen.de/wp-content/uploads/*/B%C3%BCdenbenderb%C3%B6den.jpg | |
||wirsiegen.de/wp-content/uploads/*/bueboden300_250.jpg | |
||wirsiegen.de/wp-content/uploads/*/elements-show-Schedler-140-180.jpg | |
||wirsiegen.de/wp-content/uploads/*/hoffman_bau300_250.jpg | |
||wirsiegen.de/wp-content/uploads/*/hoffmann_bau_140_180.jpg | |
||wirsiegen.de/wp-content/uploads/*/Kreuztal-Taxi-1.jpg | |
||wirsiegen.de/wp-content/uploads/*/Los-Gyros-Fellinghausen.jpg | |
||wirsiegen.de/wp-content/uploads/*/LosGyrosKreuztal-300.jpg | |
||wirsiegen.de/wp-content/uploads/*/Pizzablech-Siegen-Don_Camillo.jpg | |
||wirsiegen.de/wp-content/uploads/*/Siwi-aktiv-Facebook.jpg | |
||wirsiegen.de/wp-content/uploads/*/steinmetz300.jpg | |
||wirsiegen.de/wp-content/uploads/*/TUI-Kreuztal-180.jpg | |
||wirsiegen.de/wp-content/uploads/*/Walter-Schneider_VW_Juli-2016_300x60.gif | |
||wirsiegen.de/wp-content/uploads/*/Werbeagentur-Siegerland-Werbung.jpg | |
||wirsiegen.de/wp-content/uploads/*_DonCamillo_ | |
||woche.com.au/images/logos/werbung/ | |
||wochenanzeiger.de/graphic/w/ | |
||wochenblatt.cc^*/shadow-forces-security- | |
||wochenblatt.cc^*/Werbung- | |
||wochenblatt.pl/wp-content/uploads/*/baner.gif | |
||wochenblatt.pl^*/smuda.jpg | |
||wochenblatt.pl^*/werbung.jpg | |
||wochenblitz.com/images/banners/ | |
||wohnmobilforum.de/anhaengerkupplung.jpg | |
||wohnmobilforum.de/anhaengerkupplungen.jpg | |
||wohnmobilforum.de/aqua.jpg | |
||wohnmobilforum.de/basba.jpg | |
||wohnmobilforum.de/camping-preisbrecher_header.jpg | |
||wohnmobilforum.de/caravantechnik.jpg | |
||wohnmobilforum.de/dometic-kw.jpg | |
||wohnmobilforum.de/ebay.php | |
||wohnmobilforum.de/fleig.jpg | |
||wohnmobilforum.de/hubstuetzen.jpg | |
||wohnmobilforum.de/kro.png | |
||wohnmobilforum.de/luftfederung.jpg | |
||wohnmobilforum.de/motorradtraeger.jpg | |
||wohnmobilforum.de/ott.jpg | |
||wohnmobilforum.de/safety.jpg | |
||wohnmobilforum.de/trigas.jpg | |
||wohnmobilforum.de/waeco.jpg | |
||wohnmobilforum.de/wasserhy.jpg | |
||wohnmobilforum.de/wget/ebay.php | |
||wohnungswirtschaft-heute.de/wp-content/uploads/banner/ | |
||wordpress.com^*/hk2021_exciting_commerce_bewegt_web.gif$domain=excitingcommerce.de | |
||wordpress.com^*/k5_banner_excom_255x60-gif.gif$domain=excitingcommerce.de | |
||wordpress.com^*/k5_klub_255x60_ec.gif$domain=excitingcommerce.de | |
||wortfilter.de/wp-content/uploads/*_300x250px- | |
||woz.ch/files/banner/ | |
||wp.com/custombike.de/wp-content/uploads/sites/*/banner_ | |
||wp.com/nh24.de/wp-content/uploads*/Gundlach_Liefern.jpg | |
||wp.com/nh24.de/wp-content/uploads/*-Banner_ | |
||wp.com/nh24.de/wp-content/uploads/*/201217_nh24_kalkulator.gif | |
||wp.com/nh24.de/wp-content/uploads/*/Anigif-Bonte-Nov-2020.gif | |
||wp.com/nh24.de/wp-content/uploads/*/Anzeigen-Gundlach-Maerz- | |
||wp.com/nh24.de/wp-content/uploads/*/Banner- | |
||wp.com/nh24.de/wp-content/uploads/*/banner_ | |
||wp.com/nh24.de/wp-content/uploads/*/joneleit.gif | |
||wp.com/nh24.de/wp-content/uploads/*/Joneleit_Lockdown.gif | |
||wp.com/nh24.de/wp-content/uploads/*/KW-1.gif | |
||wp.com/nh24.de/wp-content/uploads/*/KW-12.gif | |
||wp.com/nh24.de/wp-content/uploads/*/KW-52_53.gif | |
||wp.com/nh24.de/wp-content/uploads/*/lbh_330x240_endlos.gif | |
||wp.com/nh24.de/wp-content/uploads/*/nh24_330x200_vrbank.gif | |
||wp.com/nh24.de/wp-content/uploads/*/Plag_Telefon.gif | |
||wp.com/nh24.de/wp-content/uploads/*/Siewa_20.gif | |
||wp.com/nh24.de/wp-content/uploads/*/vitos_neu_19.jpg | |
||wp.com/nh24.de/wp-content/uploads/*_Banner. | |
||wp.com/www.elliniki-gnomi.eu/wp-content/uploads/*-Postkarte_Thomas_Griechisch.jpg | |
||wp.com/www.elliniki-gnomi.eu/wp-content/uploads/*/936x176-468x88.jpg | |
||wp.com/www.elliniki-gnomi.eu/wp-content/uploads/*/FERIMMO_ | |
||wp.com/www.elliniki-gnomi.eu/wp-content/uploads/*/polibanner.jpg | |
||wp.com/www.elliniki-gnomi.eu/wp-content/uploads/*/skiathos_metro_banner_ | |
||wp.com/www.elliniki-gnomi.eu/wp-content/uploads/*/TerzoSchild-banner.png | |
||wp.com/www.fuldainfo.de/fdi/wp-content/uploads/*-300x250px- | |
||wp.com/www.fuldainfo.de/fdi/wp-content/uploads/*_OnlineBanner_ | |
||ww-kurier.de/images/wwbanklogowetter.png | |
||ww4.cad.de^*.php?what=*:*&n= | |
||ww4.cad.de^*/axjs.php | |
||www.quoka.de/services/*?*=$xmlhttprequest | |
||x.sumikai.com^ | |
||xdate.ch^*/footer_banner_ads_ | |
||xgadget.de/wp-content/uploads/*/ccbannersmall.jpg | |
||xhamster-sexvideos.com/cpanel/ | |
||xhamster-sexvideos.com/img/linklist2/ | |
||xhamsterde.com/ad/ | |
||xmassagen.ch/banner/ | |
||xmassagen.ch/wp-content/uploads/*/beauty-latinas-1.jpg | |
||xmassagen.ch/wp-content/uploads/*/immolady.jpg | |
||xmassagen.ch/wp-content/uploads/*/m27a.png | |
||xmassagen.ch/wp-content/uploads/*/ohlala.jpg | |
||xmassagen.ch/wp-content/uploads/*/swiss6.jpg | |
||xmassagen.ch/wp-content/uploads/*/vida6.jpg | |
||xmassagen.ch/wp-content/uploads/*/villa-venus.jpg | |
||xmassagen.ch/wp-content/uploads/*/xm.jpg | |
||xmassagen.ch/wp-content/uploads/*/xmassagen.jpg | |
||xmassagen.ch/wp-content/uploads/*/z6.jpg | |
||xn--zri6-0ra.ch/banner/ | |
||xnxx-porno.com/img/linklist2/ | |
||xup.in/com/pop. | |
||yoga-aktuell.de/wp-content/uploads/*_wide-banner- | |
||yoga-aktuell.de/wp-content/uploads/*_Wide-Banner_ | |
||zebradem.com^*/banner/ | |
||zentrum-der-gesundheit.de/apiv2/product/ | |
||zum.de/eduversum/ | |
||zurzeit.at/wp-content/uploads/*/Alm-Werbung- | |
||zurzeit.at/wp-content/uploads/*/Banner- | |
||zwerg-am-berg.de/wp-content/uploads/*/Banner_ | |
/^https?:\/\/.*\/[a-z0-9A-Z_]{2,15}\.(php|jx|jsx|1ph|jsf|jz|jsm|j$)/$image,script,subdocument,domain=beeg-pornos.com|besterpornos.com|deinesexfilme.com|deutsche-sexfilme.net|deutschetitten.com|deutschsex.com|deutschsex.mobi|einfachtitten.com|germanfucktube.com|gutesexfilme.com|hd-pornos.info|hd-sexfilme.com|lesbenhd.com|meinyouporn.com|nacktepaare.com|nurxxx.mobi|orgasmusporn.com|pornoaffe.com|pornoente.tv|pornofisch.com|pornohammer.com|pornohans.com|pornohirsch.net|pornojenny.com|pornoklinge.com|pornotom.com|pornotommy.com|pornozebra.com|reifporn.de|sexente.com|sexvideos-hd.com|spitzetitten.com|tube8-pornos.com|xhamster-sexvideos.com|xnxx-porno.com | |
/^https?:\/\/.*\/.*(sw[0-9a-z._-]|\.notify\.).*/$script,domain=hammerporno.xxx | |
/^https?:\/\/[0-9a-z]{8,}\.com\/.*/$~media,~subdocument,third-party,domain=190.115.18.20|aniworld.to|bs.to|burningseries.ac|burningseries.cx|burningseries.nz|burningseries.se|burningseries.sx|burningseries.vc|kinox.top|s.to|serien.cam|serienstream.to | |
/^https?:\/\/[0-9a-z]{8,}\.xyz\/.*/$~media,third-party,domain=kinoger.com | |
g.doubleclick.net###adunit | |
transfermarkt.de##.OUTBRAIN .ob-p | |
/googleads.$domain=g.doubleclick.net|googlesyndication.com | |
/pagead2.$domain=g.doubleclick.net|googlesyndication.com|imasdk.googleapis.com | |
_video_ads/$domain=imasdk.googleapis.com | |
autobild.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"] | |
musikexpress.de,rollingstone.de,widgets.outbrain.com##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"] | |
musikexpress.de##iframe[src*="//fom.bildungscentrum.de/"] | |
connextra.com##iframe[src^="https://ssl.connextra.com"] | |
|http:$domain=adfarm1.adition.com | |
|https:$domain=adfarm1.adition.com | |
||2mdn.net^$domain=autobild.de|imasdk.googleapis.com|serving-sys.com | |
||a.df-srv.de^$domain=autobild.de | |
||ad.71i.de^$domain=autobild.de|gofeminin.de | |
||ad.doubleclick.net^$domain=autobild.de | |
||ad.yieldlab.net^$domain=gofeminin.de | |
||ad4mat.de^$domain=googlesyndication.com | |
||adcell.com^$domain=autobild.de | |
||adform.net^$domain=autobild.de|gofeminin.de|googlesyndication.com | |
||adition.com^$domain=autobild.de|g.doubleclick.net | |
||adnxs-simple.com/creative/$domain=autobild.de | |
||adnxs.com^$domain=autobild.de|widgets.outbrain.com | |
||adrolays.de^$domain=autobild.de | |
||adsafeprotected.com^$domain=autobild.de|imasdk.googleapis.com | |
||adsnative.com^$domain=autobild.de | |
||adsrvr.org^$domain=autobild.de | |
||adup-tech.com^$domain=autobild.de | |
||amazon-adsystem.com^$domain=autobild.de|gofeminin.de | |
||asadcdn.com/adlib/$~script,~stylesheet,domain=autobild.de | |
||auto-bild.de/js/rd/google.js$domain=autobild.de | |
||betrad.com^$domain=googlesyndication.com | |
||cas.*.criteo.com^$domain=autobild.de | |
||cas.criteo.com^$domain=autobild.de | |
||cdn.flashtalking.com^$domain=autobild.de|imasdk.googleapis.com | |
||criteo.net/js/ld/publishertag.prebid.js$domain=gofeminin.de | |
||f11-ads.com^$domain=gofeminin.de | |
||flashtalking.com^$domain=g.doubleclick.net | |
||g.doubleclick.net^$domain=autobild.de|gofeminin.de|imasdk.googleapis.com | |
||google.com/adsense/$domain=autobild.de | |
||googlesyndication.com/daca_images/simgad/$domain=g.doubleclick.net | |
||googlesyndication.com/pagead/$domain=g.doubleclick.net|googlesyndication.com | |
||googlesyndication.com/sadbundle/$domain=g.doubleclick.net | |
||googlesyndication.com/safeframe/$domain=g.doubleclick.net|gofeminin.de|googlesyndication.com | |
||googlesyndication.com/sodar/$domain=googlesyndication.com | |
||googletagservices.com/dcm/dcmads.js$domain=autobild.de | |
||googletagservices.com/tag/js/gpt.js$domain=gofeminin.de | |
||imasdk.googleapis.com^$domain=autobild.de | |
||intellitxt.com^$domain=autobild.de | |
||moatads.com^$domain=autobild.de | |
||mookie1.com^$domain=autobild.de | |
||pagead2.googlesyndication.com^$domain=autobild.de|gofeminin.de | |
||perfectmarket.com^$domain=autobild.de | |
||plista.com/pictureads/$domain=autobild.de | |
||pubmatic.com^$domain=gofeminin.de | |
||redintelligence.net^$domain=g.doubleclick.net | |
||rtax.criteo.com^$domain=autobild.de | |
||sascdn.com^$domain=autobild.de | |
||servedby.flashtalking.com/imp/$script,xmlhttprequest,domain=autobild.de | |
||serving-sys.com/BurstingCachedScripts/$domain=serving-sys.com | |
||serving-sys.com/BurstingRes/$domain=imasdk.googleapis.com|serving-sys.com | |
||serving-sys.com/BurstingScript/$domain=serving-sys.com | |
||serving-sys.com/Serving/$domain=imasdk.googleapis.com | |
||smartadserver.com^$domain=autobild.de | |
||smartstream.tv^$domain=imasdk.googleapis.com | |
||spotxchange.com^$domain=imasdk.googleapis.com | |
||static.criteo.net/js/ld/publishertag.prebid.js$domain=autobild.de | |
||teads.tv^$domain=autobild.de | |
||tmssl.akamaized.net//ads/ads.js$domain=transfermarkt.de | |
||tpc.googlesyndication.com^$domain=autobild.de | |
||track.webgains.com/link.html?wglinkid=$script,domain=autobild.de | |
||yieldlab.net^$domain=autobild.de | |
/^https?:\/\/.*\.(jpg|jpeg|gif|png|php|svg|ico|js|txt|css)/$popup,domain=190.115.18.20|aniworld.to|canna-power.to|canna.to|kinoger.com|kinoger.to|kinoonline.net|s.to|serien.cam|serienstream.to | |
^utm_medium=popunder^$popup,domain=hilfreich.de | |
||amazon.de^*^tag=$popup,domain=rheinlandpfalz-news.de | |
||bitporno.to/api/direct/$popup | |
||count.shopping.t-online.de/RE?ID=$popup,domain=t-online.de | |
||data-load.in/partner/$popup | |
||delamar.de/out/$popup | |
||sexei.net/go.html$popup | |
||sptopf.de/tshp/RE?ID=$popup,domain=t-online.de | |
dtb.de###AD | |
nd-aktuell.de###Ads | |
mazda-forum.info###BelowRectangle | |
1kh.de###Container > #head:first-child + #content + br + .spacer + center | |
privatmarkt.ch###ContentFooterPartner | |
druckerchannel.de###DCA_TOP | |
druckkosten.de###DKGA_LEAD | |
druckkosten.de###DKGA_SKY | |
eatsmarter.de###EAT_D_Index_Top_Wrapper | |
anime2you.de###Fallback-Content | |
news.de###FlexSky | |
inside-digital.de###INS_D_ROS_Parallax | |
staedte-info.net###Layer1 | |
staedte-info.net###Layer2 | |
tips.at###Leaderboard_1_Superbanner_1_Billboard_1_Top_ | |
teltarif.de###LxShop | |
slashcam.de###MEDMRECHome | |
slashcam.de###MEDMRECHome2Lazy | |
slashcam.de###MEDMRECHome3Lazy | |
kinderspiele-welt.de###MR | |
mtb-news.de###MTB_M_ROS_Sticky | |
skiinfo.de###Mid | |
bauexpertenforum.de,elektrikforen.de,megane-board.de,windows-7-forum.net###MidRectangle | |
chip.de###R1C3 | |
onvista.de###SMART_BILLBOARD | |
wiesbaden.de###SP-commercials | |
fussballn.de###SPMADS_fussballn_HOME_MEDREC_1 | |
teltarif.de###SpaceRectangle | |
teltarif.de###SpaceTgtLink | |
t-online.de,www-t--online-de.cdn.ampproject.org###T-85628670 | |
t-online.de,www-t--online-de.cdn.ampproject.org###T-86926496 | |
t-online.de,www-t--online-de.cdn.ampproject.org###T-Shopping | |
t-online.de,www-t--online-de.cdn.ampproject.org###T-shoppingbox | |
t-online.de,www-t--online-de.cdn.ampproject.org###Tasfeed1 | |
t-online.de,www-t--online-de.cdn.ampproject.org###Tasfeed3 | |
t-online.de,www-t--online-de.cdn.ampproject.org###Tcontboxi + #Tgboxf | |
t-online.de,www-t--online-de.cdn.ampproject.org###Tlibelle | |
1erforum.de,bauexpertenforum.de,dasheimwerkerforum.de,elektrikforen.de,fitness-foren.de,lpgforum.de,mazda-forum.info,megane-board.de,mercedes-forum.com,notebookforum.at,pkw-forum.de,skodacommunity.de,toyota-forum.de,vermieter-forum.com,windows-7-forum.net###TopRectangle | |
4crazy.de###UNWB300100 | |
4crazy.de###UNWB300200 | |
4crazy.de###UNWB300300 | |
bbv-net.de,stadtanzeiger-borken.de###WallpaperBanner | |
6navi.ch###WelcomeBannerDiv | |
neumarktaktuell.de###Werbung | |
ww3.cad.de###WzTtDiV + table[width="100%"][border="0"] | |
mallorcazeitung.es###_mo_cti | |
musiker-board.de###abAside | |
spielesite.com###acTop | |
sis-handball.de###ad | |
pokewiki.de,timeanddate.de###ad1 | |
pokewiki.de###ad2 | |
pokewiki.de###ad3 | |
myboerse.bz,thinkpad-forum.de###ad_global_below_navbar | |
kreuzwort-raetsel.net###ad_ic_1 | |
kreuzwort-raetsel.net###ad_ic_2 | |
1und1.de,gmx.net,web.de###adc1 | |
1und1.de,gmx.net,web.de###adc2 | |
kalenderwoche.de###addemam-wrapper | |
webwiki.de###addmeright | |
webwiki.de###addmetop | |
engadinerpost.ch###aditems | |
gepostet.com,web.de###ads | |
abload.de###adunten + div[style="font-size:8pt; color:#999999; margin-left:39px; width: 728px;"] | |
voucherwonderland.com###adup1 | |
voucherwonderland.com###adup3 | |
voucherwonderland.com###adup5 | |
t-online.de###advertMarkerHorizontalContainer | |
kath.ch###advertising | |
tomsnetworking.de###advleft1 | |
tomsnetworking.de###advleft2 | |
tomsnetworking.de###advleft3 | |
tomsnetworking.de###advleft4 | |
quoka.de###advlft | |
tomsnetworking.de###advlrb1 | |
teslamag.de###after-header-banner | |
android-hilfe.de###ah_bb_footer | |
fussballnationalmannschaft.net###ai_widget-5 | |
ariva.de###aktieImFokus | |
tiervermittlung.de###amazon_300x90 | |
skiinfo.de###anchorBG | |
100urlaubsziele.de###angeboteStartseite2018 | |
moonsault.de###anzeige | |
eindeutscherporno.com###anzeige9 | |
charivari.de###anzeige_mso_skyscraper | |
charivari.de###anzeige_skyscraper_2 | |
hl-live.de###anzeiged2 | |
haustechnikdialog.de###anzeigendiv | |
falter.at###anzeigenkenzz | |
amazon.de###ape_Detail_ad-endcap-1_Glance_placement | |
willhaben.at###apn-large-content-ad | |
willhaben.at###apn-large-leaderboard | |
willhaben.at###apn-large-skyscraper | |
willhaben.at###apn-leaderboard | |
gamersglobal.de###arb | |
ariva.de###ariva_de_d_300x250_2_filler | |
pi-news.net###as2931 | |
raidrush.net###aside_left | |
madchensex.com###au | |
finanzen.ch###balken_top | |
apotheken-umschau.de,gamekeyfinder.de,kultur-port.de,ok-weinstrasse.de,stroxley.de###banner | |
donnerwetter.at,donnerwetter.ch,donnerwetter.de###banner-container | |
macgadget.de###banner-floater | |
tff-forum.de###banner-left-1 | |
tff-forum.de###banner-left-2 | |
scfreiburg.com###banner-news | |
dasoertliche.de###banner-right | |
tff-forum.de###banner-right-1 | |
tff-forum.de###banner-right-2 | |
redsite.ch###banner-slider | |
annos.de,chefkoch.de,dasoertliche.de,sexy-land.ch###banner-top | |
testedich.ch,testedich.de###banner-top-all-viewports | |
kriminalpolizei.de###banner-wrapper-right-v3 | |
kriminalpolizei.de###banner-wrapper-top-v1 | |
altertuemliches.at###banner5 | |
tippspiel.wa.de###bannerContainer | |
bbheute.de###bannerLink | |
erotik.quoka.de###bannerResultRegio | |
nrhz.de###banner_container_rc | |
geemag.de###banner_content | |
saiten.ch###banner_leaderboard | |
nrhz.de###banner_left_container_lc | |
sonic-seducer.de###banner_oben | |
dreingau-zeitung.de###banner_right | |
juve.de###banner_sidebar | |
dreingau-zeitung.de,linguee.de###banner_top | |
saiten.ch###banner_vertical | |
queer.de###banneroben | |
port01.com###bannerpos2 | |
queer.de###bannerrechts | |
breakpoint.untergrund.net###banners | |
heise.de###bannerzone | |
kroatien-nachrichten.de###bdaia-widget-e3-10 | |
kroatien-nachrichten.de###bdaia-widget-e3-11 | |
kroatien-nachrichten.de###bdaia-widget-e3-12 | |
kroatien-nachrichten.de###bdaia-widget-e3-14 | |
kroatien-nachrichten.de###bdaia-widget-e3-9 | |
kroatien-nachrichten.de###bdaia-widget-html-4 | |
kroatien-nachrichten.de###bdaia-widget-html-7 | |
karrierebibel.de###below-header | |
osthessen-news.de###bigklick | |
inside-digital.de,modhoster.de,tikonline.de###bigsize | |
magistrix.de###bigsize-top | |
modhoster.de###bigsize_inner | |
rund-magazin.de###bigsizebanner | |
bergsteiger.de,bz-berlin.de,computerbild.de,dastelefonbuch.de,stuttgarter-zeitung.de###billboard | |
all-electronics.de,automobil-produktion.de,automotiveit.eu,chemietechnik.de,fertigung.de,fluid.de,instandhaltung.de,ke-next.de,kgk-rubberpoint.de,ki-portal.de,neue-verpackung.de,pharma-food.de,plastverarbeiter.de,produktion.de,technik-einkauf.de,werkzeug-formenbau.de###billboard-container | |
kochrezepte.at###billboard-location | |
rtl.de###billboard_1 | |
bz-berlin.de,finanzen.net###billboard_btf | |
finanzen.net###billboard_btf_2 | |
computerbild.de###billboard_btf_2Wrapper | |
finanzen-nerd.de###block-2 | |
realtotal.de###block-3 | |
finanzen-nerd.de###block-7 | |
jungle.world###block-anzeige | |
macgadget.de###block-anzeige2 | |
zum.de###block-block-14 | |
hoerzu.de###block-block-217 | |
hoerzu.de###block-block-218 | |
fachzeitungen.de###block-block-32 | |
fachzeitungen.de###block-block-35 | |
fachzeitungen.de###block-block-5 | |
buecher-magazin.de,online-webradio.com###block-block-7 | |
buecher-magazin.de###block-block-8 | |
duden.de###block-dudende-d-970x250-1billboard | |
duden.de###block-leaderboard2ndslot | |
duden.de###block-lexemleaderboardunten | |
macgadget.de###block-macgadget-anzeigen-3 | |
macgadget.de###block-macgadget-textwerbunglinks1 | |
macgadget.de###block-macgadget-verlosung | |
windowspro.de###block-views-sponsoredcontent-block | |
windowspro.de###block-views-sponsoredpromo-block | |
esport.cologne###brands | |
kleinanzeigen.de###brws_banner-supersize | |
formel1.de###bs-container | |
kleinanzeigen.de###btf-billboard | |
gekonntgekocht.de###buybox | |
vsport.at###c17 | |
dsv.de###c3296 | |
hsg-wetzlar.de###c5307 | |
dsv.de###c5812 | |
gruen-weiss.at###carousel | |
urnerwochenblatt.ch###carouselInserate | |
sexei.net###catfad | |
polizei.news###centcon-side-inner | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-pornos.info,hd-sexfilme.com,hdpornos.net,herzporno.com,lesbenhd.com,meinyouporn.com,milffabrik.com,nursexfilme.com,pornhub-sexfilme.net,pornoaffe.net,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoleon.com,pornolisa.com,pornoritze.com,pornoschlange.com,pornosusi.com,pornotanja.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,sexente.com,sexfilme-gratis.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xnxx-porno.com,xnxx-pornos.xxx,xnxx-sexfilme.com###chati_frame | |
deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-sexfilme.com,hdpornos.net,nursexfilme.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoschlange.com,pornotom.com,pornotommy.com,pornozebra.com,sexente.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xhamster-sexfilme.com,xnxx-porno.com,xnxx-sexfilme.com###chatinator_frame | |
beliebtestewebseite.de###checkdiv | |
godmode-trader.de###coba_trading_investment_news | |
steuerlinks.de###colLeft > #info | |
steuerlinks.de###colRight > #search | |
lowbeats.de###container-sidebar-banners | |
brv-zeitung.de,dtoday.de,goslarsche.de,pz-news.de,tageblatt.de,teckbote.de,weser-kurier.de###container_banner | |
mediabiz.de###container_fs | |
mediabiz.de###container_left | |
boerse.de###container_rectangle_1 | |
mediabiz.de###container_right | |
biothemen.de###content + #right | |
marketing-boerse.de###content-banner | |
onlinereports.ch###content-banner1 | |
onlinereports.ch###content-banner3 | |
dasoertliche.de###content-billboard | |
kunst-zeiten.de###content-bottom-highlighted | |
ladies.de###content-solads | |
blogtotal.de###content_banner | |
rund-magazin.de###contentbanner | |
seorch.de###crazyclownhint | |
tagblatt.de###ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_ctl03_m_ctrlEditContainer | |
uepo.de###custom_html-107 | |
uepo.de###custom_html-110 | |
kriegsberichterstattung.com###custom_html-12 | |
tarnkappe.info###custom_html-121 | |
tarnkappe.info###custom_html-126 | |
tarnkappe.info###custom_html-127 | |
tarnkappe.info###custom_html-132 | |
tarnkappe.info###custom_html-143 | |
tarnkappe.info###custom_html-144 | |
tarnkappe.info###custom_html-145 | |
rc-modellbau-blog.com###custom_html-17 | |
einkochen.info,ipadblog.de,leserbriefe.info,nh24.de,stimmt.at,wiener-online.at###custom_html-2 | |
popkultur.de###custom_html-21 | |
andalusien-aktuell.es###custom_html-22 | |
daily-pia.de,healthhelp.ch,likehifi.de,perbene.ch,prnet.at,signal-online.d,windowspower.de###custom_html-3 | |
ipadblog.de,presse-nachrichten.de,signal-online.d###custom_html-4 | |
radsportjournaltourman.com###custom_html-42 | |
nachrichten.es,primavera24.de,radsportjournaltourman.com,signal-online.d###custom_html-5 | |
haus-garten-magazin.de,nachrichten.es###custom_html-6 | |
uepo.de###custom_html-77 | |
digitalfernsehen.de,eu-vertretung.de###custom_html-8 | |
uepo.de###custom_html-88 | |
eu-vertretung.de,kriegsberichterstattung.com,mixed.de###custom_html-9 | |
uepo.de###custom_html-95 | |
uepo.de###custom_html-97 | |
wochenblatt.pl###custom_post_widget-6 | |
city23.at###dabplusshop | |
finanznachrichten.de,wallstreet-online.de###dban1 | |
finanznachrichten.de,wallstreet-online.de###dban2 | |
wallstreet-online.de###dcb1 | |
wallstreet-online.de###dcb2 | |
bluray-disc.de###deals-aktionen-box | |
tarnkappe.info###desktop_understitial | |
saechsische.de###dfp-banner | |
gamestar.de###dfp-header | |
gamestar.de###dfp-header-container | |
ariva.de###dianomiiFrame | |
kalender-365.eu###dish-top-desktop | |
agriaffaires.de###display-ga | |
vienna.at###div-bigsizebanner_1 | |
bmw-syndikat.de###div-dfp-index1_300x250 | |
bmw-syndikat.de###div-dfp-index2_300x250 | |
nextpit.de###div-header | |
nextpit.de###div-sidebar_right_extra | |
adspecials.sevenonemedia.de###divBG | |
connectiv.events###divi_pb_widget-3 | |
ehc-lustenau.at###djslider-loader227 | |
ehc-lustenau.at###djslider-loader229 | |
finanznachrichten.de,wallstreet-online.de###dmr1 | |
finanznachrichten.de,wallstreet-online.de###dmr2 | |
dnv-online.net###dnvsuperbanner | |
wallstreet-online.de###dout1 | |
drehscheibe-online.de###dsBanner | |
dastelefonbuch.de###dtm_multiboxcontainer | |
gelbeseiten.de###dtm_super | |
teilzeithelden.de###enhancedtextwidget-11 | |
teilzeithelden.de###enhancedtextwidget-12 | |
swiss-divers.ch###execphp-2 | |
swiss-divers.ch###execphp-3 | |
fremdwort.de###ezisgib | |
bundesliga-streams.net###fcnbox | |
uhrforum.de###fh-div | |
autoextrem.de,roboter-forum.com,skodacommunity.de,uhrforum.de###fh-inside-bottom | |
autoextrem.de,skodacommunity.de,usp-forum.de,win-10-forum.de,winboard.org###fh-outside-top | |
spreeblick.com###flattr > a | |
spreeblick.com###flattr > p | |
finanznachrichten.de###fn-ankuendigung | |
rasa.ch###footer | |
zum.de###footer-banner-frame | |
tennis.de###footer-partner | |
americaurlaub.de,kremser-sc.at###footer-widgets | |
b2run.de###footerpartners | |
dforum.net###forumbanner | |
mufa.de###freikarten | |
freenet.de###frnBanner | |
sportdeutschland.tv###fullbanner2 | |
wallstreet-online.de###fullsizeBanner1 | |
free-gay.org,pornhutdeutsch.com###fx_imbanner | |
tv-huettenberg.de###g-expanded | |
tv-huettenberg.de###g-header | |
winfuture.de###g_content_recommendation | |
tschechien-online.org###gad-sky | |
tschechien-online.org###gads-leaderboard | |
hierspielen.com###gamelead | |
frag-mutti.de###gf-superbanner | |
kartfahrer-forum.de###globalAnnouncement | |
cz.de,goettinger-tageblatt.de,haz.de,kn-online.de,ln-online.de,lvz.de,maz-online.de,neuepresse.de,op-marburg.de,ostsee-zeitung.de,paz-online.de,waz-online.de###gpt_superbanner | |
hsg-pohlheim.de###greyscale-2 | |
wiener-online.at###hab-right | |
wiener-online.at###hab-top | |
tarnkappe.info###halfpage | |
immo4trans.de###halfpage-banner | |
perfektdamen.co###hat_message | |
belgieninfo.net###head_banner | |
mtb-news.de###header | |
archiexpo.de,directindustry.de,medicalexpo.de,nauticexpo.de,rotelaterne.de###header-banner | |
mtb-news.de###header-banner-mobile | |
preis.de###header-image-js | |
diegrenzgaenger.lu###header-wrapper + div[class="row "] | |
klamm.de###header_main | |
amazon.de###heroQuickPromo_feature_div | |
kino.de###hockeystick | |
ladies.de###home-teaser | |
nibelungen-kurier.de###homeDisplay | |
winfuture.de###homepage_rectangle | |
chip.de###hp-aquamarin | |
chip.de###hp-aquamarin-1 | |
chip.de###hp-aquamarin-2 | |
immoauktionen.de###immowebAdCont | |
familienkost.de###incontent_1 | |
familienkost.de###incontent_2 | |
bz-berlin.de###inpage | |
abload.de###iphpbannerleft | |
ariva.de###iqd_mainAd | |
rp-online.de###ir_rpd_lb | |
finanzen.net###ishares_etf_variation | |
juraforum.de###jf-stroer-sky | |
juraforum.de###jf-stroer-superbanner | |
local.ch###js-banner | |
ostfriesischer-kurier.de###jsn-pos-user-top | |
klamm.de###klamm\.de_forum_1 | |
klamm.de###klamm\.de_forum_3 | |
klamm.de###klamm\.de_incontent_1 | |
laborjournal.de###kratzer | |
mein-wetter.com###labelpub | |
abload.de###layerleft | |
abload.de###layerright | |
tellows.de###lb_header | |
1erforum.de,bauexpertenforum.de,dasheimwerkerforum.de,fitness-foren.de,lpgforum.de,mazda-forum.info,megane-board.de,mercedes-forum.com,notebookforum.at,pkw-forum.de,skodacommunity.de,toyota-forum.de,vermieter-forum.com,windows-7-forum.net###leader_top_desk | |
anrufer.info,bergsteiger.de,hardwareluxx.de,skiinfo.ch,skiinfo.com,skiinfo.de,spieletipps.de,videoaktiv.de###leaderboard | |
bauexpertenforum.de###leaderboardBelowNav | |
koelner.de###leaderboard_nav | |
anime-loads.org###leaderwidget | |
macwelt.de,pcwelt.de###leadfullWrapper | |
kleinanzeigen.de###liberty-home-above-header | |
kleinanzeigen.de###liberty-home-billboard | |
kleinanzeigen.de###liberty-vip-billboard | |
kleinanzeigen.de###liberty-vip-middle | |
kleinanzeigen.de###liberty-zsrp-bottom | |
kleinanzeigen.de###liberty-zsrp-top-banner | |
lmdfdg.com###link_placeholder | |
bbc-magazin.com###logo-right-widget | |
adspecials.sevenonemedia.de###logoFalken | |
neuelandschaft.de###logobanner | |
filmz.de###m > div[style="left:16px;width:468px;overflow:hidden"] + .p[style="left:4px;width:492px;height:262px"]:last-child | |
m.mobile.de###m_vip_slot_2 | |
m.mobile.de###m_vip_top | |
t-online.de,www-t--online-de.cdn.ampproject.org###ma_mrec | |
rotelaterne.de###main-banner | |
hc-erlangen.de###main-sponsor | |
ef-magazin.de###marktplatz | |
africa-positive.de###masthead | |
startxxl.com###mcebox | |
startxxl.com###mcebox-sidebar | |
eihi.de###media_gallery-2 | |
tarnkappe.info###media_image-10 | |
mdz-moskau.eu###media_image-23 | |
9elf-magazin.de,basicthinking.de,zurzeit.at###media_image-3 | |
africa-positive.de,golfmagazin.de,kremser-sc.at,pressecop24.com,synmag.de###media_image-4 | |
kremser-sc.at###media_image-5 | |
kremser-sc.at###media_image-6 | |
kremser-sc.at###media_image-7 | |
kremser-sc.at###media_image-8 | |
kremser-sc.at###media_image-9 | |
av-views.com###mh_magazine_custom_posts-5 | |
koeln.de###mini-panel-rs_teaser_verpoorten | |
hceintracht-hildesheim.de###module-sponsors | |
wallstreet-online.de###mooTicker | |
wallstreet-online.de###mooTickerContainerMobile | |
gamereactor.de###mpu | |
bild.de,bz-berlin.de,finanzen.net###mrec | |
hoerzu.de###mrec-wrapper | |
rezeptwelt.de###mso-dplusc-banner_1 | |
rezeptwelt.de###mso-dplusc-banner_2 | |
rezeptwelt.de###mso-dplusc-banner_5 | |
meetingpoint-brandenburg.de###myspacerinner | |
meetingpoint-brandenburg.de###myspacerright | |
wissens-quiz.de###naMediaAd_MR_WRAPPER | |
fupa.net###nab_container | |
balaton-zeitung.info###nav_menu-2 | |
wallstreet-online.de###newsDesktopFlag | |
news.de###news_content_2 | |
news.de###news_content_3 | |
news.de###news_header | |
wiiunews.at###newupcoming | |
namibia-forum.ch###nfad-inner | |
kinomax.to###ni-overlay | |
nordkurier.de###nordkurier\.de_bb_1 | |
nordkurier.de###nordkurier\.de_bb_2 | |
nordkurier.de###nordkurier\.de_lb_1 | |
nordkurier.de###nordkurier\.de_mr_1 | |
nordkurier.de###nordkurier\.de_mr_2 | |
madchensex.com###nrad | |
bundesliga-streams.net###nwmlay | |
nydus.org###ny_banner | |
nydus.org###nyba | |
nydus.org###nybanner | |
autoexperience.de,flugzeugforum.de,gs-forum.eu,uhrforum.de,xbox-passion.de###oc24-div | |
elektrikforen.de###oc24_container_top | |
yasni.de###offer | |
planetradio.de###omsRectangleChannel | |
onmeda.de###on-footer-banner | |
onmeda.de###on-rectangle | |
onmeda.de###on-sky | |
nachrichten.at###outbrain_container | |
xgadget.de###outerBoxStart | |
smart-rechner.de###outer_SR_banner_ganz_unten | |
smart-rechner.de###outer_SR_rechner_banner_unter_rechner | |
smart-rechner.de###outer_SR_rechner_display_unter_rechner | |
myself.de###outofpageWrapper | |
ladies.de###page-closing-sol | |
hstt.net###page-header + br + .forabg | |
ladies.de###page-top-sol | |
nordbayern.de###page_billboard | |
inside-digital.de###parallax | |
parcello.org###parcello-mo | |
moz.de,swp.de###parent-adbox-superbanner | |
comback.ch,h-bw.de###partner | |
efahrer.chip.de###partner-nav | |
cash.ch###partner-teaser-links | |
fundresearch.de###partnerCentersLogoBar | |
volleyball-bundesliga.de###partnerLinks | |
tiervermittlung.de###petsexpert | |
photovoltaikforum.com###pf_incontent_2 | |
belgieninfo.net###pis_posts_in_sidebar-6 | |
regionalleben.de###platzierung | |
moviejones.de###plista | |
meintomtom.de###portfolio | |
wein.plus###premium-partners | |
bluray-disc.de###pricechange-box | |
golem.de###pricehits | |
adspecials.sevenonemedia.de###promobalken | |
fanfiktion.de###qql | |
tarnkappe.info###rectangle | |
gamestar.de###rectangle-container-desktop | |
gelbeseiten.de###rectangles | |
produck.de###rel-article | |
pressecop24.com###responsive_lightbox_image_widget-5 | |
pressecop24.com###responsive_lightbox_image_widget-6 | |
gebraucht-kaufen.de###right-banners | |
nydus.org###right160x600 | |
tvhalle.de###rightCont | |
einrichtungsbeispiele.de###rightcolumndiv | |
roboter-forum.com###roboter-forum\.com_mpu_bot | |
roboter-forum.com###roboter-forum\.com_mpu_top | |
rollertuningpage.de###rollertuningpage\.de_lb_1 | |
rollertuningpage.de###rollertuningpage\.de_sitebar_1 | |
rollertuningpage.de###rollertuningpage\.de_sitebar_2 | |
h-bw.de###rothaus-aktion | |
diebildschirmzeitung.de###rstpl-before-higher-position | |
fvnws.ch###rv_sponsors_slider | |
myself.de###sb1Wrapper | |
fitforfun.de###sc-outstream-wrapper | |
4players.de###schnaeppchenlayer | |
zueri6.ch###section-f09c501 | |
finanzen100.de###section-partner | |
fuw.ch###section-sponsored-blogs | |
darkpantersclan.de.tl###selfpromotionOverlay | |
gmx.ch,gmx.net,web.de###service-linklist | |
web.de###service-middle | |
boersennews.de###sgFeedList | |
uhrforum.de###shuffled-item | |
uhrforum.de###shuffled-sponsored | |
madchensex.com###side-spot | |
abnehmen.com,aquariumforum.de,auswandererforum.de,pferd.de,radforum.de###sidebar > li > .ffwidget_sidebar | |
areadvd.de###sidebar-left #text-5 | |
primeleague.gg###sidebar-sponsor | |
uhrforum.de###sidebar_container | |
pinksugar-kessy.de###sidebar_right > #HTML7 | |
pinksugar-kessy.de###sidebar_right > #HTML9 | |
finanznachrichten.de###sideteaser | |
ariva.de###siteTeaserBox | |
wallstreet-online.de###siteteaser | |
gamereactor.de,hardwareluxx.de,itmagazine.ch,mopo.de###sky | |
nextpit.de###sky-left-container | |
clever-tanken.de###sky-tisoomi-wrapper | |
gamereactor.de###sky2_1 | |
ad-hoc-news.de###skyL_wrapper | |
ad-hoc-news.de###skyR_wrapper | |
aktionspreis.de###skyScraper | |
videoaktiv.de###skypos | |
anrufer.info,beobachter-online.de,drumsundpercussion.de,eurogamer.de,firmenwissen.de,fussballdaten.de,halle.de,neuelandschaft.de,stereo.de,tourenfahrer.de###skyscraper | |
it-production.com###skyscraper-group | |
it-production.com###skyscraper-group-left | |
stuttgarter-zeitung.de###slider | |
obermain.de,rhoenundsaalepost.de###slot-banner | |
obermain.de,rhoenundsaalepost.de###slot-rectangle | |
obermain.de,rhoenundsaalepost.de###slot-sky | |
zentrum-der-gesundheit.de###slot__header | |
kochrezepte.at###slot_middle | |
kochrezepte.at###slot_middle_2 | |
bigfm.de###smartclip-overlay | |
smsgott.de###smsboxIframe | |
factsverlag.de###sp-content-top | |
wochenblitz.com###sp-sidebar1 | |
deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-sexfilme.com,hdpornos.net,herzporno.com,nursexfilme.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoschlange.com,pornotom.com,pornotommy.com,pornozebra.com,sexente.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xhamster-sexfilme.com,xnxx-porno.com,xnxx-sexfilme.com###special_column | |
hd-pornos.info,pornoente.tv###spezial_column | |
mv-spion.de###spion_content_container | |
chemnitzerfc.de,deutsche-mittelstands-nachrichten.de,games.ch###sponsor | |
vfl-gummersbach.de###sponsor-footer | |
wetteralarm.at###sponsor-info | |
hsg-wetzlar.de###sponsor-slider | |
itmagazine.ch###sponsorbutton_div | |
digitalkamera.de,h-bw.de###sponsoren | |
ssv-jahn.de###sponsorenleiste | |
bayer04.de###sponsors | |
uniliga.gg###sponsors-tablet | |
hallescherfc.de###sponsors_slider | |
frauporno.com###spz_42 | |
radiofr.ch###square | |
queer.de###startrechts | |
11889.com###sticky-aside | |
11880.com###sticky-aside-placeholder | |
finanzen.net###sticky-superbanner | |
studis-online.de###ston-billboard | |
studis-online.de###ston-footer-ad | |
eu-vertretung.de###stream-item-widget-2 | |
eu-vertretung.de###stream-item-widget-3 | |
sims-3.net###subheader | |
deutsche-versicherungsboerse.de###superBContainer | |
aktionspreis.de###superBanner | |
1000ps.at,1000ps.ch,1000ps.de,bild.de,bz-berlin.de,firmenwissen.de,fussballdaten.de,golem.de###superbanner | |
hoerzu.de###superbanner-wrapper | |
chilloutzone.net###superreplacement | |
suche.t-online.de###tMRM_amazon | |
suche.t-online.de###tMRM_billiger | |
ddl-warez.cc###tab-1 p:nth-of-type(1),#tab-1 p:nth-of-type(2),#tab-1 p:nth-of-type(3),#tab-1 p:nth-of-type(4) | |
liveticker.com###tab-live-odds | |
marktindex.ch###td_uid_9_6141b5fdcbe72 | |
lokalo.de###tdi_67 | |
giga.de,kino.de,watson.de###teaserheld-header | |
tennisnet.com###tennisnetWidget | |
nh24.de###text-11 | |
nh24.de###text-13 | |
americaurlaub.de,motormobiles.de###text-14 | |
motormobiles.de###text-16 | |
blogprojekt.de###text-18 | |
computerschach.de,nachrichten.es,nh24.de,randombrick.de###text-2 | |
ebook-fieber.de###text-20 | |
nh24.de###text-21 | |
bitcoinnews.ch,rlc-gamer.de###text-24 | |
nh24.de###text-26 | |
rlc-gamer.de,spielesnacks.de###text-27 | |
bitcoinnews.ch,nh24.de###text-28 | |
bitcoinnews.ch,ecommerce-vision.de,laufzeit.de,rlc-gamer.de,via-ferrata.de###text-29 | |
bitcoinnews.ch,blog-der-republik.de,computerschach.de,ddl-warez.cc,nh24.de,radzeit.de###text-3 | |
bitcoinnews.ch,ligablatt.de###text-31 | |
bitcoinnews.ch###text-32 | |
motormobiles.de###text-33 | |
nh24.de###text-35 | |
motormobiles.de###text-39 | |
fahrzeuglackiererforum.de###text-4 | |
motormobiles.de###text-41 | |
motormobiles.de###text-42 | |
geocaching-magazin.com,nh24.de###text-48 | |
sparneuwagen.de###text-53 | |
nh24.de###text-54 | |
sparneuwagen.de###text-56 | |
algarve-entdecker.com,nh24.de###text-59 | |
fussballnationalmannschaft.net###text-6 | |
isaswomo.de###text-64 | |
apfelpage.de###text-65 | |
supermarkt-inside.de,via-ferrata.de###text-8 | |
gazzettadellambri.ch,via-ferrata.de###text-9 | |
windowspower.de###text-html-widget-15 | |
handy-auf-raten.com###text-html-widget-3 | |
focus.de###tfm_footer_yield | |
fremdwort.de###thgirrennab | |
fernseher.org,kopfhoerer.com,kuehlschrank.com,laufband.org,schlafsack.net,staubsauger.net###tip_top | |
bluray-disc.de###top-angebote-box | |
focus.de,fool.de,it-production.com###top-banner | |
otr.datenkeller.net###topBanner | |
my-ladies.ch###topBannerContainer | |
lust24.ch###topCustomers | |
tarnkappe.info###top_0 | |
raidrush.net###top_ga | |
wintotal.de###topads | |
selbstaendig-im-netz.de###topb | |
bitsundso.de###topbanner | |
wetteronline.at,wetteronline.de###topcontainer | |
badenerzeitung.at###topleft | |
myfont.de###toplists | |
buecher-magazin.de###topshadow | |
hc-neumarkt.com###tr-contentbottom | |
pornotim.com###tracking-url | |
kinofilme.ucoz.com###trade | |
biallo.de###tso-billboard-1 | |
teltarif.de###ttParallaxcontainer | |
teltarif.de###ttTarifTable | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-sexfilme.com,hdpornos.net,herzporno.com,lesbenhd.com,meinyouporn.com,milffabrik.com,nursexfilme.com,pornhub-sexfilme.net,pornoaffe.net,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoleon.com,pornolisa.com,pornoritze.com,pornoschlange.com,pornosusi.com,pornotanja.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,sexente.com,sexfilme-gratis.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xnxx-porno.com,xnxx-pornos.xxx,xnxx-sexfilme.com###tt_wrapper | |
tvdigital.de###tvd-ad-top | |
finanzen.net###ubs-banner-fallback | |
uhrforum.de###ufa-top | |
wildesporno.xxx###unten_anzeigen | |
tips.at###upsellerSidebar | |
wetter-deutschland.com###urban-medrect1 | |
wetter-deutschland.com###urban-medrect2 | |
ifun.de,iphone-ticker.de###verbraucherhinweis-300x600 | |
ifun.de,iphone-ticker.de###verbraucherhinweis-970 | |
ifun.de,iphone-ticker.de###verbraucherhinweis-970x250 | |
ifun.de,iphone-ticker.de###verbraucherhinweis-latest | |
ifun.de,iphone-ticker.de###verbraucherhinweis-single-300x250 | |
drpornofilme.com###video-right | |
digitalphoto.de###vlybyOneByOneWrapper | |
t-online.de,www-t--online-de.cdn.ampproject.org###vmsky | |
sexfilmegratis.net,sexvideoskostenlos.net###wa_join_btn | |
deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-sexfilme.com,hdpornos.net,herzporno.com,nursexfilme.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoschlange.com,pornotom.com,pornotommy.com,pornozebra.com,sexente.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xhamster-sexfilme.com,xnxx-porno.com,xnxx-sexfilme.com###wa_widget | |
games.ch###wallpaper | |
spielesnacks.de###wallpaper-link | |
koelner.de###wallpaper_left | |
koelner.de###wallpaper_right | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-pornos.info,hd-sexfilme.com,hdpornos.net,herzporno.com,lesbenhd.com,meinyouporn.com,milffabrik.com,nursexfilme.com,pornhub-sexfilme.net,pornoaffe.net,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoleon.com,pornolisa.com,pornoritze.com,pornoschlange.com,pornosusi.com,pornotanja.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,sexente.com,sexfilme-gratis.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xnxx-porno.com,xnxx-pornos.xxx,xnxx-sexfilme.com###wb_widget | |
astronews.com###wcontent | |
bayer04.de###web-trekk-pageupdate | |
weekli.de###weekli-interstitial | |
weltwoche.ch###werbungTop | |
winfuture.de###wfv4_bb2_lazyload[style="min-height:250px"] | |
belgieninfo.net###widget_sp_image-14 | |
travelguide-en.org###wn-insurance-quote-editor | |
ariva.de###woAktieiF | |
wetteronline.de###woFooterBillboard | |
meetingpoint-brandenburg.de###wobra-suche | |
ariva.de###wpAktieImFokus | |
unicum.de###wrapper-banner-head | |
pocketpc.ch###xxParentDivForWerbPostbit | |
ladies.de###zeiten | |
au-ja.de##.ADVBOX | |
preissuchmaschine.de##.AFS_ADD | |
onvista.de##.ANZEIGE | |
finanzfrage.net,gutefrage.net,praxistipps.focus.de##.Ad | |
chip.de##.Ad-hor-height | |
finanznachrichten.de##.Ad_FinativeHome | |
finanznachrichten.de##.Ad_ImageTeaser | |
finanznachrichten.de##.Ad_SmartAd | |
elektrikforen.de,jungewelt.de,vermieter-forum.com##.Anzeige | |
praxistipps.chip.de,praxistipps.focus.de##.Article__Ad | |
praxistipps.chip.de,praxistipps.focus.de##.Article__Promo | |
onvista.de##.BILLBOARD | |
blackdevils.team##.Banner | |
reisereporter.de##.Banner--isAd | |
fc-suedtirol.com##.BannerContainer | |
momondo.de##.Common-Kn-Display | |
momondo.de##.Common-Kn-Rp-FlightInline | |
swoodoo.com##.Common-Kn-Rp-Inline | |
mactechnews.de##.Content_1-minheight | |
mactechnews.de##.Content_3-minheight | |
chip.de##.FC.mt-md-so[role="complementary"] | |
praxistipps.focus.de##.FC__Ad | |
chip.de##.FC__Container.min-height-250px-mu | |
swoodoo.com##.Flights-Results-FlightRightRail | |
perspektive-mittelstand.de##.Laddbox | |
perspektive-mittelstand.de##.Laddbox300 | |
alle-autos-in.de##.NaviTopP | |
simmentalzeitung.ch##.PrintMotifRotator | |
dieharke.de##.Rectangle | |
onvista.de##.SKYSCRAPER | |
onvista.de##.TEASERBOX.DEPOT_KONTO | |
t-online.de,www-t--online-de.cdn.ampproject.org##.Tadc | |
t-online.de,www-t--online-de.cdn.ampproject.org##.Tgbox--anz | |
t-online.de,www-t--online-de.cdn.ampproject.org##.Tgbox--blau | |
t-online.de,www-t--online-de.cdn.ampproject.org##.Thh5Thide4PUR | |
t-online.de,www-t--online-de.cdn.ampproject.org##.Thide4PUR | |
de.rt.com##.TopBanner-root | |
t-online.de,www-t--online-de.cdn.ampproject.org##.Tprtnrmobilesib | |
t-online.de,www-t--online-de.cdn.ampproject.org##.Tshlogobox | |
t-online.de,www-t--online-de.cdn.ampproject.org##.Tsshopst2 + .Tmm | |
via-ferrata.de##.YouTubeDachstein | |
via-ferrata.de##.YouTubeLEKI | |
via-ferrata.de##.YouTubeoetz | |
gartenjournal.net##._bb_1 | |
gartenjournal.net##._gartenjournal_billboard | |
gartenjournal.net##._gartenjournal_inarticle_2 | |
gartenjournal.net##._gartenjournal_leaderboard_oben | |
gartenjournal.net##._gartenjournal_leaderboard_unten | |
mallorcazeitung.es##._mo_recs | |
rotor-magazin.com##.a-single | |
appgefahren.de,automatentest.de,autorevue.at,gameswirtschaft.de,gartenjournal.net,googlewatchblog.de,justnetwork.eu,kabel-blog.de,medienkuh.de,nachbelichtet.com,nat-games.de,pocketpc.ch,stadt-bremerhaven.de,technikshavo.de##.aawp | |
drpornofilme.com##.abcn-footer | |
com-magazin.de##.abo | |
sport-90.de##.abox | |
salue.de##.action-item > * > .ad | |
abendblatt.de,adz.ro,ak-kurier.de,architektenwelt.com,azonline.de,beruhmte-zitate.de,bike-magazin.de,bildderfrau.de,boote-exclusiv.com,bos-fahrzeuge.info,chefkoch.de,dastelefonbuch.de,dwdl.de,eatsmarter.de,echo-online.de,erf.de,futurezone.de,gmx.net,gq-magazin.de,hamburg.de,icasa.ch,idowa.de,juedische-allgemeine.de,klassikradio.de,lahrer-zeitung.de,macwelt.de,mann.tv,modell-fahrzeug.com,modhoster.de,mybike-magazin.de,nau.ch,netzwelt.de,online-webradio.com,paradisi.de,pcwelt.de,pfaffenhofen-today.de,primavera24.de,schwarzwaelder-bote.de,selbermachen.de,spektrum.de,stadtradio-goettingen.de,sueddeutsche.de,sup-mag.de,surf-magazin.de,tellows.at,tellows.ch,tellows.de,tennisnet.com,tour-magazin.de,vfb.de,vogue.com,wallstreet-online.de,web.de,webwiki.de,wissen.de,wmn.de,wn.de,yacht.de,zeit.de##.ad | |
ak-kurier.de##.ad + #flashContent | |
ak-kurier.de##.ad + .tdt | |
ak-kurier.de##.ad + .uk-panel | |
immobilienscout24.de##.ad-banner | |
gebraucht-kaufen.de,mixed.de,raetsel-hilfe.de,spieletipps.de,swissmom.ch,tt.com,watchtime.net,zeit.de##.ad-container | |
hallo-minden.de##.ad-info | |
xdate.ch##.ad-item | |
diegrenzgaenger.lu##.ad-listing | |
spiesser.de##.ad-mark | |
finanztreff.de##.ad02p | |
vsport.at##.ad1 | |
vsport.at##.ad2 | |
vsport.at##.ad3 | |
futurezone.at,journalonko.de,kress.de,promiflash.de##.adContainer | |
oekotest.de##.adDecoration | |
11freunde.de##.ad_below-nav | |
golfmagazin.de,jaegermagazin.de,st-georg.de,tennismagazin.de##.ad_list | |
fairytail-tube.org,naruto-tube.org##.adb | |
deutsche-wirtschafts-nachrichten.de,einrichtungsbeispiele.de,gevestor.de,latina-press.com,webwiki.de,weltfussball.at,weltfussball.com,weltfussball.de##.adbox | |
computerbase.de##.adbox-outstream | |
connect.de,pc-magazin.de,vaterland.li##.adcontainer | |
nachtkritik.de##.adcontent | |
suedtiroltv.it##.add | |
computersm.com##.add-inner | |
abg-net.de##.add_top | |
ladies.de##.additional-banner | |
inselradio.com##.addslot | |
laengengrad-breitengrad.de##.addtop | |
gartenjournal.net##.adinj | |
engadinerpost.ch##.aditem | |
my105.ch##.adition | |
lust-auf-kroatien.de##.adlabel | |
cash.ch##.adm-container | |
kochbar.de##.admanager__ems__dmofooter-1 | |
kochbar.de##.admanager__ems__superbanner-1 | |
africa-positive.de,androidhow.eu,arbeitszeugnisgenerator.de,autoscout24.ch,badi-info.ch,erochatcommunity.com,erochatcommunity.net,eurotrainer.ndz.de,fischkopf.de,nachtkritik.de,raetselhilfe.net,regenbogen.de,stol.it,viamichelin.at,viamichelin.ch,viamichelin.de,wetter.at,xwords.de##.ads | |
efahrer.chip.de##.ads-alignment | |
glarus24.ch,radiocentral.ch,sunshine.ch##.ads-container | |
6profis.de##.ads6p | |
meetingpoint-brandenburg.de##.ads_mobile | |
eatsmarter.de##.adsense | |
stereo.de##.adserver | |
hierspielen.com##.adtitle | |
fitforfun.de,ibb-anzeiger.de,suchen.mobile.de,suedtiroltv.it##.adv | |
oberberg-aktuell.de##.adv-indicator | |
coincierge.de,fazemag.de,fuldainfo.de,maniac.de,oberberg-aktuell.de,pictures-magazin.de,sempre-audio.at,smarthomes.de##.adv-link | |
teneriffa-aktuell.com##.adv-wrapper | |
perfektdamen.co##.adv_block | |
blinker.de##.adv_widget | |
countrymusicnews.de,eurogamer.de,ka-news.de,morningstar.de,suedkurier.de,weser-kurier.de##.advert | |
bankkaufmann.com##.advert_ | |
onvista.de##.advertisedFund | |
4investors.de,abendblatt.de,apotheken-umschau.de,az.com.na,dpd.de,extremnews.com,heise.de,iplayapps.de,tarnkappe.info##.advertisement | |
kochrezepte.at##.advertisement_widget | |
oefb.at,zeit.de##.advertising | |
kauf6.com##.advertisments | |
speedweek.com##.advheader | |
smartdroid.de##.advorp1 | |
erf.de,greenbyte.ch,rtl.de##.adwrapper | |
guteporno.com##.aff-inhalt-geil-spalte | |
fitbook.de,myhomebook.de,stylebook.de,techbook.de,travelbook.de##.affiliate-amex | |
einsteiger-keyboard.de##.affiliate-button | |
fitbook.de,myhomebook.de,stylebook.de,techbook.de,travelbook.de##.affiliate-mediamarkt | |
fitbook.de,myhomebook.de,stylebook.de,techbook.de,travelbook.de##.affiliate-o2 | |
fitbook.de,myhomebook.de,stylebook.de,techbook.de,travelbook.de##.affiliate-saturn | |
fitbook.de,myhomebook.de,stylebook.de,techbook.de,travelbook.de##.affiliate-tink | |
pcgames.de##.affiliateBelowArticle | |
radiodeutsch.com##.ai-placement | |
nachbelichtet.com##.ai-track | |
genialetricks.de,leckerschmecker.me,veggieboom.com##.ai-viewport-1 | |
blitzrechner.de##.ai_widget | |
nextpit.de##.al-amazon | |
ligaportal.at##.alert | |
desired.de,familie.de,kino.de##.alice-adslot | |
notebookcheck.com##.am_el | |
indirekter-freistoss.de##.amalink | |
plattentests.de##.amazon | |
digitalfernsehen.de##.amazon-auto-links | |
aol.de##.amazon-link | |
forum.worldofplayers.de##.amazon-search | |
winfuture.de##.amazon_widget_w660 | |
fairytail-tube.org,naruto-tube.org,onepiece-tube.com##.amz | |
suedtirol.de,tirol.de##.angebot-der-woche-slider | |
musiker-board.de,recording.de##.anz | |
musiker-board.de##.anzC | |
112-magazin.de,drwindows.de,filmpost.de,gesetzlichekrankenkassen.de,helles-koepfchen.de,lehrerfreund.de,medizin-netz.de,ntg24.de,oekotest.de,oktoberfestportal.de,pharmazeutische-zeitung.de,radsport-news.com,sportal.de,touristik-aktuell.de,tweakpc.de,vhs-ol.de##.anzeige | |
ntg24.de##.anzeige + .slider | |
ntg24.de##.anzeige + p | |
designtagebuch.de##.anzeige-links | |
ariva.de##.anzeigeText | |
lippe-news.de##.anzeige_content | |
motorsport-total.com##.anzeige_teas_rect | |
motorsport-total.com##.anzeige_teas_rect_ax | |
partyamt.de##.anzeigen | |
aerzteblatt.de##.anzeigenbox | |
reiseblog7.com##.ap | |
willhaben.at##.apn-leaderboard-wrapper | |
oefb.at##.app-foesvAdSpace | |
chip.de##.app_nexus_banners_common | |
blick.ch##.appnexus-container | |
heise.de##.article-layout__header-wrbng | |
computerbase.de##.article-view__rectangle | |
itmagazine.ch##.article_rectangle | |
rhein-zeitung.de##.articlebody__rectangle | |
dererker.it##.articles-pr-box | |
neue-braunschweiger.de##.as-frame-center | |
apfeleimer.de##.asa1_fbh | |
bitreporter.de##.asa2_fbva_wrapper | |
fitforfun.de##.aside-rectangle | |
hottime.ch##.asideBoxB | |
hockeyweb.de,scienceblogs.de,tourenfahrer.de,unicum.de,wissen.de,wissenschaft.de##.asm_async_creative | |
will-mixen.de##.astra-advanced-hook-67722 | |
ichkoche.at##.asyncBanner | |
pcgameshardware.de##.at_sponsored | |
gartenratgeber.net##.atkp-container | |
autoline.de,autoline24.at,autoline24.ch##.atla-place | |
autogazette.de##.autog-widget | |
bayreuther-tagblatt.de##.av-7mui-2434157fea122ac0fb770d6fe554162d | |
notebookinfo.de##.av-carousel | |
notebookinfo.de##.av-fade-carousel | |
hsc2000.de##.av-partner-fake-img | |
likehifi.de##.avad1_widget | |
hsc2000.de##.avia-slideshow-1 | |
nrwhits.de##.ax-medium-rectangle-n | |
az.com.na##.az-adverts | |
blitzrechner.de##.azimg | |
abmahnung.org,arbeitslosenselbsthilfe.org,bussgeld-info.de,koerperverletzung.com##.azk-native-responsive | |
sumikai.com##.b | |
fcaugsburg.de##.b-logo-listing | |
hardwareschotte.de##.ba-fullsize | |
browsergames.de##.background | |
archzine.net##.banPlace1 | |
1001spiele.de,3gewinntspiele.com,6navi.ch,akustik-gitarre.com,anixehd.tv,bankkaufmann.com,buchmarkt.de,deavita.com,flugblattangebote.at,fruchtportal.de,fussballgucken.info,goldseiten.de,hcb.net,jobagent.ch,juve.de,kartenspielen.de,knobelspiele.com,komoedie-steinstrasse.de,kradblatt.de,laufen.de,m.gota.ch,macerkopf.de,mein-wahres-ich.de,melodieundrhythmus.com,modhoster.de,nordicsports.de,pfaffenhofen-today.de,pixelio.de,prospektangebote.de,regionews.at,rockland.de,salue.de,sexnews.ch,snanews.de,spieleklassiker.com,suedtirol.de,svs1916.de,wimmelbildspiele.de##.banner | |
w24.at##.banner-aspect-ratio | |
spielkarussell.de##.banner-btf-side-rectangle | |
skipper-bootshandel.de,tvtoday.de##.banner-container | |
woz.ch##.banner-full | |
wochenblatt.cc##.banner-header-left | |
wochenblatt.cc##.banner-header-right | |
medienjobs.ch,prewarcar.de##.banner-holder | |
giga.de##.banner-homepage | |
xerotik.ch##.banner-img-bottom | |
mein-wahres-ich.de##.banner-inline | |
esports.ch##.banner-leadboard | |
asialadies.de,avladies.de,badeladies.de,behaarteladies.de,bizarrladies.de,busenladies.de,deutscheladies.de,devoteladies.de,dominanteladies.de,erfahreneladies.de,escorts24.de,exklusivladies.de,grosseladies.de,hobbyladies.de,jungeladies.de,kussladies.de,latinaladies.de,massierendeladies.de,mollyladies.de,nsladies.de,nymphomaneladies.de,orientladies.de,osteuropaladies.de,piercingladies.de,rasierteladies.de,schokoladies.de,spielkarussell.de,tattooladies.de,tsladies.de,zaertlicheladies.de,zierlicheladies.de##.banner-leaderboard | |
donnerwetter.at,donnerwetter.ch,donnerwetter.de##.banner-place | |
klassikradio.de##.banner-position | |
fotohits.de##.banner-row | |
curt.de##.banner-section | |
bibliomed-pflege.de,magistrix.de##.banner-skyscraper | |
arminia.de##.banner-slider | |
scfreiburg.com##.banner-super-middle | |
donnerwetter.at,donnerwetter.ch,donnerwetter.de##.banner-top | |
immobilienscout24.de##.banner-top-placeholder | |
pokerfirma.com##.banner-top-section | |
perfektdamen.co##.banner-wrapper | |
sexy-land.ch##.banner200 | |
sexy-land.ch##.banner350 | |
fickverein.com##.banner3box | |
sexy-land.ch##.banner60 | |
sims4ever.de##.bannerBox | |
eishockeynews.de##.bannerContent | |
moviejones.de##.bannerInfo | |
cherry.ch,lust24.ch##.bannerListPremium | |
cherry.ch##.bannerListPremiumTop | |
gota6.ch,sex-infos.ch##.bannerTop | |
sg-flensburg-handewitt.de##.bannerWrap | |
erotikforum.at##.bannerWrapper | |
stock-world.de##.banner_bigsize_unten | |
bluray-disc.de,der-farang.com##.banner_container | |
stock-world.de##.banner_content | |
hallelife.de##.banner_image | |
der-farang.com##.banner_page_top | |
lerntippsammlung.de##.banner_rechts | |
archzine.net##.banner_sidebar | |
stock-world.de##.banner_sky | |
dastelefonbuch.de##.banner_tl | |
dastelefonbuch.de,dnv-online.net##.banner_top | |
handy-player.de##.bannerbox | |
xxxjob.ch##.bannerboxlinks-klein | |
xxxjob.ch##.bannerboxrechts | |
prost-magazin.at##.bannerfullbanner | |
112-magazin.de,bassprofessor.info,griechenland.net,hifistatement.net,highway-magazin.de,hitradio.com.na,kajak-magazin.com,kl-aktuell.de,loz-news.de,mef-line.de,motorradundreisen.de,naturundtherapie.at,osttirol-online.at,pc-experience.de,radio-oberland.de,sonic-seducer.de,speyer-report.de,spielbox.de,teneriffa-heute.net,tennistraveller.net,tvbb.de,wahrschauer.net##.bannergroup | |
tobitech.de##.bannergroupimgframe | |
diebildschirmzeitung.de##.banneritem | |
ariva.de##.bannerleiste | |
klappeauf.de##.bannerprom | |
strafbock.ch##.banners | |
lokalkompass.de##.bannerslot-centered | |
sportal.ch##.bannerspot | |
frischauf-gp.de##.bannertop | |
nnz-online.de##.bannerwrapper | |
stimme.de##.bb-wrap | |
laborjournal.de##.bb_top | |
bz-berlin.de##.bcode | |
bz-berlin.de##.bcode-top-container | |
hifi.de##.bestlist-item__shop | |
liveticker.com##.bettingStrip | |
bunte.de##.bfa-ad-slot | |
seekxl.de##.bg | |
boersennews.de##.bg-smartbroker-dark | |
boersennews.de##.bg-smartbroker-light | |
hcgherdeina.com##.big-sponsor-box | |
finanzen.ch##.big_size | |
iplayapps.de##.bigbanner | |
bildercache.de##.bilde-widget | |
designtagebuch.de##.billbo | |
baupool.com,bundesliga.com,fnweb.de,formel1.de,laborjournal.de,ligaportal.at,mannheimer-morgen.de,tarnkappe.info,traktorpool.de,winfuture.de##.billboard | |
infranken.de##.billboard-wrapper | |
computerbild.de##.billboardBtfContainer | |
djmag.de##.billboardbanner | |
computerbase.de##.blackfriday | |
galaxy-ingolstadt.de##.block-11 | |
galaxy-ingolstadt.de##.block-12 | |
galaxy-ingolstadt.de##.block-13 | |
celler-presse.de,galaxy-ingolstadt.de##.block-15 | |
ak-kurier.de##.block-weather-link | |
wissen.de##.block-wissen-ads | |
computerbase.de##.block1--banner | |
computerbase.de##.block1--skyscraper | |
blogprojekt.de##.blogp-startseite | |
blogprojekt.de##.blogp-werbung-oben-in-artikeln | |
borussia.de##.bmg-ad | |
quoka.de##.bnr-wrp | |
oberberg-aktuell.de##.bnrad | |
russland.capital,russland.news##.bodShopWidget | |
fairaudio.de##.borlabs-dealer | |
fairaudio.de##.borlabs_fairaudio_ads_widgetx | |
wetter.at##.box.contentBoard.default.highlights | |
liveticker.com##.boxOverContent | |
flashscore.de##.boxOverContent__banner | |
pcwelt.de##.box[data-ga-event-label="Angebote für PC-WELT Leser"] | |
pcwelt.de##.box[data-ga-event-label="Für Sie empfohlen"] | |
pcwelt.de##.box[data-ga-event-label="PC-WELT Specials"] | |
xmedia-recode.de##.box_banner-container | |
offroadforen.de##.boxesBottom | |
offroadforen.de##.boxgenericBox41 | |
msxfaq.de##.boxjob | |
x-oo.com##.boxx | |
radmarkt.de##.branchenberichte | |
blick.ch##.brandstudio | |
koerperverletzung.com##.brave_popup | |
idowa.de##.brick[data-b-title*="Traffective"] | |
tri-mag.de##.bscb-23811 | |
btc-echo.de##.btc-sponsored | |
hockeyweb.de##.btn-danger | |
boersennews.de##.btn-smartbroker | |
radioguetersloh.de##.btn2 | |
tvspielfilm.de##.button.affiliate | |
lounge.fm##.buy | |
eventelevator.de##.bwdfb-widget | |
kremser-sc.at,sgleutershausen.de##.bx-viewport | |
amerikawoche.com##.bxnxr_column | |
dererker.it##.bxslider | |
amerikawoche.com##.bxv | |
coincierge.de##.c-FloatingPrompt | |
t3n.de##.c-ad-container | |
t3n.de##.c-ad__container-p1 | |
finanznachrichten.de##.c-sban1 | |
finanznachrichten.de##.c-sban2 | |
scfreiburg.com,sgf1903.de##.c-sponsors-list | |
focus.de##.cad | |
ka-news.de##.cad_box | |
focus.de##.cad_native | |
1000ps.at##.cadbox | |
fairaudio.de##.candy-top | |
filmlaune.de##.card-streaming-btns | |
neuwagen.de##.cardealers | |
anzeigervomrottal.ch##.carousel | |
all-electronics.de,automobil-produktion.de,automotiveit.eu,chemietechnik.de,fertigung.de,fluid.de,instandhaltung.de,ke-next.de,kgk-rubberpoint.de,ki-portal.de,neue-verpackung.de,pharma-food.de,plastverarbeiter.de,produktion.de,technik-einkauf.de,werkzeug-formenbau.de##.ce_banneradbox | |
e-formel.de##.ce_plista | |
technik-einkauf.de##.ce_promotionbox | |
boerse-daily.de##.ce_rsce_bd_werbung | |
utopia.de##.channel-logo-desc | |
my105.ch##.channel-sponsor | |
typo3blogger.de##.chemical_sitelogo_r | |
autoscout24.at,autoscout24.de##.cl-billboad-wrapper | |
14-tage-wettervorhersage.de##.clearit_s | |
wg-gesucht.de##.clicked_partner | |
wolfsrevier.de##.client_wrapper | |
pixelio.de##.clipad | |
focus.de##.cls_slot_xxoutstreamxx | |
focus.de##.cls_ver_prnt | |
focus.de##.cls_ver_prnt_xs | |
markt.de##.clsy-adv-item | |
markt.de##.clsy-c-advsection | |
gota6.ch,sex-infos.ch##.clubBox | |
zueri6.ch##.cm-popup-modal | |
preis24.de##.cms-cl_tariff-row--ad | |
quoka.de##.cnt-rgt | |
borncity.com,raptastisch.net##.code-block-1 | |
borncity.com##.code-block-10 | |
raptastisch.net##.code-block-12 | |
fussballnationalmannschaft.net,wohnungswirtschaft-heute.de##.code-block-13 | |
raptastisch.net##.code-block-14 | |
borncity.com##.code-block-16 | |
borncity.com,buenasideas.de##.code-block-2 | |
borncity.com##.code-block-3 | |
borncity.com,deinhandy.de##.code-block-4 | |
borncity.com##.code-block-5 | |
borncity.com##.code-block-6 | |
borncity.com,raptastisch.net##.code-block-7 | |
raptastisch.net##.code-block-h-250px | |
raptastisch.net##.code-block-h-300px | |
tech-review.de,wallstreet-online.de,watson.de,wn.de##.commercial | |
berlinertageszeitung.de##.commercial-container | |
berlinertageszeitung.de##.commercial-rightwideskryper | |
edelsteine.net,sternzeichen.net##.commercialbar | |
coincierge.de##.compar_tbl_body_plugin | |
nordschleswiger.dk##.component-code-snippet | |
tvg-grosssachsen.de##.cont-60 | |
ak-kurier.de,nr-kurier.de,ww-kurier.de##.container-banner | |
deutscherskiverband.de##.container-banner-2 | |
1000ps.at,1000ps.de##.container-billboard | |
goslarsche.de##.container_skyscraper | |
hoerzu.de##.content-amazon | |
kostenlosspielen.net##.content-main-box-300x250 | |
kostenlosspielen.net##.content-main-box-728x90 | |
kostenlosspielen.net##.content-right-box-300x250right | |
tourispo.de##.content-teaser-small | |
buffed.de,gamezone.de,pcgames.de,pcgameshardware.de##.contentFrameEddie | |
koeln.de##.contentRect | |
tourispo.de##.contentRefsAside | |
avguide.ch##.contest-frame | |
mannheimer-morgen.de##.core-commercial | |
finanzen.net##.cpg_incontent1-container | |
finanzen.net##.cpg_incontent2-container | |
daswetter.com##.creatividad | |
u1-radio.at##.csc-partner | |
filmstreaming-de.life##.custom-ban-wrap | |
boerse-express.com##.custom-bexad | |
derkleinegarten.de##.custom-inhoadd | |
satvision.de##.custom_googleanzeige | |
digitalfernsehen.de##.custom_html-7 | |
goldesel.sx##.d_695692 | |
blockbuster.to##.d_702192 | |
saugen.to##.d_702212 | |
laden.to##.d_702232 | |
unnuetzes.com##.da-container | |
unnuetzes.com##.da-container-sky | |
servus.com,terramatermagazin.com##.da__placeholder | |
bergwelten.com##.da_placeholder | |
bluewin.ch##.daydeal-container | |
spox.com##.dazn | |
dubisthalle.de##.dbh-widget | |
sportbuzzer.de##.dcm-section-wrapper | |
furche.at##.default-teaser--ads-teaser | |
deutschsex.com,deutschsex.mobi##.default__interest-block | |
deutschsex.com##.default__realtive-block | |
ok-magazin.de##.define | |
wetter.com##.desk-pv.desk-pb\+.portable-pv.lap-pr--.lap-ml.lap-pl-.bg--green-lightest.portable-ml0.border--top.border--bottom.palm-ph15 | |
nau.ch##.desktop-wideboard-top | |
liveticker.com##.detailLeaderboard | |
kt1.at##.dfmhtmlbanner | |
barfuss.it##.dfp-skyscraper | |
beat.de,digitalphoto.de##.dfpcontainer | |
segeljournal.com##.displaybanner-container | |
volksblatt.li##.divAdd_Banner | |
tieronline.ch##.djslider-in | |
kachelmannwetter.com##.dkpw | |
gload.to##.dl2019main | |
express.de,ksta.de,rundschau-online.de##.dm-slot | |
rundschau-online.de##.dm-slot__skyContainer | |
ksta.de##.dm_ta300x300.sold_content | |
scp07.de##.dp-sponsorenfooter | |
mobile.de##.dsp-placeholder | |
bolzano-bozen.it##.dt | |
metropolico.org##.e_adv | |
euractiv.de##.ea-gat-slot-wrapper | |
ebike-news.de##.ebn-billboard | |
ebike-news.de##.ebn-billboard-mobil | |
ebike-news.de##.ebn-incontent-1 | |
der-rissener.de##.ed-element | |
laborjournal.de##.ed_d | |
l-mag.de##.editorial-teaser | |
eintracht.de##.ef-article-card--ad | |
eintracht.de##.ef-footer__section | |
eintracht.de##.ef-footer__section--logos | |
eintracht.de##.ef-stadium-ad__banner | |
fruchthandel.de##.element_leaderboard | |
fruchthandel.de##.element_squarebuttongroup | |
mundus-art.com##.elementor-element-0e1ce7d | |
report24.news##.elementor-element-1266dd4 | |
spot-on-news.de##.elementor-element-127b96a | |
schweizerbauer.ch##.elementor-element-31a7df7 | |
report24.news##.elementor-element-41d9f5c | |
report24.news##.elementor-element-4330702 | |
report24.news##.elementor-element-6b9ddea | |
schweizerbauer.ch##.elementor-element-a2b2b40 | |
report24.news##.elementor-element-ef8547e | |
femotion.de##.elementor-element-f2d5c64 | |
radioholiday.de##.elementor-element-f3e9036 | |
spielen-slots.at,spielen-slots.com,spielen-slots.de##.end-to-end-banner | |
etcg.de##.eral_wrapper | |
marina.ch##.et_pb_row_0_tb_header | |
immobilienscout24.de##.expose-ad-placeholder | |
cannabis-medic.eu##.externalURL | |
news.de##.extraContentContainer | |
de.motor1.com##.f1de-container | |
fcbayern.com##.fcb-ad-banner-container | |
bunte.de##.fe-channel-item--promo | |
ff-bz.com##.ff-ba | |
autoextrem.de,skodacommunity.de,usp-forum.de##.fh-inside-post | |
autoextrem.de##.fh-sidebar | |
fussballinfo.net##.field--name-dynamic-token-fieldnode-wett-tipps-4-wettanbieter-h2 + .field--name-dynamic-block-fieldnode-top-3-anbieter | |
zeitpunkt.ch##.field--name-field-werbebild | |
trvlcounter.de##.first_slot | |
fight24.tv##.fixed.bottom-0.pb-8 | |
uepo.de##.flexslider | |
floatmagazin.de##.float-widget | |
tvinfo.de##.floatLeft[style="padding:10px;"] | |
amazona.de##.fnetbr-pbb-container | |
gwd-minden.de##.footer | |
katzeausdemsack.de##.footer-banner | |
deutschepornos.co,erotik-sexvideos.com,geilesexclips.com,gratis-sex-videos.net,gratisfickvideos.net,kostenlose-sexvideos.biz,sexfilmetube.net,sexkostenlos.biz,xhamsterdeutsch.xyz##.footer-dingens | |
hottime.ch##.footer-grey | |
fcbayern.com##.footer-p4rtn3r-container | |
ecrbs.redbulls.com,fussball.de##.footer-partner | |
fcbayern.com##.footer-partner-container | |
dtb.de##.footer-sponsor-section | |
schalke04.de##.footer-sponsors | |
xhamsterde.com##.footer-widget-zone | |
saechsische.de##.footer__partner | |
rhein-neckar-loewen.de##.footer__slider | |
oefb.at##.footer_partner | |
scdhfk-handball.de##.footer_sponsor_row | |
nordkurier.de,schwaebische.de##.fp-ad-placeholder | |
fruchtportal.de##.fp-banner | |
arboe.at##.frame-type-mask_toolboxcontentad1 | |
freenet.de##.frn_contAmazon | |
woz.ch##.frontpage-card-banner | |
puls24.at##.fullbanner-wrapper | |
raidrush.net##.funbox | |
99ers.at##.fusion-builder-row-14 | |
fcschweinfurt1905.de##.fusion-builder-row-3 | |
ka-news.de##.fusslogos | |
atv-quad-magazin.com,beautytipps.ch,betriebseinrichtung.net,business24.ch,celler-presse.de,denkmalpflege-schweiz.ch,docma.info,events24.ch,gailtal.news,gitschtal.news,gourmetnews.ch,greifenburg.news,haushaltsapparate.net,hermagor.news,hifi-today.de,islamiq.de,it-production.com,jungefreiheit.de,klagenfurt.news,lite-magazin.de,moebeltipps.ch,motortipps.ch,oscar-am-freitag.de,polizei-nachrichten.at,polizei.news,radenthein.news,rechtsdepesche.de,reiseziele.ch,skipper-bootshandel.de,spittal.news,stadt-nachrichten.de,steinfeld.news,swz.it,tierwelt.news,troepolach.news,umzugstipps.com,unternehmermagazin.de,via-ferrata.de,villacher.news,weissensee.news,werne-plus.de,wir-leben-outdoor.de##.g | |
ego4u.de##.g-adv-side | |
ego4u.de##.g-adv-top > .inside | |
golem.de##.g6 > .clearfix[style="margin: 20px 0; clear: both; min-height: 640px;"] | |
golem.de##.gbox_affiliate | |
jungfrauzeitung.ch##.gokb | |
jungfrauzeitung.ch##.gokwblock | |
nydus.org##.googl | |
dejure.org##.googlediv | |
swim.de##.gpevxonqc | |
pr0gramm.com##.gpt | |
nextpit.de##.gptSlot | |
modernhifi.de##.grey-banner | |
modernhifi.de##.grey-banner-bottom | |
epd-film.de##.group-externe-links | |
my-homo.net##.gstsk | |
fussballtransfers.com##.gtag | |
wetter.de##.guj-ad-slot | |
chefkoch.de##.gujad-wrapper | |
my-homo.net##.gxt_banner | |
my-homo.net##.gxt_feed | |
qiez.de##.h5v | |
news.de##.halfpage | |
hc-erlangen-ev.de##.hauptsponsor | |
fc-hansa.de##.hauptsponsoren | |
tagesspiegel.de##.hcf-news-aktuell | |
ak-kurier.de##.hd-banner | |
fkk24.de##.head-top-bannerplace | |
blickpunkt-brandenburg.de,fruchtportal.de,katzeausdemsack.de,nh24.de,sunshine.it##.header-banner | |
deine-tierwelt.de##.header-leaderboard | |
deine-tierwelt.de##.header-leaderboard-container | |
tennis.de##.header-logo-second-display | |
radzeit.de##.header-main | |
fcbayern.com##.header-presented-by | |
taucher.net##.header-promo | |
verlagshaus-jaumann.de##.header-right | |
computersm.com##.header-top | |
gartenschlumpf.de##.header-widget-area | |
oxmoxhh.de##.header-widget-inner | |
mtb-news.de##.header__banner | |
bankkaufmann.com##.headeradvert_ | |
techstage.de##.heise-ad-element-wrapper | |
fremdwort.de##.hinweisad | |
budapester.hu##.hirdetes | |
gebraucht-kaufen.de##.hitdb | |
berlinmitkind.de##.hm_widget_banner | |
b2run.de##.hmpartnersglobal | |
spieletipps.de##.hockeystick | |
emmikochteinfach.de##.holder-box-5 | |
intimesrevier.com##.home_rennab | |
hallescherfc.de##.home_sponsor_slider | |
tirol.de##.hotelempfehlung | |
homeandsmart.de##.hs_anbieter_box_block | |
boerse-online.de##.hsbc_homepage_topflop | |
news.de##.ialayerContainer | |
gmx.net,web.de##.iba-variant-test | |
24rhein.de,az-online.de,bgland24.de,buzzfeed.at,buzzfeed.de,bw24.de,chiemgau24.de,come-on.de,fnp.de,fr.de,hallo-muenchen.de,hna.de,ingame.de,innsalzach24.de,kreiszeitung.de,mangfall24.de,merkur.de,rosenheim24.de,sauerlandkurier.de,soester-anzeiger.de,tz.de,wa.de,wasserburg24.de##.id-TBeepSlot | |
pcwelt.de##.idgAmazonTextV2 | |
computerwoche.de,tecchannel.de##.idgLeaderBoard | |
channelpartner.de##.idgWebcastsCarousel | |
heise.de##.img-ad | |
kronenachrichten.com##.img-banner | |
emmikochteinfach.de,karrierebibel.de##.in-content | |
funcloud.club##.inArticleA | |
bikemarkt.mtb-news.de##.incontent__container | |
autoline.de,autoline24.at,autoline24.ch##.index-bns | |
sparneuwagen.de##.infeedthingy | |
allround-pc.com##.infoHeadWrap1 | |
lippe-news.de##.inline_wrapper | |
erotikinserate.ch##.inner | |
blitzrechner.de##.inserter-5 | |
sueddeutsche.de##.iqad | |
tri-mag.de##.irypolkj | |
allround-pc.com##.is-fp-outer | |
onvista.de##.isSponsored | |
islamische-zeitung.de##.islam-widget | |
buffed.de,pcgames.de##.item + .at_sponsored > .itemHeadline | |
pragerzeitung.cz##.item-advert | |
kleinanzeigen.de##.j-liberty-wrapper | |
gamepro.de,gamestar.de##.jad-placeholder | |
computerbild.de##.jobbioTeaser | |
nextpit.de##.jobbioapp | |
interaktiv.tagesspiegel.de##.jobunion-container | |
nur-positive-nachrichten.de##.jrCardBanner | |
eurocampings.de##.js-mock-banner | |
eurogirlsescort.de##.js-stt-click | |
lustmap.ch##.js_bns | |
chip.de##.kasperskyshown | |
kochbar.de##.kb-home-medrec-halfpage | |
kauperts.de##.kca-wrapper | |
kicker.de##.kick__ad-pos_wrapper | |
euro.kicker.de##.kick__euro2020-brand-sponsor | |
euro.kicker.de##.kick__modul--euro__sponsor | |
klartext-ne.de##.klartads-widget | |
1000ps.de##.kleinueber > .row + div > .topzubehoeranzeige-berichte | |
sexgeschichten.com##.kosmonaut_120x600 | |
sexgeschichten.com##.kosmonaut_300x250 | |
holstein-kiel.de##.ksv-sponsoren-footer | |
medienwoche.ch##.kurator | |
swissfunddata.ch##.l-partnerSlideContainer | |
vol.at##.laendleimmo | |
regioactive.de##.lb | |
sexabc.ch##.lead-col | |
intimesrevier.com##.lead_rennab | |
boomerangtv.de,infosat.de,meteovista.de,rhein-zeitung.de,spielen.de##.leaderboard | |
antenne.de,antenne.nrw,rockantenne.at,rockantenne.de,rockantenne.hamburg,schwaebische.de##.leaderboard-wrapper | |
gmx.net,home.1und1.de,web.de##.left-col__bottom | |
queer.de##.leistenbanner | |
frischauf-gp.de##.ligaadd | |
1000ps.ch##.links | |
mydict.com,mydict.net##.list-group | |
queer.de##.listenbannerlinks | |
liveticker.com##.live-betting-strip | |
bibliomed-pflege.de##.lns-banners-zone | |
ladies.de##.location-teaser | |
mainz05.de##.logo-footer-module | |
wohnidee.wunderweib.de##.logo-slider | |
zfans.de##.logo_rechts_mitte | |
thsv-eisenach.de##.logos | |
tv.herthabsc.com##.logos-partner-holder | |
stuttgarter-nachrichten.de##.m-weekli | |
juedische-allgemeine.de##.magazinteaser | |
filmstarts.de##.main-banner | |
ofc.de##.main-club-partner | |
vienna-capitals.at##.main-sponsorlogo | |
hceppan.it##.mainSponsor | |
aerotelegraph.com##.marcopolo | |
mein-pferd.de##.marketing-wrapper | |
oe24.at##.marketingTeaserBanner | |
pcwelt.de##.marketplace | |
winfuture.de##.mb25[style="min-height:261px"] | |
morecore.de##.mcad_wrapper | |
morecore.de##.mcadblock | |
aus-liebe.net##.mdhRegister-btn | |
hausgeraete-test.de,heimwerker-test.de,hifitest.de##.med4 | |
hausgeraete-test.de,heimwerker-test.de,hifitest.de##.med5 | |
t-online.de,www-t--online-de.cdn.ampproject.org##.med_anz | |
ligaportal.at##.media | |
lokalo.de##.media_image-19 | |
lokalo.de##.media_image-22 | |
lokalo.de##.media_image-23 | |
lokalo.de##.media_image-24 | |
lokalo.de##.media_image-26 | |
lokalo.de##.media_image-28 | |
lokalo.de##.media_image-29 | |
lokalo.de##.media_image-30 | |
lokalo.de##.media_image-32 | |
fuersie.de,grazia-magazin.de,idee-fuer-mich.de,jolie.de,leben-und-erziehen.de,maedchen.de,ok-magazin.de,petra.de,vital.de##.mediumrectangle | |
ligaportal.at##.medrec | |
comback.ch##.mega-banner-outer | |
lite-magazin.de##.metaslider | |
goolive.de##.mgawerbungbase | |
unterwasserwelt.de##.mh-footer | |
hallanzeiger.de##.mh-widget.s5214-widget | |
schweizer-illustrierte.ch##.ministage-channel-sponsor-paragraph | |
intimesrevier.com##.miragobox | |
abendblatt.de##.mj-pf-widget | |
finanzen.net##.mleft-10 + .table-quotes | |
polizei.news,reiseziele.ch##.mobile-billboard-box | |
gartenflora.de##.mobile-interscroller | |
xdate.ch##.mobile-list-ads | |
gelbeseiten.de##.mod-RechteWerbespalteStartseite | |
fc.de##.mod-sponsor-icon | |
stuttgarter-zeitung.de##.mod-weekli | |
basses-blatt.de,beobachter-online.de,blaue-blume.tv,einbecker-morgenpost.de,gandersheimer-kreisblatt.de,goldstar-tv.de,romance-tv.de,studio-magazin.de##.mod_banner | |
aarauer-nachrichten.ch,st-galler-nachrichten.ch,wiler-nachrichten.ch,winterthurer-zeitung.ch,zugerwoche.ch##.mod_printanzeigen | |
schalke04.de##.module-advertising | |
fc-union-berlin.de##.module-footer-sponsors | |
99damage.de##.monkey-container | |
mopo.de##.mopo-ads-editor | |
jetztspielen.de##.mpu | |
finanzen.net##.mrec-height-prefix | |
clever-tanken.de##.mrec-news | |
chip.de##.mt-md > div[style="min-height: 11.875rem;"] | |
chip.de##.mt-md > div[style="min-height: 190px;"] | |
mtb-news.de##.mtbn-fotos-incontent__container--mobile | |
mtb-news.de##.mtbnews-forum__in-thread | |
mtb-news.de##.mtbnews-forum__mobile-top | |
mtb-news.de##.mtbnews-mobile-sticky | |
mtb-news.de##.mtbnews-top | |
mtb-news.de##.mtbnewsAdBillboardContainer | |
diebildschirmzeitung.de##.n2-ss-slider-3 | |
ehv-aue.de##.n2-ss-slider-pipeline | |
finanznachrichten.de##.nadT | |
alle-autos-in.de##.naviP | |
lavendel.net##.netpoint | |
fruchthandel.de##.news-item-wbg | |
fussballdaten.de##.news-spiel-quoten | |
kitzanzeiger.at##.news_sponsoren_banner | |
pz-news.de,rheinpfalz.de##.nfy-banner | |
dtb-tennis.de##.ng-banner | |
mallorcazeitung.es##.no-baldomero | |
frustfrei-lernen.de##.noContentBannerArea | |
gut-erklaert.de##.noContentBannerWb | |
wissen.de##.node-promoted | |
mikrocontroller.net##.noprint > div[style] + div[style] > script:first-child + div[style]:last-child | |
versicherungsjournal.at,versicherungsjournal.de##.norm-rsp-wbox1 | |
wochenblatt.cc##.normal-banner | |
team.gamed.de##.normal_text[width="100%"][valign="top"][height="100"][align="left"][border="0"] | |
noz.de##.nozmhn_ad | |
nextpit.de##.np-product-offers | |
nextpit.de##.np-top-deals | |
netzwoche.ch##.np8-type-advertorial | |
promiflash.de##.ob-p | |
winfuture.de##.ob_what | |
gs-forum.eu##.oc24-sidebar | |
liveticker.com##.odds | |
maschinensucher.at,maschinensucher.ch,maschinensucher.de##.ofni | |
finanznachrichten.de##.on-click--partner | |
onmeda.de##.on-top-banner-wrapper | |
klappeauf.de##.opa | |
autoscout24.at,autoscout24.de##.osa-as24-placeholder | |
ssv-brixen.info##.owl-carousel | |
oz-online.de##.ox | |
6navi.ch##.p-banners-withborder | |
emtb-news.de##.p-header | |
augsburger-allgemeine.de##.p-swatch_top-nice--blank.p-blocklink | |
kultur.bz.it##.page-banner | |
tour-magazin.de##.page-sponsoring | |
rhein-zeitung.de##.page__billboard | |
hamburg-magazin.de,kiel-magazin.de,luebeck-magazin.de##.paidContent | |
tschechien-online.org##.pane-aktuelle-top-links | |
grenzecho.net##.pane-dpipub-rossel-imu-middle-moblile | |
grenzecho.net##.pane-dpipub-rossel-native-top | |
fotomagazin.de##.pane-landing-advertorial | |
isnichwahr.de##.pane-simpleads-ad-groups-9 | |
oekoportal.de##.panel-display > .panel-col-side > #block-views-website-block-1 | |
mytastedeu.com##.panorama | |
paradiso.de##.paradiso-hp-ads-horizontal | |
spielregeln.de##.parallax_link | |
duesseldorfer-anzeiger.de##.park-portal | |
1000ps.at,1000ps.ch,1000ps.de,broncos.it,electrive.net,eulen-ludwigshafen.de,fc-suedtirol.com,fck.de,hc-erlangen-ev.de,hcinnsbruck.at,hcpustertal.com,hsc-bad-neustadt.de,ibash.de,plattentests.de,veu-feldkirch.at##.partner | |
gmx.net,web.de##.partner-links | |
esports.ch##.partner-logos | |
herthabsc.com##.partner-main-footer | |
bhc06.de##.partner-teaser | |
eintracht.com##.partner-wrapper | |
wallstreet-online.de##.partnerNews > a[target="_blank"] | |
rts-salzburg.at##.partner_section | |
gota6.ch,highway-magazin.de##.partnerlinks | |
deutscherskiverband.de##.partnerlogos | |
esports.ch,hannover96.de,p-stadtkultur.de,sihf.ch##.partners | |
vfl-wolfsburg.de##.partners-footer | |
floatmagazin.de##.partners-title + .partners | |
dererker.it##.partvert | |
dererker.it##.partvert-right | |
tagesstimme.com##.pb-8.text-center.float-center | |
fla.de##.pbph | |
otto.de##.pdp_reco-sponsored | |
heise.de##.perf-cls-reduc-leaderboard | |
heise.de##.perf-cls-reduc-rectangle | |
kino.de##.performance-pub | |
pi-news.net##.pi-banner | |
elle.de,esquire.de,freundin.de,harpersbazaar.de,instyle.de##.placeholdercontainer | |
blick.ch##.placement-leaderboard | |
blick.ch##.placement-rectangle | |
englisch-lernen-online.de##.plainContentCollection | |
zuckerporno.com##.pornofilme_recht | |
reise-preise.de##.port.hi | |
iphone-tricks.de##.post div[style="float:none;margin:0px 0 0px 0;text-align:center;"] | |
hartware.de##.postanzeige | |
swz.it##.pr | |
ostbelgiendirekt.be##.pr-area | |
prad.de##.prad-td-header-sp-recs | |
oljo.de##.preisboxinner | |
liveticker.com##.prematchOddsBonus__bonus | |
tri2b.com##.premium | |
frischauf-gp.de##.premiumPartner | |
golfv.de##.premium_firm_list | |
f95.de##.premiumpartner | |
dasoertliche.de##.premiumtreffer | |
deutsche-apotheker-zeitung.de##.presse | |
hsvhandball.com##.primary-footer | |
winfuture.de##.primis_widget | |
prinz.de##.prinz-info--lb | |
songtexte.com##.prmtnContentMin | |
songtexte.com##.prmtnKeepHeight | |
ariva.de##.prodo-shadow | |
kaufland.de##.product--spa | |
kaufland.de##.product--sponsored | |
otto.de##.product.spa | |
maclife.de##.productbox | |
zentrum-der-gesundheit.de##.products-inarticle-slider--parent | |
aktionspreis.de##.produkt_uebersicht > div > br.clear | |
coolibri.de##.promContainer | |
endstation-rechts.de##.promo | |
campervans.de,reisemobil-international.de##.promo-af-wrap | |
tvspielfilm.de##.promo-box-any-banner | |
perfektdamen.co##.promo__item | |
wegwerfemailadresse.com##.promobox | |
snowsociety.com##.promotion-teaser-container | |
stadt-bremerhaven.de##.psw-container | |
europa-landmaschinen.de,suedtirolnews.it##.pub | |
europa-landmaschinen.de##.pub-content | |
tchgdns.de##.pub-footer | |
tchgdns.de##.pub-single-side | |
mallorcazeitung.es##.publi_cabecera_270 | |
mallorcazeitung.es##.publi_mega | |
mallorcamagazin.com##.publicidad | |
hamburg-magazin.de,kiel-magazin.de,luebeck-magazin.de##.pvg-widget | |
lifechannel.ch##.pz_cont | |
radiobeo.ch##.qf-standard-banner-wrapp | |
teneriffa-news.com##.qm-head | |
teneriffa-news.com##.qm-side | |
ssvbozenhandball.it##.qodef-e-logo > img[height="80"] | |
jamesfm.ch##.qt-sponsor | |
grazia-magazin.de,idee-fuer-mich.de,ok-magazin.de,vital.de##.quartermedia | |
crossmagazin.de##.quiz-footer-wrapper | |
codecheck.info##.r | |
netzkino.de##.r-d045u9.r-1udh08x.r-bnwqim.css-1dbjc4n | |
videoaktiv.de##.rcu | |
videoaktiv.de##.rec | |
amor-frau.com##.rechteseite | |
nydus.org##.recommend | |
jobscout24.ch##.recommendations | |
games.ch##.rect | |
anisearch.de##.rectX | |
anisearch.de##.rect_sidebar | |
fussballdaten.de,i-fidelity.net,metal.de,modhoster.de,rheintaler.ch,telepolis.de##.rectangle | |
hifistatement.net##.rectangles-row | |
radioguetersloh.de##.rectright | |
isnichwahr.de##.region-head-adbar-left | |
jungle.world##.region-topad | |
1000ps.at##.reifen-winter | |
economyaustria.at##.ressort_ad | |
suche.freenet.de##.result-container > .container-right | |
drpornofilme.com##.resumecard | |
curved.de##.review-recommendation-headline | |
curved.de##.review-recommendation-headline + a | |
nydus.org##.right > .widgetbox2 | |
oberberg-aktuell.de##.right-leaderboard | |
abload.de##.rightbanner | |
dfb.de##.rotation-partners | |
vilan24.ch##.rotator | |
apfeleimer.de##.rotslide-wrap | |
winfuture.de##.rutschdiv | |
sport1.de##.s1-ad | |
xn--solitr-fua.de##.sa2 | |
xn--solitr-fua.de##.sa2_top | |
desired.de,familie.de##.sad_banner | |
desired.de,familie.de##.sad_out-of-page | |
desired.de,familie.de##.sad_pubperform | |
desired.de,familie.de##.sad_rectangle | |
desired.de,familie.de##.sad_rectangle_2 | |
desired.de,familie.de##.sad_sky | |
desired.de,familie.de##.sad_topmobile | |
digital-eliteboard.com,musiker-board.de,woodworker.de##.samBannerUnit | |
digital-eliteboard.com,macuser.de,musiker-board.de,vielfliegertreff.de##.samCodeUnit | |
metal.de##.sb | |
wallstreet-online.de##.sb_popularleverageproducts | |
wallstreet-online.de##.sb_quotebox | |
ef-magazin.de##.sbad | |
popkultur.de##.sc-button[href^="https://amzn.to/"] | |
popkultur.de##.sc-button[href^="https://www.amazon.de/"] | |
servus.com,terramatermagazin.com##.sda | |
sport.sky.de##.sdc-site-au__leaderboard | |
sport.sky.de##.sdc-site-au__mpu-1 | |
golem.de,rheinische-anzeigenblaetter.de,t-online.de,watson.de##.sdgSlotContainer | |
sportdeutschland.tv##.sdtv-gothaer | |
mytastedeu.com##.search-affiliate__part | |
trvlcounter.de##.second_slot | |
ladies.de##.section-banner | |
meedia.de##.section-banner-fullwidth | |
selbstaendig-im-netz.de##.selbs-blog-startseite-und-kategorien | |
selbstaendig-im-netz.de##.selbs-unter-artikeln | |
wallstreet-online.de##.shareInFocus | |
wallstreet-online.de##.shareTodayBox | |
merkurist.de##.shipment | |
merkurist.de##.shipmentPremium | |
gentleman-blog.de##.shoepassion_content_banner | |
gentleman-blog.de##.shoepassion_sidebar_banner | |
buffed.de,gamesaktuell.de,gamezone.de,pcgames.de##.shopLinkFrameWrapper | |
newzs.de##.shopWidget | |
xdate.ch##.side-ads | |
german-porno-deutsch.info##.sidebar | |
ploetzblog.de##.sidebar > .imglinks | |
rheiderland.de##.sidebar-addbox | |
giga.de##.sidebar-btn-affiliate[rel="nofollow noopener sponsored"] | |
austriansoccerboard.at##.sidebar-partner | |
kreativfieber.de##.sidebar-right > #text-11 | |
kreativfieber.de##.sidebar-right > #text-6 | |
explora.ch##.sidebar-sponsor-outlay | |
flugmodell-magazin.de,trucks-and-details.de##.sidebar_partners | |
der-farang.com##.sideboard_conatainer | |
automatentest.de##.sideinfo | |
mytastedeu.com##.site-header__panorama | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-pornos.info,hd-sexfilme.com,hdpornos.net,herzporno.com,lesbenhd.com,meinyouporn.com,milffabrik.com,nursexfilme.com,pornhub-sexfilme.net,pornoaffe.net,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoleon.com,pornolisa.com,pornoritze.com,pornoschlange.com,pornosusi.com,pornotanja.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,sexente.com,sexfilme-gratis.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xnxx-porno.com,xnxx-pornos.xxx,xnxx-sexfilme.com##.size-300x250 | |
hifi.de##.sky1-outer-container | |
frischauf-gp.de##.skyadd | |
internet-sms.com##.skybg | |
anime-loads.org##.skycontent | |
spiele-kostenlos-online.de##.skycraper | |
11freunde.de,amazona.de,charivari.de,dialo.de,dynamo-dresden.de,fruchtportal.de,jetztspielen.de,ligaportal.at,rheintaler.ch,spielen.de##.skyscraper | |
iplayapps.de##.skyscraper_left | |
iplayapps.de##.skyscraper_right | |
fla.de##.skyscrapper-left | |
fla.de##.skyscrapper-right | |
boxverband.at##.slick-track | |
aedt.de##.slide-box | |
tippspiel.wa.de##.sliderContainer | |
suche6.ch##.slideshow | |
wallis24.it##.slideshowck | |
hcgherdeina.com##.small-sponsor-box | |
finanznachrichten.de##.smartbroker--text | |
finanznachrichten.de##.smartbroker-logo | |
finanznachrichten.de##.smartbroker1 | |
stereoguide.de##.smartmag-widget-codes | |
5-sms.com##.smsbox1 | |
5-sms.com##.smsbox2 | |
finanzen100.de##.snippet--cta | |
finanzen100.de##.snippet-container | |
ladies.de##.sol-content | |
golem.de##.sp-breakout-affy | |
4fansites.de##.spalten_33_werbung | |
meetingpoint-brandenburg.de##.span > .white_bg[style="width: 100%; padding-right: 5px;"] | |
meetingpoint-brandenburg.de##.span.white_bg[style="padding: 7px 2px; margin-left: 5px;"] | |
meetingpoint-brandenburg.de##.span[style="width: 160px; margin-left: 5px;"] | |
deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-sexfilme.com,hdpornos.net,herzporno.com,nursexfilme.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoschlange.com,pornotom.com,pornotommy.com,pornozebra.com,sexente.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xhamster-sexfilme.com,xnxx-porno.com,xnxx-sexfilme.com##.spc_height_80 | |
xn--spidersolitr-qcb.de##.spielen_kopf | |
mahjongkostenlos.de##.spielseite_anz_2 | |
mahjongkostenlos.de##.spielseite_kopf | |
german-porno-deutsch.info,spox.com##.spons | |
fcaugsburg.de##.sponser-lead-inner | |
argovia.ch,bolzano-bozen.it,esports.ch,europages.de,frischauf-gp.de,hc-elbflorenz.de,mainpost.de,radio24.ch,scfreiburg.com,svww.de##.sponsor | |
fcz.ch##.sponsor--margin | |
dynamo-dresden.de##.sponsor-list | |
rittnerbuam.com##.sponsor-section | |
asv-hamm-westfalen.de##.sponsor_col | |
eisbaeren.de##.sponsor_wrapper | |
ariva.de,otto.de,tips.at,toolbox.webediagaming.de,zdnet.de##.sponsored | |
caravaning.de,menshealth.de,motorradonline.de,runnersworld.de##.sponsored--container | |
heise.de##.sponsored-placement | |
arminia.de,budapester.hu,rot-weiss-erfurt.de,seo-united.de,vfb.de##.sponsoren | |
hc-erlangen-ev.de##.sponsoren-right | |
fcenergie.de##.sponsoren_wrapper | |
tsv1860.de##.sponsorftr | |
hc-erlangen.de##.sponsoring-footer | |
hornoxe.com##.sponsorleft | |
bayer04.de,bvb.de,dhb.de,fc-union-berlin.de,hallescherfc.de,ofc.de,rundumkoeln.de,uniliga.gg##.sponsors | |
sg-flensburg-handewitt.de##.sponsors-col | |
uniliga.gg##.sponsors-desktop | |
tv.herthabsc.com##.sponsors-holder | |
tsg-hoffenheim.de##.sponsors-slider | |
freiburgesports.de##.sponsors-wrapper | |
sportclub-meran.it##.sponsorslider | |
hceppan.it##.sportnews | |
1milf.com,frauporn.com,wildesporno.xxx,xfilmen.com##.spot | |
1milf.com,frauporn.com,xfilmen.com##.spot_bottom | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-pornos.info,hd-sexfilme.com,hdpornos.net,herzporno.com,lesbenhd.com,meinyouporn.com,milffabrik.com,nursexfilme.com,pornhub-sexfilme.net,pornoaffe.net,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoleon.com,pornolisa.com,pornoritze.com,pornoschlange.com,pornosusi.com,pornotanja.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,sexente.com,sexfilme-gratis.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xnxx-porno.com,xnxx-pornos.xxx,xnxx-sexfilme.com##.spz_height_60 | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-sexfilme.com,hdpornos.net,herzporno.com,lesbenhd.com,meinyouporn.com,milffabrik.com,nursexfilme.com,pornhub-sexfilme.net,pornoaffe.net,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoleon.com,pornolisa.com,pornoritze.com,pornoschlange.com,pornosusi.com,pornotanja.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,sexente.com,sexfilme-gratis.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xnxx-porno.com,xnxx-pornos.xxx,xnxx-sexfilme.com##.spz_height_80 | |
ebay.de##.srp-1p__banner | |
mobile.de##.srp-placeholder | |
bild.de##.stage-teaser__partner--advertorial | |
spieletipps.de##.stiRectangleRgt | |
spieletipps.de##.stiSkyscraperRgt | |
radiobob.de##.stickyBanner-wrapper | |
salto.bz##.stj-sidebar-widget | |
spielregeln.de##.strack_cli | |
tutonaut.de##.stream-item | |
ecvsv.at##.stream-item-top-wrapper | |
tutonaut.de##.stream-item-widget | |
de.motor1.com,insideevs.de##.stroer-ap | |
insideevs.de##.stroer-ap_wrapper | |
sinn-frei.com##.stx | |
coincierge.de##.su-button | |
handyraketen.de##.su-button-wide[href^="http://amzn.to/"] | |
fuersie.de,grazia-magazin.de,i-fidelity.net,idee-fuer-mich.de,inside-digital.de,jagderleben.de,jolie.de,ka-news.de,kochbar.de,leben-und-erziehen.de,maedchen.de,ok-magazin.de,petra.de##.superbanner | |
pharmazeutische-zeitung.de##.superbanner-frame | |
scfreiburg.com##.superbanner-top | |
computerbild.de##.superbannerBtfContainer | |
computerbild.de##.superbannerContainer | |
readersdigest.de##.superbanner_wrapper | |
tonight.de##.support-box | |
vanion.eu##.support_banner_lead | |
broncos.it##.supporter | |
ntz.de,scdhfk-handball.de##.swiper-container | |
swp.de##.swp-adbox | |
frauporno.com##.sz_300_250 | |
quoka.de##.t-ctr | |
t-online.de##.tMRM_billiger | |
duden.de##.tabloid__side-column-top | |
selbstaendig-im-netz.de##.tad1 | |
golem.de##.tags | |
frustfrei-lernen.de##.tandem_right | |
frustfrei-lernen.de##.tandem_top | |
anime2you.de,bitreporter.de,elliniki-gnomi.eu,literaturwelt.com,oscar-am-freitag.de,pfalz-echo.de,pi-news.net,prad.de##.td-a-rec | |
smartphonemag.de##.td-banner-wrap-full | |
primavera24.de##.td-header-container | |
marktindex.ch##.td-header-header | |
bauernzeitung.at,krautundrueben.de,marktindex.ch##.td-header-rec-wrap | |
teilzeithelden.de##.td_11 | |
marktindex.ch##.td_uid_89_6141b5fdd19ca_rand | |
sportsbusiness.at##.tdi_50 | |
bauernzeitung.at##.tdi_59 | |
neumarkt-tv.de##.tdi_88 | |
bestattungen.de##.tdp | |
bild.de##.tea-rectangle | |
wort.lu##.teaser--sponsored | |
ariva.de##.teaserPicturedNews | |
watson.ch##.teaser_type_paid_content | |
familie.de##.teaserheld-header-wrapper | |
watson.de##.teaserheld-wrapper | |
computerbase.de##.text-ad | |
analsexporno.net,deutsche-sexfilme.net,pornomonster.com,scharfe-pornos.com##.tf-de | |
m.tvspielfilm.de##.tfm-banner | |
kinox-filme.work##.tftable | |
t3n.de##.tg-articletype-sponsored-deal.c-pin | |
t3n.de##.tg-articletype-sponsored-post | |
t3n.de##.tg-stage-sponsoredcontent | |
salto.bz##.theme-carousel-partners | |
hifitest.de##.themenmonat | |
duden.de##.tile__wrapper | |
htfgames.com##.tipps | |
rro.ch##.tisement | |
smartdroid.de##.titelad | |
soeren-hentzschel.at##.tnemesitrevda | |
t-online.de,www-t--online-de.cdn.ampproject.org##.toi-sh-breaker | |
songtexte.com##.toneFusePanel | |
fcbinside.de##.top-footer-inner | |
oberberg-aktuell.de##.top-leaderboard | |
angelshow.de##.top-panel | |
macwelt.de##.top-products | |
herthabsc.com##.top-sponsor-nav | |
gload.to##.top2019main | |
radio.at,radio.de##.topASp | |
az.com.na,photovoltaikforum.com##.topBanner | |
buffed.de,gamesaktuell.de,gamezone.de,pcgames.de,pcgameshardware.de,videogameszone.de##.topFrameEddie | |
zumfahren.de##.topRight300x250 | |
edelsteine.net,sternzeichen.net##.top_bannerbar | |
xrel.to##.top_news_adv | |
rheiderland.de##.topanzeigen-slider-wrapper | |
boerse-online.de##.topbanner | |
n-tv.de##.topbanner-mobile | |
queer.de##.toplinks | |
mobile.de##.topresult + .dealerAd | |
f95.de##.topsponlink | |
my-ladies.ch##.tpa-row | |
supermarkt-inside.de##.tracking_trigger | |
photovoltaikforum.com##.traffectiveBox | |
trauerhilfe.it##.trauerhilfe_ads | |
mannheimer-morgen.de##.trf-billboardcontainer | |
radsport-seite.de##.trikots | |
tritime-magazin.de##.tritime-ads-middle | |
pnn.de,tagesspiegel.de##.ts-sptag | |
biallo.de##.tso-pub | |
tvsportguide.de##.tvg-manager-box | |
lolabrause.ch##.tx-admanager | |
hamburg-pride.de##.tx-imagecycle-pi1 | |
astronomie.de##.tx-sf-banners | |
bayernwelle.de##.type-banner | |
boersen-zeitung.de##.u-ad | |
uhrenratgeber.com##.uhren-widget | |
funcloud.club##.underContentA | |
hausgeraete-test.de,heimwerker-test.de,hifitest.de##.unserePartner | |
flz.de##.user-flzads-pi1 | |
aerokurier.de,auto-motor-und-sport.de,caravaning.de,cavallo.de,elektrobike-online.com,flugrevue.de,menshealth.de,motorradonline.de,mountainbike-magazin.de,outdoor-magazin.com,outdoorchannel.de,promobil.de,roadbike.de,runnersworld.de,womenshealth.de##.v-A_-commercial | |
godmode-trader.de##.v-is-sponsored-box | |
hallescherfc.de,pfalz-echo.de##.vc_carousel-inner | |
vfl.de##.vc_custom_1544363997968 | |
xn--schne-aussicht-xpb.de##.vc_custom_1623308998554 | |
ride-on-magazin.de##.vc_custom_1629451242127 | |
gn-online.de##.verticalCarousel | |
ebay.de##.vi-lb-placeholder | |
free-gay.org,pornohutdeutsch.net,sexfilme24.org##.video-side-adds | |
deutschsex.com##.video__sidebar-item | |
finanztreff.de##.videosponsor_hsbc | |
netzwoche.ch##.view-partners | |
vip.de##.vip-medium-rectangle | |
mobile.de##.vip-placeholder | |
vip.de##.vip-teaser | |
frauporno.com##.vjs-overlay | |
deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-sexfilme.com,hdpornos.net,herzporno.com,nursexfilme.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoschlange.com,pornotom.com,pornotommy.com,pornozebra.com,sexente.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xhamster-sexfilme.com,xnxx-porno.com,xnxx-sexfilme.com##.vjs-overlays | |
velomotion.de##.vm-banner | |
ddl-warez.cc##.vpn_btn | |
stol.it##.w-header | |
boerse-online.de##.wallpaper_top | |
analysedeutschland.de##.wanner | |
watson.ch##.watson-ad | |
biallo.de##.wb | |
biallo.de##.wb-wide | |
nsladies.de##.webcam-premium | |
seekxl.de##.welcome | |
nydus.org,sbb.it##.werb | |
dolomiten.de,fernsehserien.de##.werbemittel | |
biete6.ch##.werbepartner | |
ariva.de##.werbeplaetze_button | |
wetter.com##.werbung:not(.toolbar-wrapper) | |
weltwoche.ch##.werbungSmall | |
weltwoche.ch##.werbungWide | |
winfuture-forum.de##.wf_gcsi | |
bikesport-emtb.de,radfahren.de,radsport-rennrad.de##.wide-banner | |
1000ps.ch##.wideboard-cad | |
nau.ch##.wideboard-top | |
aerotelegraph.com##.widget--marktplatz | |
kostenloses-fernsehen.de##.widget-1 | |
kostenloses-fernsehen.de,melodieundrhythmus.com##.widget-3 | |
kt1.at##.widget-5 | |
kt1.at##.widget-7 | |
onlineuebung.de##.widget-aal-unit-by-id | |
primeleague.gg##.widget-list-sponsors | |
wp-koenigin.de##.widget__image--banner | |
gameswirtschaft.de,haus-garten-magazin.de##.widget_aawp_widget_bestseller | |
gameswirtschaft.de##.widget_aawp_widget_box | |
nachbelichtet.com##.widget_aawp_widget_new_releases | |
usa-info.net##.widget_atkp_widget | |
zueri6.ch##.widget_banner | |
diesachsen.de##.widget_commerce | |
autogazette.de,schmunzelseite.de##.widget_custom_html | |
nibelungen-kurier.de##.widget_dkge_wrapper | |
freiluft-blog.de##.widget_links | |
hebelschein-spekulant.de##.widget_media_image | |
bueroblog.ch,computerfachmagazin.de,office-roxx.de##.widget_metaslider_widget | |
buongiornosuedtirol.it##.widget_random_banner_widget | |
puschtra.it##.widget_sp_image | |
hebelschein-spekulant.de##.widget_text | |
zitate-online.de##.witz > .bewertung + .detaillink + p:last-child | |
zitate-online.de##.witz > .bewertung + p:last-child | |
delamar.de##.wk | |
regensburg-digital.de##.wk-slideshow | |
ariva.de##.woBannerHeader | |
ariva.de##.wo_news_top_banner | |
allround-pc.com##.wp-element-button[href^="https://amzn.to/"] | |
technic3d.com##.wrap > footer[style="bottom: -260px;"]:last-child > div:first-child | |
fkk24.de##.wrapper-banner | |
come-on.de,fnp.de,fr.de,merkur.de,soester-anzeiger.de,tz.de,wa.de##.wv_story_el_billboard | |
analysedeutschland.de##.wwd | |
image-hifi.com,utvmagazin.de##.x-topbar | |
games-mag.de##.yftovjn | |
games-mag.de##.yftovjn-container | |
beat.de,digitalphoto.de##.yieldlove | |
aktionspiele.de,mahjongspielen.de,zeitmanagementspiel.de##.ympb_target_banner | |
guteporno.com##.zeigenfick | |
tri-mag.de##.zekfylmnsq | |
zenideen.com##.zenid-adlabel | |
zeno.org##.zenoLSInnerProductTableRightAmazon | |
zwischengas.com##.zgsky | |
german-bash.org##.zitat > div[style="width:300px;"] | |
3drei3.de##.zona_publi | |
lifeverde.de##.zusatz_billboard | |
heise.de##A-PATERNOSTER | |
pornhutdeutsch.com##[href^="https://start.amateurcommunity.com/"] | |
pornhutdeutsch.com##[href^="https://susi.live/"] | |
pornhutdeutsch.com##[href^="https://www.zubivu.com/"] | |
chip.de##[onclick*="/screen13."] | |
chip.de##[onclick*="://network.screen13.com/"] | |
chip.de##[onclick*="www.nah-versorger.de/"] | |
ddl-warez.cc##[onclick^="window.location.href='/azn/"] | |
chip.de##[style*="/screen13."] | |
chip.de##[style*="://network.screen13.com/"] | |
allround-pc.com##[style*="background-color: #001d4a;"] | |
onvista.de##a[class*="ArticleTeaserBox"][href^="https://bnpp.lk/"] | |
manomano.de##a[class*="sponsoredProductCard"] | |
neuwagen.de##a[class="placement"] | |
camping.de##a[class^="herobanner-adv"] | |
hallo-minden.de##a[data-adid]:not([data-adid="12937"]) | |
mobilegeeks.de##a[data-eventcategory="Kooperation"] | |
ariva.de##a[data-google_analytics_id^="wo"] | |
schlager.de##a[data-name="topbanner"] | |
gawina.de##a[data-track] | |
t-online.de,www-t--online-de.cdn.ampproject.org##a[data-url^="https://count.shopping.t-online.de/RE?ID="] | |
bildschirmarbeiter.com##a[href$="xref=nosim/wwwbildschirm-21"] | |
onvista.de##a[href*="&adname="] | |
tarnkappe.info##a[href*=".rokkr.net/promo/"] | |
dkamera.de,donau3fm.de,isaswomo.de,ofdb.de,picdumps.com,polizei.news,rechtsdepesche.de,spox.com,via-ferrata.de##a[href*="//bit.ly/"] | |
hd-source.to##a[href*="/af.php"] | |
6chat.org##a[href*="/b1a8/"] | |
amigafuture.de##a[href*="/boardheaderads/"] | |
erogeschichten.com##a[href*="/go/"] | |
osthessen-news.de##a[href*="/goto.php?"] | |
tarnkappe.info##a[href*="/hide.me/de/?friend="] | |
3druck.com,cannabis-special.com,supertipp-online.de##a[href*="/linkout/"] | |
ddl-warez.cc,ostfussball.com##a[href*="/out/"] | |
bild.de##a[href*="/partner/"] | |
tarnkappe.info##a[href*="/prf.hn/click/"] | |
emtb-news.de,ladies.de,mtb-news.de##a[href*="/redirect/"] | |
chip.de##a[href*="://schneesommer.de/"] | |
tarnkappe.info##a[href*="?sca_ref="] | |
chip.de##a[href*="https://x.chip.de/intern/dl/?"] > img[src*="https://im.chip.de/ii/"] | |
finanzen.net##a[href="#p500Werbehinweis"] | |
areadvd.de##a[href="/panasonic_de"] | |
strippokerregeln.com##a[href="/www/888casino"] | |
finanzen.net##a[href="http://g.finanzen.net/ubs-aktiendetail-hebel-fallback"] | |
outleter.org##a[href="http://topne.ws/onlineoutlet"] | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-sexfilme.com,hdpornos.net,herzporno.com,lesbenhd.com,meinyouporn.com,milffabrik.com,nursexfilme.com,pornhub-sexfilme.net,pornoaffe.net,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoleon.com,pornolisa.com,pornoritze.com,pornoschlange.com,pornosusi.com,pornotanja.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,sexente.com,sexfilme-gratis.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xnxx-porno.com,xnxx-pornos.xxx,xnxx-sexfilme.com##a[href="https://bit.ly/"] | |
t-online.de,www-t--online-de.cdn.ampproject.org##a[href="https://gebrauchtwagen-suche.t-online.de/marke-skoda/modell-superb"] | |
myboerse.bz##a[href="https://tinyurl.com/"] | |
apfelpage.de##a[href="https://www.betrugstest.com/online-casino/apple-pay/"] | |
apfelpage.de##a[href="https://www.easeus.de/datenrettung-software/mac-data-recovery-wizard-free.html"] | |
tarnkappe.info##a[href^=" https://www.bit.ly/"] | |
kinoger.to##a[href^="//fbmedia-ckl.com/"] | |
hammerporno.xxx##a[href^="//plx.hammerporno.xxx/pool_link/"] | |
porno-himmel.net##a[href^="//wixnm.com/"] | |
dkamera.de##a[href^="/adserver/goto/"] | |
ddl-warez.cc##a[href^="/azn/"] | |
herthabsc.de##a[href^="/de/hertha/sponsoren/exklusiv-partner/uebersicht/page/"] | |
bastel-elfe.de##a[href^="banners.php?"] | |
zensiert.net##a[href^="http://camgirly.net"] | |
t-online.de,www-t--online-de.cdn.ampproject.org##a[href^="http://count.shopping.t-online.de/RE?ID="] | |
amor-frau.com##a[href^="http://cpm.amateurcommunity.de/"] | |
blockbuster.to,goldesel.sx,laden.to,saugen.to##a[href^="http://filestore.to/premium"] | |
finanzen.net##a[href^="http://g.finanzen.net/bs-anlegerclub"] | |
finanzen.net##a[href^="http://g.finanzen.net/hsbc-startseite-top-flop?id="] | |
finanzen.net##a[href^="http://g.finanzen.net/premium-teaser-bnp"] | |
erogeschichten.com##a[href^="http://in.mydirtyhobby.com/track/"] | |
bbszene.de##a[href^="http://partners.webmasterplan.com/"] | |
metacrawler.de,msn.com##a[href^="http://rover.ebay.com/"] | |
gamemovieportal.ch##a[href^="http://tidd.ly/"] | |
bildschirmarbeiter.com,das-sternzeichen.de,gamingmedia.de,meintomtom.de,metacrawler.de,schule-studium.de,seaofsin.de,seaofsin.info##a[href^="http://www.amazon."][href*="tag="] | |
sexfilmegratis.net,sexvideoskostenlos.net##a[href^="http://www.livestrip.com/FreeAccountLanding.aspx?"] | |
pcwelt.de##a[href^="http://www.pcwelt.de/pv/"] | |
macwelt.de##a[href^="http://www.verleihshop.de/index.html?partner="] | |
pcwelt.de##a[href^="http://www.verleihshop.de/pwindex.html?partner="] | |
3fach.ch##a[href^="https://3fach.ch/track/"] | |
spanienlive.com##a[href^="https://airbnb.com/rooms/"] | |
blogprojekt.de##a[href^="https://all-inkl.com/?partner="] | |
allround-pc.com##a[href^="https://allround-pc.com/"][href*="/?"] | |
adventures-kompakt.de##a[href^="https://allvideoslots.com/"] | |
anderes-wort.de,bitreporter.de,fairytail-tube.org,onepiece-tube.com,picdumps.com##a[href^="https://amzn.to/"] | |
googlewatchblog.de,schrift-generator.com##a[href^="https://amzn.to/"] > img | |
allround-pc.com##a[href^="https://bit.ly/"] | |
adventures-kompakt.de##a[href^="https://casino-bonus24.net/"] | |
adventures-kompakt.de##a[href^="https://casinoandy.com/"] | |
adventures-kompakt.de##a[href^="https://casinopilot24.com/"] | |
hockeyweb.de,meintomtom.de,news.de##a[href^="https://clk.tradedoubler.com/"] | |
msn.com,pcwelt.de##a[href^="https://clkde.tradedoubler.com/"] | |
sueddeutsche.de##a[href^="https://cmk.sueddeutsche.de/cms/hub/"][href*="/anzeige/"] | |
t-online.de,www-t--online-de.cdn.ampproject.org##a[href^="https://count.shopping.t-online.de/RE?ID="] | |
onepiece-tube.com##a[href^="https://cutt.ly/"] | |
ligaportal.at##a[href^="https://de.johnnybet.com/"] | |
msn.com##a[href^="https://ebay.at/"] | |
koeln.de##a[href^="https://ed.koeln.de/ad/www/delivery/ck.php"] | |
finanzen.ch##a[href^="https://fra1-ib.adnxs.com/"] | |
pcwelt.de##a[href^="https://get.surfshark.net/aff_c?"] | |
denkmalpflege-schweiz.ch,pornotim.com,reiseziele.ch,xhamsterde.com##a[href^="https://goo.gl/"] | |
tarnkappe.info##a[href^="https://hide.me/de/promotion/"] | |
hoerbuch.us##a[href^="https://hoerbuch.us/dll/"] | |
chip.de##a[href^="https://im.chip.de/"] | |
blick.ch##a[href^="https://jackpot.onelink.me/"] | |
chip.de##a[href^="https://lebt-noch.de/"] | |
hoerbuch.us##a[href^="https://linksnappy.com/?ref="] | |
amor-frau.com##a[href^="https://lp.amateurcommunity.com/"] | |
pornkinox.to##a[href^="https://lp.mydirtyhobby.com/"] | |
ero-world.info##a[href^="https://media.campartner.com/"] | |
metager.de##a[href^="https://metager.de/partner/r?"] | |
pcwelt.de##a[href^="https://ndirect.ppro.de/"] | |
chip.de##a[href^="https://network.screen13.com/"] | |
bbszene.de##a[href^="https://neu.turbo-d.de/"] | |
goal.com##a[href^="https://prf.hn/"] | |
pcwelt.de##a[href^="https://pvn.mediamarkt.de/"] | |
pcwelt.de##a[href^="https://pvn.saturn.de/"] | |
metager.de##a[href^="https://r.search.yahoo.com/"] | |
emuenzen.de##a[href^="https://rover.ebay.com/"] | |
dkamera.de##a[href^="https://servedby.flashtalking.com/"] | |
wallstreet-online.de##a[href^="https://smartbroker.de/"][href*="/?utm_"] | |
wallstreet-online.de##a[href^="https://smartbroker.de/?utm_source="] | |
report24.news##a[href^="https://tentorium.tv/"] | |
pcwelt.de##a[href^="https://tracking.s24.com/"] | |
ero-world.info##a[href^="https://vxcsh.com/"] | |
spiele-umsonst.de##a[href^="https://wgaffiliate.com/?a="] | |
bildschirmarbeiter.com,bitreporter.de,chip.de,emok.tv,naruto-tube.org,nickles.de,onepiece-tube.com,pcgamesdatabase.de,pcwelt.de,pi-news.net,ruhrbarone.de,schule-studium.de,wiiunews.at##a[href^="https://www.amazon."][href*="tag="] | |
uepo.de##a[href^="https://www.amazon."][href*="tag="] > img | |
cyclingmagazine.de##a[href^="https://www.amazon.de/"] > img | |
apfeltalk.de##a[href^="https://www.apfeltalk.de/magazin/affiliate/"] | |
aus-liebe.net,pcwelt.de,radsport-seite.de##a[href^="https://www.awin1.com/cread.php?"] | |
chinahandys.net##a[href^="https://www.banggood.com/marketing-"] | |
ero-world.info##a[href^="https://www.big7.com/"] | |
berliner-stadtplan.com,dein-plan.de,hamburger-stadtplan.com,hannover-stadtplan.com,leipziger-stadtplan.com,muenchener-stadtplan.com,potsdamer-stadtplan.com,spreewaldkarte.de##a[href^="https://www.booking.com/searchresults.de.html?aid="] | |
stadt-bremerhaven.de##a[href^="https://www.communicationads.net/tc.php?"] | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,hd-sexfilme.com,hdpornos.net,herzporno.com,lesbenhd.com,meinyouporn.com,pornoaffe.com,pornoente.tv,pornofisch.com,pornohammer.com,pornohans.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornotom.com,pornotommy.com,pornozebra.com,sexente.com,sexvideos-hd.com,tube8-pornos.com,xhamster-sexvideos.com,xnxx-porno.com##a[href^="https://www.erocom.tv/?utm_"] | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,hd-sexfilme.com,hdpornos.net,herzporno.com,lesbenhd.com,meinyouporn.com,pornoaffe.com,pornoente.tv,pornofisch.com,pornohammer.com,pornohans.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornotom.com,pornotommy.com,pornozebra.com,sexente.com,sexvideos-hd.com,tube8-pornos.com,xhamster-sexvideos.com,xnxx-porno.com##a[href^="https://www.erotik-von-nebenan.com/?utm_"] | |
wallstreet-online.de##a[href^="https://www.etracker.de/ccr?"] | |
pi-news.net##a[href^="https://www.fincabayano.net/"] | |
rockitradio.ch,vintageradio.ch##a[href^="https://www.frankly.ch/"] | |
cyclingmagazine.de##a[href^="https://www.google.com/"] > img | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,hd-sexfilme.com,hdpornos.net,herzporno.com,lesbenhd.com,meinyouporn.com,pornoaffe.com,pornoente.tv,pornofisch.com,pornohammer.com,pornohans.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornotom.com,pornotommy.com,pornozebra.com,sexente.com,sexvideos-hd.com,tube8-pornos.com,xhamster-sexvideos.com,xnxx-porno.com##a[href^="https://www.handy-sextreff.info/?c="] | |
hockeyweb.de##a[href^="https://www.hockeyweb.de/?rex-api-call=pixel_forward&url="] | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,hd-sexfilme.com,hdpornos.net,lesbenhd.com,meinyouporn.com,pornoaffe.com,pornoente.tv,pornofisch.com,pornohammer.com,pornohans.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornotom.com,pornotommy.com,pornozebra.com,sexente.com,sexvideos-hd.com,tube8-pornos.com,xhamster-sexvideos.com,xnxx-porno.com##a[href^="https://www.julia-reaves.com/?bicc="] | |
trendmutti.com##a[href^="https://www.krokodeal.net/"] | |
schwedenstube.de##a[href^="https://www.lead-alliance.net/tc.php"] | |
daily-pia.de##a[href^="https://www.manitu.de/?partner="] | |
sexabc.ch##a[href^="https://www.mydirtyhobby.de/"][href*="?ats="] | |
hoerbuch.us##a[href^="https://www.purevpn.com/?aff="] | |
hoerbuch.us##a[href^="https://www.purevpn.com?aff="] | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-sexfilme.com,hdpornos.net,herzporno.com,lesbenhd.com,meinyouporn.com,nursexfilme.com,pornoaffe.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoschlange.com,pornotom.com,pornotommy.com,pornozebra.com,sexente.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xhamster-sexfilme.com,xhamster-sexvideos.com,xnxx-porno.com,xnxx-sexfilme.com##a[href^="https://www.susi.live/FreeAccountLanding.aspx?"] | |
areadvd.de##a[href^="https://www.teufel.de/sales?partner_id="] | |
pcwelt.de##a[href^="https://www.tkqlhce.com/click-"] | |
tweakpc.de##a[href^="https://www.tweakpc.de/rev3/www/delivery/"] | |
nsladies.de##a[href^="https://www.visit-x.net/de/w/chathost/?w="] | |
beeg-pornos.com,deinesexfilme.com,einfachtitten.com,gutesexfilme.com,halloporno.net,hd-sexfilme.com,hdpornos.net,herzporno.com,lesbenhd.com,meinyouporn.com,milffabrik.com,nursexfilme.com,pornhub-sexfilme.net,pornoaffe.net,pornodavid.com,pornoente.tv,pornofelix.com,pornofisch.com,pornohammer.com,pornohans.com,pornohelm.com,pornohirsch.net,pornojenny.com,pornoklinge.com,pornoleon.com,pornolisa.com,pornoritze.com,pornoschlange.com,pornosusi.com,pornotanja.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,sexente.com,sexfilme-gratis.com,sexvideos-gratis.com,sexvideos-hd.com,tube8-pornos.com,xnxx-porno.com,xnxx-pornos.xxx,xnxx-sexfilme.com##a[href^="https://www.visit-x.world/"] | |
pornhubdeutsch.info,xhamsterde.com##a[href^="https://www.wazazu.com/LA/Landingpage?"] | |
xhamsterde.com##a[href^="https://www.zononi.com/LA/LP/Finder?"] | |
xhamsterde.com##a[href^="https://www.zononi.com/VX/LP/Roulette?"] | |
myhomebook.de##a[href^="https://www6.smartadserver.com/"] > img | |
ladies.de##a[href^="https://zwinkr.de/landing/"] | |
dervinschger.it##a[id="bottombanner"] | |
wallstreet-online.de##a[onclick*="'tableAd'"] | |
wallstreet-online.de##a[onclick*="'tableAd'"] + img | |
chip.de##a[onclick*=".chip-secured-download.de/payperdownload/click?"] | |
shaz.ch##a[onclick^="__gaTracker('send', 'event', 'Ads'"] | |
allround-pc.com##a[rel*="sponsored"] | |
computerbase.de##a[rel*="sponsored"] > img[alt="Anzeige"] | |
smartdroid.de##a[rel=" noreferrer noopener sponsored nofollow"] | |
allround-pc.com##a[rel="external noopener"] > img[src^="/"] | |
allround-pc.com##a[rel="noopener external"] > img[src^="/"] | |
anisearch.de,herz-fuer-tiere.de,schweizer-illustrierte.ch##a[rel="sponsored"] | |
andalusien-aktuell.es,sex4u.ch##a[rel^="sponsored"] | |
chip.de##a[style*="://bergdamm.de/"] | |
kfz-steuer.de##a[style="position:relative; float:left; width:698px; height:63px; padding-left:28px; padding-right:0px; padding-top:14px; border:1pt solid #DADADC; background:#FFFFFF display:inline;"] | |
ak-kurier.de##a[target="_new"][href^="inc/inc_link.php?id="] | |
macuser.de,usp-forum.de##article.message--post:not([data-author]) | |
otto.de##article[data-producttile-tracking*="wk.san_ProductType\":\"sponsored\""] | |
blick.ch##aside[id^="appnexus-placement"] | |
weristdeinfreund.de##aside[id^="banner"] | |
ww3.cad.de##body > table[width="100%"][border="0"]:first-child | |
ddl-warez.cc##button[onclick*="/af.php"] | |
abload.de##center > table > tbody > tr > td[valign="bottom"][align="center"][style="width: 100%;"] | |
winfuture.de##div[align="center"][style="min-height: 320px;"] | |
3dchip.de##div[align="center"][width="468px"] > table[height="60"][cellspacing="0"][cellpadding="0"][border="0"][align="center"] | |
bitreporter.de##div[class$="-adlabel"] | |
onvista.de##div[class*="InteractionTypeReference_ov-interaction-slot--fallback"] | |
onlinehaendler-news.de##div[class*="adplacement_"] | |
chartsurfer.de##div[class*="adszone-"] | |
homegate.ch##div[class^="AdSlotContainer_"] | |
stol.it##div[class^="AdUnit_"] | |
rnd.de##div[class^="Adstyled_"] | |
zentralplus.ch##div[class^="Advertisement_container"] | |
mactechnews.de##div[class^="Billboard-"] | |
mactechnews.de##div[class^="Billboard_"] | |
lovelybooks.de##div[class^="MoliAd_"] | |
derbund.ch##div[class^="PageLayout_topaddesktop_"] | |
mactechnews.de##div[class^="Rectangle_"] | |
t-online.de,www-t--online-de.cdn.ampproject.org##div[class^="Tsshopst"] | |
90min.de,hamburg-magazin.de,kiel-magazin.de,luebeck-magazin.de##div[class^="ad_"] | |
berliner-zeitung.de##div[class^="article_billboard-"] | |
2ix2.com##div[class^="bireklam"] | |
quoka.de##div[class^="div-gpt-"] | |
costanachrichten.com##div[class^="lp_track_"] | |
morecore.de##div[class^="morec-"] | |
emtb-news.de,mtb-news.de##div[class^="mtbnews-ad-container"] | |
via-ferrata.de##div[class^="overlay-"] | |
grenzecho.net##div[class^="pane-dpipub-"] | |
pictures-magazin.de##div[class^="pictu-"] | |
rundschau.info##div[class^="runds-werbung-"] | |
chip.de##div[class^="rv-di-step__"]:not(.rv-di-step__footer) | |
berliner-zeitung.de##div[class^="traffective_"] | |
winfuture.de##div[class^="ws_contentAd"] | |
amazon.de##div[data-ad-id] | |
welt.de##div[data-ad] | |
rtl.de,vox.de##div[data-adformat="halfpage"] | |
rtl.de,vox.de##div[data-adformat="rectangle"] | |
gmx.net,web.de##div[data-adservice-slot] | |
studysmarter.de##div[data-adv-location] | |
berliner-zeitung.de##div[data-component-type="ad-slot"] | |
freenet.de##div[data-componentid^="ext-frn-adtag-"] | |
volksblatt.at##div[data-div-ratios="default:300_250"] | |
volksblatt.at##div[data-div-ratios="default:696_280|500:300_250"] | |
t-online.de,www-t--online-de.cdn.ampproject.org##div[data-dy*="Partner:"] | |
apfelpage.de##div[data-embed-provider="rcm-eu-amazon-adsystem-com"] | |
kleinanzeigen.de##div[data-liberty-ad-loaded="true"] | |
giga.de##div[data-sdg-ad] | |
t-online.de##div[data-testid="TaboolaFeeds.Feed"] | |
sport1.de##div[data-testid="better-collective"] | |
sportbild.bild.de##div[data-tr-doc-type="dt=InlineAd|st=BTOAdTag"] | |
giga.de##div[data-trigger="sourcepoint-ad"] | |
prosiebengames.de##div[data-url-link^="https://track-adspree.com/"] | |
t-online.de,www-t--online-de.cdn.ampproject.org##div[id^="T-"].Tmm.Tltb.Tts.Tmc1.Tww1.Thh3[onfocus^="A('zid="] > .Ttsc.Ttsv169 | |
t-online.de,www-t--online-de.cdn.ampproject.org##div[id^="T-"][oncontextmenu="return false"] | |
hardware-mag.de##div[id^="ad-"] | |
gamestar.de##div[id^="ad-div-"] | |
argoviatoday.ch,fm1today.ch,nzz.ch,pilatustoday.ch,swissmom.ch##div[id^="adnz_"] | |
haus.de##div[id^="adtech_"] | |
yoga-aktuell.de##div[id^="aktue-"] | |
areadvd.de##div[id^="aread-"] | |
20min.ch##div[id^="ausland__inside-"] | |
finanzen100.de,spielen.de##div[id^="banner_"] | |
20min.ch##div[id^="basel__inside-"] | |
basic-tutorials.de##div[id^="basic-"] | |
bayreuther-tagblatt.de##div[id^="bayre-"] | |
20min.ch##div[id^="bern__inside-"] | |
hpd.de##div[id^="block-views-advertising-"] | |
buongiornosuedtirol.it##div[id^="buong-"] | |
fla.de##div[id^="cncpt-dsk_"] | |
coincierge.de##div[id^="coinc-"] | |
20min.ch##div[id^="community__inside-"] | |
20min.ch##div[id^="coronavirus__inside-"] | |
forum.golem.de##div[id^="csi_forum"][style="min-height: 100px; padding: 0px; display: block;"] | |
dubisthalle.de##div[id^="dbh-"] | |
20min.ch##div[id^="digital__inside-"] | |
boerse.sx##div[id^="edit"][style="padding:0px 0px 6px 0px"] > table[id^="post"][width="100%"][cellspacing="0"][cellpadding="6"][border="0"][align="center"] + br + .tborder[width="100%"][cellspacing="0"][cellpadding="6"][border="0"][align="center"] | |
erotikseitentest.com##div[id^="eroti-"] | |
freenet.de##div[id^="ext-frn-adtag-"] | |
finanzmarktwelt.de##div[id^="finan-"] | |
vrnerds.de##div[id^="findexp-"] | |
foodwissen.de##div[id^="foodw-"] | |
windowspro.de##div[id^="gWrapper-"] | |
hardware-helden.de##div[id^="hardw-"] | |
ibiza-heute.de##div[id^="ibiza-"] | |
teltarif.de##div[id^="ideaload"] | |
20min.ch##div[id^="influencer-radar__inside-"] | |
journalistenwatch.com##div[id^="journ-"] | |
20min.ch##div[id^="kinostreaming__inside-"] | |
20min.ch##div[id^="kochen__inside-"] | |
20min.ch##div[id^="lifestyle_autoundmobilitaet__inside-"] | |
20min.ch##div[id^="lifestyle_beauty__inside-"] | |
20min.ch##div[id^="lifestyle_bodyandsoul__inside-"] | |
20min.ch##div[id^="lifestyle_eatanddrink__inside-"] | |
20min.ch##div[id^="lifestyle_fashion__inside-"] | |
20min.ch##div[id^="lifestyle_living__inside-"] | |
20min.ch##div[id^="lifestyle_reduceandreuse__inside-"] | |
20min.ch##div[id^="lifestyle_reisen__inside-"] | |
20min.ch##div[id^="lifestyle_wein__inside-"] | |
t-online.de,www-t--online-de.cdn.ampproject.org##div[id^="ma_ar"] | |
bergsteiger.de##div[id^="medium_rectangle"] | |
will-mixen.de##div[id^="mixena-"] | |
mo-web.de##div[id^="moads-"] | |
modified-shop.org##div[id^="modifiedwerbung_"] | |
t-online.de,www-t--online-de.cdn.ampproject.org##div[id^="mrec"] | |
20min.ch##div[id^="my-news-plus__inside-"] | |
wallstreet-online.de##div[id^="nativendo-"] | |
tonspion.de##div[id^="netse-"] | |
noz.de##div[id^="nozmhn_ad_"] | |
frustfrei-lernen.de##div[id^="npm_"] | |
nydus.org##div[id^="nydus_org_300x600_"] | |
radiosaw.de##div[id^="oms_gpt_"] | |
20min.ch##div[id^="onelove__inside-"] | |
20min.ch##div[id^="ostschweiz__inside-"] | |
formel1.de##div[id^="outer_sas_"] | |
20min.ch##div[id^="people__inside-"] | |
20min.ch##div[id^="people_radio__inside-"] | |
playfront.de##div[id^="playf-"] | |
20min.ch##div[id^="prime__inside-"] | |
professional-audio.de##div[id^="profe-"] | |
handballecke.de##div[id^="promotionHeader"] | |
prost-magazin.at##div[id^="prost-"] | |
reisetopia.ch,reisetopia.de##div[id^="reise-"] | |
fitundgesund.at,ichkoche.at,metal-hammer.de##div[id^="sas_"] | |
schlager.de##div[id^="schlager-ad-"] | |
20min.ch##div[id^="schweiz__inside-"] | |
seenluft24.de##div[id^="seenl-"] | |
sempre-audio.at##div[id^="sempr-"] | |
smarthomes.de##div[id^="smart-"] | |
amazon.de##div[id^="sp_detail"] | |
20min.ch##div[id^="sport__inside-"] | |
supertipp-online.de##div[id^="super-"] | |
teltarif.de##div[id^="tarifSlider"] | |
tippscout.de##div[id^="tipps-"] | |
bbheute.de,berliner-zeitung.de,blick.de,donaukurier.de,frankenpost.de,krzbb.de,mopo.de,pnp.de,schwarzwaelder-bote.de,stuttgarter-nachrichten.de,stuttgarter-zeitung.de##div[id^="traffective-ad-"] | |
20min.ch##div[id^="wettbewerbe__inside-"] | |
20min.ch##div[id^="wirtschaft__inside-"] | |
20min.ch##div[id^="wissen__inside-"] | |
wochenblick.at##div[id^="woche-"] | |
20min.ch##div[id^="zentralschweiz__inside-"] | |
20min.ch##div[id^="zuerich__inside-"] | |
chip.de##div[onclick*="bergdamm.de"] | |
blitzrechner.de##div[onclick^="ga('send', 'event', 'Ad',"] | |
android-hilfe.de##div[style$=";min-height:250px;min-width:300px;"] | |
android-hilfe.de##div[style$=";min-height:250px;min-width:310px;"] | |
weristdeinfreund.de##div[style*="display: block ! important"] | |
kinderspiele-welt.de##div[style*="height:250px"] | |
custombike.de##div[style*="width: 300px; height: 300px;"] | |
lerntippsammlung.de##div[style*="width:300px;height:250px;"] | |
go2android.de##div[style="border: 1px solid #000; padding: 5px; margin-bottom: 15px; background: url(https://www.go2android.de/wp-content/plugins/amazonsimpleadmin/img/amazon_DE_small.gif) right bottom no-repeat #ffffff;"] | |
oekotest.de##div[style="clear: both; min-height: 300px;"] | |
oekotest.de##div[style="clear: both; min-height: 640px;"] | |
oekotest.de##div[style="clear:both; display:block; min-height: 300px;"] | |
oekotest.de##div[style="clear:both; display:block; min-height: 640px;"] | |
chip.de##div[style="display: block;"] > a[href^="https://x.chip.de/intern/dl/?"] | |
wirtschaftslexikon24.com##div[style="float:left;clear:left;height:620px;width:180px;padding-top:15px;"] | |
breakpoint.untergrund.net##div[style="float:right; width: 110px; margin-left: 15px; margin-top: 12px; margin-bottom: 15px; padding: 2px 6px; text-align: center; border: 1px solid black; background:white; line-height: 2em; color: black;"] | |
pixelio.de##div[style="float:right; width: 300px; height: 250px"] | |
scifiscene.de##div[style="height: 166px"] | |
news.reiseuhu.de##div[style="height: 250px"] | |
n-mag.org##div[style="height: 280px; margin: 5px 0 5px 0;"] | |
raptastisch.net##div[style="height: 300px;"] | |
reiseuhu.de##div[style="height: 600px !important; max-width: 320px; margin: 15px auto;"] | |
boerse-social.com##div[style="height:80px;background-color:#fff"] | |
photaq.com##div[style="height:90px"] | |
nydus.org##div[style="height:90px;overflow:hidden;text-align:center;"] | |
iphone-tricks.de##div[style="margin-bottom:.5em;padding-top:.5em;min-height: 270px;display: flex;justify-content: center;align-items: center"] | |
digitalfernsehen.de##div[style="margin-bottom:10px"] | |
shopanbieter.de##div[style="margin: 30px 0px 30px 0px;padding: 10px; border-width: 2px; border-style: dashed; background-color: #f6f5f2;"] | |
winfuture.de##div[style="margin: 3px 0px; text-align: center; min-width: 300px; min-height: 250px;"] | |
fussballeuropa.com##div[style="margin:10px 0 5px 0;min-height:250px;"] | |
rsa-radio.de##div[style="margin:40px 0 0 0; text-align:center;"] | |
rsa-radio.de##div[style="margin:60px 0 0 0; text-align:center;"] | |
chip.de##div[style="min-height: 16.5625rem;"] | |
heise.de##div[style="min-height: 250px"] | |
chip.de##div[style="min-height: 265px;"] | |
teneriffa-news.com##div[style="min-height: 280px; margin-top: -20px;"] | |
popkultur.de##div[style="min-height: 280px;"] | |
heise.de##div[style="min-height: 400px;"] | |
gamereactor.de##div[style="min-height: 600px; margin-bottom: 20px;"] | |
android-hilfe.de##div[style="min-height:265px;"] | |
nn.de,nordbayern.de##div[style="min-height:290px"] | |
winfuture.de##div[style="min-width: 300px; min-height: 250px;"] | |
chip.de##div[style="min-width:1px;min-height:250px;"] | |
nydus.org##div[style="overflow:hidden;border: 1px solid #ccc;background:#f7f7f7;border-radius:3px;"] | |
quoka.de##div[style="overflow:hidden;text-align:center;position:relative;height:300px;"] | |
sprachnudel.de##div[style="padding:5px 0 5px 0;"][align="center"] | |
weristdeinfreund.de##div[style="position:absolute; top:5px; left:0px; text-align:center; width:100%; max-width:1000px; height:90px; overflow:hidden;"] | |
4fansites.de##div[style="text-align: center; min-height: 110px;"] | |
4fansites.de##div[style="text-align: center; min-height:260px;"] | |
stroxley.de##div[style="width: 160px; height: 600px; margin: auto;"] | |
astroportal.com##div[style="width: 300px; height: 250px;"] | |
astroportal.com##div[style="width: 336px; height: 280px;"] | |
strafbuch.de##div[style="width: 468px;height: 60px;overflow: hidden;float: right"] | |
immoscout24.ch##div[style="width: auto; height: auto; min-height: 250px; display: flex; justify-content: center; align-items: center;"] | |
immoscout24.ch##div[style="width: auto; height: auto; min-height: 250px; justify-content: center; align-items: center;"] | |
volksblatt.at##div[style="width:100%; height:600px;"] | |
ariva.de##div[style="width:1000px; text-align:center; min-height:270px;"] | |
psychic.de##div[style="width:160px;height:600px;"] | |
korrekturen.de##div[style="width:300px; height:250px;float:left; margin-right:15px; margin-bottom:15px; border:0; background-color:#c0c0c0; overflow:hidden;"] | |
tarnkappe.info##div[style="width:300px;height:250px"] | |
news.ch##div[style="width:300px;padding:12px;float:left;"] | |
winfuture.de##div[style="width:670px;height:280px;"] | |
korrekturen.de##div[style="width:728px; height: 90px; text-align: center; background-color:#c0c0c0;"] | |
froheweihnachten.info,weihnachten.me,weihnachts-bilder.org,weihnachts-filme.com##div[style^="text-align:center;font-size:80%;"] | |
news.ch##div[style^="width: 300px;"] | |
ableitungsrechner.net,integralrechner.de##div[style^="width: 728px;"] | |
fussball.ch,wetter.ch,wirtschaft.ch##div[style^="width:300px;"] | |
italienisch-lernen-online.net##div[style^="width:300px;height:250px;"] | |
werkenntdenbesten.de##div[x-data="modules.ad()"] | |
werkenntdenbesten.de##div[x-data="modules.ad()"] + span | |
werkenntdenbesten.de##div[x-data^="modules.adMedia"] | |
reimmaschine.de##iframe[src="/more"] | |
190.115.18.20,aniworld.to,s.to##iframe[style*="z-index: 2147483647"] | |
windowspro.de##iframe[style="height:250px;overflow: hidden;"] | |
ibooks.to##img[alt="Kostenlos Download"] | |
rbleipzig.com##img[alt="Logo Partner"] | |
finanzen.net##img[alt="Passende Produkte von Vontobel"] | |
finanzen.net##img[alt="Passende Produkte von der Société Générale"] | |
t-online.de,www-t--online-de.cdn.ampproject.org##img[alt^="Modetrends"] | |
hallespektrum.de,kultur-port.de##img[alt^="Werbung"] | |
rc-news.de##img[class="bnr"] | |
stadt-bremerhaven.de##img[data-image-title="amazonAktion"] | |
rendsburgerleben.de##img[height="200"][width="240"] | |
lokalo.de##img[height="250"] | |
quadjournal.eu##img[height="600"] | |
warez-ddl.net##img[height="90"] | |
ak-kurier.de,nr-kurier.de,ww-kurier.de##img[name="banner"] | |
areadvd.de##img[referrerpolicy="unsafe-url"] | |
aerotelegraph.com,clever-tanken.de,supremacy1914.de##img[referrerpolicy] | |
data-load.in##img[style="width:270px;height:80px;"] | |
data-load.in##img[style="width:700px;height:90px;"] | |
vfl.de##img[width="110"] | |
fruchthandel.de,nh24.de##img[width="140"][height="140"] | |
wirsiegen.de##img[width="140"][height="180"] | |
hc-neumarkt.com##img[width="140"][height="68"] | |
heimspiel-online.de##img[width="150"][height="111"] | |
architekt.de,glamping.info##img[width="160"][height="600"] | |
prewarcar.de##img[width="160"][height="92"] | |
mikanews.de##img[width="180"][height="120"] | |
kultur-port.de,utvmagazin.de##img[width="200"][height="600"] | |
messweb.de##img[width="250"] | |
fcschweinfurt1905.de##img[width="280"][height="160"] | |
basicthinking.de,buecher-magazin.de,fotoobjektiv.at,iplayapps.de,movie-share.one,pi-news.net,radio-oldtimer.de,radiotirol.it,silentworld.eu,suedtirol1.it,tarnkappe.info,va-music-hits.one##img[width="300"] | |
mikanews.de##img[width="300"][height="150"] | |
gamepro.de##img[width="300"][height="246"] | |
arbeitsunrecht.de,boxen.de,fruchthandel.de,mygermantimes.com,pornofilm.zone,stadt-bremerhaven.de,via-ferrata.de,wirsiegen.de##img[width="300"][height="250"] | |
nh24.de##img[width="330"][height="220"] | |
mikanews.de##img[width="400"][height="100"] | |
teneriffa-aktuell.com##img[width="450"][height="300"] | |
teneriffa-aktuell.com##img[width="450"][height="700"] | |
ebook-land.cc##img[width="468"] | |
lexolino.de##img[width="468"][height="60"] | |
teneriffa-aktuell.com##img[width="500"] | |
basicthinking.de##img[width="500"][height="500"] | |
nh24.de##img[width="533"] | |
report24.news##img[width="587"][height="562"] | |
silentworld.eu##img[width="600"] | |
basicthinking.de##img[width="600"][height="500"] | |
report24.news##img[width="600"][height="550"] | |
basicthinking.de##img[width="600"][height="600"] | |
hallescherfc.de##img[width="605"][height="690"] | |
lokalezeitung.de##img[width="640"][height="165"] | |
lokalo.de##img[width="700"] | |
stereo.de##img[width="728"] | |
championstream.de,fruchthandel.de,online-gebuehrenrechner.de,vfl.de##img[width="728"][height="90"] | |
sportradio-deutschland.de##img[width="768"][height="768"] | |
lokalo.de##img[width="770"] | |
teneriffa-aktuell.com##img[width="800"][height="230"] | |
teneriffa-aktuell.com##img[width="900"][height="350"] | |
t-online.de,www-t--online-de.cdn.ampproject.org##img[width="920"][usemap^="#immap"] | |
sumikai.com##ins[data-meh-id] | |
petra.de##kas | |
vital.de##kas[type="placement"] | |
restegourmet.de##li[data-content-type="ad"] | |
quoka.de##li[data-m3ads] | |
gmx.ch,gmx.net,web.de##list-inbox-ad-item | |
chip.de##section.Subchapter > div.fb-trim > div.fb-col-12 > div.ButtonAuswahl + div | |
ariva.de##span[onpointerdown^="countClickOnGAorEs("] | |
ariva.de##span[onpointerup*="prgAnalyticsEvent("] | |
erogeschichten.com##table[align-center][cellpadding="13"][border="0"][bgcolor="lightgrey"] | |
ubuntu-forum.de##table[style="background-color: none; border-top: 1px dashed; border-color: #a89058; border-left: 1px dashed; border-color: #a89058; border-right: 1px dashed; border-color: #a89058; border-bottom: 1px dashed; border-color: #a89058;"] | |
erogeschichten.com##table[style="border: 1px solid black; padding: 5px 0px 5px 0px; background-color: lightgrey; text-align: center"] | |
internet-sms.com##table[style="margin-top:4px; margin-left:198px"] | |
grower.ch##table[width="195"] | |
astronews.com##table[width="300px"][cellspacing="0"][cellpadding="0"][border="0"] | |
websingles.at##table[width="306"] | |
grower.ch##table[width="468"] | |
wetterbote.de##table[width="738"][height="90"] | |
ww3.cad.de##table[width="95%"][cellspacing="1"][border="0"] > tbody > tr > td[valign="top"]:first-child + td[style="vertical-align: top;"]:last-child | |
pesterlloyd.net##td:nth-of-type(3):not(:last-of-type) table[width^="3"] | |
astrotreff.de##td[width="100%"][align="center"] > hr[size="1"][color="#8482A5"] + table[cellspacing="0"][cellpadding="10"][border="0"][bgcolor="#000040"] | |
dslr-forum.de##td[width="120"][valign="top"][align="center"]:last-child | |
astrotreff.de##td[width="33%"][valign="middle"][align="center"] > a[target="_blank"][href^="/links/wechlink.asp?ID="] > img | |
land-der-traeume.de##td[width="730"] + td[align="center"] | |
ibash.de##tr > td[valign="top"]:first-child + td[width="15"] + td[width="186"][valign="top"]:last-child | |
favicon-generator.de##tr:first-child:last-child > td[align="left"][width="150"][valign="top"]:first-child + td[align="center"] + td[align="left"][width="150"][valign="top"]:last-child | |
ww3.cad.de##tr:first-child:last-child > td[valign="top"]:first-child + td[width="152"][valign="top"][align="center"]:last-child | |
gmx.ch,gmx.net,web.de##tr[data-component-pixelurls*="adfarm1.adition.com"] | |
gmx.net,web.de##tr[data-component="MessageListAdRow"] | |
gmx.ch,gmx.net,web.de##tr[data-component="MessageListSpecialRow"] | |
focus.de###CT_DESKTOP_NATIVE_HOR_ANY_hor2 | |
autobild.de###billboard_btf_2Wrapper | |
autobild.de###billboard_btf_rlWr | |
autobild.de,rollingstone.de###billboard_rlWr | |
ableitungsrechner.net,integralrechner.de###desktop-bottom-ad-wrapper | |
ableitungsrechner.net,integralrechner.de###desktop-left-ad | |
ableitungsrechner.net,integralrechner.de###desktop-left-bottom-ad | |
ableitungsrechner.net,integralrechner.de###desktop-top-ad | |
finanzen.net###footer-ad | |
finanzen.net###news-contentads | |
ableitungsrechner.net,integralrechner.de###recommendations | |
autobild.de###sky_btf_rlWr | |
autobild.de,rollingstone.de###sky_rlWr | |
autobild.de###superbanner_rlWr | |
focus.de###tfm_admanagerTeaser | |
ran.de##.ad-component | |
rollingstone.de##.ad-mrec | |
ran.de##.ad-slot-container | |
focus.de##.adsBlock | |
finanzen.net##.adsbygoogle | |
t-online.de##.css-1gm9xpz | |
t-online.de##.css-1lb3bt5 | |
t-online.de##.css-2k2lok | |
n-tv.de##.ems-slot | |
focus.de##.fol_mew-flying-carpet-wrapper | |
chip.de,focus.de##.ob-ad-carousel-layout | |
chip.de##.ob-p | |
jetzt.de,prosieben.de,transfermarkt.de,tvspielfilm.de##.plistaList > .itemLinkPET | |
plista.com##.plistaList > .plista_widget_belowArticle_item[data-type="pet"] | |
notebookchat.com,prosieben.de,tvspielfilm.de##.plistaList > .plista_widget_underArticle_item[data-type="pet"] | |
focus.de##.ps-trackingposition_OrangerButton | |
focus.de##.ps-trackingposition_PDFkasten | |
focus.de##.shoppingcartctn | |
autobild.de##.superbannerBtfContainer | |
businessinsider.de,bz-berlin.de,giga.de,myhomebook.de,spieletipps.de,sport1.de,sueddeutsche.de,t-online.de,transfermarkt.de##.trc-content-sponsored | |
businessinsider.de,giga.de,metal-hammer.de,myhomebook.de,spieletipps.de,sport1.de,sueddeutsche.de,t-online.de,transfermarkt.de##.trc-content-sponsoredUB | |
computerbild.de##.trc_related_container .syndicatedItem:not(.inNetworkItem) | |
businessinsider.de,bz-berlin.de,fitbook.de,giga.de,jetzt.de,myhomebook.de,noizz.de,spieletipps.de,sport1.de,sportbild.bild.de,sueddeutsche.de,t-online.de,techbook.de,transfermarkt.de,travelbook.de,welt.de##.trc_related_container div[data-item-syndicated="true"] | |
bz-berlin,bz-berlin.de,metal-hammer.de,musikexpress.de,rollingstone.de,stylebook.de##.trc_related_container div[data-item-syndicated="true"]:not(.inNetworkItem) | |
t-online.de##[data-commercial-format] | |
autobild.de,computerbild.de,finanzen.net,gamestar.de,n-tv.de,ran.de##a[data-nvp*="'trafficUrl':'https://paid.outbrain.com/network/redir?"] | |
autobild.de,computerbild.de,finanzen.net,gamestar.de,n-tv.de,ran.de##a[data-oburl^="https://paid.outbrain.com/network/redir?"] | |
autobild.de,computerbild.de,finanzen.net,gamestar.de,n-tv.de,ran.de##a[data-redirect^="https://paid.outbrain.com/network/redir?"] | |
ableitungsrechner.net,integralrechner.de##a[href*="//www.amazon."][href*="tag="] | |
plista.com##a[href^="http://click.plista.com/pets"] | |
finanzen.net##a[href^="https://ad.doubleclick.net/"] | |
autobild.de,computerbild.de,finanzen.net,focus.de,gamestar.de,n-tv.de,ran.de##a[href^="https://paid.outbrain.com/network/redir?"] | |
musikexpress.de##a[href^="https://popup.taboola.com/"] | |
focus.de##a[href^="https://www.communicationads.net/tc.php"] | |
fitbook.de,stylebook.de,travelbook.de##a[href^="https://www.communicationads.net/tc.php"] > img | |
focus.de##a[href^="https://www.financeads.net/tc.php"] | |
autobild.de,computerbild.de,finanzen.net,focus.de,gamestar.de,metal-hammer.de,n-tv.de,pcwelt.de,ran.de,sport.de,tvspielfilm.de##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"] | |
autobild.de,computerbild.de,finanzen.net,gamestar.de,n-tv.de,ran.de##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"] + .ob_source | |
t-online.de##aside[data-testid="StageLayout.StreamItem"] | |
t-online.de##div[data-component="CommercialNativendo"] | |
t-online.de##div[data-testid="Stage.Companion.Commercial"] | |
t-online.de##div[data-testid^="Nativendo.ArticleFeed"] | |
focus.de##div[id^="CT_SMARTPHONE_NATIVE_"] | |
focus.de##div[id^="M_CONTENTAD"] | |
focus.de##div[id^="M_TRSCT_hor"] | |
t-online.de##div[id^="nativendo"] | |
t-online.de##section[data-stage-layout^="custom_nativendo_"] | |
stol.it#?##ContainerFull:-abp-has(a:-abp-contains(Anzeige)) | |
abendzeitung-muenchen.de#?#article[class^="teaser nummer-"]:-abp-has(span.specialfeature) | |
all-electronics.de,automotiveit.eu,produktion.de#?#.ce_topicbox:-abp-has(.label-ad-highlight) | |
android-hilfe.de#?#article.message--post:-abp-has(span.username:-abp-contains(Anzeige)) | |
apfeltalk.de#?#div.wpb_text_column:-abp-has(h5:-abp-contains(Werbung)) | |
apfeltalk.de#?#div.wpb_text_column:-abp-has(h6:-abp-contains(Werbung)) | |
ariva.de#?#a.background-red-bright:-abp-has(span.anzeige) | |
automotiveit.eu,instandhaltung.de,produktion.de,technik-einkauf.de#?#.ce_postlistbox:-abp-has(.label-ad-highlight) | |
avguide.ch#?#.avgrid_1_of_1.viewlet-bottom:-abp-has(h2:-abp-contains(Advertorials)) | |
avguide.ch#?#.gridteaser.gridteaser-m:-abp-has(h4:-abp-contains(Sponsored Post)) | |
az.com.na#?#aside:-abp-has(img[src*="/adverts/"]) | |
barfuss.it#?#.panels-flexible-region:-abp-has(span:-abp-contains(Gesponsert)) | |
barfuss.it#?#.views-row:-abp-has(.partner-label) | |
baur.de#?#div[data-testid="card"]:-abp-has(span.MuiCardHeader-title:-abp-contains(Gesponserte Artikel)) | |
baur.de#?#div[data-testid="reco-wrapper"]:-abp-has(div[class^="indexesm__HeadlineElement-fragment-product-master__"]:-abp-contains(Gesponserte Artikel)) | |
bergsteiger.de#?#.eight.columns.alpha.content:-abp-has(span:-abp-contains(Advertorial)) | |
berliner-kurier.de#?#.m-teaser:-abp-has(span:-abp-contains(Sponsored)) | |
berliner-zeitung.de#?#.m-article-teaser:-abp-has(div:-abp-contains(Anzeige)) | |
bitreporter.de#?#.code-block:-abp-has(span:-abp-contains(/ANZEIGE|Anzeige|Werbung|WERBUNG/)) | |
boersennews.de#?##bnTickerContainer:-abp-has(#bnTickerAdNotice) | |
caravaning.de#?#.v-A_-teaser__halfcol__listitem:-abp-has(.v-A_-teaser__tag--ad) | |
carpediem.life#?#.post-overview:-abp-has(div:-abp-contains(Anzeige)) | |
chip.de#?#.AD:-abp-has(img) | |
chip.de#?#.Subchapter div[id][class][style="display: flex;"]:-abp-contains(ANZEIGE) | |
chip.de#?#.mt-md > div:-abp-contains(Gesponserte Empfehlung) | |
chip.de#?#a.secondary:-abp-has(.Badge__Content:-abp-contains(/anzeige|gesponsert/)) | |
chip.de#?#a[href^="https://x.chip.de/"]:-abp-has(path[d$="92.456,64.241 z"]) | |
chip.de#?#a[onclick]:-abp-has(path[d^="M92.456,64.241L66.18"]) | |
chip.de#?#article > a:-abp-contains(Anzeige) | |
chip.de#?#div[id][style*="min-height:"]:-abp-has(div:-abp-contains(/Anzeige|WERBUNG/)) | |
chip.de#?#div[style^="min-width:"]:-abp-has(path[d$="92.456,64.241 z"]) | |
chip.de#?#section > div[id]:-abp-contains(Gesponserte Empfehlung) | |
computerbase.de#?#div.text-asset.text-width:-abp-has(p.text-width:-abp-contains(Anzeige)) | |
computerbild.de#?#article.gridArea__teaserM:-abp-has(div.teaserBlock__label:-abp-contains(Anzeige)) | |
connect.de#?#.teaser:-abp-has(.teaser__promolabel) | |
cyclingmagazine.de#?#.td_block_wrap:-abp-has(a:-abp-contains(Sponsored Post)) | |
dashcamtest.de#?#.previewtile.swiper-slide:-abp-has(a[href^="https://amzn.to/"]) | |
dastelefonbuch.de#?#.entry.hitlistitem.balken:-abp-has(.flag2:-abp-contains(Anzeige)) | |
ddl-warez.cc#?#p:-abp-has(button:-abp-contains(Highspeed-Download)) | |
diegrenzgaenger.lu#?#article[id^=post-]:-abp-has(.sponsored-indicator) | |
dkamera.de#?#.node.teaser:-abp-has(a:-abp-contains(Anzeige)) | |
ebay.at#?#.s-item:-abp-has(span.s-item__title--tagblock__SPONSORED) | |
ebay.ch#?#.s-item:-abp-has(span.s-item__title--tagblock__SPONSORED) | |
ebay.de#?#.b-module:-abp-has(h2:-abp-contains(Anzeigen)) | |
ebay.de#?#.mfe-lex:-abp-has(h2:-abp-contains(Anzeigen)) | |
ebay.de#?#.s-item:-abp-has(span.s-item__title--tagblock__SPONSORED) | |
elektrobike-online.com#?#.v-A_-topteaser__article:-abp-has(.v-A_-teaser__tag--ad) | |
emotion.de#?#.node--article:-abp-has(span:-abp-contains(Anzeige)) | |
eurotransport.de#?#.v-A_-sidecol__list__item:-abp-has(.v-A_-teaser__tag--ad) | |
fazemag.de#?#h4:-abp-has(span:-abp-contains(ANZEIGEN)) | |
fertigung.de#?#.owl-carousel.owl-loaded.owl-drag:-abp-has(.label-ad-highlight) | |
feuerwehrmagazin.de#?#.excerpt-tile.cell.small-12.medium-6:-abp-has(.advertorials) | |
finanzen.net#?#.mleft-10.small-font.light-grey:-abp-contains(Werbung) + .box + .border-blue-2 | |
finanzen.net#?#.mleft-10:-abp-contains(Werbung) + .box | |
finanzen.net#?#.row.d-flex.align-items-center:-abp-has(a[href^="http://g.finanzen.net/allvest-fonds-home-intelligent-invest"]) | |
finanzen.net#?#.snapshot__trading:-abp-has(.button-advertising-hint) | |
finanzen.net#?#article.page-content__item:-abp-has(img[alt="UBS"]) | |
finanznachrichten.de#?#tr:-abp-has(span.sprite.h-w-c) | |
froheweihnachten.info,weihnachten.me,weihnachts-bilder.org,weihnachts-filme.com#?#div:-abp-has(> img[referrerpolicy="unsafe-url"]) | |
fuersie.de#?#.teaser__item:-abp-has(.teaser__adtype) | |
futurezone.de#?#article[data-post-id]:-abp-has(.sponsor-byline) | |
games.ch#?#.col4:-abp-has(h3:-abp-contains(Unterstützt durch:)) | |
gamestar.de#?#.content-item-medium:-abp-has(data:-abp-contains(Anzeige)) | |
gamestar.de#?#.content-item-small:-abp-has(h3:-abp-contains(Anzeige)) | |
gesundheit.de#?#.box.img_link:-abp-has(.advertorial_hint) | |
giga.de#?#.alice-teaser-list-item:-abp-has(.alice-teaser-meta-text:-abp-contains(Anzeige)) | |
gofeminin.de#?#.af-block-native:-abp-contains(Anzeige) | |
gofeminin.de#?#.af-block-native:-abp-contains(Sponsored Post) | |
golem.de#?#li[data-article-id]:-abp-has(.icon-addy) | |
guenstiger.de#?#.productCard:-abp-has(div.premiumProductCaption) | |
handelszeitung.ch#?#.teaser-m-default:-abp-contains(Native Advertising) | |
handelszeitung.ch#?#.teaser-m-default:-abp-contains(Publireportage) | |
heise.de#?#.p-3.-mx-3.bg-gray-50:-abp-has(a[data-component="TeaserLinkContainer"]:not(a[href^="https://www.heise.de/api/accountservice/subscribe/"])) | |
heise.de#?#.px-4.md\:px-6.py-3.h-full.bg-gray-50:-abp-has(.mb-3.text-xs.leading-none.text-center:-abp-contains(Anzeige)) | |
heise.de#?#p:-abp-contains(=== Anzeige / Sponsorenhinweis ===) | |
heise.de#?#p:-abp-contains(=== Anzeige / Sponsorenhinweis ===) + p | |
heise.de#?#p:-abp-contains(=== Anzeige / Sponsorenhinweis ===) + p + p | |
heise.de#?#p:-abp-contains(=== Anzeige / Sponsorenhinweis ende===) | |
hornoxe.com#?#div.post.hentry.ivycat-post:-abp-has(a[href^="https://amzn.to/"]) | |
hornoxe.com#?#div.post.hentry.ivycat-post:-abp-has(a[href^="https://www.amazon.de/"]) | |
hornoxe.com#?#h2.storytitle:-abp-has(a[href^="http://bit.ly/"]) | |
hornoxe.com#?#h2.storytitle:-abp-has(a[href^="http://bit.ly/"]) + p | |
hornoxe.com#?#h2.storytitle:-abp-has(a[href^="http://bit.ly/"]) + p + div.clear + div.infobox | |
hornoxe.com#?#h2.storytitle:-abp-has(a[href^="https://amzn.to/"]) | |
hornoxe.com#?#h2.storytitle:-abp-has(a[href^="https://amzn.to/"]) + p | |
hornoxe.com#?#h2.storytitle:-abp-has(a[href^="https://amzn.to/"]) + p + div.clear + div.infobox | |
hornoxe.com#?#h2.storytitle:-abp-has(a[href^="https://bit.ly/"]) | |
hornoxe.com#?#h2.storytitle:-abp-has(a[href^="https://bit.ly/"]) + p | |
hornoxe.com#?#h2.storytitle:-abp-has(a[href^="https://bit.ly/"]) + p + div.clear + div.infobox | |
hornoxe.com#?#h2.storytitle:-abp-has(a[href^="https://www.amazon.de/"]) | |
hornoxe.com#?#h2.storytitle:-abp-has(a[href^="https://www.amazon.de/"]) + p | |
hornoxe.com#?#h2.storytitle:-abp-has(a[href^="https://www.amazon.de/"]) + p + div.clear + div.infobox | |
ibooks.to#?#.code-block:-abp-has(i.fa-cloud-download-alt) | |
ibooks.to#?#form:-abp-has(button:-abp-contains(Download)) | |
imsueden.de#?#.swiper:-abp-has(.headline:-abp-contains(Partner)) | |
inside-digital.de#?#.td_module_ih_current_news:-abp-has(.spo) | |
jameda.de#?#li:-abp-has([data-testid="advertisementSign-flag"]) | |
kajak-magazin.com#?#.custom:-abp-has(span:-abp-contains(Anzeige)) | |
kaufland.de#?#.product:-abp-has(div.product__sponsored-ad-label) | |
kaufland.de#?#.rd-recommender__tile:-abp-has(div.rd-product-tile__badge--ad) | |
kaufland.de#?#.recommender-wrapper:-abp-contains(Gesponsert) | |
laola1.at#?#.block.medium:-abp-has(a[href^="https://dt.sportradar.com/"]) | |
lausitz-tv.de#?#.small-12.column:-abp-contains(Anzeige) | |
linkedin.com#?#.core-rail > div > div[id^="ember"]:-abp-has(span:-abp-contains(Gesponsert)) | |
marbacher-zeitung.de#?#.appetizer:-abp-contains(Anzeige) | |
mediamarkt.de#?#div[data-test="mms-product-card"]:-abp-has(div[class^="CardProductSponsoring"]) | |
mediamarkt.de,saturn.de#?#div[data-test="mms-search-srp-productlist-item"]:-abp-has([class^="StyledSponsoringInnerWrapper"]) | |
meinbezirk.at#?#.article-list-item.article-card.article-card-default:-abp-has(.commercial-tag) | |
meissen-fernsehen.de#?#.text-center:-abp-contains(- Werbung -) | |
metager.de#?#.result:-abp-has(a[href^="https://metager.de/partner/r?"]) | |
metager.de#?#.result:-abp-has(a[href^="https://r.search.yahoo.com/"]) | |
mmnews.de#?#.sp-module:-abp-has(span:-abp-contains(Kleinanzeigen)) | |
mopo.de#?#.main-preview:-abp-has(.anzeige-label) | |
mopo.de#?#.slider-preview:-abp-has(.anzeige-label) | |
motorradonline.de#?#.v-A_-teaser__halfcol__listitem:-abp-has(.v-A_-teaser__tag--ad) | |
motorradonline.de#?#.v-A_-topteaser__rotationbox__item:-abp-has(.v-A_-teaser__tag--ad) | |
motorsport-total.com#?#.teaser_container.teaser-htmlcode.relative.row:-abp-has(.f1de-container-title:-abp-contains(Die besten Leasing-Deals)) | |
mountainbike-magazin.de#?#.v-A_-white__tile:-abp-has(.v-A_-teaser__tag--ad) | |
nur-positive-nachrichten.de#?#.moduletable.text-center:-abp-has(.bildunterschrift:-abp-contains(Anzeige)) | |
o-sport.de#?#.card-body:-abp-contains(Sponsoren) | |
onvista.de#?#.flex-layout:-abp-has(div[class^="ArticleTeaser_ov-article-teaser__onvistaCustomer_"]) | |
onvista.de#?#.outer-spacing--xxlarge-top:-abp-contains(Werbung von) | |
onvista.de#?#.ov-article-teaser:-abp-has(.ov-article-teaser__onvistaCustomer) | |
outdoor-magazin.com#?#.v-A_-teaser__halfcol__listitem:-abp-has(.v-A_-teaser__tag--ad) | |
outdoor-magazin.com#?#.v-A_-topteaser__rotationbox__item:-abp-has(.v-A_-teaser__tag--ad) | |
outdoor-magazin.com#?#.v-A_-white__tile:-abp-has(.v-A_-teaser__tag--ad) | |
pc-magazin.de#?#.teaser:-abp-has(.teaser__promolabel) | |
pctipp.ch#?#.list_item:-abp-has(.dachzeile:-abp-contains(Partnerzone)) | |
pcwelt.de#?#div.box:-abp-has(span.banner-text + h4:-abp-contains(/Partner-Angebot|Angebote/)) | |
photographie.de#?#.post.type-post.status-publish:-abp-has(.anzeige-box) | |
pollenflug.de#?#.services-item:-abp-contains(bei Amazon) | |
preis24.de#?#.box.box-style1:-abp-has(.notice) | |
print.de#?#.excerpt-tile.cell:-abp-has(.advertorials) | |
promiflash.de#?#.onlyDesktop:-abp-has(div.adContainer) | |
promobil.de#?#.v-A_-teaser__halfcol__listitem:-abp-has(.v-A_-teaser__tag--ad) | |
report-d.de#?#.content-view-containerbox:-abp-contains(SONDER-VERÖFFENTLICHUNG) | |
roadbike.de#?#.v-A_-topteaser__article:-abp-has(.v-A_-teaser__tag--ad) | |
roadbike.de#?#.v-A_-white__tile:-abp-has(.v-A_-teaser__tag--ad) | |
running-magazin.com#?#.post-grid-item.grid-item:-abp-has(.ad-badge) | |
saechsische.de#?#.article-box:-abp-has(> .article-box__text > .article-box__info > span.article-badge--ad) | |
saechsische.de#?#.article-fill:-abp-has(.article-badge.article-badge--ad) | |
satvision.de#?#.fc_bloglist_item:-abp-has(a:-abp-contains(Advertorial)) | |
satvision.de#?#.mod_flexicontent_standard_wrapper:-abp-has(span:-abp-contains(Advertorial)) | |
skodacommunity.de#?#article.message--post:-abp-has(a:-abp-contains(Anzeige)) | |
smartphonemag.de#?#.td_module_wrap:-abp-has(.td-post-author-name:-abp-contains(Werbung)) | |
sportdeutschland.tv#?#.text-right.text-white.col-6:-abp-contains(präsentiert von) | |
swz.it#?#.jeg_post.jeg_pl_md_2.pr.format-standard:-abp-has(span:-abp-contains(PR-INFO)) | |
szene-hamburg.com#?#.swiper-slide:-abp-has(.entry-adv) | |
t-online.de#?#div[data-testid="StreamLayout.Companion"]:-abp-has(a[href^="https://ad.doubleclick.net/"]) | |
t-online.de,www-t--online-de.cdn.ampproject.org#?#div[id^="T-"][onfocus^="A('zid="]:-abp-has(a:-abp-contains(Anzeige)) | |
tag24.de#?#article.article-tile:-abp-has(span.article-tile__badge2:-abp-contains(ANZEIGE)) | |
tonight.de#?#.td_block_wrap:-abp-has(a:-abp-contains(Anzeige)) | |
um-tv.de#?#.small-12.column.space:-abp-has(p:-abp-contains(--Anzeige--)) | |
unicum.de#?#.artikel-preview-content:-abp-has(p:-abp-contains(-ANZEIGE-)) | |
wallstreet-online.de#?#.breakingNewsOfferteBox:-abp-has(span.offerteFlag) | |
wallstreet-online.de#?#.footnote:-abp-has(.headline-box:-abp-contains(Werbung)) | |
wallstreet-online.de#?#.module.c1.hidden-xs:-abp-has(span.issuerPromotionHint:-abp-contains(Werbung)) | |
wallstreet-online.de#?#.newsflash:-abp-has(span.suffix.wo-inline-block.pull-right:-abp-contains(Anzeige)) | |
wallstreet-online.de#?#.newsflash:-abp-has(span.wo-inline-block:-abp-contains(Anzeige)) | |
wallstreet-online.de#?#.sliderItem.active:-abp-has(span.news-item:-abp-has(img[alt="Anzeige"])) | |
wallstreet-online.de#?#.teaser.objectfit:-abp-has(div.angebot) | |
wallstreet-online.de#?#.teaser.objectfit:-abp-has(div.anzeige) | |
wallstreet-online.de#?#tr:-abp-has(td.right:-abp-has(img[alt="Anzeige"])) | |
wayfair.de#?#div[data-hb-id="Grid.Item"]:-abp-has(a[href*="&sponsoredid="]) | |
welt.de#?#.c-inline-teaser__body.c-inline-teaser__body--is-standalone:-abp-has(a[href^="https://www.financeads.net/tc.php?"]) | |
welt.de#?#div[id][data-qa]:-abp-has(.c-buelent-linkbox__label:-abp-contains(Anzeige)) | |
winfuture-forum.de#?#div.ExtraPostBlock:-abp-has(div.post_block:-abp-contains(Anzeige)):not(.with_rep) | |
winfuture.de#?#.news330.floatL.mr10:-abp-has(.anzeige) | |
zeit.de#?#.zett-teaser-trio:-abp-has(.zett-teaser-trio__kicker--ad-anzeige) | |
zentrum-der-gesundheit.de#?#span:-abp-contains(/ANZ|EIGE/) + button | |
zentrum-der-gesundheit.de#?#span:-abp-contains(/ANZ|EIGE/) + div | |
zwischengas.com#?#.row.mt-0.mb-3.d-print-none:-abp-has(.fa-ad) | |
@@||a.bf-ad.net/adengine/chip/adengine.js$xmlhttprequest,domain=chip.de | |
@@||ableitungsrechner.net^$generichide | |
@@||acdn.adnxs.com/ast/ast.js$script,domain=finanzen.ch | |
@@||adform.net/adfserve/?bn=$script,domain=rewe.de | |
@@||adform.net/adx/$script,domain=rewe.de | |
@@||adform.net/banners/$domain=rewe.de|telekom.de | |
@@||adform.net/stoat/*/s1.adform.net/bootstrap.js$domain=rewe.de | |
@@||adform.net/stoat/*/s1.adform.net/load/$script,domain=rewe.de | |
@@||adnxs-simple.com/creative/p/7823/2022/8/22/38956667/bcedd234-d477-49cf-86b1-d56000e4e685.jpg$domain=musikexpress.de | |
@@||adnxs-simple.com/mob?$xmlhttprequest,domain=sportbild.bild.de | |
@@||adnxs.com/p/creative-image/$image,domain=autobild.de | |
@@||adnxs.com/ut/v3|$xmlhttprequest,domain=autobild.de | |
@@||ads.julephosting.de/podcasts/$media,domain=gamestar.de | |
@@||ads.viralize.tv/player/$xmlhttprequest,domain=rollingstone.de | |
@@||adsafeprotected.com/iasPET.$script,domain=gentside.de|ohmymag.de | |
@@||adsafeprotected.com/services/pub?anId=$xmlhttprequest,domain=gentside.de|ohmymag.de | |
@@||amazon-adsystem.com/aax2/apstag.js$script,domain=gamestar.de|moviepilot.de | |
@@||amazon-adsystem.com/widgets/q?*^ad_type=product_link^$subdocument,domain=fotoworkshop-stuttgart.de|kombi.de | |
@@||anyclip.com/main.js?$script,domain=videos.heute.at | |
@@||anyclip.com/static/js/$script,domain=videos.heute.at | |
@@||asadcdn.com/adlib/$domain=autobild.de|rollingstone.de | |
@@||asadcdn.com/adlib/$script,domain=sportbild.bild.de | |
@@||asadcdn.com/adlib/adlib_seq.js$script,domain=stylebook.de | |
@@||asadcdn.com/adlib/libmodules/$script,domain=musikexpress.de | |
@@||asadcdn.com/adlib/pages/bz-berlin.js$script,domain=bz-berlin.de | |
@@||asadcdn.com/adlib/pages/musikexpress.js$domain=musikexpress.de | |
@@||asadcdn.com/adlib/pages/stylebook.js^$script,domain=stylebook.de | |
@@||asadcdn.com/adlib/templates/oneTag.js$script,domain=stylebook.de | |
@@||businessinsider.de^$generichide | |
@@||bz-berlin.de^$generichide | |
@@||ced.sascdn.com/tag/2161/smart.js$domain=metal-hammer.de|rollingstone.de | |
@@||chip.de^$generichide | |
@@||commundia.de^*/affilinet/$~third-party | |
@@||computerbild.de^$generichide | |
@@||creatives.sascdn.com^$image,domain=fitbook.de | |
@@||emsservice.de/autoNative/$script,domain=kochbar.de | |
@@||emsservice.de^$image,xmlhttprequest,domain=kochbar.de | |
@@||feuerwehr-marchtrenk.at/homepage/banner.php$subdocument | |
@@||finanzen.net^$generichide | |
@@||fitbook.de^$generichide | |
@@||focus.de^$generichide | |
@@||football-aktuell.de/links/banner_oben.png | |
@@||g.doubleclick.net/gampad/$xmlhttprequest,domain=kochbar.de | |
@@||g.doubleclick.net/gampad/ads?$script,xmlhttprequest,domain=11freunde.de|n-tv.de|stern.de | |
@@||g.doubleclick.net/gampad/ads?$xmlhttprequest,domain=auto-motor-und-sport.de|gala.de|gamepro.de|gamestar.de|moviepilot.de | |
@@||g.doubleclick.net/gampad/ads?*&iu_parts=21917048853%2CTargetlink%2CBill-%2CLeaderboard%2CMedium-Rectangle%2CSkyscraper%2CHalfpage%2CShop%2CHalfpageLO%2CAffiPlatzierung&$script,xmlhttprequest,domain=teltarif.de | |
@@||g.doubleclick.net/gampad/ads?*&iu_parts=27763518%3A21917048853%2Cteltarif-de_Onlineverlag_GmbH%2Cteltarif.de%2CParallax%2Chalfpagelu%2Chalfpageru%2Cnavisky&$script,xmlhttprequest,domain=teltarif.de | |
@@||g.doubleclick.net/gampad/ads?*&iu_parts=6032%2Ckochbar.de%2Chomepage&$domain=kochbar.de | |
@@||g.doubleclick.net/gampad/ads?*&iu_parts=6032%3A22339103238%2Cmanma_dt%2Chomepage&$domain=manager-magazin.de | |
@@||g.doubleclick.net/gpt/pubads_impl_$script,domain=11freunde.de|auto-motor-und-sport.de|gala.de|gamepro.de|gamestar.de|gentside.de|kochbar.de|manager-magazin.de|moviepilot.de|n-tv.de|ohmymag.de|stern.de | |
@@||g.doubleclick.net/pagead/managed/js/gpt/*/pubads_impl.js$script,domain=gamepro.de|gamestar.de|teltarif.de | |
@@||g.doubleclick.net/pagead/ppub_config?$domain=manager-magazin.de | |
@@||g.doubleclick.net/pagead/ppub_config?ippd=$xmlhttprequest,domain=gamepro.de|gamestar.de|moviepilot.de | |
@@||g.doubleclick.net/tag/js/gpt.js$script,xmlhttprequest,domain=11freunde.de|auto-motor-und-sport.de|gala.de|gamepro.de|gamestar.de|gentside.de|kochbar.de|manager-magazin.de|moviepilot.de|n-tv.de|ohmymag.de|stern.de|teltarif.de | |
@@||gamestar.de^$generichide | |
@@||getjad.io/library/$script,domain=gamepro.de|gamestar.de|moviepilot.de | |
@@||getjad.io/prebid/$script,domain=gamepro.de|gamestar.de|moviepilot.de | |
@@||googlesyndication.com/pagead/imgad?id=$image,domain=kochbar.de | |
@@||googlesyndication.com/safeframe/$subdocument,domain=kochbar.de | |
@@||googlesyndication.com/simgad/$image,domain=kochbar.de | |
@@||googletagservices.com/tag/js/gpt.js$domain=windowspro.de | |
@@||googlewatchblog.de^*/adsense.png | |
@@||goolive.de/media/static/images/smileys/ad.gif | |
@@||ib.adnxs.com/ut/v3$xmlhttprequest,domain=musikexpress.de|rollingstone.de|stylebook.de | |
@@||ib.adnxs.com^$xmlhttprequest,domain=finanzen.ch | |
@@||idealo.net/js/idealoWidget-$script,domain=travelbook.de | |
@@||ikiosk.de/pdf/company/2/advertisement/$image,domain=ikiosk.de | |
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=atv.at|autobild.de|chip.de|computerbild.de|gentside.de|oe24.at|ohmymag.de|phonostar.de|schwaebische.de|spielaffe.de|sport.sky.de|videos.heute.at|wetteronline.de | |
@@||img.classistatic.de/api/v1/mo-prod/images/ad/$image,domain=mobile.de | |
@@||img.welt.de/img/Advertorials/$image,domain=welt.de | |
@@||improvedigital.com/pbw/headerlift.min.js$domain=jetztspielen.de | |
@@||integralrechner.de^$generichide | |
@@||jade-hs.de^*/ext-adv.js | |
@@||kabeleins.de^$generichide | |
@@||live.primis.tech/live/liveVideo.php?$script,domain=nextpit.de | |
@@||live.primis.tech/live/liveView.php?$script,domain=nextpit.de | |
@@||maxbanner.de/media/products/$image,domain=maxbanner.de | |
@@||maxbanner.de/templates/_maxbanner/_assets/images/$image,domain=maxbanner.de | |
@@||metal-hammer.de^$generichide | |
@@||middleware.marktjagd.de/proxy/$domain=fressnapf.ch|maxizoo.ch|sparwelt.de | |
@@||mmcomputer.de^*&BannerID=$subdocument | |
@@||musikexpress.de^$generichide | |
@@||myhomebook.de^$generichide | |
@@||n-tv.de^$generichide | |
@@||native.emsservice.de/images/teaser*_*.jpeg$domain=11freunde.de | |
@@||native.emsservice.de/teasers/*.json$domain=11freunde.de | |
@@||noizz.de^$generichide | |
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=windowspro.de | |
@@||pagead2.googlesyndication.com/pagead/show_ads.js$domain=autobild.de | |
@@||pcwelt.de^$generichide | |
@@||ran.de^$generichide | |
@@||rhodesian-ridgeback-forum.org^$generichide | |
@@||rollingstone.de^$generichide | |
@@||rurweb.de/kleinanzeigen/adverts_image.php?$image | |
@@||s1.adform.net^$script,domain=rewe.de | |
@@||sascdn.com/diff/templates/ts/dist/banner/sas-banner-$script,domain=fitbook.de | |
@@||shz.de/sso/$generichide | |
@@||smartadserver.com/ac?nwid=*&tag=sas_45579^$script,domain=fitbook.de | |
@@||smartclip.net/?plc=$script,domain=spiele.rtl.de | |
@@||smartclip.net/ads?$script,domain=spiele.rtl.de | |
@@||spiele.bild.de^$generichide | |
@@||sport.de^$generichide | |
@@||sport1.de^$generichide | |
@@||sportbild.bild.de^$generichide | |
@@||stylebook.de^$generichide | |
@@||sueddeutsche.de^$generichide | |
@@||symplr.de^$script,domain=ableitungsrechner.net|integralrechner.de | |
@@||tdn.da-services.ch/current/20min_durable.js$domain=20min.ch | |
@@||techbook.de^$generichide | |
@@||transfermarkt.de^$generichide | |
@@||travelbook.de^$generichide | |
@@||tvspielfilm.de^$generichide | |
@@||vcdn.adnxs.com/p/creative-image^$image,domain=stylebook.de | |
@@||vox.de^$generichide | |
@@||webdisk.ads.mwn.de/Scripts/ext-adv.js | |
@@||welect.de/$document,subdocument | |
@@||welt.de^$generichide | |
@@||werbebanner24.de/templates/_wb24/_assets/images/$image,domain=werbebanner24.de | |
@@||windowspro.de^$~third-party,xmlhttprequest | |
@@||www.quoka.de/services/qai/qac/autocomplete.php?$xmlhttprequest | |
@@||www.t-online.de^$generichide | |
@@||xdate.ch/bundles/omsportal/img/footer_banner_ads_$image,domain=xdate.ch | |
@@||amazon-adsystem.com/aax2/amzn_ads.js$domain=autobild.de | |
@@||g.doubleclick.net/gampad/ads?$script,xmlhttprequest,domain=brigitte.de|eltern.de | |
@@||g.doubleclick.net/gampad/ads?$xmlhttprequest,domain=geo.de | |
@@||g.doubleclick.net/gampad/adx?$script,domain=gala.de | |
@@||g.doubleclick.net/gampad/adx?*/sparta/*&t=ad_type%3Dtoolbar%26$document,subdocument,domain=wetter.com | |
@@||g.doubleclick.net/gpt/pubads_$script,domain=wetter.com | |
@@||g.doubleclick.net/gpt/pubads_impl_$script,domain=brigitte.de|eltern.de|geo.de | |
@@||g.doubleclick.net/static/glade.js$domain=autobild.de | |
@@||g.doubleclick.net/static/glade/extra_$script,domain=autobild.de | |
@@||g.doubleclick.net/tag/js/gpt.js$domain=brigitte.de|eltern.de|geo.de | |
@@||googlesyndication.com/pagead/imgad?$image,domain=auto-motor-und-sport.de | |
@@||sascdn.com/diff/251/*/Abo-Teaser_fuer_ab.de-Home.png$image,domain=autobild.de | |
@@||sascdn.com/diff/251/*/aktionen_191x108.jpg$image,domain=autobild.de | |
@@||sascdn.com/diff/251/*/gebrauchtwagenmarkt.png$image,domain=autobild.de | |
@@||sascdn.com/diff/251/*/kindersitze.png$image,domain=autobild.de | |
@@||sascdn.com/diff/251/pages/$script,domain=autobild.de | |
@@||sascdn.com/diff/251/pages/autobild.js$domain=autobild.de | |
@@||sascdn.com/diff/251/templates/passback.js$domain=autobild.de | |
@@||smartadserver.com/2161/call^$xmlhttprequest,domain=metal-hammer.de|rollingstone.de | |
@@||smartadserver.com/ac?nwid=$script,domain=autobild.de|transfermarkt.de | |
@@||smartadserver.com/diff/251/2484653/show10.asp$script,domain=autobild.de | |
@@||smartadserver.com/diff/251/divscripte/$subdocument,domain=transfermarkt.de | |
@@||smartadserver.com/diff/251/partners/amazon.js$domain=autobild.de|transfermarkt.de | |
@@||smartadserver.com/diff/251/templates/passback.js$domain=autobild.de | |
@@||smartadserver.com/diff/251/verify.js$domain=transfermarkt.de | |
@@||eatsmarter.de/sites/default/files/*_300x250_$image,domain=eatsmarter.de | |
@@||googleusercontent.com^*/300x250.$domain=googlewatchblog.de | |
@@||board.canna.tf^$popup,domain=canna-power.to|canna.to | |
@@||canna-power.to/links.php?action=$popup,domain=canna-power.to | |
@@||canna.to/links.php?action=$popup,domain=canna.to | |
@@||doubleclick.net/ddm/$popup,domain=11freunde.de | |
@@||g.doubleclick.net^$popup,domain=11freunde.de|kochbar.de | |
@@||t.adcell.com/click.php?$popup,domain=comicschau.de | |
@@||t.adcell.com/p/click?$popup,domain=jerseypoint.de |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment