/Extension/filters/edge/filter_6.txt

https://github.com/AdguardTeam/AdguardBrowserExtension · Plain Text · 12830 lines · 12830 code · 0 blank · 0 comment · 0 complexity · abb37887f2007f2a8e092e90e2de8dff MD5 · raw file

  1. ! Checksum: qR868O4jGzteFKiXDVk0Tw
  2. ! Title: AdGuard German filter
  3. ! Description: EasyList Germany + AdGuard German filter. Filter list that specifically removes ads on websites in German language.
  4. ! Version: 2.0.12.20
  5. ! TimeUpdated: 2020-08-10T17:31:56+03:00
  6. ! Expires: 4 days (update frequency)
  7. ! Homepage: http://adguard.com/filters.html#german
  8. ! License: http://creativecommons.org/licenses/by-sa/3.0/
  9. !
  10. !---------------------------------------------------------------------------!
  11. !-------------- General JS API ---------------------------------------------!
  12. !---------------------------------------------------------------------------!
  13. ! JS API START
  14. #%#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)};
  15. #%#var AG_removeElementById = function(id) { var element = document.getElementById(id); if (element && element.parentNode) { element.parentNode.removeChild(element); }};
  16. #%#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]); } } } };
  17. #%#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]); }; };
  18. #%#var AG_removeParent = function(el, fn) { while (el && el.parentNode) { if (fn(el)) { el.parentNode.removeChild(el); return; } el = el.parentNode; } };
  19. !
  20. ! AG_removeCookie
  21. ! Examples: AG_removeCookie('/REGEX/') or AG_removeCookie('part of the cookie name')
  22. !
  23. #%#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)};
  24. !
  25. ! AG_defineProperty
  26. ! See https://github.com/AdguardTeam/deep-override
  27. !
  28. #%#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)};}();
  29. !
  30. ! AG_abortOnPropertyWrite(property, debug)
  31. ! Aborts execution of a script when it attempts to write the specified property.
  32. ! Based on AG_defineProperty (https://github.com/AdguardTeam/deep-override)
  33. !
  34. ! Examples:
  35. ! AG_abortOnPropertyWrite('String.fromCharCode');
  36. !
  37. ! @param property property or properties chain
  38. ! @param debug optional, if true - we will print warning when script is aborted.
  39. !
  40. #%#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)}};
  41. !
  42. ! AG_abortOnPropertyRead(property, debug)
  43. ! Aborts execution of a script when it attempts to read the specified property.
  44. ! Based on AG_defineProperty (https://github.com/AdguardTeam/deep-override)
  45. !
  46. ! Examples:
  47. ! AG_abortOnPropertyRead('String.fromCharCode');
  48. !
  49. ! @param property property or properties chain
  50. ! @param debug optional, if true - we will print warning when script is aborted.
  51. !
  52. #%#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)}};
  53. !
  54. ! AG_abortInlineScript(regex, property, debug)
  55. ! Aborts execution of an inline script when it attempts to access the specified property
  56. ! AND content of the <script> element matches specified regular expression.
  57. ! Based on AG_defineProperty (https://github.com/AdguardTeam/deep-override)
  58. !
  59. ! Examples:
  60. ! AG_abortInlineScript(/zfgloadedpopup|zfgloadedpushopt/, 'String.fromCharCode');
  61. !
  62. ! @param regex regular expression that the inline script contents must match
  63. ! @param property property or properties chain
  64. ! @param debug optional, if true - we will print warning when script is aborted.
  65. !
  66. #%#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)}};
  67. !
  68. ! AG_setConstant('property.chain', 'true') // defines boolean (true), same for false;
  69. ! AG_setConstant('property.chain', '123') // defines Number 123;
  70. ! AG_setConstant('property.chain', 'noopFunc') // defines function(){};
  71. ! AG_setConstant('property.chain', 'trueFunc') // defines function(){return true};
  72. ! AG_setConstant('property.chain', 'falseFunc') // defines function(){return false};
  73. !
  74. #%#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)}})};
  75. ! JS API FINISH
  76. !---------------------------------------------------------------------------!
  77. !-------------- Advertising networks ---------------------------------------!
  78. !---------------------------------------------------------------------------!
  79. ||kunner.wiesentbote.de^
  80. ||yieldlove-ad-serving.net^
  81. ||partner.shop.vorwerk.de^$third-party
  82. ||orbidder.otto.de^
  83. ||nur.gratis^$third-party
  84. ||dwphl6ujiij6es.xyz^
  85. ||dw5zm8unyuna.info^
  86. ||ikjnbvf.de^
  87. ||emmi-findet.de^
  88. ||sra.moresophy.net^
  89. ||app.bidhead.net^$third-party
  90. ||hasan-liebt.de^$third-party
  91. ||widgets.tracdelight.io^$third-party
  92. ||trbo.com^$third-party
  93. ||ofzrnqi.com^$third-party
  94. ||bueykqyv.com^$third-party
  95. ||ytvracu.com^$third-party
  96. ||adquality.ch^$third-party
  97. ||sv.sheego.de^$third-party
  98. ||azol.de^$third-party
  99. ||twiago.com^$third-party
  100. ||bauernative.com^$third-party
  101. ||chickensaladandads.com^$third-party
  102. ||adshot.de^$third-party
  103. ||content.acc-hd.de^$third-party
  104. !---------------------------------------------------------------------------!
  105. !-------------- Anti-adblock rules -----------------------------------------!
  106. !---------------------------------------------------------------------------!
  107. !
  108. ! These rules are against all kinds of ad blocking reinjection/circumvention scripts
  109. !
  110. !--- Prevent AdFender detection ---
  111. !+ NOT_OPTIMIZED
  112. @@/\/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
  113. !+ NOT_OPTIMIZED
  114. @@/img/incoming$domain=braunschweiger-zeitung.de|gifhorner-rundschau.de|harzkurier.de|ikz-online.de|nrz.de|wp.de|waz.de|futurezone.de|bildderfrau.de|wr.de
  115. !+ NOT_OPTIMIZED
  116. @@/wp-content/uploads$domain=tele5.de|linux-magazin.de|linux-community.de|rennrad-news.de|emtb-news.de
  117. !+ NOT_OPTIMIZED
  118. @@/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
  119. !+ NOT_OPTIMIZED
  120. @@||scr.wfcdn.de/$image,domain=winfuture.de
  121. !+ NOT_OPTIMIZED
  122. @@||tvtv.de/tippbild/
  123. !+ NOT_OPTIMIZED
  124. @@||tele5.de/assets/images/
  125. !+ NOT_OPTIMIZED
  126. @@||epochtimes.de/assets/uploads/
  127. !+ NOT_OPTIMIZED
  128. @@||images.boerse-online.de/images/
  129. !+ NOT_OPTIMIZED
  130. @@||salzgitter-zeitung.de/img/
  131. !+ NOT_OPTIMIZED
  132. @@||mag.dbna.com/images/imager/images/
  133. !+ NOT_OPTIMIZED
  134. @@||areadvd.de/images^
  135. !+ NOT_OPTIMIZED
  136. @@||bento.de/images^
  137. !+ NOT_OPTIMIZED
  138. @@||images.cgames.de/images^
  139. !+ NOT_OPTIMIZED
  140. @@/images/ad_box_$image,~third-party,domain=baby-vornamen.de
  141. !+ NOT_OPTIMIZED
  142. @@||b.t.kicker.de/image^
  143. !+ NOT_OPTIMIZED
  144. @@||news38.de/img^
  145. !+ NOT_OPTIMIZED
  146. @@||cinema.de/sites/default/files/styles^
  147. !+ NOT_OPTIMIZED
  148. @@||cuiron.de/img^$domain=webfail.com
  149. !+ NOT_OPTIMIZED
  150. @@||yagiay.com^
  151. !+ NOT_OPTIMIZED
  152. @@||isondled.net^
  153. !+ NOT_OPTIMIZED
  154. @@||uobsoe.com^
  155. !+ NOT_OPTIMIZED
  156. @@||ads.golem.de/sdcv.js
  157. !+ NOT_OPTIMIZED
  158. @@||static.radio.*/image
  159. !+ NOT_OPTIMIZED
  160. @@||static.radio.*/inc/v*/js/ads.js
  161. !+ NOT_OPTIMIZED
  162. @@||i.auto-bild.de/ir_img^
  163. !+ NOT_OPTIMIZED
  164. @@||bilder.n-tv.de/img^
  165. !+ NOT_OPTIMIZED
  166. @@||thueringen24.de/img^
  167. !+ NOT_OPTIMIZED
  168. @@||gearwom.de/mediacenter^
  169. !+ NOT_OPTIMIZED
  170. @@||serienjunkies.de/p
  171. !+ NOT_OPTIMIZED
  172. @@||4players.de/seremshots
  173. !+ NOT_OPTIMIZED
  174. @@||static.fore.4pcdn.de/sourcen/*/delivery/
  175. !+ NOT_OPTIMIZED
  176. @@||assets.dieblaue24.com/uploads/$image
  177. !+ NOT_OPTIMIZED
  178. @@||overlays.mtb-news.de/cache/news^
  179. ! spiegel.de https://github.com/AdguardTeam/AdguardFilters/issues/42200
  180. !+ NOT_OPTIMIZED
  181. @@||newsletter2go.com/
  182. !+ NOT_OPTIMIZED
  183. @@||feadrope.net^
  184. !+ NOT_OPTIMIZED
  185. ||finanznachrichten.de/scripts/defend.js
  186. !+ NOT_OPTIMIZED
  187. @@||boersen.manager-magazin.de/mm
  188. !+ NOT_OPTIMIZED
  189. @@||akamaihd.net/masters^$domain=vip.de
  190. !+ NOT_OPTIMIZED
  191. @@||tvspielfilm.de/imedia
  192. !+ NOT_OPTIMIZED
  193. @@||tagesspiegel.de/images
  194. !+ NOT_OPTIMIZED
  195. @@||web.de/image
  196. !+ NOT_OPTIMIZED
  197. @@||pcgames.de/screenshots
  198. !+ NOT_OPTIMIZED
  199. @@||img.morgenpost.de/img
  200. !+ NOT_OPTIMIZED
  201. @@||hamburg.de/image
  202. !+ NOT_OPTIMIZED
  203. @@||connect.de/img/bilder
  204. !+ NOT_OPTIMIZED
  205. @@||reviersport.de/fotos/
  206. !+ NOT_OPTIMIZED
  207. @@||ruhr24.de/bilder
  208. !+ NOT_OPTIMIZED
  209. @@||ais.wetter.de/masters
  210. !+ NOT_OPTIMIZED
  211. @@||img*.motorradonline.de/media/*/adinclude/
  212. !+ NOT_OPTIMIZED
  213. @@||assets.cdn.moviepilot.de/files
  214. !+ NOT_OPTIMIZED
  215. @@||der-betze-brennt.de/images/
  216. !+ NOT_OPTIMIZED
  217. @@||hanauer.de/bilder
  218. !+ NOT_OPTIMIZED
  219. @@||az-online.de/bilder
  220. !+ NOT_OPTIMIZED
  221. @@||hersfelder-zeitung.de/bilder
  222. !+ NOT_OPTIMIZED
  223. @@||aisvox-a.akamaihd.net/autoimg
  224. !+ NOT_OPTIMIZED
  225. @@||businessinsider.de/uploads/
  226. !+ NOT_OPTIMIZED
  227. @@||2images.cgames.de/images
  228. !+ NOT_OPTIMIZED
  229. @@||fuldaerzeitung.de/bilder
  230. !+ NOT_OPTIMIZED
  231. @@||adservice.google.com/adsid/integrator.js$domain=wetteronline.de
  232. !+ NOT_OPTIMIZED
  233. @@||i*.gmx.net/image^
  234. ! JS rules
  235. ! #%#window.uabInject = function() {};
  236. ! #%#window.uabpInject = function() {};
  237. ! bento.de,spiegel.de,mein-mmo.de,cinema.de,news38.de,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-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-kurier.de,wiesbadener-tagblatt.de,wn.de,woman.at,womenshealth.de,woxikon.de,yachtrevue.at#%#Object.defineProperty(window, 'UABPdd', { get: function() { throw null; }, set: function() { throw null; } });
  238. ! bento.de,spiegel.de,mein-mmo.de,cinema.de,news38.de,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-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-kurier.de,wiesbadener-tagblatt.de,wn.de,woman.at,womenshealth.de,woxikon.de,yachtrevue.at#%#window.uabpdl = window.uabInject = window.uabpDetect = true;
  239. ! moviepilot.de,wetteronline.de,gamona.de,gamepro.de,gta-5-forum.de,prosieben.de,stern.de,webfail.com,focus.de,finanzen.net,prosiebenmaxx.de,sixx.de,kabeleins.de,sat1gold.de,tvtoday.de,tvspielfilm.de,wetter.com,gamestar.de#%#window.UABPtracked = true;
  240. ! moviepilot.de,news38.de,prosieben.de,stern.de,webfail.com,focus.de,finanzen.net,prosiebenmaxx.de,sixx.de,kabeleins.de#%#AG_onLoad(function() { window.UABPTrack = function() {}; });
  241. !! elemhide exclusions (change daily)
  242. ! #@#.AdBar
  243. !+ NOT_OPTIMIZED
  244. wallstreet-online.de,pc-magazin.de,golem.de,wetter.de,fuldaerzeitung.de,gamestar.de,gmx.net,web.de,videogameszone.de,wetter.com,wn.de,woman.at,womenshealth.de,yachtrevue.at,chefkoch.de,hersfelder-zeitung.de,az-online.de,boerse.de,hanauer.de,op-online.de#@#.AdBar
  245. !+ NOT_OPTIMIZED
  246. golem.de#@##iqadtile4gol
  247. !+ NOT_OPTIMIZED
  248. spiegel.de#@#.asset-affiliatebox
  249. !+ NOT_OPTIMIZED
  250. @@||4fansites.de^$generichide
  251. !+ NOT_OPTIMIZED
  252. @@||4players.de^$generichide
  253. !+ NOT_OPTIMIZED
  254. @@||9monate.de^$generichide
  255. !+ NOT_OPTIMIZED
  256. @@||abendblatt.de^$generichide
  257. !+ NOT_OPTIMIZED
  258. @@||abendzeitung-muenchen.de^$generichide
  259. !+ NOT_OPTIMIZED
  260. @@||ajaxshowtime.com^$generichide
  261. !+ NOT_OPTIMIZED
  262. @@||antenne.de^$generichide
  263. !+ NOT_OPTIMIZED
  264. @@||arcor.de^$generichide
  265. !+ NOT_OPTIMIZED
  266. @@||areadvd.de^$generichide
  267. !+ NOT_OPTIMIZED
  268. @@||areamobile.de^$generichide
  269. !+ NOT_OPTIMIZED
  270. @@||baby-vornamen.de^$generichide
  271. !+ NOT_OPTIMIZED
  272. @@||bildderfrau.de^$generichide
  273. !+ NOT_OPTIMIZED
  274. @@||boerse.de^$generichide
  275. !+ NOT_OPTIMIZED
  276. @@||braunschweiger-zeitung.de^$generichide
  277. !+ NOT_OPTIMIZED
  278. @@||brigitte.de^$generichide
  279. !+ NOT_OPTIMIZED
  280. @@||buffed.de^$generichide
  281. !+ NOT_OPTIMIZED
  282. @@||businessinsider.de^$generichide
  283. !+ NOT_OPTIMIZED
  284. @@||caravaning.de^$generichide
  285. !+ NOT_OPTIMIZED
  286. @@||chefkoch.de^$generichide
  287. !+ NOT_OPTIMIZED
  288. @@||cinema.de^$generichide
  289. !+ NOT_OPTIMIZED
  290. @@||computerhilfen.de^$generichide
  291. !+ NOT_OPTIMIZED
  292. @@||computerworld.nl^$generichide
  293. !+ NOT_OPTIMIZED
  294. @@||comunio.de^$generichide
  295. !+ NOT_OPTIMIZED
  296. @@||comunio.es^$generichide
  297. !+ NOT_OPTIMIZED
  298. @@||connect.de^$generichide
  299. !+ NOT_OPTIMIZED
  300. @@||da-imnetz.de^$generichide
  301. !+ NOT_OPTIMIZED
  302. @@||dbna.de^$generichide
  303. !+ NOT_OPTIMIZED
  304. @@||de.pons.com^$generichide
  305. !+ NOT_OPTIMIZED
  306. @@||der-betze-brennt.de^$generichide
  307. !+ NOT_OPTIMIZED
  308. @@||derwesten.de^$generichide
  309. !+ NOT_OPTIMIZED
  310. @@||dieblaue24.com^$generichide
  311. !+ NOT_OPTIMIZED
  312. @@||donnerwetter.de^$generichide
  313. !+ NOT_OPTIMIZED
  314. @@||eatsmarter.de^$generichide
  315. !+ NOT_OPTIMIZED
  316. @@||emtb-news.de^$generichide
  317. !+ NOT_OPTIMIZED
  318. @@||epochtimes.de^$generichide
  319. !+ NOT_OPTIMIZED
  320. @@||extratipp.com^$generichide
  321. !+ NOT_OPTIMIZED
  322. @@||f1maximaal.nl^$generichide
  323. !+ NOT_OPTIMIZED
  324. @@||fr.de^$generichide
  325. !+ NOT_OPTIMIZED
  326. @@||fettspielen.de^$generichide
  327. !+ NOT_OPTIMIZED
  328. @@||fid-gesundheitswissen.de^$generichide
  329. !+ NOT_OPTIMIZED
  330. @@||finanzen.at^$generichide
  331. !+ NOT_OPTIMIZED
  332. @@||finanzen.ch^$generichide
  333. !+ NOT_OPTIMIZED
  334. @@||finanzen.net^$generichide
  335. !+ NOT_OPTIMIZED
  336. @@||finanznachrichten.de^$generichide
  337. !+ NOT_OPTIMIZED
  338. @@||finanztreff.de^$generichide
  339. !+ NOT_OPTIMIZED
  340. @@||fitforfun.de^$generichide
  341. !+ NOT_OPTIMIZED
  342. @@||fnp.de^$generichide
  343. !+ NOT_OPTIMIZED
  344. @@||formel1.de^$generichide
  345. !+ NOT_OPTIMIZED
  346. @@||futurezone.de^$generichide
  347. !+ NOT_OPTIMIZED
  348. @@||gala.de^$generichide
  349. !+ NOT_OPTIMIZED
  350. @@||gamepro.de^$generichide
  351. !+ NOT_OPTIMIZED
  352. @@||gamesaktuell.de^$generichide
  353. !+ NOT_OPTIMIZED
  354. @@||gamestar.de^$generichide
  355. !+ NOT_OPTIMIZED
  356. @@||gamezone.de^$generichide
  357. !+ NOT_OPTIMIZED
  358. @@||general-anzeiger-bonn.de^$generichide
  359. !+ NOT_OPTIMIZED
  360. @@||genialetricks.de^$generichide
  361. !+ NOT_OPTIMIZED
  362. @@||giessener-allgemeine.de^$generichide
  363. !+ NOT_OPTIMIZED
  364. @@||gifhorner-rundschau.de^$generichide
  365. !+ NOT_OPTIMIZED
  366. @@||gipfelbuch.ch^$generichide
  367. !+ NOT_OPTIMIZED
  368. @@||gmuender-tagespost.de^$generichide
  369. !+ NOT_OPTIMIZED
  370. @@||golem.de^$generichide
  371. !+ NOT_OPTIMIZED
  372. @@||gusto.at^$generichide
  373. !+ NOT_OPTIMIZED
  374. @@||hallo-muenchen.de^$generichide
  375. !+ NOT_OPTIMIZED
  376. @@||hamburg.de^$generichide
  377. !+ NOT_OPTIMIZED
  378. @@||hardwareluxx.de^$generichide
  379. !+ NOT_OPTIMIZED
  380. @@||harzkurier.de^$generichide
  381. !+ NOT_OPTIMIZED
  382. @@||heftig.de^$generichide
  383. !+ NOT_OPTIMIZED
  384. @@||heise.de^$generichide
  385. !+ NOT_OPTIMIZED
  386. @@||heiseautos.de^$generichide
  387. !+ NOT_OPTIMIZED
  388. @@||hoerzu.de^$generichide
  389. !+ NOT_OPTIMIZED
  390. @@||ikz-online.de^$generichide
  391. !+ NOT_OPTIMIZED
  392. @@||ingame.de^$generichide
  393. !+ NOT_OPTIMIZED
  394. @@||inside-digital.de^$generichide
  395. !+ NOT_OPTIMIZED
  396. @@||jpgames.de^$generichide
  397. !+ NOT_OPTIMIZED
  398. @@||kamelle.de^$generichide
  399. !+ NOT_OPTIMIZED
  400. @@||knack.be^$generichide
  401. !+ NOT_OPTIMIZED
  402. @@||kochbar.de^$generichide
  403. !+ NOT_OPTIMIZED
  404. @@||lablue.de^$generichide
  405. !+ NOT_OPTIMIZED
  406. @@||lampertheimer-zeitung.de^$generichide
  407. !+ NOT_OPTIMIZED
  408. @@||landwirt.com^$generichide
  409. !+ NOT_OPTIMIZED
  410. @@||leckerschmecker.me^$generichide
  411. !+ NOT_OPTIMIZED
  412. @@||levif.be^$generichide
  413. !+ NOT_OPTIMIZED
  414. @@||lifeline.de^$generichide
  415. !+ NOT_OPTIMIZED
  416. @@||likemag.com^$generichide
  417. !+ NOT_OPTIMIZED
  418. @@||linux-community.de^$generichide
  419. !+ NOT_OPTIMIZED
  420. @@||linux-magazin.de^$generichide
  421. !+ NOT_OPTIMIZED
  422. @@||lustaufsleben.at^$generichide
  423. !+ NOT_OPTIMIZED
  424. @@||lustich.de^$generichide
  425. !+ NOT_OPTIMIZED
  426. @@||macwelt.de^$generichide
  427. !+ NOT_OPTIMIZED
  428. @@||manager-magazin.de^$generichide
  429. !+ NOT_OPTIMIZED
  430. @@||mehr-tanken.de^$generichide
  431. !+ NOT_OPTIMIZED
  432. @@||mein-mmo.de^$generichide
  433. !+ NOT_OPTIMIZED
  434. @@||mein-wahres-ich.de^$generichide
  435. !+ NOT_OPTIMIZED
  436. @@||menshealth.de^$generichide
  437. !+ NOT_OPTIMIZED
  438. @@||merkur.de^$generichide
  439. !+ NOT_OPTIMIZED
  440. @@||metalflirt.de^$generichide
  441. !+ NOT_OPTIMIZED
  442. @@||mopo.de^$generichide
  443. !+ NOT_OPTIMIZED
  444. @@||morgenpost.de^$generichide
  445. !+ NOT_OPTIMIZED
  446. @@||motor-talk.de^$generichide
  447. !+ NOT_OPTIMIZED
  448. @@||motorbasar.de^$generichide
  449. !+ NOT_OPTIMIZED
  450. @@||motorradonline.de^$generichide
  451. !+ NOT_OPTIMIZED
  452. @@||motorsport-total.com^$generichide
  453. !+ NOT_OPTIMIZED
  454. @@||motortests.de^$generichide
  455. !+ NOT_OPTIMIZED
  456. @@||moviepilot.de^$generichide
  457. !+ NOT_OPTIMIZED
  458. @@||mtb-news.de^$generichide
  459. !+ NOT_OPTIMIZED
  460. @@||n-tv.de^$generichide
  461. !+ NOT_OPTIMIZED
  462. @@||news.at^$generichide
  463. !+ NOT_OPTIMIZED
  464. @@||news38.de^$generichide
  465. !+ NOT_OPTIMIZED
  466. @@||nnn.de^$generichide
  467. !+ NOT_OPTIMIZED
  468. @@||noz.de^$generichide
  469. !+ NOT_OPTIMIZED
  470. @@||nrz.de^$generichide
  471. !+ NOT_OPTIMIZED
  472. @@||nwzonline.de^$generichide
  473. !+ NOT_OPTIMIZED
  474. @@||paradisi.de^$generichide
  475. !+ NOT_OPTIMIZED
  476. @@||pc-magazin.de^$generichide
  477. !+ NOT_OPTIMIZED
  478. @@||pcgames.de^$generichide
  479. !+ NOT_OPTIMIZED
  480. @@||pcgameshardware.de^$generichide
  481. !+ NOT_OPTIMIZED
  482. @@||pcwelt.de^$generichide
  483. !+ NOT_OPTIMIZED
  484. @@||pietsmiet.de^$generichide
  485. !+ NOT_OPTIMIZED
  486. @@||pnn.de^$generichide
  487. !+ NOT_OPTIMIZED
  488. @@||prignitzer.de^$generichide
  489. !+ NOT_OPTIMIZED
  490. @@||profil.at^$generichide
  491. !+ NOT_OPTIMIZED
  492. @@||promipool.de^$generichide
  493. !+ NOT_OPTIMIZED
  494. @@||promobil.de^$generichide
  495. !+ NOT_OPTIMIZED
  496. @@||prosieben.de^$generichide
  497. !+ NOT_OPTIMIZED
  498. @@||radio.at^$generichide
  499. !+ NOT_OPTIMIZED
  500. @@||radio.de^$generichide
  501. !+ NOT_OPTIMIZED
  502. @@||radio.net^$generichide
  503. !+ NOT_OPTIMIZED
  504. @@||readmore.de^$generichide
  505. !+ NOT_OPTIMIZED
  506. @@||rennrad-news.de^$generichide
  507. !+ NOT_OPTIMIZED
  508. @@||reviersport.de^$generichide
  509. !+ NOT_OPTIMIZED
  510. @@||ruhr24.de^$generichide
  511. !+ NOT_OPTIMIZED
  512. @@||runnersworld.de^$generichide
  513. !+ NOT_OPTIMIZED
  514. @@||salzgitter-zeitung.de^$generichide
  515. !+ NOT_OPTIMIZED
  516. @@||sat1.de^$generichide
  517. !+ NOT_OPTIMIZED
  518. @@||schwaebische-post.de^$generichide
  519. !+ NOT_OPTIMIZED
  520. @@||serienjunkies.de^$generichide
  521. !+ NOT_OPTIMIZED
  522. @@||shz.de^$generichide
  523. !+ NOT_OPTIMIZED
  524. @@||sixx.ch^$generichide
  525. !+ NOT_OPTIMIZED
  526. @@||spiegel.de^$generichide
  527. !+ NOT_OPTIMIZED
  528. @@||sport.de^$generichide
  529. !+ NOT_OPTIMIZED
  530. @@||sportal.de^$generichide
  531. !+ NOT_OPTIMIZED
  532. @@||spox.com^$generichide
  533. !+ NOT_OPTIMIZED
  534. @@||stern.de^$generichide
  535. !+ NOT_OPTIMIZED
  536. @@||svz.de^$generichide
  537. !+ NOT_OPTIMIZED
  538. @@||tagesspiegel.de^$generichide
  539. !+ NOT_OPTIMIZED
  540. @@||tele5.de^$generichide
  541. !+ NOT_OPTIMIZED
  542. @@||testedich.de^$generichide
  543. !+ NOT_OPTIMIZED
  544. @@||thueringen24.de^$generichide
  545. !+ NOT_OPTIMIZED
  546. @@||tierfreund.co^$generichide
  547. !+ NOT_OPTIMIZED
  548. @@||tiervermittlung.de^$generichide
  549. !+ NOT_OPTIMIZED
  550. @@||trend.at^$generichide
  551. !+ NOT_OPTIMIZED
  552. @@||tv-media.at^$generichide
  553. !+ NOT_OPTIMIZED
  554. @@||tvdigital.de^$generichide
  555. !+ NOT_OPTIMIZED
  556. @@||tvspielfilm.de^$generichide
  557. !+ NOT_OPTIMIZED
  558. @@||tvtoday.de^$generichide
  559. !+ NOT_OPTIMIZED
  560. @@||tvtv.de^$generichide
  561. !+ NOT_OPTIMIZED
  562. @@||tz.de^$generichide
  563. !+ NOT_OPTIMIZED
  564. @@||videogameszone.de^$generichide
  565. !+ NOT_OPTIMIZED
  566. @@||vip.de^$generichide
  567. !+ NOT_OPTIMIZED
  568. @@||wallstreet-online.de^$generichide
  569. !+ NOT_OPTIMIZED
  570. @@||waz.de^$generichide
  571. !+ NOT_OPTIMIZED
  572. @@||web.de^$generichide
  573. !+ NOT_OPTIMIZED
  574. @@||webfail.de^$generichide
  575. !+ NOT_OPTIMIZED
  576. @@||webwereld.nl^$generichide
  577. !+ NOT_OPTIMIZED
  578. @@||welt.de^$generichide
  579. !+ NOT_OPTIMIZED
  580. @@||werra-rundschau.de^$generichide
  581. !+ NOT_OPTIMIZED
  582. @@||wetter.com^$generichide
  583. !+ NOT_OPTIMIZED
  584. @@||wetter.de^$generichide
  585. !+ NOT_OPTIMIZED
  586. @@||wetterauer-zeitung.de^$generichide
  587. !+ NOT_OPTIMIZED
  588. @@||wetteronline.de^$generichide
  589. !+ NOT_OPTIMIZED
  590. @@||wiesbadener-kurier.de^$generichide
  591. !+ NOT_OPTIMIZED
  592. @@||wiesbadener-tagblatt.de^$generichide
  593. !+ NOT_OPTIMIZED
  594. @@||winfuture.de^$generichide
  595. !+ NOT_OPTIMIZED
  596. @@||wlz-online.de^$generichide
  597. !+ NOT_OPTIMIZED
  598. @@||wn.de^$generichide
  599. !+ NOT_OPTIMIZED
  600. @@||woman.at^$generichide
  601. !+ NOT_OPTIMIZED
  602. @@||womenshealth.de^$generichide
  603. !+ NOT_OPTIMIZED
  604. @@||woxikon.de^$generichide
  605. !+ NOT_OPTIMIZED
  606. @@||wp.de^$generichide
  607. !+ NOT_OPTIMIZED
  608. @@||wr.de^$generichide
  609. !+ NOT_OPTIMIZED
  610. @@||yachtrevue.at^$generichide
  611. !
  612. !--- plistaWidget detection and first-party ads (always copy full domain list to new rule) ---
  613. ! mz-web.de,wieistmeineip.de,smart-wohnen.net,immobilienscout24.de,onlinekosten.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;
  614. ! 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;
  615. ! fussballdaten.de,gartenlexikon.de,rheinische-anzeigenblaetter.de,rundschau-online.de,ksta.de,mz-web.de,wieistmeineip.de,smart-wohnen.net,immobilienscout24.de,onlinekosten.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');
  616. onlinemarketing.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,mz-web.de,airliners.de,tvinfo.de,wieistmeineip.de,nordbayern.de,news.de,meinestadt.de,rimondo.com,clever-tanken.de,transfermarkt.com,berliner-zeitung.de,fanfiktion.de,aachener-zeitung.de,transfermarkt.at,digitalfernsehen.de,aachener-nachrichten.de,tichyseinblick.de,weser-kurier.de,kino.de#%#AG_abortInlineScript(/="h[\s\S]{0,5}[\s\S]*t[\s\S]*o[\s\S]*e[\s\S]*\/[\s\S]{0,5}co[\s\S]{0,10}",/, 'window.Math');
  617. !! site specific
  618. !+ NOT_OPTIMIZED
  619. ||ecomento.de/wp-content/plugins/*/js/tsmi.js
  620. !+ NOT_OPTIMIZED
  621. @@||ecomento.de/image/
  622. !+ NOT_OPTIMIZED
  623. @@||lz.de/img1/
  624. !+ NOT_OPTIMIZED
  625. @@||onlinemarketing.de/image
  626. !+ NOT_OPTIMIZED
  627. @@||nw.de/imgs
  628. !+ NOT_OPTIMIZED
  629. @@||tvinfo.de/image
  630. !+ NOT_OPTIMIZED
  631. @@||wieistmeineip.de/image
  632. !+ NOT_OPTIMIZED
  633. ||hifi-forum.de/resources/js/x4hBsoV.js
  634. !+ NOT_OPTIMIZED
  635. ||hifi.de/js/x4hBsoV.js
  636. !+ NOT_OPTIMIZED
  637. @@||t.nordbayern.de/image/
  638. !+ NOT_OPTIMIZED
  639. @@||tichyseinblick.de/image^
  640. !+ NOT_OPTIMIZED
  641. @@||ze.tt/image/
  642. !+ NOT_OPTIMIZED
  643. @@||wetter.com/image
  644. !+ NOT_OPTIMIZED
  645. @@||mt.de/img
  646. !+ NOT_OPTIMIZED
  647. @@||clever-tanken.de/i*age
  648. !+ NOT_OPTIMIZED
  649. @@||saarbruecker-zeitung.de/image/
  650. !+ NOT_OPTIMIZED
  651. @@||berliner-kurier.de/image^
  652. !+ NOT_OPTIMIZED
  653. @@||moviejones.de/img/
  654. !+ NOT_OPTIMIZED
  655. @@||hifi.de/timg/
  656. !+ NOT_OPTIMIZED
  657. @@||hifi-forum.de/timg/
  658. !+ NOT_OPTIMIZED
  659. @@||quoka.de/assets/js/vendor/prebid_*.js
  660. !+ NOT_OPTIMIZED
  661. @@||fanfiktion.de/pics^
  662. !+ NOT_OPTIMIZED
  663. @@||static-immobilienscout24.de/fro/image/Ads^
  664. !+ NOT_OPTIMIZED
  665. @@||wettercomassets.com/img/cms/chameleon/mediapool/thumbs^
  666. !+ NOT_OPTIMIZED
  667. @@||assets.wallstreet-online.de/frontend/img/ad.jpg
  668. !+ NOT_OPTIMIZED
  669. @@||aachener-zeitung.de/*/imags
  670. !+ NOT_OPTIMIZED
  671. @@||aachener-nachrichten.de/*/imges
  672. !+ NOT_OPTIMIZED
  673. @@||bikerszene.de/img^
  674. !+ NOT_OPTIMIZED
  675. @@||iban-4199.kxcdn.com/cdn/image^
  676. !+ NOT_OPTIMIZED
  677. @@||kino.de/imag
  678. !+ NOT_OPTIMIZED
  679. @@||spieletipps.de/imag
  680. !+ NOT_OPTIMIZED
  681. @@||digitalfernsehen.de/imag
  682. !+ NOT_OPTIMIZED
  683. @@||giga.de/imag
  684. !+ NOT_OPTIMIZED
  685. @@||chefkoch.de/ck.de^
  686. !+ NOT_OPTIMIZED
  687. @@||transfermarkt.*/image
  688. !+ NOT_OPTIMIZED
  689. @@||autoscout24.de/image
  690. !+ NOT_OPTIMIZED
  691. @@||cdn.interactivemedia.net/live/t-o-*/live/globalAdTag.min.js
  692. !+ NOT_OPTIMIZED
  693. @@||cdn-a.yieldlove.com/yieldlove-bidder-stroeer.js$domain=t-online.de
  694. !+ NOT_OPTIMIZED
  695. /quotenmeter.de\/[-_a-zA-Z0-9]{30,}\.js/$domain=quotenmeter.de
  696. !+ NOT_OPTIMIZED
  697. @@||tisoomi-services.com/cookie$domain=digitalfernsehen.de
  698. !+ NOT_OPTIMIZED
  699. @@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=digitalfernsehen.de
  700. !+ NOT_OPTIMIZED
  701. @@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=quoka.de
  702. !+ NOT_OPTIMIZED
  703. @@||securepubads.g.doubleclick.net/gampad/ads^$domain=quoka.de
  704. !+ NOT_OPTIMIZED
  705. @@||imagesrv.adition.com/js/adition.js$domain=finya.de|t-online.de|freenet.de|spiegel.de|kicker.de|quoka.de|fanfiktion.de|meinestadt.de
  706. !+ NOT_OPTIMIZED
  707. @@||adfarm1.adition.com/js?wp_id=$domain=finya.de|t-online.de|freenet.de|spiegel.de|kicker.de|quoka.de|fanfiktion.de|meinestadt.de
  708. !+ NOT_OPTIMIZED
  709. @@||adfarm1.adition.com/banner^$domain=finya.de|t-online.de|freenet.de|spiegel.de|kicker.de|quoka.de|fanfiktion.de|meinestadt.de
  710. !+ NOT_OPTIMIZED
  711. @@||imagesrv.adition.com/banners^$domain=finya.de|t-online.de|freenet.de|spiegel.de|kicker.de|quoka.de|fanfiktion.de|meinestadt.de
  712. !+ NOT_OPTIMIZED
  713. @@||imagesrv.adition.com/js/srp.js$domain=transfermarkt.de
  714. !+ NOT_OPTIMIZED
  715. @@||modhoster.de/image
  716. !! generic url exclusions
  717. !+ NOT_OPTIMIZED
  718. @@/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|mz-web.de|wieistmeineip.de|smart-wohnen.net|immobilienscout24.de|onlinekosten.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
  719. !+ NOT_OPTIMIZED
  720. @@/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|mz-web.de|wieistmeineip.de|smart-wohnen.net|immobilienscout24.de|onlinekosten.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
  721. !+ NOT_OPTIMIZED
  722. @@/[\s\S]*.com\/[0-9]{6,20}\/[\s\S]*.bmp/$third-party,domain=giga.de|mz-web.de|wieistmeineip.de|smart-wohnen.net|immobilienscout24.de|onlinekosten.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
  723. !+ NOT_OPTIMIZED
  724. @@||hotdogsandads.com^$image
  725. !+ NOT_OPTIMIZED
  726. @@||dunkirkinception.com^$image
  727. !+ NOT_OPTIMIZED
  728. @@||thisisacoolthing.com^$image
  729. !+ NOT_OPTIMIZED
  730. @@||lasagneandands.com^$image
  731. !+ NOT_OPTIMIZED
  732. @@||meatballsandads.com^$image
  733. !+ NOT_OPTIMIZED
  734. @@||adswithsalt.com^$image
  735. !+ NOT_OPTIMIZED
  736. @@||pizzaandads.com^$image
  737. !+ NOT_OPTIMIZED
  738. @@||adsheart.de^$image
  739. !+ NOT_OPTIMIZED
  740. @@||thisdomainandnothingelse.com^$image
  741. !! elemhide exclusions
  742. !+ NOT_OPTIMIZED
  743. freenet.de,spiegel.de,kicker.de,giga.de,mz-web.de,wieistmeineip.de,smart-wohnen.net,immobilienscout24.de,onlinekosten.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
  744. !+ NOT_OPTIMIZED
  745. wize.life#@#.afs_ads
  746. !+ NOT_OPTIMIZED
  747. wize.life#@#banneroben
  748. !+ NOT_OPTIMIZED
  749. wize.life#@#.orange
  750. !+ NOT_OPTIMIZED
  751. wize.life#@##bottomad
  752. !+ NOT_OPTIMIZED
  753. wize.life#@#.ADBox
  754. !+ NOT_OPTIMIZED
  755. wize.life#@#.AD_area
  756. !+ NOT_OPTIMIZED
  757. wize.life#@#.AdsRec
  758. !+ NOT_OPTIMIZED
  759. wize.life#@#.Ads_4
  760. !+ NOT_OPTIMIZED
  761. motorsport-total.com#@#.werbeblock
  762. !+ NOT_OPTIMIZED
  763. wallstreet-online.de#@#.ad
  764. !+ NOT_OPTIMIZED
  765. t-online.de#@#div[class^="Tsshopst"]
  766. !+ NOT_OPTIMIZED
  767. @@||aachener-zeitung.de^$generichide
  768. !+ NOT_OPTIMIZED
  769. @@||aachener-nachrichten.de^$generichide
  770. !+ NOT_OPTIMIZED
  771. @@||airliners.de^$generichide
  772. !+ NOT_OPTIMIZED
  773. @@||berliner-kurier.de^$generichide
  774. !+ NOT_OPTIMIZED
  775. @@||berliner-zeitung.de^$generichide
  776. !+ NOT_OPTIMIZED
  777. @@||boersennews.de^$generichide
  778. !+ NOT_OPTIMIZED
  779. @@||clever-tanken.de^$generichide
  780. !+ NOT_OPTIMIZED
  781. @@||digitalfernsehen.de^$generichide
  782. !+ NOT_OPTIMIZED
  783. @@||e-hausaufgaben.de^$generichide
  784. !+ NOT_OPTIMIZED
  785. @@||ecomento.de^$generichide
  786. !+ NOT_OPTIMIZED
  787. @@||fanfiktion.de^$generichide
  788. !+ NOT_OPTIMIZED
  789. @@||finya.de^$generichide
  790. !+ NOT_OPTIMIZED
  791. @@||fremdwort.de^$generichide
  792. !+ NOT_OPTIMIZED
  793. @@||frustfrei-lernen.de^$generichide
  794. !+ NOT_OPTIMIZED
  795. @@||fussballdaten.de^$generichide
  796. !+ NOT_OPTIMIZED
  797. @@||gmx.net/image^
  798. !+ NOT_OPTIMIZED
  799. @@||gut-erklaert.de^$generichide
  800. !+ NOT_OPTIMIZED
  801. @@||hifi.de^$generichide
  802. !+ NOT_OPTIMIZED
  803. @@||hifi-forum.de^$generichide
  804. !+ NOT_OPTIMIZED
  805. @@||kino.de^$generichide
  806. !+ NOT_OPTIMIZED
  807. @@||liga3-online.de^$generichide
  808. !+ NOT_OPTIMIZED
  809. @@||lz.de^$generichide
  810. !+ NOT_OPTIMIZED
  811. @@||meinestadt.de^$generichide
  812. !+ NOT_OPTIMIZED
  813. @@||modhoster.de^$generichide
  814. !+ NOT_OPTIMIZED
  815. @@||moviejones.de^$generichide
  816. !+ NOT_OPTIMIZED
  817. @@||mz-web.de^$generichide
  818. !+ NOT_OPTIMIZED
  819. @@||netzwelt.de^$generichide
  820. !+ NOT_OPTIMIZED
  821. @@||nickles.de^$generichide
  822. !+ NOT_OPTIMIZED
  823. @@||news.de^$generichide
  824. !+ NOT_OPTIMIZED
  825. @@||nordbayern.de^$generichide
  826. !+ NOT_OPTIMIZED
  827. @@||nw.de^$generichide
  828. !+ NOT_OPTIMIZED
  829. @@||onlinemarketing.de^$generichide
  830. !+ NOT_OPTIMIZED
  831. @@||pixelio.de^$generichide
  832. !+ NOT_OPTIMIZED
  833. @@||quoka.de^$generichide
  834. !+ NOT_OPTIMIZED
  835. @@||rheinische-anzeigenblaetter.de^$generichide
  836. !+ NOT_OPTIMIZED
  837. @@||rundschau-online.de^$generichide
  838. !+ NOT_OPTIMIZED
  839. @@||spielen.de^$generichide
  840. !+ NOT_OPTIMIZED
  841. @@||spieletipps.de^$generichide
  842. !+ NOT_OPTIMIZED
  843. @@||tichyseinblick.de^$generichide
  844. !+ NOT_OPTIMIZED
  845. @@||transfermarkt.at^$generichide
  846. !+ NOT_OPTIMIZED
  847. @@||truckscout24.de^$generichide
  848. !+ NOT_OPTIMIZED
  849. @@||unicum.de^$generichide
  850. !+ NOT_OPTIMIZED
  851. @@||virtualnights.com^$generichide
  852. !+ NOT_OPTIMIZED
  853. @@||weser-kurier.de^$generichide
  854. ! Taboola - probably Plista
  855. ! t-online.de#%#AG_abortInlineScript(/DTLS\/SCTP/, 'setTimeout');
  856. !
  857. !--- Sourcepoint ---
  858. stern.de,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)})}();
  859. !
  860. !----------------------------------
  861. !
  862. ! https://github.com/AdguardTeam/AdguardFilters/issues/56965
  863. ! https://github.com/AdguardTeam/AdguardFilters/issues/53825
  864. @@||stats.t-online.de/js/ads/adex.js
  865. ! https://github.com/AdguardTeam/AdguardFilters/issues/49340
  866. @@||teleboy.ch/assets/js/*werbung*.js
  867. ! https://github.com/AdguardTeam/AdguardFilters/issues/48726
  868. @@||hausbau-forum.de/js/siropu/am/ads.min.js
  869. ! https://github.com/AdguardTeam/AdguardFilters/issues/48008
  870. @@||cdn.zomap.de/*signature=$domain=player.glomex.com
  871. ! https://github.com/AdguardTeam/AdguardFilters/issues/46813
  872. ||assets.essen-und-trinken.de/js/eut_consent.js
  873. ||commsvc.essen-und-trinken.de^
  874. ! https://github.com/AdguardTeam/AdguardFilters/issues/46622
  875. ||commsvc.gala.de^
  876. ! https://github.com/AdguardTeam/AdguardFilters/issues/45601
  877. @@||tatort.tube/ads-*x*.js
  878. @@||googleads.g.doubleclick.net/favicon.ico?ads=$domain=tatort.tube
  879. ! https://github.com/AdguardTeam/AdguardFilters/issues/55549
  880. ! https://github.com/AdguardTeam/AdguardFilters/issues/44865
  881. @@||photovoltaikforum.com/*/adsbygoogle.js
  882. photovoltaikforum.com#$#.adsbox.ads { display: block!important; height: 1px!important; }
  883. ! https://github.com/AdguardTeam/AdguardFilters/issues/43738
  884. ||blog.kwick.de/module/plugins/deblocker^
  885. ! https://github.com/AdguardTeam/AdguardFilters/issues/43165
  886. averio.de#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads { display:block!important; }
  887. ! https://github.com/AdguardTeam/AdguardFilters/issues/42756
  888. ||computerwoche.de/messaging.js
  889. ! https://github.com/AdguardTeam/AdguardFilters/issues/42066
  890. @@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=media.oadts.com
  891. ! spiegel.de - sourcepoint domain
  892. ||fsm2.spiegel.de^
  893. ! https://github.com/AdguardTeam/AdguardFilters/issues/40937
  894. @@||wakanim.tv/*/video/adsunauth
  895. ! https://github.com/AdguardTeam/AdguardFilters/issues/40415
  896. ||jameda-elements.de/_scripts/ads^
  897. ! https://github.com/AdguardTeam/AdguardFilters/issues/38360
  898. deutsche-vogelstimmen.de#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c){if(!/\]\.bab\(window/.test(a.toString()))return b(a,c)};})();
  899. ! https://github.com/AdguardTeam/AdguardFilters/issues/45416
  900. @@||imagesrv.adition.com/1x1.gif$domain=joyn.de
  901. @@||securepubads.g.doubleclick.net/pcs/view^$domain=joyn.de
  902. @@||ad.71i.de/global_js/AppConfig^$domain=joyn.de
  903. @@||static.*-vod-playout-prod.aws.route71.net/ad-source-fetcher/dist/ad-source-fetcher.min.js$domain=joyn.de
  904. @@||static.*-vod-playout-prod.aws.route71.net/ad-tracker/dist/ad-tracker.min.js$domain=joyn.de
  905. ! https://github.com/AdguardTeam/AdguardFilters/issues/34788
  906. !+ NOT_OPTIMIZED
  907. @@||_.rocks/iqadcontroller.js
  908. ! https://github.com/AdguardTeam/AdguardFilters/issues/40840
  909. ! https://github.com/AdguardTeam/AdguardFilters/issues/39642
  910. ! https://github.com/AdguardTeam/AdguardFilters/issues/41853
  911. @@||hl-live.de/*/adserversolutions/
  912. ! https://github.com/AdguardTeam/AdguardFilters/issues/34042
  913. !+ NOT_PLATFORM(windows, mac, android)
  914. @@||zwergenstadt.com^$generichide
  915. !+ NOT_PLATFORM(windows, mac, android)
  916. @@||zwergenstadt.com/*.png#
  917. ! https://github.com/AdguardTeam/AdguardFilters/issues/33724
  918. ! https://github.com/AdguardTeam/AdguardFilters/issues/33085
  919. @@||bahnbonus-shopping.de/scripts/adIFrame.js
  920. ! https://github.com/AdguardTeam/AdguardFilters/issues/32507
  921. @@||gutekueche.at/assets/js/app/ads.js
  922. ! https://github.com/AdguardTeam/AdguardFilters/issues/31980
  923. ! https://github.com/AdguardTeam/AdguardFilters/issues/31614
  924. startseite.to#@##banner_ad
  925. ! https://github.com/AdguardTeam/AdguardFilters/issues/31114
  926. ! https://github.com/AdguardTeam/AdguardFilters/issues/30092
  927. sport1.de#%#AG_setConstant('s1AdDetection', 'true');
  928. ||asadcdn.com/adlib/pages/sport1.js$empty,important,domain=sport1.de
  929. ! https://github.com/AdguardTeam/AdguardFilters/issues/29306
  930. ! https://github.com/AdguardTeam/AdguardFilters/issues/24999
  931. ! ad reinjection
  932. chefkoch.de#@#.responsive-ad
  933. chefkoch.de#@#.AD-POST
  934. ! https://github.com/AdguardTeam/AdguardFilters/issues/28921
  935. rtv.de#@#.AD300
  936. ! https://github.com/AdguardTeam/AdguardFilters/issues/28684
  937. ! https://github.com/AdguardTeam/AdguardFilters/issues/28679
  938. @@||deine-tierwelt.de/static/js/advertisement.js
  939. ! golem.de - ad reinjection
  940. @@||ads.golem.de/track.ads/gx-ads.js
  941. ! https://github.com/AdguardTeam/AdguardFilters/issues/28318
  942. ! t-online.de - ad reinject
  943. @@||stats.t-online.de/js/ads.js
  944. ! t-online.de - glomex video player ad - backup domain if ads are blocked
  945. ! https://github.com/AdguardTeam/AdguardFilters/issues/24859
  946. ! gastroguide.de - elements are removed on detection
  947. ! https://github.com/AdguardTeam/AdguardFilters/issues/24484
  948. ! https://github.com/AdguardTeam/AdguardFilters/issues/24582
  949. ! https://github.com/AdguardTeam/AdguardFilters/issues/23861
  950. hdfilme.tv#@#.afs_ads
  951. ! https://github.com/AdguardTeam/AdguardFilters/issues/23029
  952. ! https://forum.adguard.com/index.php?threads/gamestar-de.27384/
  953. @@||gamestar.de/js/gamestar/_ad2.js
  954. ! somemaps.com - redirect to ad page if blocked
  955. @@||streetviewbg.com/ads.js
  956. @@||somemaps.com/ads.js
  957. ! https://github.com/AdguardTeam/AdguardFilters/issues/22212
  958. ||omniscientspark.com^$third-party
  959. ! https://github.com/AdguardTeam/AdguardFilters/issues/21845
  960. ! https://github.com/AdguardTeam/AdguardFilters/issues/20993
  961. ! https://github.com/AdguardTeam/AdguardFilters/issues/22298
  962. wiwo.de#@#.adsbox
  963. wiwo.de#@#.ad-placement
  964. @@||amazonaws.com/prod.iqdcontroller.iqdigital/*/live/iqadcontroller.js.gz$domain=wiwo.de
  965. ! https://github.com/AdguardTeam/AdguardFilters/issues/20521
  966. @@||suedkurier.de/ads.js?
  967. ! https://github.com/AdguardTeam/AdguardFilters/issues/20593
  968. ! https://github.com/AdguardTeam/AdguardFilters/issues/20591
  969. ! https://github.com/AdguardTeam/AdguardFilters/issues/20465
  970. dragonball-tube.com,onepiece-tube.com,naruto-tube.org,fairytail-tube.org#$##kj28qzmc29w { height: 1px!important; }
  971. dragonball-tube.com,onepiece-tube.com,naruto-tube.org,fairytail-tube.org#$##kj28qzmc29y { height: 1px!important; }
  972. dragonball-tube.com,onepiece-tube.com,naruto-tube.org,fairytail-tube.org#$##skyscraper { height: 1px!important; }
  973. ! https://github.com/AdguardTeam/AdguardFilters/issues/20220
  974. shoop.de#@#.adbanner
  975. ! https://github.com/AdguardTeam/AdguardFilters/issues/19165
  976. ! https://github.com/AdguardTeam/AdguardFilters/issues/18062
  977. blaulichtreport-saarland.de#@#.an-advert-banner
  978. blaulichtreport-saarland.de#@##adsense
  979. blaulichtreport-saarland.de#@#.an-sponsored
  980. ! https://github.com/AdguardTeam/AdguardFilters/issues/17467
  981. @@||pagead2.googlesyndication.com/pagead/osd.js^$domain=heise.de
  982. @@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=heise.de
  983. @@||securepubads.g.doubleclick.net/gampad/ads^$domain=heise.de
  984. @@||tpc.googlesyndication.com/safeframe/*/html/container.html$domain=heise.de
  985. @@||tpc.googlesyndication.com/pagead/js/*/activeview/osd_listener.js$domain=heise.de
  986. @@||adservice.google.*/adsid/integrator.js$domain=heise.de
  987. ! game-dna.de
  988. @@||game-dna.de/wp-content/themes/protein/static/ads.min.js
  989. ! https://github.com/AdguardTeam/AdguardFilters/issues/10716
  990. ! winfuture.de video not playing
  991. @@||widget.spoods.io/loader.js$domain=winfuture.de
  992. ! https://github.com/AdguardTeam/AdguardFilters/issues/14547
  993. @@||integralrechner.de/adguard/adblock.js
  994. ! https://github.com/AdguardTeam/AdguardFilters/issues/14548
  995. @@||ableitungsrechner.net/adguard/adblock.js
  996. ! https://github.com/AdguardTeam/AdguardFilters/issues/12854
  997. foxx.to#@#.an-advert-banner
  998. foxx.to#@##adsense
  999. foxx.to#@#.an-sponsored
  1000. ! https://github.com/AdguardTeam/AdguardFilters/issues/12626
  1001. ! https://github.com/AdguardTeam/AdguardFilters/issues/12627
  1002. ! https://github.com/AdguardTeam/AdguardFilters/issues/12625
  1003. ! https://github.com/AdguardTeam/AdguardFilters/issues/12603
  1004. ! https://github.com/AdguardTeam/AdguardFilters/issues/12540
  1005. groovemonster.de#@##banner_ad
  1006. ! https://github.com/AdguardTeam/AdguardFilters/issues/12444
  1007. suedkurier.de#@#.GoogleDfpAd
  1008. suedkurier.de#@#.googad
  1009. suedkurier.de#@#.affiliate-footer
  1010. suedkurier.de#@#.Ligatus
  1011. !suedkurier.de#@#.adforge
  1012. ! https://github.com/AdguardTeam/AdguardFilters/issues/11553
  1013. ||spiegel.de/*/messaging-*.js
  1014. ! https://github.com/AdguardTeam/AdguardFilters/issues/12324
  1015. ! https://github.com/AdguardTeam/AdguardFilters/issues/11644
  1016. caravaning.de#%#AG_defineProperty('adblockActive', {value:false}, window);
  1017. ! https://github.com/AdguardTeam/AdguardFilters/issues/11545
  1018. ! https://github.com/AdguardTeam/AdguardFilters/issues/10923
  1019. ||gesundheitsfrage.net/nmms/js
  1020. ! https://github.com/AdguardTeam/AdguardFilters/issues/10466
  1021. ||finanzfrage.net/nmms/js
  1022. ! https://github.com/AdguardTeam/AdguardFilters/issues/15564
  1023. ! https://github.com/AdguardTeam/AdguardFilters/issues/10664
  1024. @@||adition.com/*purwallhit$domain=derstandard.at
  1025. @@||imagesrv.adition.com/js/srp.js$domain=derstandard.at
  1026. @@||derstandard.at/MetaAdServer/MAS.aspx
  1027. ! https://github.com/AdguardTeam/AdguardFilters/issues/10380
  1028. ||fussballgucken.info/js/adblock.min.js
  1029. ! https://github.com/AdguardTeam/AdguardFilters/issues/10135
  1030. @@||adspirit.de^$domain=mathaeser.de
  1031. ! https://github.com/AdguardTeam/AdguardFilters/issues/9337
  1032. @@||a.bf-ad.net/makabo/ads_fol_init.js$domain=chip.de
  1033. ! https://github.com/AdguardTeam/AdguardFilters/issues/9172
  1034. gannikus.com#@##adsense
  1035. gannikus.com#@#.an-sponsored
  1036. gannikus.com#@#.an-advert-banner
  1037. ! https://github.com/AdguardTeam/AdguardFilters/issues/7792
  1038. lustich.de#@##banner_ad
  1039. ! https://forum.adguard.com/index.php?threads/serienjunkies-de-videos-anti-adblock.27402/
  1040. @@||media.oadts.com/www/delivery/afv.php$domain=serienjunkies.de
  1041. @@||media.oadts.com/www/delivery/video.php$domain=serienjunkies.de
  1042. ! https://forum.adguard.com/index.php?threads/tvnow-de-not-working-with-english-filterlist-anti-adblock.27564/
  1043. ||api.tvnow.de/*/advertisements^$empty,important
  1044. ! https://github.com/AdguardTeam/AdguardFilters/issues/7576
  1045. @@||bravofly.de^$generichide
  1046. ! https://github.com/AdguardTeam/AdguardFilters/issues/7581
  1047. ||andreas-unterberger.at/includes/js/helperFunctions.js
  1048. ! https://github.com/AdguardTeam/AdguardFilters/issues/7312
  1049. ! https://github.com/AdguardTeam/AdguardFilters/issues/7199
  1050. ! https://github.com/AdguardTeam/AdguardFilters/issues/7154
  1051. @@||the-voice-of-germany.de^$generichide
  1052. ! https://github.com/AdguardTeam/AdguardFilters/issues/7015
  1053. ! https://github.com/AdguardTeam/AdguardFilters/issues/30177
  1054. ! https://github.com/AdguardTeam/AdguardFilters/issues/6985
  1055. ! https://github.com/AdguardTeam/AdguardFilters/issues/7074
  1056. @@||womenshealth.de/werb.php
  1057. ! https://forum.adguard.com/index.php?threads/freiepresse-de.25835/
  1058. @@||freiepresse.de/IMG/werbung/advertisement-banner.gif
  1059. ! https://github.com/AdguardTeam/AdguardFilters/issues/6998
  1060. ! https://github.com/AdguardTeam/AdguardFilters/issues/7024
  1061. @@/ad_data/*$image,domain=finanzen.net
  1062. ! https://github.com/AdguardTeam/AdguardFilters/issues/6791
  1063. ! https://github.com/AdguardTeam/AdguardFilters/issues/6850
  1064. ! https://github.com/AdguardTeam/AdguardFilters/issues/6740
  1065. all-in.de#$##pagefootad { height: 1px!important; }
  1066. ! https://github.com/AdguardTeam/AdguardFilters/issues/6827
  1067. ! https://github.com/AdguardTeam/AdguardFilters/issues/6662
  1068. ! https://github.com/AdguardTeam/AdguardFilters/issues/6590
  1069. so-abnehmen.info#@##adsense
  1070. ! https://github.com/AdguardTeam/AdguardFilters/issues/6588
  1071. forum.peugeot-metropolis.de#$##gandalfads { height: 1px!important; }
  1072. ! https://github.com/AdguardTeam/AdguardFilters/issues/6709
  1073. ! https://forum.adguard.com/index.php?threads/anti-adblock-http-www-runnersworld-de.24832/
  1074. ! https://github.com/AdguardTeam/AdguardFilters/issues/6435
  1075. badenertagblatt.ch,basellandschaftlichezeitung.ch,limmattalerzeitung.ch,solothurnerzeitung.ch,grenchnertagblatt.ch,oltnertagblatt.ch#$#.blockedContainer { display: block!important; }
  1076. badenertagblatt.ch,basellandschaftlichezeitung.ch,limmattalerzeitung.ch,solothurnerzeitung.ch,grenchnertagblatt.ch,oltnertagblatt.ch#$#.az-iso--adblockerBlocker { display: none!important; }
  1077. badenertagblatt.ch,basellandschaftlichezeitung.ch,limmattalerzeitung.ch,solothurnerzeitung.ch,grenchnertagblatt.ch,oltnertagblatt.ch#$#.az-iso-component > footer { display: block!important; }
  1078. ! https://github.com/AdguardTeam/AdguardFilters/issues/6369
  1079. @@||sms-empfangen.com/fuckadblock.js
  1080. ! https://forum.adguard.com/index.php?threads/24493/
  1081. willhaben.at#@#div[id^="advert"]
  1082. ! https://github.com/AdguardTeam/AdguardFilters/issues/6466
  1083. ||spiegel.de/*/spaab-*.js
  1084. ||spiegel.de/xml/xml-66885.json
  1085. ! https://forum.adguard.com/index.php?threads/extrem-bodybuilding-de.24394/
  1086. @@||extrem-bodybuilding.de^$generichide
  1087. ! https://github.com/AdguardTeam/AdguardFilters/issues/6323
  1088. ! https://github.com/AdguardTeam/AdguardFilters/issues/21560
  1089. @@||aka-cdn.adtech.de/dac^$domain=aargauerzeitung.ch
  1090. @@||aka-cdn.adtech.de/dt/common/DAC.js$domain=aargauerzeitung.ch
  1091. aargauerzeitung.ch#$#.blockedContainer { display: block!important; }
  1092. aargauerzeitung.ch#$#.az-iso--adblockerBlocker { display: none!important; }
  1093. aargauerzeitung.ch#$#.az-iso-component > footer { display: block!important; }
  1094. ! https://github.com/AdguardTeam/AdguardFilters/issues/6392
  1095. bildungsspender.de#%#window.werbeblocker = true;
  1096. @@||bildungsspender.de/banner/ads/adserver/click/ad.js
  1097. ! https://github.com/AdguardTeam/AdguardFilters/issues/5939
  1098. ! https://github.com/AdguardTeam/AdguardFilters/issues/5928
  1099. ||amateurfilm-forum.de/wcf/js/ABDetector.class.js
  1100. ! https://github.com/AdguardTeam/AdguardFilters/issues/5357
  1101. bzbasel.ch#$#.blockedContainer { display: block!important; }
  1102. bzbasel.ch#$#.az-iso--adblockerBlocker { display: none!important; }
  1103. ! https://forum.adguard.com/index.php?threads/schwarzwaelder-bote-de.22548/
  1104. @@||schwarzwaelder-bote.de/*/apps/blocker-note/ads.js^
  1105. ! https://github.com/AdguardTeam/AdguardFilters/issues/5321
  1106. @@||tchgdns.de/wp-content/themes/*/javascript/ads.js
  1107. ! https://github.com/AdguardTeam/AdguardFilters/issues/5246
  1108. deutsche-vogelstimmen.de#@##banner_ad
  1109. ! https://github.com/AdguardTeam/AdguardFilters/issues/5259
  1110. @@||wer-weiss-was.de/assets/javascripts/ads/
  1111. ! https://forum.adguard.com/index.php?threads/22163/
  1112. @@||20min.rcmd.tda.io^$domain=20min.ch
  1113. ! https://forum.adguard.com/index.php?threads/vergleichenbitte-de.22152/
  1114. vergleichenbitte.de#%#Object.defineProperty(window, 'AAS_aktiv', { get: function() { return false; } });
  1115. ! https://forum.adguard.com/index.php?threads/otz-de.22035/
  1116. @@||otz.de/zgt-portal-theme/js/ads.js^
  1117. ! https://forum.adguard.com/index.php?threads/orf-watch-at.21967/
  1118. @@||orf-watch.at/includes/js/ads.js
  1119. ! https://github.com/AdguardTeam/AdguardFilters/issues/5048
  1120. menshealth.de#%#window.blockAdBlock = function() {};
  1121. ! https://forum.adguard.com/index.php?threads/schulferien-org.21709/
  1122. ||schulferien.org/px.js
  1123. ! https://forum.adguard.com/index.php?threads/21591/
  1124. ||static.krone.at/wcm/donau/extern/anti_adblocker
  1125. ! https://forum.adguard.com/index.php?threads/der-postillon-com.21286/
  1126. @@||d2zl2n5iz2c0l7.cloudfront.net/ad/ads.js
  1127. ! https://forum.adguard.com/index.php?threads/21190/
  1128. @@||freiepresse.de/RWD/js/werbung/_advertisement.js
  1129. ! https://forum.adguard.com/index.php?threads/5872/
  1130. @@||adition.com^$domain=motorsport-total.com
  1131. ! https://forum.adguard.com/index.php?threads/china-gadgets-de.20961/
  1132. china-gadgets.de##.TMX_Werbeplatz_adblocker
  1133. ! https://forum.adguard.com/index.php?threads/9777/
  1134. @@||sportdeutschland.tv/themes/sportdeutschland-*/javascripts/lib/my_ad_integration.js$domain=sportdeutschland.tv
  1135. @@||ad.71i.de/global_js/globalV6.js$domain=sportdeutschland.tv
  1136. ! https://forum.adguard.com/index.php?threads/5872/
  1137. @@||ec-ns.sascdn.com/diff/251/pages/motorsporttotal.js$domain=motorsport-total.com
  1138. ! https://forum.adguard.com/index.php?threads/20694/
  1139. @@andads.com/*/ad-*.bmp
  1140. ! https://forum.adguard.com/index.php?threads/20363/
  1141. @@||games.softgames.de/assets/showads.js
  1142. @@||games.softgames.de/assets/advertisement.js
  1143. ! https://forum.adguard.com/index.php?threads/mahjongspielen-de.20371/
  1144. @@||imasdk.googleapis.com/js/sdkloader/ima3.js^$domain=mahjongspielen.de
  1145. ! https://forum.adguard.com/index.php?threads/kostenlosspielen-net.20364/
  1146. @@||gan.wavecdn.net/js/video_kostenlosspielen_net.js^$domain=kostenlosspielen.net
  1147. ! https://forum.adguard.com/index.php?threads/jetztspielen-ws.20356/
  1148. @@||imasdk.googleapis.com/js/sdkloader/ima3.js^$domain=games.cdn.famobi.com
  1149. ! https://github.com/AdguardTeam/AdguardFilters/issues/4665
  1150. @@||trackertest.org/tracker.js^$domain=inside-handy.de
  1151. ! https://forum.adguard.com/index.php?threads/10088/
  1152. @@||player.snacktv.de/js/ads.js
  1153. ! https://forum.adguard.com/index.php?threads/19832/
  1154. @@||de-android-hilfe.blogspot.com^$generichide
  1155. @@||de-android-hilfe.blogspot.de^$generichide
  1156. ! https://forum.adguard.com/index.php?threads/19505/
  1157. @@||chinamobilemag.de^$generichide
  1158. ! https://github.com/AdguardTeam/AdguardFilters/issues/4159
  1159. @@||gebrauchte-veranstaltungstechnik.de/assets/js/ads.js
  1160. ! https://github.com/AdguardTeam/AdguardFilters/issues/4137
  1161. transfermarkt.de#%#adet = false;
  1162. @@||tmssl.akamaized.net//ads/ads.js
  1163. ! https://github.com/AdguardTeam/AdguardFilters/issues/4147
  1164. @@||autobild.de^$generichide
  1165. @@||ran.de^$generichide
  1166. ! https://github.com/AdguardTeam/AdguardFilters/issues/4033
  1167. @@||prosiebenmaxx.de^$generichide
  1168. @@||sat1.de^$generichide
  1169. ! https://github.com/AdguardTeam/AdguardFilters/issues/4097
  1170. @@||kabeleins.de^$generichide
  1171. ! https://forum.adguard.com/index.php?threads/18378/
  1172. @@||sixx.de^$generichide
  1173. ! https://forum.adguard.com/index.php?threads/15919/
  1174. @@||prosieben.de^$generichide
  1175. ! https://forum.adguard.com/index.php?threads/18009/
  1176. @@||giga.de^$generichide
  1177. ! https://github.com/AdguardTeam/AdguardFilters/issues/3834
  1178. ! https://github.com/AdguardTeam/AdguardFilters/issues/41509
  1179. ||morgenweb.de/adbdetect/$script
  1180. ! https://forum.adguard.com/index.php?threads/zdnet-de.17668/
  1181. @@||zdnet.de/wp-content/themes/*/assets/js/advertising.js^
  1182. ! https://forum.adguard.com/index.php?threads/truckstop-magazin-de.17646/
  1183. truckstop-magazin.de#@##banner_ad
  1184. ! https://forum.adguard.com/index.php?threads/resolved-sueddeutsche-de.17396/
  1185. sueddeutsche.de#%#Object.defineProperty(window, 'SZAdBlockDetection', { get: function() { return function() { }; } });
  1186. ! https://forum.adguard.com/index.php?threads/16990/
  1187. @@||media-cdn.sueddeutsche.de/adblock/*$script
  1188. ! https://github.com/AdguardTeam/AdguardFilters/issues/3636
  1189. @@||wiwo.de/js/*/iqadcontroller.js
  1190. ! https://forum.adguard.com/index.php?threads/16326/
  1191. @@||handelsblatt.com/js/*/iqadcontroller.js
  1192. @@||handelsblatt.com$generichide
  1193. ! https://forum.adguard.com/index.php?threads/15741/
  1194. @@||tlz.de/zgt-portal-theme/js/ads.js
  1195. @@||googletagservices.com/tag/js/gpt.js$domain=tlz.de
  1196. @@||ec-ns.sascdn.com/*tlz.js
  1197. ! https://forum.adguard.com/index.php?threads/radiohamburg-de.15546/
  1198. @@||radiohamburg.de^$generichide
  1199. ! https://forum.adguard.com/index.php?threads/essen-und-trinken-de.15542/
  1200. /faibl_adblocker_detector/*
  1201. ! https://github.com/AdguardTeam/AdguardFilters/issues/3326
  1202. maniac.de##div[id="Dingdong"][style^="z-index:"]
  1203. ! https://forum.adguard.com/index.php?threads/15390/
  1204. @@||sueddeutsche.de^$generichide
  1205. ! https://forum.adguard.com/index.php?threads/14064/
  1206. @@||schwaebische.de/pu_schwaebische/scripts/ads.js
  1207. ! https://github.com/AdguardTeam/AdguardFilters/issues/3108
  1208. @@||aka-cdn-ns.adtech.de/dt/common/DAC.js$domain=aargauerzeitung.ch
  1209. ! https://forum.adguard.com/index.php?threads/13927/
  1210. @@||formel1.de^$generichide
  1211. ! https://github.com/AdguardTeam/AdguardFilters/issues/2522
  1212. @@||auto-motor-und-sport.de/werb.php
  1213. ! https://forum.adguard.com/index.php?threads/13453/
  1214. @@||main-echo.de^$generichide
  1215. ! https://forum.adguard.com/index.php?threads/13296/
  1216. golem.de#$#article[style^="-webkit-filter: blur(8px)"] { -webkit-filter: blur(0px)!important; pointer-events: auto!important; position: initial!important; top: 0!important; }
  1217. golem.de##article + div.formatted[style]
  1218. ! https://forum.adguard.com/index.php?threads/13171/
  1219. @@||morgenweb.de/adbdetect/advert.js
  1220. ! https://forum.adguard.com/index.php?threads/11966/
  1221. ||dmax.de/adblocker$popup
  1222. 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); } }; })();
  1223. ! https://github.com/AdguardTeam/AdguardFilters/issues/2522
  1224. @@||auto-motor-und-sport.de^$generichide
  1225. @@||auto-motor-und-sport.de/werb.gif
  1226. @@||js.adscale.de/map.js
  1227. ! https://github.com/AdguardTeam/AdguardFilters/issues/2368
  1228. @@||freetv.rocks^$generichide
  1229. ! https://github.com/AdguardTeam/AdguardFilters/issues/2278
  1230. sport1.de##body > div[class^="s1-laterpay-"]
  1231. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1998
  1232. freenet.de#%#window.blockAdBlock = function() {};
  1233. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1951
  1234. @@||hl-live.de^$generichide
  1235. ! http://forum.adguard.com/showthread.php?6898
  1236. gamezone.de#%#Object.defineProperty(window, 'adsShallPass', { get: function() { return function() { }; } });
  1237. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1902
  1238. ||laterpay.net^$domain=foerderland.de
  1239. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1831
  1240. gamestar.de#%#window.blockAdBlock = function() {};
  1241. ! http://forum.adguard.com/showthread.php?9798
  1242. @@||yagiay.com/ad_data/*.js$domain=pcwelt.de
  1243. @@||yagiay.com//ad_data/*.js$domain=pcwelt.de
  1244. @@||pcwelt.de/js/*ad*.js
  1245. @@||pcwelt.de/code/adsense/ad.js
  1246. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1608
  1247. ||laterpay.net^$domain=sport1.de
  1248. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1538
  1249. @@||smartadserver.com/diff/*/smartad.js$domain=autobild.de
  1250. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1492
  1251. ||laterpay.net^$domain=schoener-wohnen.de
  1252. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1493
  1253. ||laterpay.net^$domain=livingathome.de
  1254. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1494
  1255. ||laterpay.net^$domain=essen-und-trinken.de
  1256. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1491
  1257. @@||js.chefkoch-cdn.de/js/default/userinfo/werbe-banner/*.doubleclicktag.js
  1258. ! http://forum.adguard.com/showthread.php?8908
  1259. @@||cdn.videoplaza.tv/contrib/fr-canalplus/svm/homadConfigVideoplaza-d8.json^$domain=d8.tv
  1260. @@||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-vox.json$domain=vox.de
  1261. @@||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-nowtv.json
  1262. @@||cdn.static-fra.de/*/adcontrol.min.js$domain=rtl.de|tvnow.de
  1263. @@||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-rtl.json
  1264. @@||tvnow.de^$generichide
  1265. @@||rtl.de^$generichide
  1266. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1441#event-534317584
  1267. @@||smartadserver.com/diff/*/divscripte/$domain=onmeda.de
  1268. @@||smartadserver.com/diff/*/smartad.js$domain=onmeda.de
  1269. @@||sascdn.com/diff/*/pages/onmeda.js$domain=onmeda.de
  1270. ! http://forum.adguard.com/showthread.php?8892
  1271. @@||mobiflip.de/wp-content/themes/mobiThemeV3/js/ads.js
  1272. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1344
  1273. @@||cdn.static-fra.de/*/adcontrol.min.js$domain=rtl.de
  1274. ! infranken.de, news.de - Alternative ads when adblock detected
  1275. @@||adswithsalt.com/*/ad-loading.pic
  1276. @@||adternal.com/*/ad-loading.bmp
  1277. ! lustich.de - AdFender
  1278. ||uobsoe.com^$domain=lustich.de
  1279. !
  1280. ! http://forum.adguard.com/showthread.php?7925
  1281. ! http://forum.adguard.com/showthread.php?7970
  1282. @@||cdn.videoplaza.tv/*/homadConfigVideoplaza-*.json$domain=rtl2.de|bilder.static-fra.de|toggo.de
  1283. ! http://forum.adguard.com/showthread.php?7345
  1284. ||laterpay.net^$domain=geo.de
  1285. ! lustich.de
  1286. @@||cdn.krxd.net^$image,script,third-party,domain=lustich.de
  1287. @@||ad.yieldlab.net^$image,script,third-party,domain=lustich.de
  1288. @@||ad.de.doubleclick.net^$image,script,third-party,domain=lustich.de
  1289. @@||de.ioam.de^$image,script,third-party,domain=lustich.de
  1290. @@||dis.eu.criteo.com^$image,script,third-party,domain=lustich.de
  1291. @@||ip.nuggad.net^$image,script,third-party,domain=lustich.de
  1292. @@||pagead2.googlesyndication.com^$image,script,third-party,domain=lustich.de
  1293. @@||pq-direct.revsci.net^$image,script,third-party,domain=lustich.de
  1294. @@||qs.ioam.de^$image,script,third-party,domain=lustich.de
  1295. @@||static.plista.com^$image,script,third-party,domain=lustich.de
  1296. @@||tracking.netzathleten-media.de^$image,script,third-party,domain=lustich.de
  1297. @@||www.google-analytics.com^$image,script,third-party,domain=lustich.de
  1298. @@||www.googleadservices.com^$image,script,third-party,domain=lustich.de
  1299. @@||connect.facebook.net^$image,script,third-party,domain=lustich.de
  1300. @@||script.ioam.de^$image,script,third-party,domain=lustich.de
  1301. ! gamona.de
  1302. @@||qs.ivwbox.de^$script,third-party,domain=gamona.de
  1303. @@||qs.ioam.de^$script,third-party,domain=gamona.de
  1304. @@||platform.twitter.com^$script,third-party,domain=gamona.de
  1305. @@||connect.facebook.net^$script,third-party,domain=gamona.de
  1306. @@||de.ioam.de^$script,third-party,domain=gamona.de
  1307. @@||pubads.g.doubleclick.net^$script,third-party,domain=gamona.de
  1308. @@||stats.wordpress.com^$script,third-party,domain=gamona.de
  1309. @@||www.google-analytics.com^$script,third-party,domain=gamona.de
  1310. @@||www.googletagservices.com^$script,third-party,domain=gamona.de
  1311. @@||script.ioam.de^$script,third-party,domain=gamona.de
  1312. ! http://forum.adguard.com/showthread.php?7074
  1313. @@||notebooksbilliger.de/includes/javascript/advertisement.js
  1314. ! http://forum.adguard.com/showthread.php?5967
  1315. @@||adheart.de/*/ad-loading.html
  1316. @@||adheart.de/*/ad-loading.jpg
  1317. ! http://forum.adguard.com/showthread.php?5912
  1318. @@||serienjunkies.de/img/ad_data/
  1319. ! http://forum.adguard.com/showthread.php?5609
  1320. t3n.de##.abContentMsg
  1321. ! http://forum.adguard.com/showthread.php?6189
  1322. 4players.de#%#Object.defineProperty(window, 'abWarningMobile', { get: function() { return function abWarningMobile(){} } });
  1323. @@||ads.adthebest.de/delivery/ajs.php^$domain=4players.de
  1324. @@||4p.de/*adtag.check.js
  1325. !
  1326. teleboy.ch#@#.adWrapper
  1327. ! https://github.com/AdguardTeam/AdguardFilters/issues/7980
  1328. smarthomearea.de#@##adsense
  1329. ! https://github.com/AdguardTeam/AdguardFilters/issues/8048
  1330. ||wallstreet-online.de/_rpc/json/_shared/blocker
  1331. !---------------------------------------------------------------------------!
  1332. !-------------- Extended CSS rules -----------------------------------------!
  1333. !---------------------------------------------------------------------------!
  1334. !
  1335. ! Extended CSS rules
  1336. !
  1337. ! https://github.com/AdguardTeam/AdguardFilters/issues/61201
  1338. menshealth.de#?#.v-A_-wrapper > .v-A_-teaser.v-A_-clear:has(> .v-A_-teaser__headline__container > span.v-A_-headline:contains(Sponsored))
  1339. ! https://github.com/AdguardTeam/AdguardFilters/issues/60776
  1340. forum.abakus-internet-marketing.de#?#div[id^="page-"] > .post:has(> .inner > .postbody > #post_content > .content > .foren_werbung)
  1341. ! https://github.com/AdguardTeam/AdguardFilters/issues/57072
  1342. bzbasel.ch,limmattalerzeitung.ch,aargauerzeitung.ch#?#section > div.grid > div.grid__item:has(> div.ad)
  1343. bzbasel.ch,limmattalerzeitung.ch,aargauerzeitung.ch#?#.recommendations-bottom__teaser-wrapper:has(> div.ad)
  1344. ! https://github.com/AdguardTeam/AdguardFilters/issues/56479
  1345. deskmodder.de#?##page-body > .post.has-profile:not(.online):has(> .inner > .postbody > div[id^="post_content"] > .content > .adsbygoogle)
  1346. ! amazon.de
  1347. amazon.de#?#div[class*="csm-placement-id-"]:has(> div[cel_widget_id^="adplacements"])
  1348. amazon.de#?#.s-result-list > div[data-asin].s-result-item:has( > .a-section > .widgetId\=loom-desktop-brand-footer-slot_hsa-id)
  1349. amazon.de#?##huc-page-container > #huc-last-upsell-rows > div[role="complementary"]:has(a[href^="/gp/help/customer/display.html/ref=huc_sponsor?"])
  1350. ! https://github.com/AdguardTeam/AdguardFilters/issues/54605
  1351. 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)
  1352. ! https://github.com/AdguardTeam/AdguardFilters/issues/54248
  1353. konsolenfan.de#?##content-sidebar > aside.konso-widget:has(> h1.widget-title:contains(/^Anzeige$/))
  1354. ! https://github.com/AdguardTeam/AdguardFilters/issues/54141
  1355. simply-yummy.de#?##zl_sidebar > .zl_widget[data-bid]:has(> div[id^="div-gpt-ad"])
  1356. ! chefkoch.de - left-over at startpage
  1357. chefkoch.de#?#div[amp-access^="NOT hasPaid"] +.ds-box:has(> .ds-hr:empty:first-child)
  1358. ! https://github.com/AdguardTeam/AdguardFilters/issues/53011
  1359. gload.cc#?#.tm-main-top > .uk-width-1-1 > .widget_custom_html:has(> .textwidget > center > a[href][target="_blank"] > img)
  1360. ! https://github.com/AdguardTeam/AdguardFilters/issues/51710
  1361. fitbook.de#?#.pb--three-small > .teaser--b:has(>a[href^="https://secure.adnxs.com/"])
  1362. ! bayern-reporter.com - left-over in article
  1363. bayern-reporter.com#?#.entry-content > p:has(> .adsbygoogle)
  1364. ! web.de,gmx.net - ad left-over at main page
  1365. web.de,gmx.net#?#.main-content > div[data-ac]:has( > uim\:ad + iframe)
  1366. ! https://github.com/AdguardTeam/AdguardFilters/issues/50990
  1367. ruhr24.de#?#.ob-widget-items-container > .ob-dynamic-rec-container:has(> a[onmousedown^="this.href='https://paid.outbrain.com"])
  1368. ! https://github.com/AdguardTeam/AdguardFilters/issues/50519
  1369. zentrum-der-gesundheit.de#?#.item-list > div[class^="item-list__"]:not(.item-list__item):has(> div[id][aria-hidden="true"] > script:contains(googletag))
  1370. ! https://github.com/AdguardTeam/AdguardFilters/issues/49476
  1371. prepaid-wiki.de#?#.pull-right > .generated-sidebar > h3:contains(/^Anzeige$/)
  1372. ! https://github.com/AdguardTeam/AdguardFilters/issues/47960
  1373. zentrum-der-gesundheit.de#?#.content__aside > div[class$="--sidebar"]:matches-css-before(content:*Anzeige)
  1374. zentrum-der-gesundheit.de#?#.article-text > div[aria-hidden="true"]:has(> script:contains(googletag))
  1375. ! https://github.com/AdguardTeam/AdguardFilters/issues/48022
  1376. halle365.de#?#.view-events > div.view-content > div.views-row:not([class*="views-row-odd"]):not([class*="views-row-even"]):has(> [about*="banner"])
  1377. ! https://github.com/AdguardTeam/AdguardFilters/issues/48785
  1378. bildschirmarbeiter.com#?##col1_content > .plug:has(> a[href*="://www.amazon.de/"][target="_blank"])
  1379. bildschirmarbeiter.com#?##col2_content > .sidebox:has(> a[href*="://www.amazon.de/"][target="_blank"])
  1380. bildschirmarbeiter.com#?##col3_content > .sidebox:has(> a[href*="://www.amazon.de/"][target="_blank"])
  1381. ! https://github.com/AdguardTeam/AdguardFilters/issues/48140
  1382. carsharing-news.de#?#.inside-right-sidebar > aside#custom_html-2 > .textwidget > small:contains(Anzeigen)
  1383. ! https://github.com/AdguardTeam/AdguardFilters/issues/48580
  1384. coolis.de#?#.td-ss-main-sidebar > aside.widget_text:has(> .textwidget > p:contains(Anzeige))
  1385. ! https://github.com/AdguardTeam/AdguardFilters/issues/48533
  1386. tarnkappe.info#?#.sidebar-content > div[id^="custom_html-"]:has(> .textwidget > a[href][target="_blank"] > img)
  1387. ! https://github.com/AdguardTeam/AdguardFilters/issues/48234
  1388. kodi-tipps.de#?#.sidebar > div.widget:has(> div.textwidget > div#anzeigebox_hinweis)
  1389. ! https://github.com/AdguardTeam/AdguardFilters/issues/47542
  1390. borncity.com#?#body.home.page > #page > #main > #primary > #content > article.page > .entry-content > hr + p:contains(Anzeige)
  1391. ! https://github.com/AdguardTeam/AdguardFilters/issues/56888
  1392. schnittberichte.com#?#.wrapper__content > div[align="center"][style*="background-image"] > div[style] > table td:has(> a[href^="out.php?Shop="])
  1393. schnittberichte.com#?#.wrapper__content .section__shopping:has(> .section__shopping--ulist)
  1394. schnittberichte.com#?#.sideboxes:has(> .amazontextlinks)
  1395. schnittberichte.com#?#.sideboxes:has(> ul > li > a[href*="out.php?"][title*="Amazon"])
  1396. schnittberichte.com#?#.main__aside > div[style]:contains(amazon-angebote)
  1397. schnittberichte.com#?#.main__aside > div[style]:contains(amazon-angebote) + div
  1398. schnittberichte.com#?#.wrapper__content > div[style] > div[style]:has(> div[style] > a[href*="out.php"])
  1399. ! web.de,gmx.net - left-over in article with gallery
  1400. web.de,gmx.net#?#.left-col__bottom:has(> div[data-adservice-param-tagid])
  1401. ! saechsische.de - ads on main page and in article
  1402. saechsische.de#?#.article-list-container > .article-box:has(> .landingpage > span:contains(Anzeige))
  1403. saechsische.de#?#.article-content > .article-fill:has(> .landingpage > span:contains(Anzeige))
  1404. ! stuttgarter-zeitung.de - ads on main page
  1405. stuttgarter-zeitung.de#?#.brickgroup > .mod-teaser:has(> .m-mmr-teaser > div[class] > a > .sponsored-by)
  1406. stuttgarter-zeitung.de#?#.brickgroup > .contentbrick:has(> div[id^="traffective-ad-"])
  1407. stuttgarter-zeitung.de#?#.brickgroup > .mod-teaser:has(> a[data-tags="Ad-Kennung"])
  1408. ! lvz.de - ads on main page
  1409. 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))
  1410. 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))
  1411. ! focus.de - ad in sidebar
  1412. focus.de#?##sidebar > .block:has(> div[id] > div[class] > .surftipp:contains(Gesponsert))
  1413. ! tz.de - left-over top at main page
  1414. tz.de#?#.id-g--oneCol > div[data-id-module]:has(> div[id] > div[data-id-advertdfpconf])
  1415. ! mopo.de - left-over at main page
  1416. mopo.de#?#.dm_content_block > article:has(> a[href*="-advertorial"])
  1417. ! chip.de - ads at main page
  1418. chip.de#?#.List > li:has(> article > a:contains(Anzeige))
  1419. chip.de#?#.fb > article:has(> a .Badge > .Badge__Content:contains(/gesponsert|anzeige/))
  1420. ! forum.golem.de - left-over
  1421. forum.golem.de#?#.list-comments > li:has(> div[style="margin-bottom: 1em;"])
  1422. ! https://github.com/AdguardTeam/AdguardFilters/issues/44865
  1423. photovoltaikforum.com#?#ul.wbbThreadPostList > li:not([class]):has(> .wcfAdLocation)
  1424. ! myheimat.de - ads on main page (Marktplatz)
  1425. myheimat.de#?#.categoryTeaserBox > .documentTeaser:has(> .adDocument)
  1426. myheimat.de#?#.categoryTeaserBox > .documentList > ul > li:has(> .adDocument)
  1427. ! https://github.com/AdguardTeam/AdguardFilters/issues/44446
  1428. chip.de#?#.NewsArticle__Sidebar > div.mb-sm:has(> .secondary > .Figure > figcaption > .Figure__Figcaption--Bottom > .fb-cell-footer > span:contains(/^Anzeige$/))
  1429. ! general-anzeiger-bonn.de -- ad cleanup on startpage
  1430. general-anzeiger-bonn.de#?#.park-section-portal-top__content > .park-section > .park-section:has(> div[role="complementary"] )
  1431. ! jetzt.de - sponsored post left-over
  1432. jetzt.de#?#.stream__list > li:has( > .teaser--spost)
  1433. ! https://github.com/AdguardTeam/AdguardFilters/issues/40273
  1434. 1000ps.at#?#.dfpboxright > span.bold:contains(Anzeige)
  1435. 1000ps.at#?##inhalt > .inhaltsmall:has(> .topzubehoeranzeige-berichte[onclick*="Werbung"])
  1436. ! freundin.de - ads in teaser list
  1437. freundin.de#?#div[class*="teaser-list"] > article:has(> .teaser__caption > .item-marketing-advertorial)
  1438. ! https://github.com/AdguardTeam/AdguardFilters/issues/38629
  1439. rennrad-news.de#?#.js-replyNewMessageContainer > .message--post[data-author="MTB-News.de"]:has(div[id^="div-gpt-ad"])
  1440. ! winfuture-forum.de - ad category
  1441. winfuture-forum.de#?##content > .category_block:has( > #forum_table > .maintitle > .main_forum_title:contains(Anzeige))
  1442. ! https://github.com/AdguardTeam/AdguardFilters/issues/34000
  1443. duden.de#$?#div > aside:has( > header:contains(Anzeige)) + .vignette { margin: 0px!important; border-top: 0px !important; }
  1444. duden.de#?#div > aside:has( > header:contains(Anzeige))
  1445. ! https://github.com/AdguardTeam/AdguardFilters/issues/44447
  1446. ! https://github.com/AdguardTeam/AdguardFilters/issues/37804
  1447. fondsweb.com#?#.row > .col-12 > .f-padding_bottom:has(> .col-12:contains(Anzeige))
  1448. fondsweb.com#?#.f-padding_bottom > .col-12:has(> div[style] > [class^="fw--advertisement"])
  1449. ! https://github.com/AdguardTeam/AdguardFilters/issues/37597
  1450. suchen.mobile.de#?#._3hi7AUfka9 > h3._3Vd33SM-eT:contains(Gesponsert)
  1451. ! https://github.com/AdguardTeam/AdguardFilters/issues/34640
  1452. maniac.de#?#.wpb_wrapper > .td_block_wrap:has( > div > h4:contains(Werbung) )
  1453. ! https://github.com/AdguardTeam/AdguardFilters/issues/36737
  1454. pornoente.tv#?#.grid_box:has(> .polaroid > .img_box > .special_preview:contains(Anzeige))
  1455. ! https://github.com/AdguardTeam/AdguardFilters/issues/36736
  1456. hd-pornos.net#?#.grid_box > .polaroid:has(> .img_box > .special_preview:contains(Anzeige))
  1457. ! https://github.com/AdguardTeam/AdguardFilters/issues/35569
  1458. computerbase.de#?#.content-list > li:not([class]):not([id]):has(>.content-list__ad-label)
  1459. ! merkur.de - left-over in article
  1460. merkur.de#?#.p402_hide > .id-Article-content-item:has(> strong > a[href^="https://ad.doubleclick.net"])
  1461. ! ksta.de - left-over
  1462. ksta.de#?#section > .dm_ta300x300:has(> a > .teaser_category:contains(ANZEIGE))
  1463. ! fnp.de - left-over
  1464. fnp.de#?#.id-SiteMain > .id-g > div[data-id-module="col-width-watcher"]:has(> div[data-id-container-ct] > div > div[data-id-advertdfpconf])
  1465. ! moz.de - left-over at main page
  1466. moz.de#?#.teaserGrid > .row > div[class] > .teaserItem:has(> .adZone)
  1467. moz.de#?#.teaserGrid > .row > div[class] > .teaserItem:has(> div[id^="gpt_rectangle"])
  1468. ! berliner-zeitung.de - left-over
  1469. berliner-zeitung.de#?#div[class^="dm_teaser_verticle_block_"] > article[class]:has(> a > .teaser_category:contains(ANZEIGE))
  1470. ! chip.de - Sponsored item in Schnaeppchenticker
  1471. chip.de#?#section[data-vr-zone="hp-cyan"] > div > ul > li:has(figcaption > .fb-cell > p:contains(Gesponsert))
  1472. ! haolam.de - left-over in article
  1473. haolam.de#?#.artikeldetaul > p:contains(Werbung)
  1474. ! motorradonline.de - Sponsored ads
  1475. motorradonline.de#?#.v-A_-wrapper > .teaser:has(> .v-A_-teaser__headline__container > .v-A_-headline:contains(Sponsored))
  1476. motorradonline.de#?#.v-A_-sidecol > .v-A_-teaser__sidecol__article_list:has(> span.v-A_-headline:contains(Anzeige))
  1477. !
  1478. chip.de#?##hp-neongelb > .List > li[-ext-has='a[href*="/angebot/"]']
  1479. fussball.de#?##news-sidebar > .sidebar-teaser[-ext-has='div[data-ad-local-link]']
  1480. ! berlinertageszeitung.de - left-over at main page
  1481. berlinertageszeitung.de#?#.items > .item:has(> .commercial-container)
  1482. ! https://github.com/AdguardTeam/AdguardFilters/issues/29255
  1483. finanzen.ch#?##suggBox0 > div[style="width: 100%;"] > .suggRow:has(> .suggSides > .zkb-logo-mmsuggest)
  1484. finanzen.ch#?##suggBox0 > div[style="width: 100%;"] > .suggRow:has(> .suggSides > .suggGroupCaption > .suggGroupCat > nobr:contains(Anzeige))
  1485. ! t-online.de - leftover in article
  1486. t-online.de#?##Tcontbox.Tcontart .Tagbox > .Tart > div[id^="Tasfeed"]:has(div[id^="sdgAdServerContainer"])
  1487. ! jpgames.de - sidebar ads
  1488. jpgames.de#?#.xoxo > li[id^="text-"]:has(h5.widgettitle:contains(Werbung))
  1489. ! https://github.com/AdguardTeam/AdguardFilters/issues/31586
  1490. computerbild.de#?##content_left > .articleindex > .teaser_cs:matches-css-before(content:Anzeige)
  1491. computerbild.de#?##articleBody > .paragraph > .aktionsbutton:has(> .actionbar > .description > a[href^="http://ad.zanox.com/"])
  1492. ! https://github.com/AdguardTeam/AdguardFilters/issues/32148
  1493. wallstreet-online.de#?#.container > .module > .teasersmall > #inNewsLeadTeaser:has(.stheader:contains(Anzeige))
  1494. wallstreet-online.de#?#.tabpanes .t-data > tbody > tr:has(a[onclick*="tableAd"])
  1495. ! https://github.com/AdguardTeam/AdguardFilters/issues/30682
  1496. merkur.de#?#.id-SiteMain > .id-g--oneCol:first-child > div[data-id-module="col-width-watcher"]:has(> div[id] > div[data-id-advertdfpconf])
  1497. ! https://github.com/AdguardTeam/AdguardFilters/issues/30262
  1498. fr.de#?#.id-Container--hasHeadline > h3.id-Container-headline:has(> span.id-Container-headline-text:contains(Das könnte Sie auch interessieren))
  1499. ! https://github.com/AdguardTeam/AdguardFilters/issues/30229
  1500. extratipp.com#?#.id-Container--hasHeadline > h3.id-Container-headline--divider:has(> span.id-Container-headline-text:contains(DAS KÖNNTE SIE AUCH INTERESSIEREN))
  1501. ! pcwelt.de sponsored post at main page
  1502. pcwelt.de#?#.post-list > section[-ext-has='.tab:contains(Sponsored Post)']
  1503. ! buffed.de, pcgameshardware.de - ad article in ticker
  1504. buffed.de,pcgameshardware.de#?#.articleTicker > .item.noImg[-ext-has='div.itemHeadline span.itemTitle:contains([Werbung])']
  1505. ! https://github.com/AdguardTeam/AdguardFilters/issues/29318
  1506. mtb-news.de#?#ol#messageList > li.message:not([id]):not([data-author]):has(> div.messageUserInfo > div.messageUserBlock > h3.userText > em:contains(Anzeige))
  1507. ! https://github.com/AdguardTeam/AdguardFilters/issues/24865
  1508. extratipp.com#?#.id-SiteMain > .id-g--oneCol:has(> div > div > div[data-id-advertdfpconf])
  1509. ! chip.de - left-over at main page
  1510. chip.de#?#.List > li[-ext-has='a[title*="Gesponsert"]']
  1511. ! rundschau-online.de left-over
  1512. rundschau-online.de#?#.module_for_tracking > article[-ext-has='a.trackedTeaser']
  1513. ! rheinische-anzeigenblaetter.de left-over
  1514. rheinische-anzeigenblaetter.de#?#.module_for_tracking > .dm_ta300x620[-ext-has='div.teaser_category:contains(ANZEIGE)']
  1515. ! lr-online.de - left-overs in sidebar
  1516. lr-online.de#?#.module-list > li[-ext-has='info.adtag']
  1517. lr-online.de#?#.module-list > li[-ext-has='small:contains(Anzeige)']
  1518. ! macwelt.de - ads in sidebar
  1519. macwelt.de#?##sidebar > .box[-ext-has='.banner-text:contains(-Anzeige-)']
  1520. ! hilferuf.de - sidebar ad
  1521. hilferuf.de#?##sidebar > li:contains(Anzeige)
  1522. ! t-online.de - left-over below headline in article
  1523. t-online.de#?##Tcontbox > .Tgboxh[-ext-has='div[onfocus] > a[target="_blank"] > img']
  1524. ! tvaktuell.com - ad text on main page
  1525. tvaktuell.com#?#.entry-content > .idvl-editor > .size-content.padding-noPadding.columns-3[class*="theme-"]:not(.theme-default)[-ext-has='.slot']
  1526. ! tag24.de - ad article on main page
  1527. tag24.de#?##content > a.article[-ext-has='span.badge-ad']
  1528. ! heise.de - telepolis left-over
  1529. heise.de#?#.tp_content > .tpteaser[-ext-has='div[id^="div-gpt-ad-"]']
  1530. ! https://github.com/AdguardTeam/AdguardFilters/issues/22822
  1531. rp-online.de#?#.park-slider__list-wrapper .park-slider__item[-ext-has='.park-portal--free']
  1532. ! https://github.com/AdguardTeam/AdguardFilters/issues/21915
  1533. finanzen.at,finanzen.ch#?#.equalheights .col-md-4.col-xs-12 > .box-bg:has(h2.box-headline:contains(Anzeige))
  1534. ! reporter-24.com -- ad left-over in article
  1535. reporter-24.com#?#.brick > .article-text .item p[-ext-has='ins.adsbygoogle']
  1536. ! https://github.com/AdguardTeam/AdguardFilters/issues/20322
  1537. hna.de#?#.id-SiteMain > .id-g--oneCol:first-child > div[data-id-module="col-width-watcher"][-ext-has='> div[id] > div[data-id-advertdfpconf]']
  1538. ! https://github.com/AdguardTeam/AdguardFilters/issues/19178
  1539. wallstreet-online.de#?##page > .grid > .container > div.hidden-xs[-ext-has='.suffix:contains(Anzeige)']
  1540. ! https://github.com/AdguardTeam/AdguardFilters/issues/18168
  1541. mz-web.de#?#.dm_teaser_verticle_block_620 > article[-ext-has='.trackedTeaser']
  1542. ! https://www.google.de/search?q=vodafone+shop+berlin&tbm=lcl
  1543. google.de#?#.rlfl__tls > div[jstcache][-ext-has='span.Z98Wse']
  1544. ! ef-magazin.de - ad left-over
  1545. ef-magazin.de#?#.row > div[class] > .ahd:contains(Anzeige)
  1546. ! gamestar.de - ad at main page and in article's sidebar
  1547. gamestar.de#?#.teaser > .h3:contains(Sponsored)
  1548. gamestar.de#?#.homeHighlight > div[class^="homeContHl"][-ext-has='a[title*="Promotion:"]']
  1549. ! winfuture.de internet vergleich ad text
  1550. winfuture.de#?##news_content > b:contains(Großer Internet-Vergleichs-Rechner)
  1551. ! werstreamt.es - main page netflix sponsored
  1552. werstreamt.es#?#.homepageList > .row[-ext-has='small[style="text-transform: uppercase"]']
  1553. ! reporter-24.com - ad left-over
  1554. reporter-24.com#?#.post-page-content > p[-ext-has='ins.adsbygoogle']
  1555. ! https://github.com/AdguardTeam/AdguardFilters/issues/15322
  1556. motorsport-total.com#?#.info.col-xs-4 > .teaser_container > .block-height-250:has(.adsbygoogle)
  1557. ! https://github.com/AdguardTeam/AdguardFilters/issues/14669
  1558. auto-motor-und-sport.de#?#div[class] > #maincontent ~ .p > div[class]:not(.article__author)[-ext-has='a[tracking][href*="utm_campaign"]']
  1559. ! finanzen.net ads at https://www.finanzen.net/unternehmen/
  1560. finanzen.net#?#.company-news .light-grey:contains(Anzeige)
  1561. ! focus.de ad left-overs at https://praxistipps.focus.de/mikrowelle-waermt-nicht-mehr-daran-kanns-liegen_45735
  1562. focus.de#?#.Article > .Article__Intro[-ext-has='div[id^="contentad-storyad-"]']
  1563. focus.de#?#.Article__Popular > div[class][-ext-has='#sponsored-links']
  1564. ! reporter-24.com ad post at main page
  1565. reporter-24.com#?##main-content > article[-ext-has='div.mh-excerpt > p:contains(Anzeige)']
  1566. ! https://github.com/AdguardTeam/AdguardFilters/issues/10501
  1567. dbna.de#?#.column > .column:has(#nativendo-infeed)
  1568. dbna.de#?#.column > .column:has(.sponsored)
  1569. ! https://github.com/AdguardTeam/AdguardFilters/issues/10148
  1570. falter.at#?#h4.txtL:contains(Anzeige)
  1571. falter.at#?#.col-sm-60 > h4[class^="text-"]:contains(Anzeige)
  1572. falter.at#?#.text-right > .text-muted[style^="font-size: 10px;"]:contains(ANZEIGE)
  1573. ! https://github.com/AdguardTeam/AdguardFilters/issues/6734
  1574. augsburger-allgemeine.de#?#.content > div > .section_header:contains(Topangebote aus unserem Shop)
  1575. ! https://github.com/AdguardTeam/AdguardFilters/issues/10104
  1576. wooco.de#?##mainWidgets > .widget[-ext-has='.naMediaAd']
  1577. ! https://github.com/AdguardTeam/AdguardFilters/issues/8048
  1578. wallstreet-online.de#?##newsArticle > .postingText > p:contains(– Werbung –)
  1579. ! https://github.com/AdguardTeam/AdguardFilters/issues/8975
  1580. t-online.de#?#div[class^="Tnextnav"] dl > dt:contains(ANZEIGE)
  1581. t-online.de#?#div[class^="Tnextnav"] dl > dt:contains(Anzeige)
  1582. t-online.de#?##Tmainbox > .Tgboxf > div[onfocus][-ext-has='.Ttslink']
  1583. t-online.de#?##Tcontbox > #Tcontboxi ~ #Tgboxf[-ext-has='div[data-dy*="Partner"]']
  1584. t-online.de#?##Tall > .Tgboxf:not([id])[-ext-has='span:contains(Shopping)']
  1585. t-online.de#?##Tcontboxi > .Tgbox[-ext-has='.Tsshopst2']
  1586. t-online.de#?##Tcontboxi > .Tgbox[-ext-has='div[id^="imTocbmini_pos"]']
  1587. t-online.de#?##Tcontbox .Tsib div[onfocus][-ext-has='a[href^="http://count.shopping.t-online.de"]']
  1588. t-online.de#?##Tcontbox > .Tgboxh > div[onfocus][-ext-has='a[href^="http://stromvergleich.t-online.de"]']
  1589. t-online.de#?##Tcontbox > .Tgboxh > div[onfocus][-ext-has='a[href^="http://gebrauchtwagen-suche"]']
  1590. t-online.de#?##Tmainbox > #Tcontbox > #Tgboxf[-ext-has='h6:contains(Anzeige)']
  1591. t-online.de#?##Tcontboxi div[data-tb-region] > div > div[-ext-has='.Tanzkenn-ts']
  1592. t-online.de#?##Tall > .Tgboxf:not([id])[-ext-has='div#taboola-footer-below-article-thumbnails-test']
  1593. ! https://github.com/AdguardTeam/AdguardFilters/issues/8195
  1594. zurzeit.eu#?#aside[id^="layout-middle-"] > section.box[-ext-has='p:contains(Werbung)']
  1595. ! https://github.com/AdguardTeam/AdguardFilters/issues/8036
  1596. huffingtonpost.de#?##right_col > .center[-ext-has='div.commercial_title']
  1597. ! https://github.com/AdguardTeam/AdguardFilters/issues/7940
  1598. web.de#?#.info > .r1:has(>.oms-ad)
  1599. web.de#?#.slider > .info > .r1:has(>.adv-generic-container)
  1600. ! https://github.com/AdguardTeam/AdguardFilters/issues/7900
  1601. vorsprung-online.de#?#.t3-sidebar > .t3-module > .module-inner:has(>.module-title > span:contains(Anzeige))
  1602. vorsprung-online.de#?#.t3-sidebar > .t3-module > .module-inner > .module-ct > center:contains(Anzeige)
  1603. vorsprung-online.de#$?#.header-right-inner > .trending:contains(Anzeige) { visibility: hidden!important; }
  1604. ! https://forum.adguard.com/index.php?threads/chefkoch-de.27217/
  1605. chefkoch.de#?##teaser-partner-small > li.teaser-partner-small[-ext-has='a[href^="http://pubads.g.doubleclick.net"]']
  1606. ! https://github.com/AdguardTeam/AdguardFilters/issues/7637
  1607. bz-berlin.de#?#.content-container > .content-container:has(div[data-widget^="plista_widget_"])
  1608. ! https://github.com/AdguardTeam/AdguardFilters/issues/7606
  1609. hosttest.de#?##offersBox > .f-result:has(.f-sponsored-layer)
  1610. hosttest.de#?##right-col-wrapper > .right-col-box:has(span:contains(Anzeige))
  1611. ! https://forum.adguard.com/index.php?threads/27172/
  1612. t-online.de#?#ul[class="Tlll Tlult Tlulti"] > li[id^="T-"]:has(a:contains(Anzeige))
  1613. ! https://github.com/AdguardTeam/AdguardFilters/issues/7717
  1614. wetter.com#?##page > .toolbar-wrapper:has(>.toolbar-inner-wrapper > #div-gpt-lazy-ad-toolbar)
  1615. ! https://github.com/AdguardTeam/AdguardFilters/issues/7467
  1616. regionalwolfenbuettel.de#?#.row > .col > .card[-ext-has="> div.card-content > .card-title:contains(Medienpartner)"]
  1617. regionalwolfenbuettel.de#?#.row > .col > .card[-ext-has="> div.card-content > .card-title:contains(Anzeigen)"]
  1618. ! https://github.com/AdguardTeam/AdguardFilters/issues/7465
  1619. regionalgoslar.de#?#.row > .col > .card[-ext-has="> div.card-content > .card-title:contains(Medienpartner)"]
  1620. regionalgoslar.de#?#.row > .col > .card[-ext-has="> div.card-content > .card-title:contains(Anzeigen)"]
  1621. ! https://github.com/AdguardTeam/AdguardFilters/issues/7290
  1622. travelbook.de#?#.pb--headline:has(>.headline > a[href="https://www.tripadvisor.de"])
  1623. travelbook.de#?#.pb--headline:has(>.headline > span.headline__logo > img[src^="https://www.travelbook.de/"])
  1624. ! https://github.com/AdguardTeam/AdguardFilters/issues/7035
  1625. auto-motor-und-sport.de#?#div[class="teaser s"][-ext-has=">.n188 > span.v-A_-headline:contains(Sponsored)"]
  1626. ! https://github.com/AdguardTeam/AdguardFilters/issues/7074
  1627. womenshealth.de#?#.g181.h > .w197[-ext-has='>span[class="v-A_-headline n13"]:contains(Sponsored Section)']
  1628. ! https://forum.adguard.com/index.php?threads/25861/
  1629. regionalwolfsburg.de#?#.row > .col > .card[-ext-has="> div.card-content > .card-title:contains(Medienpartner)"]
  1630. regionalwolfsburg.de#?#.row > .col > .card[-ext-has="> div.card-content > .card-title:contains(Anzeigen)"]
  1631. ! https://forum.adguard.com/index.php?threads/faz-net.25620/
  1632. faz.net#?#.o-ModuleWrapper > .o-Grid > .o-Grid_Col > .o-Grid > .o-Grid_Col-is-besides-other-teasers[-ext-has='>div[data-widget^="plista_widget_retresco"]']
  1633. ! https://forum.adguard.com/index.php?threads/25444/
  1634. abendzeitung-muenchen.de#?#.brickgroup > div.brick > div.item[-ext-has='> div.content > a[data-tags="Advertorial"]']
  1635. ! https://forum.adguard.com/index.php?threads/wochenblitz-com.25202/
  1636. wochenblitz.com#?##leftcol > .module-corner:contains(Werbung)
  1637. wochenblitz.com#?##leftcol > .module:contains(Partner)
  1638. wochenblitz.com#?##rightcol > .module:contains(Anzeigen und Hinweise)
  1639. wochenblitz.com#?##rightcol > .module:contains(Spezial)
  1640. ! https://forum.adguard.com/index.php?threads/25203/
  1641. islamische-zeitung.de#?#article >.sb-widget[-ext-has="> .widget-title:contains(Werbung)"]
  1642. islamische-zeitung.de#?#.sb-right >.sb-widget[-ext-has="> .widget-title:contains(Werbung)"]
  1643. ! https://github.com/AdguardTeam/AdguardFilters/issues/6662
  1644. dslr-forum.de#?#[id^="edit"] > div[align="center"] > .page[-ext-has='td.thead:contains(Werbung)']
  1645. ! https://github.com/AdguardTeam/AdguardFilters/issues/6590
  1646. so-abnehmen.info#?#.post-content > .fullwidth-box.fusion-fullwidth-1[-ext-has='> .fusion-row a[href="http://yanluga.net/"]']
  1647. ! https://forum.adguard.com/index.php?threads/24626/
  1648. pfalz-express.de#?##sidelist > h3:contains(Anzeige)
  1649. pfalz-express.de#?##sidelist > .sidebar_widget[-ext-has='h3:contains(Anzeige)']
  1650. ! https://forum.adguard.com/index.php?threads/24493/
  1651. derstandard.at#?#li.group[-ext-has="iframe[src*='/AdServer/']"]
  1652. ! https://forum.adguard.com/index.php?threads/spieletest-at.24493/
  1653. spieletest.at#?#.col-lg-6 > h2:contains(Anzeige)
  1654. ! https://forum.adguard.com/index.php?threads/spielkult-de.24492/
  1655. spielkult.de#?#div > p.auto-style2[-ext-has='param[value^="http://adserver"]']
  1656. ! https://forum.adguard.com/index.php?threads/wuerzburgerleben-de.24438/
  1657. wuerzburgerleben.de#?#.newsfeed > li[-ext-has='a:contains(Anzeige)']
  1658. wuerzburgerleben.de#?#.post-related > ul > li[-ext-has='a:contains(Anzeige)']
  1659. ! https://github.com/AdguardTeam/AdguardFilters/issues/6307
  1660. heidelberg24.de#?#.id-SiteMain > .id-g--oneCol:first-child[-ext-has='> div:first-child > div:first-child > div[data-id-advertdfpconf]']
  1661. ! https://forum.adguard.com/index.php?threads/kreiszeitung-de.24399/
  1662. kreiszeitung.de#?#.id-SiteMain > .id-g--oneCol[-ext-has='div.id-Container--proBEEP']
  1663. kreiszeitung.de#?#.id-SiteMain > .id-g--oneCol[-ext-has='> div > div > div[data-id-advertdfpconf]']
  1664. ! https://forum.adguard.com/index.php?threads/op-online-de.24398/
  1665. op-online.de#?#.id-SiteMain > .id-g--oneCol[-ext-has='> div > div > div[data-id-advertdfpconf]']
  1666. ! https://forum.adguard.com/index.php?threads/24179/
  1667. tagesspiegel.de#?#.hcf-teaser-list > ul > li[-ext-has='div[id^="urban-"]']
  1668. ! https://forum.adguard.com/index.php?threads/24186/
  1669. rp-online.de#?#.left > .module-list > li[-ext-has='div[id^="traffective-ad-"]']
  1670. ! https://github.com/AdguardTeam/AdguardFilters/issues/6127
  1671. focus.de#?#.articleContent >div[class="clearfix"]:contains(Anzeige)
  1672. ! https://github.com/AdguardTeam/AdguardFilters/issues/5947
  1673. psd-tutorials.de#?#.container > [class="site-sidebar-bottom footerbox-table"] > [class="footerbox-table-col"][-ext-has='.content-headline:contains(Anzeige)']
  1674. ! https://forum.adguard.com/index.php?threads/23468/
  1675. gamestar.de#?#.fxAuHht > .elemCont:not([style])[-ext-has="> div#ad-rectangle1-outer"]
  1676. ! https://github.com/AdguardTeam/AdguardFilters/issues/5639
  1677. vip.de#?#.rtli-master-article > [class="rtli-master-section"][-ext-has='.rtli-master-ad']
  1678. ! https://github.com/AdguardTeam/AdguardFilters/issues/5617
  1679. focus.de#?##sidebar > .block.grid_4[-ext-has='> .content > [id^="fwid"] > .surftippTitle > .surftipp:contains(Partnerangebot)']
  1680. ! https://github.com/AdguardTeam/AdguardFilters/issues/5476
  1681. amp-focus-de.cdn.ampproject.org#?#article.card[data-teaser-type="unspecified_group"][-ext-has='>div>amp-iframe[src^="https://widgets.outbrain.com/hub/amp.html"]']
  1682. ! https://github.com/AdguardTeam/AdguardFilters/issues/5327
  1683. k-zeitung.de#?##page > #center > div.col3.flr > .tabbox[-ext-has='ul.tabs > li.active > a[href="javascript:void(0);"]:contains(Anzeige)']
  1684. ! https://forum.adguard.com/index.php?threads/teilzeithelden-de.22478/
  1685. teilzeithelden.de#?#.widget.box-content-sidebar[-ext-has='>.four-ads-blocks,>.ads300-thumb']
  1686. ! https://forum.adguard.com/index.php?threads/4kfilme-de.22389/
  1687. 4kfilme.de#?#.buble-link[-ext-has='.publication-date:contains(Anzeige)']
  1688. ! https://forum.adguard.com/index.php?threads/lvz-de.22240/
  1689. lvz.de#?#ul[class^="pd"][class*="-mostviewed-ul"] > li[class^="pd"][class*="-list-accordion"][-ext-has='span:contains(Anzeige)']
  1690. lvz.de#?#ul.pda-related-list > li[-ext-has='span:contains(Anzeige)']
  1691. m.lvz.de#?#.pdma-block-link-collection > .js-linkblock[-ext-has='strong.pdma-subheadline:contains(Anzeige)']
  1692. t.lvz.de#?#.pdta-related-li > a[-ext-has='span:contains(Anzeige)']
  1693. ! futurezone.at ads
  1694. futurezone.at#?#.type-content-box[-ext-has='.poweredby']
  1695. futurezone.at##.frontend-fuzo .slider[ext-has='#paidcontentslider']
  1696. ! https://forum.adguard.com/index.php?threads/suedkurier-de.21959/
  1697. suedkurier.de#?#.equalheight_outer > .equalheight_inner[-ext-has='div#rechtenavi_werbcontainer']
  1698. ! https://github.com/AdguardTeam/AdguardFilters/issues/5076
  1699. hoerzu.de#?##tvd-main > div[id="block-block-203"][-ext-has="> div.tvd-box > div[style] > div[style]:contains(ANZEIGE)"]
  1700. ! https://forum.adguard.com/index.php?threads/bremen-de.21762/
  1701. bremen.de#$?#.kachel1x1[-ext-has='>.anzeige']{visibility:hidden!important;}
  1702. ! https://forum.adguard.com/index.php?threads/muenchen-de.21755/
  1703. muenchen.de#?#section.mrow:not(.mrow--nocard) > .mrow__mcol[-ext-has='label:contains(Anzeige)']
  1704. muenchen.de#?#.mrow__mcol > .mrow__mcol__content > div.container[-ext-has='label:contains(Anzeige)']
  1705. ! https://forum.adguard.com/index.php?threads/berlin-de.21754/
  1706. berlin.de#?#.teaser[-ext-has='>.inner>h3>a.trakkking,>.inner>h3:not(:has(>*))']
  1707. ! https://forum.adguard.com/index.php?threads/21652/
  1708. chip.de#?#.NewsArticle__Sidebar > div[-ext-has='div.bullet-sponsored-links-gray']
  1709. ! https://forum.adguard.com/index.php?threads/wetter-ch.21585/
  1710. ! https://forum.adguard.com/index.php?threads/news-ch.21583/
  1711. radiolino.ch,nebelspalter.ch,news.ch,wetter.ch#?#[id$="_Col_3_1"] div[style*="left;"][style*="12px;"][-ext-has='>[style^="width"]>a.w-label']
  1712. radiolino.ch,nebelspalter.ch,news.ch,wetter.ch#?#[id$="_Col_3_1"] div[style*="left;"][style*="12px;"][-ext-has='>[style^="width"]>a.w-label'] + .skin.skin_1000
  1713. radiolino.ch,nebelspalter.ch,news.ch,wetter.ch#?#[id$="_Col_3_1"] .framebox[-ext-has='div[style*="left;"][style*="12px;"]>[style^="width"]>a.w-label'] + .skin.skin_1000
  1714. ! https://forum.adguard.com/index.php?threads/20min-ch.21590/
  1715. 20min.ch#?#.sideline > .box[-ext-has='img[alt="Paid Post"]']
  1716. ! https://github.com/AdguardTeam/AdguardFilters/issues/4948
  1717. regionalbraunschweig.de#?#main.site-main > div.row > div.col.noprint > div.card[-ext-has="div.card-content > span.card-title:contains(Medienpartner)"]
  1718. regionalbraunschweig.de#?#main.site-main > div.row > div.col.noprint > div.card[-ext-has="div.card-content > span.card-title:contains(Anzeigen)"]
  1719. ! https://forum.adguard.com/index.php?threads/21108/
  1720. winfuture.de#?#.hp_latest > div[data-vr-contentbox][-ext-has='a[href^="/special/notebooksbilliger"]']
  1721. winfuture.de#?#.hp_latest > div[data-vr-contentbox][-ext-has='a[href^="/special/amazon/angebote"]']
  1722. winfuture.de#?#.topnews > div[class][-ext-has='a[href^="/special/notebooksbilliger"]']
  1723. winfuture.de#?##rightWrap > div[class="rightBx generic_box"][-ext-has='div[id][style*="height"] > iframe']
  1724. ! https://forum.adguard.com/index.php?threads/dvd-forum-at.21325/
  1725. dvd-forum.at#?##right-w-330 > .box-container[-ext-has='div.sponsor-head']
  1726. ! https://forum.adguard.com/index.php?threads/huffingtonpost-de.21318/
  1727. huffingtonpost.de#?#.grid_block .preview[-ext-has=">.feature_title_wrap"]
  1728. ! https://forum.adguard.com/index.php?threads/t-online-de.21162/
  1729. t-online.de#?#[data-tb-region="ratgeber"] > .Tlbox > div[data-tb-region-item].Thh3[-ext-has='>.Ttsc>a[href]:not(a[href^="http://www.t-online.de"]):has(h6:contains(Anzeige:))']
  1730. ! https://forum.adguard.com/index.php?threads/chip-de.21156/
  1731. chip.de#?#body > .Section[-ext-has='>.Section__Content>div.Ad']
  1732. ! https://forum.adguard.com/index.php?threads/tag24-de.20918/
  1733. tag24.de#?##content > .article[-ext-has='div.badge-ad']
  1734. ! https://forum.adguard.com/index.php?threads/suchen-mobile-de.20872/
  1735. suchen.mobile.de#?#.g-col-4 > .cBox--content[-ext-has='div.adv']
  1736. ! https://github.com/AdguardTeam/AdguardFilters/issues/4388
  1737. wow-forum.com#?##ip_content_wrapper > div#TWP52.contentpage[-ext-has='div#leaderboard[style="width:728px; height:90px;"]']
  1738. ! https://forum.adguard.com/index.php?threads/pcgameshardware-de.19663/
  1739. pcgameshardware.de#?#.articleTicker > .item[-ext-has='span.itemTitle:contains([Anzeige])']
  1740. pcgameshardware.de#?#ul#row_5 > li > .containerModule > ul > li[-ext-has='span.itemTitle:contains([Anzeige])']
  1741. ! https://github.com/AdguardTeam/AdguardFilters/issues/4168
  1742. praxistipps.chip.de#?#.Article__Popular section.popularFeed[-ext-has=".PopularFeed__Headline:contains(Sponsored Links)"]
  1743. ! https://github.com/AdguardTeam/AdguardFilters/issues/4138
  1744. fussball.de#?##news-sidebar div.sidebar-teaser[-ext-has='div[data-ad]']
  1745. ! https://github.com/AdguardTeam/AdguardFilters/issues/4150
  1746. ikz-online.de,nrz.de,waz.de,wp.de,wr.de#?#.content-triple__column[-ext-has=">.ad"]
  1747. ikz-online.de,nrz.de,waz.de,wp.de,wr.de#?#.content-triple__column[-ext-has=">.block-header--banner"]
  1748. ! https://forum.adguard.com/index.php?threads/resolved-winfuture-de.15885/
  1749. winfuture.de#?##rightWrap .rightBx[-ext-has='div.az_box']
  1750. ! https://github.com/AdguardTeam/AdguardFilters/issues/3927
  1751. zuhause.de#?#.Tsib div.Tmm.Tts.Ttshh[-ext-has="script:contains(GlobalAdTag)"]
  1752. ! https://forum.adguard.com/index.php?threads/17016/
  1753. gamesworld.de#?##contentFrameInner > .item[-ext-has='a[href^="http://www.pcgameshardware.de/E-Commerce-Thema"]']
  1754. gamesworld.de#?##contentFrameInner > .item[-ext-has='p.title:contains(Anzeige)']
  1755. ! https://forum.adguard.com/index.php?threads/merkur-de.13891/
  1756. merkur.de#?#.id-g[-ext-has=">*>.id-Container--proBEEP"]
  1757. ! https://github.com/AdguardTeam/AdguardFilters/issues/3912
  1758. auto-motor-und-sport.de#?#body > .v-A_-wrapper--stroer > .j.t div[class="teaser t"][-ext-has="span.v-A_-headline:contains(Sponsored)"]
  1759. ! https://github.com/AdguardTeam/AdguardFilters/issues/3828
  1760. abnehmen.com#?##sidebar div[class="block smaller"][-ext-has="span.blocktitle:contains(Angebote & Sponsoren)"]
  1761. abnehmen.com#?#.yui-sidebar div.ffwidget_sidebar[-ext-has=">div.ffwidget_sidebar_title:contains(Angebote & Sponsoren)"]
  1762. ! https://forum.adguard.com/index.php?threads/sat1-de.17407/
  1763. sat1.de#?##left-zone > div[id^="container_left_"][-ext-has='#plista_widget_belowVideo']
  1764. ! https://forum.adguard.com/index.php?threads/express-de.17398/
  1765. express.de#?#.dm_container-300x--[-ext-has=">.dm_container_inner_wrapper>h3:contains((Anzeige))"]
  1766. express.de#?#.dm_ta300x--[-ext-has=">iframe[width='300'][height='275']"]
  1767. express.de#?#article[class^="dm_ta"][-ext-has='>a.trackedTeaser']
  1768. ! https://forum.adguard.com/index.php?threads/winsoftware-de.17397/
  1769. winsoftware.de#?##contentrightm > .box490[-ext-has='ins.adsbygoogle']
  1770. ! https://forum.adguard.com/index.php?threads/hna-de.16946/
  1771. hna.de#?#body.id-Page--detail[itemtype="http://schema.org/NewsArticle"] .id-SiteMain > .id-g:not([-ext-has=".id-Article"]):not([-ext-has=".id-Comment"]):nth-child(-n+4):nth-child(n+2)
  1772. ! https://forum.adguard.com/index.php?threads/faz-net.17054/
  1773. faz.net#?#.stageModule > div[class^="Teaser"][-ext-has='div[data-widget^="plista_widget_retrescoAd"]']
  1774. ! https://forum.adguard.com/index.php?threads/zeitung-de.17060/
  1775. zeitung.de#?##sidebar > .sidebarbox[-ext-has='div.skybanner']
  1776. ! https://github.com/AdguardTeam/AdguardFilters/issues/3692
  1777. gehaxelt.in#?#.sidebar .first.even[-ext-has="h1:contains(Werbung)"]
  1778. ! https://forum.adguard.com/index.php?threads/15885/
  1779. winfuture-forum.de#?##content > .category_block[-ext-has='script[src^="http://o0.winfuture.de/delivery/ajs.php"]']
  1780. ! https://forum.adguard.com/index.php?threads/abendzeitung-muenchen-de.14946/
  1781. abendzeitung-muenchen.de#?#div[class$="statichtmlbrick module"][-ext-has='div[class$="ad_oms"]']
  1782. ! https://forum.adguard.com/index.php?threads/info-kopp-verlag-de.16823/
  1783. kopp-verlag.de#?##rightColumn > .gadgetContainer[-ext-has='div.gadgetContentAdTag']
  1784. ! https://forum.adguard.com/index.php?threads/computerbild-de.14924/
  1785. computerbild.de#?##teaser_right > .labeling[-ext-has='div[id^="acr"]']
  1786. computerbild.de#?#.teaserblock.bildtext[-ext-has="p.headline:contains(Partnerangebot)"]
  1787. ! https://github.com/AdguardTeam/AdguardFilters/issues/3480
  1788. gulli.com#?##sidebar_container div.block.smaller[-ext-has="div.blockrow > div#plista_widget_board"]
  1789. ! rauchmeldungen.de#?##sidebar > .widget[-ext-has=".atkp-container"]
  1790. rauchmeldungen.de#?##sidebar > .widget[-ext-has=".atkp-container"]
  1791. ! https://forum.adguard.com/index.php?threads/cwcity-de.15945/
  1792. cwcity.de#?##main_in > .forum-post[-ext-has='ins.adsbygoogle']
  1793. cwcity.de#?##main_in > .forum-post[-ext-has='ins.adsbygoogle'] + br
  1794. ! https://github.com/AdguardTeam/AdguardFilters/issues/3447
  1795. digitalfernsehen.de#?##right_boxes_two > div.content_box_right[-ext-has=".white_anzeige"]
  1796. ! https://forum.adguard.com/index.php?threads/resolved-selbst-de.15930/
  1797. selbst.de#?#.panel-col > .panel-pane[-ext-has='div.content-ad']
  1798. selbst.de#?#.panel-col > .panel-pane[-ext-has='script#mNCC']
  1799. ! https://forum.adguard.com/index.php?threads/gartensaison-de.15934/
  1800. gartensaison.de#?#.column.half > .left > small:contains(Anzeige)
  1801. ! https://github.com/AdguardTeam/AdguardFilters/issues/3449
  1802. deskmodder.de#?##secondary aside.widget.widget_text[-ext-has="*>.adsbygoogle"]
  1803. ! https://forum.adguard.com/index.php?threads/spiegel-de.15921/
  1804. spiegel.de#?#.asset-list-box[-ext-has=".asset-title:contains(Anzeige)"]
  1805. ! https://forum.adguard.com/index.php?threads/bmw-syndikat-de.15910/
  1806. bmw-syndikat.de#?#.forum_show_outer[-ext-has=".forum_show_left_infos:contains(Anzeige)"]
  1807. bmw-syndikat.de#?#.headline_big_show[-ext-has="a.fs10:contains(Werbung)"]
  1808. bmw-syndikat.de#?#.headline_big_show[-ext-has="a.fs10:contains(Werbung)"] + .forum_show_outer
  1809. !https://forum.adguard.com/index.php?threads/kiezeule-berlin-de.14919/
  1810. kiezeule-berlin.de#?#.art-block[-ext-has=">*>.bannergroup"]
  1811. !https://forum.adguard.com/index.php?threads/resolved-netzwelt-de.14920/
  1812. netzwelt.de#?#.xbsb.ac[-ext-has="a.prt-spc"]
  1813. ! https://forum.adguard.com/index.php?threads/13467/
  1814. forum.golem.de#?#li[-ext-has='div[id^="csi_forum"]']
  1815. ! https://forum.adguard.com/index.php?threads/13904/
  1816. polizeinews.ch#?#div[class$="dot-title"][-ext-has='h2:contains(WERBUNG)']
  1817. ! https://forum.adguard.com/index.php?threads/14300/
  1818. spieletipps.de#?#div[class$="stiSection"][-ext-has='span[class$="overlay_anzeige"]']
  1819. ! https://forum.adguard.com/index.php?threads/14134/
  1820. rtl.de#?#.rtli-master-section[-ext-has='div[class$="rtli-master-ad"]']
  1821. ! https://forum.adguard.com/index.php?threads/13469/
  1822. chip.de#?#body > section[class$="Section SkinLight"][-ext-has='.DirectDeal']
  1823. chip.de#?#li[data-vr-contentbox][-ext-has='span[class$="TickerDefault__Ad"]']
  1824. ! https://forum.adguard.com/index.php?threads/13915/
  1825. derwesten.de#?#ul[class$="nav_sec no_ls"] > li[-ext-has='a:not([href="http://angebote.derwesten.de/anzeigen.html"]):contains(Anzeige)']
  1826. ! https://forum.adguard.com/index.php?threads/13927/
  1827. formel1.de#?#.innercontent.fullmode > div[class$="row"][-ext-has='ins[class$="adsbygoogle"]']
  1828. formel1.de#?#div[class$="col-xs-4 items-group-wrapper p0 item_group flex flex-col"][-ext-has='div[class$="col-xs-12 advertisement-cell tall"]']
  1829. ! https://forum.adguard.com/index.php?threads/13349/
  1830. serien.3dl.tv#?#a[rel="nofollow"][-ext-has='img[src$="/premium.png"]']
  1831. ! https://forum.adguard.com/index.php?threads/13475/
  1832. pcgameshardware.de#?#.articleticker_item.archive[-ext-has="h3>a:contains([Anzeige])"]
  1833. ! https://forum.adguard.com/index.php?threads/13470/
  1834. pcwelt.de#?#section[class="post"][data-vr-contentbox][-ext-has="div.holder > a > div.tab:contains(Anzeige)"]
  1835. ! https://forum.adguard.com/index.php?threads/13474/
  1836. pcgames.de#?#.item.noImg[-ext-has='div.itemHeadline span.itemTitle:contains([Anzeige])']
  1837. pcgames.de#?#.articleTicker > .item:has(a[href^="/E-Commerce-Thema-"])
  1838. ! https://github.com/AdguardTeam/AdguardFilters/issues/8048
  1839. wallstreet-online.de#?#.extract > strong:contains(Anzeige)
  1840. !
  1841. amateurbusters.com#?#.sb_area > .sb_area_headline:contains(Urlaub)
  1842. !---------------------------------------------------------------------------!
  1843. !-------------- General element hiding rules -------------------------------!
  1844. !---------------------------------------------------------------------------!
  1845. !
  1846. ! Section contains list general hiding rules
  1847. !
  1848. !---------------------------------------------------------------------------!
  1849. !-------------- General javascript, CSS and HTML extensions ----------------!
  1850. !---------------------------------------------------------------------------!
  1851. !--------------------------------------!
  1852. !------- JS rules ---------------------!
  1853. !--------------------------------------!
  1854. ! https://github.com/AdguardTeam/AdguardFilters/issues/58463
  1855. ! https://github.com/AdguardTeam/AdguardFilters/issues/56644
  1856. ! https://github.com/AdguardTeam/AdguardFilters/issues/54376
  1857. ! stern.de video vast ads
  1858. ! https://github.com/AdguardTeam/AdguardFilters/issues/31070
  1859. ! https://github.com/AdguardTeam/AdguardFilters/issues/53011
  1860. ! https://github.com/AdguardTeam/AdguardFilters/issues/52959
  1861. ! https://github.com/AdguardTeam/AdguardFilters/issues/53012
  1862. ! https://github.com/AdguardTeam/AdguardFilters/issues/51634
  1863. ! https://github.com/AdguardTeam/AdguardFilters/issues/42934
  1864. ani-stream.com#%#AG_onLoad(function() { setTimeout(function() { if(typeof loadplayer == "function") { loadplayer(); }; }, 300); });
  1865. ! https://github.com/AdguardTeam/AdguardFilters/issues/40359
  1866. ! https://github.com/AdguardTeam/AdguardFilters/issues/36737
  1867. pornoente.tv#%#AG_setConstant('vpUsePreRoll', 'false');
  1868. ! https://github.com/AdguardTeam/AdguardFilters/issues/34396
  1869. ddl-music.to#%#AG_abortInlineScript(/ddlpop/, '$');
  1870. ddl-music.to#%#document.cookie = "ddlpop=1; path=/;";
  1871. ! https://github.com/AdguardTeam/AdguardFilters/issues/33634
  1872. movie-blog.to#%#AG_abortOnPropertyRead('popns');
  1873. ! https://github.com/AdguardTeam/AdguardFilters/issues/28804
  1874. maniac.de#%#Object.defineProperty(window, 'td_ad_background_click_link', { get: function() { return ""; } });
  1875. ! radio.at, radio.net, radio.de -- blocking PreRoll by faking user agent to Google bot
  1876. radio.at,radio.net,radio.de#%#document.cookie = "google_nomod=547";
  1877. ! https://github.com/AdguardTeam/AdguardFilters/issues/24506
  1878. movie-blog.to#%#Object.defineProperty(window, 'PopUnder', { get: function() { return; } });
  1879. ! https://github.com/AdguardTeam/AdguardFilters/issues/24266
  1880. ddl-warez.to#%#document.cookie = "ddlpop=1"; document.cookie = "ddlpop2=1";
  1881. ! https://github.com/AdguardTeam/AdguardFilters/issues/33849
  1882. ! https://github.com/AdguardTeam/AdguardFilters/issues/30443
  1883. ! https://github.com/AdguardTeam/AdguardFilters/issues/28684
  1884. ! https://github.com/AdguardTeam/AdguardFilters/issues/18172
  1885. bs.to#%#document.cookie = "__seen="+Date.now()+";path=/";
  1886. bs.to#%#AG_onLoad(function() { var el = document.body; if(el) { el.removeAttribute('onclick'); } });
  1887. bs.to#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c){if(!/Object\[/.test(a.toString()))return b(a,c)};})();
  1888. 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); } }; })();
  1889. ! saarbruecker-zeitung.de - ad text
  1890. saarbruecker-zeitung.de#%#AG_onLoad(function() { setTimeout(function() { document.querySelector(".content > aside > .module-list").innerHTML = document.querySelector(".content > aside > .module-list").innerHTML.replace("ANZEIGE",""); }, 300); });
  1891. ! pcwelt.de - ad in top slider
  1892. pcwelt.de#%#AG_onLoad(function() { $("ul.tabset > li > a[href*='-anzeige']").closest('li').remove(); $(".tab-content > .tab > a > img[alt='Anzeige']").closest('div').remove(); });
  1893. ! krone.at - ad reinjection
  1894. krone.at#%#AG_defineProperty('googletag.impl.pubads.callbackProxy1', { get: function() { return; }});
  1895. ! https://github.com/AdguardTeam/AdguardFilters/issues/11415
  1896. autobild.de#%#Object.defineProperty(window,'uabInject', {value: true, writable: false});
  1897. ! https://github.com/AdguardTeam/AdguardFilters/issues/6242
  1898. ! Taken from `TV NOW Adblock` https://chrome.google.com/webstore/detail/kpmcfodpngaecgfkmpjfiicfppkojcjf
  1899. tvnow.de#%#"use strict";function e(e,t){e.__defineGetter__("responseText",function(){return t}),e.__defineGetter__("response",function(){return t})}function t(t){try{var n=JSON.parse(t.responseText);n.ignoreAd=!0,n.noad=!0,n.geoblocked=!1,n.free=!0,n.blockadeText="0",n.format.enableAd=!1,n.format.hasFreeEpisodes=!0,n.format.isGeoBlocked=!1,e(t,JSON.stringify(n))}catch(e){}}function n(){document.arrive(".button.now-freebutton > input.ng-empty",function(){this&&this.parentNode&&this.parentNode.click()})}var r=window.XMLHttpRequest.prototype.open;window.XMLHttpRequest.prototype.open=function(e,n,o){return n.includes("/v3/movies/")&&this.addEventListener("readystatechange",function(){4===this.readyState&&t(this)},!0),r.apply(this,[].slice.call(arguments))};var o=function(e,t,n){function r(e,t,n){c.addMethod(t,n,e.unbindEvent),c.addMethod(t,n,e.unbindEventWithSelectorOrCallback),c.addMethod(t,n,e.unbindEventWithSelectorAndCallback)}function o(e){e.arrive=d.bindEvent,r(d,e,"unbindArrive"),e.leave=f.bindEvent,r(f,e,"unbindLeave")}if(e.MutationObserver&&"undefined"!=typeof HTMLElement){var i=0,c=function(){var t=HTMLElement.prototype.matches||HTMLElement.prototype.webkitMatchesSelector||HTMLElement.prototype.mozMatchesSelector||HTMLElement.prototype.msMatchesSelector;return{matchesSelector:function(e,n){return e instanceof HTMLElement&&t.call(e,n)},addMethod:function(e,t,n){var r=e[t];e[t]=function(){return n.length==arguments.length?n.apply(this,arguments):"function"==typeof r?r.apply(this,arguments):void 0}},callCallbacks:function(e){for(var t,n=0;t=e[n];n++)t.callback.call(t.elem);},checkChildNodesRecursively:function(e,t,n,r){for(var o,i=0;o=e[i];i++)n(o,t,r)&&r.push({callback:t.callback,elem:o}),o.childNodes.length>0&&c.checkChildNodesRecursively(o.childNodes,t,n,r)},mergeArrays:function(e,t){var n,r={};for(n in e)r[n]=e[n];for(n in t)r[n]=t[n];return r},toElementsArray:function(t){return "undefined"==typeof t||"number"==typeof t.length&&t!==e||(t=[t]),t}}}(),l=function(){var e=function(){this._eventsBucket=[],this._beforeAdding=null,this._beforeRemoving=null};return e.prototype.addEvent=function(e,t,n,r){var o={target:e,selector:t,options:n,callback:r,firedElems:[]};return this._beforeAdding&&this._beforeAdding(o),this._eventsBucket.push(o),o},e.prototype.removeEvent=function(e){for(var t,n=this._eventsBucket.length-1;t=this._eventsBucket[n];n--)e(t)&&(this._beforeRemoving&&this._beforeRemoving(t),this._eventsBucket.splice(n,1));},e.prototype.beforeAdding=function(e){this._beforeAdding=e},e.prototype.beforeRemoving=function(e){this._beforeRemoving=e},e}(),a=function t(r,o){var t=new l(),i=this,a={fireOnAttributesModification:!1};return t.beforeAdding(function(t){var n,c=t.target;t.selector,t.callback,(c===e.document||c===e)&&(c=document.getElementsByTagName("html")[0]),n=new MutationObserver(function(e){o.call(this,e,t)});var l=r(t.options);n.observe(c,l),t.observer=n,t.me=i}),t.beforeRemoving(function(e){e.observer.disconnect()}),this.bindEvent=function(e,n,r){n=c.mergeArrays(a,n);for(var o=c.toElementsArray(this),i=0;i<o.length;i++)t.addEvent(o[i],e,n,r);},this.unbindEvent=function(){var e=c.toElementsArray(this);t.removeEvent(function(t){for(var r=0;r<e.length;r++)if(this===n||t.target===e[r])return!0;return!1})},this.unbindEventWithSelectorOrCallback=function(e){var r,o=c.toElementsArray(this),i=e;r="function"==typeof e?function(e){for(var t=0;t<o.length;t++)if((this===n||e.target===o[t])&&e.callback===i)return!0;return!1}:function(t){for(var r=0;r<o.length;r++)if((this===n||t.target===o[r])&&t.selector===e)return!0;return!1},t.removeEvent(r)},this.unbindEventWithSelectorAndCallback=function(e,r){var o=c.toElementsArray(this);t.removeEvent(function(t){for(var i=0;i<o.length;i++)if((this===n||t.target===o[i])&&t.selector===e&&t.callback===r)return!0;return!1})},this},s=function e(){function e(e){var t={attributes:!1,childList:!0,subtree:!0};return e.fireOnAttributesModification&&(t.attributes=!0),t}function t(e,t){e.forEach(function(e){var n=e.addedNodes,o=e.target,i=[];null!==n&&n.length>0?c.checkChildNodesRecursively(n,t,r,i):"attributes"===e.type&&r(o,t,i)&&i.push({callback:t.callback,elem:node}),c.callCallbacks(i)})}function r(e,t,r){if(c.matchesSelector(e,t.selector)&&(e._id===n&&(e._id=i++),-1==t.firedElems.indexOf(e._id))){if(t.options.onceOnly){if(0!==t.firedElems.length)return;t.me.unbindEventWithSelectorAndCallback.call(t.target,t.selector,t.callback)}t.firedElems.push(e._id),r.push({callback:t.callback,elem:e})}}var o={fireOnAttributesModification:!1,onceOnly:!1,existing:!1};d=new a(e,t);var l=d.bindEvent;return d.bindEvent=function(e,t,n){"undefined"==typeof n?(n=t,t=o):t=c.mergeArrays(o,t);var r=c.toElementsArray(this);if(t.existing){for(var i=[],a=0;a<r.length;a++)for(var s=r[a].querySelectorAll(e),u=0;u<s.length;u++)i.push({callback:n,elem:s[u]});if(t.onceOnly&&i.length)return n.call(i[0].elem);setTimeout(c.callCallbacks,1,i)}l.call(this,e,t,n)},d},u=function e(){function t(e){var t={childList:!0,subtree:!0};return t}function n(e,t){e.forEach(function(e){var n=e.removedNodes,o=(e.target,[]);null!==n&&n.length>0&&c.checkChildNodesRecursively(n,t,r,o),c.callCallbacks(o)})}function r(e,t){return c.matchesSelector(e,t.selector)}var o={};f=new a(t,n);var e=f.bindEvent;return f.bindEvent=function(t,n,r){"undefined"==typeof r?(r=n,n=o):n=c.mergeArrays(o,n),e.call(this,t,n,r)},f},d=new s(),f=new u();t&&o(t.fn),o(HTMLElement.prototype),o(NodeList.prototype),o(HTMLCollection.prototype),o(HTMLDocument.prototype),o(Window.prototype);var h={};return r(d,h,"unbindAllArrive"),r(f,h,"unbindAllLeave"),h}}(window,"undefined"==typeof jQuery?null:jQuery,void 0);document.addEventListener("DOMContentLoaded",n,!1)
  1900. ! PopAds - b
  1901. movie-blog.org#%#Object.defineProperty(window, 'popns', { get: function() { return {}; } });
  1902. ! https://github.com/AdguardTeam/AdguardFilters/issues/8761
  1903. esslinger-zeitung.de#%#AG_onLoad(function() { document.getElementsByClassName("nfy-mediagal-slider-ad")[0].parentNode.parentNode.remove(); });
  1904. ! https://forum.adguard.com/index.php?threads/18407/
  1905. iload.to#%#Object.defineProperty(window, 'onclick', { get: function() { return; } });
  1906. ! https://forum.adguard.com/index.php?threads/13470/
  1907. pcwelt.de#?##sidebar > div[class="box"][-ext-has='span[class$="banner-text"]']
  1908. ! https://forum.adguard.com/index.php?threads/anonymousnews-ru.17404/
  1909. anonymousnews.ru#%#Object.defineProperty(window, 'td_ad_background_click_link', { get: function() { return ""; } });
  1910. ! https://forum.adguard.com/index.php?threads/rp-online-de.17415/
  1911. rp-online.de#%#AG_onLoad(function(){var a=document.getElementsByClassName("js-rpoubr")[0];a&&a.setAttribute("data-ad-interval",-1)});
  1912. ! https://github.com/AdguardTeam/AdguardFilters/issues/3471
  1913. 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);
  1914. ! https://github.com/AdguardTeam/AdguardFilters/issues/3437
  1915. frustfrei-lernen.de#%#AG_onLoad(function(){document.getElementsByClassName("contentBody")[0].innerHTML = document.getElementsByClassName("contentBody")[0].innerHTML.replace(/Anzeigen:<br>\s*<script [\s\S]*?>\s*?\/\/dupZwOX[\s\S]*?<\/script>/, "");});
  1916. ! https://forum.adguard.com/index.php?threads/13917/
  1917. news.de#%#window.disablePopUnder = true;
  1918. ! https://forum.adguard.com/index.php?threads/14298/
  1919. stern.de#%#AG_onLoad(function() {var elements = document.getElementsByTagName('a'); for(var i =0 ; i < elements.length; i++){elements[i].removeAttribute("data-clickcommand")};});
  1920. ! https://github.com/AdguardTeam/AdguardFilters/issues/3326
  1921. 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); } }; })();
  1922. ! https://forum.adguard.com/index.php?threads/13927/
  1923. formel1.de#%#AG_onLoad(function() {document.getElementsByTagName("div")[0].setAttribute("class", "aswift_0");});
  1924. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1788
  1925. myvideo.de,prosieben.de,prosiebenmaxx.de,sat1.de,kabeleins.de,sat1gold.de,sixx.de#%#Object.defineProperty(window, 'SIMAD', { get: function() { return function() { }; } });
  1926. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1411
  1927. sueddeutsche.de#%#window.blockAdBlock = function() {};
  1928. ! http://forum.adguard.com/showthread.php?8096
  1929. foteczka.eu#%#window.open = function() {};
  1930. ! http://forum.adguard.com/showthread.php?7589
  1931. dvdschnaeppchen.de#%#AG_onLoad(function() { window.myatu_bgm = 0; });
  1932. ! http://forum.adguard.com/showthread.php?6896
  1933. ||videogameszone.de/common/saturn/
  1934. ! http://forum.adguard.com/showthread.php?6814
  1935. chip.de#%#var originalUserAgent = navigator.userAgent; Object.defineProperty(navigator, 'userAgent', { get: function() { return originalUserAgent + ' Edge'; } });
  1936. ! http://forum.adguard.com/showthread.php?5955
  1937. menshealth.de#%#function google_ad_request_done() {};
  1938. !
  1939. !--------------------------------------!
  1940. !------- CSS fixes --------------------!
  1941. !--------------------------------------!
  1942. ! https://github.com/AdguardTeam/AdguardFilters/issues/59237
  1943. nicole-just.de#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
  1944. ! https://github.com/AdguardTeam/AdguardFilters/issues/56888
  1945. schnittberichte.com#$#body > div[style*="top"] { top: 0px !important; }
  1946. ! wetter.de - hiding left-over in article
  1947. wetter.de#$#.outbrain-ad-slot { height: 1px !important; min-height: 1px !important; }
  1948. ! https://github.com/AdguardTeam/AdguardFilters/issues/51210
  1949. survivalmesserguide.de#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
  1950. ! https://github.com/AdguardTeam/AdguardFilters/issues/49476
  1951. prepaid-wiki.de#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
  1952. ! https://github.com/AdguardTeam/AdguardFilters/issues/49098
  1953. windows-faq.de#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
  1954. ! https://github.com/AdguardTeam/AdguardFilters/issues/43895
  1955. keyforsteam.de#$#.custom-background { background-image: none!important; }
  1956. ! spiele.stern.de - removing left-over
  1957. spiele.stern.de#$#.webBanner { position: absolute!important; left: -3000px!important; }
  1958. ! kurier.de - left-over at top
  1959. kurier.de#$#html[data-layout] .grid { top: 0px !important; }
  1960. ! https://github.com/AdguardTeam/AdguardFilters/issues/49630
  1961. ! https://github.com/AdguardTeam/AdguardFilters/issues/47729
  1962. ! https://github.com/AdguardTeam/AdguardFilters/issues/37776
  1963. gmx.net,web.de#$#html[data-status="nomessage"] section#loginsearch { top: -290px!important; }
  1964. gmx.net,web.de#$#.ad-component { visibility: hidden!important; height: 130px!important; }
  1965. ! https://github.com/AdguardTeam/AdguardFilters/issues/34000
  1966. duden.de#$#aside[class*="likaka"] + .vignette { margin: 0px!important; border-top: 0px !important; }
  1967. ! https://github.com/AdguardTeam/AdguardFilters/issues/36615
  1968. laborjournal.de#$#.inhalt > .luft_inhalt { padding-top: 80px!important; }
  1969. ! drwindows.de - left-over in forum
  1970. drwindows.de#$#.drw_firstpost { min-height: 0px!important; }
  1971. ! https://github.com/AdguardTeam/AdguardFilters/issues/28804
  1972. maniac.de#$#body.td-ad-background-link { background-image: none!important; }
  1973. maniac.de#$#body.td-ad-background-link #td-outer-wrap { cursor: auto!important; }
  1974. ! spieletipps.de - broken top
  1975. spieletipps.de#$#.navbar-fixed-top { top: 0px!important; }
  1976. spieletipps.de#$#.stiOnScrollNavbar { top: 46px!important; }
  1977. ! https://github.com/AdguardTeam/AdguardFilters/issues/29519
  1978. news.guidants.com#$##wrapper { margin-top: 0!important; }
  1979. ! https://github.com/AdguardTeam/AdguardFilters/issues/25425
  1980. aktiencheck.de#$#body > #main { top: 0px!important; }
  1981. ! forum.digitalfernsehen.de - left-over in first post
  1982. forum.digitalfernsehen.de#$#.messageContent blockquote > div[id][style*="width:300px;height:250px"] { position: absolute!important; left: -3000px!important; }
  1983. ! https://github.com/AdguardTeam/AdguardFilters/issues/24188
  1984. protoolsproduction.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
  1985. ! https://github.com/AdguardTeam/AdguardFilters/issues/22185
  1986. giga.de#$#.show-navbar-subnav.show-teaserheld-header { padding-top:100px!important; }
  1987. giga.de#$#.show-teaserheld-header .navbar-sub { margin-top: 0!important; padding-top: 0!important; }
  1988. giga.de#$#.show-teaserheld-header .navbar-main { margin-top: 0!important; }
  1989. ! https://github.com/AdguardTeam/AdguardFilters/issues/21935
  1990. wn.de#$#body > div#top-position { margin-top: 0!important; min-height:50px!important;}
  1991. ! ffh.de - ad left-over at top
  1992. ffh.de#$##adContainer { height:1px!important; }
  1993. ! stuttgarter-nachrichten.de - removing ad left-over
  1994. stuttgarter-nachrichten.de#$#.lay-wrapper { padding-right: 0!important; }
  1995. ! https://github.com/AdguardTeam/AdguardFilters/issues/20802
  1996. planetradio.de#$##adContainer { position: absolute!important; left: -3000px!important; }
  1997. ! https://github.com/AdguardTeam/AdguardFilters/issues/18217
  1998. silicon.de#$#[id^="div-gpt-ad-DESKTOP_MEGA"] { min-height: 0!important; height: 0!important; }
  1999. ! https://github.com/AdguardTeam/AdguardFilters/issues/18210
  2000. dasoertliche.de#$#body > #oetbwrap[style="position:absolute;top:98px;"] { top: 0!important; }
  2001. ! https://github.com/AdguardTeam/AdguardFilters/issues/17150
  2002. woxikon.de#$#.ads-wrapper { position: absolute!important; left: -3000px!important; }
  2003. ! https://forum.adguard.com/index.php?threads/freenet-de-ad-blocking.28729
  2004. freenet.de#$##frnBanner { height: 25px!important; }
  2005. ! https://github.com/AdguardTeam/AdguardFilters/issues/15240
  2006. hardwareluxx.de#$#body { background-color: #efefef!important; margin-top: 0!important; margin-right: 0!important; }
  2007. ! winfuture.de - video is vanishing after play button when hidden by normal means
  2008. winfuture.de#$#.spoods-deeplinks { visibility: hidden!important; }
  2009. ! https://github.com/AdguardTeam/AdguardFilters/issues/10278
  2010. onvista.de#$#body > #ONVISTA { margin-top: 0!important; }
  2011. ! https://github.com/AdguardTeam/AdguardFilters/issues/10099
  2012. katholisches.info#$#.pf-content > span[style*="color:"][style*="important"] { position: absolute!important; left: -4000px!important;}
  2013. ! https://github.com/AdguardTeam/AdguardFilters/issues/8975
  2014. t-online.de#$##Tovscr-inner {background:none!important;}
  2015. ! https://github.com/AdguardTeam/AdguardFilters/issues/8830
  2016. nordbayerischer-kurier.de#$#.topAd {padding-top: 0!important; }
  2017. ! https://github.com/AdguardTeam/AdguardFilters/issues/7832
  2018. boehms-dax-strategie.de#$##top-werbung { display: none!important; }
  2019. boehms-dax-strategie.de#$##nav-main-sticky-wrapper > #nav-main[style*="top: 35px;"] { top: 0!important; }
  2020. ! https://github.com/AdguardTeam/AdguardFilters/issues/7637
  2021. bz-berlin.de#$#.bcode-zwischenblock { min-height: 0!important; }
  2022. ! https://github.com/AdguardTeam/AdguardFilters/issues/7303
  2023. handelsblatt.com#$#.vhb-indicator { height: 0!important; width: 0!important; visibility: hidden; }
  2024. ! https://github.com/AdguardTeam/AdguardFilters/issues/7009
  2025. giga.de#$##outertop > #top { margin-top: auto!important; }
  2026. giga.de#$#body .SubmenuNews.mfixed { top: 0!important; }
  2027. ! https://forum.adguard.com/index.php?threads/25381/
  2028. preussische-allgemeine.de#$#body { padding-top: 0!important; }
  2029. ! https://forum.adguard.com/index.php?threads/25083/
  2030. achgut.com#$#.column > .banner { position: absolute!important; left: -3000px!important; }
  2031. ! https://github.com/AdguardTeam/AdguardFilters/issues/6589
  2032. main-echo.de#$#div#page { padding-top: 0!important; }
  2033. ! https://github.com/AdguardTeam/AdguardFilters/issues/5913
  2034. gamekeyfinder.de#$##container > #content { top: 0!important; }
  2035. gamekeyfinder.de#$#body #bottom { bottom: -20px!important; }
  2036. ! https://forum.adguard.com/index.php?threads/19957/
  2037. bild.de#$#.eyecatcher { position: absolute!important; left: -3000px!important; }
  2038. bild.de#$#.tea-rectangle { position: absolute!important; left: -3000px!important; }
  2039. ! https://github.com/AdguardTeam/AdguardFilters/issues/5442
  2040. wetter.de#$#body #adcontrol-site-columns.adcontrol-active {top:0px;}
  2041. ! https://github.com/AdguardTeam/AdguardFilters/issues/5366
  2042. fr.de#$#.abo_link{visibility:hidden!important;height: 0!important; padding:0!important}
  2043. ! https://github.com/AdguardTeam/AdguardFilters/issues/5077
  2044. tvmovie.de#$#header > nav[role="navigation"] { margin-top: auto!important; }
  2045. ! https://forum.adguard.com/index.php?threads/journal-frankfurt-de.21579/
  2046. journal-frankfurt.de#$#body {margin-top: 0!important; }
  2047. journal-frankfurt.de#$#.supersize {top: 0!important; }
  2048. journal-frankfurt.de#$#.top-suche-komplett {margin-top: 0!important; }
  2049. ! https://github.com/AdguardTeam/AdguardFilters/issues/4163
  2050. rtl.de#$#div[class^="rtlde-medium-rectangle"]{height: 0!important; margin: 0!important; padding: 0!important; }
  2051. ! https://github.com/AdguardTeam/AdguardFilters/issues/4932
  2052. hifi-forum.de#$##content-outer { margin: auto auto 0!important; }
  2053. ! https://github.com/AdguardTeam/AdguardFilters/issues/4891
  2054. news.de#$#.wrapper { padding: 0px 15px!important; }
  2055. ! https://forum.adguard.com/index.php?threads/heise-de.20764/
  2056. heise.de#$##container_content {top: 0!important; }
  2057. ! browsergames.de - remove background image
  2058. browsergames.de#$#body { background-image: none!important; }
  2059. ! https://github.com/AdguardTeam/AdguardFilters/issues/4323
  2060. gamona.de#$#div.sitepos { padding-top: 0!important; }
  2061. ! https://forum.adguard.com/index.php?threads/cleverdialer-de.19689/
  2062. cleverdialer.de#$#.header-spam {min-height: 0!important; }
  2063. ! https://github.com/AdguardTeam/AdguardFilters/issues/4223
  2064. deutscherskiverband.de#$#.container-head { height: auto!important; }
  2065. ! https://forum.adguard.com/index.php?threads/tagesspiegel-de.19065/
  2066. tagesspiegel.de#$#.ts-article-body::before {height: 0!important; }
  2067. ! https://github.com/AdguardTeam/AdguardFilters/issues/4165
  2068. vox.de#$#.voxde-masonry > .voxde-medium-rectangle { left: -9999px!important; top: -9999px!important; }
  2069. ! https://github.com/AdguardTeam/AdguardFilters/issues/4167
  2070. n-tv.de#$#.wrapper-page { margin-top: 0!important; }
  2071. ! https://github.com/AdguardTeam/AdguardFilters/issues/3447
  2072. forum.digitalfernsehen.de#$#.messageText > div[style*="width:300px;height:250px;"] { height: 0!important; }
  2073. ! https://forum.adguard.com/index.php?threads/18009/
  2074. giga.de#$#.adsbygoogle { position: absolute!important; left: -3000px!important; }
  2075. ! https://github.com/AdguardTeam/AdguardFilters/issues/3918
  2076. winfuture-forum.de,winfuture.de#$##container { margin-top: auto!important; }
  2077. ! https://forum.adguard.com/index.php?threads/anonymousnews-ru.17404/
  2078. anonymousnews.ru#$#body.td-ad-background-link { cursor: auto!important; }
  2079. ! https://github.com/AdguardTeam/AdguardFilters/issues/3607
  2080. mathematik-wissen.de#$#body { margin-top: 0!important; }
  2081. ! https://github.com/AdguardTeam/AdguardFilters/issues/3506
  2082. kostenlose-online-rechner.de#$##maincontent { min-height:auto!important; }
  2083. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1998
  2084. freenet.de#$##frnMain { min-height: 0!important; }
  2085. !--------------------------------------!
  2086. !------- Content filtering rules ------!
  2087. !--------------------------------------!
  2088. ! https://github.com/AdguardTeam/AdguardFilters/issues/33849
  2089. ! https://github.com/AdguardTeam/AdguardFilters/issues/30443
  2090. ! https://github.com/AdguardTeam/AdguardFilters/issues/28684
  2091. ! https://github.com/AdguardTeam/AdguardFilters/issues/2193
  2092. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1758
  2093. ! http://forum.adguard.com/showthread.php?8853
  2094. !---------------------------------------------------------------------------!
  2095. !-------------- General URL blocking rules ---------------------------------!
  2096. !---------------------------------------------------------------------------!
  2097. !
  2098. ! Banner names
  2099. !
  2100. !---------------------------------------------------------------------------!
  2101. !-------------- Rules for specific websites --------------------------------!
  2102. !---------------------------------------------------------------------------!
  2103. !--------------------------------------------------------!
  2104. !-------------------- Specific rules --------------------!
  2105. !--------------------------------------------------------!
  2106. ! https://github.com/AdguardTeam/AdguardFilters/issues/52959
  2107. ! http://forum.adguard.com/showthread.php?8979 (#17)
  2108. ||static.p7s1.com/vendor/webtrekk
  2109. !
  2110. ! https://github.com/AdguardTeam/AdguardFilters/issues/38126
  2111. !! adblock detection on oe24.at now
  2112. ! !+ PLATFORM(windows, mac, android)
  2113. ! !+ PLATFORM(ext_ff)
  2114. ! https://github.com/AdguardTeam/AdguardFilters/issues/44069
  2115. !+ PLATFORM(ext_edge, ext_opera, ios, ext_android_cb, ext_safari, ext_ublock)
  2116. gifhorner-rundschau.de##.ad--marker-inner
  2117. ! https://github.com/AdguardTeam/AdguardFilters/issues/38468
  2118. ! https://github.com/AdguardTeam/AdguardFilters/issues/34408
  2119. wetter.de##.no-ads-passback
  2120. ! https://github.com/AdguardTeam/AdguardFilters/issues/31980
  2121. ! https://github.com/AdguardTeam/AdguardFilters/issues/31436
  2122. !+ PLATFORM(ext_edge, ext_opera, ios, ext_android_cb, ext_safari, ext_ublock)
  2123. epochtimes.de##div[id^="div-gpt-ad"]
  2124. ! https://github.com/AdguardTeam/AdguardFilters/issues/28318
  2125. ! https://github.com/AdguardTeam/AdguardFilters/issues/24859
  2126. ! https://github.com/AdguardTeam/AdguardFilters/issues/24582
  2127. ! https://github.com/AdguardTeam/AdguardFilters/issues/19165
  2128. ! https://github.com/AdguardTeam/AdguardFilters/issues/7643
  2129. !+ NOT_OPTIMIZED
  2130. pnp.de###gesBox > div[style*="color:#aaa"]:not([class]):not([id])
  2131. ! https://github.com/AdguardTeam/AdguardFilters/issues/7615
  2132. !+ NOT_OPTIMIZED
  2133. lvz.de##.pdma-adaside
  2134. ! https://github.com/AdguardTeam/AdguardFilters/issues/32858
  2135. !+ NOT_OPTIMIZED
  2136. welt.de##.c-ad
  2137. !+ NOT_OPTIMIZED
  2138. welt.de##.c-inline-element--has-commercials
  2139. !+ NOT_OPTIMIZED
  2140. welt.de##.c-page-container--has-commercials
  2141. ! Scripts not accessible via debugging tools
  2142. ||cluster-*.cdnjquery.com^$domain=woxikon.de|notebookcheck.com|dict.cc
  2143. ||*snigelweb-com.videoplayerhub.com^$domain=tellows.de|woxikon.de|notebookcheck.com|dict.cc
  2144. !
  2145. ! Common names:
  2146. ! ##.pdb-div-gpt-footerad
  2147. haz.de,ostsee-zeitung.de,sn-online.de,dnn.de,kn-online.de,ln-online.de,neuepresse.de,lvz.de##.pdb-div-gpt-footerad
  2148. !
  2149. wunderkessel.de##.fh_ad_21
  2150. menshealth.de##.v-A_-commercial
  2151. amazon.de###universal-hero-quick-promo
  2152. forum.abakus-internet-marketing.de##.foren_werbung
  2153. helpster.de##.h5v-ad
  2154. dubisthalle.de##.dbh-im-artikel
  2155. winfuture.de##.hp_latest > div[style^="min-height:"]
  2156. serienstream.sx##a[href^="/ads/"]
  2157. /fast.js$domain=pornofisch.com|sexvideos-hd.com|pornohirsch.net
  2158. pornofisch.com,sexvideos-hd.com,pornohirsch.net###wa_10
  2159. pornofisch.com,sexvideos-hd.com,pornohirsch.net##.size-300x250
  2160. pornofisch.com,pornohirsch.net##.special_preview + div.aspect-wrapper
  2161. pornofisch.com,pornohirsch.net##.special_preview
  2162. pornofisch.com,pornohirsch.net##.polaroid > div.title > a[rel="nofollow noopener"]
  2163. pornofisch.com,pornohirsch.net##aside[class^="spc_height_"]
  2164. ebay-kleinanzeigen.de##div[id^="liberty-lsrp-"]
  2165. ebay-kleinanzeigen.de###srchrslt-adtable > .ad-listitem:not(.lazyload-item)
  2166. ebay-kleinanzeigen.de##div[data-liberty-position-name]
  2167. suedkurier.de##aside[id^="advert-"]
  2168. schlank-mit-darm.de##.asa2_columns_wrapper
  2169. schlank-mit-darm.de##.asa2_widget_collection_inner > div[class^="asa2_"]
  2170. heise.de##.perf-cls-reduc-leaderboard
  2171. der-postillon.com##.reklame-rechts-mitte
  2172. bessergesundleben.de##.mrf-adv
  2173. ||philognosie.net/images/amazon^
  2174. golem.de##.gbox_affiliate
  2175. netmoms.de##div[class^="nmAd_"]
  2176. ebay-kleinanzeigen.de###liberty-vip-bottom
  2177. saechsische.de##.article-fill
  2178. ||v.fwmrm.net^$domain=southpark.de
  2179. hardwareluxx.de###sponsoredad
  2180. hardwareluxx.de##.js-replyNewMessageContainer > article.message--post:not([data-author])
  2181. amazon.de##div[data-cel-widget*="desktop-dp-sims_SponsoredProductsSims"]
  2182. amazon.de##div[class*="thirdPartySponsorLink"]
  2183. bzbasel.ch,limmattalerzeitung.ch,aargauerzeitung.ch##.ad.teaser
  2184. streamkiste.tv###stream-link > a[onclick^="window.location.href=window.atob"][target="_blank"]
  2185. ||computerbase.de/js/ads.*.js
  2186. ||computerbase.de/service-worker.js
  2187. spiegel.de##div[data-component="AffiliateBox"]
  2188. ecomento.de##.external-ad
  2189. ecomento.de##.sidebar-ad-wrap
  2190. amazon.de##.widgetId\=loom-desktop-brand-footer-slot_hsa-id
  2191. amazon.de##span[class*="_adPlacements:"]
  2192. ejz.de##.page_layout >.row .subtitle
  2193. ejz.de##.page .box_header.font_lato
  2194. lkz.de##.nfy-element-ad
  2195. faz.net##.ctn-PlaceholderBox-is-in-article-text-right
  2196. bz-berlin.de##.bcode-publisher-asmi
  2197. heise.de##.teaser_deal_des_tages
  2198. heise.de##.teaser_preisvergleich_top10
  2199. spiegel.de##div[data-advertisement]
  2200. golem.de##article[data-io-article-url] > .tags[style="display:block; font-size:16px; line-height:24px; font-weight:bold; margin-bottom:1.5em"]
  2201. slashcam.de##.baga[style^="position:"]
  2202. ||slashcam.de/images/basic/anzeige_aufweiss.gif
  2203. spiegel.de##section[data-advertisement] + div.mb-8.bg-white.shadow
  2204. baumpflegeportal.de##.baump-adlabel
  2205. baumpflegeportal.de##div[class^="baump-content-banner"]
  2206. dewezet.de##.nfy-sebo-ad
  2207. konsolenfan.de##aside#custom_html-4
  2208. konsolenfan.de###content-sidebar > aside#text-33
  2209. konsolenfan.de###content-sidebar > aside#custom_html-3
  2210. express.de##.dm_article_text > div[class^="amw_"]
  2211. ||n-land.de/wp-content/uploads/drtt
  2212. n-land.de##.banner
  2213. n-land.de##.asdf
  2214. n-land.de##.section--topicbox--dossiers .article-pr
  2215. motor-talk.de##div[id^="div-gpt"]
  2216. buffed.de##.at_sponsored
  2217. chefkoch.de##div[amp-access^="NOT hasPaid"]
  2218. chefkoch.de##.hp-carousel-mb--ad
  2219. t-online.de##a[href][data-urlb^="aHR0cHM6Ly93d3cubG90dG8yNC5kZS93ZWJzaG9wL3Byb2R1Y3QvZXVyb2phY2twb3Q"].Tctiga
  2220. abendzeitung-muenchen.de##a[href^="/inhalt.onlineshop-einzelhandel-einfach-guenstig-umsetzen-wir-unterstuetzen-sie-schnell-einfach."]
  2221. abendzeitung-muenchen.de##a[href^="/inhalt.zinserhoehung-statt-negativzinsen-kostenloses-weltsparen-eroeffnen-und-150-euro-bonus-sichern."]
  2222. abendzeitung-muenchen.de##a[href^="/inhalt.zwei-felder-gratis-spielen-jackpot-nicht-geknackt-neuer-eurojackpot-90-mio."]
  2223. gload.cc##center > a[href][target="_blank"] > img
  2224. ||p.jwpcdn.com/*/vast.js$important,domain=tele5.de
  2225. ||speedlounge.org/js/fasdjasdad.js
  2226. ||speedlounge.org/images/partner^
  2227. zentrum-der-gesundheit.de##.akn-text.rs_skip
  2228. radiosaw.de###oms_gpt_rectanglesidebar
  2229. fitbook.de##a[href^="https://secure.adnxs.com/"]
  2230. ||hasepost.de/wp-content/banners/
  2231. ||hasepost.de/fpassage/aktuell.gif
  2232. hd-streams.org##.movie-tabs .v-tooltip > span > a[onclick^="window.location.href"].v-btn
  2233. movie-blog.to##a[href^="http://movie-blog.org/"][href*="smo.php"]
  2234. movie-blog.to##a[href^="http://www.movie-blog.org/"][href*="/FD?fn="]
  2235. schieb.de##.inner_sidebar > #custom_html-3
  2236. koch-mit.de##.kk-advertising
  2237. koch-mit.de##body .c-advertisement__banner
  2238. zeitumstellung.de##.hintergrundfarbe-navi div[style] > a[href][rel="nofollow"][target="_blank"] > img
  2239. ||paketda.de/img/banner^
  2240. paketda.de##.l-box > a[target="_blank"]
  2241. reviersport.de###menu_ad_mrec3
  2242. reviersport.de###oms_gpt_rectangle_halfpage
  2243. zentrum-der-gesundheit.de##div[class^="item-list_"] > div[id^="div-zdg_list"]
  2244. zentrum-der-gesundheit.de##.a-z__extra-item
  2245. geo.de##.sidebar-cobranded-teaser
  2246. heise.de##.us-ad
  2247. games-mag.de##.vdbxyarzm-align-center
  2248. ||img.ui-portal.de/container/generic_
  2249. ||genickbruch.com/pics/amazon192x192.jpg
  2250. ||genickbruch.com/pics/amazon200x200.jpg
  2251. /images/banner/*$domain=bennetrichter.de
  2252. typografie.info##div[style*="text-align:center;"] > a:not([href^="https://www.typografie.info/"]) > img[style*="max-height"]
  2253. windows-faq.de##.ad_300_300
  2254. windows-faq.de##.theiaStickySidebar > #custom_html-4
  2255. prosiebengames.de##.off-canvas-content > div.background[data-url-link]
  2256. finanzen.net##.ad-hint
  2257. finanzen.net###fragSharesHotStocks > img[src^="data:image"]
  2258. halle365.de###skyscraper
  2259. halle365.de##p > a[href^="https://www.eventim.de/"] > img
  2260. halle365.de##a[href="http://www.euroakademie.de/halle"]
  2261. halle365.de##.view-events > div.view-content > div.views-row:not([class*="views-row-odd"]):not([class*="views-row-even"]) > [about*="banner"]
  2262. ||halle365.de/sites/default/files/imagebox2/*-728x80.
  2263. bildschirmarbeiter.com##a[href*="://www.amazon.de/"][target="_blank"] > img
  2264. bitblokes.de###idg_up
  2265. bitblokes.de###adscale_down
  2266. bitblokes.de###ga_sub_single_wrap
  2267. bitblokes.de###google_ad_2_amazon
  2268. bitblokes.de###sidebar-bottom > a[href*="/aff_c?offer_id="]
  2269. carsharing-news.de##.inside-right-sidebar > aside#custom_html-2 > .textwidget > a[href][target="_blank"] > img
  2270. coolis.de##.td-ss-main-sidebar > aside.widget_text > .textwidget > .g-1 > .g-single > a.gofollow[href] > img
  2271. stuttgarter-zeitung.de##.mod-teaser--sondt
  2272. 1001spiele.de##div[id^="bannerAdmeen"]
  2273. 1001spiele.de###bannerGameSkyscraperLeft
  2274. quoka.de##.cnt > .qx_center[style="height:300px;"]
  2275. stupidedia.org##center > a[href="http://www.autodoc.de/"] > img
  2276. ||stupidedia.org/skins/autodoc.gif
  2277. tarnkappe.info##img[src="https://nvpn.net/images/banner.gif"]
  2278. ||notebookinfo.de/c/cn?_=$subdocument
  2279. ||notebookinfo.de/c/csb?_=$subdocument
  2280. kodi-tipps.de##.identitaet-box
  2281. kodi-tipps.de##.entry-content > p > a[href="https://www.kodi-tipps.de/out/?id=cyberghost"]
  2282. kodi-tipps.de##.entry-content > .aawp
  2283. notebookinfo.de##ul[class^="product-display-listing-"] > li.ad
  2284. selbstaendig-im-netz.de##span[style="font-size: 8pt; margin-top:-10px;"]
  2285. selbstaendig-im-netz.de##[class*="selbs-"]
  2286. ||selbstaendig-im-netz.de/Bilder/affiliate-banner^
  2287. payback.de##div[data-ad-id]
  2288. tagesspiegel.de##.ts-zr12qtz
  2289. ||js-sec.indexww.com$domain=promiflash.de,empty,important
  2290. ||aax-eu.amazon-adsystem.com$domain=promiflash.de,empty,important
  2291. ||adservice.google.com$domain=promiflash.de,empty,important
  2292. ||pagead2.googlesyndication.com$domain=promiflash.de,empty,important
  2293. promiflash.de##.onlyMobile
  2294. tagesspiegel.de##.hcf-marginal-col > .hcf-news-aktuell-side
  2295. iphone-tricks.de###sidebar > #custom_html-3
  2296. iphone-tricks.de###main-area > div[style="margin-bottom:1em;min-height: 250px;display: flex;justify-content: center;align-items: center"]
  2297. hallelife.de##.mod_banner
  2298. hallelife.de##.banner_image
  2299. hallelife.de##.werbung_start
  2300. ||hallelife.de/files/hallelife/banner/
  2301. dubisthalle.de##.dbh-ende-artikel
  2302. dubisthalle.de##.sidebar-content > .dbh-widget
  2303. borncity.com##.widget-area li#ai_widget-2
  2304. borncity.com##.sidebar-inner aside#ai_widget-2
  2305. borncity.com##div#content .code-block[style="margin: 8px 0; clear: both;"]
  2306. borncity.com##div.code-block[style="margin: 8px auto; text-align: center; display: block; clear: both;"]
  2307. schnittberichte.com##a[href^="out.php?"]
  2308. ||schnittberichte.com/resources/images/*_250x250
  2309. ||schnittberichte.com/pics/finale.jpg
  2310. pocketpc.ch##div[id^="IK-ad-"]
  2311. pocketpc.ch##aside[id^="ads_"]
  2312. ntower.de##div[id^="n"][id*="Commerce"]
  2313. deskmodder.de###gwerbung
  2314. ||img.ui-portal.de/container/generic_
  2315. stuttgarter-zeitung.de##.sponsored-by
  2316. stuttgarter-zeitung.de##.sponsored-by ~ *
  2317. stuttgarter-zeitung.de##a[data-tags="Ad-Kennung"]
  2318. emderzeitung.de##.nfy-sebo-ad
  2319. emderzeitung.de###container_banner
  2320. reisereporter.de##div[data-native-teaser]
  2321. hna.de##.id-Weather-Advert-wrapper
  2322. hna.de##.id-Teaser-el--proBEEP
  2323. volksfreund.de##aside[data-portal-id^="mobilebanner"]
  2324. volksfreund.de##aside[data-portal-id="taboola-below-article-thumbnails"]
  2325. mobiflip.de##.fff100-short
  2326. inside-digital.de###parallax
  2327. inside-digital.de###td-outer-wrap > #bigsize
  2328. ||damoh.curloc.com^$domain=tvnow.de
  2329. karlsruhe-insider.de##.td-adspot-title + a[target="_blank"]
  2330. karlsruhe-insider.de##.td-post-content > div[style="width: 728px; height: 90px; margin: 20px auto 20px auto; display:table"]:not([class]):not([id])
  2331. karlsruhe-insider.de##div[id^="stroeer-container-"]
  2332. t-online.de###sa666666-outer
  2333. der-betze-brennt.de###ad-superbanner
  2334. sportbuzzer.de##.dcm-adv-container
  2335. op-online.de##div[data-id-container-ct='{"containerId":"422013"}']
  2336. gmx.net,web.de##section[data-adservice-slot]
  2337. pcgames.de##div.topFrameEddie
  2338. augsburger-allgemeine.de##.p-ad-poster
  2339. blog.mercedes-benz-passion.com##.cb-sidebar > div[id^="text-"]
  2340. tatort.tube###aside > .bnr-container.dasContainer
  2341. winfuture.de##.topnews > div[style="background:#d5d5d5;border:0 solid #d5d5d5; border-width:5px 0;min-height:270px"]
  2342. blog.mercedes-benz-passion.com##.g-single
  2343. travelbook.de##.affilitron-m-wrapper
  2344. ||embed.tortuga.services/*affiliate
  2345. n-tv.de##.sparwelt
  2346. web.de,gmx.net##.wrapper-indent > .info.empty
  2347. 4kfilme.de##div[class^="angwp_"]
  2348. extreme.pcgameshardware.de###posts > li[style="clear:both;"]:not(.postcontainer)
  2349. quotenmeter.de##div[id^="leaderboard_"]
  2350. winfuture.de###news_content > .warning_box
  2351. chip.de##a[href^="https://branded-story.chip.de"]
  2352. ||cdn.prod.pubstack.io/monitoring.js
  2353. ||intake.prod.pubstack.io/*/intake/auction
  2354. myheimat.de###contentArea > .tinyContent.sublime
  2355. quermania.de###intentMittelbanner ~ #wbg
  2356. quermania.de###untenaktuell > div[style="float:left; padding:0px; margin-right:2px; margin-bottom:2px;"]
  2357. pesgalaxy.com##a[href*="amazon-adsystem.com/"]
  2358. desired.de##div[data-ebl-sad]
  2359. general-anzeiger-bonn.de##.park-portal--billboard
  2360. general-anzeiger-bonn.de##.park-portal--free
  2361. general-anzeiger-bonn.de##div[role="complementary"]
  2362. general-anzeiger-bonn.de##.weekli-section-nav
  2363. general-anzeiger-bonn.de##.adsbyweekli
  2364. ||static-apps.braunschweiger-zeitung.de/apps/widgets/immo38/$third-party
  2365. braunschweiger-zeitung.de,gifhorner-rundschau.de##.collapsable__content > small[style="color: #999; margin-bottom: 5px;"]
  2366. ||keyforsteam.de/wp-content/uploads/Cdkeys
  2367. keyforsteam.de##a[class^="bg-link-"]
  2368. tagesanzeiger.ch##.featureStory > .leadAdditions[style^="color:#00000"]
  2369. tagesanzeiger.ch##.featureStory > .leadAdditions[style^="color:#00000"] + a
  2370. tagesanzeiger.ch##.featureStory > .leadAdditions[style^="color:#00000"] + a + div
  2371. bild.de##div[data-tr-doc-type^="dt=InlineAd"]
  2372. tagesanzeiger.ch##.sponsored
  2373. pi-news.net##a[href^="https://c.kopp-verlag.de/kopp,"] > img
  2374. pi-news.net##.fusion-text > figure[id^="attachment_"][style="width: 220px"]
  2375. jetzt.de##a[href^="https://www.jetzt.de/sponsored-post"]
  2376. ||img.ui-portal.de/fallback^
  2377. ani-stream.com##.skyplayer ~ div[id][style^="z-index:"][style*="background-color: rgb"]
  2378. djmag.de##.billboardbanner
  2379. mt1.at##.entry-content > .aawp
  2380. mt1.at##.entry-content > .aawp-disclaimer
  2381. mt1.at##aside#secondary > section[id^="aawp_widget_"]
  2382. blog.mercedes-benz-passion.com##.cb-sidebar > #custom_html-5
  2383. auto-motor-und-sport.de##a[tracking*="Sponsored"]
  2384. auto-motor-und-sport.de##div[class^="v-A_-commercial"]
  2385. winfuture.de##.mb14
  2386. t-online.de###Tmainbox > div[id]:not([id^="T"]) > div[style*="color:"][style*="font:"]
  2387. mtb-news.de##.js-replyNewMessageContainer > article:not([id]):not(.js-post)
  2388. pi-news.net##.wpb_wrapper > div > a[target="_blank"] > img
  2389. reisefrage.net,motorradfrage.net,autofrage.net,sportlerfrage.net,computerfrage.net,gesundheitsfrage.net,gutefrage.net,finanzfrage.net##.Ad
  2390. ariva.de###WEBSEITE > #siteTeaserLayer
  2391. pixelio.de##div[style="float:right; width: 300px; height: 250px"]
  2392. gut-erklaert.de##.bottomWb
  2393. gut-erklaert.de###superFormat
  2394. gut-erklaert.de##.contentBody > div[style="height:260px"]
  2395. gut-erklaert.de##.contentlabel
  2396. frustfrei-lernen.de##.noContentBannerArea
  2397. aktuelle-auto-news.de##.adtracker
  2398. dr-gumpert.de##.get .adsbygoogle
  2399. 1000ps.at##.dfpwerbungall
  2400. 1000ps.at##.berichtwerbungshow
  2401. zeit.de##.cp-region--standard > section:not(.cp-area--headed-zplus) > .zon-teaser-standard--ad
  2402. meinestadt.de##div[class^="a-ettElement -dfp -n"][style^="min-height:"]
  2403. ||ih.adscale.de/map?ssl=1&format=video
  2404. emtb-news.de##.mtbnews-forum__banner
  2405. chip.de##.Dl-Article__Text > .Screenshot ~ a[href^="https://www.chip.de/bestenlisten"]
  2406. chip.de##.Downloads .Subchapter .Download-Buttons ~ .ButtonAuswahl + div > div[id][class]
  2407. gload.cc##a[href^="https://gload.cc/"][href*="/strip"]
  2408. hifi-forum.de###widget_ad
  2409. saarbruecker-zeitung.de##.park-section-portal-top > .park-portal--billboard
  2410. tichyseinblick.de##div[id^="Ads_"]
  2411. kachelmannwetter.com###meteosafe
  2412. kurier.de##div[data-b-title*="(werb"]
  2413. kurier.de##div[data-b-title*="Bilder-Slider Digitale Beilage"]
  2414. ||techbook.de/data/uploads/*/telekom_notification_kw
  2415. techbook.de##.footer-bar--advertorial-group
  2416. pi-news.net##.td-pb-span4 a[href*="kopp-verlag"]
  2417. ||pi-news.net/wp-content/uploads/*/*_banner.jpg
  2418. web.de,gmx.net##div[data-adservice-slot]
  2419. web.de,gmx.net##.abd .ad-type-billboard
  2420. duden.de###block-lexemleaderboardunten
  2421. ||watson.de/js/tisoomi.js
  2422. fondsweb.com##.f-ad-leaderboard-container
  2423. fondsweb.com##.f-ad-contentad-container
  2424. fondsweb.com##.f-ad-billboard-container
  2425. fondsweb.com##.fw--advertisement-header
  2426. auto-treff.com##a[name="top"] + table[Width="100%"][align="center"] > tbody > tr > td[align="left"] ~ *
  2427. suchen.mobile.de##section._3chCzntZRl._1G5lvYH-XO._2ZI7JiuBNS._2thNwO5kvB._306sRo3IRt
  2428. suchen.mobile.de##._1V0tfHN_l3
  2429. suchen.mobile.de##._3hi7AUfka9 > ._2iEKWvWkop > section[data-perfid="SRP_VIP"] + section
  2430. suchen.mobile.de##._3hi7AUfka9 > ._2iEKWvWkop > section[data-perfid="SRP_VIP"]
  2431. 4players.de##[id^="werbung-"]
  2432. pi-news.net##a[href^="https://www.kopp-verlag.de"] > img
  2433. teckbote.de##.Content-Ad
  2434. pornoente.tv###wa_join_btn
  2435. pornoente.tv##aside[id^="special"]
  2436. pornoente.tv##a[href^="https://www.whatsdating.org/"]
  2437. ||pornoente.tv/cpanel/b.php
  2438. hd-pornos.net##a[href^="https://what-sexdating.com/"]
  2439. ||chatntr.com^$domain=hd-pornos.net|pornoente.tv
  2440. laborjournal.de##.ed_d
  2441. laborjournal.de##.ed_m
  2442. laborjournal.de##.bb_top
  2443. laborjournal.de###alles > #kratzer
  2444. netdoktor.de##.iqadtile
  2445. gamereactor.de##.colthin > div[style="min-height: 600px; margin-bottom: 20px;"]
  2446. areadvd.de##.aread-nach-absatz-x
  2447. areadvd.de##.aread-nach-dem-inhalt
  2448. bento.de##.contentBlock-generated_ad
  2449. epochtimes.de##.mgl_ad
  2450. hallo-muenchen.de##.id-Container--proBEEP
  2451. wochenanzeiger.de##a[target="_blank"][href*="utm_medium=referral"] > img
  2452. fnp.de##.id-Article-advert
  2453. rundschau-online.de,berliner-kurier.de,berliner-zeitung.de##div[data-nativendo]
  2454. quoka.de##.adsbygoogle
  2455. quoka.de##div[id^="div-gpt-ad-banner"]
  2456. fuldainfo.de##div[id^="smartslider3-"]
  2457. mimikama.at##.mrf-directad
  2458. mimikama.at##.mk_ads
  2459. blick.ch##a[href^="https://jackpot.onelink.me"]
  2460. magdeburger-news.de##.element-container > a[href*="redirect"]
  2461. cosmopolitan.de##.amazon-bundle-product
  2462. vogue.de##div[data-test-id="AdBannerWrapper"]
  2463. brigitte.de##section[data-name*="Veeseo"]
  2464. brigitte.de##.vergleichsinfo
  2465. bunte.de##.fe-channel-item--promo
  2466. elle.de,instyle.de##.item-paragraph--advertising-products-paragraph
  2467. elle.de,instyle.de##.ecommerce-slider
  2468. ze.tt##.is-advertorial
  2469. stuttgarter-nachrichten.de##div[data-layout-desktop="w4-"][data-layout-mobile="w0-"]
  2470. stuttgarter-nachrichten.de##.m-fstb-banner
  2471. stuttgarter-nachrichten.de##div[data-b-title*="Ad native"]
  2472. chefkoch.de##.js-overlay + iframe:not([src])
  2473. gamepro.de##.offerteaser-box
  2474. nickles.de###sidepanel a[target="_blank"][rel="nofollow"][href^="https://www.amazon.de"]
  2475. amazon.de##div[data-ad-details]
  2476. teltarif.de##.ttMainWidth +.ttSkyR[style^="background:"]
  2477. ||betterplace-widget.org^$domain=haolam.de
  2478. szlz.de##.nfy-ad-teaser
  2479. szlz.de##.nfy-sebo-ad
  2480. szlz.de##.nfy-ad-box
  2481. waz.de##.icony-widget-container
  2482. lr-online.de##div[data-widget="plista_widget_belowArticle"]
  2483. web.de,gmx.net###adRectangle
  2484. web.de,gmx.net###sepRespBillboard
  2485. mittelbayerische.de##[class^="ad-"]:not([class*="inhouse"])
  2486. motorradonline.de##.gtm-stellenangebote
  2487. berlinertageszeitung.de##.small-text.grey-text.center-text
  2488. ||berlinertageszeitung.de/images/banners^
  2489. itnator.net###ajdg_grpwidgets-2
  2490. itnator.net##.page-popup
  2491. ||youtube.com/embed/pIyVj-2rczs$domain=itnator.net
  2492. transfermarkt.de##iframe.box-fanshop
  2493. ||fcb.304000.de/tm-medium-rectangle-generic.html$domain=transfermarkt.de
  2494. transfermarkt.de##div[id^="crt-"][style="width: 300px; height: 250px;"]
  2495. desired.de##div[class*="seeding-alliance-breaker"]
  2496. ddl-music.to##table.download a[href="#"][onclick^="window.location.href='https://aj1574.online/"]
  2497. daswetter.com##.principal span.creatividad
  2498. bayreuther-tagblatt.de##em[style="font-size: 0.8em;"]
  2499. soeren-hentzschel.at##.tnemesitrevda
  2500. heise.de###mitte_rechts > div#wtma_teaser > div[id^="wtma_teaser_ho_vertrieb"]
  2501. golem.de##.list-tickers > .sp-article
  2502. wetteronline.de###product_display > div[id*="-"][class*="-"]:not(.embedded-map):not(.linewrapper)
  2503. wetteronline.de###sidebar > div[class]:not([id]):not(.teaser_block)
  2504. wetteronline.de###maincontent > div[class]:not([id]):not(.linewrapper)
  2505. wetteronline.de###contentcontainer > div[id][class]:not(#content)
  2506. drwindows.de##div[id^="post_message_"] .postcontent > div[style="position: relative; float:left; width:300px; display: table-cell; margin-top: 4px;"]
  2507. windows-10-forum.com###messageList > li:not([id^="post-"]):not(.sectionMain)
  2508. chip.de##.l-Downloads__Content--HasSidebar > .Download-Buttons--Main + div[id][class]
  2509. 20min.ch##div[id^="cpad_"]
  2510. t-online.de##.Tart__articleBody > .toiafl-container
  2511. t-online.de##.Tart > #T-aboola-container + #Tasfeed3
  2512. computerbase.de##.postbit-ad
  2513. ||gload.cc/*istripper.gif
  2514. tag24.de##a[href^="https://www.tag24.de/anzeige"]
  2515. vw-page.com##div[id^="easyAdsMessageList_"]
  2516. duden.de###block-dudende-d-970x250-1billboard
  2517. duden.de###block-dudende-d-300x600-1sidebarobensticky
  2518. ||duden.de/duden_gpt/asset/$script
  2519. maniac.de##.ad.exit
  2520. maniac.de##body > .flow-wrapper
  2521. maniac.de##a[data-bid][href^="https://www.maniac.de/linkout/"][target="_blank"]
  2522. ||maniac.de/campaigns/$image,media
  2523. stadtkind-stuttgart.de##.taboola-werbung
  2524. stuttgarter-zeitung.de##.mod-weekli
  2525. stuttgarter-zeitung.de###rectangle
  2526. stuttgarter-zeitung.de##.brickgroup > #hp-thw[style="background-color: #e5e8ef; "]
  2527. t-online.de###taboola
  2528. ddl-warez.to##a[href^="https://aj1574.online"]
  2529. mtv.de##.edge-gui-ad-metadata
  2530. mtv.de##div[data-adsize]
  2531. nzz.ch##.teaser--sponsored
  2532. ||pi-news.net/wp-content/uploads/*-banner
  2533. kurier.at##linkteaser.ng-star-inserted a.ng-star-inserted[target="_blank"][href*="startseitenbanner"]
  2534. kurier.at##.bs-c-sponsored:not(slider):not(.longList)
  2535. chip.de##.NewsArticle__Sidebar a[href*="ad.zanox.com"]
  2536. gofeminin.de##.ad-label-txt
  2537. sportbuzzer.de##.dcm-advert-caption-bottom
  2538. sportbuzzer.de##.dcm-story-new__content-wrapper > .dcm-buzzer-area-new
  2539. ||tff-forum.de/styles/carbon/theme/images/banner_
  2540. bundesliga-streams.net###taplay
  2541. bundesliga-streams.net##a[href^="https://trk.allsports4free.online/"]
  2542. bundesliga-stream.live##a[href][rel="nofollow"][target="_blank"] > img
  2543. windowspro.de##.content div[id^="gWrapper-"]
  2544. netzwelt.de###leaderboard-wrapper
  2545. ||content.chip.de/cac^
  2546. ||widgets.outbrain.com^$domain=fnp.de
  2547. pcgames.de###schnaeppchenPlaceholder
  2548. finanzen100.de##.grid__main > .mdl-card > .card__content > .snippet-container.snippet--loading[data-variant]
  2549. ||json.finanzen100.de/*/snippet/snippet_list
  2550. finanzmarktwelt.de##.mvp-flex-ad
  2551. finanzmarktwelt.de###mvp-leader-wrap
  2552. finanzmarktwelt.de##.mvp-feat1-list-ad
  2553. 4players.de##div[data-content-piece="index_headbox_teaser_ad"]
  2554. fcstpauli.com##.ad--loaded
  2555. finanznachrichten.de###sideteaser
  2556. tellows.de##div.ad
  2557. idowa.de##.adhelper
  2558. forum-raspberrypi.de##.wbbThreadPostList.messageList > li:not([id]):not([class])
  2559. bimmertoday.de##.box-top-leaderboard
  2560. computerbild.de##div[id^="rectangleAdTeaser"]
  2561. focus.de##.articleContent > .BC-Container[data-bc-query-offerlimit]
  2562. heise.de##a-ad
  2563. forum.frag-mutti.de##.post-entry-ad
  2564. frag-mutti.de###commentblock > .comment:not(.hide-comment):not([id])
  2565. ||volksfreund.de/javascripts/tssjs.js
  2566. news-und-nachrichten.de##.adverts_top
  2567. news-und-nachrichten.de##.adverts_rectangle
  2568. news-und-nachrichten.de##.adverts_billboard
  2569. wallstreet-online.de##.partnerNews > a[href^="http"]:not([href*="wallstreet-online.de"])[target="_blank"]
  2570. forum.golem.de###screen > #forum-bread + .g6
  2571. verkehrsportal.de##td[id^="post-main-"] > div[id^="post-"] > table[cellspacing="0"][cellpadding="0"][border="0"][align="left"]
  2572. ksta.de##div[data-nativendo].dm_ta300x300
  2573. luzernerzeitung.ch##.bc-content
  2574. ecowoman.de##.ad-info
  2575. ecowoman.de###article-products.nl-gp-a-l
  2576. englisch-hilfen.de##.top-banner
  2577. online-umwandeln.de###content-area > .entry > small[style="font-size:10px"]
  2578. online-umwandeln.de###content-area > .entry > small[style="font-size:10px"] + .lead-responsive
  2579. pcgameshardware.de##.at_sponsored
  2580. wochenblick.at##.td-post-content > div.woche-inhalt[id^="woche-"] + br
  2581. wetteronline.at,wetteronline.de###topcontainer.leftflow
  2582. rtl.de##body > #IPDataContainer
  2583. eishockeynews.de##.aXvertisement
  2584. rtl.de###header .gujAd
  2585. tarnkappe.info##a[href="https://www.directupload.net/"] > img
  2586. n-tv.de##.container-plista
  2587. n-tv.de##.container-ligatus
  2588. wetter.com###uebersicht > .hwg-row-ad
  2589. areamobile.de##.sna
  2590. sport.de##iframe[src^="https://servedby.flashtalking.com/"]
  2591. focus.de###opinary-iframe
  2592. pi-news.net##.td-a-rec
  2593. t-online.de##.Tart > div[id^="Tasfeed"]:empty
  2594. autoscout24.de##.sc-content-container > div > div[data-type="bottom-text-link"]
  2595. autoscout24.de##.cl-classified-list-container > .cl-billboad-wrapper
  2596. gamestar.de##.maincontent + .teaser > #rectangle-container-desktop + .row + .h3
  2597. ||predictiondisplay.com^$popup,domain=bs.to
  2598. deine-tierwelt.de##.header-leaderboard
  2599. ||saarbruecker-zeitung.de/javascripts/tssjs.js
  2600. finanzen.net##.suggAd
  2601. ||taschenlampen-forum.de/images/*x90*.gif
  2602. taschenlampen-forum.de##.funbox
  2603. androidpit.de##.einsUndEinsBanner
  2604. androidpit.de##.einsUndEinsBestOffer
  2605. androidpit.de###vue-1und1-offer-top
  2606. androidpit.de###topEinsUndEinsOffers
  2607. androidpit.de##.subNavTopWorkingTogether > div[class^="banner-coop"]
  2608. email.t-online.de##.mailAdElem
  2609. teltarif.de##.tgtLink
  2610. autoextrem.de###sidebar > div[style="min-height: 260px;"]:not([id]):not([class])
  2611. autoextrem.de##.above_header
  2612. ||cdn.zomap.de^$domain=kabeleins.de|kabeleinsdoku.de|prosieben.at|prosieben.de|prosiebenmaxx.de|sat1.de|sat1gold.de|sixx.de|the-voice-of-germany.de|wetter.com
  2613. hd-streams.org##.v-tabs__content > .flex > button
  2614. ariva.de##.isSponsored
  2615. ariva.de##[id^="ariva.de_d_"].placement
  2616. gamestar.de##.centeredDiv > .homeContReg > a[target="_blank"] > img
  2617. the-voice-of-germany.de##div[class^="productPlacement_"]
  2618. hifi-forum.de###adslot_top
  2619. hifi-forum.de###adslot_right
  2620. hifi-forum.de,hifi.de##.ad-header-placeholder
  2621. hifi-forum.de,hifi.de##.sky1-outer-container
  2622. hifi-forum.de,hifi.de##.ad-header-inner-wrap
  2623. aktiencheck.de###banner_big
  2624. volksfreund.de,rp-online.de##.park-portal--billboard
  2625. boerse-express.com##.page-container > .size-4 > .logoplacements-container
  2626. ||d1rkf0bq85yx06.cloudfront.net/anprebid^
  2627. infranken.de###plistasection
  2628. forum.digitalfernsehen.de##.messageContent blockquote > div[id][style*="width:300px;height:250px"] + div:not([class]):not([id])
  2629. gofeminin.de###precontent
  2630. rundschau-online.de##article.dm_ta620x300 > a.trackedTeaser
  2631. rundschau-online.de##article.dm_ta300x300 > a.trackedTeaser
  2632. rheinische-anzeigenblaetter.de##.dm_ad
  2633. rheinische-anzeigenblaetter.de##a.trackedTeaser[data-teaser-view="300x620"]
  2634. lr-online.de##.module-list > info[style^="font-size:10px; color:#aaa"]
  2635. lr-online.de##.module-list a.adn_layer_itemholder
  2636. ||tools.lr-port.de/ablage/*_rectangle$image
  2637. ||fussballdaten.de/img/sportwetten^$important
  2638. macwelt.de###sidebar > #ad_mpu + .box
  2639. chip.de##a[title*="(Gesponsert)"]
  2640. sport1.de##.s1-ad
  2641. ||image.afcdn.com/expertclub^$third-party
  2642. gofeminin.de##div[id^="af-block-htmlBlockforumExpertClub"]
  2643. hilferuf.de##p[style*="font-size: smaller;"]:not([class]):not([id])
  2644. hilferuf.de##body > div[style="position: absolute; margin: 0 0px 0px 990px; top:234px; font-size:smaller;"]
  2645. hilferuf.de##body > div[style="padding: 10px 0; text-align: right; width: 970px;"]
  2646. chefkoch.de,vogue.de,tripadvisor.de##.ad
  2647. stern.de##.m-kuco
  2648. stern.de##.m-kuco + a
  2649. ||praxis-jugendarbeit.de/scripts/wf-unten-s.js
  2650. ostsee-zeitung.de,lvz.de,kn-online.de##.pdb-adplacement
  2651. areamobile.de,buffed.de,videogameszone.de,pcgameshardware.de,pcgames.de##.schnaeppchenScrollAd
  2652. netdoktor.de###header-ad-slot
  2653. waz.de##.block-header--banner > a:not([href*="waz.de"])
  2654. ||compact-online.de/wp-content/uploads/*/-anzeige-300x250
  2655. wiwo.de##.c-teasergallery--ressort
  2656. stern.de##.vergleichsinfo
  2657. stern.de##section[data-name^="Vermarktung"]
  2658. stern.de##section[data-name^="Homepage_3er-Kachel-Reisewelten"]
  2659. welt.de##section[data-tb-region="sponsored"]
  2660. winfuture.de##.singleblock_vhd
  2661. heise.de##.archiv-liste__item--sponsored
  2662. heise.de##.make-sponsoring
  2663. azonline.de##.avPage__superbanner
  2664. heise.de##.nav-keywords__item--native-ad
  2665. tvaktuell.com##.footer-page .size-content[class*="theme"]
  2666. heise.de##.tp_amazon
  2667. heise.de##.tp_content > .teaser_frei
  2668. heise.de##.tp_content > .teaser_buecher
  2669. ||couponcustomer.cpstatic.ch/upox/adbe/
  2670. kachelmannwetter.com##.dkpw-billboard-margin
  2671. fussballdaten.de##.rectangle
  2672. fussballdaten.de###display-ads
  2673. mz-web.de##div[data-nativendo]
  2674. apfeleimer.de##a[href^="https://apfeleimer.de/go/"]
  2675. apfeleimer.de##.codebig
  2676. t-online.de###T-aboola-container + #Tasfeed1
  2677. t-online.de###T-aboola-container
  2678. chip.de##.TestReport__Section--Ads:not([data-scroll-spy-section]):not([id])
  2679. ||video.golem.de/files/*/short-blank-video-nopub-sd.mp4
  2680. rp-online.de##.park-portal > .activeinternational
  2681. pcgames.de##.at_sponsored
  2682. goldesel.to##.main > .warn
  2683. goldesel.to##.main > .warnIp
  2684. goldesel.to##.main > div[class^="wrn_txt"]
  2685. goldesel.to##div[class^="d_"] > .d_head ~ .warn
  2686. goldesel.to##div[class^="d_"] > .d_head ~ .warnIp
  2687. goldesel.to##div[class^="d_"] > .d_head ~ div[class^="wrn_txt"]
  2688. mz-web.de###nativendo-oms-infeed
  2689. spilcloud.com##div[data-size="300x250"]
  2690. ddl-warez.to###img_cover ~ a.btn[href]
  2691. ddl-warez.to###download > a[href][onclick]
  2692. vip.de##.rtli-master-tracdelight
  2693. finanzen.at##.wiener-banner
  2694. finanzen.at,finanzen.ch##.equalheights > .col-md-4.col-xs-12 .dynamic-content
  2695. finanzen.ch##.equalheights .col-md-4.col-xs-12 > #HomepageIssuerNews
  2696. finanzen.ch##.coba-homepage-topflop
  2697. bild.de##.stepstonenote
  2698. ffh.de###omsRectangleChannel
  2699. manager-magazin.de##.blk_Werbung
  2700. berliner-zeitung.de##.trackedTeaser
  2701. heise.de###mitte_rechts > a-ad.bcadv_oben
  2702. wallstreet-online.de###threadHeadA > div[style^="text-align"] > span[style="font-size: 9px; color: #515151;"]
  2703. aargauerzeitung.ch##body > .container--top-board
  2704. stuttgarter-nachrichten.de##.m-fstb-teaser
  2705. prosieben.de##.adp-wrapper
  2706. prosieben.de##div[class^="productPlacement_"]
  2707. swp.de##.swp-adbox
  2708. swp.de##.plistaWidget
  2709. swp.de##.swp-adbox-container
  2710. jungewelt.de##.Anzeige
  2711. ifun.de###verbraucherhinweis-728
  2712. ifun.de###verbraucherhinweis-mobile-300x250
  2713. wz.de,aachener-zeitung.de,aachener-nachrichten.de,rp-online.de##.park-portal--superbanner
  2714. rp-online.de##.park-portal--medium-rectangle
  2715. heise.de##.tipps-content-ad
  2716. pnn.de##.box-plista
  2717. pnn.de##div[id^="urban-medrect"]
  2718. finanzen.at,finanzen.net###fnb-popup-integration
  2719. frankenpost.de##.werb4
  2720. contra-magazin.com##.entry > .code-block
  2721. telebasel.ch##div[class^="tb-ad-"]
  2722. dragonball-tube.com,onepiece-tube.com,naruto-tube.org,fairytail-tube.org##a[href^="https://www.amazon.de/"] > img[src^="/templates/caprica/amz"]
  2723. /templates/caprica/amz*/*.gif$domain=naruto-tube.org|fairytail-tube.org|onepiece-tube.com|dragonball-tube.com
  2724. pnp.de##.em_cnt_box_container[style="margin-left: 10px; z-index: 996;"]
  2725. prosiebenmaxx.de,sixx.de,kabeleins.de,sat1.de,prosieben.de##.rectangle-ad-slot-wrapper
  2726. wallstreet-online.de##div[id^="sban"]
  2727. aerzteblatt.de##.anzeigenbox
  2728. lokalkompass.de##.adLeaderboardWrapper
  2729. nordbayerischer-kurier.de##div[data-b-title*="(werb"]
  2730. nordbayerischer-kurier.de##.adhelper
  2731. schwaebische.de##.leaderboard-wrapper
  2732. ksta.de##.trackedTeaser
  2733. holidaycheck.de##div[id^="tad"]
  2734. giessener-anzeiger.de##.ad.bottom
  2735. giessener-anzeiger.de##.ad.fullsize
  2736. heise.de##.a-article-teaser--sponsored
  2737. elektrikforum.de##.Anzeige
  2738. elektrikforum.de###leader_top_desk
  2739. elektrikforum.de##.sidebar > .funbox
  2740. weser-kurier.de###sebox_889_0
  2741. weser-kurier.de###sebox_764_0
  2742. weser-kurier.de##.page.direct_content > div.nfy-cobo-standard-teaser-changecolor[style*="background-color: #ffffff"]
  2743. mopo.de##.dm_ta960x--_html
  2744. mopo.de##div[data-nativendo]
  2745. nordbayern.de###page_billboard
  2746. finanz-tools.de##.sidebar.nur_desktop
  2747. buzer.de##.anz_unten
  2748. bauexpertenforum.de###MidRectangle
  2749. bauexpertenforum.de###leader_top_desk
  2750. bauexpertenforum.de##.Anzeige
  2751. bauexpertenforum.de##.sidebar > .funbox
  2752. welt.de##.c-channel-header__sponsoring a
  2753. welt.de##.tickertitle > div[style="float:right;width:50%"]
  2754. welt.de##.c-channel-header__sponsoring-element
  2755. heise.de##.akwa-ad-container
  2756. journalistenwatch.com##a[data-bid]
  2757. abendzeitung-muenchen.de##div.brick[data-b-title*="Ad"]
  2758. echo-online.de###rightbar > .powered
  2759. echo-online.de###rightbar > .powered + .box
  2760. silicon.de###div-gpt-ad-DESKTOP_MEGA-1 > .dfp_word
  2761. silicon.de##div[id^="div-gpt-ad"]:not([id^="div-gpt-ad-DESKTOP_MEGA"])
  2762. leo.org###adv-text
  2763. nzz.ch##.recommendations
  2764. winfuture.de###news_content > div[class^="ws_contentAd"] + br + br
  2765. winfuture.de###news_content > div[class^="ws_contentAd"] + br
  2766. pcwelt.de###outer > .info-section
  2767. ||vodafone.de/csp/csp.php?b_id=$third-party
  2768. blauenarzisse.de##.blaue-widget
  2769. blauenarzisse.de###big-footer-feature
  2770. blauenarzisse.de##.blaue-nach-dem-inhalt
  2771. niederlausitz-aktuell.de##.three-banner-ad
  2772. niederlausitz-aktuell.de##.moduleAnzeige
  2773. smopo.ch##div.widget[id^="ads"]
  2774. rnz.de##.nfy-c-advrtrl-logo_text
  2775. rnz.de##section[class^="nfy-advertorial"]
  2776. rnz.de##.nfy-ads
  2777. idea.de##.mediumrectangle
  2778. idea.de###superbanner
  2779. livenet.ch##.block-werbung
  2780. livenet.ch##body > #pre-header
  2781. ksta.de##a[href^="/anzeige/"]
  2782. frankenpost.de##.werb
  2783. krone.at##.type_AdvertorialBanner
  2784. krone.at##.kmm-article-box + .row > .c_label
  2785. krone.at##.c_plista
  2786. mimikama.at##a.gofollow[data-track]
  2787. techbook.de##.article__content > #bildtextbox
  2788. ||pfaffenhofen-today.de/images/banners/
  2789. stimme.de##div[id^="gpt-"]
  2790. fnp.de##.advert.rectangle
  2791. eurosport.de##div[class^="adtech_"]
  2792. saarbruecker-zeitung.de##.content > aside > .module-list > iframe ~ li
  2793. saarbruecker-zeitung.de##iframe[src^="https://adn.meinsol.de"]
  2794. augsburger-allgemeine.de##.p-ad
  2795. journalistenwatch.com##a[href^="https://www.fincabayano.net"]
  2796. journalistenwatch.com##.post > #text-22
  2797. rp-online.de##.park-outbrain
  2798. rp-online.de##.park-slider__item > span.park-card-portal
  2799. ef-magazin.de###articlefootad
  2800. ef-magazin.de##.ahd[style="display: none !important;"] + .sbad
  2801. wize.life##.alternative.somtagWrapper
  2802. wize.life##.panoramaWrapper.no-print
  2803. jungefreiheit.de##.banner-336x280
  2804. chip.de##.Article__Section > .Article__ChapterButton
  2805. sueddeutsche.de##.ad:not([class="ad"]):not(.ad_iqadtileOOP)
  2806. bild.de##.content > article > .we-textlink
  2807. xboxmedia.de##.article-post-content > .aawp
  2808. playfront.de##.widget_aawp_widget_new_releases
  2809. macwelt.de##div[data-idg-sizes]
  2810. 4players.de###cxense-container
  2811. 4players.de##section[data-content-name="index_headbox_cxense"]
  2812. gamestar.de##a[title="Nvidia_Promobox"]
  2813. gamestar.de##div[class^="homeContRegCol"] > .elemCont[style=""]
  2814. gamestar.de##div[class^="homeContRegCol"] > .elemCont[style="position: relative; padding-top:15px; padding-bottom:15px;"]
  2815. presseportal.de##[class^="tdu"]:not([body])
  2816. bigfm.de##.webradio-sidebar__ads
  2817. bigfm.de##.teaser-list__item--top-news-ads
  2818. bigkarriere.de##.article__sidebar-ad
  2819. winfuture.de##.tariffuxx
  2820. journalistenwatch.com##div[id^="yes-invest-inhalte"]
  2821. finanzen.net##.small-font.light-grey
  2822. finanzen.net##.btn-nrm
  2823. finanzen.net##.social-network
  2824. finanzen.net##a[href^="http://g.finanzen.net/"]
  2825. finanzen.net##.iconFiveEuro
  2826. finanzen.net##.iconFiveEuro ~ *
  2827. ||images.finanzen.net/images/b_devisen/logo-transferwise.png
  2828. manager-magazin.de###spRecommendations
  2829. werstreamt.es##.advLabel
  2830. werstreamt.es##.ueJf
  2831. giga.de##a.btn-download[href^="https://www.giga.de/go/"][data-gtm-category*="Transaction"]
  2832. rennrad-news.de###messageList > li.message:not([data-author]):not([id])
  2833. motorsport-total.com###bs-container > .b-top
  2834. ||derstandard.at/mkt/*adserver
  2835. derstandard.at###promotion-banner
  2836. fm1today.ch##iframe[src^="https://adquality.ch"]
  2837. tvdigital.de,hoerzu.de##a[href^="https://www.werstreamt.es"]
  2838. ||d163w5bauk02b4.cloudfront.net/partner^$third-party
  2839. chip.de##.WidgetVetalio
  2840. ||hardwareluxx.de/images/stories/werbung^
  2841. hardwareluxx.de##.cc_banner-wrapper
  2842. hardwareluxx.de##a.center[href^="https://adclick"]
  2843. chip.de##a[href^="https://clkde.tradedoubler.com"]
  2844. t-online.de##div[itemprop="articleBody"] .TshowLinkInXML > a[href^="https://www.tipico.de"]
  2845. pcwelt.de##.tariffuxx-teaser
  2846. wetter.de,kochbar.de##.admanager
  2847. gmx.net##.inbox-ad-panel
  2848. gutefrage.net##.AdSkeleton
  2849. gutefrage.net##.Ad
  2850. journalistenwatch.com##div[class^="journ-nach-dem-inhalt"]
  2851. deutsche-mittelstands-nachrichten.de###main > #left > .entry:not([id]):not([class*="template"])
  2852. web.de,gmx.net##.partner-links
  2853. ||img.ui-portal.de/UIM_Promoline^
  2854. farmeramania.de##.adsbygoogle
  2855. derstandard.at##.ad-std
  2856. derstandard.at##iframe[src^="/empfehlungen"]
  2857. chefkoch.de##div[id^="teaser-partner-"]
  2858. schnittberichte.com##.amazontextlinks
  2859. schnittberichte.com##a[href^="https://www.schnittberichte.com/goto.php"]
  2860. mobiflip.de###steady-widget-container
  2861. techbook.de##.article--advertorial
  2862. winfuture.de##.spoods-branding
  2863. ||widgets.geizhals.at/iframe^$third-party
  2864. ||bambuo.de/img^$third-party
  2865. ||integralrechner.de/images/audible
  2866. ||ableitungsrechner.net/images/audible
  2867. integralrechner.de,ableitungsrechner.net###content > .center > .middle-right-col:not(.btcf)
  2868. t-online.de###T-shoppingbox
  2869. t-online.de##.Tgboxh > div[data-tb-region="topboxen-0"] + .Tlbox > div[data-pid]
  2870. pcwelt.de##.info-section > a[href^="http://w.idg.de"] > img
  2871. onlinetvrecorder.com###topbannerdiv
  2872. ||static.onlinetvrecorder.com/images/*banner
  2873. travelbook.de##.article--advertorial
  2874. nnz-online.de##.bannerwrapper
  2875. finanzen.net##.company-news .light-grey[style="display: none !important;"] + .box
  2876. finanzen.net##.company-news .light-grey[style="display: none !important;"] + .spacer-5 + .row
  2877. finanzen.net##.company-news .light-grey[style="display: none !important;"] + .spacer-5 + .row + .spacer-5 + .clearfix
  2878. finanzen.net##.row .bgLightYellow
  2879. winfuture.de##.hp_latest > div[data-vr-contentbox][style="display: none !important;"] + .clearfix
  2880. mopo.de##a[href*="advertorial"] ~ [class^="teaser_social_block"]
  2881. mopo.de##a[href*="advertorial"]
  2882. pcwelt.de##a[href^="https://www.pcwelt.de/a/anzeige-"]
  2883. pcwelt.de##div[data-ga-event-category="amazon_de_box_right_column"]
  2884. kino.de###hockeystick
  2885. chip.de##.l-Downloads__Content--HasSidebar > .Download-Buttons + div[id*="-"][class*="-"][style*="background-color: rgb"]
  2886. curved.de##.product-teasers
  2887. stern.de##.stern-gutscheinbox
  2888. focus.de##.Article__Promo
  2889. chip.de###hp-aquamarin
  2890. promipool.de##div[class*="bb-flicker-"]
  2891. focus.de##.ps-trackingposition_OrangerButton
  2892. focus.de##.adsBlock
  2893. pcgames.de##.leftRight a[href^="https://shop.computec.de"] > img
  2894. t-online.de##.Tadbl
  2895. ||images.finanzen.net/images/b_realtime/*banner
  2896. ||assets.wallstreet-online.de/_media/*/anzeige^
  2897. onvista.de##.advertisedFund
  2898. onvista.de##.informationenUnsererPartner
  2899. amateurbusters.com##.amod-section
  2900. amateurbusters.com##.sb_area > .sb_area_headline[style="display: none !important;"] + .forum_topic + .forum_topic_bottom
  2901. amateurbusters.com##.sb_area > .sb_area_headline[style="display: none !important;"] + .forum_topic
  2902. ||assets.teufelchens.tv/iw_wide.jpg
  2903. teufelchens-forum.tv###posts > .postbit:not([id])
  2904. reporter-24.com###content a[href*="goo.gl"] > img
  2905. reporter-24.com##.entry-content a[href*="goo.gl"] > img
  2906. buffed.de,pcgameshardware.de,pcgames.de##.affiliateBelowArticle
  2907. web.de##.service.lotto
  2908. seo-portal.de##.td-header-sp-recs
  2909. golem.de##article > .formatted > p + div[style*="margin:"][style*="min-height:"][style*="266px;"][style*="clear"]:not([id]):not([class])
  2910. xxx-blog.to##.sidebar-content > #text-25
  2911. xxx-blog.to##.sidebar-content > div[id^="custom_html-"]
  2912. ||xxx-blog.to/trade/in.php^
  2913. ||xxx-blog.to/script^
  2914. ||derstandard.at/empfehlungen^
  2915. deraktionaer.de##.teaserItem div[style*="font-size:10px; color:#999999"]
  2916. ||web.de/image/180/32817180,pd=1.gif
  2917. wallstreet-online.de###nativendo-nachrichten-unterhalb
  2918. wallstreet-online.de##.comdirectAd
  2919. hardwareluxx.de###leaderboard
  2920. frustfrei-lernen.de##.contentBody > .contentlabel + div[style="display:block; height:260px;"]
  2921. immobilienscout24.de###sidebar > div > div.margin-bottom-xl[style="height:267px"]:not([id])
  2922. urlaubstracker.de##div[id^="adup"]
  2923. livefootball77.blogspot.de##div[id^="bannerfloat"]
  2924. suchmaschine.com###ypa-top-wrap > iframe[src^="http://partnerads.ysm.yahoo.com/ypa/?"]
  2925. wetteronline.de###leftcontainer > #topcontainer
  2926. winfuture.de##.tx-trf-tpp-bg
  2927. fanfiktion.de###wrapper-inner > #qql
  2928. mediaevent.de##.adds
  2929. blog.kulturbanause.de##.adTrainings
  2930. t-online.de##div[class^="Tmcc1 Tmcc1"]
  2931. t-online.de##form[action^="https://gaspreise.t-online.de"]
  2932. t-online.de##a[href^="http://heizoelpreise.t-online.de"]
  2933. t-online.de##a[href^="http://www.t-online.de/wirtschaft/immobiliensuche"]
  2934. t-online.de##form[action^="http://forward.immobilienscout24.de"]
  2935. gabot.de##.banner-content
  2936. t-online.de##.altInventory__item
  2937. derstandard.at##.programmaticAd
  2938. t-online.de##div[itemprop="articleBody"] > div[onfocus] > div[style*="background-image:url("][style*="padding-left:0"]
  2939. dbna.de###nativendo-artikel
  2940. dbna.de##a[href="https://www.dbna.de/wohlfuehlen/kultur-spass-und-europride-in-wien-26219"]
  2941. php.de##div[class^="ad_header"]
  2942. lolchampion.de##.code-block > center
  2943. polizeinews.ch##.promo-middle
  2944. autobild.de###page > #pagewrapper #spacerElem[style*="height"]
  2945. wetter.de###pl_playerBreakAd
  2946. ||cloudfront.net/creatives/assets^$domain=wetter.de,media
  2947. gentside.de###pave_haut
  2948. onvista.de##.MEGASIZE_BANNER
  2949. onvista.de##.TEASERBOX.DEPOT_KONTO
  2950. falter.at##.cadBox
  2951. falter.at##.adTopLarge
  2952. chip.de##.Article__Promo
  2953. chip.de##a[title*="(Anzeige)"]
  2954. finanzen.net##.row.home > div > .light-grey + .box
  2955. finanzen.net##.row.home > div > .light-grey
  2956. katholisches.info##.pf-content > span[style*="color:"][style*="important"] + div[style*="background"]
  2957. food-tiger.de##.large_skyscraper
  2958. spiegel.de##.gutscheine-widget
  2959. ok-magazin.de##.pane-node ~.pane-custom.pane-1 > div[style^="text-align: center; margin:"]
  2960. promiflash.de##.onlyDesktop
  2961. promiflash.de##.jsx-900607691
  2962. pz-news.de##.nfy-merged--true
  2963. muensterschezeitung.de###top-position
  2964. medien-studieren.net,medienstudienfuehrer.de##.leaderboard > .close
  2965. medien-studieren.net,medienstudienfuehrer.de##.singlebanner
  2966. page-online.de###sidebar article[id^="text-"]
  2967. giga.de##.ed-container + .small
  2968. giga.de##.ed-container
  2969. giga.de##div[data-trigger="sourcepoint-ad"]
  2970. t-online.de##div[id^="T-DY-"]
  2971. finanzen.net##.row div[class^="col-"] > .small-font.light-grey + .box
  2972. finanzen.net##.row div[class^="col-"] > .small-font.light-grey + .box + .spacer-20
  2973. t-online.de##a[href*="utm_source=t-online.de&utm_medium=affiliate"]
  2974. computerbild.de##.tarifteaser
  2975. computerbild.de##.paragraph > .labeling::before
  2976. ||mdsglvod-a.akamaihd.net/vod/2.0/progressive^$domain=kabeleinsdoku.de
  2977. kabeleinsdoku.de##.k-ad-disclaimer
  2978. kabeleinsdoku.de###modal-overlay
  2979. rtlnext.rtl.de##.centered-ad
  2980. rtlnext.rtl.de##.rtli-sitecontrol-top
  2981. wallstreet-online.de###nativendo-nachrichten
  2982. wallstreet-online.de##.anzeige
  2983. wallstreet-online.de##.container > .module > [style="background-color: #e9e9e9; padding: 5px;"]
  2984. autobild.de##div[id^="ad-placement"]
  2985. gannikus.com##a[href^="http://www.gannikus.com/"][target="_blank"] > img
  2986. gannikus.com##.custom-gannikus-add
  2987. finanzen.net###submitForm > .row > .col-sm-3 > .mleft-10 + a[href^="http://g.finanzen.net/transferwise-devisen-waehrungsrechner"]
  2988. finanzen.net###submitForm > .row > .col-sm-3 > .mleft-10
  2989. finanzen.net###submitForm > .row ~ .mleft-10 + .box + .spacer-20
  2990. finanzen.net###submitForm > .row ~ .mleft-10 + .box
  2991. finanzen.net###submitForm > .row ~ .mleft-10
  2992. nessio.de##.sidebar > .widget_text
  2993. tempr.email###Inbox > div[style*="background-color"]:not([class]):not([id])
  2994. krone.at##a[href*="&utm_campaign="][href*="utm_term"] > img
  2995. zeit.de##.partnerbox
  2996. az-online.de##.id-Container--proBEEP
  2997. autobild.de##[class*="clevertanken"]
  2998. zurzeit.eu##.advBannerBoxTab
  2999. ||zurzeit.eu/images/*-Werbung-
  3000. ||zurzeit.eu/files/wys/users/chunks/*/Banner/
  3001. ||zurzeit.eu/files/wys/users/chunks/*/*-Werbung-
  3002. heise.de##.news-teaser-wrapper > .us_hbs
  3003. huffingtonpost.de##.native-promo-unit
  3004. lokalkompass.de###yield_text > .tinyContent
  3005. ruhrnachrichten.de##.BannerOMSModule
  3006. ruhrnachrichten.de##.mdhl-native-ads
  3007. spox.com##.dazn
  3008. spox.com##.daznhm
  3009. games.ch##.rect
  3010. web.de,gmx.net##tr[data-component="MessageListAdRow"]
  3011. wochenblick.at##.woche-inhalt > a[href^="https://www.wochenblick.at/linkout/"] > img
  3012. wunderweib.de##.taboolaWrapper
  3013. broker-test.de##[id^="ad-inst-"]
  3014. web.de##.adv-generic-container
  3015. web.de##h\:section[data-adservice-slot]:not(#adRectangle)
  3016. web.de##body > .wrapper-themed.vorteilswelt
  3017. chip.de###hp-neongelb .copy-sm > a[href]:not([href*=".chip.de"])
  3018. finanzen.net##a[href="http://g.finanzen.net/hsbc-wissensbereich-banner"]
  3019. ||images.finanzen.net/mediacenter/unsortiert/hsbc-banner-zerti-wissen-by-hsbc.jpg
  3020. serienjunkies.de###sj-ad-wrapper
  3021. n-tv.de##.rtli-video-ad-information
  3022. vorsprung-online.de##.custom > p[style="text-align: center;"]
  3023. vorsprung-online.de##a[href="/index.php/anzeigenpreise.html"]
  3024. rtlnext.rtl.de##.no-ads-passback
  3025. rtlnext.rtl.de##[class^="rtli-desktop-"] > [id^="medrec_"]
  3026. rtlnext.rtl.de##.category-teaser-block > .rtli-master-showheroes
  3027. rtlnext.rtl.de###rtli-master-related-column > .rtlnext-medium-rectangle
  3028. antenne.de##.aditem
  3029. lokalo24.de##.id-Container--proBEEP
  3030. lokalo24.de##.id-Teaser-el--proBEEP
  3031. nordhessen-journal.de###secondary > .metaslider > [id^="metaslider_container_"] > .flexslider > ul.slides
  3032. nordhessen-journal.de##.entry-content > .metaslider > [id^="metaslider_container_"] > .flexslider > ul.slides
  3033. rheinpfalz.de##.advert
  3034. golem.de##li[id^="mob_afcbecoh"]
  3035. pi-news.net##a[href^="http://www.pi-news.net/werben-auf-pi/"]
  3036. ||pi-news.net/wp-content/uploads/ad-pegida-468x180.jpg
  3037. ||as.godmode-trader.de/s?t=$script
  3038. ||cdn.recognified.net/rd.loader.php^$domain=winfuture.de
  3039. donaukurier.de##main > section > div.articles > article.no-leadtext > a:not([href]) > .image-wrapper > figure
  3040. rosenheim24.de##.id-Container--proBEEP
  3041. rosenheim24.de###id-Container-417533 > .id-Container-headline
  3042. rosenheim24.de###id-Container-417534 > .id-Container-headline
  3043. finanzen.net##.spacer-5 + div.mleft-10.light-grey
  3044. ||images.finanzen.net/images/b_home/boersenheld-finanzen-banner-660x303px.gif
  3045. ||images.finanzen.net/images/b_realtime/ubsrealtime.png
  3046. ||images.finanzen.net/images/b_realtime/hsbctopflop.gif
  3047. bz-berlin.de##.content-container > .brectangle-height
  3048. bz-berlin.de##.content-container > div[data-widget^="plista_widget_"]
  3049. t-online.de##.Tartshoplist
  3050. t-online.de###taboola-mobile-below-article-thumbnails
  3051. shz.de###partnerShTeaser
  3052. alpin.de##.ad-sb
  3053. hosttest.de##.sponsored-offers
  3054. ||druckerchannel.de/bilder/dca/000_HK.png
  3055. mobil.ksta.de##.recommend-article
  3056. ||journalistenwatch.com/wp-content/uploads/2017/10/Abmahnung.gif
  3057. focus.de###ecs-snippet
  3058. donnerwetter.de##.banner-place
  3059. donnerwetter.de##.hidden-xs div[style="font-size: 60%; color: #aab5b5;"]
  3060. donnerwetter.de##.col-xs-12 > center > div[style="font-size: 60%; color: #aab5b5;"]
  3061. donnerwetter.de##.prepend-top > .block-content > div[style="font-size: 60%; color: #aab5b5;"]
  3062. ||regionalwolfenbuettel.de/ndnd/
  3063. regionalwolfenbuettel.de,regionalgoslar.de##.logocontainer > .mobcenter
  3064. regionalwolfenbuettel.de,regionalgoslar.de###platzierung
  3065. regionalgoslar.de##a[href^="https://a.partner-versicherung.de/click.php"]
  3066. regionalwolfenbuettel.de,regionalgoslar.de##article > #noprint > small
  3067. regionalwolfenbuettel.de,regionalgoslar.de##.col.custom-75 > .card + small
  3068. ||regionalgoslar.de/ndnd/
  3069. kurier.at##.c-adcontainer
  3070. tagesanzeiger.ch##.relatedThema.extern
  3071. bravofly.de##.adsbygoogle
  3072. bravofly.de##[class^="cmp_sponsoredLinks"]
  3073. infranken.de##.billboard-wrapper
  3074. ||tagesspiegel.de/js/*/tgs.teaser-ad.js
  3075. niederlausitz-aktuell.de###superbanner
  3076. niederlausitz-aktuell.de##a[href^="http://b2b.hyperworx.de/www/delivery/ck.php"]
  3077. ||b2b.hyperworx.de/www/images/$domain=niederlausitz-aktuell.de
  3078. tvaktuell.com##.idvl-adroller
  3079. pornohirsch.com##iframe[src^="https://www.pornojenny.com"]
  3080. pornoente.tv,pornohirsch.com##.vjs-overlay
  3081. pornohirsch.com##.spc_height_250
  3082. pornohirsch.com##.spc_height_150
  3083. pornohirsch.com##.spc_height_125
  3084. pornohirsch.com##.spc_height_80
  3085. ||chip.de/*/img/deals/CHIP_Software_Deals_
  3086. chip.de##.Deals
  3087. chip.de##.DealsTeaser
  3088. chip.de##.l-Downloads__Sidebar--TopShifter > .fb-cell-footer + div:not([class]):not([id])
  3089. 1erforum.de###logoBlock > div.pageWidth > div[id="oc24_container_top"]
  3090. frauenzimmer.de##.rtli-master-ad
  3091. frauenzimmer.de##.adcontrol__overline
  3092. diesparratgeber.de###detailviewadvert
  3093. diesparratgeber.de###bigbanneradvertisment
  3094. digital-eliteboard.com##.samCodeUnit
  3095. digital-eliteboard.com##.samBannerUnit
  3096. handelsblatt.com##div[id^="iqadtile"]
  3097. fitbook.de##.ads
  3098. fitbook.de##.ads__container
  3099. fitbook.de##.footer-bar--advertorial-group
  3100. fitbook.de##a[href*=".smartadserver.com/"]
  3101. travelbook.de##.ads
  3102. travelbook.de##.ads__container
  3103. travelbook.de##a[href*=".smartadserver.com/"]
  3104. travelbook.de##a[href^="https://secure.adnxs.com"]
  3105. travelbook.de##section.pb--one-pano
  3106. travelbook.de##section.pb--two-lbig
  3107. stylebook.de##.ads
  3108. stylebook.de##.ads__container
  3109. stylebook.de##a[href^="http://amzn.to/"]
  3110. haustechnikdialog.de##.webspot
  3111. haustechnikdialog.de##.advertouter
  3112. rundschau-online.de##.dm_ad
  3113. auto-motor-und-sport.de##div[id^="div-gpt-ad"]
  3114. techbook.de##.ads__container
  3115. ffn.de###ligatus_ad_footer
  3116. autoexperience.de###posts > li[class="postbit postbitim postcontainer"]:not([id])
  3117. kochbar.de##.kb-ad-container
  3118. ||feiertage.net/images/anzeige.png
  3119. radsport-news.com###LayoutBannerXXL
  3120. energy.de##.view-content > [class="article spacearticle"][style^="height: 265px; padding: 5px; border: 1px solid lightgrey; position: absolute;"]
  3121. ||dieunbestechlichen.com/wp-content/uploads/*/Banner-
  3122. ||dieunbestechlichen.com/wp-content/uploads/*/*-Banner_*.gif
  3123. ||dieunbestechlichen.com/wp-content/uploads/*/*Banner-*x*.
  3124. meinanzeiger.de##.commercial-tag
  3125. promiflash.de##.bottomAdContainer
  3126. promiflash.de##div > .onlyDesktop + .is-visible.LazyLoad[style="min-height: 250px; min-width: 970px;"]
  3127. promiflash.de##div > .onlyDesktop[style^="font-size:"][style*="13px;"]
  3128. promiflash.de##.articleList > [class="cardContainer onlyDesktop"]
  3129. morgenpost.de##.ad__superbanner
  3130. auto-motor-und-sport.de##.b1 > div[is-element][element-teaser-aez*="variousSidecol.aez"]
  3131. computerwoche.de###lepBanner
  3132. java-forum.org##div[id^="div-gpt-ad"]
  3133. ||vornamen-liste.de/javapop.js
  3134. giga.de###teaserheld-header
  3135. giga.de##a[href="http://po.st/bartschneider"]
  3136. giga.de##a[href="http://po.st/bartschneider"] + .cd_holder
  3137. ||regionalwolfsburg.de/ndnd/
  3138. netdoktor.de##div.spot-x-container.slot-section-container-left
  3139. netdoktor.de##[class="widget-text widget-html-code ng-isolate-scope"] > div[style^="background-color: rgb"]
  3140. handelszeitung.ch##[class*="pane-asch-advsmart-"]
  3141. luzernerzeitung.ch##div[class*="rectangle"]
  3142. luzernerzeitung.ch##.resor--promo
  3143. luzernerzeitung.ch##.vermarktungsflaeche
  3144. ||watergate.tv^$third-party
  3145. journalistenwatch.com##iframe[src^="http://watergate.tv"]
  3146. journalistenwatch.com##.advads-close-button
  3147. ||journalistenwatch.com/wp-content/uploads/*/banner-boenneken-.jpg
  3148. ||journalistenwatch.com/wp-content/uploads/*/Ellis-at-work.jpg
  3149. ||journalistenwatch.com/wp-content/uploads/*/ef1.gif
  3150. ||journalistenwatch.com/wp-content/uploads/*/ef2.gif
  3151. ||journalistenwatch.com/wp-content/uploads/*/Matthias-Rahrbach2-320x459.jpg
  3152. finanzen.net##.bs-wrapper
  3153. familienbande24.de###content > .row > .col-xs-12.text-center[style="min-height:60px;"]
  3154. familienbande24.de###publisher_page_wrapper > .row > .col-xs-12.text-center[style="min-height:90px;"]
  3155. familienbande24.de###content > script:last-of-type ~ br
  3156. abendzeitung-muenchen.de##a[data-tags="Advertorial"]
  3157. abendzeitung-muenchen.de###ouibounce-modal
  3158. wallstreet-online.de###dban1
  3159. wallstreet-online.de###newsArticle > div.postingText > div[class="module c1"]
  3160. wallstreet-online.de##.container > div[class="module c1 hidden-xs"]:not([id]) > div[style="text-align:right; font-size:9px; margin-top:-20px;"]
  3161. meedia.de##header[class="ad-info-title"]
  3162. regionews.at###sidebar > .widget[align="center"]
  3163. jungefreiheit.de##.sidebar > #text-9
  3164. kreiszeitung.de##.id-Container--proBEEP
  3165. kreiszeitung.de##.id-Teaser-el--proBEEP
  3166. kreiszeitung.de###id-Container-422455 > .id-Container-headline
  3167. all-in.de##div[class]:not(#pagefootad) > .werb
  3168. blurayreviews.ch##iframe[src^="http://www.blurayreviews.ch/iframe_werbung.htm"]
  3169. borncity.com##.entry-content > .code-block[style*="text-align: center;"]
  3170. borncity.com###ai_widget-4
  3171. focus.de##.tft_ads
  3172. wiwo.de##.hcf-partner
  3173. merkurist.de##shipment
  3174. merkurist.de##shipment-premium
  3175. merkurist.de##div[sponsored-article-impression]
  3176. ||msecnd.net/endpoint/shipment/$domain=merkurist.de
  3177. ||deutschetageszeitung.de/images/Banner
  3178. handelsblatt.com##div[data-teasertracking*="FirmenABC Teaser"]
  3179. pcgames.de##.amazonAutoLink
  3180. promotionbasis.de##[id^="oxad_job-listing-"]
  3181. welt.de##.c-taboola
  3182. tichyseinblick.de##.adwidget_wrapper
  3183. epochtimes.de###wrapper > header#slim-header+div[style^="text-align: center;"] > div.row
  3184. dslr-forum.de##[id^="post_message_"] > div[style="float:left; width=310px; margin: 0 10px 10px 0;"]
  3185. naumburger-tageblatt.de,berliner-kurier.de##.dm_ad-leaderboard
  3186. urlaubspartner.net##body .adsbygoogle
  3187. freizeitpartnerweb.de,outdoorpartner.net,urlaubspartner.net##.ad.text-uppercase
  3188. outdoorpartner.net##[style="padding-top:20px;"] > span[style="font-size:9px;color:#aaa;"]
  3189. freizeitpartnerweb.de,urlaubspartner.net##.hidden-xs > span[style="font-size:9px;color:#aaa;"]
  3190. freizeitpartnerweb.de,outdoorpartner.net,urlaubspartner.net##.row > div[class="visible-lg-block col-lg-4 text-center"] > span[style="font-size:9px;color:#aaa;"]
  3191. briefwahl-beantragen.de##.stadt-panel-right > .stadt-panel.stadt-formular-panel
  3192. tz.de##.id-Container-content--divider > .id-Swiper--isElBeh.id-Swiper-elBeh--XS1
  3193. tz.de##a[href="https://www.heimatshop-bayern.de/geschenkideen/trachten-accessoires/"]
  3194. ||heimatshop-bayern.de/media/image/$domain=tz.de
  3195. spiegel.de##.asset-box.asset-buchwerbekasten
  3196. amp-focus-de.cdn.ampproject.org##amp-fx-flying-carpet
  3197. amp-focus-de.cdn.ampproject.org##.amp-flying-carpet-text-border
  3198. amp-focus-de.cdn.ampproject.org##div[class="textBlock orange-button-artobj ps-tracking-position ps-trackingposition_OrangerButton"]
  3199. ||static.plista.com/runnersworld.de^
  3200. ||runnersworld.de/js/jquery.dfp.no.gpt.js
  3201. web.de##.adc-top
  3202. spox.com##.fullrow > div.cmp
  3203. spox.com##.rc > div[class="cmp"]
  3204. spox.com##.stick > div[class="cmp"]
  3205. spox.com##.daznhm.maxwidth
  3206. amazon.de##.slot__ad
  3207. spiegel.de##.cuponation-widget
  3208. ||widgets.outbrain.com^$domain=spiegel.de|manager-magazin.de
  3209. bbv-net.de###WallpaperBanner
  3210. pfalz-express.de###alternative_footer
  3211. pfalz-express.de##div[id^="banner_unter_menu"]
  3212. pfalz-express.de###likeboxwrap
  3213. pfalz-express.de###banner_unter_accordion
  3214. pfalz-express.de###banner_unter_ticker
  3215. unwetterzentrale.de###content > div[style*="width:336px;height:16px;"]
  3216. motorsport-total.com##div[class^="paoffer"]
  3217. kalender-365.de##.az
  3218. kalender-365.de##.adl
  3219. kalender-365.de##ins.adsbygoogle
  3220. ||play3.de/wp-content/themes/play3_2016/assets/js/uGPOXqx.js
  3221. ||psinside-*.netdna-ssl.com/amzn
  3222. spieletest.at##.col-lg-18 > #product_box
  3223. ||amazon.de^$domain=spieletest.at
  3224. ||spieletest.at/backend/pictures/werbung
  3225. ||ssl-images-amazon.com^$domain=spieletest.at
  3226. spielkult.de##tr > td[Width="146"]
  3227. spielkult.de###table1728
  3228. spielkult.de###table1753
  3229. spielkult.de##td[style^="width: 253"].auto-style154
  3230. ||spielkult.de/skteaserbanner.jpg
  3231. anpfiff.info##.content-col-r > div[style="min-height:250px;"]
  3232. anpfiff.info##.content-col-r > div[style="min-height:250px;"] ~ hr.linie-seperator
  3233. anpfiff.info##.content-col-r > div > div[style="min-height:250px;"]
  3234. anpfiff.info##.content-col-r > div > div[style="min-height:250px;"] ~ hr.linie-seperator
  3235. anpfiff.info##div[id^="divAdv"]
  3236. anpfiff.info###DIVnaMediaAd_SUPERBANNER
  3237. mtvema.com##.linelist-item-ad
  3238. ||1load.sx/popup.js.php
  3239. 1load.sx###widget_LinkTrade
  3240. ||imagesrv.adition.com/js/srp.js$important,domain=spiegel.de
  3241. creative-tools.de##.creat-adlabel
  3242. creative-tools.de###sidebar > .widget_aawp_widget_box
  3243. heidelberg24.de##div.id-Container--proBEEP
  3244. tierchenwelt.de##.anzeige
  3245. ||pcgameshardware.de/images/misc/mifcom
  3246. extrem-bodybuilding.de##.row-fluid > .span3
  3247. brueckenkopf-online.com##.cols > div.g-3
  3248. brueckenkopf-online.com##.cols > div.g-2
  3249. brueckenkopf-online.com###header > div.g-1
  3250. brueckenkopf-online.com###wrapper > div.g-4
  3251. ||fantasy-warehouse.de/banner
  3252. ||brueckenkopf-online.com/wp-content/adds
  3253. ||d.bacontent.de^$domain=theeuropean.de
  3254. ||theeuropean.de/assets/theu_adlib2.js
  3255. fupa.net###nab_container
  3256. stadt-kurier.de##.col.right > section.section~section[style^="margin-top"]
  3257. ohmymag.de###banniere
  3258. ohmymag.de###pave_haut
  3259. musiker-board.de##a[href*="hofa-"][href*="?utm_medium=display&utm_source="][href*="&utm_campaign="][target="_blank"][rel="nofollow"] > img[src^="misc/articles/gitarrenContent"]
  3260. taz.de###adzone_wall
  3261. tagesspiegel.de##div[id^="urban-"]
  3262. fnp.de##.special-anzeige
  3263. fnp.de###middlebar > span.special
  3264. mittelhessen.de##.native_ad
  3265. mittelhessen.de###sebox_186_0
  3266. sportbuzzer.de##.dcm-advert
  3267. chip.de##section[data-vr-zone="hp-neongelb"] > ul.List > li:last-child
  3268. volksfreund.de###lpa_container
  3269. volksfreund.de##[id^="advert-googleAds-"]
  3270. ||localpagead.de^$third-party
  3271. tichyseinblick.de##.adwidget_sidebar
  3272. ||mobil.news.at/_storage/asset/*/storage/master/file/*/0600x0100_branding*.gif
  3273. m-kurier-at.cdn.ampproject.org##.c-adcontainer
  3274. telefonspion.de##.adlb
  3275. ||kaeuferportal.de/partnerprogramm/
  3276. iphone-tricks.de###text-21:nth-child(6)
  3277. iphone-tricks.de###text-24:nth-child(3)
  3278. html.de##.sidebar > .widget-container > #widget-14
  3279. psd-tutorials.de###sidebar-banner
  3280. am-play.de##.news_ad
  3281. am-play.de##.amAdSide
  3282. am-play.de##.amAd
  3283. am-play.de##div.facebook
  3284. amateurfilm-forum.de###main > [class="message"][style="height: auto;"]:not([id])
  3285. ||amateurfilm-forum.de/images/gnubrew/threads_spotrocker.jpg
  3286. gamestar.de###rectangle-container-desktop
  3287. computerbild.de##.adsbygoogle
  3288. computerbild.de##.adsensebox
  3289. otz.de,thueringer-allgemeine.de,tlz.de##.advertising
  3290. otz.de,thueringer-allgemeine.de,tlz.de##.adsense-article
  3291. reviersport.de,otz.de,thueringer-allgemeine.de,tlz.de###oms_gpt_rectangle
  3292. itopnews.de##.bannerDesktop
  3293. itopnews.de##.widget.xt_news > #post-list > div[style="padding-top:10px;margin-bottom:40px;"]
  3294. itopnews.de##.sidebar > #text-3
  3295. itopnews.de##.sidebar > #text-5
  3296. meinanzeiger.de##body > .adLeaderboard
  3297. meinanzeiger.de##body > div[id]:not([class]) > [class="right sublime tinyContent"]
  3298. meinanzeiger.de###sidebar > [id^="44"][class="teaserBox"] > div[class="right sublime tinyContent"]
  3299. ran.de###ad-fullbanner-outer
  3300. focus.de##.adp-admarker
  3301. clashroyaleforum.de##.section > .messageList > li:not([class]):not([id])
  3302. erdbeerlounge.de##[id^="owwotm_"][id*="_adblock_sd"]
  3303. www-eurosport-de.cdn.ampproject.org##.related-content-story--organic
  3304. www-eurosport-de.cdn.ampproject.org##.related-content-story--sponsored
  3305. clashofclansforum.de##.sidebarMenu > [class="mainMenu sidebarCustomBox"][style="margin-top:10px"]:last-child
  3306. forum.videogameszone.de###post_rec
  3307. forum.videogameszone.de###post_rec2
  3308. gamezone.de###pricehitsTextTeaser
  3309. sat1spiele.de##.background-banner
  3310. sat1spiele.de##.off-canvas-content > .background[style^="background-image"]
  3311. mein-wahres-ich.de##.googlebanner
  3312. mein-wahres-ich.de###banneranzeige-leaderboard
  3313. vip.de###pl_playerBreakAd
  3314. vip.de##.rtli-master-ad
  3315. vip.de##[data-adformat="octopus_mr"]
  3316. mein--mmo-de.cdn.ampproject.org##.amp-ad-wrapper
  3317. www-bloomberg-com.cdn.ampproject.org##section.main-column > .body-copy > div[data-position="mobile-box"]
  3318. dejure.org##.reihe.googlediv
  3319. dejure.org###werbungrechtsfloat
  3320. dejure.org##content > #mobildiv
  3321. ||j2.dejure.org/jcg/anzeige_horizontal.svg
  3322. verkehrsinformation.de##a[href="https://shop.original-unverpackt.de/"] > img
  3323. verkehrsinformation.de##body > div[style="text-align:center; background-color:#f0f0f0; border-bottom:0px solid #f0f0f0; margin-top:5px; margin-bottom:25px;"]
  3324. 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"]
  3325. stau.info###rightArea > div[style="border:2px solid #f00;padding:0 1em"]
  3326. mein-mmo.de###gp-sidebar > div[id^="text-"]
  3327. businessinsider.de##.ad-display-wrapper
  3328. tanke-guenstig.de##.ce_weba
  3329. kachelmannwetter.com##.twiagoad
  3330. kachelmannwetter.com##.dkpw-billboard
  3331. kachelmannwetter.com##.startseite-padding > .dkpw-startseite-content
  3332. ||kachelmannwetter.com/ajax/iframe^
  3333. ||tag.partner.mairdumont.com^$third-party
  3334. bc-marfeel-com.cdn.ampproject.org##amp-iframe[src^="https://altbc.marfeel.com"]
  3335. winfuture.de##.ws_contentAdROS
  3336. forum.pocketnavigation.de##.messageList > li:not([id]):not([class])
  3337. naviboard.de###posts > .page[style*="min-height:110px"]
  3338. bewerbung.co###dllogin > div[style="text-align:center;margin-top:0px;margin-bottom:24px;padding-bottom:10px;"]
  3339. m-morgenpost-de.cdn.ampproject.org,www-derwesten-de.cdn.ampproject.org##div[class^="amp-doubleclick-wrapper"]
  3340. amp-rtl-de.cdn.ampproject.org,amp-vox-de.cdn.ampproject.org##.ems-ad
  3341. m-bild-de.cdn.ampproject.org##.ad-mark
  3342. www-op--online-de.cdn.ampproject.org,www-tz-de.cdn.ampproject.org,www-merkur-de.cdn.ampproject.org##.id-Amp-recommendation
  3343. ampproject.org##.amp-article-ad
  3344. www-t--online-de.cdn.ampproject.org###mrec
  3345. www-t--online-de.cdn.ampproject.org###ma_ar
  3346. www-zeit-de.cdn.ampproject.org##.nextad
  3347. m-faz-net.cdn.ampproject.org##.amp_ad_wrapper
  3348. m-faz-net.cdn.ampproject.org###FAS_Box
  3349. augsburger-allgemeine.de,sport1.de,m.bild.de,amp.welt.de##amp-embed[type="taboola"]
  3350. www-sueddeutsche-de.cdn.ampproject.org##.frame-holder
  3351. ||video.golem.de/bannertest/golem/amp/iqadtile
  3352. www-golem-de.cdn.ampproject.org##.iqampcenter
  3353. giga.de##.copy > article .transaction.btn
  3354. nexusmods.com###horizontalpub
  3355. nordbuzz.de##.id-Container--proBEEP
  3356. wetter.com##.hours-view > .forecastLi
  3357. wetter.com###localeInformationsWidget
  3358. ||widgets.outbrain.com/hub/amp.html^$domain=www-spiegel-de.cdn.ampproject.org|amp-focus-de.cdn.ampproject.org
  3359. amp-focus-de.cdn.ampproject.org,www-spiegel-de.cdn.ampproject.org##amp-iframe[src^="https://widgets.outbrain.com/hub/amp.html"]
  3360. ||lr-online.de/storage/scr/*_AnzeigenSonderthemen.js
  3361. lr-online.de##.ads
  3362. pi-news.net##.wpb_wrapper > .wpb_raw_code > div.wpb_wrapper > a[href*="/werben-auf-pi/"]
  3363. gta-5-forum.de###posts > li[id^="yui-gen"]
  3364. gamestar.de##.offerteaser-box
  3365. donnerwetter.de##.block.prepend-top > center > div[style="font-size: 60%; color: #aab5b5;"]
  3366. ich-tanke.de##.box-partner
  3367. ||img.ui-portal.de/homepage/img/gmx/header/*lotto
  3368. gmx.net###header-image-link
  3369. wetter.de##.forecast-detail-list > .wt-xdot-inline
  3370. csgo.99damage.de###sub_header > div[id^="monkey_top"]
  3371. ||cdn0.gamesports.net/sidebar_images/2000/2247.jpg
  3372. csgo.99damage.de##div[style="font-size: 10px; color: #383838; padding-left: 7px; margin-bottom: 5px;"]
  3373. csgo.99damage.de###container > div#sub_footer
  3374. ||aachener-zeitung.de/red/img/anzeigen/content_banner
  3375. arcor.de,bergedorfer-zeitung.de##.advertisement
  3376. winfuture.de###news_content > table.tg
  3377. winfuture.de##.showitxt > center > table.tg
  3378. schwaebische.de##.omsad
  3379. korrekturen.de##div[style="width:728px; height: 90px; text-align: center; background-color:#c0c0c0;"]
  3380. korrekturen.de##div[style^="width:300px; height:250px;"][style$="background-color:#c0c0c0; overflow:hidden;"]
  3381. pz-news.de###sebox_25_0.nfy-sebox-iconyjs-classic
  3382. allgemeine-zeitung.de###rightbar > .powered
  3383. allgemeine-zeitung.de###rightbar > .adslide.box
  3384. allgemeine-zeitung.de###rightbar > .cxense.box.even
  3385. nfsplanet.de##[style="position:absolute;left:50%;margin-left:315px;top: 12px;width:160px;height:600px;"] > a > img[src^="/images/partner/"]
  3386. fuldaerzeitung.de##.portlet-body > div > a > font[color="616161"][size="1em"][align="left"]
  3387. fuldaerzeitung.de##.portlet-body > div > h1[style="font-size:80%;color:grey;font-family:verdana"]
  3388. onlinewarnungen.de##.mh-content-ad
  3389. onlinewarnungen.de##body > aside.mh-container.mh-header-widget-1
  3390. onlinewarnungen.de##.entry-content > hr+p[style="text-align: center;"] > span[style="font-size: 8pt;"]
  3391. tonight.de##body .ad-box
  3392. tonight.de###superbanner
  3393. k-zeitung.de##.ad_fl
  3394. analog-forum.de##.wcfAdLocation:not(.wcfAdLocationSidebarTop)
  3395. insuedthueringen.de##div[id*="werb"]
  3396. insuedthueringen.de###content-right > #internbox.right.group
  3397. tchgdns.de##.theiaStickySidebar > .single-side-pub
  3398. morgenweb.de##.nfy-article-bottom-adslot
  3399. fnweb.de,laborjournal.de,tarnkappe.info,deraktionaer.tv,food-tiger.de,morgenweb.de##.billboard
  3400. morgenweb.de##.nfy-ad-inject
  3401. heise.de##.startseite > .indexlist > .us_hbs
  3402. teilzeithelden.de##.four-ads-blocks
  3403. teilzeithelden.de##.ads300-thumb
  3404. openthesaurus.de###content > div[style="margin-top:60px; text-align: center"]
  3405. openthesaurus.de##.resultColumn > div[style="margin-top:20px; text-align: center"]
  3406. game-dna.de,spieletipps.de,heise.de,netdoktor.de,aachener-zeitung.de,wissen.de##.ad-container
  3407. wissen.de##.blockbox.ad
  3408. wissen.de##.ad_contentad
  3409. wissen.de###block-wissen-google-ads-google-ad-block
  3410. wissen.de##div[class]:not(.content-row-1) > * .rounded.shadow.whitebgbox.blockbox.node-teaser.node-promoted
  3411. ||ipw.getsurance.de^$domain=wissen.de
  3412. deutschegrammatik20.de##.columns > [class="widget widget_text"][id^="text-2"]
  3413. deutschegrammatik20.de###comments > [class="widget widget_text"][id^="text-2"]
  3414. 4kfilme.de##div[class*="proadszone-"]
  3415. 4kfilme.de##a[href^="http://www.4kfilme.de/amazon-angebote-"]
  3416. gamesforpublic.de,4kfilme.de##.asa_product_box
  3417. schreibweise.org###left > .box.loading
  3418. netdoktor.de##.ad-container-desktop
  3419. netdoktor.de##.floating-ad-content
  3420. netdoktor.de##.interactive-media-ad-container-desktop
  3421. gala.de##.a-adwrapper
  3422. gala.de##.a-ad-banner-holder
  3423. ||jwpcdn.com/player/*/vast.js$domain=pietsmiet.de,important
  3424. autoexperience.de##.posts > li[class^="postbitlegacy"][id^="yui-gen"]
  3425. ||static.apps.braunschweiger-zeitung.de/apps/widgets/
  3426. wr.de,waz.de,salzgitter-zeitung.de,wp.de,nrz.de,harzkurier.de,news38.de,futurezone.de,morgenpost.de,braunschweiger-zeitung.de##.ad--marker
  3427. lvz.de##.pdta-mediumrectangle
  3428. nwzonline.de##.oms
  3429. tz.de##.id-Container[data-id-container-ct*="417088"]
  3430. scmagazine.com##div[id^="ADCALL_"]
  3431. schnaeppchenfuchs.com##.js-adslot
  3432. dealdoktor.de##.theiaStickySidebar > aside[id="text-444858401"]
  3433. schwarzwaelder-bote.de##.taboola
  3434. tagesspiegel.de##div[id^="crt-"][id*="medrect"]
  3435. hersfelder-zeitung.de##.id-Teaser-el.id-Teaser-el--proBEEP
  3436. hersfelder-zeitung.de##.id-g--oneCol > div > div.id-Container--proBEEP
  3437. rhein-zeitung.de###contentbox-html_content-7614.contentbox
  3438. rhein-zeitung.de###slider2_2548
  3439. forum.pcgames.de###post_rec2
  3440. smiley-bedeutung.de##.ivw_b970x250_permanent
  3441. rewe.de##.adform-container
  3442. ||pi-news.net/wp-content/uploads/banner_
  3443. pi-news.net##.td-header-sp-recs
  3444. fashionunited.de##.adunit-title
  3445. ||media.unsertirol24.com/werbungen^
  3446. ||lr-display.de/out/
  3447. cicero.de##.urban-ad-sign
  3448. nikos-weinwelten.de##.ce-ad
  3449. tchgdns.de##.content-box.recommendation
  3450. zeitung.de##article > p+div[class="zeitu-content-unten"]
  3451. teckbote.de,rhein-zeitung.de,pz-news.de,morgenweb.de,esslinger-zeitung.de###container_banner
  3452. esslinger-zeitung.de##body article.nfy-sebox-ad
  3453. esslinger-zeitung.de##.nfy-content-ad
  3454. suedkurier.de###rechtenavi_werbcontainer
  3455. suedkurier.de##.werbungShop
  3456. suedkurier.de##.article-werb
  3457. suedkurier.de##.werbungLinie
  3458. ||js.icony.com/api.js^
  3459. schwarzwaelder-bote.de##div[data-b-title="SB-R Flirts & Singles"]
  3460. schwarzwaelder-bote.de##div[data-b-title="SB-R Tipps der Woche"]
  3461. schwarzwaelder-bote.de##div[data-b-title="SB-R Rectangle (inkl. Halfpagead)"]
  3462. schwarzwaelder-bote.de##div[data-b-title="SB-R Gastro-Frühling FDS"]
  3463. schwarzwaelder-bote.de##div[data-b-title$=" Ad"]
  3464. gutefrage.net###anchor-ad
  3465. vmagazine.com##.dfpadd
  3466. presseportal.de##.abvbp-wrapper
  3467. geizkragen.com###posts > div[align="center"] > div[class="page"] > div[align="left"] > div[id^="edit"] > table[id^="post"]+div[style="padding:5px 0px 0px"]
  3468. board.gulli.com###sidebar > li:first-child
  3469. bravo.de##.js-slider-triple-amazon
  3470. hoerzu.de##.tvd-adtag+a > img
  3471. tvmovie.de##.adAnything
  3472. wunderweib.de##.teaser--aside
  3473. wunderweib.de##div[id^="basic-teaser-"]
  3474. wunderweib.de##.adAnything
  3475. wunderweib.de##.adverteaser
  3476. menshealth.de##.mps-banner
  3477. menshealth.de##.mps-spon
  3478. macwelt.de##div[data-ga-event-category="billiger_de_box_right_column"]
  3479. macwelt.de##.marketplace
  3480. macwelt.de##.tariffuxx-teaser
  3481. woxikon.de##.ads-bg-white
  3482. tvdigital.de##.caption-banner ~ .azm
  3483. denkforum.at###widget-24
  3484. heise.de###mitte_rechts > .no_background
  3485. bielefeld.de##.anzeige
  3486. saarbruecken.de##.component-ad-content
  3487. zwickau.de##.anzblock
  3488. magdeburg.de###md_sidebar
  3489. wuerzburg.de##.adblock
  3490. wiesbaden.de###SP-commercials
  3491. mannheim24.de##.id-Container--proBEEP
  3492. tvtoday.de##.banner-container
  3493. autobild.de##.adsensebox
  3494. autobild.de##a[onclick^="_gaq.push"]
  3495. autobild.de##.inlineslot
  3496. prosieben.de##.k-product-placement
  3497. ruhrnachrichten.de##.digitaleAnzeige
  3498. freiepresse.de##.mobile_rb_bottom > .section-rgt
  3499. ||flensburger-stadtanzeiger.de/news-bilder/anzeigen/
  3500. flensburger-stadtanzeiger.de##.ce_sliderStart
  3501. radiobielefeld.de###billboardad
  3502. radiobielefeld.de##div[class*="jsbt"]
  3503. wiesbadener-kurier.de##.cxense
  3504. ||glamour.de/extension/cndesignglamour2/*/cnIvw.js^
  3505. familie.de##.span4 > .article-aside:nth-child(-n+3)
  3506. weg.de###bannerTopContainer
  3507. ||kleiner-kalender.de/static/recomm/?id
  3508. kleiner-kalender.de###RecommendationSky
  3509. kleiner-kalender.de###RecommendationHeader
  3510. schulferien.org###right_box
  3511. spiegel.de##div[id^="crt-"]
  3512. wn.de##.ManualBlock
  3513. wn.de##.anzeige
  3514. gamepro.de###rectangle-container-desktop
  3515. forum.pcgames.de##.bannerFrame
  3516. pcgames.de##.static_banner
  3517. pcgames.de##.shopLinkButtonsWrapper
  3518. frankenpost.de##div[id^="adition_"]
  3519. frankenpost.de###internbox
  3520. mmnews.de##.contentpaneopen div[align="right"][style*="18px"]
  3521. mmnews.de###yes-invest-inhalte
  3522. mainfranken24.de##.divtopbanner
  3523. genussmagazin-frankfurt.de###banner_fullsize_div
  3524. ||puls4.com/common/simadiframe/
  3525. journal-frankfurt.de###banner_fullsize_div
  3526. autoscout24.ch##.searchbackground > a[data-tracking]
  3527. heute.at##div[data-ana-click*="werbemittel"]
  3528. tonight.de##div.ad-zone
  3529. ||widgets.tracdelight.com^$domain=brigitte.de
  3530. brigitte.de##.tracdelight-widget
  3531. bikerszene.de###myad
  3532. sz-online.de##.szoAdPos
  3533. aachener-zeitung.de##[id*="_AachenTRF"]
  3534. regionalbraunschweig.de###platzierung
  3535. ||regionalbraunschweig.de/ndnd/
  3536. regionalbraunschweig.de##.logocontainer > div.mobcenter.noprint
  3537. regionalbraunschweig.de###divider[style="height: 20px"]
  3538. regionalbraunschweig.de##.card-action > article > div.excerpt+div#noprint.floatright[style="text-align: right;"]
  3539. rtl.de###rtli-medrec-marker
  3540. praxisvita.de##.block-wrapper.schutz-vor-zecken
  3541. blu-rayler.de###content > .post.bg3:not([id])
  3542. bluray-disc.de##.page > * > [id^="edit"] > table[cellpadding="6"]:not([id])
  3543. bluray-disc.de##.page > * > [id^="edit"] > div[style^="height:"]:not([class]):not([id])
  3544. bewerbung.co##.entry-content > p+div.containertext > span
  3545. bewerbung.co##.entry-content > p+div.containertext > span+p
  3546. bewerbung.co##.widget-area > aside#text-6.widget_text
  3547. garten.de##.nointelliTXT
  3548. garten.de##div[id^="ad_"]
  3549. garten.de##h2.pane-title:nth-of-type(2)
  3550. antenne.de###mobile_banner_header_wrapper
  3551. zeit.de##.teaser-small--inhouse
  3552. zeit.de##.cp-area--shop
  3553. zeit.de##.teaser-small--ad
  3554. gamestar.de##.homeHighlight > div[class^="homeContHlCol"] > div[style^='background: url(']
  3555. winfuture.de##.hp_latest > .w660
  3556. ||motorsport-total.com/i/st/
  3557. ||motorsport-total.com/z.php
  3558. ||amazonaws.com/img/px.gif
  3559. motorsport-total.com##iframe[src*="smartadserver.com"]
  3560. gamespot.com##.media-mpu
  3561. ||feed.datinglab.net^$domain=nw.de
  3562. nw.de###accordionDate
  3563. aachener-nachrichten.de##div[id^="oms_gpt_"]
  3564. aachener-zeitung.de##div[id^="oms_gpt_"]
  3565. dhd24.com##.external-content-container
  3566. wetteronline.de##.adplace
  3567. wetteronline.de##.flagged
  3568. chip.de##.Teaser--Affiliate
  3569. tag24.de###ligatusad
  3570. suchen.mobile.de##.viewport > .g-row:nth-child(4) > .g-col-4 > .u-margin-top-16
  3571. songtexte.com##.row > .boxless
  3572. heise.de###bannerzone
  3573. mmnews.de##div[class^="plista_widget_"]
  3574. mmnews.de##a[href^="http://www.watergate.tv/lps/"]
  3575. mmnews.de###banner > div
  3576. regionalwolfsburg.de##.logocontainer > div.mobcenter
  3577. regionalwolfsburg.de###platzierung
  3578. motorsport-total.com##.anzeige_teas_rect
  3579. spiele123.com##li.ad
  3580. games.softgames.de###voyager-ad-popup
  3581. derwesten.de##.promotion
  3582. ||ich-tanke.de/bilder/partner/
  3583. ||vod-ac-mds.glomex.com/vod/2.0/progressive/$media
  3584. ||digitalfernsehen.de/image/stat/$image
  3585. pcwelt.de##.bid_info
  3586. pz-news.de##.nfy-cobo-ligatus
  3587. go-seven.de###text-2
  3588. faz.net##.event-faz-net-stellenmarkt-wrapper
  3589. moz.de##div[id^="gpt_"]
  3590. ||spielesite.com/am/
  3591. spielesite.com##.spContentContainer > .spClear + strong
  3592. spielesite.com##.werbung_c
  3593. spielesite.com##.spContentContainer > .media + strong
  3594. ||sat1static-de.de/images/was/campagnes/
  3595. sat1spiele.de###wallpaper-link
  3596. sat1spiele.de##div[id^="site-banner-"]
  3597. toggo.de##div[class^="holder-ad-wrapper"]
  3598. spielkarussell.de##.banner-template
  3599. spielkarussell.de##.banner-static-game
  3600. spiele-umsonst.de###advert2 > div
  3601. browsergames.spielen.de##.rightCol > .boxShadow:last-child
  3602. forschung-und-wissen.de##.magazin_box5
  3603. ||weltderwunder.de/embed/ads/
  3604. weltderwunder.de##div.ad-format-720x90
  3605. weltderwunder.de##div.adv-720x90
  3606. weltderwunder.de##.player-ad-videos
  3607. pnp.de##.em_modul_box_type_1
  3608. ||epochtimes.de/V/D/$image
  3609. gamestar.de##.pv-teaser-pricecompare
  3610. extreme.pcgameshardware.de###post_rec2
  3611. ||gamesaktuell.de/tsimg/$image
  3612. forum.gamesaktuell.de##.posts > ul > li.postbitlegacy#post_rec
  3613. gamesaktuell.de###pricehitsTextTeaser
  3614. heise.de##.widget-werbung
  3615. heise.de##.teaser_adliste
  3616. cs.ingame.de##.mauto
  3617. cs.ingame.de##.frontpageWidgets > div#text-5.widget_text
  3618. cs.ingame.de###adzoneA_area
  3619. modernboard.de###oc24_container_top
  3620. modernboard.de###TopRectangle
  3621. modernboard.de###MidRectangle
  3622. modernboard.de##.Anzeige.message
  3623. ||andreas-unterberger.at/mediafiles/werbung
  3624. andreas-unterberger.at##div[class^="adsensecontent"]
  3625. bild.de##img[alt="BILD Reise "]
  3626. compact-online.de##div[class^="compa-nach-dem-inhalt"]
  3627. compact-online.de##div[class^="compa-nach-dem-inhalt"] + br
  3628. ||areadvd.de/images*Amazon^$image
  3629. reporter-24.com##.entry-content > p > br
  3630. whocallsme.com##.oos_ad
  3631. whocallsme.com###phoneTop
  3632. werhatangerufen.com##.topbnner
  3633. anruferauskunft.de###sidebar2.grid_5 > div[id^="div-gpt-ad-"] + div[style^="height:"]
  3634. anruferauskunft.de###sidebar2.grid_4 > #text-3:first-child
  3635. wow-forum.com###mpu
  3636. wow-forum.com###leaderboard[style="width:728px; height:90px;"]
  3637. onlinemarketingrockstars.de##aside.adobe-sidebar.widget_text
  3638. onlinemarketingrockstars.de##.post.tag-sportmarketing
  3639. onlinemarketingrockstars.de###jobwidget
  3640. onlinemarketingrockstars.de##.omjobs_advertisment_random
  3641. cleverdialer.de##.banner-google
  3642. forum.buffed.de###plakatfullsize
  3643. tchgdns.de##.index-pub
  3644. tchgdns.de##.sidebar-pub-top
  3645. tchgdns.de##.sidebar-pub-end
  3646. tchgdns.de##.footer-pub
  3647. tchgdns.de##.header-pub
  3648. ||zeit.de/www.zeit.de/static/amp-ads/
  3649. www-zeit-de.cdn.ampproject.org##.advertising
  3650. chinamobilemag.de###sp-ad1
  3651. easycredit-bbl.de##.partners
  3652. easycredit-bbl.de##.box.cad
  3653. easycredit-bbl.de##.frontpage_advertisement
  3654. ariva.de###ARIVA > div#BIGSIZE
  3655. druckerchannel.de###DCA_BOTTOM
  3656. druckerchannel.de###DCGA_LEAD
  3657. discard.email###MenuBanner
  3658. helles-koepfchen.de###Skyscraper
  3659. kabeleins.de,prosieben.de,prosiebenmaxx.de,sixx.de###ad-fullbanner-outer
  3660. promobil.de###adBox1
  3661. winfuture.de###adbox16
  3662. physio-deutschland.de###ads
  3663. spiele-umsonst.de###advert
  3664. kostenlose-online-rechner.de###advert3
  3665. kostenlose-online-rechner.de###advert789
  3666. gutefrage.net###answers > .Block.ExpermondoPlate:not(.Answer)
  3667. gutefrage.net###async_promo_sidebar
  3668. chefkoch.de###banner-hpa-mr
  3669. spielen.de###bannerarea
  3670. utopia.de###billboard
  3671. thinkpad-forum.de###breadcrumb + center
  3672. tvnow.de###breakad
  3673. amazon.de###browse_feature_div
  3674. simfans.de###c1040 + .csc-default
  3675. simfans.de###c4032 + .csc-default
  3676. fifa4life-forum.de###collapseobj_vbcms_table_right > table > tbody > tr:first-child
  3677. deutscherskiverband.de###container-banner-spacer
  3678. hallo-eltern.de###content-ad-bottom
  3679. sprechzimmer.ch###contentinner + table[Width="438"]
  3680. drehscheibe-online.de###dsHeaderColoured
  3681. businessinsider.de###editorial2
  3682. zdnet.de###featureWhitepaper
  3683. forum.golem.de###forum-main > article > div[style$="min-height:266px; margin:20px 0 10px;"]
  3684. golem.de###gts-clip
  3685. tagesspiegel.de###hcf-ad-wrapper
  3686. winfuture.de###homepage_rectangle
  3687. boerse-online.de###hvb-homepage-integration-container
  3688. abendzeitung-muenchen.de###id_b4d8cd00_27fb_44bc_b42b_899b5b4cfccb
  3689. computerfrage.net###im-mediumRectangle
  3690. sueddeutsche.de###iqd_mainAd
  3691. urbia.de###latest-cis
  3692. geliebte-katze.de###leaderboard
  3693. markt.merkur.de###markt_expose_afc_leftAboveSimilar
  3694. markt.merkur.de###markt_expose_afc_leftBelowSimilar
  3695. n-tv.de###medrect
  3696. gmx.net,web.de###middle-container
  3697. prosieben.de,prosiebenmaxx.de,sixx.de###modal-overlay
  3698. express.de###nativendo-oms-infeed
  3699. cicero.de###page-banner
  3700. spielaffe.de###partner_container_body
  3701. physio-deutschland.de###partners-right
  3702. rtl.de,vox.de###pl_playerBreakAd
  3703. sat1.de###playerWrapperOuter + #modal-overlay
  3704. selbst.de###plista
  3705. extreme.pcgameshardware.de,forum.pcgames.de###post_rec
  3706. seatforum.de###posts > ins[id^="AABI-"]
  3707. win-8-forum.net###posts > li.postbit:not([id])
  3708. abnehmen.com###posts > li.postbitlegacy.postcontainer.old:not([id^="post_"])
  3709. board.gulli.com###posts > li.postbitlegacy:not([id^="post_"]):not([class*="old"])
  3710. win-10-forum.de###posts > li.postcontainer.nointelliTXT:not([id^="post_"])
  3711. seatforum.de###posts > li:not([id]).postcontainer
  3712. computerbase.de,tuning-fans.de,usp-forum.de###posts > li[id^="yui-gen"]
  3713. golem.de###pricehits
  3714. buffed.de###pricehitsTextTeaser
  3715. hilfdirselbst.ch###r230
  3716. hilfdirselbst.ch###r231
  3717. spiele-umsonst.de###right_side > .main_gamebox_mid2
  3718. pcgames.de###saturn_teaser
  3719. heilpraxisnet.de###secondary
  3720. edmontonjournal.com###section_2 + .pm_layouts_news_ticker
  3721. xbox-passion.de###sidebar > #rectangle
  3722. autobild.de###skyscraper
  3723. med1.de###sl > #w_m
  3724. spiegel.de###spRecommendations
  3725. win-8-forum.net###superbanner
  3726. computerbild.de###teaser_right > div.labeling
  3727. computerbild.de###teaser_right > section.teaserblock.labeling
  3728. kratzbaum-tests.com###text-15:nth-child(4)
  3729. kratzbaum-tests.com###text-9:first-child
  3730. willhaben.at###topbanner
  3731. businessinsider.de###vendor_1
  3732. apfeleimer.de###wbounce-modal
  3733. tweakpc.de###wpl
  3734. tweakpc.de###wpr
  3735. 1erforum.de,avensis-forum.de,ford-forum.de,skodacommunity.de,toyota-forum.de,windows-7-forum.net##.Anzeige
  3736. onvista.de##.CONTENT_AD
  3737. chip.de##.DirectDeal
  3738. onvista.de##.NEWS_TEASERBOX.ARTIKEL:not([id])
  3739. chip.de##.NewsArticle__SponsoredLinks
  3740. faz.net##.Teaser620 > .job-empfehlungen
  3741. feelgreen.de##.Tsib > aside > div[data-mm^="zid="]
  3742. chip.de##.WidgetBC-Content.WidgetBC
  3743. praxistipps.chip.de##.WidgetDsl
  3744. pasta-selber-machen.de##.aawp-widget
  3745. usp-forum.de,win-10-forum.de##.above_header
  3746. winfuture.de##.acceptable_ad
  3747. 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
  3748. medizin-und-technik.industrie.de##.ad-disclaimer + div[style*="width: 300px; height: 250px;"]
  3749. utopia.de##.ad-intern
  3750. bild.de##.ad-mark
  3751. ffh.de##.adLayerRectangle
  3752. focus.de##.adMarkerBlock
  3753. abnehmen.com,seatforum.de##.ad_marker
  3754. spiegel.de##.adition
  3755. weser-kurier.de##.adobj
  3756. techbook.de##.ads
  3757. radiohamburg.de##.ads-rectangle
  3758. fcn.de##.ads:not([class^="ads small-block-grid-"])
  3759. hl-live.de,chinamobilemag.de,focus.de,pcwelt.de##.adsbygoogle
  3760. tvspielfilm.de##.adsd_rectangle
  3761. eatsmarter.de##.adsense
  3762. polizeinews.ch##.adv_middle
  3763. tvspielfilm.de##.advertising-box
  3764. radiohamburg.de##.afs_ads
  3765. buffed.de,pcgames.de##.amazonVideoTeaser
  3766. winfuture.de##.amazon_widget_w660
  3767. linuxundich.de##.anzbfdcwuie
  3768. rauchmeldungen.de,simfans.de##.anzeige
  3769. stern.de##.anzeige-inner
  3770. oeffnungszeitenbuch.de##.anzeigenlabel
  3771. augsburger-allgemeine.de##.article > .articleBottomSocialshareprivacy + .doNotPrint
  3772. bz-berlin.de##.article-bcode-medium-rectangle
  3773. bz-berlin.de##.article-bcode-medium-rectangle-bottom
  3774. catplus.de##.asa_async_container
  3775. mobiflip.de##.asadivmain
  3776. augsburger-allgemeine.de##.aside > .hide + div[style*="background-color: none;"][style*="height:135px;"]
  3777. prospektangebote.de,bonedo.de,mallorcamagazin.com,tageskarte.io,piste.de,ruhrnachrichten.de,spielspiele.de,1001spiele.at,bundesliga.de,lbb.de##.banner
  3778. simtimes.de##.banner-end-news
  3779. mein-gartenbuch.de##.banner_content_single
  3780. bildspielt.de##.banner_middle
  3781. pfaffenhofen-today.de,berlindailysun.com##.bannergroup
  3782. pcgames.de##.battlefieldOneTeaser
  3783. zombicide.de##.bbp-body > [style^="text-align:"]
  3784. babycenter.de##.bcAd
  3785. derwesten.de##.block-header--banner
  3786. extreme.pcgameshardware.de##.body_wrapper > div > a[href*="&utm_content=forumbanner"]
  3787. winsoftware.de##.box300ad
  3788. tagesanzeiger.ch##.boxExclusiv.ad
  3789. klamm.de##.centerX > a > img[style]
  3790. lecker.de##.col-3.aside > .teaser--full-1col:nth-child(-n+7)
  3791. lecker.de##.col-3.aside > h2:nth-child(3)
  3792. lecker.de##.col-3.aside > section:nth-child(-n+2)
  3793. praktikumsstellen.de##.col-9-12 > .teaserLine:not(.stelle_P)
  3794. tobax2.at.ua##.column-right-outer
  3795. motor-talk.de##.commentlist > .listheader
  3796. giga.de##.content > p[style$="text-align: center;"]
  3797. frustfrei-lernen.de##.contentBody > div:first-child:not([class])
  3798. tvspielfilm.de##.desktop_banner_any
  3799. gartensaison.de##.desktopadd
  3800. pcgames.de##.dishonored2Teaser
  3801. berliner-zeitung.de,express.de,mopo.de,mz-web.de##.dm_ad
  3802. express.de##.dm_ta300x-- > a[target$="_blank"]
  3803. ksta.de,mopo.de##.dm_ta300x300_html
  3804. pc-special.net##.dpAd
  3805. seatforum.de##.ebayitems
  3806. catplus.de##.entry-content > .catplus-content
  3807. borncity.com##.entry-content > div[style*="px 0"][style*="center;"]
  3808. dwdl.de##.eyecatcher
  3809. willhaben.at##.fakeAdLiElement
  3810. seatforum.de##.ffwidget_sidebar
  3811. sueddeutsche.de##.flexible-teaser--ad
  3812. extreme.pcgameshardware.de##.floatcontainer.doc_header#header
  3813. bmw-syndikat.de##.forum_show_main_banner_left
  3814. newsbloggers.ch##.g-single > a[style^="display: block;"] > img
  3815. mein-schoener-garten.de##.google-adsense-ad
  3816. wieistmeineip.ch,wieistmeineip.at,wieistmeineip.de##.google-adsense-label
  3817. elektriker.org##.google-dfp
  3818. pcwelt.de##.google-wrapper
  3819. n-tv.de,stern.de##.gujAd
  3820. mobilegeeks.de##.ha-header > div[style="background:#000000;"]
  3821. handelsblatt.com##.hcf-ad-rectangle
  3822. wiwo.de##.hcf-ad-superbanner
  3823. weser-kurier.de##.header_content > .billboard
  3824. merkur.de,oktoberfest-live.de,tz.de##.id-Container--proBEEP
  3825. kreiszeitung.de,oktoberfest-live.de##.id-Container-headline--proBEEP
  3826. ovb-online.de##.id-Teaser-el--blockStyle--stCnt--picture
  3827. merkur.de,tz.de##.id-Teaser-el--proBEEP
  3828. pcwelt.de##.idgAmazonTextV2
  3829. pcwelt.de##.idgAmazonTextV2 + .linkdb-marker
  3830. computerwoche.de##.idgContentListExtendableCommercial
  3831. operationauge.de##.inPageAdd300x250-wrapper
  3832. pc-magazin.de##.inline_amazon
  3833. pcgameshardware.de##.innerArticleModule.ghapi
  3834. general-anzeiger-bonn.de##.is-content-ad
  3835. chinamobilemag.de##.ja-promo-bar
  3836. cdu-austritt.jimdo.com##.jtpl-section-aside
  3837. prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,the-voice-of-germany.de,wetter.com##.k-media-container div[class^="k-ad-"]
  3838. bier.de,allgaeuhit.de##.leaderboard
  3839. spiele-umsonst.de##.left > div.right[style$="351px;"]
  3840. derwesten.de##.madvertise
  3841. hifitest.de##.mainContent > .marginBottom30
  3842. flashx.tv##.main_box_right > .box_wrap
  3843. vanion.eu##.main_inner > div#leaderboard
  3844. vanion.eu##.main_inner > div.skyscraper
  3845. pc-special.net##.marginTop:not([id]) > article[id^="wcf"]
  3846. oe24.at##.marker.ads
  3847. focus.de##.marketingbox
  3848. zuhause.de##.med_anz
  3849. allgaeuhit.de##.medium_rec_in
  3850. pcmastersforum.de##.menu_left_box > .download-box > .banner
  3851. pcmastersforum.de##.menu_left_box > .download-box > .header:first-child
  3852. meinpassat.de##.messageBody div[style*="left;"]:first-of-type
  3853. meinpassat.de##.messageList > li.marginTop:not([id])
  3854. digital-eliteboard.com##.messageList > li[class="message"]:not([id]):not([data-author])
  3855. coding-board.de##.messageList li[data-author="coding-board"][data-author-id="19792"]
  3856. transfermarkt.de##.mobile-werbung-inrow
  3857. gartensaison.de##.mobileadd
  3858. tichyseinblick.de##.mod-cad2
  3859. deutscherskiverband.de##.modul-dsv-banner
  3860. spielen.de##.mtAd
  3861. windowscentral.com##.netshelter-ad
  3862. fussball.de##.news-teaser-banner
  3863. allgaeuhit.de##.newsshow_banner_bottom
  3864. zeit.de##.nextread-advertisement
  3865. pz-news.de##.nfy-ts-ads
  3866. weser-kurier.de##.nfyc_advert_info
  3867. frustfrei-lernen.de##.noContentBannerAd
  3868. gartendatenbank.de##.noprint
  3869. coding-board.de##.pageContent > center > span[style="font-size: 10px"]
  3870. selbst.de##.panel-col > .panel-pane[style^="display: none"] + .panel-separator
  3871. computerbild.de##.partner
  3872. bild.de##.partnerfont
  3873. autobild.de##.partnerlabel
  3874. bundesliga.de##.partnerlist
  3875. kn-online.de,ln-online.de,maz-online.de##.pda-addart
  3876. kn-online.de##.pda-includeurl > div.included-uri
  3877. pcmastersforum.de##.postcontent > div[style$="right;"]:first-child
  3878. avensis-forum.de,ford-forum.de,skodacommunity.de,toyota-forum.de##.primaryContent > .signatureAdBot
  3879. radiobielefeld.de##.rectright[style*="268px"]
  3880. deine-tierwelt.de##.resultslist-content .row.external-content-container
  3881. np-coburg.de##.right.group#internbox
  3882. gamesworld.de##.rightWing
  3883. tvspielfilm.de##.rotationblock
  3884. rtl.de,vox.de##.rtli-master-ad
  3885. rtl.de,vox.de##.rtli-master-octopus
  3886. tichyseinblick.de##.rty-block-plista
  3887. videogameszone.de##.saturn_katalog
  3888. stern.de##.sb-ad
  3889. windows-7-forum.net##.section.funbox
  3890. weser-kurier.de##.servicebox-ns
  3891. forum.digitalfernsehen.de##.sharePage + div:not([id]):not([class]):not([style])
  3892. pcgameshardware.de##.shopLinkButtonsWrapper
  3893. pcgames.de##.shopLinkFrame
  3894. elektriker.org##.show-for-large-up > div[style*="; border-top"]
  3895. 1erforum.de,avensis-forum.de,ford-forum.de,skodacommunity.de,toyota-forum.de##.sidebar > .section.funbox
  3896. forum.digitalfernsehen.de##.sidebar > div:not([id]):not([class]):not([style]):nth-child(2)
  3897. abendzeitung-muenchen.de##.sidebar > div[style$="text-align: center; "]
  3898. wiesentbote.de##.sidebar-content > div#advanced_text-5
  3899. desired.de,t-online.de##.sky_anz
  3900. wetter.com##.slideout-panel > div[class="app-layout pb--"]
  3901. simtimes.de##.specialad
  3902. 4players.de##.spielefresser
  3903. fussball.de##.sponsor
  3904. n24.de##.t_025.promotion
  3905. frustfrei-lernen.de##.tandem_top
  3906. linuxundich.de##.td-ss-main-sidebar > .td_block_wrap.td_block_text_with_title.td_block_widget
  3907. arcor.de##.teasBox:nth-last-child(5)
  3908. java-programmieren.com##.teaser
  3909. rtl2.de##.teaser--medrec
  3910. hamburger-wochenblatt.de##.teaserBox[id^="4460"]
  3911. computerbild.de##.teaserblock.kaufenteaser
  3912. autobild.de##.teaserbox.rectangle
  3913. t3n.de##.tg-articletype-sponsored-post
  3914. forum.digitalfernsehen.de##.titleBar + div:not([id]):not([class]):not([style])
  3915. willhaben.at##.topAdsBox
  3916. gamona.de##.topdeals
  3917. winfuture.de##.topnews > div[class^="news"] + div + script + iframe[Width="660"]
  3918. tagesspiegel.de##.ts-ad
  3919. anonymousnews.ru##.vc_row.wpb_row.td-pb-row.td-ss-row > .td-pb-span4
  3920. micky-maus.de##.vcadteaser
  3921. freenet.de##.veeseoRUN
  3922. handelsblatt.com##.vhb-serviceoffer
  3923. sixx.de##.view-adsbygoogle
  3924. spiele-umsonst.de##.viewmain > #pictureperfect
  3925. chip.de##.vjs-relatedteaser
  3926. wohnwagen-forum.de,med1.de,extrem-bodybuilding.de,clashroyaleforum.de,clashofclansforum.de,forum.pocketnavigation.de,pff.de,dogforum.de##.wcfAdLocation
  3927. all-in.de##.werb
  3928. gaeubote.de##.werbung_oben_rechts
  3929. rheinneckarblog.de##.widefat
  3930. wieistmeineip.ch,wieistmeineip.at,wieistmeineip.de##.wimip-googleads-container
  3931. winfuture.de##.ws_contentAd660
  3932. meaningsan.com##.ya3
  3933. zeitung.de##.zeitu-nach-dem-inhalt
  3934. /commoncfm/images/microsoftxboxone/$domain=buffed.de|gamesaktuell.de|gamezone.de|pcgames.de|videogameszone.de
  3935. maz-online.de##[data-module$="halfpagead"]
  3936. fifa4life-forum.de##[id^="naMediaAd_"]
  3937. glamour.de##a[data-custom-tracking*="track.adform.net"]
  3938. anonymousnews.ru##a[href*="kopp-verlag.de/cgi/wsaffil/wsaffil.cgi?act=callshop"] > img[class^="td-animation-"]
  3939. mathematik-wissen.de##a[href="http://fabalista.com/landingpage/"]
  3940. zuhause.de##a[href="http://www.diy-academy.eu/"]
  3941. bild.de##a[href^="/spiele/casino-spiele"] > img
  3942. goldesel.to##a[href^="apps/windows/"] > img
  3943. general-anzeiger-bonn.de##a[href^="http://a.twiago.com/adnoclick.php"]
  3944. chip.de##a[href^="http://adx.chip.de/www/delivery/ck.php"]
  3945. del.org##a[href^="http://aus.laola1.tv/RealMedia/ads"]
  3946. glamour.de##a[href^="http://bit.ly"][class^="teaser"]
  3947. t-online.de##a[href^="http://im.banner.t-online.de/adlink"]
  3948. kn-online.de##a[href^="http://partner.gewinnspiele.de/"]
  3949. winfuture.de##a[href^="http://partners.webmasterplan.com"]
  3950. auto-motor-und-sport.de##a[href^="http://www.leserumfragen.de/ams/"]
  3951. chip.de##a[href^="https://www.bestcheck.de"][href*="utm_campaign"]
  3952. foerderland.de##a[href^="https://www.weka.de/mediadaten/portale/foerderland-de/"]
  3953. delamar.de##a[onclick^="_gaq.push("]
  3954. express.de##article[data-title$="Anzeige"]
  3955. haustiermagazin.com##aside > #text-16:nth-child(2)
  3956. mein-gartenbuch.de##aside#text-16
  3957. praxistipps.chip.de##aside.Vouchers
  3958. mytopdeals.net##aside[class$="adsense-widget"]
  3959. pz-news.de##aside[class*="adslider"]
  3960. pz-news.de##aside[class*="nfy-ads"]
  3961. pz-news.de##aside[class*="nfy-merge-marked"]:not(.nfy-sebox-voting)
  3962. garten-landschaft.de##aside[id*="adrotate"]
  3963. hardwareluxx.de##aside[id^="rec"]
  3964. firetv-blog.de##aside[id^="text-"][class="widget widget_text"]
  3965. t3n.de##aside[role$="complementary"]
  3966. forum.digitalfernsehen.de##blockquote.messageText > div:not([id]):not([class]):not([style]):first-child
  3967. spieletipps.de##body #rectangleRgt
  3968. hamburger-wochenblatt.de##body > .adLeaderboard
  3969. mathe-lexikon.at##body > div#lb
  3970. apfeleimer.de##body > div.ftr
  3971. computerbild.de##body > div[id][style^="z-index:"]
  3972. kabeleins.de,prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,sat1gold.de,sixx.de,the-voice-of-germany.de,wetter.com##body.is_video > #modal-overlay
  3973. hallo-eltern.de##div#wunsch1.home_block.mobile-hide[style="background-color:#ffffff; padding-bottom=20px; border: 1px solid #f5a922;"]
  3974. spiegel.de##div.adition ~ div[class]:not([data-position]):not([itemscope]) > div > :not(div)[id][class]
  3975. vox.de##div:not(.voxde-masonry) > .voxde-medium-rectangle
  3976. chip.de##div[class$="NewsArticle__Widget unknown-widget"]
  3977. zuhause.de##div[class$="Thpx270"]
  3978. wanted.de##div[class$="Tts Tadha Twpx300 Thpx600"]
  3979. wanted.de##div[class$="Tts Tmc0v Twpx300 Thpx250"]
  3980. poki.de##div[class$="ad-loading"]
  3981. gamestar.de##div[class$="ads_outer"]
  3982. apotheken-umschau.de##div[class$="advertMedRec visibleAd"]
  3983. nuernberg.de##div[class$="box col-island-ad"]
  3984. general-anzeiger-bonn.de##div[class$="box teaserbanner"]
  3985. krone.at##div[class$="c_widescreen_teaser_2x4"]
  3986. metal-hammer.de##div[class$="grid-box-optional_ad"]
  3987. bluewin.ch##div[class$="mod modDirectTo logos"]
  3988. winfuture.de##div[class$="p_widget nointelliTXT"]
  3989. windows-7-forum.net##div[class$="section funbox"]
  3990. lokalkompass.de##div[class$="teaserBox left"]
  3991. lokalkompass.de##div[class$="teaserBox right"]
  3992. jetztspielen.de##div[class*="advert"]
  3993. wired.de##div[class*="featured-advertise"]
  3994. isnichwahr.de##div[class*="simpleads-ad-"]
  3995. lokalklick.eu##div[class="rt-grid-3 sidebar-right"]
  3996. regensburg-digital.de##div[class="uk-panel uk-panel-box widget_text"]
  3997. meaningsan.com##div[class^="abc"]
  3998. allgemeine-zeitung.de##div[class^="ad adsense"]
  3999. zulu-spiele.de##div[class^="ad_outside"]
  4000. mathelounge.de##div[class^="adholder"]
  4001. hifitest.de##div[class^="adl-"]
  4002. informationsarchiv.net##div[class^="ads_"]
  4003. playfront.de##div[class^="asa2_"]
  4004. mobiflip.de##div[class^="asadiviframe"]
  4005. ksta.de##div[class^="dm_ad"]
  4006. handelsblatt.com##div[class^="hcf-ad-"]
  4007. eltern.de##div[class^="m-ad-"]
  4008. meinestadt.de##div[class^="ms-ad"]
  4009. metal-hammer.de,musikexpress.de##div[class^="ph-ad"]
  4010. refrago.de##div[class^="placeholderAdBox"]
  4011. computerbild.de##div[class^="teaser_rr javascript"]
  4012. delamar.de##div[class^="wk wk_"]
  4013. arcor.de##div[data-ad-unit-path]
  4014. fussball.de##div[data-ad]
  4015. merkur.de##div[data-vr-zone="Billboard-Ad"]
  4016. merkur.de##div[data-vr-zone="Flexboard-Ad"]
  4017. bild.de##div[data-vr-zone="tr-stoerer-auto-erotik"]
  4018. spieletipps.de##div[id$="rectangleRgt"]
  4019. np-coburg.de##div[id*="_werb"]
  4020. helles-koepfchen.de##div[id^="Superbanner"]
  4021. freenet.de##div[id^="adBox"]
  4022. studienwahl.de##div[id^="ad_"]
  4023. bluewin.ch##div[id^="ad_medium"]
  4024. schnelle-online.info##div[id^="adright"]
  4025. aftvhacks.de##div[id^="advads_ad_widget"]
  4026. spielaffe.de##div[id^="app_advertising"]
  4027. welt.de##div[id^="banner_"]
  4028. chip.de##div[id^="contentad-"]
  4029. chip.de##div[id^="contentad-"] + .mt-xs
  4030. abnehmen.com,gulli.com##div[id^="crt-"]
  4031. bmw-syndikat.de##div[id^="div-dfp-"]
  4032. deskmodder.de##div[id^="google"][class^="post"]
  4033. med1.de##div[id^="imAd_"]
  4034. sueddeutsche.de##div[id^="iqad"]
  4035. meinestadt.de##div[id^="ms_ad_wrapper_"]
  4036. meinestadt.de##div[id^="ms_adsense"]
  4037. ghacks.net##div[id^="pgloggedouttext-"]
  4038. edmontonjournal.com##div[id^="pn_dfpad-"]
  4039. gofeminin.de##div[id^="sas_"][id$="_wrapper"]
  4040. all-in.de##div[id^="tplident"]
  4041. tvspielfilm.de##div[id^="wallpaper"]
  4042. transfermarkt.de##div[id^="werbung_"]
  4043. hamburger-wochenblatt.de##div[id^="yield_gpt_"]
  4044. all-in.de##div[onclick^="javascript:window.location.href='"][class$="specbox"]
  4045. rund-ums-baby.de##div[style="position:absolute; z-index:1; left:26px; width:898px; background-color:#f6f5f3;"]
  4046. mein-gartenbuch.de##div[style^="margin: 20px auto 10px"]
  4047. hl-live.de##div[Width="828"][height="90"]
  4048. foerderland.de#footerFlyout
  4049. t-online.de##form[action="http://im.banner.t-online.de/"]
  4050. t3n.de##iframe[class*="hb-large"]
  4051. mathebibel.de##iframe[id^="ylt-"]
  4052. druckerchannel.de##iframe[name^="DC_IFRAME_AD"]
  4053. rebuy.de##iframe[src^="//partners.webmasterplan.com"]
  4054. bild.de##img[alt$="Skoobe "]
  4055. regensburg-digital.de##img[alt$="_werbung"]
  4056. pz-news.de##img[data-src^="/pu_pz/scripts/holder.js"]
  4057. computerbild.de##img[height="250"][Width="1000"]
  4058. zuhause.de##img[height="46"][Width="606"]
  4059. bild.de##img[usemap$="#ConnectMap"]
  4060. hl-live.de##img[Width="160"][height="240"]
  4061. spiele.woxikon.de##ins[id^="aswift_"]
  4062. elderscrollsportal.de,netzwelt.de##li.message:not([id^="post-"])
  4063. cosmopolitan.de##li[class*="tsr anzeige"]
  4064. zeit.de##li[data-label$="Anzeige"]
  4065. tagesanzeiger.ch##p[class$="adsTitle"]
  4066. mobil.teltarif.de##p[class] + div[style^="margin:"] > div.tgtLink
  4067. mobil.teltarif.de##p[class] + div[style^="margin:"] > i
  4068. micky-maus.de##p[class^="anzeige"]
  4069. sat1.de##section.box[data-track*="cont:Sales"]
  4070. bravo.de##section[class*="teaserAd"]
  4071. schwaebische.de##section[class^="advertorialBox"]
  4072. frustfrei-lernen.de##span.contentlabel
  4073. tagesanzeiger.ch##span[class$="labelAd"]
  4074. heilpraxisnet.de##span[style="font-family: Verdana, sans-serif;"]
  4075. tobax2.at.ua##span[style="font-weight: bold;"]
  4076. rechneronline.de##td > div[style="font-size:10px;margin-top:1px"]
  4077. computerhilfen.de##tr > td[class="mesind_topiclist1"]
  4078. ||0rechner.de/racresmur/
  4079. ||abpxy.p7s1dns.net^$domain=prosiebenmaxx.de
  4080. ||ad-js.chip.de/js/chip/
  4081. ||allgaeuhit.de/wb_code.php?wbid=*&url=
  4082. ||assets.wallstreet-online.de/_media/5688/degiro-300x50.gif
  4083. ||berlindailysun.com/images/banners/
  4084. ||bilder.bild.de/fotos/bild-connect-47806954/Bild/2.bild.jpg
  4085. ||boerse-online.de/Images/b_partner/
  4086. ||c.df-srv.de/ihb.js
  4087. ||cdnb.allaboutvision.com/i/slug-ad
  4088. ||digital-eliteboard.com/images/scout.gif
  4089. ||focus.de/fol/multimedia/finanzende/*sidebar
  4090. ||kopp-verlag.de/*banners^$third-party
  4091. ||lotto-hh.de/partnerintegration^
  4092. ||magine.com/de/promotions/_banners/$third-party
  4093. ||marktforschung.de/fileadmin/user_upload/Banner_
  4094. ||mobilfunk-talk.de/news/wp-content/uploads/*/gmx-banner
  4095. ||nuggad.net^$domain=sat1.de
  4096. ||onvista.de/as/ab_campaign
  4097. ||p7s1digital.de/vod/2.0/progressive/*/x.mp4?
  4098. ||partner.gewinnspiele.de^
  4099. ||physio-deutschland.de/uploads/tx_macinabanners/
  4100. ||puls4.com/win2day/
  4101. ||quoka.de/fifligatus.php^
  4102. ||spieletipps.de/spx
  4103. ||tagesanzeiger.ch/sl/teaser/cached/front/ads
  4104. ||tagesanzeiger.ch/teaser.php
  4105. ||thinkpad-forum.de/banner/$image
  4106. ||tweakpc.de/wpimages/drobo_background.jpg
  4107. ||uberflieger.de/*/adspeed.js
  4108. ||vetalio.de/partner/$domain=chip.de
  4109. ||video.n-tv.de/abr/*/opener*.mp4
  4110. ||videoplaza1.tv/proxy/^$domain=tv4play.se
  4111. ||wetteronline.de/dr/*/css/p_*.css
  4112. ||wetteronline.de/dr/*/css/www.csss
  4113. ||widgets.outbrain.com/outbrain.js$domain=chip.de
  4114. ||widgets.outbrain.com/outbrain.js$domain=netzwelt.de
  4115. ||widgets.outbrain.com/outbrain.js$domain=winfuture.de
  4116. ||winfuture.de/css/images/
  4117. bild.de##a[class$="mark"]
  4118. bild.de##div[class$="rectangle ad-mark"]
  4119. bild.de##div[data-mark$="Anzeige"]
  4120. bild.de##img[alt$="Horoskop bei Bild "]
  4121. bild.de##img[alt$="Mobile.de "]
  4122. bild.de##img[alt$="Railnation "]
  4123. gamezone.de##a[href="/microsoftxboxone/"]
  4124. ||infranken.de/*/AdDeveloper*.php?
  4125. pcgames.de,pcgameshardware.de###paperchase
  4126. pcgameshardware.de###plakatinhalttag_1
  4127. pcgameshardware.de###plakatinhalttag_2
  4128. pcgames.de,pcgameshardware.de###pricehitsTextTeaser
  4129. pcgameshardware.de##.contentFrameEddie
  4130. videogameszone.de,gamesaktuell.de,pcgameshardware.de##.topFrameEddie
  4131. futurezone.at##div[class*="karriereat"]
  4132. ||durchblicker.at/iframes^$third-party
  4133. merkur.de##.id-Container--promotion
  4134. merkur.de##.id-Teaser-el--promotion
  4135. fr-online.de##.ad-location-container
  4136. wetter24.de###ads_placeholder
  4137. tz.de##div[class*="id-Container--promo"]
  4138. ||dlh.net/brandings/
  4139. welt.de##div[class^="bitextanz"]
  4140. spiegel.de##div#spOasTop + div[class] > div[id] > img
  4141. spiegel.de##div#wrapper > div#spColumnAd + div[id][class] > img
  4142. dvdschnaeppchen.de###myatu_bgm_img_group
  4143. arcor.de##a[href$="https://zuhauseplus.vodafone.de/dsl/zuhause-m.html"]
  4144. ||pcgames.de/tsimg/432132/gamesbusiness_promobox_300x150px.gif
  4145. notebooksbilliger.de##.banner_top
  4146. sport.de##.related > div[style="width:300px;height:510px;"]
  4147. nordbayern.de##div[id*="-web-ad-"]
  4148. netmoms.de##.advertised-teaser
  4149. netmoms.de##.partnerbox.sponsorbox
  4150. freundin.de##a[href*="sponsored-post"]
  4151. freundin.de##a[href^="http://www.ebalance.de/?"]
  4152. ||freundin.de/*-widecolBanner-
  4153. gamestar.de##.centeredDiv > div[id][style*="inline-block"]
  4154. ||sky.de/web/cms/static/img/595x80_
  4155. gta-5-forum.de###mpu
  4156. ||teccentral.de/images/tec/entertainment.png$domain=gta-5-forum.de
  4157. pcwelt.de##.idgGoogleAdTag
  4158. syfy.de###block-block-2 p[style="text-align: right; margin: 0; width: 305px;"]
  4159. syfy.com##.tile--ad
  4160. allaboutsamsung.de##div[style="width:300px;min-height:250px;padding-bottom:4px;padding-top:4px;"]
  4161. sky.de##div[class*="banner300"]
  4162. sky.de##div[id^="werbung"]
  4163. ! vip.de
  4164. vip.de##.vip-medium-rectangle.rtli-mr-large
  4165. vip.de##.vip-medium-rectangle.teaser_item
  4166. vip.de##.vip-teaser.large
  4167. sat1.de##a[href="http://www.sat1.de/service/warum-werbung"]
  4168. stern.de##.aqFeZjmy
  4169. stern.de##.xbCiOLzG
  4170. ||stern.de/faibl_adblocker_detector/
  4171. ||stern.de/media/flash/brightcove-plugins/homad/
  4172. southpark.de##div[style*="background: url('/layout/common/img/geoblock/background.png')"]
  4173. spiegel.de##img[src^="http://adserv."]
  4174. amica.de###teasBoxfwid18 > div.pd-b15
  4175. amica.de###teasBoxfwid19 > div.pd-b15
  4176. amica.de##.mg-l1.pd-l19
  4177. abendzeitung-muenchen.de###id_207f662e_7487_4dc7_87f8_ae31d2603810
  4178. abendzeitung-muenchen.de###id_423d7455_84ab_4957_ba5a_82b83784f89d
  4179. abendzeitung-muenchen.de##.AnzeigenHead
  4180. ||millionenchance.de/externalWidget/$domain=abendzeitung-muenchen.de
  4181. bbv-net.de##.adtext
  4182. merkur-online.de##.id-Container--promotion
  4183. frag-mutti.de,suedkurier.de,fr.de,jeversches-wochenblatt.de##.superbanner
  4184. jeversches-wochenblatt.de##style[style="font-size:9px;color:#2b2b2b;"]
  4185. svz.de##.ext-content.hidden-phone
  4186. waz-online.de##.pda-ad-dart
  4187. waz-online.de##.pda-adhead
  4188. mz-web.de##.ad-location-container
  4189. westfalen-blatt.de##div[style="margin-top: 30px; padding: 5px 0 5px 0; text-align: center; background-color: #f2f2f2"]
  4190. bodensee-woche.de##span.anzeigehinweis
  4191. tvtoday.de##a[href^="https://www.vicampo.de/"]
  4192. ||snacktv.de/snacktag/snacktag.js$domain=tvtoday.de
  4193. bild.de##div[data-vr-zone^="tb-1414"]
  4194. computerbild.de###mailderrteaser
  4195. morgenpost.de###hsmrect01
  4196. morgenpost.de##.grid_4.alpha
  4197. ||morgenpost.de/bin/src-115530370.png
  4198. augsburger-allgemeine.de##div.anzeige_box
  4199. onlinenewspapers.com##p.ad
  4200. tvdigital.de##span.ad
  4201. westline.de##div[class^="anzeige"]
  4202. gamona.de##.werbung ._container ~ .ad-label
  4203. ||static.focus.de/fol/multimedia/pkv_rechner/$third-party
  4204. tvtoday.de###Netflix
  4205. energy.de##.adverttitle
  4206. weltderwunder.de##div[class^="adHint"]
  4207. freshideen.com##div[class^="adHolder"]
  4208. tvspielfilm.de##div[class^="netflix"]
  4209. ratgeber-geld.de###main-container .dp_header[align="center"]
  4210. operation-augen.de##.wpb_content_element > .wpb_wrapper.vc_figure
  4211. t-online.de##.Tcngstrlogo
  4212. deutsche-porn.com##.ads
  4213. b4bschwaben.de##.nfy-adbanner-revive
  4214. ruhr24.de,wetterauer-zeitung.de,giessener-allgemeine.de,fr.de,wlz-online.de,da-imnetz.de,hallo-muenchen.de,nordbuzz.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]
  4215. wallstreet-online.de##body > #siteteaser
  4216. wallstreet-online.de##.newsFlagSlider
  4217. wallstreet-online.de###mooTickerContainer
  4218. l-iz.de##.liz-banner-content
  4219. l-iz.de##.sidebar_list > #text-10
  4220. l-iz.de##.sidebar_list > #text-2
  4221. l-iz.de##.sidebar_list > #text-11
  4222. l-iz.de##.sidebar_list > #text-64
  4223. 5min.at##.anzeige_footer
  4224. 5min.at###google_ad_footer
  4225. 5min.at##div[class^="frontpage_ad_"]
  4226. az-online.de##div[data-id-advertdfpconf]
  4227. winfuture-forum.de##.ExtraPostBlock > div[class$="post_block hentry clear"]
  4228. extra-radio.de##.bc_right div.box_right:last-child
  4229. volksstimme.de##.ph-ah-ad-icon
  4230. deutschland-in-zahlen.de##.werbung_oben
  4231. deutschland-in-zahlen.de##.werbung_oben + div[style="position:absolute;top:15px;left:2px"]
  4232. deutschland-in-zahlen.de##div[style*="font-size:10px;margin-top:1px"]
  4233. vwcorrado.de##div[id^="edit"] > div.vbmenu_popup + table[style="margin-top:6px;"]
  4234. transfermarkt.de##div[style="margin-top:20px;"] > div.fl
  4235. autobild.de##.rectangle
  4236. autobild.de##.partnerlabel
  4237. ||img.derwesten.de/img/incoming/*-315x80.jpg^
  4238. ||img.derwesten.de/img/*-140x53.jpg^
  4239. ||img.derwesten.de/img/incoming/*-315x80-$image
  4240. tagesspiegel.de###urban-teaser1
  4241. !-------------------------------------------------------------------------------!
  4242. !------------------ Content replacement rules ----------------------------------!
  4243. !-------------------------------------------------------------------------------!
  4244. !
  4245. ! The content replacement rules
  4246. !
  4247. ! Glomex video ads - kabeleins.de,prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,sat1gold.de,sixx.de,the-voice-of-germany.de,wetter.com
  4248. ! https://github.com/AdguardTeam/AdguardFilters/issues/21525
  4249. ! https://github.com/AdguardTeam/AdguardFilters/issues/21494
  4250. ! https://github.com/AdguardTeam/AdguardFilters/issues/20595
  4251. ! https://forum.adguard.com/index.php?threads/prosieben-de.20468/
  4252. ! https://forum.adguard.com/index.php?threads/resolved-wetter-com.17669/
  4253. ! https://forum.adguard.com/index.php?threads/ads-on-kabeleins-de-tv.23357/
  4254. ! wetter.com has different script than websites above
  4255. !
  4256. ! https://github.com/AdguardTeam/AdguardFilters/issues/48581
  4257. ! https://github.com/AdguardTeam/AdguardFilters/issues/31669
  4258. ! https://github.com/AdguardTeam/AdguardFilters/issues/31668
  4259. ! https://github.com/AdguardTeam/AdguardFilters/issues/31667
  4260. ! https://github.com/AdguardTeam/AdguardFilters/issues/31666
  4261. ! https://github.com/AdguardTeam/AdguardFilters/issues/29816
  4262. ! https://github.com/AdguardTeam/AdguardFilters/issues/14897
  4263. ! https://github.com/AdguardTeam/AdguardFilters/issues/9237
  4264. ! https://github.com/AdguardTeam/AdguardFilters/issues/7551
  4265. ! https://forum.adguard.com/index.php?threads/resolved-chip-de-chrome-extension.23472/
  4266. ! comedycentral.tv
  4267. ! https://github.com/AdguardTeam/AdguardFilters/issues/2304
  4268. ! autobild.de
  4269. ! huffingtonpost.de
  4270. ! n24.de
  4271. ! gamesaktuell.de
  4272. ! videogameszone.de
  4273. ! 4players.de
  4274. ! pcgames.de
  4275. ! pcgameshardware.de
  4276. ! sueddeutsche.de
  4277. ! vox.de
  4278. ! gmx.net
  4279. ! web.de
  4280. ! http://forum.adguard.com/showthread.php?8979
  4281. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1344
  4282. ! http://forum.adguard.com/showthread.php?8784
  4283. ! http://forum.adguard.com/showthread.php?7285
  4284. ! https://github.com/AdguardTeam/AdguardFilters/issues/3094
  4285. ! winfuture.de
  4286. ! canalplus.fr
  4287. ! chip.de
  4288. ! tvnow.de
  4289. ! https://github.com/AdguardTeam/AdguardFilters/issues/3012
  4290. ! t-online.de
  4291. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1774
  4292. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1812
  4293. !
  4294. !
  4295. !
  4296. ! https://forum.adguard.com/index.php?threads/10477/
  4297. !
  4298. ! https://forum.adguard.com/index.php?threads/7957/
  4299. @@||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-wetter.json
  4300. !---------------------------------------------------------------------------!
  4301. !------ White list. Fixing filtration errors (false-positive) --------------!
  4302. !---------------------------------------------------------------------------!
  4303. !
  4304. ! White list. Fixing filtration errors (false-positive)
  4305. !
  4306. !###TEMPORARY###
  4307. !###############
  4308. !
  4309. ! saechsische.de - article hidden - https://www.saechsische.de/staatsanwalt-gegenueber-rechten-befangen-5247375.html
  4310. saechsische.de#@?#article,div:-abp-has( > .article-fill__section > span:-abp-contains(Anzeige))
  4311. ! https://github.com/AdguardTeam/AdguardFilters/issues/57374
  4312. ||movie-blog.org^$subdocument,domain=movie-blog.org,badfilter
  4313. ! rtl.de - video not showing
  4314. @@||bilder-a.akamaihd.net/ip/js/ipdvdc/blockadblock.min.js$domain=rtl.de
  4315. ! https://github.com/AdguardTeam/AdguardFilters/issues/53752
  4316. saechsische.de#@?#article,div:-abp-has(> .landingpage > span:-abp-contains(Anzeige))
  4317. ! https://github.com/AdguardTeam/AdguardFilters/issues/50079
  4318. krone.at#@#.ad-container
  4319. ! https://github.com/AdguardTeam/AdguardFilters/issues/49853
  4320. buecher.de#@#.top-banners
  4321. ! https://github.com/AdguardTeam/AdguardFilters/issues/49006
  4322. @@||prosiebengames.de/modules/custom/adspree_custom/js/colorbox.js
  4323. ! https://github.com/AdguardTeam/AdguardFilters/issues/48701
  4324. @@||cdn.stroeerdigitalgroup.de/metatag/live/bauer-autozeitung/metaTag.min.js$domain=autozeitung.de
  4325. ! https://github.com/AdguardTeam/AdguardFilters/issues/48231
  4326. @@||shop.printweb.de/werbung^$domain=printweb.de
  4327. ! yello.de - article broken
  4328. yello.de#@#.advertorial
  4329. ! gamestar.de - video player is not loading
  4330. @@||c.amazon-adsystem.com/aax2/apstag.js$domain=gamestar.de
  4331. ! broken video - https://github.com/AdguardTeam/AdguardFilters/issues/38126
  4332. @@||component-vvs.glomex.com/embed^$popup
  4333. ! https://github.com/AdguardTeam/AdguardFilters/issues/42551
  4334. @@||cdnstatic.secure.spiegel.de/SP/*/grafik^
  4335. ! https://github.com/AdguardTeam/AdguardFilters/issues/42130
  4336. nordbayern.de#@%#AG_abortInlineScript(/="h[\s\S]{0,5}[\s\S]*t[\s\S]*o[\s\S]*e[\s\S]*\/[\s\S]{0,5}co[\s\S]{0,10}",/, 'window.Math');
  4337. ! dr-gumpert.de - broken article layout
  4338. dr-gumpert.de#@#.adsbygoogle
  4339. ! freundin.de - broken infinite scrolling
  4340. @@||freundin.de/?_wrapper_format=drupal_ajax&js=true
  4341. ! https://github.com/AdguardTeam/AdguardFilters/issues/38173
  4342. email.t-online.de#@#.advertising
  4343. ! https://github.com/AdguardTeam/AdguardFilters/issues/38848
  4344. @@||api.spendino.de/admanager^
  4345. ! https://github.com/AdguardTeam/AdguardFilters/issues/37287
  4346. @@||st.wetteronline.de/dr/*/css/p_*.css
  4347. ! https://github.com/AdguardTeam/AdguardFilters/issues/35504
  4348. @@||ad.doubleclick.net/ddm/pfadx^$domain=n-tv.de
  4349. @@||ad-ipd.sxp.smartclip.net/select^$domain=n-tv.de
  4350. ! https://github.com/AdguardTeam/AdguardFilters/issues/36756
  4351. @@||openx.gamereactor.dk/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml$domain=gamereactor.de
  4352. ! epochtimes.de - broken video
  4353. @@||c.amazon-adsystem.com/aax2/apstag.js$domain=epochtimes.de
  4354. ! joyn.de - video not playing
  4355. @@||yospace.com/csm/builder/*,proxy$domain=joyn.de
  4356. ! https://github.com/AdguardTeam/AdguardFilters/issues/27368
  4357. @@||mediamarkt.de/*/shop^
  4358. ! frag-mutti.de - missing article content
  4359. frag-mutti.de#@##top-banner
  4360. ! kinopolis.de - self-promo blocked
  4361. @@||adspirit.de^$domain=kinopolis.de
  4362. ! https://github.com/AdguardTeam/AdguardFilters/issues/28318
  4363. @@||ad.71i.de/somtag/loader/loader.js$domain=promipool.de
  4364. @@||ad.71i.de/somtag/config/promipoolde/default.js$domain=promipool.de
  4365. ! spieletipps.de - broken text in article
  4366. spieletipps.de#@##leaderboard
  4367. ! mz-web.de - broken player
  4368. @@||player.glomex.com/integration^
  4369. ! https://github.com/AdguardTeam/AdguardFilters/issues/24240
  4370. @@||data.lidl.de^$jsinject
  4371. ! https://github.com/AdguardTeam/AdguardFilters/issues/23380
  4372. @@||ib.adnxs.com/ptv$domain=tele5.de
  4373. @@||ad-ipd.sxp.smartclip.net/select$domain=tele5.de
  4374. ! rheinischepostmediengruppe.de - broken banner at top
  4375. rheinischepostmediengruppe.de#@##banner_carousel
  4376. ! https://github.com/AdguardTeam/AdguardFilters/issues/22185
  4377. ! https://github.com/AdguardTeam/AdguardFilters/issues/22404
  4378. @@||catalog.mann-filter.com/media/werbebanner^
  4379. ! https://github.com/AdguardTeam/AdguardFilters/issues/21934
  4380. @@||cdn.antenne.de/antenne-de/uploads^
  4381. ! https://github.com/AdguardTeam/AdguardFilters/issues/21340
  4382. androidpit.de#@##ad-sticky-container
  4383. ! https://github.com/AdguardTeam/AdguardFilters/issues/20330
  4384. @@||cdn.stroeerdigitalgroup.de/metatag/live/bauer-tvmovie/metaTag.min.js$domain=tvmovie.de
  4385. ! https://forum.adguard.com/index.php?threads/serienjunkies-de-broken.29145/
  4386. serienjunkies.de#@#.afs_ads
  4387. ! https://github.com/AdguardTeam/AdguardFilters/issues/18077
  4388. @@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=20min.ch
  4389. ! https://github.com/AdguardTeam/AdguardFilters/issues/18075
  4390. mytoys.de#@#iframe[Width="300"][height="250"]
  4391. ! https://github.com/AdguardTeam/AdguardFilters/issues/17480
  4392. sueddeutsche.de#@#.ad
  4393. ! https://github.com/AdguardTeam/AdguardFilters/issues/10142
  4394. @@||partnerads.ysm.yahoo.com/ypa/?ct=*suchmaschine.com$domain=suchmaschine.com
  4395. ! https://github.com/AdguardTeam/AdguardFilters/issues/10479
  4396. spiele-for-free.de#@#a[href^="http://wlx-secure.com/"]
  4397. ! https://github.com/AdguardTeam/AdguardFilters/issues/10104
  4398. @@||s.adadapter.netzathleten-media.de/*/naMediaAd.js$domain=wooco.de
  4399. wooco.de#@#.naMediaAd
  4400. ! https://github.com/AdguardTeam/AdguardFilters/issues/7638
  4401. @@||pagead2.googlesyndication.com/pagead/js/r*/show_ads_impl.js$domain=autobild.de
  4402. ! https://github.com/AdguardTeam/AdguardFilters/issues/7343
  4403. m.tvtoday.de#@#.banner-container
  4404. ! https://github.com/AdguardTeam/AdguardFilters/issues/7214
  4405. @@||smartclip.net/?plc=$domain=energy.de
  4406. @@||smartclip.net/ads?type=$domain=energy.de
  4407. ! https://forum.adguard.com/index.php?threads/25203/
  4408. islamische-zeitung.de#@#.sb-widget
  4409. ! https://forum.adguard.com/index.php?threads/23770/
  4410. schogetten.de#@#.Werbung
  4411. ! werbung.qs-optiker.de - site is broken
  4412. @@||werbung.qs-optiker.de^$domain=werbung.qs-optiker.de
  4413. ! https://github.com/AdguardTeam/AdguardFilters/issues/5440
  4414. kachelmannwetter.com#@#iframe[Width="300"][height="250"]
  4415. ! https://forum.adguard.com/index.php?threads/21931/
  4416. @@||arkadiumhosted.com/API/$generichide
  4417. ! https://github.com/AdguardTeam/AdguardFilters/issues/5075
  4418. @@||ww251.smartadserver.com/ac?nwid=*&siteid=$domain=transfermarkt.de
  4419. ! https://forum.adguard.com/index.php?threads/browsergames-spielen-de.20358/
  4420. browsergames.spielen.de#@##gameimage
  4421. ! https://github.com/AdguardTeam/AdguardFilters/issues/3506
  4422. kostenlose-online-rechner.de#@##advert1
  4423. kostenlose-online-rechner.de#@##advert2
  4424. ! https://forum.adguard.com/index.php?threads/14135/
  4425. rtl.de#@#.rtlde-medium-rectangle
  4426. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/2081
  4427. @@||gntm.connect.prosieben.de^$generichide
  4428. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1648
  4429. @@||cdn.inside-handy.de/ih/top/
  4430. ! http://forum.adguard.com/showthread.php?9165
  4431. @@||google-analytics.com/analytics.js^$domain=freshmilk.tv
  4432. ! http://forum.adguard.com/showthread.php?9166
  4433. @@||assets.sport1.de/bundles/
  4434. @@||doubleclick.net^$domain=video.sport1.de
  4435. @@||nuggad.net^$domain=video.sport1.de
  4436. @@||ad.71i.de^$domain=video.sport1.de
  4437. ! http://forum.adguard.com/showthread.php?8976
  4438. ! for correct blocking ads on tv4play.se
  4439. @@||videoplaza1.tv/proxy/as3_vp_player-ku
  4440. ! https://github.com/AdguardTeam/ExperimentalFilter/issues/1395
  4441. @@||lotto-bw.de^$jsinject
  4442. ! http://forum.adguard.com/showthread.php?8387
  4443. @@||lustich.de.adadapter.netzathleten-media.de/API-1.0/*/naMediaAd.js$domain=lustich.de
  4444. ! http://forum.adguard.com/showthread.php?7970
  4445. @@||toggo.de/module/catchup/admeta.php
  4446. ! rtl.de - broken player
  4447. @@||cdn.videoplaza.tv/contrib/de-ipd/svm/homadConfigVideoplaza-rtl.json$domain=rtl.de
  4448. ! http://forum.adguard.com/showthread.php?8058
  4449. @@||smartadserver.com/ac?$domain=bildderfrau.de
  4450. ! http://forum.adguard.com/showthread.php?8061
  4451. @@||spiele.rtl.de/landingpage/index/$document
  4452. ! http://forum.adguard.com/showthread.php?6081
  4453. @@||ad.71i.de^$domain=prosieben.de
  4454. ! http://forum.adguard.com/showthread.php?2874-servustv-com-(google-chrome-firefox)
  4455. @@||ad3.adfarm1.adition.com^$domain=servustv.com,other
  4456. ! https://github.com/AdguardTeam/AdguardFilters/issues/3346
  4457. @@||api.ebay-kleinanzeigen.de/api/ads/
  4458. !-------------- Easylist Germany rules -------------------------------------!
  4459. &werbemittel=
  4460. -werb_hori.
  4461. -werb_vert.
  4462. -werbebanner.
  4463. .at/ads/
  4464. .at/werbung/
  4465. .com/de/ad/
  4466. .com/werbung_
  4467. .de.be/zzz/$script
  4468. .de.ms/zzz/$script
  4469. .de.vu/zzz/$script
  4470. .de/ads/$~xmlhttprequest
  4471. .de/ads?
  4472. .de/ads_
  4473. .de/werb/
  4474. .de/werbung/
  4475. .net/werbung/
  4476. .org/werbung/
  4477. .to/werbung/
  4478. /_werbung/*
  4479. /aaa-werbung/*
  4480. /ad-rahmen-
  4481. /ad/anzeige_
  4482. /banner125werbung.
  4483. /banner_quartermedia.
  4484. /banner_woomws.
  4485. /bannerwerbung-
  4486. /bilder/ads/*
  4487. /bilder/werbung_
  4488. /buchreklame.
  4489. /cms/werbung/*
  4490. /dateien/ads/*
  4491. /defaultwerbung/*
  4492. /ec_adalt.
  4493. /ec_adalt/*
  4494. /ec_adalt_
  4495. /econa-layer/*
  4496. /eraffe_ad.
  4497. /esel.js
  4498. /fileupload/werbung/*
  4499. /firstloadwerbung.
  4500. /getwerbung.
  4501. /gigaflat.js
  4502. /grafik/ads/*
  4503. /Header-Werbung.
  4504. /hier_werben.
  4505. /image_werbung/*
  4506. /images/_werb_
  4507. /images/werb/*
  4508. /images/werb_
  4509. /images/werbung.
  4510. /images/werbung/*
  4511. /img/werbung/*
  4512. /imgwerbung/*
  4513. /includes/werbung/*
  4514. /layer_werbg.
  4515. /layout_img/werbung/*
  4516. /media/werbung/*
  4517. /medien/werbung/*
  4518. /mod/werbung/*
  4519. /nativendo.js
  4520. /nativendo/*
  4521. /o2-layer.
  4522. /partner/werbung-
  4523. /partneradzwerk/*
  4524. /pic/werbung/*
  4525. /pic/werbung_
  4526. /sidebar_werbung/*
  4527. /styles/*/werbung/*
  4528. /styles/werbung_
  4529. /upload/werbung/*
  4530. /usemax/*
  4531. /werb.gif
  4532. /werb.php
  4533. /werbe-banner/*
  4534. /werbe_banner/*
  4535. /werbeanzeige/*
  4536. /werbeanzeigen/*
  4537. /werbebanner-
  4538. /werbebanner.
  4539. /werbebanner2.
  4540. /werbebanner_
  4541. /werbebannerneu/*
  4542. /werbebox/*
  4543. /werbecenter/*
  4544. /werbegrafiken/*
  4545. /werbeimages/*
  4546. /werbemanager2/*
  4547. /werbemittel/*
  4548. /werbemittel_
  4549. /werbenetz/*
  4550. /werbepartner.
  4551. /werbepartner/*
  4552. /werbeplakat.
  4553. /werbepopup/*
  4554. /werbescript/*
  4555. /werbeslider.
  4556. /werbeteaser/*
  4557. /werbetrenner_
  4558. /werbezonen/*
  4559. /werbung.$third-party
  4560. /werbung.$~image,~stylesheet,domain=~berlin-airport.de|~qs-optiker.de
  4561. /werbung.gif
  4562. /werbung/*$third-party
  4563. /Werbung/*_banner_
  4564. /werbung/banner/*
  4565. /werbung/banner_
  4566. /werbung160.
  4567. /werbung2^
  4568. /werbung5jw/*
  4569. /werbung90.
  4570. /werbung_*?
  4571. /werbung_90.
  4572. /werbung__
  4573. /werbung_banner.
  4574. /werbung_banner1.
  4575. /werbung_frame.
  4576. /werbung_horizontal.
  4577. /werbung_vertical.
  4578. /werbungheader.
  4579. /werbunglongbanner1.
  4580. /WerbungPlatzhalter/*
  4581. /werbungsbilder/*
  4582. /werbungsky.
  4583. /werbungsr3.
  4584. /wpbanner/*$script
  4585. /wrbg.js?
  4586. /zzz/init.php?$script
  4587. _Banner_Werbung_
  4588. _bannerwerbung/
  4589. _bg_werbung.
  4590. _oben_ad.
  4591. _unten_ad.
  4592. _werbe_layer.
  4593. _werbebanner.
  4594. _werbebanner/
  4595. _werbebanner_
  4596. _werbebreak.
  4597. _werbepartner.
  4598. _werbung.php
  4599. _werbung.pl
  4600. _Werbung260.
  4601. _woz_banner_vote.
  4602. ?popup:msp_$popup,third-party
  4603. ###Ad_Win2day
  4604. ###LxWerbeteaser
  4605. ###ParentDivForWerbPostbit
  4606. ###SSpotIMPopSlider
  4607. ###SlimSpot_imPop_Container
  4608. ###Werb_Postbit_Bottom
  4609. ###WerbungLinks
  4610. ###WerbungObenRechts10_GesamtDIV
  4611. ###WerbungObenRechts8_GesamtDIV
  4612. ###WerbungObenRechts9_GesamtDIV
  4613. ###WerbungUntenLinks4_GesamtDIV
  4614. ###WerbungUntenLinks7_GesamtDIV
  4615. ###WerbungUntenLinks8_GesamtDIV
  4616. ###WerbungUntenLinks9_GesamtDIV
  4617. ###Werbung_Sky
  4618. ###Werbung_Wide
  4619. ###__ligatus_placeholder__
  4620. ###ad-bereich1-08
  4621. ###ad-bereich1-superbanner
  4622. ###ad-bereich2-08
  4623. ###ad-bereich2-skyscrapper
  4624. ###ad-rechts-block
  4625. ###ad-rechts-sky
  4626. ###ad_gross
  4627. ###ad_lang
  4628. ###ad_marktjagd
  4629. ###ad_oben
  4630. ###ad_rechts
  4631. ###adbox_artikel
  4632. ###adkontainer
  4633. ###adliste
  4634. ###adunten
  4635. ###anzeigewerbungtext
  4636. ###ar_detail_werb103
  4637. ###bannerwerbung
  4638. ###block-views-Topsponsoren-block_1
  4639. ###callya_freikarte_layer
  4640. ###cnt_bgwerbung
  4641. ###cont-werb
  4642. ###content_werbung
  4643. ###footerwerbung
  4644. ###forumformwerbung
  4645. ###freikarte_layer
  4646. ###gonamicerror
  4647. ###google_adsense_werbung
  4648. ###hauptnaviwerbelinks
  4649. ###headerWerbung
  4650. ###header_werbung
  4651. ###headerwerbung
  4652. ###inlinewerbung
  4653. ###kalaydo_ads
  4654. ###kaufDA
  4655. ###kaufDA-widget-container
  4656. ###kopf-werbung
  4657. ###layerADLINKWerbung4
  4658. ###o2freikarte
  4659. ###p-links-werbung
  4660. ###p-rechts-werbung
  4661. ###qm_content_ad_anzeige
  4662. ###reklame
  4663. ###reklame-leaderboard-unten
  4664. ###reklame-rechts-mitte
  4665. ###reklame-rechts-oben
  4666. ###reklame-rechts-unten
  4667. ###reklame-rectangle
  4668. ###reklame_layer
  4669. ###skywerbung
  4670. ###slotright-werbung
  4671. ###sp0ns0ren
  4672. ###sspot_impopad_wrapper
  4673. ###startwerbung
  4674. ###t_werbung
  4675. ###text-ads-mitte
  4676. ###textwerbung
  4677. ###tmobilefreikarte
  4678. ###topwerbung
  4679. ###videopage-werbung
  4680. ###werb10
  4681. ###werb11
  4682. ###werb12
  4683. ###werb13
  4684. ###werb7
  4685. ###werb8
  4686. ###werb9
  4687. ###werbLayer1
  4688. ###werbLayer2
  4689. ###werbLayer3
  4690. ###werb_ps103
  4691. ###werbeForm
  4692. ###werbeFormRectangle
  4693. ###werbeFormTop
  4694. ###werbeadd
  4695. ###werbeanzeige
  4696. ###werbebanner
  4697. ###werbeblock
  4698. ###werbeblock2
  4699. ###werbeblock_rechts
  4700. ###werbebox
  4701. ###werbeflaeche
  4702. ###werbeflaeche-3
  4703. ###werbeflaeche-billboard-big
  4704. ###werbeflaeche-mpu-big
  4705. ###werbekasten
  4706. ###werbeleiste
  4707. ###werbetrenner
  4708. ###werbung
  4709. ###werbung-banner
  4710. ###werbung-fb
  4711. ###werbung-left
  4712. ###werbung-map-top
  4713. ###werbung-rectangle1
  4714. ###werbung-rectangle2
  4715. ###werbung-skyscraper
  4716. ###werbung125_links
  4717. ###werbung125_rechts
  4718. ###werbung2
  4719. ###werbung3
  4720. ###werbung792_2
  4721. ###werbungR
  4722. ###werbungRechts
  4723. ###werbungSuperbanner
  4724. ###werbung_cad
  4725. ###werbung_contentad_screen
  4726. ###werbung_footer
  4727. ###werbung_leaderboard_screen
  4728. ###werbung_links
  4729. ###werbung_mitte
  4730. ###werbung_oben
  4731. ###werbung_rechts
  4732. ###werbung_right
  4733. ###werbung_skyscraper_bottom
  4734. ###werbung_skyscraper_top
  4735. ###werbung_superbanner
  4736. ###werbung_top
  4737. ###werbung_wideskyscraper_screen
  4738. ###werbunglink
  4739. ###werbunglinks
  4740. ###werbungrechts
  4741. ###werbungrechts1
  4742. ###werbungsbox300
  4743. ###werbungsky
  4744. ###werbungslider
  4745. ###werbungunten
  4746. ###wkr_werbung
  4747. ##.Artikel_Ads_News
  4748. ##.GridWerbung
  4749. ##.KalaydoBoxLogo
  4750. ##.KalaydoRessortBox
  4751. ##.KomischeWerbeBox
  4752. ##.RessortWerbungHeader
  4753. ##.Werbeteaser
  4754. ##.Werbung
  4755. ##.WerbungAdpepper
  4756. ##.WerbungDetailRectangle
  4757. ##.WerbungLinksRechts
  4758. ##.WerbungMitte
  4759. ##._werbung
  4760. ##.ad_mitte
  4761. ##.ads-artikel-contentAd-medium
  4762. ##.ads-artikel-contentAd-top
  4763. ##.ads_bueroklammer
  4764. ##.ads_rechts
  4765. ##.adsense-ArtikelOben
  4766. ##.adzeiger
  4767. ##.anzeigenwerbung
  4768. ##.article-werb
  4769. ##.b-werbung
  4770. ##.banner-werbung-rechts
  4771. ##.banner-werbung-top
  4772. ##.bannerAnzeige
  4773. ##.bannergroup_werbung
  4774. ##.banneritemwerbung_head_1
  4775. ##.banneritemwerbung_head_2
  4776. ##.banneritemwerbung_head_3
  4777. ##.banneritemwerbung_head_4
  4778. ##.bdeFotoGalAd
  4779. ##.bdeFotoGalAdText
  4780. ##.big-werb
  4781. ##.block-wozwerbung
  4782. ##.block_rs4_werbung
  4783. ##.bottom-werbung-box
  4784. ##.box_werbung_detailseite
  4785. ##.boxstartwerbung
  4786. ##.boxwerb
  4787. ##.boxwerbung
  4788. ##.content_body_right_werbung
  4789. ##.content_header_werbung
  4790. ##.content_right_side_werbewrapper
  4791. ##.contentwerbung4
  4792. ##.ecom_werbung
  4793. ##.firstload
  4794. ##.fullbanner_werbung
  4795. ##.gutZuWissenAd
  4796. ##.inlinewerbungtitel
  4797. ##.insidewerbung
  4798. ##.keyword_werbung
  4799. ##.lokalwerbung
  4800. ##.news-item-werbung
  4801. ##.newswerbung
  4802. ##.popup_werbung_oben_tom
  4803. ##.popup_werbung_rechts_tom
  4804. ##.ps-trackingposition_Werbungskasten
  4805. ##.rahmen_ad
  4806. ##.reklame
  4807. ##.right-content-werbung
  4808. ##.seitenleiste_werbung
  4809. ##.shift-widget > .cm-article
  4810. ##.sidebarwerbung
  4811. ##.sponsorinaktiv
  4812. ##.sponsorlinkgruen
  4813. ##.tab_artikelwerbung
  4814. ##.teaser_adliste
  4815. ##.teaser_werbung
  4816. ##.text_werbung
  4817. ##.textad_hauptlink
  4818. ##.textlinkwerbung
  4819. ##.tipps-content-ad
  4820. ##.topwerbung
  4821. ##.tx-scandesk-werbung
  4822. ##.undertitlewerbung
  4823. ##.werb_container
  4824. ##.werb_textlink
  4825. ##.werbeadd_ueber
  4826. ##.werbebanner
  4827. ##.werbeblock
  4828. ##.werbebox2
  4829. ##.werbeflaeche
  4830. ##.werbehinweis
  4831. ##.werbekennzeichnerrectangle
  4832. ##.werbepause
  4833. ##.werblinks
  4834. ##.werbrechts
  4835. ##.werbung
  4836. ##.werbung-1
  4837. ##.werbung-2
  4838. ##.werbung-250x250
  4839. ##.werbung-3
  4840. ##.werbung-bigbox
  4841. ##.werbung-bigsize
  4842. ##.werbung-box
  4843. ##.werbung-content
  4844. ##.werbung-contentad
  4845. ##.werbung-fullbanner
  4846. ##.werbung-halfbanner
  4847. ##.werbung-inline
  4848. ##.werbung-label
  4849. ##.werbung-leiste
  4850. ##.werbung-rec-below-list
  4851. ##.werbung-rectangle
  4852. ##.werbung-skyscraper
  4853. ##.werbung-skyscraper2
  4854. ##.werbung-unten
  4855. ##.werbung1
  4856. ##.werbung2
  4857. ##.werbung280x70_wrap
  4858. ##.werbung3
  4859. ##.werbung300
  4860. ##.werbung300x600
  4861. ##.werbung301
  4862. ##.werbung970x250
  4863. ##.werbungAnzeige
  4864. ##.werbungContainer
  4865. ##.werbungTabelle
  4866. ##.werbung_banner
  4867. ##.werbung_bereich
  4868. ##.werbung_box
  4869. ##.werbung_h
  4870. ##.werbung_index
  4871. ##.werbung_links
  4872. ##.werbung_sidebar
  4873. ##.werbung_text
  4874. ##.werbungamazon
  4875. ##.werbungimthread
  4876. ##.werbungrechtstitel
  4877. ##.widget-werbung
  4878. ##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
  4879. ##a[href^="http://shortnews.de/gotoklick.cfm?fr_campaign_adtext_id="]
  4880. ##a[href^="http://www.eis.de/index.phtml?refid="]
  4881. ##a[href^="http://www.firstload.de/index.php?set_lang=de&log="]
  4882. ##a[href^="http://www.sendung-now.de/tick/click.php?id="]
  4883. ##a[href^="http://www.top-of-software.de/"]
  4884. ##a[href^="https://www.tipico.com/?affiliateId="]
  4885. ##a[href^="https://www.vavoo.tv/promo/"] > img
  4886. ##input[onclick^="window.open('http://www.firstload.de/affiliate/"]
  4887. ping-timeout.de#@##Advertisements
  4888. lerunia.de#@##BodyAd
  4889. kids.t-online.de#@##Tadspacehead
  4890. egofm.de#@##WerbungObenRechts8_GesamtDIV
  4891. benzinpreise.net#@##ad-container
  4892. refline.ch#@##adBox
  4893. hockeyweb.de#@##adFrame
  4894. weser-kurier.de#@##adHeader
  4895. openlimit.com#@##adLink
  4896. dipeo.de#@##adRight
  4897. kunsthalle-tuebingen.de#@##ad_1
  4898. kunsthalle-tuebingen.de#@##ad_2
  4899. kunsthalle-tuebingen.de#@##ad_3
  4900. systemrecordings.com#@##ad_box
  4901. academics.de#@##ad_container
  4902. ad-tuning.de#@##ad_footer
  4903. survivalforum.ch#@##ad_global_header2
  4904. ad-tuning.de#@##ad_header
  4905. energy.de#@##ad_home
  4906. mehr-tanken.de#@##ad_left
  4907. gebrauchtmodelle.at#@##ad_post
  4908. 16vor.de#@##adbar
  4909. kalaydo.de#@##adbox
  4910. bodensee-shops.de,der-frische-caterer.de#@##adcontent
  4911. der-frische-caterer.de,luebeck.de,stadtpost.de#@##adframe:not(frameset)
  4912. anleihen-finder.de#@##adlayer
  4913. suite101.de#@##admanager_leaderboard
  4914. trovit.de#@##ads_container
  4915. trovit.de#@##ads_right
  4916. anonza.de#@##adtext
  4917. pro-deutschland-online.de,pro-deutschland.de,qicknews.de#@##advert1
  4918. qicknews.de#@##advert2
  4919. boomerangtv.de#@##advertising-container
  4920. markt.de#@##adverts
  4921. argentinien-reisebericht.de,monster.de,musicstar.de#@##adwrapper
  4922. portia.ch#@##adzone
  4923. viva.tv#@##bannerad
  4924. wunsch-otr.de#@##block_advert
  4925. amsel.de#@##container_ad
  4926. go-windows.de#@##goads
  4927. eosd-forum.de#@##headerAd
  4928. zeit.de#@##ligatus
  4929. der-postillon.com#@##middleads
  4930. campusboard.at#@##my-ads
  4931. kijiji.at,kijiji.ch#@##searchAd
  4932. schuepora.de#@##topad
  4933. bildspielt.de#@##videoAd
  4934. jagsttaltipp.de#@##werbeleiste
  4935. anime-loads.org,filmmakers.de,nicht-lustig.de,vegaklub.net,youthweb.net#@##werbung
  4936. anzeigen-kostenlos.com#@#.AdBox
  4937. egofm.de#@#.WerbungLinksRechts
  4938. zeitleser.de#@#.ad-bottom
  4939. siemens-home.de,xdate.ch#@#.ad-item
  4940. gemeinsam-in-bremen.de#@#.ad-region
  4941. willhaben.at#@#.ad-text
  4942. zeitleser.de#@#.ad-top
  4943. delamar.de#@#.adBox
  4944. afs-software.de#@#.adCell
  4945. afs-software.de#@#.adHeadline
  4946. kijiji.at,kijiji.ch#@#.adImg
  4947. delamar.de#@#.adModule
  4948. o2online.de#@#.adSpace
  4949. view.stern.de#@#.adWrapper
  4950. sueddeutsche.de#@#.ad_Right
  4951. dewezet.de#@#.ad_block
  4952. wg-gesucht.de#@#.ad_click
  4953. dewezet.de#@#.ad_content
  4954. survivalforum.ch#@#.ad_global_header
  4955. dewezet.de#@#.ad_header
  4956. willhaben.at#@#.ad_image
  4957. rcanzeigen.de#@#.ad_links
  4958. willhaben.at#@#.ad_space
  4959. 11freunde.de#@#.ad_wrap
  4960. heise.de#@#.adbottom
  4961. willhaben.at#@#.adbutton
  4962. yanini.de#@#.adcol1
  4963. yanini.de#@#.adcol2
  4964. classic-motorrad.de#@#.adlist
  4965. quoka.de#@#.adpic
  4966. oekobaustoffe.com#@#.ads1
  4967. augsburg-stadtundland.de#@#.ads125-widget
  4968. gwp-gronau.de#@#.ads_title
  4969. schreibwerkstatt.de#@#.adsense-right
  4970. ebay-kleinanzeigen.de,rtl.de#@#.adslot
  4971. giga.de#@#.adspace
  4972. ebay.de#@#.adtile
  4973. mercedesclubs.de,otelfingen.ch#@#.adtitle
  4974. bluewin.ch#@#.advert-content
  4975. stimme.de#@#.advert-sky
  4976. karriere.de#@#.advert-wide
  4977. jamesedition.de#@#.advert2
  4978. tagblatt.de#@#.advertbox
  4979. regman.de#@#.advertiseText
  4980. 11freunde.de#@#.advertisement-1
  4981. 11freunde.de#@#.advertisement-2
  4982. e-valuate.de,wohnungsrechner.ch#@#.advertiser
  4983. macwelt.de#@#.advertisment
  4984. 1und1.de,gmx.at,gmx.net,typischich.at,web.de#@#.advertorial
  4985. reitbeteiligung.org#@#.adverts
  4986. kalaydo.de#@#.adverttext
  4987. web.de#@#.banner-728
  4988. wetter.de#@#.base-ad-slot
  4989. filmreporter.de#@#.boxadv
  4990. kraftfuttermischwerk.de#@#.category-advertorial
  4991. openlimit.com#@#.content_ad
  4992. lustiges-taschenbuch.de#@#.contentad
  4993. delamar.de#@#.custom_ads
  4994. autoscout24.de#@#.detail-ads
  4995. di.fm,nowmusic.com#@#.firstload
  4996. esvkticker.sports-stream.de#@#.google_adsense
  4997. 11freunde.de,kochbar.de,rtl.de,vip.de#@#.gujAd
  4998. immobilienscout24.de#@#.has-ad
  4999. 11freunde.de#@#.house-ad
  5000. guterhut.de,notebooksbilliger.de#@#.img_ad
  5001. hochzeitswahn.de#@#.internal-ad
  5002. frankenlist.de#@#.item-ad
  5003. mietmobil-fuchs.ch#@#.jquery-script-ads
  5004. suedtirolnews.it#@#.ligatus
  5005. frankenlist.de#@#.list-ad
  5006. styleranking.de#@#.medrect-ad
  5007. der-postillon.com#@#.middleads
  5008. ebay-kleinanzeigen.de#@#.native-ad
  5009. wetter.de#@#.outbrain-ad-slot
  5010. tk.de#@#.pfad
  5011. fanfiktion.de#@#.plistaList > .itemLinkPET
  5012. tsv-thedinghausen.de#@#.postad
  5013. quoka.de#@#.related-ads
  5014. wetter.de#@#.showheroes-ad-slot
  5015. xdate.ch#@#.side-ads
  5016. wuv.de#@#.sticky-ad-wrapper
  5017. blesius.de#@#.text_werbung
  5018. xdate.ch#@#.top-ads
  5019. computerbild.de,wieistmeineip.at,wieistmeineip.ch,wieistmeineip.de#@#.trc-content-sponsored
  5020. wieistmeineip.at,wieistmeineip.ch,wieistmeineip.de#@#.trc_rbox .syndicatedItem
  5021. wieistmeineip.at,wieistmeineip.ch,wieistmeineip.de#@#.trc_rbox_border_elm .syndicatedItem
  5022. wieistmeineip.at,wieistmeineip.ch,wieistmeineip.de#@#.trc_rbox_div .syndicatedItem
  5023. computerbild.de,wieistmeineip.at,wieistmeineip.ch,wieistmeineip.de#@#.trc_related_container div[data-item-syndicated="true"]
  5024. christophhubrich.blogspot.co.uk,christophhubrich.blogspot.de,delamar.de,ews-markt.de,mediamarkt.de,paolo-film.de,transfermarkt.de#@#.werbung
  5025. spiele.rtl.de#@#.wide-ad
  5026. fitbook.de#@#a[href*=".smartadserver.com"]
  5027. ebay.de#@#a[href^="http://ad-emea.doubleclick.net/"]
  5028. zdnet.de#@#a[href^="http://ad.doubleclick.net/"]
  5029. marketing-a.akamaihd.net#@#a[href^="http://adclick.g.doubleclick.net/"]
  5030. berlin.de#@#a[href^="http://adfarm.mediaplex.com/"]
  5031. schnittberichte.com#@#a[href^="http://bs.serving-sys.com/"]
  5032. notebooksbilliger.de#@#a[href^="http://googleads.g.doubleclick.net/pcs/click"]
  5033. 11freunde.de,cnet.de,deals.chip.de#@#a[href^="http://pubads.g.doubleclick.net/"]
  5034. onvista.de#@#a[href^="http://track.adform.net/"]
  5035. gutefrage.net,reisebine.de#@#a[href^="https://ad.doubleclick.net/"]
  5036. gofeminin.de,kochbar.de#@#a[href^="https://adclick.g.doubleclick.net/"]
  5037. notebooksbilliger.de#@#a[href^="https://googleads.g.doubleclick.net/pcs/click"]
  5038. telekom.de#@#a[href^="https://track.adform.net/"]
  5039. auto-motor-und-sport.de,daswetter.com,gofeminin.de,wetter.com#@#div[id^="div-gpt-ad"]
  5040. guterhut.de,hardwareluxx.de,hbf-info.de,rakuten.at,rakuten.de,zalando.de#@#div[id^="div-gpt-ad-"]
  5041. 11freunde.de,auto-motor-und-sport.de,gofeminin.de,immonet.de,kochbar.de,notebooksbilliger.de,vip.de#@#div[id^="google_ads_iframe_"]
  5042. 11freunde.de,auto-motor-und-sport.de,guterhut.de,immonet.de,kochbar.de,notebooksbilliger.de,rtl.de,vip.de,zalando.de#@#iframe[id^="google_ads_iframe"]
  5043. kochbar.de#@#iframe[name^="google_ads_iframe"]
  5044. ||2mdn.net^$object,third-party,domain=anleger-fernsehen.de|blick.ch|fitforfun.de|focus.de|giga.de|golem.de|helpster.de|myspass.de|netzwelt.de|stol.it|sueddeutsche.de|tvtoday.de
  5045. ||4rm.de^$third-party
  5046. ||85.114.133.62^$third-party
  5047. ||a3h.de^$third-party
  5048. ||ablida-rotation.com^$third-party
  5049. ||aboveu.de^$third-party
  5050. ||active-tracking.de^$third-party
  5051. ||ad-coupon.de^$third-party
  5052. ||ad-generator.info^$third-party
  5053. ||ad-hits.de^$third-party
  5054. ||ad-pay.de^$third-party
  5055. ||ad-promotion.net^$third-party
  5056. ||ad-serving.de^$third-party
  5057. ||ad-sun.de^$third-party
  5058. ||ad-traffic.de^$third-party
  5059. ||ad.de.doubleclick.net^$~object,third-party
  5060. ||ad.netzquadrat.de^$third-party
  5061. ||ad2net.de^$third-party
  5062. ||ad2web.net^$third-party
  5063. ||ad4cash.de^$third-party
  5064. ||ad4mat.de^$third-party
  5065. ||adalizer.com^$third-party
  5066. ||adbutler.de^$third-party
  5067. ||adc.tripple.at^$third-party
  5068. ||adcina.de^$third-party
  5069. ||adcocktail.com^$third-party
  5070. ||addefend.com^$third-party
  5071. ||addie.verticalnetwork.de^$third-party
  5072. ||adhaus.de^$third-party
  5073. ||adhost.in^$third-party
  5074. ||adical.de^$third-party
  5075. ||adical2.de^$third-party
  5076. ||adiceltic.de^$third-party
  5077. ||adindex.de^$third-party
  5078. ||adition.de^$third-party
  5079. ||adition.net^$third-party
  5080. ||adjservices.net^$third-party
  5081. ||adklick.de^$third-party
  5082. ||adklick.net^$third-party
  5083. ||admanagement.ch^$third-party
  5084. ||adminlose.de^$third-party
  5085. ||admonkey.cc^$third-party
  5086. ||adnited.net^$third-party
  5087. ||adpark.de^$third-party
  5088. ||adperform.de^$third-party
  5089. ||adreport.de^$third-party
  5090. ||adrolays.de^$third-party
  5091. ||ads-im-netz.de^$third-party
  5092. ||ads-mall.com^$third-party
  5093. ||ads4clicks.de^$third-party
  5094. ||ads4finies.de^$third-party
  5095. ||adscads.de^$third-party
  5096. ||adsister.com^$third-party
  5097. ||adsmediapro.net^$third-party
  5098. ||adsone.de^$third-party
  5099. ||adspectacle.net^$third-party
  5100. ||adspirit.net^$third-party
  5101. ||adsplash.de^$third-party
  5102. ||adspread.net^$third-party
  5103. ||adsushi.de^$third-party
  5104. ||adup-tech.com^$third-party
  5105. ||advendi.de^$third-party
  5106. ||advert-layer.de^$third-party
  5107. ||adverticus.de^$third-party
  5108. ||advolution.biz^$third-party
  5109. ||advolution.de^$third-party
  5110. ||adwelt.com^$third-party
  5111. ||adwelt.net^$third-party
  5112. ||adworx.at^$third-party
  5113. ||affiliando.com^$third-party
  5114. ||affiliate-premium-club.com^$third-party
  5115. ||affiliates.de^$third-party
  5116. ||affiliblatt.de^$third-party
  5117. ||affilicrawler.de^$third-party
  5118. ||affilijack.luminea.de^$third-party
  5119. ||affilimatch.de^$third-party
  5120. ||affiliscout.com^$third-party
  5121. ||affilitec.com^$third-party
  5122. ||affiliwelt.net^$third-party
  5123. ||affilixxl.de^$third-party
  5124. ||affimax.de^$third-party
  5125. ||agaso.de^$third-party
  5126. ||allads4you.de^$third-party
  5127. ||altrk.net^$third-party
  5128. ||amunx.de^$third-party
  5129. ||andite.tk^$third-party
  5130. ||anzeigen-vor-ort.de^$third-party
  5131. ||anzeigenlieferant.de^$third-party
  5132. ||apprupt.com^$third-party
  5133. ||arcor-adserving.de^$third-party
  5134. ||arcor-partner.de^$third-party
  5135. ||as997.de^$third-party
  5136. ||asnetworks.de^$third-party
  5137. ||aurora-media.org^$third-party
  5138. ||auxmoney-partnerprogramm.de^$third-party
  5139. ||bacontent.de^$third-party
  5140. ||banner.server-t4.de^$third-party
  5141. ||banner.t-online.de^$third-party
  5142. ||bannerchange.net^$third-party
  5143. ||bannerheld.de^$third-party
  5144. ||banners4clicks.de^$third-party
  5145. ||bannertrade.eu^$third-party
  5146. ||batilo.de^$third-party
  5147. ||bauernative.com^$third-party
  5148. ||biallo1.de^$third-party
  5149. ||biallo2.de^$third-party
  5150. ||biallo3.de^$third-party
  5151. ||bitcoinpara.de^$third-party
  5152. ||blogads.de^$third-party
  5153. ||blogpay.eu^$third-party
  5154. ||bonicity.de^$third-party
  5155. ||borrot.de^$third-party
  5156. ||brandigo.net^$third-party
  5157. ||bsheute.de^$third-party
  5158. ||buywords.de^$third-party
  5159. ||bwads24.com^$third-party
  5160. ||c-points.de^$third-party
  5161. ||cash4sky.de^$third-party
  5162. ||cash4traffic.eu^$third-party
  5163. ||cashconspiracy.net^$third-party
  5164. ||cashdorado.de^$third-party
  5165. ||catchvid.info^$third-party
  5166. ||chatzoe.de^$third-party
  5167. ||chinon.tk^$third-party
  5168. ||ci-marketing.de^$third-party
  5169. ||civvysi.de^$third-party
  5170. ||clayon.de^$third-party
  5171. ||cloverads.net^$third-party
  5172. ||codes.wai.it^$third-party
  5173. ||comads.de^$third-party
  5174. ||compca.de^$third-party
  5175. ||conative.de^$third-party
  5176. ||contentfeed.net^$third-party
  5177. ||courgis.de^$third-party
  5178. ||cowana-adserver.de^$third-party
  5179. ||crmpilot.it^$third-party
  5180. ||croco-ads.de^$third-party
  5181. ||cuiron.de^$third-party
  5182. ||cummba.de^$third-party
  5183. ||cussixia.de^$third-party
  5184. ||cyteks.de^$third-party
  5185. ||data-slimspots.com^$third-party
  5186. ||ddl-network.org^$third-party
  5187. ||de-ads.de^$third-party
  5188. ||deadblock.tk^$third-party
  5189. ||dealdestages.me^$third-party
  5190. ||def-platform.com^$third-party
  5191. ||def-platform.de^$third-party
  5192. ||def-platform.net^$third-party
  5193. ||deluxe-ads.net^$third-party
  5194. ||deluxeads.net^$third-party
  5195. ||der-wallstreet-affiliate.com^$third-party
  5196. ||desire-xx.net^$third-party
  5197. ||dhads.net^$third-party
  5198. ||digentu.de^$third-party
  5199. ||digitaladverts.net^$third-party
  5200. ||digitalresponse.de^$third-party
  5201. ||dingel.tk^$third-party
  5202. ||doubleclick.net/adx/*/extern_gmxnet/
  5203. ||doubleclick.net/adx/rtl2.de/*;sz=
  5204. ||doubleclick.net/pfadx/*.ehrensenf.de_de/$third-party
  5205. ||doubleclick.net/pfadx/*.finanzen.net/$third-party
  5206. ||doubleclick.net/pfadx/*.myspass.de_de/
  5207. ||doubleclick.net/pfadx/*_video.com_de/$third-party
  5208. ||doubleclick.net/pfadx/*_video.de_de/$third-party
  5209. ||doubleclick.net/pfadx/ch.mtv/$third-party
  5210. ||doubleclick.net/pfadx/david/extern_$third-party
  5211. ||doubleclick.net/pfadx/de.mtv/$third-party
  5212. ||doubleclick.net/pfadx/de.viva.tv/$third-party
  5213. ||doubleclick.net/pfadx/DE_PRO7.BrokenComedy/$third-party
  5214. ||doubleclick.net/pfadx/golem/$third-party
  5215. ||doubleclick.net/pfadx/iqd_sueddeutsche$third-party
  5216. ||doubleclick.net/pfadx/iqdsde/$third-party
  5217. ||doubleclick.net/pfadx/kino-vorschau.com/$third-party
  5218. ||doubleclick.net/pfadx/netzwelt/$third-party
  5219. ||doubleclick.net/pfadx/nick.de/$object
  5220. ||doubleclick.net/pfadx/P5238.videos/$object
  5221. ||doubleclick.net/pfadx/rtlregional.de/$third-party
  5222. ||doubleclick.net/pfadx/telewest.de/$third-party
  5223. ||doubleclick.net/pfadx/toggo.de/$third-party
  5224. ||doubleclick.net/pfadx/www.teleboerse.de/$third-party
  5225. ||doubleclick.net^$third-party,domain=augsburger-allgemeine.de|autobild.de|bild.de|buffed.de|bundesliga.de|cnet.de|computerbild.de|dashausanubis.de|de.msn.com|dooloop.tv|eyep.tv|filmjunkies.de|flashgames.de|focus.de|gameone.de|gamepro.de|gamesaktuell.de|gamestar.de|gameswelt.at|gameswelt.ch|gameswelt.de|gameswelt.tv|gamezone.de|gzsz.rtl.de|hatenight.com|homerj.de|icarly.de|kino.de|kochbar.de|laola1.tv|lustich.de|motorvision.de|myvideo.at|myvideo.ch|myvideo.de|n-tv.de|onlinewelten.com|pcgames.de|pcgameshardware.de|pcwelt.de|radio.de|ran.de|rtlregional.de|southpark.de|spiegel.tv|spiele-zone.de|spongebob.de|sport.de|spox.com|spreeradio.de|t-online.de|teleboerse.de|the-hills.tv|trailerseite.de|tvmovie.de|video.de|videogameszone.de|vip.de|vodafonelive.de|vox.de|welt.de|wetter.de|wetterschnecken.de|wikifit.de|www.rtl2.de|zdnet.de
  5226. ||doubleclick.net^*/pfadx/DE_N24.*.video/*;vpos=*;zz=*;fs=$third-party
  5227. ||doubleclick.net^*/pfadx/tele5.de/$third-party
  5228. ||dragout.de^$third-party
  5229. ||dream-sponsor.de^$third-party
  5230. ||drs24.com^$third-party
  5231. ||duck-ad.com^$third-party
  5232. ||dukesia.de^$third-party
  5233. ||dynamic-advertising.de^$third-party
  5234. ||e-traffix.de^$third-party
  5235. ||earnmobile.de^$third-party
  5236. ||ebesucher.de^$third-party
  5237. ||ebookpartnerprogramm.com^$third-party
  5238. ||echtebesucher.de^$third-party
  5239. ||editorm.tk^$third-party
  5240. ||eeewax.de^$third-party
  5241. ||eletry.tk^$third-party
  5242. ||elite-layer.de^$third-party
  5243. ||eroppc.com^$third-party
  5244. ||erovation.com^$third-party
  5245. ||eset-affiliate.de^$third-party
  5246. ||et.twyn-group.com^$third-party
  5247. ||et.twyn.com^$third-party
  5248. ||ethnarc.de^$third-party
  5249. ||evania.de^$third-party
  5250. ||exnzg.de^$third-party
  5251. ||expepp.de^$third-party
  5252. ||falkag.de^$third-party
  5253. ||feropt.de^$third-party
  5254. ||fexzuf.com^$third-party
  5255. ||finative.eu^$third-party
  5256. ||firstads.de^$third-party
  5257. ||firstload.us^$third-party
  5258. ||firstsponsor.de^$third-party
  5259. ||flatad.de^$third-party
  5260. ||forced-boom.de^$third-party
  5261. ||forced-layer.de^$third-party
  5262. ||frvfrv.com^$third-party
  5263. ||funtastic-ads.de^$third-party
  5264. ||gamesaffiliate.de^$third-party
  5265. ||gamigoads.com^$third-party
  5266. ||gamrz.de^$third-party
  5267. ||geldcounter.de^$third-party
  5268. ||gigapromo.de^$third-party
  5269. ||goldbach.com^$third-party
  5270. ||goldisn.cu.cc^$third-party
  5271. ||gollox.de^$third-party
  5272. ||gonamic.de^$third-party
  5273. ||goodads.de^$third-party
  5274. ||green-ads.net^$third-party
  5275. ||guruads.de^$third-party
  5276. ||handy-ads.de^$third-party
  5277. ||heias.com^$third-party
  5278. ||hifi-ads.de^$third-party
  5279. ||highad.de^$third-party
  5280. ||homeads.de^$third-party
  5281. ||homerecads.de^$third-party
  5282. ||homeri.de^$third-party
  5283. ||hovg.de^$third-party
  5284. ||ibanner.de^$third-party
  5285. ||iias.eu^$third-party
  5286. ||imo-cash.de^$third-party
  5287. ||in24.at^$third-party
  5288. ||industc.de^$third-party
  5289. ||ineassu.de^$third-party
  5290. ||inethoster.org^$third-party
  5291. ||inlinks.de^$third-party
  5292. ||intensifier.de^$third-party
  5293. ||interwebads.de^$third-party
  5294. ||iqcontentplatform.de^$third-party
  5295. ||itrack.it^$third-party
  5296. ||jink.de^$third-party
  5297. ||jokers-banner.de^$third-party
  5298. ||jonasys.de^$third-party
  5299. ||kingads.net^$third-party
  5300. ||klammwerbung.de^$third-party
  5301. ||klick4u.de^$third-party
  5302. ||klicktausch.com^$third-party
  5303. ||komplads.net^$third-party
  5304. ||ktxtr.com^$third-party
  5305. ||layer-schueri.de^$third-party
  5306. ||layerad.net^$third-party
  5307. ||layerpark.com^$third-party
  5308. ||letvertise.com^$third-party
  5309. ||levelads.de^$third-party
  5310. ||liferd.de^$third-party
  5311. ||ligatus.de^$third-party
  5312. ||lilaelefant.de^$third-party
  5313. ||linkads.de^$third-party
  5314. ||linkedads.de^$third-party
  5315. ||linkstation.de^$third-party
  5316. ||localpoint.ch^$third-party
  5317. ||lose4admin.de^$third-party
  5318. ||love-money.de^$third-party
  5319. ||loved-by.s3.amazonaws.com^$third-party
  5320. ||luxyad.com^$third-party
  5321. ||lyrisor.tk^$third-party
  5322. ||madsack-native.de^$third-party
  5323. ||malient.tk^$third-party
  5324. ||manughl.de^$third-party
  5325. ||marint.tk^$third-party
  5326. ||marketing-guerilla.de^$third-party
  5327. ||marketing-profis.net^$third-party
  5328. ||maxi-ad.de^$third-party
  5329. ||maxiad.de^$third-party
  5330. ||maxiklicks.de^$third-party
  5331. ||media-guides.de^$third-party
  5332. ||mediavantage.de^$third-party
  5333. ||mega-ad.de^$third-party
  5334. ||megawerbung.de^$third-party
  5335. ||mename.de^$third-party
  5336. ||mirando.de^$third-party
  5337. ||mklcash.de^$third-party
  5338. ||mlsat04.de^$third-party
  5339. ||mmogtrade.de^$third-party
  5340. ||money-fun.de^$third-party
  5341. ||moneymakers.de^$third-party
  5342. ||multimedia-internet.org^$third-party
  5343. ||mupads.de^$third-party
  5344. ||murcs.org^$third-party
  5345. ||myad24.de^$third-party
  5346. ||nad-network.com^$third-party
  5347. ||nadwork.info^$third-party
  5348. ||nativendo.de^$third-party
  5349. ||netadz.de^$third-party
  5350. ||netbizzer.net^$third-party
  5351. ||netwayer.de^
  5352. ||network-marketing24.com^$third-party
  5353. ||network-media.info^$third-party
  5354. ||network-media.mobi^$third-party
  5355. ||networx.me^$third-party
  5356. ||netxmedia.net^$third-party
  5357. ||newtentionassets.net^$third-party
  5358. ||nice-xxx.net^$third-party
  5359. ||nonstoppartner.net^$third-party
  5360. ||notenpartner.de^$third-party
  5361. ||nwave.de^$third-party
  5362. ||nxtracking.de^$third-party
  5363. ||p2pvz.net^$third-party
  5364. ||paidlinkz.net^$third-party
  5365. ||paidsolution.de^$third-party
  5366. ||pay4member.com^$third-party
  5367. ||payclick.it^$third-party
  5368. ||pc-ads.de^$third-party
  5369. ||performance-netzwerk.de^$third-party
  5370. ||performanceanalyser.net^$third-party
  5371. ||planetactive.com^$third-party
  5372. ||popad.to^$third-party
  5373. ||popup-rotation.de^$third-party
  5374. ||popupprofi.de^$third-party
  5375. ||pornoprinzen.com^$third-party
  5376. ||ppac.de^$third-party
  5377. ||premiumbesucher.de^$third-party
  5378. ||premiumdownloaden.de^$third-party
  5379. ||primussponsor.de^$third-party
  5380. ||profiliate.net^$third-party
  5381. ||prom.ecato.net^$third-party
  5382. ||promoserver.net^$third-party
  5383. ||propaid.de^$third-party
  5384. ||protectaffiliates.org^$third-party
  5385. ||ptadsrv.de^$third-party
  5386. ||pushfeeds.com^$third-party
  5387. ||pushfeeds.de^$third-party
  5388. ||qualigo.de^$third-party
  5389. ||quality-channel.de^$third-party
  5390. ||qualityhitz.net^$third-party
  5391. ||quartermedia.de^$third-party
  5392. ||quarterserver.de^$third-party
  5393. ||rapidads.de^$third-party
  5394. ||renegoads.com^$third-party
  5395. ||revresrennab.de^$third-party
  5396. ||rgadvert.com^$third-party
  5397. ||rockvertise.net^$third-party
  5398. ||rubrikator.de^$third-party
  5399. ||s2block.com^$third-party
  5400. ||scash.de^$third-party
  5401. ||scene-ads.biz^$third-party
  5402. ||scene-pics.info^$third-party
  5403. ||sceneads.biz^$third-party
  5404. ||schlauli.de^$third-party
  5405. ||selsin-ltd.com^$third-party
  5406. ||servertraffic.de^$third-party
  5407. ||servote.de^
  5408. ||sexgoesmobile.com^$third-party
  5409. ||shareifyoulike.com^$third-party
  5410. ||shoplenaro.com^$third-party
  5411. ||shorkads.de^$third-party
  5412. ||siyl.net^$third-party
  5413. ||siylvi.de^$third-party
  5414. ||smartaffiliate.de^$third-party
  5415. ||smartclip.net^$~object,third-party
  5416. ||smd.premiumpromotions.at^$third-party
  5417. ||smd.premiumpromotions.com^$third-party
  5418. ||smspartnerprogramm.com^$third-party
  5419. ||software-archiv.com^$third-party
  5420. ||sparkads.ws^$third-party
  5421. ||sparkassen-partner.de^$third-party
  5422. ||special-sponsor.de^$third-party
  5423. ||sponsor4cash.de^$third-party
  5424. ||sponsorexpress.de^$third-party
  5425. ||sponsortown.de^$third-party
  5426. ||stilanzeigen.net^$third-party
  5427. ||stroeerdigitalmedia.de^$third-party
  5428. ||stroeerdigitalpublishing.de^$third-party
  5429. ||sunnysales.biz^$third-party
  5430. ||superclix.de^$third-party
  5431. ||superpromo24.de^$third-party
  5432. ||szene-traffic.com^$third-party
  5433. ||tagcombiner.com^$third-party
  5434. ||td-tracker.com^$third-party
  5435. ||textklicks.de^$third-party
  5436. ||textswap.de^$third-party
  5437. ||tip-ads.de^$third-party
  5438. ||topiaserv.net^$third-party
  5439. ||trabro.com^$third-party
  5440. ||tracknet.twyn-group.com^$third-party
  5441. ||tracknet.twyn.com^$third-party
  5442. ||traffic-base.de^$third-party
  5443. ||traffic-hammer.de^$third-party
  5444. ||trafficlayer.de^$third-party
  5445. ||traffictrack.de^$third-party
  5446. ||transmatico.com^$third-party
  5447. ||trmads.eu^$third-party
  5448. ||trmget.eu^$third-party
  5449. ||trocado.at^$third-party
  5450. ||turboads.de^$third-party
  5451. ||twiago.com^$third-party
  5452. ||txtads.de^$third-party
  5453. ||uabp.tk^$third-party
  5454. ||uclo.net^$third-party
  5455. ||uff5.to^$third-party
  5456. ||ultrapromo.eu^$third-party
  5457. ||unister-adservices.com^$third-party
  5458. ||uselayer.com^$third-party
  5459. ||view-affiliwelt.net^$third-party
  5460. ||vip-websc.org^$third-party
  5461. ||vipbanner.de^$third-party
  5462. ||viralmails.de^$third-party
  5463. ||visionads.de^$third-party
  5464. ||visit2visit.de^$third-party
  5465. ||vodafone-direkt.de^$third-party
  5466. ||vxcash.net^$third-party
  5467. ||w-m-w.net^$third-party
  5468. ||w3hoster.de^$third-party
  5469. ||web20-traffic-system.de^$third-party
  5470. ||websc.org^$third-party
  5471. ||webspiration.de^$third-party
  5472. ||werbe-system.com^$third-party
  5473. ||werbeflut.net^$third-party
  5474. ||werbemittelgenerator.com^$third-party
  5475. ||werbenetzwerk.tk^$third-party
  5476. ||wwm24.de^$third-party
  5477. ||www.p.de^$third-party
  5478. ||wz-adserver.de^$third-party
  5479. ||wz-werbewelt.de^$third-party
  5480. ||x-ads.biz^$third-party
  5481. ||x-ads.in^$third-party
  5482. ||xaded.de^$third-party
  5483. ||xiji.de^$third-party
  5484. ||yellow-isp.de^$third-party
  5485. ||yoomedia.de^$third-party
  5486. ||youads.de^$third-party
  5487. ||yourlayer.de^$third-party
  5488. ||z0a.de^$third-party
  5489. ||za-ads.de^$third-party
  5490. ||zieltracker.de^$third-party
  5491. ||zyxwvutsrqponmlkjihgfedcbazyxwvutsrqponmlkjihgfedcbazyxwvutsrqp.de^$third-party
  5492. ||avault.net^$third-party
  5493. ||recognified.net^$third-party
  5494. ||bestes-produkt-vong-kaufen-her.de^$third-party
  5495. ||connor-kauft.de^$third-party
  5496. ||da-shoppe-ich-gerne.de^$third-party
  5497. ||eckstein-eckstein-alles-muss-versteckt-sein.de^$third-party
  5498. ||elijah-erwirbt.de^$third-party
  5499. ||eren-empfiehlt.de^$third-party
  5500. ||i-bims-1-produkt.de^$third-party
  5501. ||i-bims-ein-shopper.de^$third-party
  5502. ||ichkaufehierein.de^$third-party
  5503. ||maria-herzt.de^$third-party
  5504. ||meinelieblingsprodukte.de^$third-party
  5505. ||ad.de.doubleclick.net^$popup,third-party
  5506. ||adperform.de^$popup,third-party
  5507. ||adshot.de^$popup,third-party
  5508. ||binany-code.com^$popup,third-party
  5509. ||cgames.de^$popup
  5510. ||cp-network.uk.to^$popup,third-party
  5511. ||der-wallstreet-trick.eu^$popup,third-party
  5512. ||gamigoads.com^$popup,third-party
  5513. ||insta-cash.net^$popup,third-party
  5514. ||jinkads.com^$popup,third-party
  5515. ||sevenads.net^$popup,third-party
  5516. ||websc.org^$popup,third-party
  5517. ||xx00.info^$popup,third-party
  5518. ||zomap.de^$popup,third-party
  5519. ||1deluxe.eu/banner/
  5520. ||1und1.hoch-it.de/images/$third-party
  5521. ||213.133.100.18^*&clicktag=
  5522. ||24level.com/banner/$third-party
  5523. ||251814110.rsc.cdn77.org/sources/Deutsche/
  5524. ||62.146.108.97/banner/$third-party,domain=~arsmedium.de.ip
  5525. ||6scout.de/api/clients/*/banner_$third-party
  5526. ||85.17.77.38/*.png|$third-party
  5527. ||88.198.13.8/publisher/$third-party,domain=~zadane.pl.or.sale-broker.com.ip
  5528. ||a.check24.net/misc/view.php$domain=~wechseln.de
  5529. ||abipur.de^*/microbanner.gif$third-party
  5530. ||ad.71i.de^
  5531. ||ad.bwise.ch^
  5532. ||ad.jaumo.com^
  5533. ||adm24.de^*/resbanner/
  5534. ||adsby.de^$third-party
  5535. ||advanzia-bank.be/banners/$third-party
  5536. ||affiliate.hosteurope.de^$third-party
  5537. ||affiliate.unimall.de^$third-party
  5538. ||affiliking.blogspot.com^$third-party
  5539. ||aiqum.de/partner/$third-party
  5540. ||aiqum.de^*/fprogn_xl_aiqum.js$third-party
  5541. ||aldi-sued.de^*/zeitungen-banner/$third-party
  5542. ||alfahosting.org/forum/f_bild/ban-kopf-
  5543. ||all-inkl.com^*/banner/$third-party
  5544. ||am.dynatracker.de^$third-party
  5545. ||amadeal.de/banner/$third-party
  5546. ||amarotic.com^*.php?wmid=$script,third-party
  5547. ||amateurbusters.com^*.php?wmid=$script,third-party
  5548. ||amateurpin.com/puarea/
  5549. ||amateurpin.com^*/b.php?zone=$third-party
  5550. ||anitoplist.de^$third-party
  5551. ||anleger-fernsehen.de/movadplugin.swf
  5552. ||app.kontextr.eu^$third-party
  5553. ||apps.bergzeit.de/seo/bdyn?pid=
  5554. ||appscene.de/time/$third-party
  5555. ||arktis24.de/tradedoubler/
  5556. ||ashop.tv/ebay/$third-party
  5557. ||assets.oomz.de^
  5558. ||autohaus-liebrecht.de/de/iframe_$subdocument,third-party
  5559. ||autohaus24.de/widgets/$subdocument,third-party
  5560. ||auxmoney.com/start/welcome.php?afid=$third-party
  5561. ||avidnova.com/grafik/banner
  5562. ||b.big7.com^$third-party
  5563. ||backlinkseller.de/gfx/banner/
  5564. ||bag2love.de/media/sales/$third-party
  5565. ||banner.1und1.com^$third-party
  5566. ||banner.1und1.de^$third-party
  5567. ||banner.hosteurope.de^$third-party
  5568. ||banner.immowelt.de^
  5569. ||banner.putenbrust.net^$third-party
  5570. ||banner.sealmedia.de^$third-party
  5571. ||banner.upjers.com^$third-party
  5572. ||banners.jobwinner.ch^$third-party
  5573. ||baygel.de/banner/
  5574. ||bbwworld.com/livebanner/
  5575. ||beate-uhse.com/banner/$third-party
  5576. ||belboon.de/tracking/*.img
  5577. ||bergfreunde-partner.de/banner/
  5578. ||bergzeit.de/out/pictures/partner/image/
  5579. ||beyond-media.at/bm_banner_oa.gif$third-party
  5580. ||bit.ly^$image,domain=flugzeugbilder.de
  5581. ||blog-linktausch.de^*/iframe.php?layout=$subdocument,third-party
  5582. ||bluepoint-radio.de/banner/$third-party
  5583. ||bm.hbtronix.de^$third-party
  5584. ||bmportal.de/fileadmin/bm/gfx/banner_$third-party
  5585. ||bn.gewinn24.de^
  5586. ||bn.profiwin.de^$third-party
  5587. ||bodyguardapotheke.com^*/banner/
  5588. ||boerse.bz/toplist/vote/$third-party
  5589. ||boerse.bz^*/banners/$third-party
  5590. ||boxen1.com^*/jessica1.jpg
  5591. ||boxen1.com^*/luxus-villa-zu-verkaufen.gif
  5592. ||brandenburger-salzgrotte.de/webbanner/
  5593. ||buecherbillig.de/images/banners/$third-party
  5594. ||bumskontakte.ch/banner/
  5595. ||business-best-practice.de/anzeigen/
  5596. ||business-best-practice.de/include/anzeigen_
  5597. ||cambabestube.com^$subdocument,third-party
  5598. ||car4you.ch/widgets/$third-party
  5599. ||carweb24.net/feeds/b_$subdocument,third-party
  5600. ||catsms.de/images/banner/
  5601. ||cdn.kaisergames.de/www.*/images/wallpaper_
  5602. ||cdn.lotto24.de/webshop/minisite/$subdocument,third-party
  5603. ||cect-shop.com/CMBannerCECT-SHOP.gif
  5604. ||ced.sascdn.com^
  5605. ||china-gadgets.de^$subdocument,third-party
  5606. ||clanmonster.de/clanmonster_gross.jpg$third-party
  5607. ||clanplanet.de/cp-leaderboard.jpg
  5608. ||cloud.instore.net^$third-party
  5609. ||co2online.de/banner/$third-party
  5610. ||congstar.de/mgm/starseller/$third-party
  5611. ||conserva.de^*/banner_$third-party
  5612. ||coolespiele.com/contentbox/$subdocument,third-party
  5613. ||coolespiele.com/cs.php?popupurl=$third-party
  5614. ||couponcustomer.cpstatic.ch^
  5615. ||crack-it.net/img/$third-party
  5616. ||crawler.pearl.de/pearl-crawler/banner?
  5617. ||crawli.net/go/$third-party
  5618. ||customer-support24.com/affiliates/$third-party
  5619. ||cyonix.to/in.php$third-party
  5620. ||cyonix.to/in/$subdocument,third-party
  5621. ||cyonix.to^*.html$subdocument,third-party
  5622. ||d1kn3e15znl51s.cloudfront.net/js/tlib.min.js
  5623. ||daidalos.twyn.com^$third-party
  5624. ||databaseapplications.org/banner_manager/
  5625. ||ddl-blog.org/banner/$third-party
  5626. ||ddl-blog.to/banner/$third-party
  5627. ||ddl-moviez.org/promo/
  5628. ||ddl-search.biz/bilder/banner/
  5629. ||ddl-search.biz/bilder/banner_$third-party
  5630. ||dealdog.net/dealdog.php
  5631. ||dealdoktor.de/m/$third-party
  5632. ||dealdoktor.de/misc/$third-party
  5633. ||deinplan.de/pharus-shop.gif
  5634. ||dentaltrade-zahnersatz.de^*/banner/$third-party
  5635. ||desire-xxx.net/in.php$third-party
  5636. ||deutschland-spielt.de/partners/$third-party
  5637. ||dhv.de/dbfiles/wbg/$image
  5638. ||die-staemme.de/banner/$third-party
  5639. ||digitec.ch/liveshopping.aspx$third-party
  5640. ||distributionz.net/bstadt_banner1.gif
  5641. ||downloadvergleich.com/flash/$third-party
  5642. ||drei.to/images/$third-party
  5643. ||dubstep-beats.de/images/banner/
  5644. ||duregexpress.de/banner/$third-party
  5645. ||e-seller.de/uploads/$third-party
  5646. ||easy-reisen.ch/easyreisenadds.aspx?
  5647. ||easyfind24.de/banner/$third-party
  5648. ||ebby.de^*/sportwettentipp220-
  5649. ||ebby.es^*/logoringside220.gif
  5650. ||ebiz-consult.de/banner/$third-party
  5651. ||ebiz-webhosting.de/banner/$third-party
  5652. ||eblogx.com/amazon/
  5653. ||eco-world.de/banner/$third-party
  5654. ||ecostream.tv^*/sofadeals_sky.
  5655. ||edgar.de/img/partner/$third-party
  5656. ||eis.de/index.$third-party
  5657. ||eis.de/shop/images/banner/$third-party
  5658. ||eliado.com/banner/$third-party
  5659. ||emion-gmbh.de/banner/$third-party
  5660. ||emoluder.com/index.php?ref=$third-party
  5661. ||enforcer-shop.de/banner/
  5662. ||erotik1.de^*.php?$subdocument,third-party
  5663. ||erwischtegirls.com/index.php?ref=$third-party
  5664. ||escortkartei.com/banner/$third-party
  5665. ||eteleon.de/partner/$third-party,domain=~facebook.com
  5666. ||eteleon.de/partnerprogramm/$third-party
  5667. ||ex.joyjasp.com^$third-party
  5668. ||extra.wavecdn.net^$third-party
  5669. ||fachverlagshop.de^*/pujs.php
  5670. ||fairvital.com/images/banner_$third-party
  5671. ||fairvital.com/images/skyscraper_$third-party
  5672. ||faktenpedia.de/layer-
  5673. ||fandealer.de^*/promo/
  5674. ||fantasticzero.com^*/skinnings/$third-party
  5675. ||fastad.beepworld.de^
  5676. ||fc-moto.com/bild/$domain=offroadforen.de
  5677. ||festivalfick.com/banner/$third-party
  5678. ||fettverbrennen.net/bilder/banner/
  5679. ||film2mp3.com/images/banner$third-party
  5680. ||financeads.net/tb.php$third-party
  5681. ||finanzen.de/banner/$third-party
  5682. ||finanzen.net/partner/$subdocument,third-party,domain=~finanzen.at
  5683. ||finddy.de/banner/$third-party
  5684. ||finerio.de/box/$subdocument,third-party
  5685. ||fireradio.fm/img/banner/$third-party
  5686. ||firstload.de/affiliate/
  5687. ||flatrate-4all.de^*/adultfrendfind.jpg
  5688. ||flirttoday.de/banner/
  5689. ||flirty.com/?pr=*&wm=$subdocument,third-party
  5690. ||flymedia.de/banner/$third-party
  5691. ||forgif.me/ads^
  5692. ||free-lancer.eu/portfolio/$third-party
  5693. ||free-toplisten.at^$third-party
  5694. ||freenet.de^*&affiliate=$script
  5695. ||freepremium.de/?ref=$third-party
  5696. ||fritzdyn.de/banner.gif
  5697. ||fs-location.de/img/partner/
  5698. ||fuckmetube.org^$subdocument,third-party
  5699. ||fuckshow.org^$subdocument,third-party
  5700. ||g-stream.in/js/sms.js
  5701. ||gameliebe.com/affiliate/$third-party
  5702. ||gamercharts.com^$subdocument,third-party
  5703. ||gan.wavecdn.net^
  5704. ||gay-thailand.de^*/gay-thailand468x60.gif
  5705. ||gbseite.de/script.php?s=$third-party
  5706. ||geilefreundin.com/index.php?ref=$third-party
  5707. ||geilelivecams.net/hsa/$third-party
  5708. ||generika-bestellen.net^$subdocument,third-party
  5709. ||geobanner.germanfriendfinder.com^$third-party
  5710. ||geschenkidee.ch^*/ad/
  5711. ||getdigital.de/banner/$third-party
  5712. ||gewinnspielnetzwerk.de/layer.php
  5713. ||globetrotter.de/de/service/banner/$third-party
  5714. ||go-doja.de/ComInfo/DOJA_BA/$third-party
  5715. ||goal4glory.dyndns.org/images/banner/$third-party
  5716. ||gold-super-markt.de/affiliate/
  5717. ||goldsilbershop.de/widgets/$third-party
  5718. ||gooof.de/sa/$third-party
  5719. ||gpaf.net/b/$third-party
  5720. ||grauzone.biz/images/grauzone_$third-party
  5721. ||gulli.com/vote/$third-party
  5722. ||gutscheinstore.com/fullsizebanner.gif
  5723. ||hallimash.com/werber/$third-party
  5724. ||hamster.cc^*.php$subdocument,third-party
  5725. ||handball-revolution24.de/content/sis_slider_$image,third-party
  5726. ||handy-find.de/banner/$third-party
  5727. ||handyz.de/spank.php
  5728. ||happyweekend-community.com/banner/
  5729. ||happywins.com/images/banner/
  5730. ||hd-load.org/linkus/
  5731. ||hd-vidz.net/layers.php
  5732. ||heimatdeal.de/banner/
  5733. ||heisebanner.geizhals.at^
  5734. ||herror.de/scyscraper.$third-party
  5735. ||hitfox.com/widget-$subdocument,third-party
  5736. ||hitnova.to^$subdocument,third-party
  5737. ||hm-sat.de/b.php$third-party
  5738. ||hmsat.de/banner/
  5739. ||hot-porn-ddl.com/partner/$third-party
  5740. ||hot-wire.de/hwbanner.php$third-party
  5741. ||housebeats.cc/link_us/$third-party
  5742. ||hurenkartei.com/teaser-$third-party
  5743. ||hypnoseakademie.de/banner/$third-party
  5744. ||ichwuerde.com/images/$third-party
  5745. ||icq-love.de/show_icqt.php$third-party
  5746. ||icq-styler.de/promo.html
  5747. ||idealo.de/extern/IdealoWidget.php?
  5748. ||idealo.net/js/idealoWidget-$third-party
  5749. ||idealo.net/widget/
  5750. ||ideecon.com^*/iphone4-ohne-vertrag-ratenkauf.gif
  5751. ||igijon.com/personales/cyonix/$third-party
  5752. ||img.share-online.biz^$third-party
  5753. ||imgimg.de/popit/
  5754. ||immoversum.com/index/wb_suchform$third-party
  5755. ||inlinks.com^*/banners/$third-party
  5756. ||innova-zivilschutz.com/banner/$third-party
  5757. ||internetoptiker.de/banner/$third-party
  5758. ||iphoone.de/images/banner/
  5759. ||iphpbb3.com/banner4_iframe.html
  5760. ||islamicrelief.de^*/banner/$third-party
  5761. ||italo-tuning.de/images/*banner.gif$third-party
  5762. ||its.de^*/banner/$third-party
  5763. ||jappy.tv/i/banner/$third-party
  5764. ||jobscout24.ch/JS24Templates/Companies/$subdocument,third-party
  5765. ||joycash.joydate.com^$third-party
  5766. ||joyclub.de/partner/aff/
  5767. ||js.stroeermediabrands.de^$third-party
  5768. ||kai-homilius-verlag.de/bilder/banner/$third-party
  5769. ||kalaydo.fnp.de^
  5770. ||kart-club-trier.de/images/banners/
  5771. ||kaufda.de^*/widgetinitializer.js$third-party
  5772. ||kein-dsl.de/banner/$third-party
  5773. ||kfz-gutachter-service.de/kfz.jpg
  5774. ||kgmx.de/layer/
  5775. ||kka.agitos.de^
  5776. ||kka.idg.de^
  5777. ||klamm.de/banner/$third-party
  5778. ||klammgeil.de/vms/$third-party
  5779. ||koelschwasser.eu/community.php$third-party
  5780. ||konsi-shop.de/images/banner/
  5781. ||konsolenshop24.com/360hacks/
  5782. ||kontaktanzeigenmarkt.de/br/$third-party
  5783. ||kopp-verlag.de/$WS/kopp-verlag/banners/$third-party
  5784. ||kostenlose-hp.de/grafik/$third-party
  5785. ||kostenloser-suchmaschineneintrag.de/grafik/banner/$third-party
  5786. ||kunden-bonus.de/?sh=*&tr=*&s=$third-party
  5787. ||kundwerk.de^*/kv_banner_$third-party
  5788. ||lavire.de/layer.php
  5789. ||lead-alliance.net/tb.php$third-party
  5790. ||lechuck.otogami.de/assets/*/OtogamiWidget.js$third-party
  5791. ||lieferando.de/widgets/$subdocument,third-party
  5792. ||ligaportal.at/images/promo/$third-party
  5793. ||linkbase.in/banner.png
  5794. ||load.to/images/banner/$third-party
  5795. ||loadsieben.org/banner/
  5796. ||logiprint.com/partner/$third-party
  5797. ||lotto24.de/?partner=$subdocument,third-party
  5798. ||lpsoldier.de/banner_$third-party
  5799. ||mafia-banner.myftp.org^
  5800. ||mafia-losebank.de/bilder/banner
  5801. ||mafia.to/popup.php
  5802. ||mafia.to^*/popup.js$third-party
  5803. ||marketing.gamesload.de^$third-party
  5804. ||media*.s24.com^$third-party
  5805. ||media.alphaload.com^
  5806. ||mediaplazza.com^*/topboxgames.php?$third-party
  5807. ||medipreis.de/partner/$third-party
  5808. ||meinpaket.de/img/dhl/$third-party
  5809. ||microstrom.com/banner/$third-party
  5810. ||microtarife.de/bild/$third-party
  5811. ||mister-load.com^$third-party
  5812. ||mobil-king.de/banner/$third-party
  5813. ||mobildiscounter.de/banner/$third-party
  5814. ||mobile360.de/feedbox/inline$third-party
  5815. ||mobilefun.de^*/cpgf4m.gif$third-party
  5816. ||modellplan.de/banner/$third-party
  5817. ||momentblick.de/promotion/
  5818. ||mondrian.twyn.com^$third-party
  5819. ||moneyspecial.de^*/banner/
  5820. ||monsterdealz.de/images/$third-party
  5821. ||monsterdealz.de/script.js
  5822. ||monstersgame.net^*&vid=$third-party
  5823. ||montessori-shop.de/banner/$third-party
  5824. ||mothor.de/webbanner/
  5825. ||motorrad-link.de/shop/catalog_extern.php
  5826. ||movie-blog.org^*/layer2.js
  5827. ||mp3kingz.org/img/banner_
  5828. ||mpros.de^*/show_widgets-$script,domain=~meinprospekt.de
  5829. ||multi-media-marketing.de/bannermuster/$third-party
  5830. ||musica.at/banner/
  5831. ||my.brandwire.tv/sites/$third-party
  5832. ||mydirtyhobby.de/track/$third-party
  5833. ||mystylehit.de/images/banner/$third-party
  5834. ||n-romserver.de/banner/
  5835. ||natursubstanzen.com/banner.gif
  5836. ||navisys.de/download/banner-blitzer.gif
  5837. ||nazometer.in^$subdocument,third-party
  5838. ||neolumic.de^*/banners/$third-party
  5839. ||nestoria.de^*?partner=$script,third-party
  5840. ||netatwork.de^$subdocument,third-party
  5841. ||netload.in/share/images/$third-party
  5842. ||newsticker.save.tv^$third-party
  5843. ||nexworld.tv^*/banner/$third-party
  5844. ||nexxcdn.com/banner/
  5845. ||nordsport-shop.de/content/$third-party
  5846. ||npage.de/banner/
  5847. ||nurprivat.com/a/$third-party
  5848. ||nx8.de/nx8de_*.jpg$third-party
  5849. ||oecherdeal.de^$subdocument,third-party
  5850. ||oekoportal.de/banner/$third-party
  5851. ||offizielles-umfrageportal.de/leads/$third-party
  5852. ||okm-community.com/banner/$third-party
  5853. ||om.1und1.info^$third-party
  5854. ||om.dsl.1und1.de^$third-party
  5855. ||omsnative.de/nativendo.js
  5856. ||online-casino.de^$subdocument,third-party
  5857. ||onlinepresse.info/bild/$third-party
  5858. ||onlyfun.to^*/onlyfun-rectangle.
  5859. ||opendownload.de^$third-party
  5860. ||osnatel.de/swf/osnatel_kampagne_
  5861. ||ox.comventure.de^
  5862. ||pacific-blue.ch/banner/$third-party
  5863. ||padenema.de/images/stories/$third-party
  5864. ||pap-partner.flirtfair.de^$third-party
  5865. ||partner.auxilis.de^$third-party
  5866. ||partner.clubandmore.de^$third-party
  5867. ||partner.cuxxu.net^$third-party
  5868. ||partner.dasoertliche-marketing.de^
  5869. ||partner.dhl.de^$third-party
  5870. ||partner.gewinnspiele.de^$third-party
  5871. ||partner.gorillagaming.de^$third-party
  5872. ||partner.leguide.com^$third-party
  5873. ||partner.maxxim.de^
  5874. ||partner.share-online.biz^$third-party
  5875. ||partner.simplytel.de^
  5876. ||partner.stellenanzeigen.de^$third-party
  5877. ||partner.teufel.de^
  5878. ||partner.toptarif.de/go.cgi?pid=$image,third-party
  5879. ||partner.zooplus.de^$third-party
  5880. ||partnerprogramm.e-wie-einfach.de^$third-party
  5881. ||partners.eatsmarter.de^
  5882. ||partnervermittlung.elitepartner.de^*^emnad_id^$third-party
  5883. ||partyfans.de/145x300.gif
  5884. ||partyschnaps.com/banner/$third-party
  5885. ||pass.ch/wp-content/uploads/*/PASS-Banner-
  5886. ||pearl.de/adwpmulti.jsps?$third-party
  5887. ||pearl.de^*/microsites/$third-party
  5888. ||pfoetchen-talk.de/banner/
  5889. ||phonepublisher.com/banner.do?
  5890. ||pic4free.net/gfx/banner/$third-party
  5891. ||picception.com/banner/
  5892. ||pillendienst.com^$third-party
  5893. ||piranho.de/a.php$third-party
  5894. ||pizza.de^*/banner_$third-party
  5895. ||planungswelten.de/external_widget.php?$third-party
  5896. ||playnik.com/verbraucherinformationen.js.php$third-party
  5897. ||pm.bumskontakt.com^$third-party
  5898. ||pm.deinfickdate.com^$third-party
  5899. ||pm.deinsexdate.com^$third-party
  5900. ||pm.fetischsexkontakte.com^$third-party
  5901. ||pm.heutenochficken.com^$third-party
  5902. ||pm.hobbyhurenkontakte.com^$third-party
  5903. ||pm.hobbynuttendatenbank.com^$third-party
  5904. ||pm.kontakt-vermittler.de^$third-party
  5905. ||pm.natursektdating.com^$third-party
  5906. ||pm.onlineseitensprung.de^$third-party
  5907. ||pm.schwangerdating.com^$third-party
  5908. ||pm.sexkiste.com^$third-party
  5909. ||pm.sexkontaktflatrate.com^$third-party
  5910. ||pm.sofortficken.com^$third-party
  5911. ||pm.swingerdatenbank.com^$third-party
  5912. ||pm.tittendating.com^$third-party
  5913. ||pndapi.com/?proj=$subdocument,third-party
  5914. ||pocket.at/banner/herold300x250.swf
  5915. ||ponsline.net/assets2/Banner_
  5916. ||pop-radio.de/banner/$third-party
  5917. ||pornbang.org/images/content/$third-party
  5918. ||porndude.com^*/layer.php?
  5919. ||pornme.com/banners/$third-party
  5920. ||pornme.com^*/iframegenerator/$third-party
  5921. ||pornme.pm/wrb/
  5922. ||pornsearch.to/images/banner/
  5923. ||power-affiliate.6x.to^$third-party
  5924. ||power-affliate.blogspot.com^$third-party
  5925. ||powerdownload.info/pd/
  5926. ||ppro.de/creatives/$third-party
  5927. ||ppro.de/image/$third-party
  5928. ||preis-vergleich.tv^$subdocument,third-party
  5929. ||premium-zone.us/banner.png
  5930. ||premiumpromotions.at/indexservlet?$subdocument,third-party
  5931. ||prepaid-fakten.de/go/webnapping/$third-party
  5932. ||primusportal.de/banner/$third-party
  5933. ||privat-akt.com^*/banner/$third-party
  5934. ||privatamateure.com/?wmid=*&program=$third-party
  5935. ||privathobby.com^$third-party
  5936. ||probefahrten.cc/campaigns/$third-party
  5937. ||probefahrten.cc^*?subid=$subdocument,third-party
  5938. ||profiseller.de/banner/$third-party
  5939. ||profiwin.de^$subdocument,third-party
  5940. ||promotion.coreg.de^$third-party
  5941. ||promotion.mmxlive.com^
  5942. ||promotionmaterial.betacash.com^
  5943. ||prospekt38.de^*/widget.php?anbieter_id=$subdocument,third-party
  5944. ||psw.net/banner.gif$third-party
  5945. ||psychologe.de/partner/$third-party
  5946. ||publisher.outtra.com^$third-party
  5947. ||publisher.spoods.de^$third-party
  5948. ||pvnsolutions.com/brand/hoh/file/*/schottenland/$domain=hoh.de
  5949. ||px24.com/promotion/$third-party
  5950. ||pytalhost.de/images/wpmhome.gif
  5951. ||qooia.com/interstitial/$third-party
  5952. ||questler.de/gfx/banner/$third-party
  5953. ||rabattcorner.ch/iframe/$subdocument,third-party
  5954. ||rabattsparer.de/banner234x60.gif
  5955. ||raenox.com/vote/$third-party
  5956. ||randyrun.de/affil/
  5957. ||ranklist.us/in.php$third-party
  5958. ||ranksider.de/img/banner/$third-party
  5959. ||rapidflat.com/?a=$third-party
  5960. ||rappelblog.de/test1.html$third-party
  5961. ||rc-network.eu/banner/
  5962. ||rechemco.com/media/mw_affiliate/
  5963. ||red-stripe-beer.de/arnold.jpgbanner/
  5964. ||relink.us/js/landingpage.js
  5965. ||reporter-ohne-grenzen.de^*/tx_ricrotation/$third-party
  5966. ||roemerforum.com/banner/
  5967. ||rotlichtkartei.com/banner/$third-party
  5968. ||rsp24.com/rsp_ap/*/rsp_pkv_$third-party
  5969. ||rss-warez.org/partner/$third-party
  5970. ||ruhrgebiet.ws/test/$third-party
  5971. ||s1.ja-pics.net^$subdocument,third-party
  5972. ||saarland-deals.de/*-widget/$subdocument,third-party
  5973. ||safeterms.de/images/public/banner/$third-party
  5974. ||sandra-messer.info/wp-content/uploads/*/video-newsletter.gif$third-party
  5975. ||sat-bay.de/Shop/$domain=sat-erotik.de|satindex.de
  5976. ||sat1.de/ran/clsponsor_opener_short_$object
  5977. ||satchef.de/banner/$third-party
  5978. ||satking.de/images/banners/$third-party
  5979. ||satkontor.de/banner/$third-party
  5980. ||satplace.de/banner/$third-party
  5981. ||satshop24.de/banner.gif
  5982. ||schmunzelseite.de/layer/
  5983. ||schule-studium.de/images/schulportal_$third-party
  5984. ||schule-studium.de/microbanner-$third-party
  5985. ||scooter-attack.com/banner/
  5986. ||secure-host.de/banner/$third-party
  5987. ||secure-host.de^*/banner/$third-party
  5988. ||seriously.de/scripts/*/export.php$third-party
  5989. ||server.nitrado.net/img.nitrado/nitrado_$third-party
  5990. ||server.nitrado.net/img.nitrado/nitrado_minecraft1_
  5991. ||server4.pro/images/banner_$third-party
  5992. ||sexei.net/com/
  5993. ||sexeldorado.ch/banner/$third-party
  5994. ||shopfacer.de/images/banner/
  5995. ||shoplove.com^*/widget2.min.js?appKey=$third-party
  5996. ||shopprops.de/flashbanner/$third-party
  5997. ||shopwelt.de^*/widget.js$third-party
  5998. ||shoutbox.de/ad/
  5999. ||shuuz.de/banner/
  6000. ||silbertresor.de^*/banner/$third-party
  6001. ||sims-3.net/xbox.jpg
  6002. ||sims-it.net/az.html$third-party
  6003. ||skipmp3.com/affiliate/$third-party
  6004. ||skmainz.de/banner/$third-party
  6005. ||sky-abonnieren.de/banner/
  6006. ||skyfillers.com^*/banner/$third-party
  6007. ||slapped.de^*/banner/$third-party
  6008. ||slimm.de^$subdocument
  6009. ||slotkings.de/img/banner/$third-party
  6010. ||smoketown.de/banner/$third-party
  6011. ||sms4fans.de/img/banner$third-party
  6012. ||smsdate.com/lovefinder.php$third-party
  6013. ||sn-multimedia.de/download/bannersn.gif
  6014. ||sn-multimedia.de/weitereangebote-v2/$third-party
  6015. ||sn-multimedia.de/weitereangebote/$third-party
  6016. ||snapr.to/images/banner-
  6017. ||sofadeals.com^$subdocument,third-party
  6018. ||softwaresammler.de^$third-party
  6019. ||sorgenlos.de^*/banner/
  6020. ||space4free.net/images/banner/$third-party
  6021. ||spambog.com/outsource/$third-party
  6022. ||spar-city.de/promo/$third-party
  6023. ||spar-mit.com^*-banner/$subdocument,third-party
  6024. ||spieleprinz.com/?$subdocument,third-party
  6025. ||spieleprinz.de/?$subdocument,third-party
  6026. ||spieletipps.de/img/cheatzpartner.gif$third-party
  6027. ||spielotheka.de/layer.js
  6028. ||sprachenlernen24-download.de/banner/
  6029. ||spwear.de/images/banner/$third-party
  6030. ||spyoff.com/wp-content/uploads/*/spo_bs_$third-party
  6031. ||spyoff.com^*/SpyOff_Banner
  6032. ||star-toplist.com/votebanner.png$third-party
  6033. ||starting6.de/dyn_banner/$third-party
  6034. ||startparadies.de/banner/$third-party
  6035. ||stealth.to^$subdocument,third-party
  6036. ||strato.de/banner/$third-party
  6037. ||stroeerdigitalgroup.de/metatag/$third-party
  6038. ||stroeerdp.de^*/affiliateId
  6039. ||suchebiete.com/bilder/allgemein_kleinanzeigen.png
  6040. ||suedtirol.live/delivery.js
  6041. ||sug.ag/banner/$third-party
  6042. ||sunpepper.de/shop/banner/$third-party
  6043. ||sunshine-space.it/_raika_lana/
  6044. ||sunshine-space.it/banner/
  6045. ||superwin.de^$subdocument,third-party
  6046. ||superwin.de^*/anzeige.jpg
  6047. ||syteapi.com/assets/imajs.js
  6048. ||t-shirt-drucker.de/banner/$third-party
  6049. ||talkplus.de/banner/$third-party
  6050. ||tarifdoc.de^$subdocument,third-party
  6051. ||tarifliste.com^$subdocument,third-party
  6052. ||tek.ag/pub/$third-party
  6053. ||tele.net/shoppingbanner.php?
  6054. ||templatebase.de/partner_show_banner.php$third-party
  6055. ||tilda.ch/banner/$third-party
  6056. ||tilllate.com^*/campaign/$subdocument,third-party
  6057. ||tinyprice.de/aktion/$third-party
  6058. ||tnm.de/wa/ad?
  6059. ||tnt-game.com^*/banner/$third-party
  6060. ||top-ddl.com/top/in.php$third-party
  6061. ||top-of-software.de^$third-party
  6062. ||topdeals.de/ug-banner/$third-party
  6063. ||toplist.ddl-board.com^$third-party
  6064. ||toplist.deluxestream.info^$third-party
  6065. ||toplist.drei.to^$third-party
  6066. ||toplist.raidrush.ws^$~image,third-party
  6067. ||toplist.to^$third-party
  6068. ||toplisted.in^$third-party
  6069. ||toplisted.us^$third-party
  6070. ||toplistenservice.de/generator.php?$third-party
  6071. ||topscore.in/in.php$third-party
  6072. ||topsites24.de^$third-party
  6073. ||torrent-hitz.to^$subdocument,third-party
  6074. ||tortuga.services^*/affiliate/
  6075. ||totalokal.de/imgs/btn_$third-party
  6076. ||trackfox.com^
  6077. ||trackfox2.com^
  6078. ||travoya.de^*/banner/$third-party
  6079. ||tripadvisor.ru/WidgetEmbed-tcphoto?$domain=russland-heute.de
  6080. ||trivago.de/de/srv/destination/js/hotel_$script,third-party
  6081. ||tui-connect.com/a?$third-party
  6082. ||tuifly.com/partner/$third-party
  6083. ||tuneup.de^*/affiliate/
  6084. ||tuneyourscoot.com/images/banner
  6085. ||turbo-promo.de/banners/
  6086. ||turnschuh-lose.de/img/banner/
  6087. ||ui-portal.de/uim/*/promo/
  6088. ||ui-portal.de^*/topper.js
  6089. ||ultramailtausch.de^$subdocument,third-party
  6090. ||unicef.de/ueber-uns/bannercenter/?
  6091. ||united-lama-marketing.de/webmaster/$third-party
  6092. ||upjers.com/ext/ext.php$third-party
  6093. ||urban-media-berlin.de/pdfad/$third-party
  6094. ||venus-community.com/banner/$third-party
  6095. ||verleihshop.de/gfx/partner/$third-party
  6096. ||versandtarif.de^*?partnerid=$third-party
  6097. ||verschenkehandy.de/?pid=$third-party
  6098. ||vertical-n.de/scripts/*/mediumrect.js
  6099. ||vertical-n.de/scripts/*/sky.js
  6100. ||vertical-n.de/scripts/*/supb.js
  6101. ||verticalnetwork.de/scripts/*/mediumrect.js
  6102. ||verticalnetwork.de/scripts/*/sky.js
  6103. ||verticalnetwork.de/scripts/*/supb.js
  6104. ||vetalio.de/partner/$third-party
  6105. ||videobuster.de^*?adid=$third-party
  6106. ||vienna.at/banner/
  6107. ||view.autoscout24.de^$third-party
  6108. ||view.ilove.de^$third-party
  6109. ||view.jamba.de^$third-party
  6110. ||visit-x.net/001/$third-party
  6111. ||viversum.de/partnerprogramm/$third-party
  6112. ||volksbank-oberberg.de/banner/$third-party
  6113. ||vorratsdatenspeicherung.de/images/akvs*.gif$third-party
  6114. ||vote4me.de^$third-party
  6115. ||vote4warez.com^$third-party
  6116. ||w3server.eu/show.php$third-party
  6117. ||w3statistics.com/img/$third-party
  6118. ||waiwidgets-*.amazonaws.com^
  6119. ||wallpaper-arena.to/images/banner/
  6120. ||warumzahlen.de/images/banner/$third-party
  6121. ||watchever.de^*^ifw^*^ifh^$third-party
  6122. ||watercool.de/images/wc_banner_
  6123. ||webguidez.de/test/images/
  6124. ||webme.com/pic/a/airbagmodul/$third-party
  6125. ||webme.com/show.php?
  6126. ||webspace.webhoster.de^$third-party
  6127. ||werbemittel.adisfaction.de^$third-party
  6128. ||wichsfleck.com/layer.html
  6129. ||widget.kaufda.com^$third-party
  6130. ||widget.marktjagd.de^$third-party
  6131. ||widget.s24.com^$third-party
  6132. ||widget.spoods.io/loader.js
  6133. ||widgets.cam-content.com^$third-party
  6134. ||widgets.goldankauf123.de^
  6135. ||widgets.mywai.de^
  6136. ||wikifolio.com/de/Modules/Infobox?partnerid=$subdocument,third-party
  6137. ||wm-space.youero.com^
  6138. ||wogibtswas.at/widget/$third-party
  6139. ||woom.ws/banner/
  6140. ||world-pictures.de/banner_
  6141. ||world-pictures.de/daks_banner.jpg
  6142. ||world-pictures.de/logo_purelements.jpg
  6143. ||world-pictures.de/logo_summit.jpg
  6144. ||world-pictures.de/outdoorshop.jpg
  6145. ||world-pictures.de^*_150x150.gif
  6146. ||woz.to/vote/$third-party
  6147. ||wpseo.de/banner/$third-party
  6148. ||wpseo.de^*/banner/$third-party
  6149. ||wundert.at/banner/
  6150. ||wurzelimperium.de/banner/
  6151. ||x2.to/img/x2-rectangle.jpg
  6152. ||x7.to/foyer/*/premium$third-party
  6153. ||xobor.miranus.com^
  6154. ||xxx-4-free.net/banner/
  6155. ||xxx-hitz.org^$third-party
  6156. ||xxxporn.to/banner/
  6157. ||y.konsolenfreunde.de^
  6158. ||yourdealz.de/yourdealz.gif
  6159. ||yourdealz.de/yourdealz2.gif
  6160. ||youspacko.com/com/
  6161. ||zeiss.de^*/containertitel/*/*file/$third-party
  6162. ||zock4help.de/banner/
  6163. ||zweitfondsmarkt.de/banner/$third-party
  6164. ||züri6.ch/adsman/$third-party
  6165. ||züri6.ch/banner/$third-party
  6166. ||1und1.de/?__reuse=$popup,third-party
  6167. ||amateurseite.com^$popup,third-party
  6168. ||bigpoint.com^*?aid=*&aig=*&aip=$popup,third-party
  6169. ||china-gadgets.de^*&utm_medium=popdown&$popup,third-party
  6170. ||ddl-network.org/ad/$popup
  6171. ||dealdoktor.de^*&utm_medium=popdown&$popup,third-party
  6172. ||escaria.com/public/static/teaser/?$popup
  6173. ||exnzg.de/go.cgi?pid=*&wmid=*&cpid=$popup,third-party
  6174. ||ext.amateurcommunity.com^$popup,third-party
  6175. ||ext.amateurcommunity.de^$popup,third-party
  6176. ||geile-sexseiten.info/ac/$popup,third-party
  6177. ||getshortnews.in/do.php$popup,third-party
  6178. ||glomex.com^$popup
  6179. ||handy-toplist.de/vote/$popup
  6180. ||ilove.de^*/landing_pages/$popup
  6181. ||landing.sexkiste.com^$popup
  6182. ||lp.amateurcommunity.com/index.php?cp=$popup,third-party
  6183. ||lustagenten.de/?w=$popup,third-party
  6184. ||mannagor.de/?track=ad:$popup,third-party
  6185. ||mediadealr.com^$popup,third-party
  6186. ||o2-freikarte.de/affiliate/$popup
  6187. ||oboom.com/ref/$popup
  6188. ||ollys.to/?td=$popup,third-party
  6189. ||sau-billig.net/?log=$popup,third-party
  6190. ||shortnews.de^*_adtext_id=$popup
  6191. ||sloganmaker.net/?utm_campaign=*&utm_source=$popup,third-party
  6192. ||smoozed.rocks/landing/$popup,third-party
  6193. ||smstune.de/la/$popup
  6194. ||sunmaker.com/?a_aid=$popup
  6195. ||tagoria.net/?ref=$popup,third-party
  6196. ||taps.io^*/sms?__ref=$popup
  6197. ||tarifliste.com/index.php?log=$popup,third-party
  6198. ||teufelchens.xxx/trade_in/$popup,third-party
  6199. ||tuneclub.de^*/lp.pl?$popup
  6200. ||vavoo.tv/promo/$popup,third-party
  6201. ||vidonna.de/pop.php$popup,third-party
  6202. ||vodafone.de^*&tsid=$popup,third-party
  6203. &campaignid=*&zoneid=$domain=technic3d.com
  6204. /imasdk.googleapis.com/js/core/bridge*.html$domain=gamestar.de
  6205. /monzta/*$xmlhttprequest,domain=regionalbraunschweig.de|regionalgifhorn.de|regionalgoslar.de|regionalhelmstedt.de|regionalheute.de|regionalhochzeit.de|regionalkulinarisch.de|regionalleben.de|regionalpeine.de|regionalsalzgitter.de|regionalsport.de|regionalwolfenbuettel.de|regionalwolfsburg.de
  6206. /n2content/*$xmlhttprequest,domain=regionalbraunschweig.de|regionalgifhorn.de|regionalgoslar.de|regionalhelmstedt.de|regionalheute.de|regionalhochzeit.de|regionalkulinarisch.de|regionalleben.de|regionalpeine.de|regionalsalzgitter.de|regionalsport.de|regionalwolfenbuettel.de|regionalwolfsburg.de
  6207. /oase_banner.jpg$domain=mysummit.wordpress.com
  6208. /webservices/hitAlert.cfc?$domain=buffed.de|gamesaktuell.de|gamezone.de|pcgames.de|pcgameshardware.de|videogameszone.de
  6209. /worker.php$domain=filmpalast.to
  6210. /wpacontent/*$xmlhttprequest,domain=regionalbraunschweig.de|regionalgifhorn.de|regionalgoslar.de|regionalhelmstedt.de|regionalheute.de|regionalhochzeit.de|regionalkulinarisch.de|regionalleben.de|regionalpeine.de|regionalsalzgitter.de|regionalsport.de|regionalwolfenbuettel.de|regionalwolfsburg.de
  6211. /wpcontent/*$xmlhttprequest,domain=regionalbraunschweig.de|regionalgifhorn.de|regionalgoslar.de|regionalhelmstedt.de|regionalheute.de|regionalhochzeit.de|regionalkulinarisch.de|regionalleben.de|regionalpeine.de|regionalsalzgitter.de|regionalsport.de|regionalwolfenbuettel.de|regionalwolfsburg.de
  6212. /www/images/*$domain=technic3d.com
  6213. ^what=zone^$domain=ww3.cad.de
  6214. |blob:$domain=hdfilme.tv
  6215. |http:/$third-party,xmlhttprequest,domain=hdfilme.tv
  6216. |http://$subdocument,third-party,domain=bonimail.de
  6217. |http://byte.to^$script
  6218. |http://lustich.de/bilder/*_*-
  6219. ||1000hp.net/banner/
  6220. ||149.13.77.20^$domain=ww3.cad.de
  6221. ||193.107.16.142/f.php
  6222. ||1jux.net/js/1l.js
  6223. ||1jux.net/js/4p.js
  6224. ||1jux.net/js/4p2.js
  6225. ||1und1.de/movein_$xmlhttprequest
  6226. ||1zwo.in/kwa.php
  6227. ||20min.ch/werbung/
  6228. ||24-tv.tv/images/banners/
  6229. ||2concert.de/banner/
  6230. ||2download.de/js/jquery.simplemodal.*.min.js
  6231. ||320k.in/jscript/layer.js
  6232. ||3dl.tv/public/images/smb.png
  6233. ||4-seasons.tv^*/FsProducts.swf
  6234. ||4memes.net/rec$subdocument
  6235. ||4pcdn.de/premium/GameAccessories/*/310x120mifcom_battlebox.jpg$domain=4players.de
  6236. ||4pcdn.de/sourcen/portal/MIFcom/$domain=4players.de
  6237. ||4players.de/4pl/wallpaper/
  6238. ||4players.de/javascript/4players/billiger.de.js
  6239. ||4players.de/screenshoot/
  6240. ||4players.de/screenshot/
  6241. ||4players.de/screenshots/
  6242. ||4players.de/sourcen/portal/4players/utraforce/
  6243. ||4players.de^*/vast.js
  6244. ||4taktershop.de^$subdocument,domain=rollertuningpage.de
  6245. ||5-jahres-wertung.de/apd/online/5-jahres-wertung-dateien/image*.gif
  6246. ||5-jahres-wertung.de/apd/online/5-jahres-wertung-dateien/image*.jpg
  6247. ||5-jahres-wertung.de/cl/online/cl-dateien/image*.jpg
  6248. ||5-jahres-wertung.de/el/online/el-dateien/image*.jpg
  6249. ||5-jahres-wertung.de/forum/images/other/*.jpg
  6250. ||5-jahres-wertung.de/grafiken/logos/banner1und1shop2.jpg
  6251. ||800gs.de/images/tpa/duonix/
  6252. ||87.237.123.50/jcorner.php$domain=mydia.de
  6253. ||90elf.de^*/buderus_banner_
  6254. ||a0.raidrush.org^
  6255. ||aachener-zeitung.de/zva/container/kalaydo/
  6256. ||abakus-internet-marketing.de/img/forum-800_120_
  6257. ||abg-net.de/uploads/tx_macinabanners/
  6258. ||abload.de/deals/teaser.php
  6259. ||abload.de^$domain=ul-load.com|uploaded-premium.ru
  6260. ||abnehmen.com^*/ebay_logo.gif
  6261. ||access-im-unternehmen.de/fileadmin/php/layer.js
  6262. ||achtzehn99.de/assets/banner/*x526
  6263. ||achtzehn99.de/themes/hoffenheim/images/banner_
  6264. ||ad-hoc-news.de/js/jquery.lightboxad.js
  6265. ||ad-hoc-news.de/theme/classic/swf/billboard-
  6266. ||ad-hoc-news.de/theme/classic/swf/headbanner-
  6267. ||ad.dslr-forum.de^
  6268. ||ad.games.ch^
  6269. ||ad.main-netz.de^
  6270. ||ad.putenbrust.net^
  6271. ||adbl.spieletipps.de^
  6272. ||addicted-sports.com/fileadmin/banner/
  6273. ||adhocnews.de/static/spreads/
  6274. ||adhocnews.de/theme/classic/img/billboard-
  6275. ||adhs-zentrum.de^*.php$subdocument
  6276. ||adn.meinsol.de^
  6277. ||aerger.tv/images/03-1.gif
  6278. ||aerger.tv/images/a.gif
  6279. ||aerger.tv/images/b.gif
  6280. ||aerger.tv/images/c.gif
  6281. ||aerger.tv/images/d.gif
  6282. ||aerger.tv/images/hl-banner.gif
  6283. ||aerger.tv/images/pl_i_wer.gif
  6284. ||aerger.tv/images/sch_de.gif
  6285. ||aerger.tv/images/sozhius.jpg
  6286. ||aerger.tv/images/wer.gif
  6287. ||affiliate-marketing.de/media/banner/
  6288. ||affiliate-marketing.de/media/medienpartnerschaften/
  6289. ||africa-live.de/!banner/
  6290. ||afterbuy.de/images/*/minibanner_$domain=thinkpad-forum.de
  6291. ||ak-kurier.de/akkurier/www/images/headerhoehn.gif
  6292. ||ak-kurier.de/akkurier/www/images/headerhoehn.jpg
  6293. ||ak-kurier.de/akkurier/www/images/iphonerepa.gif
  6294. ||ak-kurier.de/akkurier/www/images/telehot
  6295. ||ak-kurier.de/akkurier/www/pic/$object
  6296. ||ak-kurier.de/akkurier/www/pic/dbeyer_250_200.swf
  6297. ||ak-kurier.de/akkurier/www/pic/indupamitte.png
  6298. ||ak-kurier.de/akkurier/www/pic/tbechera13.png
  6299. ||ak-kurier.de/akkurier/www/pic/toyotaadorfmitte.gif
  6300. ||akkuschlapp.de/images/asuv_leaderboard.jpg
  6301. ||alatest.de/banner/
  6302. ||alatest.de/banners.php?
  6303. ||alkoblog.de/wp-content/uploads/*/banner_weisshaus_
  6304. ||altesrad.net/phpBB3/images/banner/
  6305. ||amadeal.de/pics/240.gif
  6306. ||amateur-blog.org^*.php|$script
  6307. ||amateur-blog.org^*/rotator.php
  6308. ||amazon.de/aan/$subdocument
  6309. ||amazonaws.com/bnp_657x209_$domain=finanzen.net
  6310. ||amazonaws.com/cloud-s.ndimg.de/$domain=netdoktor.de
  6311. ||amerika-forum.de^*/ebay_logo.gif
  6312. ||amerikanisch-kochen.de/bilder/GlamFood_
  6313. ||androidpit.de/swf/app-seller.swf?xmlpath=$object
  6314. ||anime-loads.org/images/c3on9.jpg
  6315. ||anisearch.de/affi.php?
  6316. ||antenne-frankfurt.de/tl_files/img/partner/
  6317. ||anthrojob.de/images/banners/
  6318. ||anzeiger-news.com/portals/willowtree/
  6319. ||apfeleimer.de/wp-content/uploads/*/i5b-$image
  6320. ||apotheke-adhoc.de/banner/
  6321. ||appsundco.de^$domain=schulterglatze.de
  6322. ||arbeitstage.at/pub_
  6323. ||arbeitstage.de/pub_
  6324. ||areamobile.de/service/gads/
  6325. ||argovia.ch/promotion/
  6326. ||artikelpedia.com/js/*-*.js|
  6327. ||astronews.com^*_3.js
  6328. ||asv-hamm-westfalen.de/images/stories/marketing/*-Anzeigesimpli.jpg
  6329. ||asv-hamm-westfalen.de/images/stories/marketing/*-hauptsponsoren.jpg
  6330. ||ate.spritmonitor.de^
  6331. ||atelco.de/ai/swf/banner200_
  6332. ||atomload.to/images/fd_banner.gif
  6333. ||atomload.to^*/jspop.js
  6334. ||atv.at/adonly?
  6335. ||au-ja.de/banner/
  6336. ||audiovision.de/assets/templates/av-template/cocoon/dateien/*.swf
  6337. ||augsburger-allgemeine.de/cms_media/module_wb/$image,object
  6338. ||augsburger-allgemeine.de/img/incoming/*/xxl-DonDent.jpg
  6339. ||augsburger-allgemeine.de/incoming/*.ece/binary/$image
  6340. ||augsburger-allgemeine.de/incoming/*.ece/binary/*.swf
  6341. ||augsburger-allgemeine.de^*/sky_$object
  6342. ||augsburger-allgemeine.de^*/Skyscraper-
  6343. ||austrianaviation.net/uploads/tx_macina/
  6344. ||austriansoccerboard.at/banner/
  6345. ||austriansoccerboard.at/public/banner/
  6346. ||austriansoccerboard.at/public/sponsoren/
  6347. ||auto-bild.de/js/rd/google.js
  6348. ||autobild.de/js/rd/google.js
  6349. ||autofreies-lautertal.de/images/banner/
  6350. ||autoline-eu.at/atlads/
  6351. ||autoline-eu.ch/atlads/
  6352. ||autoline.de/atlads/
  6353. ||autoscout24.ch/content/startpage/
  6354. ||auxilium-online.net/images/banner_
  6355. ||awardfabrik.de/images/banners/
  6356. ||az.com.na/img/banner/
  6357. ||b-stadt.com/images/banner.gif
  6358. ||back2hack.cc^*/partner/
  6359. ||badisches-tagblatt.de/html/netcontentmedia/bilder/red-banner-
  6360. ||badisches-tagblatt.de/html/netcontentmedia/webimages/aldi-bt.swf
  6361. ||banner.click-tt.de^
  6362. ||banner.t-online.de/apps/$object,domain=autos.t-online.de
  6363. ||barcoo.com/images/barcoo/campaigns/banner_
  6364. ||basicthinking.de/ad/
  6365. ||basische-produkte.de/wp-content/themes/nature_wdl/images/banner_
  6366. ||basiszinssatz.info/banner/
  6367. ||bastel-elfe.de/banner/
  6368. ||bastel-elfe.de/images/banners/
  6369. ||bastel-elfe.de^*/prell-online.gif
  6370. ||battlefield-3.org/interstitial.php
  6371. ||baulexikon.de/cgi-bin/banner.cgi
  6372. ||bayer04.de/b04-deu/data/banner/
  6373. ||bayer04.de^*/_md_banner1.aspx
  6374. ||bayer04.de^*/_md_banner2.aspx
  6375. ||bayern-hof.de/res/bilder/banner/
  6376. ||bayern-hof.de/res/bilder/partner/
  6377. ||bbc-coburg.com/bbc-data/images/cw.jpg
  6378. ||bbc-coburg.com/bbc-data/images/hundf.jpg
  6379. ||bbc-coburg.com/bbc-data/images/np.jpg
  6380. ||bbc-coburg.com/bbc-data/images/scl.jpg
  6381. ||bbszene-shop.de/countdownbanner.php
  6382. ||bbszene.de/ane/bbszene/iframe.php
  6383. ||bbszene.de/images/banner/
  6384. ||beamten-informationen.de/media/banner/
  6385. ||beichthaus.com.s3.amazonaws.com/bp/50be.jpg
  6386. ||beichthaus.com.s3.amazonaws.com/images/meineticksbanner.jpg$domain=beichthaus.com
  6387. ||beichthaus.com.s3.amazonaws.com/meineticks.jpg
  6388. ||beihilferecht.de/media/banner/
  6389. ||beisammen.de^*/banner/
  6390. ||benzinpreis.de/140_x_160.gif
  6391. ||benzinpreis.de/gfx/rc_banner.jpg
  6392. ||benzinpreis.de/zahn.gif
  6393. ||berlinertageszeitung.com/images/banners/
  6394. ||bestboyz.de/wp-content/uploads/*-300x600_
  6395. ||bestboyz.de/wp-content/uploads/*/ggsim_banner_blog_
  6396. ||bgstatic.de/images/was/campagnes/*/wallpaper/$domain=browsergames.de
  6397. ||bhc06.de/images/brosedkb.jpg
  6398. ||bhc06.de/images/sponsorenleiste.jpg
  6399. ||biathlon-online.de/wp-content/banners/
  6400. ||bielefelderblatt.de/images/banners/
  6401. ||bielertagblatt.ch/wallpaper_
  6402. ||bild.de/fotos/cb-autohaus24-
  6403. ||bilder.static-fra.de/wetter11/images/offer/$domain=wetter.de
  6404. ||bildschirmarbeiter.com/images/poster/
  6405. ||bildwl.mobile.de^
  6406. ||bio-markt.info/biomarkt/easyCMS/FileManager/Banner/
  6407. ||biomagazin.de/files/bio-magazin/content/anzeigen/
  6408. ||bitcoinnews.ch/coinbase.png
  6409. ||bitcoinnews.ch/cointed.gif
  6410. ||bitcoinnews.ch/loanbit.gif
  6411. ||bitcoinnews.ch/wp-content/uploads/*/Swiz-Banner-1.gif
  6412. ||bizipic.de/images/gbcodes200.jpg
  6413. ||bizipic.de/images/gross.png
  6414. ||blackbeats.fm/defshopbanner.swf
  6415. ||blankrefer.com^$subdocument,domain=anime-loads.org
  6416. ||blaue-blume.tv^*/banner/
  6417. ||blickpunkt-brandenburg.de/typo3conf/ext/sbbanner/
  6418. ||blockfloete.eu/media/images/banners/
  6419. ||blog-xx.net/pop-code.js
  6420. ||blogprojekt.de/Bilder/bp/backlinkseller.gif
  6421. ||blogprojekt.de/Bilder/Profi/bloggerjobs.gif
  6422. ||blogtotal.de^*/foxload_125x125.jpg
  6423. ||bltrainer.de/banner/
  6424. ||bluray-disc.de/files/_backgrounds/
  6425. ||boerse-express.com/images/kapsch_claim.png
  6426. ||boersennews.de/images/smartbroker/
  6427. ||boris-becker.tv^*/presenting/
  6428. ||borussia.de/fileadmin/templates/main/swf/banner_
  6429. ||botfrei.de/kmp/
  6430. ||boxee-forum.de/images/banners/
  6431. ||boxen1.com^*/arena-boxpromotion-logo1.jpg
  6432. ||boxen1.com^*/felix_sturm_banner.gif
  6433. ||boxen1.com^*/felix_sturm_boxing.jpg
  6434. ||boxen1.com^*/ibf.gif
  6435. ||boxen1.com^*/ibo.gif
  6436. ||boxen1.com^*/jessica_banner.gif
  6437. ||boxen1.com^*/klitschko_banner.gif
  6438. ||boxen1.com^*/paffen_sport_logo.jpg
  6439. ||boxen1.com^*/sauerland_logo.png
  6440. ||boxen1.com^*/steinforth.png
  6441. ||boxen1.com^*/super_six.jpg
  6442. ||boxen1.com^*/wba.jpg
  6443. ||boxen1.com^*/wbc.jpg
  6444. ||boxen1.com^*/wbo.jpg
  6445. ||boxen1.com^*/wfc_logo220.png
  6446. ||boxen1.com^*/www.ebby_.de1_.gif
  6447. ||branchenbuch.pixelio.de^
  6448. ||brautinfo.at/uploads/tx_macinabanners/
  6449. ||bravo.de/online/sponsoring-
  6450. ||bravo.de/sponsoring-
  6451. ||browsergames.de/images/wallpaper/
  6452. ||brustverein.de/images/banner/
  6453. ||bs.to/js/rev.js
  6454. ||btc-echo.de/wp-content/uploads/*/ledgernano.jpg
  6455. ||buchhandel.de/img/header/*/adv_
  6456. ||buchhandel.de^*/banners/
  6457. ||buffed.de^*/body_bg_
  6458. ||buffed.de^*/metaboli/
  6459. ||bundesliga.de^*/banner/
  6460. ||business-best-practice.de/bilder/anzeigen/
  6461. ||bvb.de/var/ezdemo_site/storage/images/bvb.de/banner/mobil09/
  6462. ||bvb.de/var/ezdemo_site/storage/images/bvb.de/banner/schwarzgelbe-karte/
  6463. ||bvb.de/var/ezdemo_site/storage/images/bvb.de/banner/sky/
  6464. ||bvb.de/var/ezdemo_site/storage/images/bvb.de/banner/strom09-banner/
  6465. ||campen.de/images/misc/ebay_logo.gif
  6466. ||casecenter.net^*/werbung/
  6467. ||casinowelt.com/banner/
  6468. ||cdn.voodoovideo.com/dat/ebc/$domain=imgbox.de
  6469. ||cdn1.anime-stream24.com^
  6470. ||cdn11.anime-stream24.com^
  6471. ||cellesche-zeitung.de^*/b4nner/
  6472. ||cellesche-zeitung.de^*/banner/
  6473. ||centertv.de/upload/anzeigen/
  6474. ||cgames.de/images/*/metro-countdown-$domain=gamepro.de|gamestar.de
  6475. ||cgames.de/images/*/promobox-$domain=gamestar.de
  6476. ||chefkoch-cdn.de^*/partnerlogos/
  6477. ||chefkoch.de/produkte/widget/loader.js
  6478. ||chillmo.com/wp-content/plugins/background-manager/
  6479. ||chillmo.com/wp-content/uploads/*/acunitywp.jpg
  6480. ||chillmo.com/wp-content/uploads/*/fc4ks.jpg
  6481. ||chillmo.com/wp-content/uploads/*/gtavchillmo.jpg
  6482. ||chillmo.com/wp-content/uploads/*/mariokart81.jpg
  6483. ||chillmo.com/wp-content/uploads/*/thelastofusremastered.jpg
  6484. ||chillmo.com/wp-content/uploads/2014/05/watchdogs.jpg
  6485. ||chillmo.com/wp-content/uploads/2014/05/wolfenstein.jpg
  6486. ||chilloutzone.net/consume/
  6487. ||chilloutzone.net/invokers/sfuchs/
  6488. ||chilloutzone.net^*/weedseed-banner.jpg
  6489. ||china.ahk.de/uploads/tx_bannermanagement/
  6490. ||chip.de/embed/bc10.js
  6491. ||chip.de/hphdas2/
  6492. ||chip.de/teaser/c1_teaser_frei_*.html$xmlhttprequest
  6493. ||chip.de/unabh_dateien/*/videoskin_$image
  6494. ||ciao.de/sreamer/xs.php?$object
  6495. ||cine4home.de/images/banner_
  6496. ||cine4home.de/images/logos/banner_
  6497. ||cine4home.de/images/logos/mainlogos/swans%20banner%20ar150.gif
  6498. ||cine4home.de/images/logos/wir-machen-3d-zum-erlebnisk.jpg
  6499. ||cine4home.de/images/maeueskino_150x280_120705.gif
  6500. ||cine4home.de/images/oppo-germany-150x280-static.gif
  6501. ||cine4home.de/pics/aibanner_
  6502. ||cine4home.de/pics/banner_
  6503. ||cine4home.de/pics/heimkino_160x240.gif
  6504. ||cinecity.at^*/banner*.gif
  6505. ||cineman.ch^*/promobox_$subdocument
  6506. ||cinemotion-kino.de/fileadmin/backgrounds/*/background.jpg
  6507. ||cineprog.de/images/banner/
  6508. ||cinestar.de/flash/sdkm_intro_video_mini.swf
  6509. ||cinestar.de^*/banner_
  6510. ||citybeat.de^*.js?*&rubrik=*&breite=*&hoehe=$script
  6511. ||clever-tanken.de/images/*_banner_
  6512. ||clever-tanken.de/images/banner_160x85px.gif
  6513. ||clever-tanken.de/images/poicon.gif
  6514. ||clever-tanken.de/static/cosmos/
  6515. ||clever-tanken.de/tamoil/10-006_banner2neu.swf
  6516. ||click-learn.de^*/Junge_Fahrer_155x250.swf
  6517. ||click-learn.de^*_155x155.swf
  6518. ||click-learn.de^*_JungeFahrer_155x430.swf
  6519. ||climbing.de/fileadmin/banner/
  6520. ||cloudfront.net^$domain=dexerto.de|hd-streams.org
  6521. ||cloudfront.net^*/ova-jw.swf$object,domain=oberprima.com
  6522. ||clubtime.fm/banner/
  6523. ||cnetde.edgesuite.net/cnetde/ads/$domain=cnet.de
  6524. ||cnetde.edgesuite.net/zdnetde/ads/$domain=zdnet.de
  6525. ||cobuich.de/avislogo.jpg
  6526. ||computer-bild.de/imgs/*/thermomix_bb_$image,domain=computerbild.de
  6527. ||computerbase.de/js/jwplayer/ova-$object
  6528. ||computerbetrug.de/uploads/pics/a2.jpg
  6529. ||computerhilfen.de^*/gt-banner-
  6530. ||connect.de^*/partner.js
  6531. ||connect.quoka.de^
  6532. ||connectiv.events/wp-content/uploads/*-banner.
  6533. ||connectiv.events/wp-content/uploads/*/banner_
  6534. ||connectiv.events/wp-content/uploads/*/wasserenergetisierer-traenkle-
  6535. ||connectiv.events/wp-content/uploads/*_banner_
  6536. ||coretime.fm/banner/
  6537. ||crackajack.de^*/_banner/$image
  6538. ||crawli.net/com/
  6539. ||crawli.net/pr.js
  6540. ||crosswater-job-guide.com/images/banner_
  6541. ||crosswater-job-guide.com/pics/*_skyscraper_
  6542. ||crosswater-job-guide.com/pics/banner_
  6543. ||crosswater-job-guide.com/pics/logo_yourfirm_250.gif
  6544. ||crosswater-job-guide.com^*250x300.swf
  6545. ||crosswater-job-guide.com^*_skyscraper.
  6546. ||crypt.to/layer/
  6547. ||crypt.to/tracker.php?action=showbanner&
  6548. ||cryptload.biz/lala.php
  6549. ||cryptload.biz^*/greybox/
  6550. ||csr-news.net/main/images/Banner_
  6551. ||csr-news.net/main/images/compamedia_600.gif
  6552. ||csr-news.net/main/images/grundfos.gif
  6553. ||cybercity.de/domains4sale/
  6554. ||cylex.de/images/cylex.de/credit-report-banner-
  6555. ||daf.fm/templates/images/flatex_
  6556. ||daf.fm/templates/images/vitrade_
  6557. ||damoh.$media,domain=chip.de|focus.de|n-tv.de|rtl.de|rtl2.de|spiegel.de|spiegel.tv|spieletipps.de|tvnow.de|vip.de|winfuture.de
  6558. ||dance-charts.de/images/banners/
  6559. ||dancecore.fm/partner/
  6560. ||das-bewegt-die-welt.de/images/banners/
  6561. ||dasbewegtdiewelt.de/images/banners/
  6562. ||dasbiber.at^*banner$object
  6563. ||dasfachblatt.de/banner/
  6564. ||dastelefonbuch.de/mic_banner.jsp
  6565. ||dat.de/fzgwerte/einladungslayer_dat_sommer_12_20sec.swf
  6566. ||data-travelers.de^*/blogwebspace1.gif
  6567. ||dataup.to/data/iad/
  6568. ||dataup.to^*/msg_$script
  6569. ||datei.to/ban/
  6570. ||daujones.com/gifs/ban/
  6571. ||dav-summit-club.de/uploads/tx_extcategory/*_200x600.
  6572. ||ddl-base.ws/partners/
  6573. ||ddl-board.com^*/usenet_banner.png
  6574. ||ddl-music.org/images/och_logos/
  6575. ||ddl-scene.com/usenext.php
  6576. ||ddl-search.biz/banner/
  6577. ||ddl-search.biz^$image,popup,domain=w3-warez.cc
  6578. ||ddl-warez.in/.$script
  6579. ||ddl-warez.in/_$script
  6580. ||ddl-warez.in/images/hoster/
  6581. ||ddl-warez.in/images/hoster_logos/
  6582. ||ddl-warez.in/images/hosterlogos/
  6583. ||ddl-warez.in/images/och/
  6584. ||ddl-warez.in/images/och_buttons/
  6585. ||ddl-warez.in/images/och_info/
  6586. ||ddl-warez.in/images/och_infobuttons/
  6587. ||ddl-warez.in/images/och_logos/
  6588. ||ddl-warez.in/smoozed.
  6589. ||ddl-warez.in/smoozed/
  6590. ||ddl-warez.in/smoozed_
  6591. ||ddl-warez.in^*.php|$script
  6592. ||ddl-warez.in^*_js.js
  6593. ||ddl-warez.in^*_popup.js
  6594. ||ddl-warez.in^*_ulpop.
  6595. ||ddl-warez.to/images/och_info/
  6596. ||deal-magazin.com/dat/pix/estatepro.gif
  6597. ||deal-magazin.com/dat/pix/expobike.jpg
  6598. ||deal-magazin.com/dat/pix/immoscout.gif
  6599. ||deal-magazin.com/dat/pix/kon.gif
  6600. ||deal-magazin.com/dat/pix/voelkel.gif
  6601. ||deejayforum.de^*/ebay_logo.gif
  6602. ||deinesms.com/landing/$third-party
  6603. ||delamar.de/wp-content/themes/delamar_v4/iframes/
  6604. ||deluxetools.net/dlx_out.js
  6605. ||deraktionaer.de/upload/Marktberichte-Aktionaer_15401.gif
  6606. ||deraktionaer.de/xist4c/web/aktionaer/02/img/flatexBuySellBar/icons_all.png
  6607. ||derkleinegarten.de/images/banners/
  6608. ||derlacher.de/static/lib/dialog/jquery.reveal.js
  6609. ||designtagebuch.de/wp-content/uploads/anzeigen/
  6610. ||deukom.co.za/banner/
  6611. ||deutsche-startups.de/wp-content/uploads/*/Tarifcheck24-Affiliate.jpg
  6612. ||deutsche-versicherungsboerse.de/imgdisp/*Banner%
  6613. ||deutscher-hip-hop.com/bilder/werbepartnerlogos/
  6614. ||deutschland.fm/i/ducksunited120x60deutsch.gif
  6615. ||dev.osthessen-news.de/files/$image
  6616. ||dexgo.com/sponsoren/banner/
  6617. ||dforum.net/banner/
  6618. ||dforum.net/ebay/
  6619. ||dforum.net^*/df_blitzbuch.gif
  6620. ||didaktik-der-mathematik.de/tibanner.swf
  6621. ||die-beihilfe.de/media/banner/
  6622. ||die-eulen.de/img/index/boxes/lotto_rlp.jpg
  6623. ||die-eulen.de/img/intro/freiberger.png
  6624. ||die-eulen.de/img/intro/sparkasse.png
  6625. ||die-eulen.de/img/intro/suedzucker.png
  6626. ||die-eulen.de/img/intro/twl.png
  6627. ||diebrennstoffzelle.de/images/banner/
  6628. ||dieharke.de/Partner/
  6629. ||dieneue1077.de^*/wellness-deal_
  6630. ||dieschmids.at/images/banners/
  6631. ||dieweinstrasse.bz/uploads/tx_lemonadvancedflash/
  6632. ||digital-eliteboard.com/banner/
  6633. ||digital-eliteboard.com/images/banner-
  6634. ||digital-eliteboard.com/styles/banner/
  6635. ||digital-kingdom.dk/banner/
  6636. ||digitaledienste.web.de/freemail/browser_decide/?$subdocument
  6637. ||din-5008-richtlinien.de/bilder/anzeigen/banner/
  6638. ||direct-city.org/out.js
  6639. ||directupload.net/graphics/anzeige_
  6640. ||directupload.net/images/$domain=fakedaten.tk
  6641. ||dloads.org/usenext.php
  6642. ||dmax.de^*/anzeige.gif
  6643. ||dokujunkies.org/media/md/
  6644. ||dokujunkies.org/media/prj/
  6645. ||dokumente-online.com/amazon_adv.php
  6646. ||dokus.to/c/t.js
  6647. ||dokus4.me/cgde.js
  6648. ||dokus4.me/handyz_rss_.php
  6649. ||dokus4.me/interstitial.js
  6650. ||dokus4.me/kpopcg2012n2.js
  6651. ||dokus4.me/w-v2.php
  6652. ||dokus4.me^*pop.php
  6653. ||dokustream.org^*/banner/
  6654. ||dooyoo.de^*/pp_anzeige.gif
  6655. ||dooyoo.de^*_skyscraper*.php
  6656. ||doppelagent.de/banner2.php
  6657. ||doppelpunkt.de/www/right.php$subdocument
  6658. ||doppelpunkt.de^*/fullsizebanner.html
  6659. ||doppelpunkt.de^*/fullsizebanner2.html
  6660. ||doppelpunkt.de^*/halfsizebanner.html
  6661. ||doppelpunkt.de^*/halfsizebanner2.html
  6662. ||dotnet-forum.de/photos/banner/images/
  6663. ||dotnet-snippets.de/dns/bilder/banner/
  6664. ||dotnetpro.de/grafix/banners/
  6665. ||dotnetpro.de^*/anzeigeh.gif
  6666. ||dotnetpro.de^*/anzeigev.gif
  6667. ||dragondesigns.de/include/images/sponsor/
  6668. ||dreambox.info/banner/
  6669. ||dreambox.info/d4d468.gif
  6670. ||dreambox.info/euro_desaster_banner_2011.gif
  6671. ||dreambox.info/satboerse24banner.gif
  6672. ||drehscheibe-foren.de/dso_header/banner.jpg
  6673. ||drehscheibe-online.de/ds_cms/banner/
  6674. ||drehscheibe-online.de^*/anzeige.gif
  6675. ||drwindows.de/images/ie9_sicherheit.gif
  6676. ||drwindows.de^*/crostec_banner.jpg
  6677. ||dsl-forum.de/images/aktion/
  6678. ||dslr-forum.de/banner.
  6679. ||dsv.de/images/banners/
  6680. ||dtj-online.de/content/banners/
  6681. ||duckcrypt.info/serv/
  6682. ||dumdi.net^*/layer.php
  6683. ||durchblicker.at/iframes/$domain=futurezone.at
  6684. ||durchfallhausmittel.net/wp-content/uploads/*/banner.gif
  6685. ||dvd-verleih.info/videobuster/
  6686. ||dvd.bild.de^$subdocument
  6687. ||dxtv.de/2spnsrs/
  6688. ||e-va.com^*/skyscraper/
  6689. ||e110.de/images/abus_
  6690. ||e110.de/images/leaderboard/
  6691. ||e110.de/images/skyscraper/
  6692. ||e110.de/kaspersky/
  6693. ||easy-scripts.de/wp-content/themes/arras/images/250x250_
  6694. ||easywarez.biz/layer/
  6695. ||eatsmarter.de/sites/default/files/branding_images/
  6696. ||ebase.to/layer/
  6697. ||ebby.de^*/boxen1_com_klein-220.gif
  6698. ||ebby.de^*/boxsport1.gif
  6699. ||ebby.es^*/wfc_logo220.png
  6700. ||ebook-hell.to^*/jspop.js
  6701. ||ecdl-moodle.de^*/script_banner_
  6702. ||econo.de/uploads/tx_macinabanners/
  6703. ||ednetz.de/aktionen/banner.html
  6704. ||edvinfos.de/banner/
  6705. ||egofm.de^*banner
  6706. ||egomera.de^*/bads/
  6707. ||egun.de/market/images/banner/
  6708. ||eierkraulen.net/dsfgsdf.js
  6709. ||eierkraulen.net/img/blu.gif
  6710. ||eierkraulen.net/js/gdsfgsdf.js
  6711. ||eierkraulen.net/js/igdsfgsdf.js
  6712. ||eierkraulen.net/js/ztigdsfgsdf.js
  6713. ||eierkraulen.net/nmban.gif
  6714. ||eierkraulen.net^*.php|$subdocument
  6715. ||einkaufaktuell.de/data/page/NIVEASoftHauptbuehne954x240.jpg
  6716. ||einrichtungsbeispiele.de/images_site/footer.jpg
  6717. ||eintracht-hildesheim.de/Banner_Neu/Zufallsbanner.html
  6718. ||eintracht.com/fileadmin/templates/html/images/seat-logo.png
  6719. ||eintracht.de/media/banner/big_banner.jpg
  6720. ||eisbaeren.de^*/arentour_o2worldberlin.jpg
  6721. ||eisenbahn-kurier.de/images/banners/
  6722. ||eishockey.info/banner/
  6723. ||eiskaltmacher.de^*.swf
  6724. ||ekz.de/resources/images/banner/
  6725. ||eliteanimes.com/images/elsheader.jpg
  6726. ||eliteanimes.com/images/elsleft.jpg
  6727. ||eliteanimes.com/images/elswordheader.jpg
  6728. ||eliteanimes.com/images/elswordleft.jpg
  6729. ||eliteanimes.com/images/flyffright.jpg
  6730. ||eltee.de/img/broker/
  6731. ||eltern-zentrum.de^*.php$subdocument
  6732. ||eltern-zentrum.de^*/werbeblocker_abschalten.jpg
  6733. ||elternforen.com/images/aad.png
  6734. ||elternforen.com/limango.gif
  6735. ||ems-tv.de/banner/
  6736. ||englische-briefe.de/images/maennergeschenke.jpg
  6737. ||enjoykitz.tv/banner1.png
  6738. ||eot-clan.net/images/banners/
  6739. ||epicspeedload.in/top/neu_b.php
  6740. ||epicspeedload.in^*/wgpopup.js
  6741. ||epochtimes.de/js/businessad.js
  6742. ||erdbeerlounge.de/addons/common/pics/coop/
  6743. ||erotikforum.at/images/banner/
  6744. ||eselfilme.com/premium/$image
  6745. ||eselfilme.com/werbung/
  6746. ||eslgfx.net/media/masters/esl_sitebranding_homefront.jpg
  6747. ||esportcup.kicker.de/iframe/index.html
  6748. ||etailment.de/wp-content/uploads/*/Barcamp1.gif
  6749. ||etailment.de/wp-content/uploads/*/etailment.gif
  6750. ||etailment.de/wp-content/uploads/*_250x700.
  6751. ||etcg.de/images/sponsoren/
  6752. ||etcg.de/sponsor/
  6753. ||etel-tuning.de/img/300250-
  6754. ||etel-tuning.de/img/banner_vzappeal.jpg
  6755. ||europeonline-magazine.eu/anzeigen/
  6756. ||europeonline-magazine.eu/anzeigen2/
  6757. ||eviltrash.to/banner3.jpg
  6758. ||evz.ch/assets/banner/
  6759. ||experten-interviews.de/wp-content/uploads/*/banner_timetoprint_
  6760. ||expertentesten.de/wp-content/uploads/*/faszienrolle-sportastisch.jpg
  6761. ||explora.ch/uploadfiles/banner/
  6762. ||explora.ch/uploadfiles/bannersky/
  6763. ||express.de/image/view/*,data,lotto_sommer.gif
  6764. ||ext.platinnetz.de^
  6765. ||fahrzeuglackiererforum.de/layer.js
  6766. ||fahrzeugseiten.de/autoteiledirekt_
  6767. ||fahrzeugseiten.de/Tirendo-Gutschein.jpg
  6768. ||fail.to/deadok.php
  6769. ||fail.to/deal.php
  6770. ||fail.to/failto.php
  6771. ||fail.to/images/dokus_banner.jpg
  6772. ||fail.to^*.php$subdocument
  6773. ||fail4fun.de/layerloop/
  6774. ||fairytail-tube.org^*/amzb/
  6775. ||fairytail-tube.org^*/amzl/
  6776. ||fake-it.biz/lla2/
  6777. ||fake-it.biz^*/layer.php
  6778. ||falk.de/fr/aservice.php?
  6779. ||falk.de/fr/bn.php?
  6780. ||familytv.de/design/11899.gif
  6781. ||familytv.de/images/sonnenklar.jpg
  6782. ||familytv.de/images/visitx-banner.jpg
  6783. ||famousfm.de/images/partner/
  6784. ||fap-tastic.com^$subdocument,domain=trendhure.com
  6785. ||farmarbeit.de/uploads/images/taxback-rec.jpg
  6786. ||farmarbeit.de/uploads/images/wt_kanda10_
  6787. ||faz.net/f6/ad/
  6788. ||fbsmiley.de/tipp/moodrush.gif
  6789. ||fc-koeln.de/fileadmin/img/banner/
  6790. ||fck.de/fileadmin/default/templates/gfx/banner/
  6791. ||fcschweinfurt1905.de/wp-content/uploads/*_Skyscraper_
  6792. ||fcz.ch/_img/banner/
  6793. ||fcz.ch/_img/banner_
  6794. ||feierabend.de/gta/
  6795. ||fernsehserien.de/gfx/anzeige.gif
  6796. ||fettspielen.de/de/banner/
  6797. ||ff-bz.com^*/banner-
  6798. ||ffn.de^*/banner/banner_
  6799. ||ffn.de^*?imgPrefix=$xmlhttprequest
  6800. ||fhcdn.net^*/ebay_logo.gif
  6801. ||fhz-forum.de/banner_$image
  6802. ||file-upload.net^*/popup.js
  6803. ||filestore.to/banner/
  6804. ||filme2k.net^*/system.js
  6805. ||filmpalast.to/cyaska^
  6806. ||filmz.de/h/la.htm
  6807. ||filmz.de/h/r.htm
  6808. ||filmz.de/h/s.htm
  6809. ||filmz.de/h/u.htm
  6810. ||finanzen.net/images/a_anzeige/
  6811. ||finanzen.net/images/b_euro_eurams/banner_wiki_eas.png
  6812. ||finanzen.net/images/b_partner/
  6813. ||finanzen.net/images/b_realtime/hsbctopflop.png
  6814. ||finanzen.net/images/b_realtime/ubspassendeprodukte.png
  6815. ||finanzen.net/images/b_realtime/vontobel-banner2.
  6816. ||finanzen.net/swf/a_anzeige/
  6817. ||finanznachrichten.de/scripts/defend.js
  6818. ||finanztreff.de/ftreffNG/media/partner/
  6819. ||finde-reitbeteiligung.de/banner/
  6820. ||finya.de/ad/
  6821. ||fischkopf.de/image-content/wallpapers/
  6822. ||flashmob.de/modules/mod_beinvolved/images/wordpress.png
  6823. ||flirttoday.de/popup_
  6824. ||flugzeugbilder.de/adria.gif
  6825. ||flugzeugbilder.de/schriftklein.jpg
  6826. ||fm-arena.de/images/fm10/*x128.gif
  6827. ||foerderland.de/fileadmin/user_upload/banner_
  6828. ||forendienst.de/ad/
  6829. ||forenhoster.net/index.php?wbu=$subdocument
  6830. ||forum-speditionen.de/k-grafik/
  6831. ||forumprofi.de/fritz/$subdocument
  6832. ||fr-online.de^*/teaserbox_300x160.jpg
  6833. ||fr-online.de^*_banner_fr_
  6834. ||free-klingeltoene-handy.de/images/bannertopbg.jpg
  6835. ||freecity.de/www/anzeige.gif
  6836. ||freeload.bz/out.js
  6837. ||freeload.to^*/lovedate.gif
  6838. ||freeload.to^*/lovedate160.gif
  6839. ||freenet.de^*/mail/ads/
  6840. ||freizeitparks.de/fileadmin/user_upload/banner/
  6841. ||fremdwort.de/image/$subdocument
  6842. ||fremdwort.de/images/banner_
  6843. ||fremdwort.de^*/image/$subdocument
  6844. ||frischauf-gp.de/fileadmin/images/banner-extern/
  6845. ||fruchthandel.de/uploads/tx_macinabanners/
  6846. ||fscklog.typepad.com/heise_mac.gif
  6847. ||fscklog.typepad.com/ms_imovie.jpg
  6848. ||fscklog.typepad.com/sz_kampagne.gif
  6849. ||fsv-frankfurt.de/cms/fileadmin/templates/fsv/img/banner/sparhandy_banner.jpg
  6850. ||fuechse-berlin.de^*/anzeige.gif
  6851. ||full-ddl.org^*/out.js
  6852. ||fun80s.fm/www/images/deinbanner.gif
  6853. ||fundanalyzer.de^*/laufband.js
  6854. ||fundanalyzer.de^*_banner.swf
  6855. ||fundresearch.de^*/laufband.js
  6856. ||fundresearch.de^*_banner.swf
  6857. ||funkbasis.de/images/ban-
  6858. ||funlinx.to/images/linktipps_aktuell.jpg
  6859. ||funnybilder.net^*/dug_layer.js
  6860. ||funnypizza.de/swf/pizzadebanner.swf
  6861. ||funnypizza.upjersnet.de/upad/
  6862. ||funtasticparty.de/funta/search.php?$subdocument
  6863. ||fussballdaten.de/img/sportwetten/sw_
  6864. ||fussballn.de/images/banners/
  6865. ||fussbodenbau-forum.com/_images/banner/
  6866. ||g4u.me/images/partner/
  6867. ||g4u.me/images/partners/
  6868. ||g4u.me/js/dug_layer.js
  6869. ||game-freaks.net/popup.php
  6870. ||gamecaptain.de/css/gc_branding_
  6871. ||gamefox.de/design/bannershaiya_
  6872. ||gamefront.de/am-zombiu.jpg
  6873. ||gamefront.de/anz-$image
  6874. ||gamefront.de/anzeige-$image
  6875. ||gamefront.de/banners/
  6876. ||gamefront.de/f2play-
  6877. ||gamefront.de/gamecompany-170912.jpg
  6878. ||gamefront.de/gamedealer170113.gif
  6879. ||gamefront.de/gameplan2.gif
  6880. ||gamefront.de/gametrader150x250.jpg
  6881. ||gamefront.de/kingpl*.gif
  6882. ||gamefront.de/my-game-deals150x300.jpg
  6883. ||gamefront.de/online-spiele4me150x300.jpg
  6884. ||gamefront.de^*-160x200px_
  6885. ||gamefront.de^*.swf|
  6886. ||gamehammer.de/sts/$image
  6887. ||gamehammer.de/wum/$image
  6888. ||gamekeyfinder.de/img/rot/
  6889. ||gamekeyfinder.de/img/rotation/
  6890. ||gamemovieportal.ch/_banners/
  6891. ||gameone.de/images/icons/paysafe.jpg
  6892. ||gameone.de/images/nokia/
  6893. ||gameothek.com^*/wp-addpub/
  6894. ||gamepro.de^*/ova.swf
  6895. ||gamers.at/fileadmin/user_upload/website/brandings/
  6896. ||gamers.at/images/branding/
  6897. ||gamers.at/uploads/tx_consolmedia/*_branding.jpg
  6898. ||gamers.at/uploads/tx_consolmedia/*_branding_
  6899. ||gamers.at/uploads/tx_consolmedia/*_sitebranding_
  6900. ||gamers.at/uploads/tx_consolmedia/bg_*.jpg
  6901. ||gamers.at/uploads/tx_consolmedia/branding_
  6902. ||gamersglobal.de/b.js
  6903. ||gamersglobal.de/GAMERS-ps4-exp_v2_statisch.jpg
  6904. ||gamersglobal.de/inc/w/$image
  6905. ||gamersglobal.de^*_skin_
  6906. ||gamersplus.de/fileadmin/user_upload/website/brandings/
  6907. ||gamersplus.de/images/branding/
  6908. ||gamersplus.de/uploads/tx_consolmedia/bg_*.jpg
  6909. ||games.ch^*/banner/
  6910. ||gamestar.de/_misc/cntdwn/
  6911. ||gamestar.de/_misc/countdown/
  6912. ||gamestar.de/img/gamestar/_misc/gcEventBtnPrmBg.png
  6913. ||gamestar.de/img/gamestar/_misc/prm_logoheader_gs_
  6914. ||gamestar.de/img/gamestar/_misc/promotion/*/amazon_button*.png
  6915. ||gamestar.de/promotion/promowidget/
  6916. ||gameswelt.net/public/upload/fullexpbranding/
  6917. ||gaming-insight.de/images/amd-*.swf
  6918. ||gaming-insight.de/images/banners/
  6919. ||gaming-insight.de/images/sensei.jpg
  6920. ||gaming-insight.de/images/steelseries-legendary.jpg
  6921. ||gamingxp.com^*/metacritic_reviews_games.png
  6922. ||gamingxp.com^*/wallpaper-
  6923. ||gamingxp.com^*/wallpaper/
  6924. ||gamona-images.de/471277/cf9b98701d9a4221b994fe5e7bd32c87.jpg
  6925. ||gamona-images.de/471284/3f71999f1544d168cbce0128572e0b5a.jpg
  6926. ||gamona.de/assets/*/fallback_
  6927. ||gamona.de/assets/*_expandable.jpg
  6928. ||gamona.de/assets/*_interstitial_
  6929. ||gamona.de/assets/*_sitebranding-
  6930. ||gamona.de/assets/*_sitebranding_
  6931. ||gamona.de/zeugs/*_300.swf
  6932. ||gamona.de/zeugs/*_728.swf
  6933. ||gamona.de^*/1d51490a42eb6b18422ad278e296b2db.js
  6934. ||gamona.de^*/9aa397ac7f3010335eb8d6138ad988fe.js
  6935. ||gamona.de^*/widesky.swf
  6936. ||garten-tipps.info^$domain=germanload.to
  6937. ||gassitv-oxas.joshleepictures.com^$domain=gassi-tv.de
  6938. ||gayfm.de/banner/
  6939. ||gayfm.de/images/banner/
  6940. ||gb-4you.com/js/lad/
  6941. ||gbase.de^*/branding-link.$image
  6942. ||gbase.de^*/branding.$image
  6943. ||gehaltsvergleich.com/bkk2/$subdocument
  6944. ||gehaltsvergleich.com/di.html
  6945. ||gehaltsvergleich.com/di2.html
  6946. ||geizhals.at^*/ad/
  6947. ||geizkragen.de^*/anzeige*.gif
  6948. ||gelbeseiten.de/yp/ppcHorzAction.yp?
  6949. ||gelbeseiten.de/yp/rechte_spalte.yp?
  6950. ||gelbeseiten.de^*/marginale_advt.yp
  6951. ||gelbeseiten.de^*/regioframe.yp
  6952. ||gentleman-blog.de^*/banner.jpg
  6953. ||gentleman-blog.de^*/skyscraper.swf
  6954. ||gentleman-blog.de^*/superbanner.swf
  6955. ||gepostet.com/templates/desktop/images/banner/
  6956. ||gepostet.com^*/layer.js
  6957. ||germanscooterforum.de/bannermanagement/
  6958. ||geschenke.de/banner/
  6959. ||gesetzlichekrankenkassen.de/banner_ext/
  6960. ||gesichtskirmes.net/deal.php
  6961. ||gesichtskirmes.net/fire-popdown-gk.js
  6962. ||gesichtskirmes.net^*.php|$script
  6963. ||getgaming.de/sites/all/themes/getgamingtheme/img/*_bg.jpg
  6964. ||getgaming.de/sites/all/themes/getgamingtheme/img/bg_*.jpg
  6965. ||gewinnspiel-gewinner.de/images/zu-verschenken.gif
  6966. ||giessener-allgemeine.de/cms_media/module_wb/$object
  6967. ||glarus24.ch/typo3conf/ext/juhuiinserate/scripts/inserate_ajax.php
  6968. ||gload.cc/images/freeh.png
  6969. ||gload.cc/images/freehosterb.gif
  6970. ||gload.cc/images/freeuser.png
  6971. ||gload.cc/images/highspeed.gif
  6972. ||gload.cc^*/fbanner.gif
  6973. ||gmx.net/banner?
  6974. ||goastro.de/popup_chat/
  6975. ||goettgen.de/g-a-s/www/images/
  6976. ||gofeminin.de/home4/skin/*_*/home.css|
  6977. ||goldesel.to/img/*.gif|
  6978. ||goldesel.to/img/reg_top.png
  6979. ||goldesel.to/img/spyoff
  6980. ||goldesel.to/img/usen.gif
  6981. ||goldstar-tv.de^/banner/
  6982. ||golem.de/_img/microcity.jpg
  6983. ||golem.de^*_afc1.js
  6984. ||golem.de^*_afc2.js
  6985. ||golem.de^*_afc3.js
  6986. ||googlewatchblog.de/apt.png
  6987. ||googlewatchblog.de/wp-content/uploads/amazon-music-hd-stream.jpg
  6988. ||gooster.at/js/ov.js.php?
  6989. ||gooster.ch/js/ov.js.php?
  6990. ||gooster.de/js/ov.js.php?
  6991. ||gotv.at^*_clicktag.swf
  6992. ||gratis-hoerspiele.de/wp-content/uploads/*/heias_
  6993. ||grauzone.us^*/dropin.js
  6994. ||green.ingame.de^
  6995. ||grillratte.de/wp-content/uploads/2011/12/1-und-1.gif
  6996. ||gronkh.de/media/brandings/
  6997. ||grosseleute.de/banner
  6998. ||grosseleute.de/otto_*.gif
  6999. ||grosseleute.de^*.php|$image
  7000. ||grower.ch/partner/
  7001. ||gsx-r1000.de/styles/haendler/footer/mbs.png
  7002. ||gtavision.com^*/reklame_
  7003. ||guenstiger.de/a-d-s/
  7004. ||guenstiger.de/banner/
  7005. ||guenstiger.de/bilder/anzeige_
  7006. ||guiders.de/cms/landing/bonn-bike-shop-ii.jpg
  7007. ||gulli.com/layout/partner/
  7008. ||gulli.com/media/partner/
  7009. ||gulli.com^*/camao_ebay_
  7010. ||gutefrage.net/js/marketing.js
  7011. ||gutefrage.net^*/partner-tipp-
  7012. ||gutefrage.net^*/premium_partner/
  7013. ||gwars.de/index.php?page=advertisingpage
  7014. ||günstiges-feuerwerk.de^$domain=imagebanana.com
  7015. ||halle.de/anzeigen/
  7016. ||halleforum.de/images/anzeige_
  7017. ||hallo-verlag.de/img/sky_*.swf
  7018. ||hallo-verlag.de/img/super_*.swf
  7019. ||hamburg-pride.de/fileadmin/banner/
  7020. ||hamm.biz/bannerBOX.php
  7021. ||hamm.biz/bannerLB.php
  7022. ||hammonline.de/bannerbox.php
  7023. ||hammonline.de/bannerlb.php
  7024. ||hammstars.de/bannerBOX.php
  7025. ||hammstars.de/bannerLB.php
  7026. ||handball-neuhausen.de/images/logos/sponsoren/slider/
  7027. ||handelsblatt.com/images/icon/anzeige_h.gif
  7028. ||handwerksblatt.de/banner_scripte/
  7029. ||handy-sparen.net^$domain=germanload.to
  7030. ||handykino.info/banner/
  7031. ||hannover-allsports.de/ast/home_files/luederslogo_cmyk.png
  7032. ||hannover-allsports.de/ast/home_files/rs_logo.png
  7033. ||hannover-dragonboatraces.de^*/drachenbootshop.jpg
  7034. ||hannover-dragonboatraces.de^*/gessjacob.jpg
  7035. ||hannover-dragonboatraces.de^*/gilde.gif
  7036. ||hannover-dragonboatraces.de^*/logo_avi.jpg
  7037. ||hannover-dragonboatraces.de^*/logo_starlighte.jpg
  7038. ||hannover-dragonboatraces.de^*/sponsors/
  7039. ||hannover-dragonboatraces.de^*/tui.jpg
  7040. ||hannover-zeitung.net/images/banners/
  7041. ||hannover96.de/CDA/uploads/tx_templavoila/sponsor_
  7042. ||hans-wurst.de/images/empfehlung/
  7043. ||hans-wurst.net/wp-content/uploads/ama/
  7044. ||happywins.com/headbanner.php
  7045. ||hardbase.fm/banner/
  7046. ||hardcoremetal.biz/vote.php
  7047. ||hardware-academy.org/images/banners/
  7048. ||hardware-experten.de/images/banner/
  7049. ||hardware-factory.com/banner/
  7050. ||hardware-factory.com/images/01_ban/
  7051. ||hardware-factory.com/images/banners/
  7052. ||hardwareluxx.de/images/stories/werbung/
  7053. ||hardwaremax.net//images/banners/
  7054. ||hardwaremax.net/images/banners/
  7055. ||hartgeld.com/images/banners/
  7056. ||hartgeld.com/images/wb/
  7057. ||hartgeld.com^*/hgb_
  7058. ||haustechnikdialog.de/banner/
  7059. ||hc-aschersleben.de/SponsorenBanner.swf
  7060. ||hc-empor.de/images/content/sponsors/
  7061. ||hc-erlangen.de/fileadmin/user_upload/bundesliga/sponsoren/
  7062. ||hcempor.de/images/content/sponsors/
  7063. ||hd-vidz.net/layer.php
  7064. ||hd-vidz.net/out.js
  7065. ||heddesheimblog.de^*/anzeige-
  7066. ||heddesheimblog.de^*/bds-anzeige-
  7067. ||heidoc.net/amazon/
  7068. ||heimspiel-online.de/uploads/tx_macinabanners/
  7069. ||heinertown.de/anzeigen/
  7070. ||heise.de/icons/ho/seen_by_banner.gif
  7071. ||heldendesalltags.net/rss/handyz_rss_.php
  7072. ||hertener-allgemeine.de^*/anzeigen/
  7073. ||hg-saarlouis.de/uploads/pics/swsls_vdsl_
  7074. ||hierspielen.com/vda/$subdocument
  7075. ||hifitest.de/wb/*_MediumRectangle
  7076. ||hifitest.de/wb/*_Offerbox
  7077. ||hifitest.de/wb/*_Skyscraper
  7078. ||hifitest.de/wb/*_XXLBanner1_
  7079. ||highspeed.duckcrypt.info^
  7080. ||highway-magazin.de/images/banners/
  7081. ||highway-magazin.de/images/samenwahl_highway2.gif
  7082. ||hiking-blog.de/wp-content/uploads/*/Campz.de-300x177.jpg
  7083. ||hildesheimer-allgemeine.de/uploads/tx_macinabanners/
  7084. ||hintergrundfakten.de/hint_data/check24_x.jpg
  7085. ||hintergrundfakten.de/hint_data/smav_a_b.gif
  7086. ||hintergrundfakten.de/hint_data/t24.jpg
  7087. ||hintergrundfakten.de/hint_data/weg_de_last_min.jpg
  7088. ||hirnfick.to/hf.php
  7089. ||hirnfick.to/random.php
  7090. ||hitradio-rtl.de/uploads/pics/*_banner_
  7091. ||hitradio-rtl.de/uploads/pics/banner_
  7092. ||hl-live.de/aktuell/grafiken/banner/
  7093. ||hl-live.de/aktuell/grafiken/vg/
  7094. ||hl-live.de^*/banner.
  7095. ||hmediacdn.com^$media,domain=4players.de|golem.de
  7096. ||hochzeitsplaner.de^*_200x600.
  7097. ||hochzeitstage.de^*/200x600_
  7098. ||hochzeitstage.de^*/728x90hochzeitsdrucksachen.gif
  7099. ||hoerbuch.us/bannerd.php
  7100. ||hoerbuch.us/bannerdd.php
  7101. ||hoerbuch.us/pop.php
  7102. ||hoerbuch.us/popser.php
  7103. ||hoerbuchfm.de^*/banner/
  7104. ||hollywood-streams.com/partner.js
  7105. ||holstein-kiel.de/tl_files/banner/rectangle_
  7106. ||holstein-kiel.de/tl_files/banner/skyscraper_
  7107. ||holstein-kiel.de/tl_files/banner/wide_rectangle_
  7108. ||homad1.spiegel.tv^$object,domain=spiegel.tv
  7109. ||homad2.spiegel.tv^$object,domain=spiegel.tv
  7110. ||homepage-anleitung.de/wp-content/uploads/*/sky2.png
  7111. ||homerj.de/images/*_1580x250.
  7112. ||homerj.de/images/*_300x550_
  7113. ||homerj.de/images/*_wallpaper.jpg
  7114. ||homerj.de/images/asuswp_rog-gserie_042013.jpg
  7115. ||homerj.de/images/design/box_elbster_
  7116. ||homerj.de/images/design/box_eset_
  7117. ||hopto.org^*/banner.html
  7118. ||hornoxe.com/ddpd.js
  7119. ||hornoxe.com/plp_
  7120. ||hornoxe.com/pup_plaer.js
  7121. ||hornoxe.com^*.php$subdocument
  7122. ||hornoxe.com^*.php|$script,domain=hornoxe.com
  7123. ||hornoxe.com^*/BannerDuckyPoker_
  7124. ||horseweb.de^*/blink/
  7125. ||hosteurope.de/goloci/$domain=goloci.de
  7126. ||hot-porn-ddl.com/downloads.html
  7127. ||hot-porn-ddl.com/gtrade.js
  7128. ||hot-warez.org/trade.php
  7129. ||hot-warez.org/vote.js
  7130. ||hotel-tip-thailand.de/images/villa_rental_deals.jpg
  7131. ||hotel-tip-thailand.de/images2/andaman_photography.jpg
  7132. ||hotel-tip-thailand.de/images2/best_deal_hotels.jpg
  7133. ||hotel-tip-thailand.de/layer_add.js
  7134. ||housetime.fm/banner/
  7135. ||hsc2000.de/files/knoch-web-banner-hsc.jpg
  7136. ||hsc2000.de/files/livestream_2014_oben.png
  7137. ||hsc2000.de/files/livestream_2014_unten.png
  7138. ||hsc2000.de^*/cosponsoren/$subdocument
  7139. ||hsg-pohlheim.de/hsg/images/banner/sponsoren/
  7140. ||hsg-wetzlar.de/uploads/*_banner_650x100.
  7141. ||hsg-wetzlar.de/uploads/tx_templavoila/*-Banner.gif
  7142. ||hsg-wetzlar.de/uploads/tx_templavoila/*_Anzeige_
  7143. ||hsg-wetzlar.de/uploads/tx_templavoila/Banner_Stadthalle.jpg
  7144. ||hsgnordhorn-lingen.de/sites/all/themes/hsg/images/spons_top/
  7145. ||hsvhandball.com/fileadmin/user_upload/Banner/
  7146. ||html-world.de/anzeige.gif
  7147. ||html-world.de/anzeige3.gif
  7148. ||htwk-leipzig.de^*/premium-partner/
  7149. ||iamgamer.de/uploads/tx_iagnewsandarticles/branding/
  7150. ||iamgamer.de/uploads/tx_iagnewsandarticles/brandings/
  7151. ||iban.de/img/1/bbox.gif
  7152. ||iban.de/img/1/blead.gif
  7153. ||iban.de/img/1/btop.gif
  7154. ||ibash.de^*.html$subdocument
  7155. ||ich-hab-gar-keine-homepage.de/show/kh.php
  7156. ||ichspiele.cc/assets/images/backgrounds/
  7157. ||idealo.de/banner/
  7158. ||idowa.de/banner/
  7159. ||idowa.de/dynamic/content/banner.do?
  7160. ||idowa.de^*/banner_objekte/
  7161. ||ifun.de/mediablitz/$subdocument
  7162. ||ignimgs.com/static/ignmedia/sites/de.ign.com/img/default/test_skin_de.ign.com.jpg$domain=de.ign.com
  7163. ||im.banner.t-online.de^
  7164. ||im1.tv^*/commercial/
  7165. ||imagebanana.com/img/kf2c4tns/banner1.jpg$domain=drop-games.org
  7166. ||imagebanana.com^*/layer.js
  7167. ||images-amazon.com/images/*/marquee/
  7168. ||images-amazon.com/images/*/marqueestatic/
  7169. ||img-up.net/?layer|$script
  7170. ||imgimg.de/a-d.php
  7171. ||imgimg.de/a-l.php
  7172. ||imgur.com^$image,domain=monster-titten.com
  7173. ||infantologie.de/layer.php
  7174. ||info.koeln/site/uploads/default/banner/
  7175. ||infokrieg.tv^*/gold-de-125x125.gif
  7176. ||infokriegernews.de^*/180x200_
  7177. ||infokriegernews.de^*/all_stern.jpg
  7178. ||infokriegernews.de^*/krivor180x225.gif
  7179. ||informatikboard.ch/banner/
  7180. ||infranken.de^*/AdDeveloper_
  7181. ||inside-channels.ch^*&ad.id=
  7182. ||inside-it.ch/*&ad.id=
  7183. ||inside.bz.it/images/banners/
  7184. ||insidegames.ch/werbung/
  7185. ||insidegames.ch^*_Insidegame_bkg.jpg
  7186. ||interhyp.de/angular/lafpartner/$third-party,domain=t-online.de
  7187. ||intimesrevier.com/banner/
  7188. ||ip-ads.de^$domain=sueddeutsche.de|www.rtl.de|www.vox.de
  7189. ||iphoneblog.de/wp-content/uploads/2012/04/datacell-iphoneblog.png
  7190. ||ircfaq.de/banner/
  7191. ||ishare.to/images/banners/
  7192. ||islam.de/images/other/banner/
  7193. ||israelheute.com^*/promo/
  7194. ||israelnetz.com/uploads/tx_templavoila/
  7195. ||it-sa.de/uploads/tx_macinabanners/
  7196. ||italien.info/booking.htm
  7197. ||itseccity.de/banner/
  7198. ||ix.de/icons/ho/seen_by_banner.gif
  7199. ||jacktheripper.de/images/banner/
  7200. ||jam.fm^*/centgebote.swf
  7201. ||jam.fm^*/werbung/
  7202. ||jappy.de/i/ad/
  7203. ||jappy.tv/i/ad/
  7204. ||jenatv.de/adds_
  7205. ||jeversches-wochenblatt.de^*/banner/
  7206. ||jimcdn.com/app/cms/*/image/i052aa4967c973160/$domain=mix-dich-gluecklich.de
  7207. ||jjahnke.net/pt_popupbox.js
  7208. ||jobs.tagesanzeiger.ch/teaser.php
  7209. ||journalist.de/uploads/tx_macinabanners/
  7210. ||journalmed.de/bannerimage.php?id=
  7211. ||joursouvres.ch/pub_
  7212. ||jungewelt.de/bannerdeliver.php?
  7213. ||justpay.de/images/banners/
  7214. ||juve.de/wp-content/plugins/banner/
  7215. ||k-foren.de^*/prestitial.js
  7216. ||ka-news.de/storage/*/techkanews/anzeigen/
  7217. ||kabelbwforum.de/images/kabelbw/
  7218. ||kabeldeutschland.de^*/556x464chat-m.gif
  7219. ||kadett-forum.de/gp.swf
  7220. ||karriere-im-ausland.de/bilder/ef_banner_
  7221. ||kartfahrer-forum.de/board/images/banner/
  7222. ||kaufn.com/banner_test/
  7223. ||ketoforum.de/Banner/
  7224. ||keywelt-board.com/banner.gif
  7225. ||keywelt-board.com/banner2.gif
  7226. ||kicker.de/generic/js/homad__
  7227. ||kicker.de^*/anzeigevertikal.jpg
  7228. ||kielz.de/uploads/partner/rotbanner-
  7229. ||kilu.de^*/remote_changes.
  7230. ||kingsize-crew.cc/banners/
  7231. ||kino-zeit.de/proxy|$xmlhttprequest
  7232. ||kino.de/js/mvf2.js
  7233. ||kino.de/landingpages/
  7234. ||kinokiste.com/assets/img/leaderboard_s.gif
  7235. ||kinokiste.com^*/sofadeals_sky.
  7236. ||kinoprogramm.bild.de^
  7237. ||klamm.de^*/wms_show_frame.php
  7238. ||kleiner-kalender.de/static/aablock/
  7239. ||kleinreport.ch/uploads/banner/
  7240. ||koelner-wochenspiegel.de/images/banner/
  7241. ||koelschwasser.eu/images/banners/
  7242. ||kondomgroesse.com^*/layer1.js
  7243. ||konsolenschnaeppchen.de/content/plugins/background-manager/
  7244. ||kopp-medien.websale.net^$domain=buergerstimme.com
  7245. ||krankenkassentarife.de/images/anzeige_
  7246. ||kress.de/typo3conf/ext/tmplkress/res/*-banner.js?
  7247. ||kress.de/typo3conf/ext/tmplkress/res/*_200x2400.swf
  7248. ||kress.de/typo3conf/ext/tmplkress/res/*_777x90.swf
  7249. ||kriminalpolizei.de/images/lzw_banner.gif
  7250. ||krone.at^*/ad_stylesheet/
  7251. ||kronehit.at/assets/banner/
  7252. ||kurier.at^*/dynamicads-$script
  7253. ||kurier.at^*/dynamicads_
  7254. ||laborjournal.de/banner/
  7255. ||lachfails.net^*/layer.js
  7256. ||lachfails.net^*/layer/
  7257. ||lachschon.de^*/cutewood-promo.jpg
  7258. ||land-der-traeume.de/bilder/banner/
  7259. ||land-der-traeume.de/partner/
  7260. ||langenscheidt.de^*/banner/
  7261. ||langes-forum.de/images/banner/
  7262. ||langes-forum.de/js/bannerwechsel_header.js
  7263. ||laola1.at/fileadmin/sp10/img/presentings/
  7264. ||latina-press.com/media/brasilianisch-lernen-180.jpg
  7265. ||layer.lima-city.de^
  7266. ||leecher.to/123.php
  7267. ||leecher.to/ad/
  7268. ||leecher.to/hrhrhrhr.js
  7269. ||leecher.to/leecher.js
  7270. ||leecher.to/leecher.php
  7271. ||leecher.to/peter/
  7272. ||lena-meyer-landrut.de/lml/includes/apps/player/standard/avtconfig.xml$object
  7273. ||lesben.org/images/banners/
  7274. ||lesen.to/camp/
  7275. ||lesen.to/ddban.php
  7276. ||lesen.to/deal.php
  7277. ||lesen.to/inslay.php
  7278. ||lesen.to/lay.php
  7279. ||lesen.to/layer/
  7280. ||lesen.to/layerv2/
  7281. ||lesen.to/pop.php
  7282. ||lesen.to/trackit.html
  7283. ||lesen.to/trackitenter.html
  7284. ||lesen.to^*/rotator.php
  7285. ||lightningcast.net^*/getplaylist?$domain=buffed.de|gamesaktuell.de|kicker.de|pcgames.de|shape.de
  7286. ||like-fun.eu/images/bg4y.jpg
  7287. ||like-fun.eu/include/layer.js
  7288. ||linguee.de/banner/
  7289. ||linkbase.in/l.js
  7290. ||linkcrypt.com^*/mirror.gif
  7291. ||linkfarm.in/linkfarm_out.js
  7292. ||linkr.top/images/gutschein.gif
  7293. ||linkr.top/images/rso.js
  7294. ||linkr.top/images/ruse.js
  7295. ||linkvz.net/cloud/top.php?url=$subdocument
  7296. ||lintorfer.eu/wp-content/images/bauconcept.jpg
  7297. ||lintorfer.eu/wp-content/images/bensberg2.gif
  7298. ||lintorfer.eu/wp-content/images/bional.jpg
  7299. ||lintorfer.eu/wp-content/images/boening.gif
  7300. ||lintorfer.eu/wp-content/images/butenberg.jpg
  7301. ||lintorfer.eu/wp-content/images/druckerei_preuss2.gif
  7302. ||lintorfer.eu/wp-content/images/essbar.jpg
  7303. ||lintorfer.eu/wp-content/images/fleermann10.jpg
  7304. ||lintorfer.eu/wp-content/images/kroellgmbh.gif
  7305. ||lintorfer.eu/wp-content/images/marbetinoa.JPG
  7306. ||lintorfer.eu/wp-content/images/perpeet.GIF
  7307. ||lintorfer.eu/wp-content/images/simons_klein.JPG
  7308. ||lintorfer.eu/wp-content/images/Steingen2012.jpg
  7309. ||lintorfer.eu/wp-content/images/Tus-Lintorf.gif
  7310. ||lintorfer.eu/wp-content/images/victor.jpg
  7311. ||lintorfer.eu/wp-content/uploads/*/130620peterbeyer.jpg
  7312. ||lintorfer.eu/wp-content/uploads/*/131220peterbeyer.jpg
  7313. ||lintorfer.eu/wp-content/uploads/*/131221kr%C3%B6lln.jpg
  7314. ||lintorfer.eu/wp-content/uploads/*/20130322blumenkamp.jpg
  7315. ||lintorfer.eu/wp-content/uploads/*/assro-bahr.jpg
  7316. ||lintorfer.eu/wp-content/uploads/*/assro.jpg
  7317. ||lintorfer.eu/wp-content/uploads/*/awo-jan.jpg
  7318. ||lintorfer.eu/wp-content/uploads/*/bastelesel.jpg
  7319. ||lintorfer.eu/wp-content/uploads/*/Bauconcept_131113.jpg
  7320. ||lintorfer.eu/wp-content/uploads/*/bional.jpg
  7321. ||lintorfer.eu/wp-content/uploads/*/butenbergneu.jpg
  7322. ||lintorfer.eu/wp-content/uploads/*/fleermann_111213.jpg
  7323. ||lintorfer.eu/wp-content/uploads/*/Froschk%C3%B6nige.png
  7324. ||lintorfer.eu/wp-content/uploads/*/kr%C3%B6llneu21.jpg
  7325. ||lintorfer.eu/wp-content/uploads/*/lintorfer1.png
  7326. ||lintorfer.eu/wp-content/uploads/*/pflegeunion.jpg
  7327. ||lintorfer.eu/wp-content/uploads/*/steingen2013.jpg
  7328. ||linux-forum.de/images/misc/ebay_logo.gif
  7329. ||lite-magazin.de/wp-content/uploads/*-629x150.
  7330. ||lite-magazin.de/wp-content/uploads/*/629x120.
  7331. ||lite-magazin.de/wp-content/uploads/*/629x120_
  7332. ||lite-magazin.de/wp-content/uploads/*/629x180.
  7333. ||live-stream.tv/images/savetv.gif
  7334. ||loaderz.org^*/layer.php
  7335. ||lohn-info.de/banner_meritum.gif
  7336. ||lokalanzeiger.de/images/banner/
  7337. ||lokalisten.de/eggs/cpi.php?acc=$script
  7338. ||lokalisten.de/lokiimg/kunden/$image
  7339. ||lokalisten.de/scripts/ox_spc.js
  7340. ||looki.de/ba/
  7341. ||looki.de/gfx/cache/ba_*.png
  7342. ||looki.de^*/take_over_
  7343. ||lose-keller.de/sk_views.php
  7344. ||lounge.fm^*_Anzeige_
  7345. ||lowbird.com/media/ichwuerde.gif
  7346. ||luebeck-tourismus.de/images/stories/*_154x70
  7347. ||luebeck-tourismus.de/images/stories/banners/
  7348. ||lvz-online.de/includes/flash_sachsendeal/
  7349. ||maclife.de/sites/all/modules/fm_imageslider/slider.html
  7350. ||macnews.de^*/musicstar-teaser.gif
  7351. ||maerkischeallgemeine.de/widget_meinprospekt.html
  7352. ||maerkte.sueddeutsche.de^$subdocument
  7353. ||mafia-linkz.to/tmp/fl_$image
  7354. ||mafia.to/base.php?
  7355. ||mafia.to/dl_header.cfm
  7356. ||magistrix.de/dblock/
  7357. ||magistrix.de/deblock/
  7358. ||magistrix.de/deeblock/
  7359. ||mailcdn.de/w.php?$domain=mail.de
  7360. ||mailgen.biz/img/banner_
  7361. ||mailgen.biz/lla2/
  7362. ||mainz05.de/mainz05/banners.html
  7363. ||mamamiez.de^*/ecover_banner.png
  7364. ||manabase.de/images/topimg.gif
  7365. ||maniac.de/sites/all/themes/maniac/images/campaigns/
  7366. ||map24.com/banner/
  7367. ||marcus-klein.de/EWR-Logo-web-1.gif
  7368. ||mb-treff.de/menue/banner/
  7369. ||mba-studium.de/whb3.gif
  7370. ||mcload.cc^*/hs.gif
  7371. ||mcload.to/images/lovedate.gif
  7372. ||mcload.to/images/lovedate160.gif
  7373. ||md5checker.com/ipodbanner.gif
  7374. ||mdh-pa.net/trade_out.js
  7375. ||mdlbs.motor-talk.de^
  7376. ||media.beichthaus.com.s3.amazonaws.com/images/horrordates.jpg$domain=beichthaus.com
  7377. ||media.beichthaus.com.s3.amazonaws.com/images/meineticks.jpg$domain=beichthaus.com
  7378. ||media.onlinewelten.com^
  7379. ||media.outnow.ch/Site/Waerbig/
  7380. ||media33.kanal8.de/media/*/banner/
  7381. ||mediadb.kicker.de/nike/*/schuh_$image
  7382. ||mediaforum.ch/banner/
  7383. ||mediaforum.ch/banner_
  7384. ||mediang.gameswelt.de/public/upload/$object,stylesheet
  7385. ||medienzensur.de/bilder/links/unicef.gif
  7386. ||meetingpoint-brandenburg.de/bilder/*/kunden/
  7387. ||meetingpoint-brandenburg.de/bilder/*/werbung/
  7388. ||mega-stream.to/do.php
  7389. ||mega-stream.to/js/ppop*.js
  7390. ||mega-stream.to^*/system.js
  7391. ||mein-shirt.net^$domain=smsit.me
  7392. ||meintomtom.de^*/back_adblock.gif
  7393. ||meisterkuehler.de/bilder/artikel/banner/
  7394. ||mensa-kl.de/banner/
  7395. ||meproxsoft.de^*/banner-
  7396. ||meran2000.net/de/images/banner/
  7397. ||mercateo.com/delivery.engine/
  7398. ||merkur.de/images/tz/img/mondly-
  7399. ||messweb.de/clickrate/
  7400. ||meteoprog.at/de/sections/254/$subdocument
  7401. ||miba.de/bilder/banner/
  7402. ||michas-spielmitmir.de^*/anzeige.gif
  7403. ||michas-spielmitmir.de^*/banner_
  7404. ||mimikama.at/wp-content/uploads/*/kl_promo_
  7405. ||mistershoplister.de/mips.php
  7406. ||mittelbadische-presse.tv/reiffvast/vast.php
  7407. ||mmnews.de^*/banner-mmnews_336x279px.gif
  7408. ||mmnews.de^*/bocker_gold.gif
  7409. ||mobiflip.de^*/160er.html
  7410. ||mobiflip.de^*/728er.html
  7411. ||mobilefunk.info^$domain=germanload.to
  7412. ||mobilegeeks.de/wp-content/uploads/2017/03/mobilegeeks_koop_banner_1600x900.jpg
  7413. ||mobilfunk-talk.de/banner_rechts.php
  7414. ||moddingtech.de^*/banners/
  7415. ||modified-shop.org/images/banner/
  7416. ||momo-net.com/tf/
  7417. ||moneyspecial.de/ms/media/sponsor/
  7418. ||moonsault.de/templates/
  7419. ||moonwalk.ch^*/promobox_$subdocument
  7420. ||morgenpost.de/adv/
  7421. ||morgenweb.de^*/banner/
  7422. ||morgfx.de/banner/
  7423. ||motorrad2000.de/banner/
  7424. ||motorsport-total.com/i/banner/
  7425. ||motorsport-total.com/i/dunlop_flash.gif
  7426. ||motorsport-total.com/image/
  7427. ||motorsport-total.com^*/image/
  7428. ||motorsport-xl.de^*/werbung/
  7429. ||mototreff.ch/Banner/
  7430. ||mov-world.net^*/fidel.js
  7431. ||movie-blog.org^$subdocument,domain=movie-blog.org
  7432. ||movie-stream.to/do.php
  7433. ||movie-stream.to^*/pop*.js
  7434. ||movie-stream.to^*/system.js
  7435. ||movie2k.ag/sw.js
  7436. ||moviebb.to/img/banner/
  7437. ||moviebox.to/do.php
  7438. ||moviebox.to^*/*pop*.js
  7439. ||moviebox.to^*/system.js
  7440. ||moviestube.net/protection/1/$image
  7441. ||moz.de/fileadmin/media/flash/online_banner_
  7442. ||mr-wetter.de/images/banners/
  7443. ||msxfaq.de/images/banner_
  7444. ||msxfaq.de/images/skyscraper.gif
  7445. ||msxfaq.de/images/skyscraper_
  7446. ||msxfaq.net/images/banner_
  7447. ||msxfaq.net/images/skyscraper.gif
  7448. ||mt-online.de/_em_daten/^*_rectangle.jpg
  7449. ||mtb-news.de^*/anzeige.gif
  7450. ||muenchen.de^*/banner/
  7451. ||muenzen.net/banner/
  7452. ||multilingual.de^*/banner/
  7453. ||musiksampler.de/images/banner/
  7454. ||muskelschmiede.de/forum/partner/
  7455. ||muskelschmiede.de/images/banners/
  7456. ||mvv-muenchen.de/web4archiv/objects/pictures/homepage/banner/
  7457. ||myanimes.net/layer.js
  7458. ||myboerse.bz/annedpromo.php
  7459. ||myboerse.bz/popups.php
  7460. ||myboerse.bz^*.php$subdocument
  7461. ||myconsol.net/uploads/brandings/bg_
  7462. ||myconsol.net/uploads/brandings/headerbg_
  7463. ||mycsharp.de/wbb2/images/community_index/events/*_140x100.gif
  7464. ||mydict.com/images/w/
  7465. ||myfile.bz/out.js
  7466. ||myfunlink.to/handyz_rss_.php
  7467. ||myfunlink.to/psdealsrss.php
  7468. ||myfunlink.to/viral/
  7469. ||mygully.com/daload.php
  7470. ||mygully.com/popbit.js
  7471. ||mygully.com/popup.js
  7472. ||mykino.to/templates/tvspirit/js/customPopup.js
  7473. ||myphoto.to/images/20110621/482170186406374378620115.gif$domain=leecher.to
  7474. ||mypolonia.de/promo/
  7475. ||myspass.de/myspass/includes/apps/player/standard/avt_config.php?$object
  7476. ||myspass.de/myspass/includes/apps/player/standard/avtconfig.php?$object
  7477. ||mytube-one.de/smoketown_$image
  7478. ||myvideo.de^$subdocument,domain=schulterglatze.de
  7479. ||myvideo.de^*/imm.swf$object
  7480. ||n-romserver.de/w-info.gif
  7481. ||n-tv.de/img/*_290_advogarant-
  7482. ||nachrichten.at/oonup/images/kunden/
  7483. ||nachrichtenamort.de/cms/wp-content/images/ANZ_
  7484. ||nachtkritik.de/images/banners/
  7485. ||namibia-forum.ch/images/banners/
  7486. ||nanu.de/modules/wochenschau/banner/
  7487. ||naturpark-augsburg.de/img_layout/zech_partner.jpg
  7488. ||navi-forum.net/navishop.gif
  7489. ||ncrypt.in/images/2.gif
  7490. ||ncrypt.in/images/b/error.png
  7491. ||ncrypt.in/images/b/side.png
  7492. ||nerdcore.de/banner/
  7493. ||nerdcore.de/wp/wp-content/themes/*/_img/hosteurope.gif
  7494. ||netheweb.de/images/a-
  7495. ||netheweb.de/images/trigami.png
  7496. ||network.bildderfrau.de^
  7497. ||network.gofeminin.de^
  7498. ||network2.aufeminin.com^
  7499. ||netzwelt.de/images/partner/
  7500. ||netzwelt.de/js/ads/
  7501. ||netzwelt.de/picture/original/*/header-navigon-
  7502. ||netzwelt.de/picture/original/*/nav-prom-
  7503. ||netzwelt.de^*/netzweltde-deals*.jpg
  7504. ||netzwelt.de^*/netzweltde-sparberater-$image
  7505. ||netzwerktotal.de^*/werbung/
  7506. ||neue-braunschweiger.de/images/banners/
  7507. ||neumarkt-tv.de/Media/5/Banner%20NEU/jubilaeum_button_100x100.jpg
  7508. ||neuwagen.bild.de^$subdocument
  7509. ||neuwagen.welt.de^$subdocument
  7510. ||newgadgets.de/gaming.swf
  7511. ||newgadgets.de/td.gif
  7512. ||news.at/prod/win2day/
  7513. ||news.de/resources/banner/
  7514. ||news.de^*/ads/
  7515. ||nfos.de^*/h4u_banner_
  7516. ||nh24.de/images/banners/
  7517. ||nibelungenkurier.de/upload/banner/
  7518. ||nichtlustig.de^*/adv/
  7519. ||nichtlustig.de^*/sponsor/
  7520. ||nickles.de^*/ads.js
  7521. ||niederschlagsradar.de/550x150.
  7522. ||niederschlagsradar.de/bannerdetails.aspx?
  7523. ||nnz-online.de/_banner/
  7524. ||nnz-online.de^*/anzeige.gif
  7525. ||nnz-tv.de/_Banner/
  7526. ||noobtech.at/wp-content/uploads/*-125x125-
  7527. ||noobtech.at/wp-content/uploads/*/125x
  7528. ||noobtech.at/wp-content/uploads/*_125x125_
  7529. ||nordschleswiger.dk/uploads/Aabenraa-Kommune-
  7530. ||nordschleswiger.dk/uploads/EDC_Banneranzeige_950x130-virker.swf
  7531. ||nordschleswiger.dk/uploads/Kreditbanken1(2).jpg
  7532. ||nordschleswiger.dk/uploads/Troest&Mensel_Annonce_Flash.swf
  7533. ||nordthueringen-bote.de/gfx/banner110-160.jpg
  7534. ||nordthueringen-bote.de/gfx/banner_
  7535. ||norrmagazin.de/wp/wp-content/uploads/*-Banner-
  7536. ||notebookcheck.com/fileadmin/templates/wbg/
  7537. ||notebooksbilliger.de/images/banner/
  7538. ||novalja-zrce.de/wp-content/uploads/*/novalja12.jpg
  7539. ||nox.to/static/images/sky/
  7540. ||nr-kurier.de/images/benderheadern.gif
  7541. ||nr-kurier.de/images/ferdihombach.gif
  7542. ||nr-kurier.de/pic/dbeyer_250_200.swf
  7543. ||nrhz.de/flyer/media/banner/
  7544. ||nullrefer.com^$subdocument,domain=anime-loads.org
  7545. ||oe-static.de/js/rmif.js
  7546. ||oeffentlichen-dienst.de/images/banners/
  7547. ||oekoportal.de/sites/default/files/brennstoffzellen_heiztechnik.jpg
  7548. ||oekoportal.de/sites/default/files/lifeforestry-oekoportal.gif
  7549. ||ofc.de/v4/images/banners/
  7550. ||ofdb.de^*/takeover_
  7551. ||ohost.de/layer.php?
  7552. ||oilimperium.de/img_standards/wallpaper01_
  7553. ||okbb.de/index.php?wbu=spaa|$subdocument
  7554. ||oktoberfestportal.de/pics_banner/
  7555. ||olantis.com/images/lzobanner.gif
  7556. ||oleo.tv/images/3gs.jpg
  7557. ||omfg.to/bu/
  7558. ||omfg.to/deal.php
  7559. ||omfg.to/images/xmaspromo.jpg
  7560. ||omfg.to/md/
  7561. ||omfg.to/meindea.php
  7562. ||omfg.to^*.php|$subdocument
  7563. ||onepiece-tube.com/templates/Grafiken/336-768-
  7564. ||onlinebanking-forum.de/phpbb2/banner/
  7565. ||onlinekosten.de/images/tactixx-banner.gif
  7566. ||onlinemarketing.de/wp-content/themes/stream/images/sponsor/logo-d3media.jpg
  7567. ||onlinemarketing.de/wp-content/uploads/*/125x125-onlinebanner_omd.png
  7568. ||onlinemarketing.de/wp-content/uploads/*/onpage_ebook.png
  7569. ||onlinemarketingrockstars.de/wp-content/themes/daily/js/omr_RS7_pdc_banner_$script
  7570. ||onlinereports.ch/uploads/tx_macinabanners/
  7571. ||onlinetvrecorder.com^*/ingoslayer.js
  7572. ||onlinewahn.de/sky.js
  7573. ||onlinewelten.com/img/sponsor/
  7574. ||onlinewelten.com/uploads/brandings/
  7575. ||orf.at/mojo/*/banner.html
  7576. ||orientierungslauf.de/images/anzeige_neu/
  7577. ||orientierungslauf.de/images/anzeigen/
  7578. ||orientierungslauf.de/images/unterstuetzer/
  7579. ||orschlurch.net/cgde.js
  7580. ||orschlurch.net/cgde2.js
  7581. ||orschlurch.net/player2.js
  7582. ||orschlurch.net^*/amzn/
  7583. ||orschlurch.net^*/poster/
  7584. ||orthografietrainer.net/bilder/banner/
  7585. ||oshelpdesk.org/zwodreifuenf.png
  7586. ||osthessen-news.de/banner/
  7587. ||osthessen-news.de/booklet/top_banner.js
  7588. ||osthessen-news.de/deliver.php
  7589. ||osthessen-news.de/Osthessenbanner_
  7590. ||osthessen-sport.de/uploads/tx_macinabanners/
  7591. ||osthessen-tv.de/banner_fr.php
  7592. ||osthessen-zeitung.de/uploads/tx_macinabanners/
  7593. ||out.webmaster-zentrale.de/images/xyz/
  7594. ||outdoor-foren.de/images/enforcer/511_Outdoorforen_B.jpg
  7595. ||outdoor-foren.de/images/vtlershop.de/
  7596. ||outdoorseite.de/wp-content/uploads/*/trailsport-banner.jpg
  7597. ||overclockingstation.de/banner/
  7598. ||ox.gassi-tv.de^
  7599. ||ox.immobilo.de^
  7600. ||ox.videobuster.de^
  7601. ||paderborner-blatt.de/images/banners/
  7602. ||paninicomics.de/pqcms/template/2008pc/img/*/ecke-
  7603. ||paradies-oberpfalz.de/banners/
  7604. ||parcello.org/wp-content/uploads/*/amazon-$image
  7605. ||partyamt.de/images/b/
  7606. ||passwort-generator.com/assets/img/dropbox.gif
  7607. ||paules-pc-forum.de/buch/
  7608. ||paules-pc-forum.de/images/buch/
  7609. ||paules-pc-forum.de/images/teufel/
  7610. ||pc-experience.de/iframe/iframe.html
  7611. ||pc-experience.de/iFrame/iframe_pce.html
  7612. ||pc-magazin.de^*/partner.js
  7613. ||pc-max.de^*/banners/
  7614. ||pcgameshardware.de^*/miniteaser/
  7615. ||pcmasters.de/forum/pcm-werbefrei.$image
  7616. ||pcpraxis.de/images/banners/
  7617. ||pctipp.ch/fileadmin/media/wallpaper/
  7618. ||pdfzone.de^*_banner_800x120.
  7619. ||pfaffenhofen-today.de/images/banners/
  7620. ||pferd.de^*/ebay_logo.gif
  7621. ||photon.de/bnnr/
  7622. ||phpforum.de/jbar/js/jbar.min.js
  7623. ||phytodoc.de^*/phytodoc-banner.js
  7624. ||pi-news.net^*/paz-banner.gif
  7625. ||picdump.tv^$subdocument,domain=trendhure.com
  7626. ||picdumps.com/thumbs/monsters-army.jpg
  7627. ||picdumps.com/thumbs/nemexia.jpg
  7628. ||picdumps.com/thumbs/rotkaeppchen.jpg
  7629. ||picload.org/image/ocgcor/5efrzui567.gif$domain=xxx-blog.to
  7630. ||picload.org/image/opddlw/banner1.jpg$domain=drop-games.org
  7631. ||picture-dream.com^$domain=fakedaten.tk
  7632. ||ping-timeout.de/b_$subdocument
  7633. ||pirate-loads.to/fl.php
  7634. ||pirate-loads.to/neu.php
  7635. ||pizzamann.at/images/banner_
  7636. ||planet3dnow.de/iframes/160homepage.php3
  7637. ||planet3dnow.de/iframes/468ros.php3
  7638. ||planet3dnow.de/iframes/ebay*.php
  7639. ||planetradio.de/flash/banner_
  7640. ||planetradio.de/images/banner-
  7641. ||player.snacktv.de^$domain=shortnews.de
  7642. ||ploynt.de/uploads/user_banner/
  7643. ||pokerfirma.com/wp-content/uploads/*/gif_animata2_soloanim.gif
  7644. ||porn-traffic.net/mdh_
  7645. ||porn-x.org/abkeulen.js
  7646. ||porn-xx.net/pop-code.js
  7647. ||porn2you.org/traffictrade.js
  7648. ||porn2you.org^*.php|$script
  7649. ||porn2you.org^*/rotator.php
  7650. ||pornflash.net/out.js
  7651. ||pornit.org/l.js
  7652. ||pornit.org^*/trade.js
  7653. ||pornkino.to/insmess.js
  7654. ||pornkino.to/instantrotator/
  7655. ||pornkino.to/lassdescheissman.js
  7656. ||pornkino.to/lassdescheissman2.js
  7657. ||pornkino.to/pk_out.js
  7658. ||pornkino.to/pkino.js
  7659. ||pornkino.to/theme.js
  7660. ||pornkino.to/theme2.js
  7661. ||pornkino.to^$popup,domain=xxx-blog.to
  7662. ||pornkino.to^*.php|$script
  7663. ||pornkino.to^*/rotator.php
  7664. ||porno-pornos.org/slimtrade2.js
  7665. ||porno-streams.com/porno1.js
  7666. ||porno-streams.com/porno3.js
  7667. ||pornohexen.com/tf?
  7668. ||pornos-kostenlos.tv/js/pornme.js
  7669. ||porntubedeutsch.com/s/js/ta-$script
  7670. ||portalkunstgeschichte.de/_images/banner-
  7671. ||portalkunstgeschichte.de/getmedia.php/_media/banner/
  7672. ||powerforen.de^*/lookatme.js
  7673. ||ppc-welt.info^*/banner/
  7674. ||pr0gramm.com/escobar/data/banners/
  7675. ||pr0gramm.com/escobar/data/img/
  7676. ||pr0gramm.com/media/wm/
  7677. ||pragerzeitung.cz/images/banners/
  7678. ||preisbock.de/skin/*/mbskyscraper.gif
  7679. ||preissuchmaschine.de/banner/
  7680. ||pressebox.de/add/
  7681. ||pressebox.de/images/banner/
  7682. ||pressemeldungen.at/hinweis.jpg
  7683. ||pressemeldungen.at/info.png
  7684. ||presseportal.de/images/eyecatcher/
  7685. ||primavera24.de/images/banners/
  7686. ||primavera24.de/wp-content/themes/primavera/images/spezialBanner/
  7687. ||primavera24.de/wp-content/uploads/*_Banner_600x124.gif
  7688. ||primavera24.de/wp-content/uploads/banner_
  7689. ||primavera24.de/wp-content/uploads/primavera_giro_premium_600x.png
  7690. ||privacybox.net/images/vpn.gif
  7691. ||private-blog.org^*.php|$script
  7692. ||private-blog.org^*/rotator.php
  7693. ||pro-linux.de/images/forum/w0.png
  7694. ||pro-linux.de^*/action/
  7695. ||pro.de/pro_ballon/
  7696. ||pro.de^*/layer.js
  7697. ||pro7livestream.com/wp-content/plugins/wordpress-popup/popoverincludes/
  7698. ||pro7livestream.com^*/divx.gif
  7699. ||progtech.de/images/sponsoren/
  7700. ||promiflash.de/static-images/campaigns/
  7701. ||promiflash.de^*/takeover.
  7702. ||proxydienst.de^*/max_rechts.gif
  7703. ||proxydienst.de^*/max_unten.gif
  7704. ||ps3-talk.de/images/wp/bgbanner.jpg
  7705. ||ps3blog.de/interstitial.js
  7706. ||ps3inside.de/forum/images/green/*-468.gif
  7707. ||ps3inside.de/forum/images/green/figuren-zrr.gif
  7708. ||ps3inside.de/forum/images/green/ps3inside_zockerrampe.gif
  7709. ||pszone.eu/templates/playzone/img/bg_all.jpg
  7710. ||pszone.eu/uploads/banners/
  7711. ||pure-fm.de/wp-content/uploads/ad-
  7712. ||pz-news.de^*/module_wb/
  7713. ||querverweis.net/show/index.php?sac_cat=
  7714. ||quoka.de/cdn/qrb/91/06/66/109660691.jpg
  7715. ||quoka.de/fif.html
  7716. ||quoka.de/partner/$subdocument
  7717. ||quoka.de/services/get_json.js?*=$xmlhttprequest
  7718. ||qvid.b-cdn.net^$domain=queer.de
  7719. ||qvid2.b-cdn.net^$domain=queer.de
  7720. ||r3view.de/images/banners/
  7721. ||radio-siam.de/banner/
  7722. ||radio.de/banners/$~object
  7723. ||radio.li/uploads/tx_macinabanners/
  7724. ||radio32.ch/pages/dyn/*/header.cfm|$subdocument
  7725. ||radio32.ch^*/banner/
  7726. ||radio7.de^*/tx_scwbannermanager/
  7727. ||radioedelweiss.it/bilder_sponsoren/
  7728. ||radiopilatus.ch/images/banner/
  7729. ||radiopsr.de^*/affiliates/
  7730. ||radioquintessenz.de/bilder/right_banner.gif
  7731. ||radiostephansdom.at/images/amazon.jpg
  7732. ||radiostephansdom.at/images/marketing/
  7733. ||radioszene.de/banner/
  7734. ||radioteddy.de/typo3temp/pics/11570d51c6.jpg
  7735. ||radioteddy.de/typo3temp/pics/60e804a0cd.jpg
  7736. ||radioteddy.de/uploads/pics/*_flashbanner_
  7737. ||radioteddy.de/uploads/pics/banner-
  7738. ||radiox.ch/portal_banneradmin/
  7739. ||raetsel-hilfe.de/design/120x120-
  7740. ||raid-rush.ws/c0m/
  7741. ||raid-rush.ws/c1m/$subdocument
  7742. ||raidrush.ws/c1m/$subdocument
  7743. ||raidrush.ws/com/
  7744. ||raidrush.ws/pr.js
  7745. ||ratgeber-hausmittel.info/iframes/
  7746. ||ratinger-news.de/images/banners/
  7747. ||ratinger-zeitung.de/banner/
  7748. ||rc-heli-fan.org/images/banner/
  7749. ||rclineforum.de/forum/index.php?target=_blank&*&zoneid=$script
  7750. ||rdrvision.com/images/partner/banner-
  7751. ||rechnungswesenforum.de^*/ebay_logo.gif
  7752. ||rechtslupe.de/banner/
  7753. ||redensarten-index.de/banner/
  7754. ||regionalbraunschweig.de/platzierungen/
  7755. ||regionalheute.de/platzierungen/
  7756. ||reifendirekt.at/simg/skyscrapers/
  7757. ||reifendirekt.ch/simg/skyscrapers/
  7758. ||reifendirekt.de/simg/skyscrapers/
  7759. ||reiseangebote.sueddeutsche.de/products/iframe/
  7760. ||reportnet24.de/banner/
  7761. ||rhein-zeitung.de/cms_media/module_wb/
  7762. ||rheinforum.com/banner/
  7763. ||rnb-nutte.in/popdown.js
  7764. ||rnz.de/grafiken/rnz_banner/odenwaelder.gif
  7765. ||rnz.de/grafiken/rnz_banner/theater_banner.jpg
  7766. ||rnz.de/netcontentmedia/bilder/red-banner-
  7767. ||rockz.com/images/ctd-leader.jpg
  7768. ||roller.com^$domain=rollertuningpage.de
  7769. ||rollertuningpage.de/banner/
  7770. ||rollertuningpage.de/franky/RTP_banner_
  7771. ||rollertuningpage.de^*/250x250-
  7772. ||rollertuningpage.de^*/800x100-
  7773. ||rollertuningpage.de^*/rf_webbanner_
  7774. ||rollertuningpage.de^*/skz_minibanner_
  7775. ||rollingplanet.net/wp-content/uploads/*/BANNER-
  7776. ||rollingplanet.net/wp-content/uploads/*/Banner_
  7777. ||romance-tv.de^*/banner/
  7778. ||rostock.de/bilder/_werbekunden/
  7779. ||rot-weiss-erfurt.de/marketing/img_content/images/banner_wechsel/
  7780. ||rot-weiss-essen.de/uploads/tx_macinabanners/
  7781. ||rp-online.de/app/module/buttons/marktgefluester/
  7782. ||rp-online.de/polopoly_fs/*x*.swf$object
  7783. ||rp-online.de^*%20Channelsponsoring%
  7784. ||rro.ch/cms/topbanner/
  7785. ||rsa-sachsen.de/images/RSA/icons/affiliates/
  7786. ||rsa-sachsen.de/rsa/vermarktung/
  7787. ||rsh.de^*/playlist_amazon.gif
  7788. ||rtl.de/img/flash_slider_o2.swf
  7789. ||rtl.de/includes/wkw_xdot_$domain=wer-kennt-wen.de
  7790. ||rtl.de/rtlde/media/schliessen.swf
  7791. ||ruhrbarone.de^*/msbannerl_
  7792. ||rummeldumm.de^*/werbefrei.gif
  7793. ||runnersworld.de/sixcms/detail.php?id=
  7794. ||russland.ru/images/banneroben750x100.jpg
  7795. ||russland.ru/images/bannerrechts200x600.jpg
  7796. ||russland.ru/images/buechervielfrassban300.jpg
  7797. ||russland.ru/images/literaturreisen300.jpg
  7798. ||russland.ru/images/roedl_gross580.jpg
  7799. ||russland.ru/images/visaservice.gif
  7800. ||russland.tv/images/raduga-banner450.jpg
  7801. ||rv-news.de/siggi_neu09.jpg
  7802. ||s24.com^$domain=quoka.de
  7803. ||saarbruecker-zeitung.de/storage/med/finerio/
  7804. ||safeyourlink.com/partner/
  7805. ||salue.de^*?imgPrefix=$xmlhttprequest
  7806. ||salve-tv.net/datenbank/image/motive_startseite/flug7.jpg
  7807. ||salve-tv.net^*/salve-anzeigen.jpg
  7808. ||sapi.edelight.biz/api/$domain=gala.de
  7809. ||sat-erotik.de/banner/
  7810. ||sat-ulc.eu/images/misc/ebay_logo.gif
  7811. ||satindex.de/banner/
  7812. ||saugking.net^*/layer.js
  7813. ||saz-aktuell.com/img/com.png
  7814. ||sb.sbsb.cc/images/first/
  7815. ||sb.sbsb.cc/random.html
  7816. ||sb.sbsb.cc/random2.html
  7817. ||sb.sbsb.cc^*/rid.php?pic=rando
  7818. ||sbb.ch/images/bw-hta-visa-bg.jpg
  7819. ||sca-stveit.at/images/content/partner/
  7820. ||scene-links.us/AVTZ567.js
  7821. ||sceneload.to/random.php
  7822. ||scfreiburg.com/sites/default/files/sponsoren_
  7823. ||schambereich.net/js/mdhsbexit.js
  7824. ||schambereich.net/js/mdhsbexit_adplib.js
  7825. ||schnaeppchenfuchs.com/eol2.png
  7826. ||schnelle-online.info/amazon/$image
  7827. ||schnelle-online.info/ban/
  7828. ||schnelle-online.info/banner/
  7829. ||schnelle-online.info/fruehbucher-banner_$image
  7830. ||schnelle-online.info/pictures/banner/
  7831. ||schnittberichte.com/pics/*_banner.jpg
  7832. ||schnittberichte.com/pics/*_Siteskin_
  7833. ||schnittberichte.com/pics/banner_bond.jpg
  7834. ||schnittberichte.com/pics/bond_post.jpg
  7835. ||schnittberichte.com/pics/mk2.jpg
  7836. ||schnittberichte.com/pics/Riddick_sb.jpg
  7837. ||schnittberichte.com/pics/Schnittberichte_BoRA.jpg
  7838. ||schnittberichte.com/pics/Schnittberichte_Scorpion.jpg
  7839. ||schnittberichte.com/pics/Sons-of-Anarchy_v2.jpg
  7840. ||schnittberichte.com/pics/the_monster_project.jpg
  7841. ||schnittberichte.com^*.swf$object
  7842. ||schnittberichte.com^*/werbung/
  7843. ||schnittberichte.com^*_459x1200_
  7844. ||schnittberichte.com^*_takeover_
  7845. ||schoener-fernsehen.com/images/gotootr.jpg
  7846. ||schoener-onanieren.de/grifftechniken/maenner/autogas.jpg
  7847. ||schule-studium.de/Studienkreis/Studienkreis160-600-
  7848. ||schule-studium.de/Studienkreis/StudienkreisSkyscraper.jpg
  7849. ||schule-studium.de^*-160-600-
  7850. ||schwaebische.de^*/sykscraper.jpg
  7851. ||schwaebische.de^*_articleorg_314x112_schwaebische_hbp.jpg
  7852. ||schwedenstube.de/wimages/
  7853. ||scifi-forum.de/styles/wallpaper/$image
  7854. ||scm-gladiators.de/o.red.c/adv-
  7855. ||scm-handball.de/o.red.c/adv-
  7856. ||scm-handball.de/o.red.c/files/Webbanner_
  7857. ||scooter-attack.com^$subdocument,domain=rollertuningpage.de
  7858. ||sealed.in^*/downloadmirror.
  7859. ||search.1und1.de/uns/amazon?$xmlhttprequest
  7860. ||seatforum.de/forum/images/banner_
  7861. ||seatforum.de^*/anzeige.gif
  7862. ||see-online.info/banner_pictures/
  7863. ||sein.de/uploads/banner_
  7864. ||sein.de/uploads/gilmore.jpg
  7865. ||sein.de/uploads/master-of-life-2.gif
  7866. ||sein.de/uploads/ronnigilla.jpg
  7867. ||sein.de/uploads/sein_dezember.gif
  7868. ||sellerforum.de/banner/
  7869. ||sensor-test.de/assets/Banner/
  7870. ||seo-consulting.de/bilder/ban_
  7871. ||seo-united.de/images/sponsoren_
  7872. ||serien.bz^*/popdown.php
  7873. ||serienjunkies.org/checkstatus.php
  7874. ||serienjunkies.org/media/ajax/dd/
  7875. ||serienjunkies.org/media/ajax/deals/
  7876. ||serienjunkies.org/media/js/fpjsa0.js
  7877. ||serienjunkies.org/media/mdz/
  7878. ||serienjunkies.org/media/sapi/search.php?term=*&_=$xmlhttprequest
  7879. ||serienjunkies.org^*/usenet.php
  7880. ||serienoldies.de^*/jamba_ringtone.gif
  7881. ||service4handys.de/banner/
  7882. ||sevac.com/images/bmain-
  7883. ||sevenmac.de/banner/
  7884. ||sexgeschichten.com/banner/
  7885. ||sexkino.to/777cams.html
  7886. ||sexkino.to/777camsvert.html
  7887. ||sexuria.com/layer.js
  7888. ||sexuria.com/layer_$script
  7889. ||sexuria.com/muvi_to468.jpg
  7890. ||sexuria.com/poup.js
  7891. ||sexuria.com^*/layer_
  7892. ||sg-flensburg-handewitt.de/uploads/tx_macinabanners/
  7893. ||sg-kt.de/images/banners/
  7894. ||sg-leutershausen.de/storage/Sponsoring/Banner/
  7895. ||sgcoburg.de/finale/bilder/promo/
  7896. ||shop-027.de/images/logos/mallux_logo_
  7897. ||shopanbieter.de/images/partner/
  7898. ||silbernews.com^*/banner/
  7899. ||simplytest.me/sites/default/files/sponsors/
  7900. ||simpsons.to^*/banner.html
  7901. ||simpsons.to^*/boxy.js
  7902. ||simpsons.to^*/popupcode.js
  7903. ||sincdn.appspot.com/img/exali/$domain=selbstaendig-im-netz.de
  7904. ||sincdn.appspot.com/img/profi/$domain=selbstaendig-im-netz.de
  7905. ||single-vergleich.de^$domain=netload.in
  7906. ||sk-austriakaernten.at/images/990x33_sk_austria_kaernten2.swf
  7907. ||sk-austriakaernten.at/images/bande_animation.swf
  7908. ||slashhosting.de/wp-content/uploads/ad_
  7909. ||smoozed.rocks/t.js
  7910. ||sms-box.de/sms-popup.js
  7911. ||sms4free.cc/js/more.php
  7912. ||smsit.me^$subdocument,domain=rapidvideo.com
  7913. ||soft-ware.net/banner/
  7914. ||solinger-bote.de/wp-content/uploads/*/AZ-2014-Sparkasse-Immobilienmesse.gif
  7915. ||solinger-bote.de/wp-content/uploads/*/AZ-SLT-online_zD_3.gif
  7916. ||solinger-bote.de/wp-content/uploads/*/AZ-SWS-SchnupperAbo.jpg
  7917. ||solinger-bote.de/wp-content/uploads/*/VoBa_Baufinanzierung.gif
  7918. ||solinger-bote.de/wp-content/uploads/*120x600-
  7919. ||songtexte.bz^*/spreadshirt.png
  7920. ||spartoo.de/footer_tag_iframe_
  7921. ||spass-junkies.de^*.php|$subdocument
  7922. ||spass-junkies.de^*/dealdoktorr.php
  7923. ||spealz.de^*/dragonsoul-neonga.jpg
  7924. ||speedlounge.in^*/highspeedmirror.jpg
  7925. ||speedlounge.in^*/jspop.js
  7926. ||speedlounge.in^*=highspeedmirror|
  7927. ||speedtorrent.to/usenet/
  7928. ||spiegel.de/gutenb/img/hoeflich-schokolade.gif
  7929. ||spiegel.de/gutenb/img/HuH-Banner.gif
  7930. ||spiegelfechter.com/img/apotheke.gif
  7931. ||spiegelfechter.com/img/logone.jpg
  7932. ||spiegelfechter.com/img/parship_pic.jpg
  7933. ||spiegelfechter.com/img/poetry.png
  7934. ||spiegelfechter.com/img/schottenland_175x80.png
  7935. ||spiegelfechter.com/wordpress/amazon.html
  7936. ||spielautomatenforum.de/allslots.gif
  7937. ||spielautomatenforum.de/stake7_merkur.jpg
  7938. ||spielbox.de/gifs/sky/
  7939. ||spiele-for-free.de/wp-content/uploads/*_1920x1200_$domain=spiele-for-free.de
  7940. ||spielen.de^*_2.js
  7941. ||spielesite.com^*/sponsoren_search.php
  7942. ||spielesnacks.de/wp-content/uploads/*-wallpaperx.jpg
  7943. ||spieletipps.de/js/stroeer_prod_dfp_recovery.js
  7944. ||spieletipps.de/spx/$media,other
  7945. ||spinnes-board.de/banner/mail.gif
  7946. ||sport1.de/img/TRB_SPORT1_810x90px_
  7947. ||sport1.de^*/presenting_
  7948. ||sport1.de^*/presentings/
  7949. ||sport1.de^*/werbung/
  7950. ||sportalplus.com^*/anzeige.gif
  7951. ||sportbild.bild.de/sport/partner/viagogo/
  7952. ||spox.com^*/xkoop/
  7953. ||sprachnudel.de/--$xmlhttprequest
  7954. ||sprachnudel.de/-/*/$xmlhttprequest
  7955. ||sprachnudel.de/:/$xmlhttprequest
  7956. ||sprachnudel.de/_sks02j1/$xmlhttprequest
  7957. ||sprachnudel.de/js/t.js
  7958. ||sprachnudel.de/js/too1s.js
  7959. ||sprachnudel.de/~$xmlhttprequest
  7960. ||sprachnudel.de^*/*.*=&$xmlhttprequest
  7961. ||sprachnudel.de^*/?$xmlhttprequest
  7962. ||sprachnudel.de^*/overture/$xmlhttprequest
  7963. ||sprachnudel.de^*=|$xmlhttprequest
  7964. ||sprachnudel.de^*?*^q=$xmlhttprequest
  7965. ||sprachnudel.de^*_/*&*=$xmlhttprequest
  7966. ||spreadnews.de/banner/
  7967. ||spreeblick.com/wp-content/banner/teufel-spreeblick.gif
  7968. ||spreeblick.com/wp-content/themes/*/thomann_banner_
  7969. ||spreeblick.com^*/intro_banner.png
  7970. ||spvggunterhaching.de/themes/haching/images/BSWALP-Onlinebanner.gif
  7971. ||stadt-bremerhaven.de/grafiken/footer.gif
  7972. ||stadt-bremerhaven.de/grafiken/getgoods2013.jpg
  7973. ||stadt-bremerhaven.de/grafiken/gg_banner_320x100_ani.gif
  7974. ||stadt-bremerhaven.de/grafiken/paragon.jpg
  7975. ||stadt-bremerhaven.de/grafiken/psw.jpg
  7976. ||stadt-bremerhaven.de/grafiken/pswbanner.jpg
  7977. ||stadt-bremerhaven.de/grafiken/redcoon.jpg
  7978. ||stadt-bremerhaven.de/grafiken/ubtech.jpg
  7979. ||stadt-bremerhaven.de/wp-content/themes/Caschy2017/images/sidebar.jpg
  7980. ||stadt-bremerhaven.de/wp-content/uploads/*/Bosch_Smart_Home_Aktion_
  7981. ||stadt-bremerhaven.de/wp-content/uploads/*/seagate.jpg
  7982. ||stadt-bremerhaven.de/wp-content/uploads/2014/02/brandbox-sony-vaio-multi-flip.png
  7983. ||stadt-bremerhaven.de/wp-content/uploads/2016/11/h8bf.jpg
  7984. ||stadt-bremerhaven.de/wp-content/uploads/2016/11/honor.jpg
  7985. ||stadt-bremerhaven.de/wp-content/uploads/2016/12/honor5c-1.jpg
  7986. ||stadt-bremerhaven.de/wp-content/uploads/2017/01/instaffo.gif
  7987. ||stadt-bremerhaven.de/wp-content/uploads/2017/01/pswbanner.png
  7988. ||stadt-bremerhaven.de/wp-content/uploads/2017/10/echo.jpg
  7989. ||stadt-werther.de/uploads/tx_macinabanners/
  7990. ||staedte-info.net/bilder/banner_$image
  7991. ||static-fra.de/nitronow/css/ad.css
  7992. ||static-fra.de/rtlnow/css/ad.css
  7993. ||static-fra.de/wetterv3/css/images/map/icons/knorr.png$domain=wetter.de
  7994. ||static.top-hitz.com^
  7995. ||stb-web.de/new/grafiken/banner/
  7996. ||stealth.to/usenext
  7997. ||stealth.to^*/layer.js
  7998. ||steelwarez.com/cookie.html
  7999. ||steelwarez.com/layer.
  8000. ||steelwarez.com/layer/
  8001. ||steelwarez.com/pop.js
  8002. ||steelwarez.com/pop.php
  8003. ||stepstone.de/home_bottombanner.
  8004. ||stepstone.de^*/skyscraper/
  8005. ||stern.de/bilder/stern_5/allgemein/extras_vermarktet/
  8006. ||stilmagazin.com/banner/
  8007. ||stol.it/var/ezflow_site/storage/images/beilagen-archiv/
  8008. ||stol.it/var/ezflow_site/storage/images/werbung_intern/look4you/
  8009. ||store51.de/banner.js
  8010. ||store51.de/banner1.js
  8011. ||stream-oase.tv/images/banners/
  8012. ||stream-oase.tv/images/fernsehen.to.png
  8013. ||stream4.org^*/servletpop.php
  8014. ||stream800.com/images/firstload-anmelden.gif
  8015. ||stream800.com/layer.js
  8016. ||streams.to/popup.php
  8017. ||studio100.de/static/images/banner/
  8018. ||studium-ratgeber.de/uploads/images/*-lb.jpg
  8019. ||studium-ratgeber.de/uploads/images/*-sky.jpg
  8020. ||stuttgarter-nachrichten.de/meinprospekt/
  8021. ||stuttgarter-nachrichten.de^*/stn_ajax_galleryad?
  8022. ||stuttgarter-zeitung.de/meinprospekt/
  8023. ||suche.1und1.de/uns/affilinet?$xmlhttprequest
  8024. ||suche.1und1.de/uns/amazon?$xmlhttprequest
  8025. ||suche.gmx.net/uns/affilinet?$xmlhttprequest
  8026. ||suche.gmx.net/uns/amazon?$xmlhttprequest
  8027. ||suche.t-online.de*^name=amazon^$xmlhttprequest
  8028. ||suche.t-online.de^*^name=billiger^$xmlhttprequest
  8029. ||suche.t-online.de^*^name=pageplace^$xmlhttprequest
  8030. ||suche.web.de/uns/amazon?$xmlhttprequest
  8031. ||suedkurier.de^*/textlinktest.php
  8032. ||suedkurier.de^*_omsv.js
  8033. ||suedpfalz-verlag.de/typo3temp/pics/89649c2ce4.jpg
  8034. ||suedpfalz-verlag.de/uploads/pics/CBoltz.png
  8035. ||suedpfalz-verlag.de/uploads/pics/DK-Grafik.png
  8036. ||suedpfalz-verlag.de/uploads/pics/logo_fmf-real_suedpfalz_verlag_klein_01.jpg
  8037. ||suedtiroltv.it^*/banner
  8038. ||sunshine.ch/files/banner
  8039. ||sunshine.it^*/raika.
  8040. ||superfly.fm/images/banners/
  8041. ||superfunblog.com^*/layer.js
  8042. ||supertipp-online.de/uploads/tx_macinabanners/
  8043. ||surfmusik.de/anz1.gif
  8044. ||surfmusik.de/audialsone-1.gif
  8045. ||sv-schalding-heining.de/cm/uploads/tx_macinabanners/
  8046. ||svm-fan.net/images/anzeige.gif
  8047. ||svm-fan.net/images/banner/skyh2010.jpg
  8048. ||svs.co.at/img/spons.jpg
  8049. ||svs.co.at/img/titel_sponsores.gif
  8050. ||svs.co.at/ktz.jpg
  8051. ||svs.co.at/nwbanner2.jpg
  8052. ||svs.co.at/nwbannernavi.jpg
  8053. ||svs1916.de/_media/images/content/Partner_2012/source/
  8054. ||svwehen-wiesbaden.de/medium/fitness_Sample.png
  8055. ||svwehen-wiesbaden.de/medium/Hermann_Sample.png
  8056. ||swimnews.de^*_250x880.jpg
  8057. ||swimnews.de^*_960x120.jpg
  8058. ||symptomat.de/ama/
  8059. ||synchronkartei.de/amazonproxy.php
  8060. ||synchronkartei.de/img/ext/
  8061. ||t-online.de/auto/id_$xmlhttprequest,domain=t-online.de
  8062. ||t-online.de/static/lisa/placement/
  8063. ||t-online.de/to/common/next/amazon?
  8064. ||t-online.de/to/common/next/billiger?
  8065. ||t-online.de^*/-|$xmlhttprequest,domain=t-online.de
  8066. ||tag-des-hundes.de/tl_files/images/banner/*_skyscraper.swf
  8067. ||tagblatt.de/cms_media/module_wb/
  8068. ||tageblatt.com.ar/banners/
  8069. ||tagseoblog.de/images/schildkroete-net.png
  8070. ||tagseoblog.de/images/vpp-werben280x250.jpg
  8071. ||tah.de^*&tx_sfbanners_
  8072. ||taketv.net/bilder/backdell.jpg
  8073. ||tarnkappe.info/wp-content/uploads/ano-phone-neuer-banner.jpg
  8074. ||taschenlampen-forum.de/images/fenix/
  8075. ||taschenlampen-forum.de/images/imalent/
  8076. ||taschenlampen-forum.de/images/jetbeam/
  8077. ||taschenlampen-forum.de/images/ktl-store/
  8078. ||taschenlampen-forum.de/images/myled.com/
  8079. ||taschenlampen-forum.de/images/neonlaserchina.com/
  8080. ||taschenlampen-forum.de/images/thrunite/
  8081. ||taschenlampen-forum.de/images/tmart.com/
  8082. ||taschenlampen-forum.de/images/vtlershop.de/
  8083. ||tattoo-spirit.de/subsystems/adv_manager/
  8084. ||taucher.net/tnadsy/
  8085. ||team-alternate.de/docs/banner/
  8086. ||tecchannel.de/assets/billiger.de/products.cfm
  8087. ||technic3d.biz^$domain=technic3d.com
  8088. ||technobase.eu^*/banner/
  8089. ||technobase.fm/banner/
  8090. ||teen-blog.us/popup.js
  8091. ||tekkbase.net/board/images/banner/
  8092. ||tele5.de/images/uploads/banner/
  8093. ||teleboy.ch^*/promobox_$subdocument
  8094. ||teleboy.net^*/promobox_$subdocument
  8095. ||teltarif.de/ad/
  8096. ||testreich.com/layer*.html
  8097. ||thinkpad-forum.de/banner/
  8098. ||thinkpad-forum.de/Neu/*-banner.
  8099. ||thinkpad-forum.de/Neu/*_banner.
  8100. ||thinkpad-forum.de/Neu/Banner-
  8101. ||threepi.de^$media,domain=gamepro.de|gamestar.de
  8102. ||ticket-leistung.de^*/banner/
  8103. ||tinyurl.com^$domain=hardcoremetal.biz|hd-world.org|hoerbuch.us|kino24.to|kinox.tv|lesen.to|linkfarm.in|movie-blog.org|pornkino.to|rapidvideo.com|relink.us|smsit.me|xxx-blog.to
  8104. ||titanic-magazin.de/fileadmin/content/anz/
  8105. ||titanic-magazin.de/fileadmin/content/anzeigen/
  8106. ||tobitech.de/images/*.swf
  8107. ||tollesthueringen.de/img_proximus/anzeigen/
  8108. ||top-fm.de/images/partner/
  8109. ||top-hitz.com/js/backtome.js
  8110. ||top100station.de/ad_
  8111. ||toxic.fm^*/sponsoren/
  8112. ||trancebase.fm/banner/
  8113. ||transfermarkt.de/bilder/inter_sport_
  8114. ||transfermarkt.de/bilder/intersport-
  8115. ||trapp-it-consulting.com/images/freelancer-it-
  8116. ||travelbook.de/imgs/3/4/9/8/7/1/170419_TZ_QuerteaserHome_Dresden-9fb6d957e46905cc.jpg$domain=travelbook.de
  8117. ||travianstats.de/amenu.php
  8118. ||travianstats.de/aoben.php
  8119. ||travianstats.de/aunten.php
  8120. ||treffseiten.de^*/logo_anzeige.$image
  8121. ||treffseiten.de^*/logo_anzeige_$image
  8122. ||treffy.de/images/preisbringer.jpg
  8123. ||trendhure.com/gadgets/
  8124. ||trendhure.com^$subdocument
  8125. ||trendhure.com^*/gadgets.php
  8126. ||trendhure.tv^$subdocument,domain=trendhure.com
  8127. ||trendmile.de/gedichte.htm
  8128. ||trenkwalder-admira.com/flash/sponsor.swf
  8129. ||trenkwalder-admira.com/img/banner/
  8130. ||triff-chemnitz.de/genbanner.php
  8131. ||trophies-ps3.de/forenheader/amazon-
  8132. ||tsv-friedberg.de/images/Scroller/
  8133. ||tsv1860.de^*/Arabella_Banner-Startseite.jpg
  8134. ||tsv1860.de^*/muenchen_de_471x90.jpg
  8135. ||tsvbodnegg.de/wp-content/uploads/*/altherr.png
  8136. ||tt.com/csp/cms/sites/tt/resources/sidebar/module145/images/
  8137. ||tus-n-luebbecke.de/wp-content/uploads/*-Webbanner-
  8138. ||tutsi.de/tutsi-blog-bilder/amazon-sonderangebote-prozente.gif
  8139. ||tutsi.de/tutsi-blog-bilder/o2-nxt-tarif-vergleich.jpg
  8140. ||tutsi.de/tutsi-blog-bilder/rabatte/$image
  8141. ||tutsi.de/tutsi-blog-bilder/usenext-download-kostenlos.gif
  8142. ||tv-huettenberg.de/startpage/hauptsponsoren_intro.png
  8143. ||tv-huettenberg.de/startpage/premiumpartner_intro.png
  8144. ||tv-kabel-plus.de/kabelplus/banner/
  8145. ||tv-kabel-plus.de/kabelplus/icons/speedtest.jpg
  8146. ||tv-kabel-plus.de/kabelplus/img/kptagpreis.jpg
  8147. ||tvb1898.de/fileadmin/img/anz/
  8148. ||tvb1898.de/uploads/pics/kempa.jpg
  8149. ||tvb1898.de/uploads/pics/Sponsoren_
  8150. ||tvdigital.de/files/images/browsergames/
  8151. ||tvh1.de/images/stories/logos/fb_formaxx-
  8152. ||tvh1.de/images/stories/sp_header/
  8153. ||tvinfo.de/js/videobanner.php
  8154. ||tvspielfilm.de/_img/plogos/golf.jpg
  8155. ||tvspielfilm.de/imedia/*,dim:300x250.
  8156. ||tvspielfilm.de^*/partner/
  8157. ||tvtoday.de/_imgToday/plogos/golf.jpg
  8158. ||tweakpc.de^*/anzeige_v60.gif
  8159. ||u11.de/cgi-bin/count/
  8160. ||uhrforum.de/styles/uhrforum/sponsored/
  8161. ||uhrzeit.org/sys/banner_bigsize.php
  8162. ||uhrzeit.org/sys/wallpaper/
  8163. ||ultras.ws/acab24.jpg
  8164. ||ultras.ws/betfair.gif
  8165. ||ultras.ws/bild.php/*banner
  8166. ||ultras.ws/cremers.gif
  8167. ||ultras.ws/extrem.jpg
  8168. ||ultras.ws/havics.jpg
  8169. ||ultras.ws/hooliday.gif
  8170. ||ultras.ws/label.gif
  8171. ||ultras.ws/oben.php
  8172. ||ultras.ws/pgwear.gif
  8173. ||ultras.ws/red.jpg
  8174. ||ultras.ws/supporter.png
  8175. ||ultras.ws/supporterfilme.php
  8176. ||ultras.ws/ultrasart.gif
  8177. ||underground-links.com/out.js
  8178. ||underground-links.com/ulinks_out.js
  8179. ||underground-links.org/ulinksd_out.js
  8180. ||unitymediaforum.de/images/unitymedia/
  8181. ||unitymediakabelbwforum.de/images/unitymedia/
  8182. ||unmoralische.de/bilder/am-banner.gif
  8183. ||unser-song-fuer-deutschland.tv^*/avt_config.php$object
  8184. ||unser-star-fuer-baku.tv/usfo/player/default/avt_config.php?$object
  8185. ||unser-star-fuer-oslo.de^*/config_avtblocks.xml$object
  8186. ||unterhaus.at/ooe/images/banners/
  8187. ||unternehmerkarte.de/include/config/popup.js
  8188. ||unterwasserwelt.de/assets/images/*_banner_
  8189. ||unterwasserwelt.de/assets/images/banner-
  8190. ||unterwasserwelt.de/assets/images/banner_
  8191. ||unterwasserwelt.de/assets/images/fotowettbewerb_13_traun_01.gif
  8192. ||unterwasserwelt.de/assets/images/inserat_
  8193. ||unterwasserwelt.de/assets/images/team_uww_03_beratungstelefo.jpg
  8194. ||uploaded-premium.ru/giga.gif
  8195. ||v-gaming.de/static/scripts/php/show.php?type=$subdocument
  8196. ||v2load.de/kamp/
  8197. ||vampirediaries.in/partner.php
  8198. ||vanion.eu/static/scripts/php/show.php?type=$subdocument
  8199. ||vegan.de/foren/templates/default/images/b_*.gif
  8200. ||vegetarierforum.com^*/google_links.jpg
  8201. ||verboten.to/unhverb/
  8202. ||verbrechen.info/images/abus_
  8203. ||verbrechen.info/images/leaderboard/
  8204. ||verbrechen.info/images/skyscraper/
  8205. ||verbrechen.info/kaspersky/
  8206. ||vfb.de/fileadmin/REDAKTION/Business/Partner/Sponsoren_
  8207. ||vfl.de/fileadmin/vfl/templates/flash/
  8208. ||vfl.de/sponsorenviewer/sponsoren.swf
  8209. ||vfl.de/uploads/tx_macinabanners/
  8210. ||vhs-ol.de^*/ewe-skyscraper_
  8211. ||via-ferrata.de/forum/templates/prosilverse/images/campz-banner.jpg
  8212. ||via-ferrata.de/images/300x120px_
  8213. ||via-ferrata.de/images/verticalextreme.jpg
  8214. ||via-ferrata.de/templates/forum/banner/
  8215. ||vienna.at^*/gewinnabfrage-120-90.swf
  8216. ||vinschgerwind.it/images/banners/
  8217. ||vipbilder.net^*/layer.js
  8218. ||visions.de/assets/visions_300x150_
  8219. ||viviano.de/teaser
  8220. ||viviano.de^*/ad_anzeige_
  8221. ||vol.at/flash/gewinnabfrage-120-90.swf
  8222. ||voltiforum.de/images/banner2.jpg
  8223. ||voltigierforum.de/images/banner2.jpg
  8224. ||voltigierzirkel.de^*/banner/
  8225. ||vsg2001.de/images/banners/
  8226. ||vsport.at/fileadmin/sponsoren/
  8227. ||vsport.at/uploads/tx_macinabanners/
  8228. ||w.online-verlag-freiburg.de^
  8229. ||w3-warez.cc/images/hoster/ref_
  8230. ||waldecker-tagblatt.de/images/banners/
  8231. ||waldecker-tagblatt.de/images/lichtenfels1.jpg
  8232. ||waldeckische-landeszeitung.de/SWF/$object
  8233. ||wallpaper-arena.to/ad.js
  8234. ||wallpaper-arena.to^$domain=steelwarez.com
  8235. ||wallstreet-online.de/_plain/_shared/default/hvb?
  8236. ||wallstreet-online.de/banners/
  8237. ||wallstreet-online.de/frontend/img/custom/hvb/icon.png
  8238. ||wallstreet-online.de^*/gafc/
  8239. ||wallstreet-online.de^*/lynx_logobanner.png
  8240. ||wallstreetjournal.de/static_html_files/jsframe.html?jsuri=*doubleclick.net/
  8241. ||warez-load.com/random.php
  8242. ||warezking.in^*/layer.js
  8243. ||waswiewo.com/media/banner/
  8244. ||wcm.at/images/attingo.gif
  8245. ||web.de/banner/
  8246. ||web.de/banner2/
  8247. ||web.de/banner?
  8248. ||web.de/movein_$xmlhttprequest
  8249. ||web.de/stv/img/global/wl/webde/img/nosteps/nosteps_*_300x400_
  8250. ||web.de/v/home06/icons/buster/
  8251. ||webmail.sh/media/banner/
  8252. ||webme.com/pic/s/spieloase/banner_spieloase.gif
  8253. ||webmiles.de/files/libs/css/moods/de_de/*.css
  8254. ||webnews.de/cliptv/$image
  8255. ||webnews.de^*/layer_interactive.swf
  8256. ||webnews.de^*/sky_interactive.swf
  8257. ||websingles.at^*/images/banners/
  8258. ||webstandard.kulando.de^*/codingpeople-banner03.jpg
  8259. ||webwork-magazin.net^*/facebook_gsl_zu_breit.jpg
  8260. ||wegwerfemailadresse.com/images/banner
  8261. ||weihnachtsmarkt-deutschland.de/anzeige/
  8262. ||wein-plus.de/images/banner/
  8263. ||wein.de^*/anzeige_side.
  8264. ||welt.de^*/eas-
  8265. ||weltuntergang-2012.de/pub/
  8266. ||wer-weiss-was.de/cb/ARCHIVEARTICLE/AFTER_HEADLINE
  8267. ||wer-weiss-was.de/cb/ARCHIVEARTICLE/AFTER_QUESTION
  8268. ||wer-weiss-was.de/cb/ARCHIVEARTICLE/PRE_HEADLINE
  8269. ||wer-weiss-was.de/img.r/logo_n24.png
  8270. ||werstreamt.es/themes/wse/images/partner/
  8271. ||wetter.com/cooperation/$~third-party
  8272. ||wetter.net/images/karten-tickets.gif
  8273. ||wetter.net/images/karten-tickets2.gif
  8274. ||wetterauer-zeitung.de/cms_media/module_wb/
  8275. ||wettforum.info/banner/
  8276. ||wettforum.info/phpbb2/content_rot.php?
  8277. ||wfcdn.de/5/surface-pro-3-$domain=winfuture.de
  8278. ||wfcdn.de/5/surface_mss_bnt.png$domain=winfuture.de
  8279. ||wfcdn.de/5/surface_mss_bnt_1.png$domain=winfuture.de
  8280. ||wfcdn.de/5/windows8_amz_bnt.png$domain=winfuture.de
  8281. ||wfcdn.de/5/windows8_amz_bnt_1.png$domain=winfuture.de
  8282. ||whudat.de/images/lc_banner.jpg
  8283. ||whudat.de/images/td-blogbanner.gif
  8284. ||wiiunews.at/wp-content/uploads/*/amazon.jpg
  8285. ||wiiunews.at/wp-content/uploads/2012/06/wii_u_vorbestellen.jpg
  8286. ||wiiunews.at/wp-content/uploads/2012/08/crazycase1.gif
  8287. ||willhaben.apa.net/clientscript/google/
  8288. ||wilmaa.com^*/brandings/
  8289. ||win-lan.de^*/banners/
  8290. ||windows-tweaks.info^*/safersurf__
  8291. ||windowspro.de^$xmlhttprequest,domain=windowspro.de
  8292. ||winfuture.de/css/images/$image
  8293. ||winfuture.de/css/images/micropages/
  8294. ||winrar.de/images/emsi.jpg
  8295. ||winrar.de/images/emsi2.jpg
  8296. ||winrar.de/images/mxi.gif
  8297. ||wintergarten-ratgeber.de/uploads/tx_macinabanners/
  8298. ||wirsiegen.de/wp-content/plugins/wordpress-popup/popoverincludes/
  8299. ||wirtschaftsblatt.at^*=adsense
  8300. ||witz.de/images/banners/
  8301. ||woche.com.au/images/logos/werbung/
  8302. ||wochenblitz.com/images/banners/
  8303. ||woelfe-handball.de/uploads/tx_rlmpflashdetection/*.swf
  8304. ||wohnmobilforum.de/anhaengerkupplungen.jpg
  8305. ||wohnmobilforum.de/aqua.jpg
  8306. ||wohnmobilforum.de/basba.jpg
  8307. ||wohnmobilforum.de/camping-preisbrecher_header.jpg
  8308. ||wohnmobilforum.de/caravantechnik.jpg
  8309. ||wohnmobilforum.de/fleig.jpg
  8310. ||wohnmobilforum.de/kro.png
  8311. ||wohnmobilforum.de/luftfederung.jpg
  8312. ||wohnmobilforum.de/motorradtraeger.jpg
  8313. ||wohnmobilforum.de/ott.jpg
  8314. ||wohnmobilforum.de/safety.jpg
  8315. ||wohnmobilforum.de/waeco.jpg
  8316. ||wohnmobilforum.de/wget/ebay.php
  8317. ||wohnungswirtschaft-heute.de/dokumente/banners/
  8318. ||wohnwagen.net/forum/wget/get_xml.php
  8319. ||wolfenbuettelheute.de/platzierungen/
  8320. ||wonnemar.de^*/magnum_banner1.swf
  8321. ||world-of-hentai.to/ahw.php
  8322. ||world-of-hentai.to/bilder/2widesky_g.php
  8323. ||world-of-hentai.to/bilder/leaderboard.php
  8324. ||wortfilter.de^*/4sellers.gif
  8325. ||wortfilter.de^*/klarna_banner.gif
  8326. ||wortfilter.de^*/yatego-shopping.gif
  8327. ||wowmopguide.de^*/layer.js
  8328. ||woz.to/tipp/
  8329. ||wuppertaler-rundschau.de/web/promo/
  8330. ||ww-kurier.de/images/benderheader.gif
  8331. ||ww-kurier.de/images/ferdihombach.gif
  8332. ||ww-kurier.de/pic/dbeyer_250_200.swf
  8333. ||ww4.cad.de^*.php?*^what=zone:
  8334. ||ww4.cad.de^*.php?what=*:*&n=
  8335. ||ww4.cad.de^*/axjs.php
  8336. ||ww4.cad.de^*/view.php?what=zone:
  8337. ||www.connect.de^$script,domain=www.connect.de
  8338. ||www.dialo.de^*_*.js?ts=$domain=dialo.de
  8339. ||www.pc-magazin.de^$script,domain=www.pc-magazin.de
  8340. ||www.tiervermittlung.de^*.js?ts=$script,domain=tiervermittlung.de
  8341. ||wz-newsline.de/polopoly_fs/*-900x120.
  8342. ||x.technic3d.biz^
  8343. ||xbox-newz.de/portal/images/brandings/
  8344. ||xdate.ch/banners/
  8345. ||xhamster.info/banner/
  8346. ||xhamster.info^*/slideimage.js
  8347. ||xlust.ch/banner/
  8348. ||xp-antispy.org^*/sponsor_
  8349. ||xtc-modified.org/images/banner/
  8350. ||xtream.to/images/player/save.png
  8351. ||xup.in/com/pop.
  8352. ||xxx-4-free.net/gfx/layer/
  8353. ||xxx-blog.to/img/wbm/
  8354. ||xxx-blog.to/pkino.js
  8355. ||xxx-blog.to^*.php|$script
  8356. ||xxx-blog.to^*/pstreams.js
  8357. ||xxx-blog.to^*/rotator.php
  8358. ||yabeat.com/generate_layer.php
  8359. ||yabeat.com/i*.js|
  8360. ||yabeat.com^*.php|$script
  8361. ||yabeat.com^*3.js|
  8362. ||yasni.de^*/partner/
  8363. ||yigg.de^*/sponsorings/
  8364. ||yimg.com/a/i/eu/cbe/xm/christmas_index_2010_de.jpg$domain=yahoo.com
  8365. ||yimg.com/i/i/de/lfst/neuq.html$domain=yahoo.com
  8366. ||youfreetv.net/js/jquery.ad.js
  8367. ||yourdealz.de/120.gif
  8368. ||yourjavascript.com^*/cpmsite.js$domain=anime-stream24.com
  8369. ||youzap.de/img/fraag.de.jpg
  8370. ||zapper-hulda-clark.de^*-webbanner_*.swf
  8371. ||zebradem.com^*/banner/
  8372. ||zeckenwetter.de/img/banner/
  8373. ||zeitarbeit-zentrum.de^*.php$subdocument
  8374. ||zeno.org/banner-
  8375. ||zensiert.to/anmeldung.html
  8376. ||zensiert.to/geile-amateure.html
  8377. ||zensiert.to/loeblich.php
  8378. ||zensiert.to/sehr-geile-amateure.html
  8379. ||zensiert.to/zwei.html
  8380. ||zensiert.to^*/|$subdocument
  8381. ||zonx.de/layer/
  8382. ||zumlink.de/public/images/banner/
  8383. ||zweinullig.de/wp-content/uploads/125.png
  8384. ||zweinullig.de/wp-content/uploads/chaershop.jpg
  8385. $csp=script-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: www.googletagmanager.com *.google.com *.gstatic.com www.google-analytics.com *.googleapis.com *.cloudflare.com *.twitter.com connect.facebook.net cdn.hdfilme.net cdn.hdfilme.cx ssl.p.jwpcdn.com,domain=hdfilme.cc|hdfilme.cx
  8386. ||spiele-umsonst.de^$csp=script-src 'self' * blob: 'unsafe-inline'
  8387. ||xcine.tv^$csp=script-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.cloudflare.com www.googletagmanager.com images.dmca.com *.google.com *.gstatic.com www.google-analytics.com *.twitter.com connect.facebook.net cdn.xcine.tv ssl.p.jwpcdn.com
  8388. /googleads.$domain=g.doubleclick.net|googlesyndication.com
  8389. /pagead2.$domain=g.doubleclick.net|googlesyndication.com|imasdk.googleapis.com
  8390. @@||amazon-adsystem.com/aax2/amzn_ads.js$domain=autobild.de
  8391. @@||g.doubleclick.net/dbm/vast?dbm_c=$xmlhttprequest,domain=imasdk.googleapis.com
  8392. @@||g.doubleclick.net/gampad/ads?slotname=*stern%2F*^sz=480x360^$xmlhttprequest,domain=imasdk.googleapis.com
  8393. @@||g.doubleclick.net/static/glade.js$domain=autobild.de
  8394. @@||g.doubleclick.net/static/glade/extra_$script,domain=autobild.de
  8395. @@||kabeleins.de^$generichide
  8396. @@||metal-hammer.de^$generichide
  8397. @@||musikexpress.de^$generichide
  8398. @@||pagead2.googlesyndication.com/pagead/show_ads.js$domain=autobild.de
  8399. @@||ran.de^$generichide
  8400. @@||rollingstone.de^$generichide
  8401. @@||sascdn.com/diff/251/pages/$script,domain=autobild.de
  8402. @@||smartadserver.com/ac?nwid=$script,domain=autobild.de|transfermarkt.de
  8403. @@||smartadserver.com/diff/251/divscripte/$subdocument,domain=transfermarkt.de
  8404. @@||smartadserver.com/diff/251/partners/amazon.js$domain=autobild.de|transfermarkt.de
  8405. @@||smartadserver.com/diff/251/verify.js$domain=transfermarkt.de
  8406. @@||transfermarkt.de^$generichide
  8407. _video_ads/$domain=imasdk.googleapis.com
  8408. autobild.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"]
  8409. connextra.com##iframe[src^="https://ssl.connextra.com"]
  8410. g.doubleclick.net###adunit
  8411. metal-hammer.de##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"]
  8412. musikexpress.de##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"]
  8413. musikexpress.de##iframe[src*="//fom.bildungscentrum.de/"]
  8414. rollingstone.de##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"]
  8415. transfermarkt.de##.OUTBRAIN .ob-p
  8416. widgets.outbrain.com##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"]
  8417. |http:$domain=adfarm1.adition.com
  8418. |https:$domain=adfarm1.adition.com
  8419. ||2mdn.net^$domain=imasdk.googleapis.com|serving-sys.com
  8420. ||ad.71i.de^$domain=autobild.de|gofeminin.de
  8421. ||ad4mat.de^$domain=googlesyndication.com
  8422. ||adform.net^$domain=autobild.de|googlesyndication.com
  8423. ||adition.com^$domain=g.doubleclick.net
  8424. ||adnxs.com^$domain=autobild.de|widgets.outbrain.com
  8425. ||adrolays.de^$domain=autobild.de
  8426. ||adsafeprotected.com^$domain=imasdk.googleapis.com
  8427. ||adsnative.com^$domain=autobild.de
  8428. ||amazon-adsystem.com^$domain=autobild.de
  8429. ||betrad.com^$domain=googlesyndication.com
  8430. ||cas.*.criteo.com^$domain=autobild.de
  8431. ||cas.criteo.com^$domain=autobild.de
  8432. ||cdn.flashtalking.com^$domain=imasdk.googleapis.com
  8433. ||flashtalking.com^$domain=g.doubleclick.net
  8434. ||g.doubleclick.net^$domain=imasdk.googleapis.com
  8435. ||googlesyndication.com/daca_images/simgad/$domain=g.doubleclick.net
  8436. ||googlesyndication.com/pagead$domain=g.doubleclick.net
  8437. ||googlesyndication.com/pagead/$domain=g.doubleclick.net|googlesyndication.com
  8438. ||googlesyndication.com/sadbundle/$domain=g.doubleclick.net
  8439. ||googlesyndication.com/safeframe/$domain=g.doubleclick.net|googlesyndication.com
  8440. ||googlesyndication.com/sodar/$domain=googlesyndication.com
  8441. ||intellitxt.com^$domain=autobild.de
  8442. ||moatads.com^$domain=autobild.de
  8443. ||mookie1.com^$domain=autobild.de
  8444. ||pagead2.googlesyndication.com^$domain=autobild.de|gofeminin.de
  8445. ||plista.com/pictureads/$domain=autobild.de
  8446. ||redintelligence.net^$domain=g.doubleclick.net
  8447. ||rtax.criteo.com^$domain=autobild.de
  8448. ||sascdn.com^$domain=autobild.de
  8449. ||serving-sys.com/BurstingCachedScripts/$domain=serving-sys.com
  8450. ||serving-sys.com/BurstingRes/$domain=imasdk.googleapis.com|serving-sys.com
  8451. ||serving-sys.com/BurstingScript/$domain=serving-sys.com
  8452. ||serving-sys.com/Serving/$domain=imasdk.googleapis.com
  8453. ||smartadserver.com^$domain=autobild.de
  8454. ||smartstream.tv^$domain=imasdk.googleapis.com
  8455. ||spotxchange.com^$domain=imasdk.googleapis.com
  8456. ||teads.tv^$domain=autobild.de
  8457. ||tmssl.akamaized.net//ads/ads.js$domain=transfermarkt.de
  8458. ||yieldlab.net^$domain=autobild.de
  8459. .gif|$popup,domain=autozeitung.de|formel1.de|fremdwort.de|inside-handy.de|motorsport-total.com|news.de|seniorbook.de
  8460. /^https?:\/\/(.*)\.(gif|jpg|png|ico|html\?)/$popup,domain=hdfilme.cc|hdfilme.cx|xcine.tv
  8461. ^utm_campaign^$popup,domain=jappy.de
  8462. ^utm_medium=popunder^$popup,domain=hilfreich.de
  8463. ||1kino.in/vload.php$popup
  8464. ||1kino.in^*/out.php$popup
  8465. ||3dl.tv/redipo.php$popup
  8466. ||5vor12.de/cgi-perl/adP?nr=$popup
  8467. ||ad.netzquadrat.de^$popup,domain=sms.de
  8468. ||adclick.g.doubleclick.net^$popup,domain=4players.de
  8469. ||adcloud.net^$popup,domain=lustich.de
  8470. ||adscale.de^$popup,domain=4players.de|lustich.de
  8471. ||adsfac.eu/link.asp?$popup,domain=iamgamer.de
  8472. ||amazon.de/?tag=bluray18-21$popup,domain=bluray-disc.de
  8473. ||amazon.de/gp/*&tag=$popup,domain=chillmo.com
  8474. ||amazon.de/s/*&tag=$popup,domain=bluray-disc.de
  8475. ||amazon.de/s/?*&tag=$popup,domain=chillmo.com
  8476. ||amazon.de^*&tag=$popup,domain=gamona.de
  8477. ||amazon.de^*&tag=bluray18-21&$popup,domain=bluray-disc.de
  8478. ||amazon.de^*/B019C5LZX4/?tag=$popup,domain=netzwelt.de
  8479. ||amazon.de^*/ref=*&tag=$popup,domain=bluray-disc.de
  8480. ||amazon.de^*^tag=$popup,domain=wetteronline.de
  8481. ||atomload.to/load.php$popup
  8482. ||campartner.com^$popup,domain=g-stream.in
  8483. ||cgames.de^$popup,domain=gamestar.de
  8484. ||count.shopping.t-online.de/RE?ID=$popup,domain=t-online.de
  8485. ||damoh.spiegel.tv^$popup
  8486. ||damoh.sueddeutsche.de^$popup
  8487. ||ddl-warez.in/smoozed.$popup
  8488. ||ddl-warez.in/smoozed/$popup
  8489. ||ddl-warez.to/_$popup
  8490. ||dealbunny.de^$popup,domain=dokus4.me
  8491. ||doubleclick.net^$popup,domain=gamestar.de|gamona.de
  8492. ||ebook-hell.to/ad/$popup
  8493. ||ebook-hell.to/out.php$popup
  8494. ||ebook-hell.to^*/out.php$popup
  8495. ||filmpalast.to/ad/$popup
  8496. ||finya.de/Index/logoutAd/$popup
  8497. ||flower-blog.org/usenet-nl-gratis-$popup
  8498. ||g-stream.in/lla2/$popup
  8499. ||g-stream.in/mirror/$popup
  8500. ||g-stream.in/out.php|$popup
  8501. ||goo.gl^$popup,domain=fail.to|omfg.to|warezking.in
  8502. ||googleadservices.com^$popup,domain=wetteronline.de
  8503. ||green.ingame.de/www/delivery/inck.php?oaparams=*__bannerid=*__zoneid=*__oadest=$popup
  8504. ||hd-load.org/out.php$popup
  8505. ||hd-movies.cx^$popup,domain=drop-games.org
  8506. ||hifi-forum.de/forum/banner/$popup
  8507. ||jokermovie.org/out.php$popup
  8508. ||ligatus.com^$popup,domain=gamona.de|n-tv.de
  8509. ||lovoo.net^$popup,domain=smsform.de
  8510. ||luschtiges.blogspot.de^$popup,domain=ragecomic.com
  8511. ||lustich.de/img/$popup
  8512. ||mafia.to/exit.cfm$popup
  8513. ||maniac.de/maniadrd.php?i=$popup
  8514. ||mega-stream.to/xtend_pop*.html$popup
  8515. ||mov-world.net/exit/$popup
  8516. ||neckermann.de^$popup,domain=5vor12.de
  8517. ||partners.webmasterplan.com^$popup,domain=tele5.de
  8518. ||playporn.to/out.php$popup
  8519. ||pornkino.to/milfs/$popup
  8520. ||pornkino.to^*/popUp/$popup
  8521. ||porno-streams.com/rand/$popup
  8522. ||private-blog.org/out.php$popup
  8523. ||putenbrust.net/cgi-bin/atc/out.cgi?l=popup&$popup
  8524. ||rapidvideo.com/popup.php$popup
  8525. ||sexpartnersite.net^$popup,domain=pornkino.to
  8526. ||share-online.biz/affiliate/$popup,domain=linxcrypt.com
  8527. ||slimtrade.com/out.php?$popup,domain=hd-load.org|porno-streams.com
  8528. ||slimtrade.com/out.php?s=$popup,domain=gload.cc
  8529. ||sms2me.at^$popup,domain=superchat.at
  8530. ||smsgott.de/click.php?url=$popup
  8531. ||sptopf.de/tshp/RE?ID=$popup,domain=t-online.de
  8532. ||stream-box.net/out.php$popup
  8533. ||stream-seiten.org/out.php$popup
  8534. ||sunmaker.com^$popup,domain=hd-world.org|movie-blog.org
  8535. ||superclix.de^$popup,domain=4players.de
  8536. ||teen-blog.us/out_to_trade.php$popup
  8537. ||teltarif.de/click/*:*.a=$popup
  8538. ||thepornlist.net^$popup,domain=sexuria.com
  8539. ||tinyurl.com^$popup,domain=gamersglobal.de
  8540. ||tipico.com^$popup,domain=yabeat.com
  8541. ||tradedoubler.com/click?$popup,domain=smsform.de
  8542. ||uploaded-premium.ru/out.php$popup
  8543. ||uploaded.net/%$popup,domain=ddl-music.org|dl-warez.in
  8544. ||uploaded.net/r$popup,domain=ddl-music.org|ddl-warez.in
  8545. ||urlaubsguru.de^$popup,domain=omfg.to
  8546. ||usenext.de^$popup,domain=5vor12.de
  8547. ||vampirediaries.in/popin.php$popup
  8548. ||williamhill.com^$popup,domain=trailerzone.info
  8549. ||williamhillcasino.com^$popup,domain=trailerzone.info
  8550. ||xxx-blog.to/download_out.php$popup
  8551. ||xxx-blog.to/image_out.php$popup
  8552. ||xxx-blog.to/out.php$popup
  8553. ||xxx-blog.to/pornstreams.php$popup
  8554. ||xxx-blog.to/pstreams.php$popup
  8555. ||yabeat.com^*.php?id=$popup
  8556. ||yasni.de/ad_pop.php$popup
  8557. ||youtube.com/watch?v=b0TdGvi24Zs$popup,domain=movie-blog.org
  8558. finanzen.net###Ads_BA_CAD_box + .content_box
  8559. fussbodenbau-forum.com###Advertisment
  8560. onmeda.de###BANNER_AUSSEN
  8561. biomagazin.de,clubtime.fm,coretime.fm,hardbase.fm,housetime.fm,technobase.fm,trancebase.fm###Banner
  8562. triathlon-szene.de,x-athlon.de###BannerOben
  8563. triathlon-szene.de,x-athlon.de###BannerRechts
  8564. mazda-forum.info###BelowRectangle
  8565. cinemotion-kino.de###COMMERCIAL_HEAD
  8566. quoka.de###ColumnOuterRight > .yui3-u-1 > .box:first-child + .box > .ly-1:first-child:last-child
  8567. quoka.de###ColumnOuterRight > .yui3-u-1:first-child:last-child > .box:last-child > .ly-1:first-child:last-child
  8568. 1kh.de###Container > #head:first-child + #content + br + .spacer + center
  8569. fr-online.de###ContainerContent > .Redaktionsmodul.Teaser
  8570. amazon.de###DAcrs1
  8571. amazon.de###DAi
  8572. amazon.de###DAr2
  8573. druckkosten.de###DKGA_LEAD
  8574. druckkosten.de###DKGA_SKY
  8575. hausgemacht.tv###FB2
  8576. news.de###FlexSky
  8577. news.de###FlexSky + div > div
  8578. news.de###FlexTop + div > div
  8579. volksfreund.de###Fullsize
  8580. goettgen.de###GAS_MRS
  8581. goettgen.de###GAS_SKSC
  8582. goettgen.de###GAS_SUBA
  8583. grenzwissenschaft-aktuell.blogspot.com###HTML3 + #HTML1 > .widget-content:first-child
  8584. namsu.de###Info
  8585. express.de###JSAnzeigen
  8586. branchen-info.net,brd-info.net,staedte-info.net,top-dsl.com###Layer1
  8587. branchen-info.net,brd-info.net,staedte-info.net,top-dsl.com###Layer2
  8588. quoka.de###Layout2Column2 > .MsBoxSection
  8589. teltarif.de###LxFloatShop
  8590. teltarif.de###LxShop
  8591. mopo.de###MOPO-ad-uap-super-banner
  8592. ciao.de###MainRightColumn
  8593. windows-7-forum.net###MidRectangle
  8594. werkzeug-news.de###MitteRechts > .infoblock
  8595. abacho.de###MomondoWidgetSidebar
  8596. onmeda.de###PARTNERANGEBOTE
  8597. pocketpc.ch###PPCAdLeaderBoard_Filler
  8598. sgcoburg.de###PromoHead
  8599. sgcoburg.de###PromoRight
  8600. 1erforum.de,dasheimwerkerforum.de,finanz-notes.de,mazda-forum.info,mercedes-forum.com,modernboard.de,toyota-forum.de,unixboard.de,vermieter-forum.com,volksfreund.de###Rectangle
  8601. volksfreund.de###RectangleOMS
  8602. rclineforum.de###RotBanner
  8603. express.de###RotatingPartner
  8604. onvista.de###SMART_BILLBOARD
  8605. wiesbaden.de###SP-commercials
  8606. helles-koepfchen.de###Sky_left
  8607. dfb.de###SkyscraperContainer
  8608. bayer04.de###Sponsoren_Logo
  8609. nachrichten.at###StartseiteSonderthema
  8610. send4free.de###Step1
  8611. helles-koepfchen.de###Superbanner
  8612. helles-koepfchen.de###Syscraper_left
  8613. t-online.de###T-83718912
  8614. t-online.de###T-83783312
  8615. t-online.de###T-85628670
  8616. t-online.de###T-86593348
  8617. t-online.de###T-86926496
  8618. fussball.de###TArtikel2 > img[height="95"][Width="302"]:first-child
  8619. mobile.de###TBANNER_SPACER
  8620. unterwasserwelt.de###Tabelle671
  8621. unterwasserwelt.de###Tabelle673
  8622. t-online.de###Tadspacefootlb
  8623. t-online.de###Tall > .Tpcpx + #Tasf
  8624. t-online.de###Tamrecbox
  8625. t-online.de###Tcmd1 > .Tmect
  8626. t-online.de###Tcontbox > .Tgboxh > .altInventory
  8627. t-online.de###Tcontboxi + #Tgboxf
  8628. t-online.de###Tcontboxi > .Tagbox > .Tart > #Ttub2
  8629. t-online.de###Tlibelle
  8630. cio.de###TopBanner
  8631. finanz-notes.de,mazda-forum.info,unixboard.de###TopRectangle
  8632. freiepresse.de###TopWrapper
  8633. onvista-bank.de###WALLPAPER
  8634. neumarktaktuell.de###Werbung
  8635. ww3.cad.de###WzTtDiV + table[Width="100%"][border="0"]
  8636. adhs-zentrum.de,enuresis-zentrum.de,zeitarbeit-zentrum.de###a4d1af
  8637. adhs-zentrum.de,enuresis-zentrum.de,zeitarbeit-zentrum.de###a4d1af + div
  8638. woxikon.de###aContentBottom2
  8639. abacho.de###abacho_leader
  8640. abacho.de###abacho_sky
  8641. namibia-forum.ch###abakus
  8642. 1jux.net###abp
  8643. handballworld.com###absolute > .bannergroup
  8644. 20min.ch,anime-loads.org,doku.to,german-foreign-policy.com,hardwarelabs.de,otrkey.com,otrking.com,radiolisten.de,webos-blog.de,xboxaktuell.de###ad
  8645. stadt-bremerhaven.de###ad-adsensesidebarjuli2017
  8646. radiolisten.de###ad3
  8647. carpassion.com,high-minded.us,messerforum.net,mmorpg-core.com,schachburg.de,szenebox.org,thinkpad-forum.de,unixboard.de,world-of-hentai.to###ad_global_below_navbar
  8648. musicelster.net###ad_global_below_navbar > center > div[style="float:right; width:50%;"]
  8649. motorsport-xl.de###adala
  8650. motorsport-xl.de###adala_bgholder
  8651. fem.com###add_square
  8652. regionalheute.de###addy
  8653. regionalheute.de###addynative
  8654. verkehrsmittelvergleich.de###adhs
  8655. hifitest.de###adl
  8656. erf.de,fiverdeal.de,gepostet.com,haustierstall.de,musotalk.de,radiof.de,seniorkom.at,suedostschweiz.ch,unite.ws,web.de,wer-kennt-wen.de###ads
  8657. ringrocker.com###adsense + #newcomment
  8658. abload.de###adunten + div[style="font-size:8pt; color:#999999; margin-left:39px; width: 728px;"]
  8659. 1und1.de,gmx.net,web.de###adv
  8660. gmx.net,web.de###advSpecialMain
  8661. web.de###advTop
  8662. rimparerhandballer.de###adv_matchDayPresenter
  8663. rimparerhandballer.de###adv_partner
  8664. pennercity.de###advert
  8665. gloria.tv###advertisement
  8666. loipenpark.de,traumpalast.de###advertising
  8667. quoka.de###advlft
  8668. gofeminin.de###af_columnPubLabel
  8669. apfeleimer.de###af_foot
  8670. computerbase.de###afc-box
  8671. gamersglobal.de###ahoz
  8672. ariva.de###aktieImFokus
  8673. eliteanimes.com###aleft
  8674. eliteanimes.com###aleft + .log
  8675. falk.de###allianzBl
  8676. excitingcommerce.de###alpha-inner > .module-typelist:first-child + .module-typelist
  8677. excitingcommerce.de###alpha-inner > .module-typelist:first-child + .module-typelist + .module-typelist
  8678. downloadstube.net###alternative_download + a[onclick]
  8679. eeepc.de###amazon1
  8680. crackajack.de###amazon_list
  8681. hartware.de###anzeige
  8682. tagesspiegel.de###anzeige_schnippsel
  8683. neue-braunschweiger.de###anzeigen
  8684. justpay.de###anzeigen_left
  8685. wuppertaler-rundschau.de###anzeigen_oben
  8686. apomio.de###anzeigen_wrapper
  8687. haustechnikdialog.de###anzeigendiv
  8688. amazon.de###ape_Detail_ad-endcap-1_Glance_placement
  8689. amazon.de###ape_detail_btf_detail-mWeb_wrapper
  8690. gamersglobal.de###arb
  8691. computerbild.de###articleBody .codeteaser > .tarifteaser > .handytarife
  8692. blick.ch###as24comblockContainer
  8693. energieportal24.de###asbox
  8694. energieportal24.de###asbox2
  8695. pg-logout.auskunft.de###auskunft
  8696. schachbund.de###avando_oben
  8697. augsburger-allgemeine.de###az_weba
  8698. exp.de###b4nner
  8699. like-fun.eu,schnittberichte.com###background
  8700. falk.de###bahn
  8701. hd-vidz.net###ball
  8702. kress.de###banderole
  8703. anderes-wort.de,apotheke-adhoc.de,bos-fahrzeuge.info,chaoz.ws,cine4home.de,ehrensenf.de,eisenbahn-kurier.de,elektrischer-reporter.de,fettspielen.de,forum.worldofplayers.de,frischauf-gp.de,gamekeyfinder.de,gamingjunkies.de,handballworld.com,hl-live.de,holidaycheck.at,holidaycheck.ch,holidaycheck.de,horseweb.de,isarszene.de,it-sa.de,kath.ch,koelschwasser.eu,meproxsoft.de,neuigkeitendienst.com,rollingplanet.net,see-online.info,sodbrennen-welt.de,softguide.de,suxedoo.ch,vhs-ol.de,we-mod-it.com,xp-antispy.org###banner
  8704. donnerwetter.de###banner-container
  8705. macgadget.de###banner-floater
  8706. fremdwort.de###banner-rectangle
  8707. autozeitung.de###banner-region
  8708. deutsche-wirtschafts-nachrichten.de,doppelpunkt.de###banner-right
  8709. annos.de,chefkoch.de,dasoertliche.de,dastelefonbuch.de###banner-top
  8710. dastelefonbuch.de###banner-top-wp
  8711. maclife.de###banner-wrapper-lead
  8712. npd-blog.info,teachersnews.net###banner1
  8713. dasbiber.at,kulturmarken.de,scdhfk-handball.de###banner2
  8714. bos-fahrzeuge.info,xboxaktuell.de###banner3
  8715. bos-fahrzeuge.info###banner5
  8716. otr.datenkeller.at###bannerBlock
  8717. aerzteblatt.de,koeln.de###bannerContainer
  8718. 1001spiele.de###bannerGameRectangle
  8719. 1001spiele.de###bannerGameSkyscraperRight
  8720. bielertagblatt.ch###bannerLead
  8721. 1001spiele.de###bannerLeaderboardTop
  8722. airgamer.de###bannerOben
  8723. bielertagblatt.ch###bannerRight
  8724. mixeryrawdeluxe.tv###bannerSky
  8725. com-magazin.de,tvinfo.de###bannerTop
  8726. forum-speditionen.de###bannerTop + div[style="text-align:center;width:800px;margin:0 auto;height:60px;padding:20px 0;"]
  8727. bielertagblatt.ch###bannerTopRight
  8728. airgamer.de###bannerUnten
  8729. wetterkontor.de###banner_470
  8730. godmode-trader.de,tarifagent.com###banner_bigsize
  8731. duckcrypt.info###banner_bottom
  8732. persoenlich.com###banner_center2
  8733. nrhz.de###banner_container_rc
  8734. geemag.de###banner_content
  8735. juedische-allgemeine.de###banner_leaderboard
  8736. freizeitparks.de,suxedoo.ch###banner_left
  8737. nrhz.de###banner_left_container_lc
  8738. tageblatt.com.ar###banner_lufthansa_apaisado
  8739. erotikum.de###banner_map
  8740. fohlen-hautnah.de###banner_oben
  8741. webfail.at###banner_post
  8742. vidorial.com###banner_r2
  8743. rallye-magazin.de###banner_rect_right
  8744. freizeitparks.de,laufen.de,pixelio.de###banner_right
  8745. gitschtaler.at,juve.de###banner_sidebar
  8746. radiorst.de,scpaderborn07.de###banner_skyscraper
  8747. hallescherfc.de,linguee.de,versicherungsjournal.de,wahretabelle.de,webfail.at###banner_top
  8748. juedische-allgemeine.de###banner_wideskycraper
  8749. rtl-west.de,rtlnord.de###banner_wrapper
  8750. haustechnikdialog.de###bannerdiv
  8751. radiohamburg.de###bannerleiste
  8752. queer.de,rp-online.de###banneroben
  8753. queer.de###bannerrechts
  8754. fremdwort.de###bannerright
  8755. breakpoint.untergrund.net,eiskaltmacher.de###banners
  8756. erotikforum.at###banners11608
  8757. handball-world.com###bannersky
  8758. infranken.de###bannerspace
  8759. maerkischeallgemeine.de,saz-aktuell.com,webfail.at###bannertop
  8760. report-k.de###bantabelle
  8761. music-clips.net###bar > div:first-child:last-child
  8762. bluray-disc.de###bd-p160x600-adv
  8763. winload.de###beforedownload
  8764. mazda-forum.info###belowRectangleWrapper
  8765. spiele-for-free.de###bg-ad
  8766. boerse.de###big
  8767. gizmodo.de###big-mega
  8768. ichspiele.cc###big-sky
  8769. heinertown.de###bigSliderFrame0
  8770. berliner-rundfunk.de,buchmarkt.de###bigbanner
  8771. osthessen-news.de###bigklick
  8772. fremdwort.de,modhoster.de,tikonline.de###bigsize
  8773. magistrix.de###bigsize-top
  8774. modhoster.de###bigsize_inner
  8775. pcpraxis.de,rund-magazin.de###bigsizebanner
  8776. autozeitung.de,computerbild.de,prad.de,volksfreund.de###billboard
  8777. autozeitung.de###billboard + div
  8778. computerbild.de###billboard + div a > img[Width="1000"][height="250"]
  8779. computerbild.de###billboard + div[style="margin-bottom: 20px;"]
  8780. prad.de###billboardbig
  8781. 4players.de###billiger-charts
  8782. geizkragen.de###bl_top
  8783. holzwerken.net###bla
  8784. sms-box.de###blackmeout
  8785. getgaming.de###block-views-getgaming-empfehlungen-block
  8786. osthessen-news.de###block[style="display: block; margin: 0 auto; width: 1000px; height: 100px; background: red; overflow: hidden; "]
  8787. osthessen-news.de###block[style="display: block; margin: 0 auto; width: 1000px; height: 170px; overflow: hidden; background: url('mm.jpg') no-repeat white"]
  8788. holzwerken.net###blub
  8789. titanic-magazin.de###bnr-kiwi
  8790. computerhilfen.de###bodyarea > div[style="height:95px;margin-top:17px;"]
  8791. computerhilfen.de###bodyarea > div[style="height:95px;margin-top:17px;position:relative;"]
  8792. flashgames.de###bottom10 > table[Width="123"][height="615"]
  8793. flashgames.de###bottom10 > table[Width="128"][height="75"]
  8794. 1001spiele.de,nailfreaks.com###bottomBanner
  8795. wonnemar.de###box-banner
  8796. futurezone.at###box-karriereat
  8797. golfv.de###boxWideSky
  8798. sdx.cc###box_SicherSurfen
  8799. gwd-minden.de###box_banner
  8800. suedkurier.de###box_meinsueden
  8801. bloggospace.de###boxgoogle
  8802. playmassive.de###brand
  8803. gameswelt.at,gameswelt.ch,gameswelt.de###brandabstand
  8804. schnittberichte.com###branding
  8805. 20min.ch###branding-click
  8806. bluray-disc.de###branding_header
  8807. maniac.de###branding_spanner
  8808. web2.0rechner.de###britnexbanner
  8809. eastcomp.de###broadcastbox
  8810. formel1.de###bs-container
  8811. finanzen.net###bs_abstand
  8812. hanf-magazin.com###bsa-html
  8813. warezking.in###btop
  8814. stupidedia.org###buch
  8815. wg.tvb1898.de###c1336
  8816. woelfe-handball.de###c32 ~ *
  8817. billiger.de###ca_box
  8818. looki.de###cad
  8819. 90elf.de###carousel
  8820. hostessen-meile.com###cent99
  8821. mobile.de###cert-demand
  8822. browsergames.de###chromebar
  8823. holstein-kiel.de###cittiBanner
  8824. deutsche-wirtschafts-nachrichten.de###clickable-top
  8825. pixelio.de###clipdealer
  8826. pooltrax.com###cmc1
  8827. pooltrax.com###cmc4
  8828. kalaydo.de###cmsBannerBapFrontpage
  8829. im1.tv###cmtable > tbody > tr[style="height:100px;"]:first-child
  8830. ayom.com###col1o > #col1 + br + br + div[align="center"]
  8831. bildschirmarbeiter.com###col3_content > .sidebox:first-child
  8832. steuerlinks.de###colLeft > #info
  8833. steuerlinks.de###colRight > #search
  8834. symptome.ch###collapseobj_sidebar > div[style="height:600px;"]
  8835. ppc-welt.info###collapseobj_vbcms_table_right > .tborder:first-child
  8836. schnelle-online.info###colleft + #colright[style="width:160px;"][rowspan="1"]:last-child
  8837. handball-neuhausen.de###cols3Right[style="height: 1097px;"]
  8838. os-informer.de,pcgameshardware.de###column_right
  8839. blick.ch###comBlockRnd
  8840. ogame.de,ogame.org###combox_container
  8841. winfuture.de###comments_box > div[style="height:60px;margin-top:1.3em;"]
  8842. safeyourlink.com###container > a[target="_blank"] > font[color="ff0000"]
  8843. rp-online.de###container > div > div[style="background:url(http://static.rp-online.de/layout/img/icon/leiste.gif) no-repeat;width:786px;"]
  8844. rp-online.de###container > div[style="position:absolute;top:9px;left:9px;"]:first-child
  8845. spielen.com###container > iframe + #overlay
  8846. spielen.com###container > iframe + #overlay + #overlay_bg
  8847. dtoday.de,goslarsche.de,lkz.de,mittelhessen.de,neckar-chronik.de,pz-news.de,schwaebische.de,tagblatt.de,weser-kurier.de###container_banner
  8848. tageblatt.de###container_banner_medium
  8849. augsburger-allgemeine.de,goslarsche.de,schwaebische.de,szon.de,tagblatt.de,teckbote.de###container_banner_wallpaper
  8850. schwaebische.de###container_banner_wallpaper_placeholder
  8851. neckar-chronik.de###container_bottom
  8852. biothemen.de###content + #right
  8853. fernsehkritik.tv###content > #rclm[style="width:224px;"]:last-child
  8854. wgvdl.com###content > #seitenblock > #seitenblockinhalt > #seitenblockzeilen
  8855. oxygen-scene.com###content > .board_message
  8856. hoerbuch.us###content > .entry-content:first-child
  8857. hoerbuch.us,lesen.to###content > font[color="red"] > h2
  8858. onlinereports.ch###content-banner1
  8859. onlinereports.ch###content-banner3
  8860. trendhure.com###content-left > a[target] > img
  8861. sprachnudel.de###content-wrapper > #content > span[id^="viewcontent"]:first-child
  8862. sprachnudel.de###content-wrapper > #content:last-child > #viewcontent:first-child > ul:first-child:last-child
  8863. matheboard.de###content2_rect2_div
  8864. frimon.de###content:last-child > #sky_right:first-child + .padding_down + .padding_down
  8865. sprachnudel.de###content:last-child > ul[class]:first-child
  8866. 1001spiele.de###contentBanner
  8867. creativeproxy.uimserv.net###contentContainer
  8868. scdhfk-handball.de###contentInnerWrap > #c629
  8869. wetter.net###content_anzeige
  8870. mydealz.de###content_banner
  8871. windowspro.de###content_before_first_para > .content > div[style="padding-top:15px;"]
  8872. softonic.de###content_list_leaderboard
  8873. xboxdynasty.de###content_marketing
  8874. matheboard.de###content_rect2_div
  8875. matheboard.de###content_rect_div
  8876. data-travelers.de###contentas
  8877. motorline.cc###contentbanner
  8878. pixelio.de###contentcontainer > div[align="left"][style="margin-top: 10px; margin-left: 20px"]
  8879. antenne.de###crBanner
  8880. crn.de###crn_adbox
  8881. kayak.de###crossSaleBody
  8882. kicker.de###ctl00_ControlNavi_presenterCtrl
  8883. gbase.ch,gbase.de###ctl00_MainContent_radrMetaboli
  8884. tarnkappe.info###custom_html-101
  8885. tarnkappe.info###custom_html-102
  8886. tarnkappe.info###custom_html-110
  8887. tarnkappe.info###custom_html-111
  8888. fitnessrezepte.de###custom_html-3
  8889. filmpalast.to###cycka-id
  8890. hardware-experten.de###dailybanner
  8891. wallstreet-online.de###dbFaktor
  8892. wallstreet-online.de###dban1
  8893. abacho.de###depart_tbl_main
  8894. handballforum-dormagen.de###derkapitaen
  8895. spiele-zone.de###destra
  8896. ebay.de###dfp-banner
  8897. kalaydo.de###dfpBannerBapFrontpage
  8898. probefahrten.eu###dialog
  8899. quoka.de###divBannerRESULTHEADER
  8900. game-freaks.net,saugking.net,warez-load.com###div_flip
  8901. arbeitstage.at,arbeitstage.de,joursouvres.ch###div_lfsp
  8902. connectiv.events###divi_pb_widget-3
  8903. g4u.me###dl-middle
  8904. dmax.de###dni-sponsor-link
  8905. schelian.de###dnn_dnnBANNER_lstBanners
  8906. seamonkey.at###donor
  8907. ddl-warez.to###download > div:first-child + br + a
  8908. winload.de###downloading > #websearch[style="margin-top: 8px; background-color: white;"]
  8909. dug-portal.com,hd-world.org,movie-blog.org###dp_layer
  8910. golyr.de###drk
  8911. 112-magazin.de,forendienst.de,navi-forum.net,wohnmobilforum.de###dropin
  8912. abnehmen-forum.com###dropinboxv2cover
  8913. abnehmen-forum.com###dropinboxv3cover
  8914. drehscheibe-foren.de,drehscheibe-online.de###dsBanner
  8915. 800gs.de###duonix
  8916. onlinewebservice4.de###dwindow
  8917. abacho.de###eatg_partnertipps_main
  8918. billiger.de###ebay_footer_widget_ajax
  8919. businessinsider.de###editorial2
  8920. fremdwort.de###elgnatcer
  8921. report-k.de###empf
  8922. kueche1.com###empfbox
  8923. hot-warez.org###error
  8924. deutsche-mittelstands-nachrichten.de###euroconf-banner
  8925. immobilo.de###expose-promo-links-wrapper
  8926. freenet.de###ext-frn-adtag-nativendo-1
  8927. freenet.de###ext-frn-adtag-nativendo-2
  8928. freenet.de###ext-frn-adtag-rectangle-1
  8929. freenet.de###ext-frn-adtag-rectangle-2
  8930. freenet.de###ext-frn-adtag-sky-1
  8931. fremdwort.de###ezisgib
  8932. spielen.com###fakebody
  8933. newsroom.de###far_right > div[style="height:600px"]
  8934. 3dl.tv###fb-root + script + center + br + .content_box[cellspacing="1"][cellpadding="0"] > tbody:first-child:last-child
  8935. fck.de###fck_bannerTop
  8936. gedankenausbruch.de###feedburner-email-subscription-2 + #text-11
  8937. flashforum.de###ffPartner
  8938. joggen-online.de###fib_banner
  8939. mikrocontroller.net###first-alayer
  8940. mikrocontroller.net###first-palayer
  8941. volleyball-bundesliga.de###floatBannerRight
  8942. volleyball-bundesliga.de###floatContainerTop
  8943. witz-des-tages.de###floatLayer
  8944. scdhfk-handball.de###fluege_banner
  8945. maclife.de###fm_marketplace_wrap
  8946. finanznachrichten.de###fn-ankuendigung
  8947. finanznachrichten.de###fnAd4
  8948. endstation-rechts.de###foo-r
  8949. endstation-rechts.de###foo-t
  8950. gmx.net,web.de###footer-icons
  8951. crescendo.de###footer-partners-wrapper
  8952. wohintipp.at###footerBanner
  8953. maniac.de###footeradd_xbox_frame
  8954. forum.stilmagazin.com###footerleader
  8955. fc-suedtirol.com###footersponsor
  8956. golem.de###forum-main > div[style="min-height:103px; margin:20px 0;"]
  8957. golem.de###forum-main > div[style="min-height:266px; margin:20px 0 10px;"]
  8958. dforum.net###forumbanner
  8959. vitaminanalyse.de###fragsbar
  8960. vitaminanalyse.de###fragsbar_dim
  8961. mufa.de###freikarten
  8962. spox.com###frnBanner
  8963. dmax.de###fs-skyscraper-outer
  8964. morgenpost.de###fsrect01
  8965. bild.de###fullBanner
  8966. nick.de,weltwoche.ch###fullbanner
  8967. wer-weiss-was.de###fullbanner_02
  8968. radiogong.de###fullsize
  8969. pinfy.de###fullsize-background-container
  8970. wallstreet-online.de###fullsizeBanner1
  8971. yasni.de###fullsizeBannerContainer
  8972. yasni.at,yasni.ch,yasni.de###fullsizeWrapper
  8973. kino-zeit.de###fullsize_banner
  8974. stb-web.de###fullsizebanner
  8975. buergerstimme.com###g-1
  8976. buergerstimme.com###g-4
  8977. buergerstimme.com###g-5
  8978. buergerstimme.com###g-8
  8979. boersennews.de###gAd_0
  8980. xboxdynasty.de###gac_content_1
  8981. tech-blog.net###gad2
  8982. quoka.de###gadafterad
  8983. quoka.de###gadpos1
  8984. quoka.de###gadtopright
  8985. hierspielen.com###gamelead
  8986. playmassive.de,playnation.de###games_wr_st > .lb
  8987. pooltrax.com###gas
  8988. lyrics.de,testreich.com,trendmile.de,wallpaper.to###genlayer
  8989. frag-mutti.de###gf-superbanner
  8990. greuther-fuerth.de###gf_main_sponsor
  8991. geizhals.at###gh_suckyad
  8992. formel1.de###globalwrapper > div[style="height:90px;"]
  8993. xxx-4-free.net###gne
  8994. spiele-zone.de,team-andro.com###google
  8995. tageszeitung-24.de###google-rechts
  8996. electronicscout24.de###google1
  8997. electronicscout24.de###google2
  8998. bloggospace.de###googlebox
  8999. gehaltsvergleich.com###googlesky
  9000. pooltrax.com###gra
  9001. schnell-schreiben.de###groupon-main-link
  9002. immo4trans.de###halfpage-banner
  9003. 1fcm.de,fc-magdeburg.de###haupt_banner
  9004. maerkischeallgemeine.de###head
  9005. ruhrbarone.de###headContainer
  9006. scdhfk-handball.de###headRightCommercials
  9007. wunschliste.de###head_banner
  9008. fxempire.de###head_banners
  9009. gamersplus.de###header > a:first-child:last-child
  9010. gamers.at###header > a[target="_blank"]
  9011. triff-chemnitz.de###header > a[target="_blank"][href^="/redirect.php?cid="]
  9012. mobilegeeks.de###header-container > #hs-l-4z
  9013. winload.de###header-link-loadblog
  9014. macnews.de###header-teaser
  9015. agriaffaires.de###header_ban
  9016. radio-teddy.de###header_banner
  9017. falk.de###header_banner_wrapper
  9018. falk.de###header_bservice_wrapper
  9019. klamm.de###header_main
  9020. paules-pc-forum.de,wardriving-forum.de###header_right_cell
  9021. amazon.de###heroQuickPromo_feature_div
  9022. 20min.ch###homegate-teaser-small
  9023. gratissoft.de,winfuture.de###homepage_rectangle
  9024. hornoxe.com###horn
  9025. falk.de###hotel_container
  9026. chip.de###hp-aquamarin
  9027. amazon.de###huc-first-upsell-row
  9028. mobile.de###huesgesReport
  9029. wiwo.de###ibm-adv-experts-corner
  9030. viamichelin.de###idHeaderGDH
  9031. schwarzwaelder-bote.de###id_595083d3_6b58_4939_b099_38cd1dd773f5
  9032. meintomtom.de###idealo
  9033. gutefrage.net###im-mediumRectangle
  9034. immonet.de###immonetadspacetop
  9035. immoauktionen.de###immowebAdCont
  9036. gmx.net,web.de###info-virus
  9037. sb.sbsb.cc###infobar
  9038. h-bw.de###inhalt-banner
  9039. zensiert.to###innercontent2 > .contentcontainer + .contentfooter + br + center
  9040. immonet.de###interhypSonder
  9041. np-coburg.de###internbox
  9042. 123recht.net###ip_content_wrapper > div[style="height: 90px;"]
  9043. abload.de###iphpbannerleft
  9044. golem.de###iqadtile4gol
  9045. golem.de###iqadtile8gol + section
  9046. sueddeutsche.de###iqd_flashAd
  9047. sueddeutsche.de###iqd_medrecAd
  9048. wallstreet-online.de###item_12528394
  9049. wallstreet-online.de###item_12529309
  9050. mein-schoener-garten.de###ivw_img + noscript + script + script + div[style="height:132px;"]
  9051. boerse-online.de###ivwimg
  9052. sein.de###ja-col1 a[target="_blank"] > img[alt=""]
  9053. juraforum.de###jf-stroer-sky
  9054. juraforum.de###jf-stroer-sky + div
  9055. juraforum.de###jf-stroer-superbanner
  9056. juraforum.de###jf-wrapper-inner > div[style="width:100%; position:relative; height:90px;"]
  9057. redhocks.de###jsn-promo
  9058. general-anzeiger-bonn.de###kala
  9059. express.de,fr-online.de,general-anzeiger-bonn.de,ksta.de,mz-web.de,rhein-zeitung.de,wz-newsline.de###kalaydo
  9060. aachener-zeitung.de###kalaydo-container-related-lokales-aachen
  9061. aachener-nachrichten.de,aachener-zeitung.de###kalaydoklein
  9062. 1fcm.de,fc-magdeburg.de###kopf_banner
  9063. astronews.com###kopf_screen > table[style="width: 900px;"]
  9064. internetcologne.de###kopfbanner
  9065. immonet.de###kuechenlink
  9066. nibelungenkurier.de###large_banner_top
  9067. deutsche-startups.de###latestDivider.highlighted
  9068. laut.de###laut-box-ad
  9069. beamtentalk.de,dug-portal.com,gesichtskirmes.net,hoerbuch.us,movie-blog.org,pornofilme24.info,sdx.cc,wichsfleck.com###layer
  9070. ingame.de###layer-overlay
  9071. tv-stream.to###layer_1
  9072. simpsons.to###layerbg
  9073. abload.de###layerleft
  9074. abload.de###layerright
  9075. wetter.de###lbs-offers-container
  9076. pooltrax.com###lcontainer2
  9077. nickles.de###leader
  9078. persoenlich.com###leaderbanner
  9079. boomerangtv.de,channelpartner.de,ebay.at,ebay.ch,ebay.de,ircgalerie.net,laut.de,ringrocker.com,schweizamsonntag.ch,skiinfo.ch,skiinfo.com,skiinfo.de,sky.de,spieletipps.de,teccommunity.de,xboxfront.de###leaderboard
  9080. silicon.de###leaderboard-top
  9081. searchsecurity.de###leaderboardPlacement
  9082. laut.de###leaderboardSpace
  9083. depechemode.de###leaderboardtop
  9084. busliniensuche.de###leaderbord-top
  9085. channelpartner.de###leadfull
  9086. winload.de###leftBanner
  9087. e-recht24.de###leftColumn > .tborder[cellspacing="0"][cellpadding="0"][style="text-align:center;background-color:#F1F1F1!important;width:100%;height:620px;overflow:hidden;"]
  9088. sosuanachrichten.com###left_banner
  9089. thuermer-hoch2.de###left_navi > div[align="center"]:last-child
  9090. grosseleute.de###leftboxcontent > :nth-child(n) a[href] > img[src^="image/"]
  9091. grosseleute.de###leftboxcontent > :nth-child(n) a[href] div img[src^="image/"]
  9092. kuechentipps.de###leftside > .promo
  9093. satempfang-magazin.de###leserumfrage-close
  9094. duden.de###lexem_ad
  9095. lmdfdg.com###link_placeholder
  9096. tabtech.de###linkabletitlehtmlandphpwidget-6
  9097. anderes-wort.de###linkline
  9098. notebookcheck.com###linklist1:first-child:last-child > div[style="text-align: center;"]
  9099. totalbash.org###links > .links1_hg
  9100. blogtotal.de###links > div[align="center"]
  9101. downloadstube.net###links_container + script + a[onclick]
  9102. handballforum-dormagen.de###linksaussen
  9103. salue.de###linktipps
  9104. ensuite.ch###linkzeile
  9105. clever-tanken.de###list-banner
  9106. lama-power.com###load-scene-1-figur-ads
  9107. lama-power.com###load-scene-1-figur-ads-2
  9108. lama-power.com###load-scene-1-figur-ads-3
  9109. lokalisten.de###logOutCon3
  9110. wetter.de###loginboxXDOT
  9111. lesben.org###logo
  9112. 5-jahres-wertung.de###logo-right > div[style="float:left;margin-top:25px;"]
  9113. wetteralarm.at###logo-sponsor
  9114. uimserv.net###logoutlounge
  9115. eurogamer.de###low-leaderboard
  9116. hornoxe.com###lside > center > a[target="_blank"] > img
  9117. mov-world.net,xxx-4-free.net###lyr
  9118. filmz.de###m > div[style="left:16px;width:468px;overflow:hidden"] + .p[style="left:4px;width:492px;height:262px"]:last-child
  9119. t-online.de###ma_ar
  9120. t-online.de###ma_ar_2
  9121. t-online.de###ma_ar_3
  9122. t-online.de###ma_mrec
  9123. crackajack.de###madcowdesease_premium
  9124. gmx.net,web.de###mail-list .iba
  9125. gmx.net,web.de###mail-list .new.nma
  9126. mov-world.net###main > #lblock + [style*="width: 180px"]
  9127. emergency-forum.de###main > .border > .container-1[style="text-align: center"]:first-child:last-child
  9128. abendblatt.de###main > .column-1 > .widget > #lt_Wrap
  9129. esbgforum.de###main > .pageOptions + .info + div[align="center"]
  9130. iphone-tricks.de###main-area > script + div > div > img
  9131. yasni.at,yasni.ch,yasni.de###main-content-ac1
  9132. clever-tanken.de###main-content-partners
  9133. lesen.to###main:first-child > br:first-child + br + .box2
  9134. grosseleute.de###mainContainer > :nth-child(n) + div:last-child div:first-child:last-child > div:first-child:last-child > a[href] > img[src^="image/"]
  9135. grosseleute.de###mainContainer > :nth-child(n) div:first-child:last-child > div:first-child:last-child > a[href] > img[src^="image/"]
  9136. grosseleute.de###mainContainer > div[align="center"] table[width][height] a[href] > table[width][height]
  9137. skodacommunity.de###mainContainer > div[align="center"]:first-child
  9138. forexpros.de###mainPopUpContainer
  9139. podster.de###main_container > div[style="height: 100px; text-align: center;"]:first-child
  9140. gamingxp.com,mobilexp.com###main_outer_banner
  9141. gamingxp.com,mobilexp.com###main_skyscraper
  9142. gay-szene.net###main_top
  9143. jetztspielen.de###main_top_banner
  9144. contaxe.com###maintable
  9145. bazonline.ch###marketBox
  9146. markt.de###markt_superbanner
  9147. ef-magazin.de,macmagazin.de,macnews.de###marktplatz
  9148. euronics.de###master_footer_box_placeholder
  9149. startxxl.com###mcebox
  9150. chilloutzone.net###mdealzcontainer
  9151. linkbase.in###mdh
  9152. mov-world.net###mdh_flip
  9153. t-online.de###med_anz
  9154. klicktel.de###mediaBanner
  9155. rundschau.info###media_image-37
  9156. rundschau.info###media_image-38
  9157. rundschau.info###media_image-39
  9158. basicthinking.de###media_image-4
  9159. rundschau.info###media_image-6
  9160. rundschau.info###media_image-91
  9161. cosmiq.de###medium_rectangle_container
  9162. gay-szene.net###medrectmenuright
  9163. pollenflug.de###mega-banner
  9164. wlz-fz.de###meinprospekt_header
  9165. dnblog.in###meteor-slideshow
  9166. golem.de###microcity-clip
  9167. handball-neuhausen.de###middleWrapper > #cols3Right[style="height: 1062px;"]
  9168. immonet.de###mietkautionslink
  9169. 20min.ch###min_billboard
  9170. bunte.de###mini-panel-home_header_shopping_teaser
  9171. koeln.de###mini-panel-rs_teaser_awb
  9172. koeln.de###mini-panel-rs_teaser_verpoorten
  9173. autozeitung.de###mini-panel-sidebar_default div[id] > img[src^="/images/"]
  9174. 20min.ch###minrectangle
  9175. lesen.to###mirror
  9176. totalbash.org###mitte > .menueoben + .beitrag_oben2
  9177. totalbash.org###mitte > .menueoben + .beitrag_oben2 + .beitrag
  9178. totalbash.org###mitte > .menueoben + .beitrag_oben2 + .beitrag + .beitrag_unten
  9179. heise.de###mitte > .right[style="font-size: 0.7em; margin-right: 20px;"]
  9180. ogame.de###mmoPFstaticWrap
  9181. jobrapido.de###modalBackground[style="width: 1903px; height: 1059px; opacity: 0.2; display: block;"]
  9182. jobrapido.de###modalDialog[style="display: block; top: 355.5px; left: 686.5px;"]
  9183. orf.at###monsterdiv
  9184. wallstreet-online.de###mooTicker
  9185. wallstreet-online.de###mooTickerContainerMobile
  9186. berlin-nutten.com###more-sex
  9187. stadtradio-goettingen.de###mp3ads
  9188. radio-teddy.de###mpl
  9189. gamigo.de###mrbox
  9190. visions.de###mrect
  9191. morgenpost.de###mrect01
  9192. morgenpost.de###mrect02
  9193. hornoxe.com###mside > .navigation + div[align="center"] + .box-new
  9194. hornoxe.com###mside > .navigation + div[align="center"] + h2 + center
  9195. hornoxe.com###mside > a[href^="http://www.amazon.de/"][href*="?tag=hornoxecom-21"] > img
  9196. meinestadt.de###mt-banner
  9197. funnybilder.net,lachfails.net,vipbilder.net###mt_right
  9198. mov-world.net###mw_layer
  9199. lexas.biz###mypop2_b
  9200. meetingpoint-brandenburg.de###myspacerinner
  9201. meetingpoint-brandenburg.de###myspacerright
  9202. send4free.de###n8f880e
  9203. hifitest.de###navigation + div[style="margin-top:10px;"]
  9204. gmx.net###navigation > #navSpecial[style="height: 233px;"]
  9205. web.de###navigation > #navSpecial[style="height: 235px;"]
  9206. home.1und1.de###navigation > .module[style="height: 235px;"] + #navSpecial[style="height: 235px;"]
  9207. nordbayern.de###nb-banner-top
  9208. meteoprog.at###nb_3[activesection="254"]
  9209. inside-digital.de,inside-handy.de###neben_site
  9210. tellows.de###netpointLeaderboard
  9211. chilly-vanilly.net###netzclubLayer
  9212. pchilfe.org###new_sponsor
  9213. presseecho.de###newsbanner
  9214. dmax.de###nleaderboard-outer
  9215. jappy.at,jappy.de###noBanner
  9216. motor-talk.de###noadsDashboardOverlayFix
  9217. versicherungsjournal.at,versicherungsjournal.de###norm-skyscraper-box
  9218. versicherungsjournal.de###oben-skyscraper-box
  9219. uhrforum.de###oc24-div-inner
  9220. uhrforum.de###oc24-inside-bottom
  9221. finanz-notes.de###oc24_container_top
  9222. yasni.de###offer
  9223. thueringer-allgemeine.de###oms_gpt_rectangle
  9224. stimme.de###oms_gpt_superbanner
  9225. mixeryrawdeluxe.tv###outerBanner
  9226. giga.de###outertop3 > .innertop
  9227. giga.de###outertop3 > div > #hockeystick
  9228. schiffsansagedienst-cuxhaven.de###overlay
  9229. schiffsansagedienst-cuxhaven.de###overlay + #lightBox
  9230. hstt.net###page-header + br + .forabg
  9231. hc-erlangen.de###pageBanner
  9232. unternehmerkarte.de###pageBannerRgt
  9233. unternehmerkarte.de###pageBannerTop
  9234. wetter.de###pageRelated > #pageHalfpage
  9235. wetter.de###page_arranged_quicklink > .pageQuicklinks
  9236. nordbayern.de###page_billboard
  9237. dwdl.de###pagecontainer > .regular_LB
  9238. ogame.de###pagefoldtarget
  9239. amateurchess.com###pagenav_menu + .tborder[Width="100%"][cellspacing="1"][cellpadding="7"][border="0"][align="center"] + br + table[border="1"]
  9240. amateurchess.com###pagenav_menu + .tborder[Width="100%"][cellspacing="1"][cellpadding="7"][border="0"][align="center"] + br + table[border="1"] + br + table[border="1"]
  9241. rheinforum.com###pagenav_menu + table[Width="100%"][border="0"]
  9242. climbing.de###pane-werbung
  9243. nh24.de###partner
  9244. borussia.de###partnerBottom
  9245. wirtschaftslexikon.gabler.de###partnerContainer
  9246. spielechat.de,spieleportal.de###partner_box
  9247. schoener-fernsehen.com###partnerbottom
  9248. chefkoch.de###partnerlogos-bottom
  9249. schoener-fernsehen.com###partnerright
  9250. starwars-union.de###partnerzeile
  9251. tchibo.de###pcPromoLayer
  9252. ciao.de###pg-spLinks
  9253. pcgameshardware.de###plakatfullsize
  9254. os-informer.de,pcgameshardware.de###plakathomecontentmetaboli1
  9255. os-informer.de,pcgameshardware.de###plakathomecontentmetaboli1bottom
  9256. os-informer.de,pcgameshardware.de###plakathomecontentmetaboli2
  9257. os-informer.de,pcgameshardware.de###plakathomecontentmetaboli2bottom
  9258. buffed.de,gamezone.de###plakatinhalttag_1
  9259. pcgameshardware.de###plakatskyscraper
  9260. businessxp.at,mobilexp.com###platform_skyscraper
  9261. immobilienscout24.de###platzhirsch-container
  9262. regionalgoslar.de###platzierung
  9263. myspass.de###playerData > div[style="height: 250px; overflow: hidden;"]
  9264. gulli.com###plista1_belowArticle > .TeaserBox:first-child + .TeaserBox
  9265. serienjunkies.de###plista_widget_slide
  9266. projektmanagementhandbuch.de###pm_cockpit_banner
  9267. drmvf.de###pop
  9268. hot-warez.org###popover
  9269. flirttoday.de,gnz.de,kontaktanzeigen-flirt.de,partybilder24.com,was-verdient-ein.de###popup
  9270. bbszene.de###popup-div
  9271. pcpraxis.de###popup1
  9272. radio7.de###popupContact
  9273. daskochrezept.de,freeware.de,shareware.de###popup_layer
  9274. was-verdient-ein.de###popupb
  9275. macnews.de###post-162871
  9276. lesen.to###post-17047
  9277. hd-world.org###post-196712
  9278. hd-world.org###post-196712 + * + *
  9279. hd-world.org###post-196712 + :nth-child(n)
  9280. lesen.to###post-19999
  9281. hd-world.org###post-201659
  9282. hd-world.org###post-201659 + * + *
  9283. hd-world.org###post-201659 + :nth-child(n)
  9284. hd-world.org###post-204937
  9285. hd-world.org###post-204937 + * + *
  9286. hd-world.org###post-204937 + :nth-child(n)
  9287. hd-world.org###post-208271
  9288. hd-world.org###post-208271 + * + *
  9289. hd-world.org###post-208271 + :nth-child(n)
  9290. hd-world.org###post-213230
  9291. hd-world.org###post-213230 + * + *
  9292. hd-world.org###post-213230 + :nth-child(n)
  9293. lesen.to###post-27843
  9294. xxx-blog.to###post-31656
  9295. wintotal.de###post-3547
  9296. lesen.to###post-36149
  9297. lesen.to###post-39154
  9298. sound-blog.org###post-3968
  9299. lesen.to###post-39688
  9300. hd-world.org###post-43541
  9301. hd-world.org###post-43541 + .date + .entry
  9302. hoerbuch.us###post-49907
  9303. hoerbuch.us###post-54902
  9304. hd-world.org###post-55122
  9305. hd-world.org###post-55122 + .date + .entry
  9306. hd-world.org###post-55122 + .date + .entry + .info_m
  9307. wintotal.de###post-5519
  9308. xxx-blog.to###post-6155
  9309. lesen.to###post-62885
  9310. hoerbuch.us###post-68852
  9311. hoerbuch.us###post-71051
  9312. lesen.to###post-73957
  9313. hoerbuch.us###post-74321
  9314. hoerbuch.us###post-74326
  9315. hoerbuch.us###post-74433
  9316. xxx-blog.to###post-75123
  9317. xxx-blog.to###post-75283
  9318. mobilfunk-talk.de###postXXXXX
  9319. supernature-forum.de###post_
  9320. handy-hilfeforum.de,usp-forum.de###post_218944
  9321. pocketpc.ch###post_99_Ad_Second
  9322. pcgames.de###post_rec
  9323. wow-forum.com###posts #wow_ros_postbit
  9324. myboerse.bz###posts > li[id^="yui-gen"]
  9325. mobilfunk-talk.de###posts > li[id^="yui-gen"].postcontainer
  9326. unixboard.de###posts > table[Width="100%"][cellspacing="0"][cellpadding="0"][border="0"][style="page-break-before: always"]
  9327. gutefrage.net###poweredBy
  9328. bild.de###powerplace
  9329. n-tv.de###premio_rectangle
  9330. absatzwirtschaft.de###premium-area
  9331. 2load.org,fcenergie.de###premiumpartner
  9332. fcenergie.de###premiumpartner_fuss
  9333. laola1.at###presenting_horizontal_container
  9334. laola1.at###presenting_left
  9335. laola1.at###presenting_right
  9336. schoener-fernsehen.com###previewtxt + div[id][style="display: block;"]
  9337. pcgameshardware.de###pricehitsTextTeaser
  9338. metager.de###products
  9339. buffed.de,gamezone.de,pcgames.de###promo_1
  9340. okitalk.com###promo_foot
  9341. okitalk.com###promo_left
  9342. okitalk.com###promo_page
  9343. okitalk.com###promo_right
  9344. stuttgarter-zeitung.de###promoblock_1
  9345. gameswelt.at,gameswelt.ch,gameswelt.de###pslink
  9346. psychic.de###psychictable > table[Width="100%"][border="0"] > tbody > tr > td[Width="167"][valign="top"]:last-child
  9347. fussballtransfers.com###pub-200x197
  9348. fussballtransfers.com###pub-300x250
  9349. fussballtransfers.com###pub-468x60
  9350. fussballtransfers.com###pub-728x90
  9351. fussballtransfers.com###pub-mini
  9352. quotenmeter.de###qm-content-box > div[style="margin-top:0;"]:last-child > div[style="margin:0 0 15px 8px; float:left; position:relative; width:334px;"]:first-child
  9353. fanfiktion.de###qql
  9354. aiobase.com###quickLoginBox + center + style + div:last-child
  9355. aiobase.com###quickLoginBox + style + div:last-child
  9356. aol.de###rA
  9357. wissenschaft.de###rechts
  9358. musiksampler.de###rechts > table[weight="150"]:first-child + br + table[weight="150"]:last-child
  9359. handballforum-dormagen.de###rechtsaussen
  9360. chefkoch.de###recipe-com-user-banner
  9361. chefkoch.de###recipe_com_user_banner
  9362. kicker.de,kidszone.de,os-informer.de,pcgames.de,pcgameshardware.de,smartphone-daily.de,widescreen-online.de###rect_anz
  9363. autoexperience.de,bauexpertenforum.de,cineman.de,daselternforum.de,fitness-foren.de,flugzeugforum.de,kreatives-wohnforum.de,laut.de,lpgforum.de,macprime.ch,mazda-forum.info,moonwalk.ch,neue-braunschweiger.de,notebookforum.at,pkw-forum.de,prad.de,ringrocker.com,teccentral.de,usp-forum.de,win-10-forum.de,win-8-forum.net,winboard.org,windows-7-forum.net,windows-8-forum.net,xboxone-forum.net###rectangle
  9364. spieletipps.de###rectangleRgt
  9365. spieletipps.de###rectangleRgt + div + a[href^="http://po.st/"]
  9366. laut.de###rectangleSpace
  9367. abacho.de###reisemarkt-sidebar
  9368. der-postillon.com###reklame-artikel
  9369. porno-streams.com,pornorio.com,youporn-deutsch.com###rel-vids
  9370. downloadstube.net###results > div[class]:first-child
  9371. downloadstube.net###results > div[class]:first-child + script + div[class]
  9372. indeed.ch###resultsCol > .lastRow + div[class]
  9373. indeed.ch###resultsCol > .messageContainer + style + div + script + style + div[class]
  9374. 20min.ch###ricardolino-wrapper
  9375. das-inserat.de###right > .erfcms_advimgtext
  9376. schachbund.de###right > .inside > .mod_form + .mod_banner
  9377. frag-mutti.de###right-ad
  9378. winfuture.de###rightWrap > .win7_special_teaser + .rightBx
  9379. sosuanachrichten.com###right_banner
  9380. psychic.de###righta
  9381. psoriasis-netz.de###rightbanner
  9382. grosseleute.de###rightboxcontent > :nth-child(n) a[href] div img[src^="image/"]
  9383. grosseleute.de###rightboxcontent > :nth-child(n) div:first-child:last-child > a[href] > img[src^="image/"]
  9384. golyr.de###ring
  9385. dnewsvideo.de###roadblockHeader
  9386. superfly.fm###rognerbadblumauhp_hype_container
  9387. wz-newsline.de###rollout
  9388. dforum.net###rotationbanner_1
  9389. pcgameshardware.de,smartphone-daily.de###row_top
  9390. serialbase.us,serialzz.us###rrtoplist
  9391. ef-magazin.de###rscraper
  9392. kleinanzeigen.de###rspBanner
  9393. ebay.at,ebay.ch###rtm_NB
  9394. ebaymotors.at###rtm_div_10066
  9395. ebaymotors.at###rtm_div_1025
  9396. ebay.at,ebay.ch###rtm_html_225
  9397. handballforum-dormagen.de###rueckraumrechts_forum
  9398. pooltrax.com###s20
  9399. pooltrax.com###s42
  9400. brautinfo.at###s_fusszeile_inner
  9401. stupidedia.org###sbgdde
  9402. blick.ch###scout24Rnd
  9403. celia-okoyino.de###scraper
  9404. zoozle.net###search_right
  9405. zoozle.net###search_topline
  9406. mailhilfe.de###second > #text-2
  9407. mikrocontroller.net###second-alayer
  9408. mikrocontroller.net###second-palayer
  9409. allfacebook.de###secondary > #text-10
  9410. onlinemarketingrockstars.de###secondary > #text-27
  9411. onlinemarketingrockstars.de###secondary > #text-28
  9412. allfacebook.de###secondary > #text-4
  9413. allfacebook.de###secondary > #text-7
  9414. scifi-forum.de###sff_header_top
  9415. scdhfk-handball.de###sgsOverlay
  9416. byte.to###shareonline
  9417. xboxfront.de###shopauszug
  9418. uhrforum.de###shuffled-sponsored
  9419. nicestthings.com###sidebar > #HTML3
  9420. heisserdraht.net###sidebar > #text-10
  9421. lesen.to###sidebar > #text-11
  9422. xn--arabische-kche-qsb.de###sidebar > #text-12
  9423. namibia-hunter.at###sidebar > #text-8.widget-3
  9424. xn--arabische-kche-qsb.de###sidebar > #text-9
  9425. omfg.to###sidebar > .ad
  9426. stopadblock.org###sidebar > div[id][style="text-align:center"]
  9427. stopadblock.org###sidebar > div[style] + div[id][style]
  9428. abnehmen.com,aquariumforum.de,auswandererforum.de,pferd.de,radforum.de###sidebar > li > .ffwidget_sidebar
  9429. windows-8-forum.net###sidebar > li:first-child > .block
  9430. tgs-pforzheim.de###sidebar > ul > #aioslideshow-widget-2
  9431. mamamiez.de###sidebar > ul > #text-7
  9432. autozeitung.de###sidebar div[id] > img[src^="/imags/"]
  9433. infosperber.ch###sidebar-inner-content > .bildbox
  9434. infosperber.ch###sidebar-inner-content > .expertenjobs
  9435. areadvd.de###sidebar-left #text-5
  9436. mikrocontroller.net###sidebar-right > div[style]:last-child > div[id]:last-child > div[style]
  9437. mikrocontroller.net###sidebar-right > div[style]:last-child > script + div[style]:last-child
  9438. grenzwissenschaft-aktuell.blogspot.de###sidebar-right-1 > #HTML1 > .widget-content:first-child
  9439. saskiarundumdieuhr.blogspot.de###sidebar-right-1 > #HTML2
  9440. saskiarundumdieuhr.blogspot.de###sidebar-right-1 > #HTML4
  9441. lifetime12.blogspot.de###sidebar-right-1 > #HTML6
  9442. lifetime12.blogspot.de###sidebar-right-1 > #HTML7
  9443. mal-kurz-in-der-kueche.blogspot.de,saskiarundumdieuhr.blogspot.de###sidebar-right-1 > #Image1
  9444. saskiarundumdieuhr.blogspot.de###sidebar-right-1 > #Image12
  9445. mal-kurz-in-der-kueche.blogspot.de,saskiarundumdieuhr.blogspot.de###sidebar-right-1 > #Image3
  9446. mal-kurz-in-der-kueche.blogspot.de,saskiarundumdieuhr.blogspot.de###sidebar-right-1 > #Image4
  9447. mal-kurz-in-der-kueche.blogspot.de###sidebar-right-1 > #Image6
  9448. saskiarundumdieuhr.blogspot.de###sidebar-right-1 > #Image7
  9449. uhrforum.de###sidebar_container
  9450. morgensex.com###sidebar_promo
  9451. pinksugar-kessy.de###sidebar_right > #HTML7
  9452. pinksugar-kessy.de###sidebar_right > #HTML9
  9453. navisys.de###sidebox108
  9454. horseweb.de###sidelist > ul:last-child
  9455. finanznachrichten.de,motorline.cc###sideteaser
  9456. browsergames.de###site-banner-middle
  9457. ariva.de###siteTeaserBox
  9458. ariva.de###siteTeaserLayer
  9459. fck.de###site_overlay_wrapper
  9460. next-gamer.de###sitebrandingOpener
  9461. elhabib.com###sitepromo
  9462. wallstreet-online.de###siteteaser
  9463. local.ch,macprime.ch,mysmag.de,n-tv.de,teleboerse.de,tvheute.at###sky
  9464. kalaydo.de###skyID
  9465. aktionspreis.de###skyScraper
  9466. apotheke-adhoc.de###skyWall
  9467. t-online.de,wetter.info###sky_anz
  9468. frimon.de###sky_right
  9469. xboxdynasty.de###skyright
  9470. ebay.at,ebay.ch,ebay.de###skyscrape
  9471. alternate.de,apotheke-adhoc.de,autozeitung.de,bikerszene.de,boomerangtv.de,busliniensuche.de,centertv.de,charivari986.de,china.ahk.de,curt.de,das-inserat.de,eurogamer.de,fussballdaten.de,gamingxp.com,halle.de,key-preisvergleich.de,laut.de,msxfaq.de,nickles.de,schweizamsonntag.ch,sf.tv,surffact.de,vanion.eu###skyscraper
  9472. autozeitung.de###skyscraper + div
  9473. apotheke-adhoc.de###skyscraper-left
  9474. apotheke-adhoc.de###skyscraper-right
  9475. dashitradio.de###skyscraper-wide
  9476. oberpfalznetz.de###skyscraper_extreme_right
  9477. digitalfernsehen.de,nick.de###skyscraper_right
  9478. digitalfernsehen.de###skyscraper_top
  9479. dooyoo.de###skyscrapper
  9480. lachschon.de###skyskraper
  9481. conrad.ch###slide
  9482. burning-seri.es###slidein
  9483. poker-lernen.info###slider
  9484. carookee.net###sm[align="right"]
  9485. heinertown.de###smallSliderFrame0
  9486. bigfm.de###smartclip-overlay
  9487. ddl-warez.in###smoozed
  9488. dict.cc###snhb-listing_wide_skyscraper-0
  9489. ddl-music.org,ddl-warez.in,pornlounge.org###so_ad
  9490. magistrix.de###songtext > .visible-desktop
  9491. amazon.de###sp_detail
  9492. amazon.de###sp_detail2
  9493. amazon.de###sp_detail_thematic
  9494. wuppertaler-rundschau.de###spalte_anzeigen_links
  9495. wuppertaler-rundschau.de###spalte_anzeigen_rechts
  9496. museumsdienst-hamburg.de###spb
  9497. museumsdienst-hamburg.de###spbn
  9498. vhs-ol.de###special
  9499. efever.de###specialside
  9500. efever.de###specialthreediv
  9501. efever.de###specialtwodiv
  9502. probefahrten.eu###spmask
  9503. studententage.tu-freiberg.de###spo2
  9504. eintracht-handball.de###sponsi
  9505. deutsche-mittelstands-nachrichten.de,myvideo.de###sponsor
  9506. wetteralarm.at###sponsor-info
  9507. pressetext.com###sponsoredLinkPortletId
  9508. frischauf-gp.de,fvillertissen.de,gwd-minden.de,h-bw.de,hg-saarlouis.de,hsc-bad-neustadt.de,s15815331.onlinehome-server.info,tbv-lemgo.de###sponsoren
  9509. hg-saarlouis.de,studententage.tu-freiberg.de###sponsoren2
  9510. achtzehn99.de,hsc2000.de###sponsors
  9511. trendhure.com###sprite-content-title-buchtipp
  9512. trendhure.com###sprite-content-title-sexy
  9513. ifun.de###squarebutton_125x125_left
  9514. ifun.de###squarebutton_125x125_right
  9515. scifi-forum.de###starfox1
  9516. scifi-forum.de###starfox2
  9517. scifi-forum.de###starfox3
  9518. cinestar.de###stars_overlay
  9519. kle-point.de###startseite_300
  9520. mobiflip.de###sticky
  9521. mobile.de###sticky-des
  9522. lkz.de###stickyBanner
  9523. simfans.de###storeBanner_Sidebar
  9524. filmpalast.to###streamPlay + span > a
  9525. mega-stream.to###streamTabs > :nth-child(6) + .ui-accordion-header
  9526. immonet.de###strom-link
  9527. bild.de###subchannelBanner1_1
  9528. bild.de###subchannelBanner2_2
  9529. sims-3.net###subheader
  9530. xolopo.de###subnav_partner
  9531. aktionspreis.de,nanu.de###superBanner
  9532. t-online.de###superBannerContainer
  9533. apotheke-adhoc.de,autozeitung.de,braunschweiger-zeitung.de,deutsche-wirtschafts-nachrichten.de,donaukurier.de,fussballdaten.de,golem.de,internetworld.de,itwissen.info,lecker.de,lpgforum.de,morgenpost.de,morgenweb.de,netdoktor.at,neue-braunschweiger.de,pkw-forum.de,rtl.de,stimme.de,tvh1.de,vogue.de,webradio.de,wer-kennt-wen.de,winboard.org###superbanner
  9534. juve.de###superbanner_side
  9535. juve.de###superbanner_top
  9536. tri-mag.de###superbanner_wide
  9537. chilloutzone.net###superreplacement
  9538. iphoneblog.de,viply.de,web.de###supersize
  9539. suche.t-online.de###tMRM_amazon
  9540. suche.t-online.de###tMRM_billiger
  9541. myspass.de###target_banner_wrapper
  9542. myspass.de###target_banner_wrapper_helper
  9543. endungen.de###tblAdd2
  9544. projektmanagementhandbuch.de###tc_banner_header
  9545. boote-forum.de###td_threadstatusicon_AD + td[align="center"]
  9546. ciao.de###tealium-leaderboard
  9547. ciao.de###tealium-mpu-bottom
  9548. stadtradio-goettingen.de###teaser a[href^="http://www.puk-minicar.de"]
  9549. stadtradio-goettingen.de###teaser a[href^="http://www.syndicat.com"]
  9550. chefkoch.de###teaser-top-partner
  9551. titanic-magazin.de###teaser-wrap > span[style="font-size: 7pt; color: grey;"]
  9552. wetter.de###teaser_hotelde_suche
  9553. computerbild.de###teaser_right a[target="_blank"][href^="http://ww251.smartadserver.com/h/cc?imgid="]
  9554. spieletipps.de###teaserheld-header
  9555. bitcoinnews.ch###text-20
  9556. bitcoinnews.ch###text-21
  9557. bitcoinnews.ch###text-24
  9558. bitcoinnews.ch###text-3
  9559. tsvbodnegg.de###text-5
  9560. mtb-news.de###text-6 > div > div > img
  9561. namibia-hunter.at###text-9.footer-box
  9562. wirtschaftslexikon.gabler.de###textBannerContainer
  9563. fremdwort.de###thgirrennab
  9564. gamepro.de,gamestar.de###thmbnr
  9565. fundanalyzer.de,fundresearch.de###ticker
  9566. vfl-gummersbach.de###ticketmaster
  9567. peeplo.de###tips-share
  9568. t-online.de###tl_anz-pos1
  9569. fnweb.de###top-bannerrow
  9570. clever-tanken.de###top-bar
  9571. awardfabrik.de###top2
  9572. 1001spiele.de,junge-freiheit.de,jungefreiheit.de,php-resource.de###topBanner
  9573. sm.de###topBlock
  9574. suchen.de###topPPC
  9575. kreisanzeiger-online.de###top_ad_topb
  9576. wavetv.de###top_advertisement
  9577. jobanova.de###top_afs_container
  9578. allround-pc.com###top_banner
  9579. wintotal.de###topads
  9580. 3druck.com,am-ende-des-tages.de,bitsundso.de,motor-talk.de,newsclick.de,wohnungswirtschaft-heute.de###topbanner
  9581. willhaben.at###topbanners
  9582. dotnetpro.de###topbar
  9583. tecchannel.de###toplineBar
  9584. queer.de###toplinks
  9585. queer.de###toplinksw
  9586. myfont.de###toplists
  9587. gmx.net,home.1und1.de,web.de###topper
  9588. spritmonitor.de###towe
  9589. willhaben.at###tower
  9590. gay-szene.net###tpl_right
  9591. kinofilme.ucoz.com###trade
  9592. n-tv.de,urlaubspiraten.de,wetter.de###trivago_dealform
  9593. t-online.de###tsc_skyscraper
  9594. t-online.de###tsrwh
  9595. hooksiel.de###ueberalles
  9596. mov-world.net###uflip
  9597. home.1und1.de,web.de###uimTopPosition
  9598. immonet.de###umzugsauktionslink
  9599. fireball.de###url[style="width: 100%;margin-left:5px;margin-top:5px;"]
  9600. mov-world.net###usenet_flip
  9601. autozeitung.de###veeseoRA2AW_RUN + script + div
  9602. ifun.de,iphone-ticker.de###verbraucherhinweis-300x600
  9603. ifun.de,iphone-ticker.de###verbraucherhinweis-970
  9604. ifun.de,iphone-ticker.de###verbraucherhinweis-970x250
  9605. ifun.de,iphone-ticker.de###verbraucherhinweis-latest
  9606. ifun.de,iphone-ticker.de###verbraucherhinweis-single-300x250
  9607. dwdl.de###viad_canvas
  9608. androidpit.de###videoTakeOver
  9609. androidpit.de###videoTakeOverBackground
  9610. gameswelt.at,gameswelt.ch,gameswelt.de###videolink
  9611. t-online.de###vmsky
  9612. gehaltsvergleich.com###vn-super
  9613. ddlporn.org###vote_9load
  9614. linkvz.net,mac-guru.org,oxygen-scene.com###vote_popup
  9615. shortnews.de###vv
  9616. derwesten.de###w-ad-hpa
  9617. med1.de###w2_u[style="visibility: visible; margin-bottom: 1em; clear: left;"]
  9618. med1.de###w_b
  9619. med1.de###w_o
  9620. med1.de###w_s
  9621. queer.de###walloben
  9622. games.ch###wallpaper
  9623. browsergames.de,spielesnacks.de###wallpaper-link
  9624. pons.eu###wallpaper_1
  9625. justnetwork.eu,uhrzeit.org###wallpaperlink
  9626. pcpraxis.de###wand1
  9627. serialbase.us###warning
  9628. 3druck.com###wb-links
  9629. hifitest.de###wb-right
  9630. hifitest.de###wb-top
  9631. webfail.com###webfail_de_300_250_rt
  9632. fernsehserien.de###werbemittel-rectangle
  9633. linguee.de###wide_banner_right
  9634. vogelschiessen-coburg.de###widget_sp_image-3
  9635. win-10-forum.de###widgetlist_column2 > li > div > div > a > img
  9636. eliteanimes.com###wleft
  9637. meetingpoint-brandenburg.de###wobra-suche
  9638. ariva.de###wpAktieImFokus
  9639. ariva.de###wpProduktzeileZertifikate
  9640. ruhrbarone.de###wpTopBox
  9641. stb-web.de###wpbg
  9642. wikio.de###wpub
  9643. serienjunkies.de###wrap + span[align="center"] + div
  9644. manager-magazin.de###wrapBoard > #wrapMain:first-child > .pbox
  9645. schwaebische.de###wrapper > #titelkopf
  9646. xxx-blog.to###wrapper > div#header:first-child + center
  9647. sprachnudel.de###wrapper > div[style="margin: 0 0 5px 0;"]
  9648. leave.to###wrapper > header + .wrapping
  9649. leave.to###wrapper > header + .wrapping + .wrapping:last-child
  9650. micky-maus.de###wrapper-1 > #extra1[style="padding-left: 108px;"]
  9651. scdhfk-handball.de###wrapper_SWL
  9652. n-tv.de###wrapper_content > div[style="height: 120px;"]:first-child
  9653. goolive.de###wrapper_margins > .wallpaper
  9654. pcgameshardware.de###wrapper_plakatinhalttag_2
  9655. firstload.us###x36d
  9656. pocketpc.ch###xxParentDivForWerbPostbit
  9657. euronics.de###xxl_master_top_banner_container
  9658. pocketpc.ch###xxyyParentDivForWerbPostbit
  9659. zelluloid.de###zTopBanner
  9660. finanzfrage.net,gutefrage.net,kimeta.de,vol.at##.Ad
  9661. v-i-t-t-i.de##.AmazonSimpleAdmin_widget_inner
  9662. finanz-notes.de,fr-online.de,jungewelt.de,unixboard.de,vermieter-forum.com,windows-7-forum.net##.Anzeige
  9663. stadtradio-goettingen.de##.Anzeigen
  9664. bluray-disc.de##.AnzeigenBlock2
  9665. schwarzwaelder-bote.de,stuttgarter-nachrichten.de,stuttgarter-zeitung.de##.AnzeigenHead
  9666. bluray-disc.de##.AnzeigenText
  9667. haustechnikdialog.de##.BannerContainer
  9668. idowa.de##.BannerSeiteLinks
  9669. ksta.de,rundschau-online.de##.BoxAnzeige
  9670. rundschau-online.de##.BoxContentPosAnzeige
  9671. ksta.de##.BoxHeaderKalaydo
  9672. sex-up.net##.BoxSidebarGoogleSexUp
  9673. chip.de##.ButtonAuswahl--Green
  9674. mactechnews.de##.CommercialPanel
  9675. momondo.de##.Common-Kn-Display
  9676. momondo.de##.Common-Kn-Rp-FlightInline
  9677. kayak.de,swoodoo.com##.Common-Kn-Rp-Inline
  9678. ksta.de##.ContainerContentKalaydoSmall
  9679. stayfriends.de##.ContainerRectangle
  9680. mactechnews.de##.DfpNewsO
  9681. mactechnews.de##.DfpPanel336
  9682. fr-online.de##.DigiAnz
  9683. israelheute.com##.DnnModule-726
  9684. israelheute.com##.DnnModule-887
  9685. israelheute.com##.DnnModule-888
  9686. israelheute.com##.DnnModule-891
  9687. israelheute.com##.DnnModule-900
  9688. swoodoo.com##.Flights-Results-FlightRightRail
  9689. pafnet.de##.FlyerRahmen1[Width="125"]
  9690. kimeta.de##.GoogleColSpan
  9691. computerwoche.de##.HeadLeaderBoard
  9692. triathlon-szene.de##.HinweisAnzeige
  9693. xflat24.com##.KEYWORDS
  9694. rundschau-online.de##.KalaydoColorBox
  9695. perspektive-mittelstand.de##.Laddbox
  9696. perspektive-mittelstand.de##.Laddbox300
  9697. promiflash.de##.LazyLoad[style="min-height: 250px; min-width: 300px;"]
  9698. promiflash.de##.LazyLoad[style="min-height: 270px; min-width: 970px;"]
  9699. chip.de##.List > li > .copy-sm > .secondary[rel="nofollow"]
  9700. onvista-bank.de##.MEGASIZE_BANNER
  9701. sc-markersdorf.at##.ModBannersC
  9702. alle-autos-in.de##.NaviTopP
  9703. businessinsider.de##.OUTBRAIN
  9704. n24.de##.OUTBRAIN .ob_dual_left > .ob-p
  9705. bildderfrau.de,gofeminin.de##.OffresSpe_cadre
  9706. news.preisgenau.de##.Post5
  9707. aol.de##.RHRSLL
  9708. fremdwort.de##.RahmenRundrum[Width="560"] > tbody > tr > td[colspan="2"]:first-child:last-child > table[border="0"]:first-child:last-child
  9709. aol.de##.SLL
  9710. charivari.de##.Skyscraper_Slot
  9711. buerschgens.de##.SponsorFuss
  9712. t-online.de##.T-jobsuche-modul
  9713. t-online.de##.TFlashPlayer[style="height:200px; width:300px;"]
  9714. rtl.de##.T_partner
  9715. rtl.de##.T_shopKoop
  9716. t-online.de##.Tadblock
  9717. t-online.de##.Tadc
  9718. t-online.de##.Tamrecbox
  9719. chip.de##.Teaser__Affiliate
  9720. chip.de##.Teaser__Portal
  9721. eltern-zentrum.de##.Text1[valign="top"]:last-child > .tabberlive:last-child
  9722. adhs-zentrum.de##.Text[Width="100%"][valign="top"] + td[valign="top"]:last-child
  9723. t-online.de##.Tgbox--anz
  9724. t-online.de##.Thpx600
  9725. t-online.de##.Tmm > .Tmc4a > .Ttsi
  9726. t-online.de##.Tmm > .toiaiai > .Ttsi > a
  9727. t-online.de##.Tmm[style^="display: block !important;"]
  9728. t-online.de##.Tmm[style^="display: block !important;"]
  9729. kleinreport.ch##.TopBannerContainer
  9730. kellysearch.de##.TopBanners
  9731. t-online.de##.Toyota
  9732. t-online.de##.Tpcpx + #Tasf > div[id][style]
  9733. t-online.de##.Tprtnrmobilesib
  9734. t-online.de##.Tshlogobox
  9735. t-online.de##.Tssshopst
  9736. t-online.de##.Ttsc.Ttsh65.Tmc4a
  9737. aol.de##.WOL
  9738. helles-koepfchen.de##.Wer
  9739. gullipics.com##.a-zone
  9740. dexerto.de##.aON
  9741. winfuture.de##.a_box
  9742. 4cheaters.de##.aab-box
  9743. islamische-zeitung.de##.aas_whole_wrapper
  9744. blogg.de##.ab-item[tabindex="10"]
  9745. diaware.de##.abcde_link
  9746. diaware.de##.abcde_text
  9747. tutorials.de##.above_body > #header + #navbar + table:last-child
  9748. rc-network.de##.above_body:first-child + table[cellspacing="0"][cellpadding="0"][border="0"][align="center"]
  9749. die-schnelle-kuh.de##.abp
  9750. presseportal.de##.abvbp-parent-hockey
  9751. aachener-nachrichten.de,abendblatt.de,ak-kurier.de,alle-immobilien.ch,azonline.de,bazonline.ch,bernerzeitung.ch,bildderfrau.de,billig-flieger-vergleich.de,bos-fahrzeuge.info,computerbase.de,crn.de,derbund.ch,derlacher.de,echo-online.de,epochtimes.de,erf.de,fail.to,fettspielen.de,funnypizza.de,glamour.de,gmx.net,gq-magazin.de,hardwareclips.com,holidaycheck.de,inside-handy.de,ircgalerie.net,juedische-allgemeine.de,kalenderwoche.net,kino24.to,klassikradio.de,kronehit.at,macwelt.de,metager.de,modhoster.de,newscomm.de,nordbayerischer-kurier.de,oberhessische-zeitung.de,pcwelt.de,pfaffenhofen-today.de,phonostar.de,podcast.de,prisma.de,radiokoeln.de,raidrush.org,rhein-neckar-loewen.de,sachsen-fernsehen.de,shopbetreiber-blog.de,spektrum.de,sueddeutsche.de,suite101.de,tagesanzeiger.ch,wallstreet-online.de,web.de,wissen.de,wn.de,yellingnews.com,zeit.de##.ad
  9752. ak-kurier.de##.ad + #flashContent
  9753. ak-kurier.de##.ad + .tdt
  9754. ak-kurier.de##.ad + .uk-panel
  9755. synchronkartei.de##.ad-box
  9756. 1und1.de,gmx.net,heise.de,web.de##.ad-container
  9757. vsport.at##.ad1
  9758. vsport.at##.ad2
  9759. med1.de,promiflash.de,stayfriends.de##.adContainer
  9760. wz-newsline.de##.adDisclaimerLight
  9761. games.ch,webfail.at##.adMR
  9762. gevestor.de##.adTop
  9763. 11freunde.de##.ad_below-nav
  9764. skandinavien.eu##.ad_big
  9765. augsburger-allgemeine.de##.ad_load
  9766. fairytail-tube.org,naruto-tube.org##.adb
  9767. t3n.de##.adbContentAd1
  9768. knuddels.de##.adbg
  9769. magistrix.de,wuv.de##.adblock
  9770. 1jux.net##.adblock-rect
  9771. derwesten.de,falstaff.at,falstaff.de,gevestor.de,sueddeutsche.de,wetter.com##.adbox
  9772. dasoertliche.de##.adcontainer
  9773. paradisi.de,psychic.de##.adcontent
  9774. paradisi.de##.adcontenttext
  9775. derhandel.de,suedtiroltv.it##.add
  9776. pressebox.de##.add-left
  9777. tabtech.de##.add-panel
  9778. pressebox.de##.add-right
  9779. yelp.de##.add-search-result
  9780. sport1.de##.addPicture
  9781. aero.de##.add_balken
  9782. tes-5-skyrim.de##.addleft
  9783. kochbar.de##.admanager__ems__dmofooter-1
  9784. kochbar.de##.admanager__ems__teaser .emsTeaserContainer
  9785. oxygen-scene.com##.adoxygen
  9786. baronbuff.de##.adp_pls
  9787. 20min.ch,250kb.de,app-kostenlos.de,arbeitszeugnisgenerator.de,autoscout24.ch,bild.de,channelpartner.de,dhb.de,eintracht.de,fischkopf.de,helpster.de,israelnetz.com,mtv.de,playmassive.de,regenbogen.de,stol.it,tageblatt.lu,tecchannel.de,tus-n-luebbecke.de,viamichelin.at,viamichelin.ch,worldofminecraft.eu,zdnet.de##.ads
  9788. psychic.de##.ads5
  9789. tagesanzeiger.ch##.adsTitle
  9790. stayfriends.de##.adsWrapper
  9791. e-hausaufgaben.de##.adscontntad
  9792. duden.de,eatsmarter.de##.adsense
  9793. skodacommunity.de##.adsenseContainer + div[align="center"]
  9794. e-hausaufgaben.de##.adswallpapr
  9795. preisvergleich.de##.adswsk
  9796. tech-blog.net##.adsxtrm
  9797. hierspielen.com##.adtitle
  9798. mobile.de,viva.tv##.adv
  9799. web.de##.adv-promotion
  9800. bluewin.ch##.adv-taz
  9801. top.de##.adv-top
  9802. kleinezeitung.at##.adv16
  9803. kleinezeitung.at##.adv6
  9804. webstandard.kulando.de##.advBlockTop
  9805. arcor.de##.advTop
  9806. pc-magazin.de##.adv_inside_galerie
  9807. detektor.fm##.advarea
  9808. animania.de,check24.de,eurogamer.de,hcelb.de,morningstar.de,mrn-news.de,n-tv.de,teleboerse.de,tvtv.at,tvtv.ch,tvtv.de,weser-kurier.de##.advert
  9809. filsh.net##.advert + .notification
  9810. onvista.de##.advertisedFund
  9811. veeseo.com##.advertisement
  9812. morgenpost.de,thueringer-allgemeine.de##.advertising
  9813. au-ja.de##.advframe
  9814. n-mag.de,sein.de##.advs
  9815. netluchs.de##.adw
  9816. erf.de,greenbyte.ch##.adwrapper
  9817. stylebook.de##.afc
  9818. bild.de##.affiliate.pm001
  9819. bild.de##.affiliate.pm007
  9820. bild.de##.affiliate.pm033
  9821. bild.de##.affiliate.pm107
  9822. bild.de##.affiliate.pm140
  9823. bild.de##.affiliate.pm172
  9824. rsa-sachsen.de##.affiliates
  9825. tweakpc.de##.aflink
  9826. tarnkappe.info##.after-entry > .wrap > #text-17
  9827. heise.de##.akwa-ad-container
  9828. oxygen-scene.com##.alert_green
  9829. tchgdns.de##.alt-pub
  9830. modernboard.de##.alt1[style="padding-top:0px"] > div[style="clear:both"] + ul[style="list-style-type:none; margin:0px; padding:0px"]
  9831. dforum.net##.alt2[colspan="2"][style="background: #eaeab4"] > font[color="#000"]:first-child:last-child > table[Width="100%"][cellspacing="0"][cellpadding="0"]:first-child:last-child
  9832. winboard.org##.alt2[style="padding-top:0px"] > ul[style="list-style-type:none; margin:0px; padding:0px"] > br:first-child + div[align="center"]:last-child
  9833. t-online.de##.altInventory__item
  9834. winfuture.de##.am_box
  9835. heise.de##.ama
  9836. plattentests.de,radiopsr.de,rsh.de##.amazon
  9837. computerbase.de##.amazon-links
  9838. computerbase.de##.amazon-links-2
  9839. ratgeber-hausmittel.info##.amazon-product-table
  9840. tecchannel.de##.amazonLinkButton
  9841. buffed.de,gamesaktuell.de,gamezone.de,pcgames.de,pcgameshardware.de##.amazonTopList
  9842. winfuture.de##.amazon_deal
  9843. pagewizz.com##.amazon_module
  9844. pagewizz.com##.amazon_module + span
  9845. winfuture.de##.amazon_top_deal_box
  9846. pcgameshardware.de##.amazonorder
  9847. pcwelt.de##.amazonteaser
  9848. gamepro.de,gamestar.de##.amz
  9849. andreziegler.de##.amz_main
  9850. winfuture.de##.amzwgt
  9851. sdx.cc##.announce_text
  9852. bauexpertenforum.de,biallo.de,deutsche-startups.de,epochtimes.de,fremdwort.de,genderblog.de,gesetzlichekrankenkassen.de,heinertown.de,heise.de,juedische-allgemeine.de,lehrerfreund.de,medizin-netz.de,motorsport-total.com,moviejones.de,nwzonline.de,oktoberfestportal.de,projektmagazin.de,rtl.de,saarbruecker-zeitung.de,sportal.de,telemedicus.info,tweakpc.de,wer-kennt-wen.de,wetter.com,win-10-forum.de,winboard.org,zdnet.de,zeit.de##.anzeige
  9853. designtagebuch.de##.anzeige-links
  9854. designtagebuch.de##.anzeige-mittig
  9855. tbv-lemgo.de##.anzeige2
  9856. tbv-lemgo.de##.anzeige3
  9857. tbv-lemgo.de##.anzeige4
  9858. pfaelzischer-merkur.de##.anzeigeBox
  9859. energie-fachberater.de##.anzeigeRight
  9860. ariva.de##.anzeigeText
  9861. sportal.ch##.anzeige_468
  9862. augsburger-allgemeine.de##.anzeige_rec
  9863. sportalplus.com##.anzeige_sky
  9864. inselradio.com,partyamt.de##.anzeigen
  9865. diaware.de##.anzeigen_link
  9866. genderblog.de##.anzeigenhead
  9867. unitymedia.de##.anzeigetag
  9868. digitale-schule-bayern.de##.app > #t_container
  9869. zdnet.de##.apraxazz_sidebar
  9870. teltarif.de##.arial2[style="clear: both; color: #CCCCCC; margin: 9px 13px; border-bottom: #CCCCCC 1px solid;"]
  9871. augsburger-allgemeine.de##.article dl[style="width: 310px; margin: 0px 10px 0px 0px; padding: 0px;"]
  9872. tvspielfilm.de##.article-body > div[style="margin:0 0 20px;text-align:center"]
  9873. telemedicus.info##.article-info + .b[style="margin-top:15px;"]
  9874. saechsische.de##.article-nad,.article-box--nad,.article-bundle--nad
  9875. computerbase.de##.article-view__rectangle
  9876. nwzonline.de##.article.clearfix .c8.inv-border + a > img
  9877. computerbild.de##.articleAdditional > .kaufenteaser .amazon
  9878. computerbild.de##.articleAdditional > .kaufenteaser .idealo
  9879. gamestar.de##.articleAmazonLink
  9880. sosuanachrichten.com##.article[style="width: 440px; background-color: #000066; margin: 6px; margin-top: 6px;"]
  9881. gamersglobal.de##.artikel-cad
  9882. tagblatt.ch##.artikel-detail-einspaltig-spalte-2 > .tbrprehtml
  9883. saarbruecker-zeitung.de##.artikeldetail > .text > .teaserbox.hgray
  9884. sport.de##.artikelrectangel
  9885. playm.de##.asa_async_container
  9886. augsburger-allgemeine.de##.aside_ad_caroussel
  9887. sachsen-fernsehen.de##.asidebar
  9888. spiegel.de##.asset-affiliatebox
  9889. amazon.de##.aw-campaigns
  9890. alternative-zu.de##.azuitem_googleAdSense
  9891. alatest.de##.b_top_leaderboard
  9892. walliserbote.ch##.ban-img
  9893. 1000ps.at,1001spiele.de,absolutradio.de,absolutrelax.de,anixehd.tv,antenne.de,apotheke-adhoc.de,bsdforen.de,buchmarkt.de,dbna.de,emfis.de,filmeforum.com,games.ch,giga.de,goolive.de,hamm.biz,hammstars.de,hc-erlangen-ev.de,info.koeln,jetztspielen.de,juve.de,kle-point.de,komoedie-steinstrasse.de,kronehit.at,liita.ch,macerkopf.de,modhoster.de,moneyspecial.de,naturundtherapie.at,pfaffenhofen-today.de,produkt.at,radio.li,regionalbraunschweig.de,sgbbm.de,softonic.de,sonntagszeitung.ch,spielkarussell.de,suedostschweiz.ch,sunshine-live.de,talkteria.de,tu-berlin.de,voltigierzirkel.de,wein-plus.de,zmk-aktuell.de##.banner
  9894. ebay.de##.banner-billboard
  9895. moho.info,motorrad2000.de##.banner-box
  9896. hsvhandball.com##.banner-container
  9897. bos-fahrzeuge.info,com-magazin.de,macnews.de##.banner-content
  9898. macmagazin.de##.banner-detail
  9899. macmagazin.de##.banner-home
  9900. ebay-kleinanzeigen.de##.banner-leaderboard
  9901. klassikradio.de##.banner-position
  9902. eintracht-handball.de,radiodresden.de,radioleipzig.de##.banner-rechts
  9903. macmagazin.de##.banner-sidebar-1
  9904. macmagazin.de##.banner-sidebar-2
  9905. magistrix.de,moviepilot.de##.banner-skyscraper
  9906. ebay-kleinanzeigen.de##.banner-supersize
  9907. donnerwetter.de,xaver.de##.banner-top
  9908. immobilienscout24.de##.banner-top-placeholder
  9909. radio.li##.banner-wrapper
  9910. outdoor-magazin.com##.banner1
  9911. digitalvideoschnitt.de,phpforum.de##.banner468x60
  9912. digitalvideoschnitt.de##.banner728x90forumDV
  9913. radio7.de##.bannerBottom
  9914. sims4ever.de##.bannerBox
  9915. 3dchip.de,aptgetupdate.de,cheating.de,hardware-infos.com,hardware-mag.de,hardwarelabs.de,macgadget.de,michas-spielmitmir.de,nik-o-mat.de,onipepper.de,pc-max.de,weltdergadgets.de##.bannerContainer
  9916. androidpit.de##.bannerLabel
  9917. deutsche-startups.de##.bannerRight
  9918. heinertown.de##.bannerSliderFrame
  9919. tsv1860.de##.bannerSponsor
  9920. idowa.de##.bannerTall
  9921. radio7.de##.bannerTop
  9922. radio7.de##.bannerTopContent
  9923. radio24.ch##.banner[style="height:90px;text-align:center;background:none;"]
  9924. sexgeschichten.com##.banner_120x240
  9925. sexgeschichten.com##.banner_120x60
  9926. sexgeschichten.com##.banner_120x600
  9927. juedische-allgemeine.de##.banner_200x200
  9928. sexgeschichten.com##.banner_300x640
  9929. juedische-allgemeine.de##.banner_531x316_in
  9930. softonic.de##.banner_box
  9931. canoo.net,gq-magazin.de##.banner_container
  9932. rtl-hessen.de##.banner_fullsize
  9933. goloci.de##.banner_gallery
  9934. echo-online.de##.banner_horizontal
  9935. notebooksbilliger.de##.banner_left
  9936. goloci.de##.banner_main
  9937. goloci.de##.banner_online_1
  9938. insidegames.ch##.banner_rectangle
  9939. derboersianer.com##.banner_red
  9940. notebooksbilliger.de,telelino.de##.banner_right
  9941. deutschepost.de##.banner_right_resultpage_middle
  9942. fohlen.tv##.banner_sky
  9943. fruchthandel.de##.banner_squarebuttongroup
  9944. fruchthandel.de##.banner_squarebuttonxs1
  9945. pixelio.de##.banner_top
  9946. handy-player.de,maclife.de##.bannerbox
  9947. boerse.de##.bannerbox_container
  9948. was-verdient-ein.de##.bannerga
  9949. berlinertageszeitung.com,enduro-austria.at,hardware-factory.com,lesben.org,nh24.de,pc-experience.de,primavera24.de,vfl-bad-schwartau.de,waldecker-tagblatt.de,wander-pfade.de,wintotal.de,witz.de##.bannergroup
  9950. pcpraxis.de##.bannergroup-blank
  9951. kulturmarken.de##.bannergroup-part2
  9952. flashmob.de,minibhkw.de##.bannergroup_text
  9953. porn2you.org##.bannerheader
  9954. preussenspiegel-online.de##.bannerright
  9955. itopnews.de,pinfy.de##.banners
  9956. rockantenne.de##.bannertop
  9957. pcgames.de,pcgameshardware.de##.bargain
  9958. pcgameshardware.de##.bargainLp
  9959. heise.de##.bcadv
  9960. bildderfrau.de##.bdf_megabannerBack
  9961. saarbruecker-zeitung.de##.beilagen
  9962. auto-motor-und-sport.de##.beitragsrechner_sideteaser2
  9963. ebay.de##.beta-placement
  9964. boersennews.de##.bg-smartbroker-dark
  9965. boersennews.de##.bg-smartbroker-light
  9966. oilimperium.de##.bg_img
  9967. designtagebuch.de##.billbo
  9968. tarnkappe.info,winfuture.de##.billboard
  9969. infranken.de##.billboard-wrapper
  9970. yelp.de##.biz-details-yla
  9971. pc-max.de##.block-banner
  9972. notebookinfo.de##.block-custom-teaser
  9973. notebookinfo.de##.block-custom-teaser-news-inline
  9974. notebookinfo.de##.block-custom-teaser-news-right
  9975. notebookinfo.de##.block-offering
  9976. projektmagazin.de##.block-pm_bannerseiten
  9977. notebookinfo.de##.block-sponsored-offer
  9978. energie-fachberater.de##.blockBanner
  9979. readmore.de##.block[href^="http://www.amazon.de/"][href*="tag=readmore-21"]
  9980. 1a-immobilienmarkt.de##.bmi_bottom_layer
  9981. share-tube.eu##.bn_red_message
  9982. quoka.de##.bnr-wrp
  9983. moviez.to##.bonus
  9984. echo-online.de##.bottom-buttons
  9985. aerzteblatt.de##.bottomBanner
  9986. pcwelt.de##.box .holder[target="_blank"][href^="http://rover.ebay.com/rover/"]
  9987. pcwelt.de##.box .holder[target="_blank"][href^="http://www.amzn.to/"]
  9988. porn2you.org##.box-content + .box-info
  9989. porn2you.org##.box-note + .box-content + .box-line
  9990. fcbayern.de##.box-sponsors
  9991. geizhals.at##.box10h + .gh_cat
  9992. gesund.tv##.boxContent-brands
  9993. androidpit.de##.boxLightLeft[style="width:620px; text-align:center; font-size:95%"]
  9994. franchise-net.de##.box_174
  9995. werder.de##.box_sponsor
  9996. schwaebische.de##.box_width2 > div[style="border:1px solid #999999;padding:6px;"]
  9997. sms.de##.boxbody[Width="190"][valign="top"][align="left"][rowspan="7"]:last-child
  9998. gronkh.de##.branding
  9999. chefkoch.de##.brandlogo-table
  10000. japaniac.de##.bsaProContainerNew
  10001. boersennews.de##.btn-smartbroker
  10002. sbb.ch##.btn_promo
  10003. hilferuf.de##.buchtipp_content
  10004. hilferuf.de##.buchtipp_footer
  10005. hilferuf.de##.buchtipp_topic
  10006. web.de##.buster
  10007. tt.com##.button145
  10008. foerderland.de##.button300x250
  10009. xink.it##.buttonMirror
  10010. lounge.fm##.buy
  10011. magistrix.de##.buy_song
  10012. heise.de##.buytable
  10013. premiumpresse.de##.cBannerTop
  10014. playmassive.de,playnation.de##.cad
  10015. ka-news.de##.cad_box
  10016. hoerzu.de##.caption-banner
  10017. promiflash.de##.card-rectangle
  10018. autozeitung.de##.carneoo-offer
  10019. cash.ch##.cash-adtech
  10020. netdoktor.at##.cat-ignore
  10021. bild.de##.cbErotikContentbar15
  10022. sv08-auerbach-handball-erste.de##.cc-m-hgrid-column > #cc-matrix-1888104185
  10023. autokostencheck.de##.center.ml30.mb10
  10024. boerse-online.de##.center_top_bar
  10025. gamepro.de##.centeredDiv > .border > .homeContReg > .doubleBlkLeft[style="height:270px;padding-top:20px;"]:first-child
  10026. gamepro.de##.centeredDiv > .border > .homeContReg > .doubleBlkRight[style="height:300px;padding:20px 0;"]:last-child
  10027. gamestar.de##.centeredDiv > .homeContReg > .doubleBlkLeft[style="height:270px;padding-top:20px;"]:first-child
  10028. gamestar.de##.centeredDiv > .homeContReg > .doubleBlkRight[style="height:300px;padding:20px 0;"]:last-child
  10029. typo3blogger.de##.chemical_sitelogo_r
  10030. putenbrust.net##.children:last-child > table[Width="500"][align="center"]
  10031. ariva.de##.clickCursor
  10032. lesen.to##.clicky_log_outbound[style="color: rgb(255, 51, 0); title="]
  10033. golem.de##.cluster-header + div[style="margin:15px 0; min-height:103px;"]
  10034. golem.de##.cluster-header + div[style="margin:15px 0; min-height:266px;"]
  10035. pooltrax.com##.cmc2
  10036. billiger-telefonieren.de,onlinekosten.de##.cms-widget_calculator_result_list_offer-tip
  10037. cosmiq.de##.cmsbox_iq_qa_show_content_below_question
  10038. quoka.de##.cnt > div[style="margin: 0px 0px 0px 0px; min-height:90px; padding: 5px 0;"]
  10039. quoka.de##.cnt-rgt
  10040. finanzen.net##.coW[style="background-color: #009DE0;"]
  10041. finanzen.ch##.coba_homepage_topflop
  10042. stayfriends.de##.col1 > div[style="width: 616px; height:185px; border:2px solid #03408c; position:relative"]
  10043. 3druck.com##.col2 > #text-4
  10044. 3druck.com##.col2 > #text-5
  10045. 3druck.com##.col2 > #text-6
  10046. pchilfe.org##.col2 > .ink_box
  10047. daspureleben.com##.column-first > .content > .fl-lft > img[Width="139"][height="52"]
  10048. daspureleben.com##.column-first > .content > .logo-slider
  10049. bluewin.ch##.column-right > .column-right-right > .teaser-special > .ts-image + .ts-content
  10050. tripadvisor.de##.commerce
  10051. auto-motor-und-sport.de,azonline.de,getgoods.4teams.de,mv-online.de,promobil.de,wn.de##.commercial
  10052. deutscherskiverband.de##.container-banner-2
  10053. secured.in##.container-banner-image
  10054. tarifagent.com##.container_fullbanner
  10055. rhein-zeitung.de,schwaebische.de,szon.de##.container_rectangle
  10056. augsburger-allgemeine.de,goslarsche.de##.container_skyscraper
  10057. schwaebische.de,szon.de##.container_skyscraper_content
  10058. augsburger-allgemeine.de,goslarsche.de##.container_skyscraper_wallpaper
  10059. neckar-chronik.de##.container_top5
  10060. bleckede.de##.content > #rightcontainer:last-child
  10061. sprachnudel.de##.content > #toplinks
  10062. sprachnudel.de##.content > #toplinks2
  10063. fscklog.com##.content > .posted:first-child img
  10064. speedlounge.in##.content > center > hr[Width="100%"] + a
  10065. hammstars.de##.content > div[style="margin-top:-18px; float:right; width:237px; text-align:right;"]
  10066. hamm.biz,hammonline.de##.content > div[style="position:relative; top:-13px; float:right; margin-left:15px; font-size:10px; text-align:right;"]
  10067. notebookjournal.de##.content > div[style="width:50%;height:260px;float:left;"]
  10068. kaufn.com##.content > h1 > hinweis
  10069. sprachnudel.de##.content > span[id^="viewcontent"]:first-child > ul:first-child:last-child
  10070. sprachnudel.de##.content > ul[class^="toplinks"]
  10071. sprachnudel.de##.content > ul[id]:first-child
  10072. designtagebuch.de##.content-google-728
  10073. kostenlosspielen.net##.content-main-box-300x250
  10074. kostenlosspielen.net##.content-main-box-728x90
  10075. designtagebuch.de##.content-mediumrec
  10076. heimspiel-online.de##.content-rahmen + table[cellspacing="0"][cellpadding="0"][border="0"][style="padding-bottom:5px;"]
  10077. kostenlosspielen.net##.content-right-box-300x250right
  10078. primavera24.de##.contentBanner
  10079. buffed.de,gamezone.de,pcgames.de##.contentFrameEddie
  10080. 1001spiele.de##.contentIndex > #contentRow
  10081. energiesparen-im-haushalt.de##.contentMainWrap > div[style="background:#A6BF2D;width:468px;height:94px;"]
  10082. koeln.de##.contentRect
  10083. itwissen.info##.content_banner
  10084. sound-load.com##.content_box_content_dl > div + .fc + div
  10085. inside-digital.de,inside-handy.de##.content_ins
  10086. ladies.de##.content_left > .topteaser_td
  10087. atv.at##.content_rectangle
  10088. goldesel.to##.content_right > div > div[class^="d_"] > a > img
  10089. goldesel.to##.content_right > div[class]:first-child + div[class]
  10090. goldesel.to##.content_right > div[class^="d_"] > div + div[style="padding:8px;"]
  10091. sportal.ch##.content_right_side_wetten
  10092. augsburger-allgemeine.de,heise.de##.contentbanner
  10093. bild.de##.contentbar
  10094. dastelefonbuch.de##.context_banners
  10095. chip.de##.cs-widget[data-cloudsider="vod"]
  10096. klassikradio.de##.cssmedia[height="125"][Width="288"]
  10097. rimparerhandballer.de##.custom > .adv_slideshowTable
  10098. 24-tv.tv##.custom-bravomarket
  10099. lounge.fm##.custom-sponsor
  10100. mobile.de##.d-05-opromo_de
  10101. goldesel.to##.d_head + div[class^="d_"] > a > img
  10102. winload.de##.darklayer
  10103. 3dl.tv##.ddl-mirnor-box.button[href*="="]
  10104. 3dl.tv##.ddl-mirror-box[target="blank_"]
  10105. fail.to##.dealheader
  10106. gesichtskirmes.net##.deals
  10107. wetter.com##.desk-one-third a[id][href] > img[src]
  10108. hdfilme.tv##.detail > div[style="text-align: center;position: relative;"]
  10109. filmpalast.to##.detail > li > span > a
  10110. menshealth.de##.dfp_rand1
  10111. menshealth.de##.dfp_ss1
  10112. menshealth.de##.dfp_ss2
  10113. muenchen.de##.dienste_anzeige
  10114. muensterschezeitung.de,ruhrnachrichten.de##.digitaleAnzeigen
  10115. morgensex.com##.dim_b945_h100
  10116. bluewin.ch##.directto > .logos
  10117. freetipps.com##.ditto-shopping
  10118. volksblatt.li##.divAdd_Banner
  10119. volksblatt.li##.divAnzeige
  10120. volksblatt.li##.divBanner
  10121. volksblatt.li##.divPdfAnzeigen
  10122. volksblatt.li##.divRectangle
  10123. ladies.de##.div_head_main_anzeige
  10124. gamestar.de##.dlightboxContainerBody > div[style="color: #5D5D5D; font-size: 18px; margin: 10px 10px 10px 20px; text-align: left;"] + .standardcontent > [type="text/css"] + .articlelb > table
  10125. cyonix.to##.dllink
  10126. xxx-blog.to##.dltable + .easySpoilerWrapper + p:last-child
  10127. activevb.de##.dontprint[cellpadding="1"][bgcolor="#c0c0c0"][align="center"]
  10128. netzwelt.de##.download + .d-m-n
  10129. downloadstube.net##.download > a[onclick] > .redcolor
  10130. downloadstube.net##.download > a[onclick]:last-child
  10131. downloadstube.net##.download_hoster
  10132. vip.de##.eTeaser
  10133. metropolico.org##.e_adv
  10134. mtg-forum.de##.ebay_banner
  10135. camidos.de##.ebay_hits
  10136. abnehmen.com,amerika-forum.de,aquariumforum.de,campen.de,deejayforum.de,linux-forum.de,pferd.de,rechnungswesenforum.de,reitforum.de,sat-ulc.eu##.ebayitems
  10137. abnehmen.com,amerika-forum.de,aquariumforum.de,pferd.de,rechnungswesenforum.de##.ebayitems3
  10138. sinn-frei.com##.ebp
  10139. abacho.de##.econa_editorial_tips
  10140. abacho.de##.econa_editorial_tips_header
  10141. hoerbuch.us,lesen.to##.eintrag_dowload0_link
  10142. lesen.to##.eintrag_download0
  10143. hildesheimer-allgemeine.de##.einzelbanner
  10144. pnp.de##.em_cnt_ad_hinweis
  10145. pnp.de##.em_cnt_ad_hinweis + div
  10146. report-k.de##.empfanzeige
  10147. xdate.ch##.empfehlung
  10148. branchen-info.net##.empfehlungen
  10149. ecommerce-vision.de##.entry > div[style="float: right; padding: 0 0 10px 10px;"]
  10150. hd-world.org##.entry > p[style]
  10151. sueddeutsche.de##.entry-content > .overlay
  10152. etcg.de##.eral_wrapper
  10153. picdumps.com##.evil_1
  10154. sueddeutsche.de##.expediasearch
  10155. news.de##.extraContentContainer
  10156. bild.de##.eyecatcher
  10157. fussballoesterreich.at##.fadeVerein1
  10158. fussballoesterreich.at##.fadeVerein2
  10159. fussballoesterreich.at##.fadeVerein3
  10160. computerhilfen.de##.fcontent2 > a > img[Width="612"][height="221"]
  10161. poker-lernen.info##.featured
  10162. emok.tv##.fenster_gadgets
  10163. ff-bz.com##.ff-ba
  10164. rechnungswesenforum.de##.ffwidget_sidebar
  10165. bloggospace.de##.first_pub
  10166. preisvergleich.de##.flexTop
  10167. wochenblitz.com,wohnungswirtschaft-heute.de##.flexbannergroup
  10168. buchhalterprofi.de##.flexi-bnrs
  10169. tvinfo.de##.floatLeft[style="padding:10px;"]
  10170. one2stream.com##.floater
  10171. computerwissen.de##.floater[style="display: block;"]
  10172. hoerzu.de##.footer-banner-program
  10173. tchgdns.de##.footer-pub
  10174. scene-gamers.g-portal.de##.footer-widget
  10175. antenne-frankfurt.de##.footer_textbox2
  10176. bild.de##.footerbar
  10177. fundanalyzer.de,fundresearch.de##.fragSeitenKopf
  10178. downloadstube.net##.frame_side
  10179. downloadstube.net##.frame_top
  10180. mydrg.de##.frameo
  10181. downloadstube.net##.frameside
  10182. downloadstube.net##.frametop
  10183. mydrg.de##.frameu
  10184. suche.freenet.de##.frn_kapsel
  10185. freenet.de##.frn_promoReisen
  10186. cinema.de##.fswrapper
  10187. lokalisten.de##.fullBanner
  10188. bild.de,preussenspiegel-online.de,wirtschaftsblatt.at##.fullbanner
  10189. airgamer.de##.fullbanner2
  10190. raidrush.net##.funbox
  10191. phpforum.de##.ga336
  10192. quoka.de##.gad
  10193. sinn-frei.com##.gadline
  10194. markt.de,preisgenau.de##.gads
  10195. rawsucker.com,sinn-frei.com##.galine
  10196. quoka.de##.gallery + .partner
  10197. lakeparty.de##.gallery-banner-wrapper
  10198. tvspielfilm.de##.gallery-box + div[style="margin:20px 0 20px;text-align:center"]
  10199. tagesspiegel.de##.gam_wrapper
  10200. spielkarussell.de##.game-side-banner-wrap
  10201. webmart.de##.gap
  10202. pooltrax.com##.gas2
  10203. t3n.de##.gasTeaser
  10204. golem.de##.gbox_affiliate
  10205. winfuture.de##.gcap
  10206. geizhals.at,geizhals.de,gh.de##.gh_fp
  10207. geizhals.at,gh.de##.gh_fp_wide
  10208. heise.de##.gh_teaser
  10209. sinn-frei.com##.gline
  10210. finanztreff.de##.goldsilbershop
  10211. nydus.org##.googl
  10212. euractiv.de##.google
  10213. ichspiele.cc##.google-box
  10214. magistrix.de##.google-dfp
  10215. pkv-private-krankenversicherung.net##.google2
  10216. tecchannel.de##.google_block
  10217. musicloud.fm##.green
  10218. porn2you.org##.grid-h[style="width: 735px;"]
  10219. wallstreet-online.de##.gspraemie
  10220. my-homo.net##.gstsk
  10221. pcgames.de##.gul300
  10222. myvideo.de##.hAdHead
  10223. news.de##.halfpage
  10224. wetter.de##.halfsizerect + .pageItem
  10225. map24.com##.hand[onclick="showbahn();"]
  10226. tvemsdetten.com##.hauptsponsor
  10227. baunataler.de##.hauptsponsoren
  10228. ak-kurier.de##.hd-banner
  10229. goldesel.to##.hdls
  10230. forum.golem.de##.head2 + p + div[style="min-height:266px; margin:20px 0 10px;"]
  10231. au-ja.de##.headADB
  10232. au-ja.de##.headADV
  10233. fernsehlounge.de,staedte-info.net##.headbanner
  10234. eierkraulen.net##.header + .framenavi
  10235. goldesel.to##.header + ul + ul > li > a > img
  10236. derwesten.de##.header > .g_1of1 > .box > .mod_pic > .hyph > .img
  10237. downloadstube.net##.header > div:last-child > a[onclick]:first-child
  10238. sunshine.it,videothek.cc##.header-banner
  10239. lintorfer.eu##.header-widget
  10240. blick.ch##.headerPartners
  10241. datensammler.org##.header_right_d
  10242. kabel-blog.de##.header_top_banner
  10243. livingathome.de##.heftBox[style="padding-left:0px;margin-left:0px;padding-bottom:8px;margin-top:1px;"]
  10244. transfermarkt.at,transfermarkt.ch,transfermarkt.de##.hide-for-small[style="height: 273px; text-align: center; overflow: hidden;"]
  10245. deutsche-startups.de##.highlighted.squares
  10246. moviebb.to##.highspeed_button
  10247. stayfriends.de##.hint-adhint + .promoContainer + .cmsSlotContainer
  10248. heise.de##.hinweis_anzeige
  10249. fremdwort.de##.hinweisad
  10250. technic3d.com##.home > footer[style="bottom: -105px;"]:last-child > div:first-child
  10251. tarnkappe.info##.home-bottom > #text-36
  10252. tarnkappe.info##.home-middle > #text-10
  10253. tarnkappe.info##.home-middle > #text-18
  10254. tarnkappe.info##.home-top > #text-29
  10255. gamestar.de##.homeContHlCol3[style="width:289px;"] > div[style="padding:20px 0 0 0;"]:last-child
  10256. gamestar.de##.homeContReg > .homeContRegCol1 > .elemCont > a > img
  10257. gamestar.de##.homeContReg > .homeContRegCol1 > div[style] > a > img
  10258. gamestar.de##.homeContRegCol3 > .elemCont + .elemCont + .elemCont + .elemCont[style="position:relative;"] + .elemCont + .elemCont > .titleHead + .article
  10259. gamestar.de##.homeContRegCol3 > .elemCont + .elemCont + .elemCont + .elemCont[style="position:relative;"] + .elemCont[style="position: relative;"] > .titleHead + .article
  10260. netzkino.de##.horizontalBanner
  10261. heinertown.de##.htown_anzeige
  10262. news.de##.ialayer-container
  10263. news.de##.ialayerContainer
  10264. gmx.net,web.de##.iba-uncertain
  10265. gmx.net,web.de##.iba-vague
  10266. tz.de##.id-Container--promotion
  10267. tz.de##.id-Teaser-el--promotion
  10268. wa.de##.idMediaParagraph > .idMediaRight > .idTextBox
  10269. delamar.de##.iframe300
  10270. immobilienscout24.de##.ikea-link
  10271. finanzen.ch##.image_logo_ubs4
  10272. derwesten.de##.img[href^="http://www.albelli.de/angebote/"]
  10273. augsburger-allgemeine.de##.img_inline[style="width:310px; margin:0px 10px 0px 0px; padding: 0px;"]
  10274. autoline-eu.at,autoline-eu.ch,autoline.de##.index-center-banners-1
  10275. autoline-eu.at,autoline-eu.ch,autoline.de##.index-main-banners
  10276. finanztreff.de##.indizes_dbx_trackers
  10277. hornoxe.com##.infobox + .navigation + [align="center"] + .box-grey
  10278. technic3d.com##.infscroll > .rcolumn2[style="text-align: center; height: 250px;"]
  10279. quoka.de##.inner > #RelatedAdsList + .yui3-g
  10280. ultras.ws##.inner:first-child:last-child > .corners-top:first-child + .topiclist + div[style="padding: 5px 5px 2px 5px; font-size: 1.1em; background-color: #ECF1F3; margin: 0px auto; text-align: center;"]
  10281. hcelb.de##.intpartner
  10282. verkehrsportal.de##.ipbtable .catend
  10283. sueddeutsche.de##.iqad
  10284. sueddeutsche.de##.iqadcontainer
  10285. golem.de##.iqadmarker
  10286. immobilienscout24.de##.is24-banner
  10287. immobilienscout24.de##.is24-map-addressContainer a[href^="//servedby.flashtalking.com/click/"]
  10288. kochbar.de,rtl.de##.isAdVisible + .halfpage
  10289. ariva.de,onvista.de##.isSponsored
  10290. lachschon.de##.item3ds
  10291. schulterglatze.de##.item_adverts_dienst
  10292. bild.de##.jetzt_aufnehmen
  10293. kulturmanagement.net##.joboffer_banner_wrapper
  10294. heise.de##.jobtv24
  10295. de.yahoo.com##.js-applet-view-container-main > style + .NavLinks + .Bd-t + .NavLinks
  10296. gamepro.de,gamestar.de##.js-countdown
  10297. aachener-nachrichten.de##.kalaydo-container
  10298. kochbar.de##.kb-has-rectangle
  10299. kochbar.de##.kb-recipe-comment-container > .kb-recipe-comment-right-fix
  10300. wortfilter.de##.kuriosbox
  10301. 1jux.net##.l-jux-post + .black
  10302. 1jux.net##.l-mod[style="height:250px"]
  10303. 123people.de##.l_banner
  10304. pi-news.net##.l_pics > a:not([href*=".pi-news.net/"])
  10305. indeed.ch##.lastRow + div + div[class] > div[class]:first-child + .row
  10306. indeed.ch##.lastRow + div + div[class] > div[class]:first-child + .row + .row
  10307. chemnitzerfc.de##.lay_banner_teaser2
  10308. games.ch##.layer
  10309. hoh.de##.lb_skyscraper
  10310. ichspiele.cc##.leader
  10311. airgamer.de,auto-motor-und-sport.de,billig-flieger-vergleich.de,buffed.de,de.de,gamesaktuell.de,gamestar.de,gamezone.de,meteovista.de,pcgames.de,pcgameshardware.de,spielefilmetechnik.de,spielen.de,technic3d.com,trailerzone.info,videogameszone.de##.leaderboard
  10312. antenne.de,rockantenne.de##.leaderboard-wrapper
  10313. istream.ws##.leaderboard2
  10314. rockpapershotgun.de##.leaderboards
  10315. lkz.de##.left > .content[style="min-height:100px"]
  10316. gmx.net,home.1und1.de,web.de##.left-col__bottom
  10317. narutoloads.org##.left-hand-global
  10318. au-ja.de##.leftADB
  10319. au-ja.de##.leftADV
  10320. taketv.net##.leftbanner
  10321. queer.de##.leistenbanner
  10322. bunte.de##.li_imageteaser_row_typ3
  10323. liliput-lounge.de##.lilip-in-content
  10324. liliput-lounge.de##.lilip-nach-dem-inhalt_2
  10325. liliput-lounge.de##.lilip-top-ueber-artikelueberschrift
  10326. mov-world.net##.link .archive.online[target="_blank"]
  10327. mobilegeeks.de##.link-display-large[href^="https://www.mobilegeeks.de/go/instaffo/"]
  10328. handballecke.de##.linkEmpfehlungen
  10329. kissfm.de##.links
  10330. kicker.de##.linksebay
  10331. queer.de##.listenbannerlinks
  10332. myvideo.de##.liveHeaderSponsor
  10333. l-iz.de##.liz_Ad_468_60
  10334. l-iz.de##.liz_Ad_sky
  10335. finanztreff.de##.lnx
  10336. downloadstube.net##.load_side
  10337. downloadstube.net##.load_top
  10338. eliteanimes.com##.logo
  10339. zfans.de##.logo_rechts_mitte
  10340. rollertuningpage.de##.logobackground > span[style="color:#FFFFFF; font-size:10px;"]
  10341. lokalisten.de##.logoutCont
  10342. wiealt.myvideo.de##.logout_container_box
  10343. web.de##.lottoJackpot
  10344. abendzeitung-muenchen.de##.lp_standard_rectangle
  10345. prozentrechner.net##.lxButton[target="_blank"]
  10346. macnews.de##.macdeal
  10347. juedische-allgemeine.de##.magazinteaser
  10348. hsg-gensungen-felsberg.de##.main > .inner > #ja-hl
  10349. orschlurch.net##.main > div > div:first-child + .widget
  10350. orschlurch.net##.main > div > div:first-child + div[id]
  10351. goldesel.to##.main a[href^="apps/windows/"]
  10352. wunschkennzeichen.de##.main-banner
  10353. auto-online.ch##.main-leaderboard
  10354. xc.dhv.de##.mainBodyTable2 > tbody > tr > td[style="vertical-align: top; padding-top: 30px; padding-right: 20px; text-align: right;"]:first-child
  10355. 90elf.de##.mainBottomSpace
  10356. linkbase.in##.mainContentBoxLast[style="-moz-border-radius:5px 5px 0px 0px;"]
  10357. linkbase.in##.mainContentBox[style="-moz-border-radius:5px 5px 0px 0px;"]
  10358. forexpros.de##.mainLightBoxFilter
  10359. bloodchamber.de##.main_banner
  10360. spiele-umsonst.de##.main_gamebox_mid2
  10361. svs-seligenporten.de##.main_sponsor
  10362. eeepc.de##.mainpage > .tableinborder[cellspacing="1"][cellpadding="1"][border="0"][style="width: 96%"]
  10363. aerotelegraph.com##.marcopolo
  10364. gamepro.de##.marketbox_brace
  10365. macwelt.de,pcwelt.de##.marketplace
  10366. mobilfunk-talk.de##.md1
  10367. t-online.de##.med_anz
  10368. myvideo.de##.med_reg_box
  10369. wetter.com##.media__body[style="position: relative;"] > a
  10370. techno4ever.fm##.medium_rect
  10371. gmx.net,home.1und1.de,rtl-west.de,rtlnord.de,web.de##.medrec
  10372. teleboerse.de##.medrect
  10373. fhm-magazin.de##.medrectcol2
  10374. heise.de##.meldung_preisvergleich
  10375. netdoktor.at##.menu-sponsor
  10376. sinn-frei.com##.menu_feat
  10377. eliteanimes.com##.menu_rechts_sonstiges > a[target="_blank"]
  10378. goldesel.to##.menue + ul > li > a > img
  10379. wasserurlaub.info##.message > .container-2.guestPost
  10380. franken-tv.de,kanal8.de,radio-trausnitz.de##.metrieanzeigen
  10381. ebay.de##.mfe-promo
  10382. radio7.de##.microbanner
  10383. wetter.com##.middle > div[id][class]:first-child > a[href]:last-child > img[src]:first-child:last-child
  10384. fettspielen.de##.middle-leaderboard
  10385. wetterspiegel.de##.mir-wallpaper-background[align="right"][style="height: 250px"]
  10386. wetterspiegel.de##.mir-wallpaper-background[height="90"][align="right"]
  10387. downloadstube.net##.mirror
  10388. finanzen.net##.mleft-10 + .table-quotes
  10389. aol.de##.mnid-daily-buzz5
  10390. aol.de##.mnid-marketplace3-2line-ad_evergreen
  10391. aol.de##.mnid-qnav-quick-nav-amazon_quick-nav-global
  10392. aol.de##.mnid-qnav-quick-nav-ebay_quick-nav-global
  10393. myvideo.de##.mobLiveHeaderLogo
  10394. blaue-blume.tv,goldstar-tv.de,kremser-sc.at,romance-tv.de##.mod_banner
  10395. braunschweiger-zeitung.de##.mod_deal
  10396. sportal.de##.moduleArticleAnzeigeTnt
  10397. mmnews.de##.moduletable > div > p[style="text-align: center;"]
  10398. esl.eu##.montrealadvertisementlayer
  10399. esl.eu##.montrealadvertisementlayer2
  10400. antag.de##.more_info
  10401. finanznachrichten.de##.morgan-stanley
  10402. derwesten.de,stuttgarter-zeitung.de,wlz-fz.de##.mp-slider
  10403. motorradonline.de##.mps-banner
  10404. jetztspielen.de##.mpu
  10405. ebay.de##.mrec
  10406. meinestadt.de##.ms-promo-teaser
  10407. motor-talk.de##.mtbwrapper
  10408. finanznachrichten.de##.nadT
  10409. express.de##.nah_box_horizonal
  10410. express.de##.nah_box_vertical
  10411. spiegel.de##.nativead
  10412. spiegel.de##.nativead + .headline-date
  10413. hsgnordhorn-lingen.de##.navbar-fixed-bottom
  10414. alle-autos-in.de##.naviP
  10415. wetter.at##.nearestLocations ~ div
  10416. gamers.at##.networkbanner + script + a
  10417. gamers.at##.networkbanner + script + a + a
  10418. codecheck.info##.news-adv
  10419. digitalvideoschnitt.de##.news-list-container + div[style="text-align:center; padding-top:20px; width:160px; margin:auto;"]
  10420. digitalvideoschnitt.de##.news-list-container > .news[style="height:80px;"]
  10421. glocalist.com##.news-single-content > a + div[style="text-align:center;"]
  10422. netmoms.de##.news-sponsor--brand
  10423. wallstreet-online.de##.newsFlagDesktopSlider
  10424. wallstreet-online.de##.newsFlagSlider
  10425. ariva.de##.news_top_banner
  10426. urlauburlaub.at##.newsitem
  10427. pc-magazin.de##.newsletterTeaser
  10428. dslteam.de##.newstxt > table[cellspacing="0"][cellpadding="0"][border="0"][align="right"][Width="308"]
  10429. onlinekosten.de##.newstxt > table[Width="308"][cellspacing="0"][cellpadding="0"][border="0"][align="right"]
  10430. pz-news.de##.nfy-ads
  10431. pz-news.de##.nfy-adslider-large
  10432. pz-news.de##.nfy-ar-topslider-rectangle
  10433. pz-news.de##.nfy-sebox-pz-adslider1
  10434. pz-news.de##.nfy-sebox-pz-adslider2
  10435. pz-news.de##.nfy-sebox-rectangle
  10436. beichthaus.com##.no > a[href^="http://bit.ly/"]
  10437. mikrocontroller.net##.noprint > div[style] + div[style] > script:first-child + div[style]:last-child
  10438. mikrocontroller.net##.noprint > div[style] > div[id]:last-child > div[style]
  10439. versicherungsjournal.at,versicherungsjournal.de##.norm-lsp-wbox
  10440. versicherungsjournal.at,versicherungsjournal.de##.norm-rsp-wbox1
  10441. team.gamed.de##.normal_text[Width="100%"][valign="top"][height="100"][align="left"][border="0"]
  10442. lpgforum.de,pkw-forum.de##.notices + br + #vbseo_vhtml_1
  10443. gmx.net##.notification-alert[data-notification-browser]
  10444. hamburg.de##.nscout[target="_blank"][href^="http://de.sitestat.com/"]
  10445. gmx.net,web.de##.offers
  10446. readmore.de##.ofhidden > div[style="width:520px; height:50px;"]
  10447. onmeda.de##.on-ad
  10448. heise.de##.online-markt
  10449. hsc-bad-neustadt.de##.onlinepartner
  10450. rp-online.de##.orange
  10451. woerterbuch.info##.ov
  10452. kredit.com##.ovt_box
  10453. oz-online.de##.ox
  10454. goldesel.to##.p2p > a > li[style="width:283px;"]
  10455. ps3-talk.de##.p3twphead + div[style="height:146px;"]
  10456. goldesel.to##.page > .content_right > div[class^="d_"]:last-child
  10457. pizza.de##.page-list__premium-placements
  10458. myvideo.at,myvideo.ch,myvideo.de##.pageFW > .mya:first-child
  10459. wetter.de##.pageTeaserbarHorizontal
  10460. linux-forum.de##.page[Width="100%"][cellspacing="0"][cellpadding="0"][align="center"] > tbody > tr[valign="top"] > td[valign="top"]:last-child > div[align="center"][style="margin-bottom:10px"]:first-child
  10461. diaet.abnehmen-forum.com##.page[Width="150"][valign="top"][style="padding: 6px;"]:first-child
  10462. clap-club.de##.page_caption > #menu_border_wrapper + br + br + br + p
  10463. archiv.raid-rush.ws##.pagebody:first-child > div[style="margin-bottom:80px;height:250px;"]
  10464. golem.de##.paged-cluster-header + div[style="margin:15px 0; min-height:103px;"]
  10465. golem.de##.paged-cluster-header + div[style="margin:15px 0; min-height:266px;"]
  10466. chip.de##.paidlisting-body
  10467. eatsmarter.de##.pane-amazon-product-feed
  10468. freiburger-nachrichten.ch##.pane-frn-content-inserate-slider
  10469. oekoportal.de##.panel-display > .panel-col-side > #block-views-website-block-1
  10470. spiegelfechter.com##.parship
  10471. finanzen.net##.partBoeStu
  10472. finanzen.net##.part_boestu
  10473. 1000ps.at,1000ps.ch,1000ps.de,dvd-forum.at,dwdl.de,euractiv.de,falstaff.at,falstaff.de,finanzen.net,ibash.de,leinehertz.net,multipic.de,plattentests.de##.partner
  10474. quoka.de##.partner > .hp-highlight
  10475. tvemsdetten.com##.partner-slider
  10476. wallstreet-online.de##.partnerNews > a[target="_blank"]
  10477. eatsmarter.de##.partnerbox
  10478. quoka.de##.partnersmall
  10479. picdumps.com##.pcd_mitte
  10480. 4players.de##.pcsponsor
  10481. sunshine.it##.penci_list_banner_widget
  10482. heise.de##.perf-cls-reduc-leaderboard
  10483. heise.de##.perf-cls-reduc-rectangle
  10484. rtl.de##.performanceRect
  10485. 20min.ch##.piazza
  10486. gamingxp.com,mobilexp.com##.platform_index_bsb
  10487. lounge.fm##.player-sponsor
  10488. bluewin.ch##.plinks2
  10489. berliner-kurier.de,berliner-zeitung.de,express.de,gesundheit.de,ksta.de,mz-web.de,rheinische-anzeigenblaetter.de,rundschau-online.de##.plistaList img[src*="/image/"]
  10490. berliner-kurier.de,berliner-zeitung.de,express.de,gesundheit.de,ksta.de,mz-web.de,rheinische-anzeigenblaetter.de,rundschau-online.de##.plistaList img[src^="/"]
  10491. freenet.de##.plistaList img[src^="https://blob.freent.de/image/"]
  10492. picdumps.com##.plug + br[style="clear:both;"] + div[style]
  10493. picdumps.com##.plug_fu
  10494. picdumps.com##.plug_q2
  10495. picdumps.com##.plug_w
  10496. playcentral.de,playmassive.de,playnation.de##.pnad
  10497. myvideo.de##.poker_livechat
  10498. de.pons.com##.ponsAd
  10499. webmiles.de##.popup
  10500. grosseleute.de##.portalColumnInner > :nth-child(n) a[href] div img[src^="image/"]
  10501. grosseleute.de##.portalColumnInner > :nth-child(n) div:first-child:last-child > div:first-child > a[href] > img[src^="image/"]
  10502. archiv.raid-rush.ws##.post + #g
  10503. raid-rush.ws##.post + #gg
  10504. ultras.ws##.post + .divider + .post.bg3
  10505. moviebox.to##.post > .cover > center > a[target="_blank"]
  10506. serienjunkies.org##.post > .post-title + #outer
  10507. blogprojekt.de##.post > div[style="margin-left: 10px;"] > div[style="clear:both; font-size:8pt; text-align:right; width: 468px;"]
  10508. iphone-tricks.de##.post div[style="float:none;margin:0px 0 0px 0;text-align:center;"]
  10509. ak-kurier.de,nr-kurier.de,ww-kurier.de##.post td[valign="top"] > table[Width="100%"][cellspacing="0"][cellpadding="0"][border="0"] > tbody > tr > td > a[target="_blank"] > img
  10510. radio1.ch##.post-box-middle-anzeige
  10511. finanztreff.de##.postbankdepot
  10512. amerika-forum.de##.postbitim:not([id])
  10513. wallstreet-online.de##.posting + div[style="width:860px;"]
  10514. dokus.to##.prc
  10515. digitalfernsehen.de##.preisvergleich_search
  10516. scm-gladiators.de##.presenter
  10517. wetter.de##.presenter-image
  10518. digitalfernsehen.de##.pricerunner_search
  10519. lyrics.de##.pro_teaser
  10520. zentrum-der-gesundheit.de##.products
  10521. zentrum-der-gesundheit.de##.products__wrapper
  10522. aktionspreis.de##.produkt_uebersicht > div > br.clear
  10523. jappy.at,jappy.de##.promiflash
  10524. blick.ch##.promo
  10525. kabeldeutschland.de##.promo_teaser_2c
  10526. wegwerfemailadresse.com##.promobox
  10527. lieferheld.de##.promoted
  10528. 20min.ch,lakeparty.de##.promotion
  10529. access.de##.promotionbox
  10530. psvita-forum.de##.psads
  10531. lingostudy.de##.psw_banner
  10532. suedtirolnews.it##.pub
  10533. parcello.org##.pull-right
  10534. gameone.de##.q_teaser_wrapper
  10535. quotenmeter.de##.qm-news-list-box
  10536. quotenmeter.de##.qm-right-box[style="position:relative"]
  10537. 104.6rtl.com##.quicklinks-wrapper
  10538. au-ja.de##.rechtsADV
  10539. reimemaschine.de##.rechts_neu > table[border="0"][align="center"][Width="150"]:first-child:last-child
  10540. gmx.de,web.de##.record-layer
  10541. hamm2night.de##.rect
  10542. hamm2night.de##.rectBox
  10543. kochbar.de,rtl.de,sport.de,vip.de,vox.de##.rectangel
  10544. bild.de,fussballdaten.de,internetworld.de,lkz.de,modhoster.de,outnow.ch,rp-online.de,sonntagszeitung.ch,stylebook.de,suedkurier.de,travelbook.de,visions.de,win-10-forum.de,windows-forum.info##.rectangle
  10545. wetter.com##.rectangle-home img
  10546. myvideo.de##.rectangle1
  10547. internetworld.de##.rectangleBox
  10548. mz-web.de##.rectangle_anzeige
  10549. rhein-zeitung.de##.rectangle_head
  10550. perun.net##.rekl-links
  10551. frag-mutti.de##.relcookiepopup
  10552. pizza.de##.restaurant-item--premium
  10553. pizza.de##.restaurant-item--prm
  10554. quoka.de##.result a[href^="http://connect.quoka.de/qpa/click.php?url="]
  10555. freenet.de##.result-container > .container-right
  10556. quoka.de##.result-sml a[href^="http://connect.quoka.de/qpa/click.php?url="]
  10557. verivox.de##.resultlist-position-zero
  10558. gronkh.de##.revbig
  10559. gronkh.de##.revbox
  10560. notebookcheck.com##.reviewlisttable[Width="100%"][border="0"][style="background-color:#EEEEEE;"]
  10561. nydus.org##.right > .widgetbox2
  10562. stefan-niggemeier.de##.right-content > .external-content + .region-info
  10563. stefan-niggemeier.de##.right-content > .external-content + .region-info + a > img
  10564. narutoloads.org##.right-hand-global
  10565. parcello.org##.right-mo
  10566. heute.at##.rightBanner
  10567. notebookinfo.de##.rightColumn > .block-teaser-carousel
  10568. tarifcheck24.com##.right_anzeige
  10569. insidegames.ch,politik.ch##.right_banner
  10570. spiele-check.de##.right_box:first-child > h2:first-child + .p5:last-child
  10571. ka-news.de##.right_teaser_Anz
  10572. insidegames.ch##.right_top_banner
  10573. abload.de,taketv.net##.rightbanner
  10574. speedlounge.in##.rightbox
  10575. speedlounge.in##.rightcontent
  10576. playnation.de##.rl > .ca
  10577. oberpfalznetz.de##.rotating-banner
  10578. excitingcommerce.de##.row > .fourcol > #text-2
  10579. magistrix.de##.row > div[style="text-align: right; padding: 0;"]
  10580. netzwelt.de##.row-top
  10581. boerse-online.de##.rsmodulanzeige
  10582. rtl.de##.rtlde-medium-rectangle
  10583. ebay.de##.rtmad
  10584. rundschau.info##.runds-expert
  10585. sport1.de##.s1-dashboard-row > a[title="Shop"]
  10586. chefkoch.de##.s24_widget
  10587. quoka.de##.s24widget
  10588. com-magazin.de##.s2teaserboxes-typ-4
  10589. com-magazin.de##.s2teaserboxes-typ-6
  10590. digital-eliteboard.com##.samBannerUnit
  10591. digital-eliteboard.com##.samCodeUnit
  10592. islamische-zeitung.de##.sb-widget
  10593. gamepro.de##.sbpromotion
  10594. schulterglatze.de##.schulterglatze_leaderboard
  10595. sky.de##.sdc-site-au__leaderboard
  10596. hotfrog.at,hotfrog.ch,hotfrog.de##.search-middle-adblock
  10597. bildschirmarbeiter.com##.searchContainer + a + .sidebox
  10598. mittelhessen.de##.sebo_advert
  10599. teckbote.de##.sebo_rectangle
  10600. freiepresse.de##.section-adv
  10601. regensburg-digital.de##.seitenanzeige
  10602. quoka.de##.sem > li > #ContentPoleposition_Result
  10603. bild.de##.servicelinks
  10604. hoerzu.de##.shades-of-grey-banner
  10605. wallstreet-online.de##.shareInFocus
  10606. nasen-ratgeber.de##.show-on-desktop-480
  10607. kleinezeitung.at##.si_adv_win2day
  10608. kleinezeitung.at##.si_topli
  10609. curved.de##.side-products--deals
  10610. informelles.de##.side2
  10611. allround-pc.com##.side_banner
  10612. downloadstube.net##.side_frame
  10613. fernsehlounge.de##.sidebanner
  10614. tarnkappe.info##.sidebar > #text-28
  10615. listsandnews-de.net##.sidebar > #text-3
  10616. tarnkappe.info##.sidebar > #text-6
  10617. gsx-r1000.de##.sidebar > .funbox > .funboxWrapper > .widget-group-random > #widget-15
  10618. ploetzblog.de##.sidebar > .imglinks
  10619. queer.de##.sidebar > .liste
  10620. hc-empor.de##.sidebar > ul > #text-6 + #text-13 + #text-9
  10621. 1erforum.de,dasheimwerkerforum.de,mercedes-forum.com,modernboard.de,vermieter-forum.com##.sidebar a > img
  10622. stadt-bremerhaven.de##.sidebar a[href^="https://www.amazon.de/"][href*="&tag="] > img
  10623. berriesandpassion.com,kreativfieber.de##.sidebar-right > #text-11
  10624. kreativfieber.de##.sidebar-right > #text-6
  10625. berriesandpassion.com##.sidebar-right > #text-9
  10626. rpc-germany.de##.sidebar_banner_bg
  10627. n-tv.de##.sidebar_block[style="width:300px;height:163px"]
  10628. n-tv.de##.sidebar_block_dark[style="padding-left: 40px; height: 200px;"]
  10629. mimikama.at##.sidebar_right
  10630. downloadstube.net##.sidebox_details > div[class]:first-child
  10631. fettspielen.de##.similar-games > .unblock
  10632. fck.de##.site_ovlerlay
  10633. dokus4.me##.siyl
  10634. indeed.ch##.sjlast
  10635. my-homo.net##.sksc160
  10636. my-homo.net##.sksc300
  10637. stadtbranchenbuch.at,stadtbranchenbuch.com##.sky
  10638. lokalisten.de##.skyScraper
  10639. t-online.de##.skybannerWrapper
  10640. internet-sms.com##.skybg
  10641. spiele-kostenlos-online.de##.skycraper
  10642. 11freunde.de,ak-kurier.de,auto-motor-und-sport.de,buffed.de,bvb.de,chat4free.de,dialo.de,dynamo-dresden.de,erotikchat4free.de,freechat.de,gamesaktuell.de,genderblog.de,gentleman-blog.de,jetztspielen.de,kanu.de,magistrix.de,nonstopnews.de,nr-kurier.de,pcgames.de,spielefilmetechnik.de,spielen.de,swoodoo.com,tabtech.de,techno4ever.fm,tsv1860.de,videogameszone.de,ww-kurier.de##.skyscraper
  10643. fettspielen.de##.skyscraper-container
  10644. b2run.de##.skyscraperContainer
  10645. kidszone.de##.skyscraper_background
  10646. insidegames.ch##.skyscraper_div
  10647. kidszone.de##.skyscraper_forum
  10648. gameone.de##.skyscraper_wrapper
  10649. suedtirolnews.it##.slconnectcampaign
  10650. nnz-online.de##.slide
  10651. load.to##.small_red
  10652. derboersianer.com##.smalladd
  10653. langes-forum.de##.smallfont > a[href^="http://www.ueberlaengen-shop.de/"][target="_blank"]
  10654. android-hilfe.de##.smallfont[style="text-align:center;width:740px;height:110px;padding-left:10px;padding-top:10px;padding-bottom:12px;background-color: #ffffff;border:1px solid #DFE6ED"]
  10655. android-hilfe.de##.smallfont[style="text-align:center;width:740px;height:110px;padding-left:10px;padding-top:10px;padding-bottom:5px;background-color: #ffffff;border:1px solid #DFE6ED"]
  10656. echte-abzocke.de##.smallfont[style="text-align:center;width:740px;height:115px;padding-top:10px;background-color: #ffffff;border:1px solid #DFE6ED"]
  10657. finanznachrichten.de##.smartbroker--text
  10658. finanznachrichten.de##.smartbroker-logo
  10659. finanznachrichten.de##.smartbroker1
  10660. finanznachrichten.de##.smartbroker3
  10661. kochbar.de##.smatch
  10662. finanzen100.de##.snippet--cta
  10663. golem.de##.sp-breakout
  10664. netzwertig.com##.sp0ns0r3n_columns
  10665. jappy.at,jappy.de##.spAdMR
  10666. 1und1.de,smartsearch.de##.spLinksBottom
  10667. 1und1.de,smartsearch.de##.spLinksTop
  10668. meetingpoint-brandenburg.de##.span > .white_bg[style="width: 100%; padding-right: 5px;"]
  10669. moviez.to##.span-10 > .hoster
  10670. meetingpoint-brandenburg.de##.span.white_bg[style="padding: 7px 2px; margin-left: 5px;"]
  10671. meetingpoint-brandenburg.de##.span[style="width: 160px; margin-left: 5px;"]
  10672. oberberg-aktuell.de##.special_combination_add
  10673. efever.de##.specialdiv
  10674. benzinpreis.de##.sped
  10675. gload.cc##.speed
  10676. filme-anschauen-kostenlos.de##.spidd
  10677. delamar.de,lhc-cottbus.de##.spon
  10678. fuldaerzeitung.de##.spon_318_2_2
  10679. ehv-aue.org##.spons_div
  10680. 20min.ch,europages.de,heise.de,lehrerfreund.de,lounge.fm,sueddeutsche.de##.sponsor
  10681. svwehen-wiesbaden.de##.sponsorLeiste
  10682. bz-berlin.de##.sponsorTop
  10683. nowtv.de,tvnow.de##.sponsorbanner
  10684. ehrensenf.com##.sponsorcenter
  10685. ariva.de,bento.de,cnet.de,macwelt.de,renego.de,zdnet.de##.sponsored
  10686. euractiv.de,seo-united.de##.sponsoren
  10687. vfl.de##.sponsoren_right
  10688. yigg.de,zeit.de##.sponsoring
  10689. eblogx.com##.sponsorleft
  10690. fc-suedtirol.com##.sponsorliste
  10691. svm-fan.net##.sponsorlogo
  10692. svhu-frogs.de##.sponsors
  10693. fcbayern.de##.sponsors-wrapper
  10694. ssv-jahn.de##.sponsorsFull
  10695. euractiv.de##.sponzor
  10696. auto-motor-und-sport.de##.spritpreisvergleich_sideteaser
  10697. schnellangeld.de##.squarebanner
  10698. woerterbuch.info##.standard[valign="top"][bgcolor="#e5e5e5"][align="right"][colspan="2"]
  10699. biallo.de##.stdanzeige
  10700. tixuma.de##.stdfont[bgcolor="#ecf5fa"]
  10701. biallo.de##.stdspezialteaseranzeige
  10702. pcgameshardware.de##.stellenmarktModule
  10703. spieletipps.de##.stiSkyscraperRgt
  10704. serienjunkies.org##.streams + #content > .post:first-child > .post-title:first-child + p[align="center"]
  10705. deine-tierwelt.de##.stroeer
  10706. fernsehserien.de##.stroeer-container
  10707. womenshealth.de##.stuff
  10708. stadtradio-goettingen.de##.subfoot
  10709. winfuture.de##.success_box
  10710. fuw.ch##.suche_sponsor
  10711. sdx.cc##.suggestionList > a[href^="http://www.sdx.cc/file="]
  10712. frankenpost.de,freies-wort.de,gentleman-blog.de,horizont.net,itopnews.de,ka-news.de,mediabiz.de,neon.de,np-coburg.de,radiopsr.de,schlagerhoelle.de,stz-online.de,volksfreund.de##.superbanner
  10713. gruenderszene.de##.superbanner-wrapper
  10714. kochbar.de##.tTraffic
  10715. berlin.de##.t_a_vert
  10716. berlinonline.de##.t_special
  10717. n-tv.de##.table-cellwidth-220 > .table-row > .table-cell > .teaser-220
  10718. golem.de##.tags
  10719. verivox.de##.tarif-tipp
  10720. rheintaler.ch##.tbrposthtml
  10721. rheintaler.ch##.tbrprehtml
  10722. hifi-forum.de##.td1[valign="top"] > div[style="float:left; width: 300px; height: 250px; margin-right: 10px; margin-bottom: 10px; padding:0;"]:first-child
  10723. bild.de##.tea-rectangle
  10724. swz.it##.teaser
  10725. bento.de##.teaser-content.spns
  10726. notebookinfo.de##.teaser-news-inline-anzeige
  10727. bluewin.ch##.teaser-partnerlink
  10728. n-tv.de##.teaser_220_450.clearfix[style="background-color: #02225a; padding: 5px 0 5px 0; margin: -10px 0 10px 0; "]
  10729. haz.de##.teaser_anzeige300
  10730. gamiano.de##.teaser_box.masonry-brick[style="height: 300px; position: absolute; top: 835.6px; left: 0px;"]
  10731. heise.de##.teaser_ebook
  10732. heise.de##.teaser_geizhals
  10733. heise.de##.teaser_hbs
  10734. derwesten.de##.teaser_head_img
  10735. heise.de##.teaser_preisvergleich
  10736. kochbar.de##.teaser_rezepte
  10737. computerbild.de##.teaserblock a[href="http://www.egarden.de"]
  10738. computerbild.de##.teaserblock a[href="http://www.ekitchen.de"]
  10739. computerbild.de##.teaserblock a[href="http://www.evivam.de"]
  10740. computerbild.de##.teaserblock a[href^="http://k.ilius.net/?"]
  10741. computerbild.de##.teaserblock.pricetrend .priceblock .amazon
  10742. computerbild.de##.teaserblock.pricetrend .priceblock .idealo
  10743. teltarif.de##.tetable:first-child + .tetable[Width="100%"][cellspacing="0"][cellpadding="0"][border="0"][bgcolor="#E3D470"]
  10744. sinn-frei.com##.text > div[style="margin: 3px 0 1px 0;"]
  10745. adhs-zentrum.de##.text[align="center"][colspan="6"]:first-child:last-child > p[align="center"]:first-child:last-child
  10746. oberberg-aktuell.de##.text_anzeige
  10747. saz-aktuell.com##.textadul
  10748. gload.cc##.textwidget > .toptitelmain
  10749. et-tutorials.de##.textwidget > div[style="background-color: #FFFFFF; color:#000000; "]
  10750. teltarif.de##.tgtLink[style="color:#CCCCCC;margin:10px 0 2px 0"]
  10751. teltarif.de##.tgtLink[style="width:100%;text-align:left;border-spacing:0;margin-bottom:5px"]
  10752. heise.de##.themenseite_preisvergleich.meldung__box--right
  10753. dhb.de##.three.columns > #c22 + .pslider
  10754. promipool.de##.timeframe_banner
  10755. t-online.de##.tl_anz-pos1
  10756. gload.cc##.tm-content > .toptitel
  10757. t-online.de##.toi-sh-breaker
  10758. sunshine-live.de##.top
  10759. kleiderkreisel.de##.top-banner
  10760. ichspiele.cc##.top-box
  10761. az.com.na##.top-menu
  10762. netzkino.de##.topA
  10763. deraktionaer.de##.topBanner
  10764. ebay.de##.topBnrSc
  10765. buffed.de,gamezone.de,pcgames.de,pcgameshardware.de##.topFrameEddie
  10766. golfv.de##.topLeaderBoard
  10767. ebay.de##.topRtm
  10768. winfuture.de##.top_deal_box
  10769. downloadstube.net##.top_frame
  10770. xrel.to##.top_news_adv
  10771. xrel.to##.top_news_box
  10772. softonic.de##.topbanner
  10773. queer.de##.toplinks
  10774. digital-eliteboard.com##.toplinks + div[style="position:absolute;top:50px;right:40px;"]
  10775. deraktionaer.de##.tradeOuterShell
  10776. finanzen100.de##.tradernews
  10777. finanzen.net##.tradingActions
  10778. macnews.de##.transaction_box
  10779. computerbild.de##.trc_related_container .syndicatedItem:not(.inNetworkItem)
  10780. tagesspiegel.de##.ts-sptag
  10781. t-online.de##.tsc_www_p4p
  10782. t-online.de##.tsc_www_p4p_bottom
  10783. teltarif.de##.ttWallTD
  10784. teltarif.de##.ttcen1[style="height: 59px; margin: 0; padding-bottom: 21px;"]
  10785. enduro-austria.at##.ttr_banner_menu_inner_above0
  10786. teltarif.de##.ttsidecol > aside > div[style="text-align:right;color:#CCCCCC"]:first-child
  10787. computerhilfen.de##.tuneupshop1
  10788. wetter24.de##.two_big_rows > .two_big_rows_second > .one_big_row_html
  10789. wetter24.de##.two_big_rows_second > .two_small_rows + .one_big_row_html
  10790. china.ahk.de##.tx-bannermanagement-pi1
  10791. bild.de##.txe
  10792. excitingcommerce.de##.typelist-note > a > img[style="margin: 5px 5px 5px 0px; border-width: 0px;"]
  10793. excitingcommerce.de##.typelist-note > a > img[style="margin: 5px 5px 5px 0px; border-width:0px;"]
  10794. heise.de##.us-ad
  10795. heise.de##.us_ad
  10796. tagblatt.ch##.vermarktungsflaeche
  10797. schuelerzeitung-tbb.de##.vertical
  10798. ebay.de##.vi-as
  10799. ebay.de##.vi-d-pad
  10800. ebay.de##.vi-is1-vtp
  10801. ebay.de##.vi-lb-placeholder
  10802. dwdl.de##.viad_bttn
  10803. mrstiff-deutsch.com##.videobereich_rechts
  10804. tvmovie.de##.videoload
  10805. queer.de##.vidkasten
  10806. queer.de##.vidskasten
  10807. queer.de##.vidzkasten
  10808. ariva.de##.viewtrackerAriva[src^="/media?cnt=1&id=hsbc-fallback-dax&d="] + div
  10809. technorocker.info##.vim
  10810. vip.de##.vip-medium-rectangle
  10811. vip.de##.vip-teaser
  10812. teen-blog.us##.voteLayer
  10813. viviano.de##.vtext9
  10814. stol.it##.w-header
  10815. bruder-schwester-fick.com##.w_b300x250
  10816. xvideo-deutsch.com##.w_under_video
  10817. pctipp.ch##.wallpaper_clickable
  10818. goldesel.to##.wbh > li > a > img
  10819. abendzeitung-muenchen.de##.webtipps
  10820. wallstreet-online.de##.werBox
  10821. nydus.org##.werb
  10822. diefussballecke.de##.werbe_eigen_rahmen
  10823. eastcomp.de##.werbehinweis + table
  10824. sportnews.bz##.werbenbox
  10825. dastelefonbuch.de##.werbg
  10826. russland.ru##.werbung_01[valign="top"][align="left"]
  10827. russland.tv##.werbung_01[valign="top"][align="right"]
  10828. webfail.com##.wf-sidebox + div > a > img
  10829. winfuture-forum.de##.wf_gcsi
  10830. forum.winload.de##.wgo_block
  10831. digitalfernsehen.de##.white_anzeige
  10832. netzkino.de##.wideSkyscraper
  10833. netzkino.de##.wideSkyscraperRight
  10834. rp-online.de##.wideheader
  10835. ihk-berlin.de##.widesky
  10836. orschlurch.net##.widget_57179
  10837. wp-koenigin.de##.widget__image--banner
  10838. orschlurch.net##.widget_amazon
  10839. fxempire.de##.widget_banner
  10840. fxempire.de##.widget_brokers
  10841. orschlurch.net##.widget_facebook + div
  10842. fxempire.de##.widget_latest_promotions_right
  10843. fxempire.de##.widget_recommended_brokers
  10844. mobiflip.de##.widget_sponsor
  10845. fxempire.de##.widget_top_brokers
  10846. ftd.de##.wimeContentAd
  10847. zitate-online.de##.witz > .bewertung + .detaillink + p:last-child
  10848. zitate-online.de##.witz > .bewertung + p:last-child
  10849. wn.de##.wn_sp_banner
  10850. azonline.de,mv-online.de,wn.de##.wn_spo_banner
  10851. ariva.de##.wo_news_top_banner
  10852. fitnessrezepte.de##.wpa
  10853. goyax.de##.wpad
  10854. linkbase.in##.wrap > div[style="padding: 10px; margin: 10px; -moz-border-radius: 5px 5px 5px 5px; -moz-box-shadow: 0px 0px 10px rgb(0, 0, 0); text-align: center; font-size: 18px; background-color: rgb(102, 160, 0); opacity: 0.45; border: 1px solid rgb(68, 187, 68);"]
  10855. technic3d.com##.wrap > footer[style="bottom: -260px;"]:last-child > div:first-child
  10856. mobile.de##.wrapper-d-06-rect_de
  10857. wetter.de##.wrapper-halfpage
  10858. wetter.de##.wrapper-rectangle
  10859. muenchen.de##.wrapper_dienste_anzeigen
  10860. abendzeitung-muenchen.de##.wtc-wg-listitem:not([data-regis-url^="https://www.abendzeitung-muenchen.de/"])
  10861. evo-cars.de##.xaded
  10862. wetter.de##.xdot
  10863. wetter.de##.xdotRelated
  10864. derboersianer.com##.xmlnewsSingleCheap
  10865. abacho.de##.xoxo > script + div
  10866. chilloutzone.net##.yeah
  10867. bild.de##.yield
  10868. yelp.de##.yla
  10869. yelp.at,yelp.ch,yelp.de##.yloca-list
  10870. yelp.at,yelp.ch,yelp.de##.yloca-list-exp
  10871. yelp.at,yelp.ch,yelp.de##.yloca-search-result
  10872. yelp.at,yelp.ch,yelp.de##.yloca-search-result-exp
  10873. autoextrem.de,teccentral.de##.yui-sidebar li > a > img
  10874. autoextrem.de,teccentral.de,winboard.org##.yui-sidebar li > span > a > img
  10875. magistrix.de##.zeezee
  10876. german-bash.org##.zitat > div[style="width:300px;"]
  10877. heise.de##A-PATERNOSTER
  10878. suche.1und1.de,suche.gmx.net,suche.web.de##COMPONENTS-SHOPPING-ONEBOX-LIST.l-display-block
  10879. verivox.de##NRG-RESULT-LIST > ul > .position-zero
  10880. npage.at,npage.ch,npage.de,~www.npage.at,~www.npage.ch,~www.npage.de##[class] > a[target="_blank"][href*=".npage.de/"][href$=".html"]
  10881. goldesel.to##[class^="wrn_"]
  10882. npage.at,npage.ch,npage.de,~www.npage.at,~www.npage.ch,~www.npage.de##[id] > a[target="_blank"][href^="/"][href$=".html"]
  10883. forum-sachsen.com##[Width="425"][height="600"][style="position: absolute; top: 100px; left: 550px; empty-cells: hide;"]
  10884. sat-erotik.de##[Width="800"][cellspacing="0"][cellpadding="4"][border="0"]
  10885. t-online.de##a.Tctiga[href][rel="nofollow"][data-urlb]
  10886. hsc-bad-neustadt.de##a[class*="sponsor"]
  10887. mobilegeeks.de##a[data-eventcategory="Kooperation"]
  10888. ariva.de##a[data-google_analytics_event_category="wo"]
  10889. ariva.de##a[data-google_analytics_event_category="wo"] + span
  10890. digitalfernsehen.de##a[data-redirect^="http://click.plista.com/redirect.php"] + div
  10891. t-online.de##a[data-url^="http://m.exactag.com/"]
  10892. t-online.de##a[data-url^="https://count.shopping.t-online.de/RE?ID="]
  10893. xxx-blog.to##a[height="600"][Width="120"]
  10894. goldesel.to##a[href$="-anonym"]
  10895. goldesel.to##a[href$="-download"]
  10896. g4u.me##a[href$="/download/nzb.html"]
  10897. pi-news.net##a[href$="/werbung.pdf"]
  10898. 94.199.241.194##a[href$="_zalando"]
  10899. pctipp.ch##a[href*="&utm_campaign="]
  10900. metager.de##a[href*=".overture.com/"][href$="?plmg=1"]
  10901. fitbook.de##a[href*=".smartadserver.com"][rel="noopener"]
  10902. bild.de##a[href*=".smartadserver.com/"]
  10903. lesen.to##a[href*="/?f="]
  10904. windowspro.de##a[href*="/adclick."]
  10905. htwk-leipzig.de##a[href*="/adclick.php?"]
  10906. satindex.de##a[href*="/extern.php?"]
  10907. serienjunkies.org##a[href*="/mirror."]
  10908. bild.de##a[href*="/partner/"]
  10909. 20min.ch##a[href*="/sponsored/story/"]
  10910. emfis.de##a[href*="/uebersicht.html?tx_ricrotation_"]
  10911. auswandererforum.de##a[href*="affiliate.php?"]
  10912. xp-antispy.org##a[href*="com_partner&link="]
  10913. 3dl.tv##a[href*="downloadboutique.com"]
  10914. hd-vidz.net##a[href*="filesonthe.net"]
  10915. t-online.de##a[href*="utm_campaign=bigfarm"]
  10916. t-online.de##a[href="#"][data-urlb]
  10917. t-online.de##a[href="#a"] > img
  10918. arcor.de##a[href="/content/unterhaltung/lotto/"]
  10919. smsgott.de##a[href="/d2freikarte.php"]
  10920. sb.sbsb.cc##a[href="/download.php"]
  10921. speedlounge.in##a[href="/download/footer"]
  10922. fm-arena.de##a[href="/go_to.php?ID=105"]
  10923. fm-arena.de##a[href="/go_to.php?ID=106"]
  10924. fm-arena.de##a[href="/go_to.php?ID=116"]
  10925. shareware.de##a[href="/gratis-scan.html"]
  10926. bild.de##a[href="/infos/entertainment/bild-aktionen/bild-entertainment-aktionen-34516434.bild.html"]
  10927. bild.de##a[href="/lifestyle/horoskop/horoskop/home-21648048.bild.html"]
  10928. bild.de##a[href="/spiele/gamesload/computerspiele/pc-spiele-shop-33596804.bild.html"]
  10929. bild.de##a[href="/video/clip/livestrip-sexy-clips/live-strip-24602168.bild.html"]
  10930. strippokerregeln.com##a[href="/www/888casino"]
  10931. sb.sbsb.cc##a[href="download.php"]
  10932. dsl-speedtest.org##a[href="ex/thome1.php"]
  10933. fm-arena.de##a[href="fm-10-bestellen.html"]
  10934. lesen.to##a[href="http://aktiv-abnehmen.com"]
  10935. bild.de##a[href="http://ampya.bild.de"]
  10936. nik-o-mat.de##a[href="http://australienblog.com/kostenlose-kreditkarte"]
  10937. bild.de##a[href="http://automarkt.bild.de/"]
  10938. bild.de##a[href="http://carsharing.bild.de"]
  10939. bild.de##a[href="http://dsl-vergleich.bild.de/dsl-vergleich/"]
  10940. e-bol.net##a[href="http://e-bol.net/goto/topspeed/"]
  10941. filmpalast.to##a[href="http://filmpalast.to/logo"]
  10942. filmpalast.to##a[href="http://filmpalast.to/route"]
  10943. bild.de##a[href="http://finanzservice.bild.de/banken/kredite-vergleich/"]
  10944. bild.de##a[href="http://finanzservice.bild.de/banken/tagesgeld-vergleich/"]
  10945. bild.de##a[href="http://finanzservice.bild.de/versicherungen"]
  10946. gload.cc##a[href="http://gload.cc/2010"] > img
  10947. bild.de##a[href="http://gutscheine.bild.de"]
  10948. prad.de##a[href="http://links.prad.de/lgcurved"]
  10949. livestreamfussball.org##a[href="http://livetv.ru/de/allupcomingsports/1/"]
  10950. bild.de##a[href="http://magine.bild.de"]
  10951. moviebox.to##a[href="http://moviebox.to/download/?"]
  10952. rs-load.blogspot.com##a[href="http://multimedia-load.com"]
  10953. bild.de##a[href="http://neuwagen.bild.de/"]
  10954. porn-traffic.net##a[href="http://porn-traffic.net/mirror.php"]
  10955. pornkino.to##a[href="http://pornkino.to/mirror.php"]
  10956. photoshop-weblog.de##a[href="http://print24.com/de"]
  10957. putenbrust.net##a[href="http://putenbrust.net/cgi-bin/atc/out.cgi?l=enterpics"]
  10958. sb.sbsb.cc##a[href="http://sb.sbsb.cc/download.php"]
  10959. t-online.de##a[href="http://stayfriends.t-online.de/"]
  10960. bild.de##a[href="http://stromvergleich.bild.de/strom-vergleich/"]
  10961. hartz4-forum.de##a[href="http://tariffux.de"]
  10962. bild.de##a[href="http://tickets.bild.de"]
  10963. outleter.org##a[href="http://topne.ws/onlineoutlet"]
  10964. sexuria.com##a[href="http://wixtube.com/frame.htm"]
  10965. 12free-sms.de##a[href="http://www.12free-sms.de/free-sms.php"]
  10966. eliteanimes.com##a[href="http://www.eliteanimes.com/els/"]
  10967. eliteanimes.com##a[href="http://www.eliteanimes.com/elsw/"]
  10968. eliteanimes.com##a[href="http://www.eliteanimes.com/elsword/"]
  10969. rollertuningpage.de##a[href="http://www.fc-moto.de"][target="_blank"]
  10970. flower-blog.org##a[href="http://www.flower-blog.org/direct-download.php"]
  10971. flower-blog.org##a[href="http://www.flower-blog.org/download.php"]
  10972. flp.to##a[href="http://www.flp.to/download.php"]
  10973. fm-arena.de##a[href="http://www.fm-arena.de/go_to.php?ID=103"]
  10974. gamefront.de##a[href="http://www.gamedealer.de"]
  10975. board.gulli.com##a[href="http://www.getdigital.de/index/gulli"]
  10976. gulli.com##a[href="http://www.gulli.com/internet/chrome"]
  10977. gulli.com##a[href="http://www.gulli.com/internet/chrome"] + h2 + p
  10978. gulli.com##a[href="http://www.gulli.com/internet/chrome"] + p
  10979. immonet.de##a[href="http://www.immonet.de/service/toom-baumarkt.html"]:first-child
  10980. querverweis.net##a[href="http://www.intimvideos.com"]
  10981. 5-jahres-wertung.de##a[href="http://www.kostenloses-konto24.de/girokonto-vergleich.html"]
  10982. n-tv.de##a[href="http://www.n-tv.de/marktplatz/lotto/"]
  10983. mysummit.wordpress.com##a[href="http://www.prontocafe.eu/de/"] > img
  10984. soft-ware.net##a[href="http://www.soft-ware.net/pics/gewinnspiel.jpg"]
  10985. 5-jahres-wertung.de##a[href="http://www.tagesgeld-direktbank.de/tagesgeld-vergleich.html"]
  10986. unwetterzentrale.de##a[href="http://www.wetter.info"] > img
  10987. 94.199.241.194##a[href="http://www.xlhost.de/"]
  10988. xxx-blog.to##a[href="http://xxx-blog.to/mirror.php"]
  10989. xxx-blog.to##a[href="http://xxx-blog.to/mirror.php?download=usenet"]
  10990. xxx-blog.to##a[href="http://xxx-blog.to/poppen"]
  10991. t-online.de##a[href="https://gebrauchtwagen-suche.t-online.de/marke-skoda/modell-superb"]
  10992. i-have-a-dreambox.com##a[href="https://www.satplace.de"]
  10993. t-online.de##a[href="javascript:;"][target="_blank"][data-urlb]
  10994. yourporn.ws##a[href="out.php"]
  10995. t-online.de##a[href="t-online.de"][data-urlb] > img
  10996. speedlounge.in##a[href="usenet"]
  10997. t-online.de##a[href^="#"][data-urlb] > img
  10998. landwirtschaftssimulator-mods.de##a[href^="./adclick.php?"]
  10999. gameserveradmin.de##a[href^="./adclick.php?id="]
  11000. it-production.com##a[href^="./norobot/ad_link_"]
  11001. raidrush.ws##a[href^="//www.big7.com/?wmb="]
  11002. playit.ch##a[href^="/ad/admanager.php?"]
  11003. herthabsc.de##a[href^="/de/hertha/sponsoren/exklusiv-partner/uebersicht/page/"]
  11004. downloadstube.net##a[href^="/download-file.php?type="]
  11005. titanic-magazin.de##a[href^="/fileadmin/core/scripts/link_external.php?url="][target="_blank"] > img
  11006. bild.de##a[href^="/gewinnspiele/movieman/"]
  11007. speedlounge.in##a[href^="/go/"]
  11008. raidrush.net##a[href^="/go/?//www.amazon.de/"]
  11009. speedlounge.in##a[href^="/goto/speedmirror"]
  11010. berlinertageszeitung.de##a[href^="/index.php/component/banners/click/"]
  11011. pctipp.ch##a[href^="/index.php?eID=idgprintad&data="]
  11012. smsgott.de##a[href^="/o2freikarte.php"]
  11013. golyr.de##a[href^="/out/klingelton/"]
  11014. bild.de##a[href^="/spiele/bigpoint/"] > img
  11015. bild.de##a[href^="/spiele/goodgame/"] > img
  11016. bild.de##a[href^="/spiele/innogames/"] > img
  11017. bild.de##a[href^="/spiele/travian-games/"] > img
  11018. 20min.ch##a[href^="/sponsored/"]
  11019. mykino.to##a[href^="/stream4/index.php?id="]
  11020. 1kino.in##a[href^="/te3/out.php?id="] > img
  11021. speedlounge.in##a[href^="/to/"]
  11022. rtl.de##a[href^="/tools/count/teaser_ext.php?url="][href*="altfarm.mediaplex.com"]
  11023. vip.de,voxnow.de##a[href^="/tools/count/xdot/count.php?id="]
  11024. gebrauchte-veranstaltungstechnik.de##a[href^="?modul=ad&site=out&lnkid="]
  11025. finanztreff.de##a[href^="adclick.htn?b="]
  11026. goldesel.to##a[href^="apps/windows/11533587-"]
  11027. goldesel.to##a[href^="apps/windows/11627356-"]
  11028. goldesel.to##a[href^="apps/windows/11721125-"]
  11029. gamehammer.de##a[href^="banner_click.php?advert_id="]
  11030. bastel-elfe.de##a[href^="banners.php?"]
  11031. tobitech.de##a[href^="banners.php?op="]
  11032. elitesearch.at##a[href^="highspeed-download/"]
  11033. cinema.de##a[href^="http://a3.superwin.de/click."]
  11034. deluxetools.net##a[href^="http://access.im/"]
  11035. urlauburlaub.at##a[href^="http://ad.adworx.at/"]
  11036. bernerzeitung.ch##a[href^="http://ad.dc2.adtech.de/"]
  11037. board.gulli.com##a[href^="http://ad.doubleclick.net/"] + h2 + p
  11038. gulli.com##a[href^="http://ad.doubleclick.net/"] + p
  11039. n-tv.de##a[href^="http://ad.doubleclick.net/clk"] + * + * + .jq_link
  11040. n-tv.de##a[href^="http://ad.doubleclick.net/clk;"] + *
  11041. gamers.at##a[href^="http://ad.perfectworld.eu/"]
  11042. mainpost.de##a[href^="http://ad.sol.de/"]
  11043. queer.de##a[href^="http://ad.zanox.com"]
  11044. macwelt.de,pcwelt.de,serienjunkies.de##a[href^="http://ad.zanox.com/ppc/"]
  11045. seaofsin.info##a[href^="http://ad.zanox.com/ppc/?"]
  11046. chip.de##a[href^="http://ad1.adfarm1.adition.com/"]
  11047. oe24.at##a[href^="http://ad1.adfarm1.adition.com/redi?sid="]
  11048. finanzen100.de,ps3-talk.de##a[href^="http://ad3.adfarm1.adition.com/"]
  11049. hardwareluxx.de##a[href^="http://adclick.g.doubleclick.net/"]
  11050. deluxetools.net##a[href^="http://adf.ly/?id="]
  11051. mobiflip.de,usp-forum.de##a[href^="http://adfarm.adyard.de/"]
  11052. handy-hilfeforum.de##a[href^="http://adfarm.adyard.de/ad/"]
  11053. ostfussball.com##a[href^="http://adfarm.mediaplex.com/"]
  11054. tagesspiegel.de##a[href^="http://adfarm1.adition.com"]
  11055. golem.de##a[href^="http://ads.golem.de/"]
  11056. gamers.at,gamersplus.de##a[href^="http://ads.oomz.de/"]
  11057. crawli.net##a[href^="http://ads.raidrush.org"]
  11058. raidrush.ws##a[href^="http://ads.raidrush.org/"]
  11059. fettspielen.de##a[href^="http://ads2.fettspielen.de"]
  11060. bravo.de,firmenpresse.de,mittelstandcafe.de##a[href^="http://adserver.adtech.de/"]
  11061. paradisi.de##a[href^="http://adserver.adtech.de/?"]
  11062. gamers.at,gamersplus.de##a[href^="http://adsfac.eu/link.asp"]
  11063. 5vor12.de##a[href^="http://adt.traffictrack.de/"]
  11064. mobilfunk-talk.de##a[href^="http://adt.traffictrack.de/go.cgi?"]
  11065. yourporn.ws##a[href^="http://adultfriendfinder.com/search/"]
  11066. chip.de,~deals.chip.de##a[href^="http://adx.chip.de/www/delivery/ck.php?"]
  11067. serienjunkies.org##a[href^="http://alternads.info/"]
  11068. arcor.de,welt.de,weltwoche.ch##a[href^="http://altfarm.mediaplex.com/ad/ck/"]
  11069. derlacher.de,sinn-frei.com,trendhure.com##a[href^="http://amzn.to/"]
  11070. beichthaus.com,gamefront.de##a[href^="http://amzn.to/"] > img
  11071. hornoxe.com##a[href^="http://amzn.to/"] > img[Width="480"][height="400"]
  11072. trendhure.com##a[href^="http://amzn.trendhure.com"]
  11073. pdfs.us##a[href^="http://anonym.to/?http://ul.to/ref/"]
  11074. smsform.de##a[href^="http://api.tapstream.com/lovoo/"]
  11075. linkfarm.in,underground-links.org##a[href^="http://billing.purevpn.com/aff.php"]
  11076. deluxetools.net##a[href^="http://billing.purevpn.com/aff.php?"]
  11077. byte.to##a[href^="http://bit.do/"]
  11078. drop-games.org##a[href^="http://bit.ly"]
  11079. 4fuckr.com,derlacher.de,gamepro.de,gamestar.de,giga.de,goldesel.to,housebeats.cc,livestreamfussball.org,moviekk.net,musicstream.cc,xxx-blog.to##a[href^="http://bit.ly/"]
  11080. feiertage.net##a[href^="http://bit.ly/"] > img
  11081. magazin-ddl.info,sceneload.to,warez-load.com##a[href^="http://bitshare.com/?referral="]
  11082. zensiert.to##a[href^="http://caracum.net?ref="]
  11083. xxx-blog.to##a[href^="http://cctv.ws/"]
  11084. serienoldies.de##a[href^="http://click.jamba.de/click.asp?"]
  11085. darktown.biz##a[href^="http://clix.superclix.de/"]
  11086. mytube-one.de##a[href^="http://clix.superclix.de/cgi-bin/clix.cgi?"]
  11087. profil.at,sat1.ch,sat1.de##a[href^="http://clk.atdmt.com/"]
  11088. dbase.ws,dokujunkies.org##a[href^="http://cloudzer.net/ref/"]
  11089. t-online.de,trax.de##a[href^="http://count.shopping.t-online.de/RE?ID="]
  11090. xxx-blog.to##a[href^="http://cpm.amateurcommunity."]
  11091. xxx-art.biz##a[href^="http://cpm.amateurcommunity.de/"]
  11092. hd-world.org##a[href^="http://cutt.us/"]
  11093. deluxetools.net,xxx-blog.to##a[href^="http://de.generic4all.com/"]
  11094. hoerbuch.us##a[href^="http://dealdog.net/"]
  11095. mygully.com##a[href^="http://dl1.mygully.com"]
  11096. duckcrypt.info##a[href^="http://download.duckcrypt.info"]
  11097. movie-stream.to##a[href^="http://download.movie-stream.to"]
  11098. serienjunkies.org##a[href^="http://download.serienjunkies.org/md-"]
  11099. sdx.cc##a[href^="http://eads.to"]
  11100. trendhure.com##a[href^="http://ext.trendhure.com/"]
  11101. trendhure.com##a[href^="http://extern.trendhure.com/"]
  11102. duckcrypt.info##a[href^="http://fast.duckcrypt.info"]
  11103. mega-stream.to##a[href^="http://fastmirror.mega-stream.to"]
  11104. fettrap.com##a[href^="http://fettrap.com/highspeed/"]
  11105. linkvz.net##a[href^="http://filedroid.net"]
  11106. game-freaks.net,magazin-ddl.info,romhood.com##a[href^="http://freakshare.com/?ref="]
  11107. omega-music.com##a[href^="http://freakshare.net/?ref="]
  11108. finanzen.net##a[href^="http://g.finanzen.net/hsbc-startseite-top-flop?id="]
  11109. gload.cc##a[href^="http://gload.cc/images/freeuser"]
  11110. gload.cc##a[href^="http://gload.cc/un/dl."]
  11111. drop-games.org##a[href^="http://goo.gl"]
  11112. goldesel.to,hornoxe.com,leave.to,porn2you.org,prad.de,speedtorrent.to,trendhure.com,warezking.in,zensiert.to##a[href^="http://goo.gl/"]
  11113. ingame.de##a[href^="http://green.ingame.de/www/delivery/inck.php?"]
  11114. duckcrypt.info##a[href^="http://highspeed.duckcrypt.info"]
  11115. moviebox.to##a[href^="http://highspeed.moviebox.to"]
  11116. hoerbuch.us##a[href^="http://hoerbuch.us/dddl"]
  11117. hoerbuch.us##a[href^="http://hoerbuch.us/ddl/?f="]
  11118. hoerbuch.us##a[href^="http://hoerbuch.us/load/?f="]
  11119. hoerbuch.us##a[href^="http://hoerbuch.us/wp/goto/Download_Unser_Tipp_"]
  11120. fussball.de,knuddels.de,t-online.de,trax.de##a[href^="http://im.banner.t-online.de/?adlink|"]
  11121. sexuria.com##a[href^="http://in.mydirtyhobby.com/"]
  11122. 4fuckr.com##a[href^="http://in.mydirtyhobby.com/track/"]
  11123. dokujunkies.org,serienjunkies.org##a[href^="http://is.gd/"]
  11124. 4fuckr.com##a[href^="http://j.mp/"]
  11125. linkfarm.in##a[href^="http://landing.amateurseite.com/"]
  11126. linuxundich.de##a[href^="http://linuxundich.de/wp-content/plugins/adrotate/"]
  11127. lix.in##a[href^="http://lix.in/ad.php?"]
  11128. xxx-blog.to##a[href^="http://lp.amateurcommunity.com/"]
  11129. pornkino.to##a[href^="http://lp.amateurcommunity.de/"]
  11130. mafia-linkz.to##a[href^="http://mafia-linkz.to/dirty/"]
  11131. web.de##a[href^="http://magazine.web.de/de/themen/digitale-welt/usenext/"]
  11132. gegenmuedigkeit.de##a[href^="http://marketingnow.de/go/"]
  11133. pornkino.to,xxx-blog.to##a[href^="http://media.campartner.com/"]
  11134. freenet.de##a[href^="http://media.mybet.com/redirect.aspx?pid="]
  11135. hoerbuch.us##a[href^="http://megacache.net/free"]
  11136. eierkraulen.net,serienjunkies.org##a[href^="http://mein-deal.com/"]
  11137. dokujunkies.org##a[href^="http://mirror."]
  11138. moviebox.to##a[href^="http://mirror.moviebox.to"]
  11139. sdx.cc##a[href^="http://mirror.sdx.cc/"]
  11140. pure-anime.biz##a[href^="http://mmotraffic.com/"]
  11141. musicelster.net##a[href^="http://musicelster.net/premium"]
  11142. myboerse.bz##a[href^="http://myboerse.bz/download/?ff="]
  11143. mykino.to##a[href^="http://mykino.to/stream4/index.php?id="]
  11144. gamingxp.com##a[href^="http://nemexia.de/?"]
  11145. hd-world.org##a[href^="http://netload.in/"][href*="&refer_id="]
  11146. paradise-load.us,sdx.cc##a[href^="http://netload.in/index.php?refer_id="]
  11147. gofeminin.de##a[href^="http://network.gofeminin.de/call/"]
  11148. mov-world.net##a[href^="http://nvpn.net/"]
  11149. dexerto.de##a[href^="http://ow.ly/"]
  11150. darktown.biz##a[href^="http://partner.rebuy.de"]
  11151. schambereich.net##a[href^="http://partners.adklick.de/"]
  11152. anonym.to##a[href^="http://partners.affiliace.com/"]
  11153. au-ja.de,mydict.com,pcwelt.de##a[href^="http://partners.webmasterplan.com/"]
  11154. songtexte.bz##a[href^="http://partners.webmasterplan.com/click.asp"]
  11155. alle-autos-in.de,appcatalog.de##a[href^="http://partners.webmasterplan.com/click.asp?"]
  11156. metacrawler.de##a[href^="http://performance-netzwerk.de"]
  11157. mobilfunk-talk.de,usp-forum.de##a[href^="http://performance-netzwerk.de/"]
  11158. funcloud.com##a[href^="http://pn.innogames.com/go.cgi?pid="] > img
  11159. pornkino.to##a[href^="http://pornkino.to/milfs/"]
  11160. pornkino.to##a[href^="http://pornkino.to/poppen/popUp/"]
  11161. pornkino.to##a[href^="http://pornkino.to/usenet."]
  11162. putenbrust.net##a[href^="http://putenbrust.99k.org"]
  11163. gulli.com##a[href^="http://rc23.overture.com/"]
  11164. gulli.com,hubbahotel.cc##a[href^="http://rover.ebay.com/rover/"]
  11165. gesichtskirmes.net##a[href^="http://sau-billig.net/"]
  11166. myvideo.de##a[href^="http://server.nitrado.net/deu/gameserver-mieten?"]
  11167. blasemaul.com,gratiswix.com,klubsex.com,morgensex.com,pornoflitsche.com##a[href^="http://sexplicy.net/anmelden/"]
  11168. drop-games.org,moviez.to##a[href^="http://share.cx/partner"]
  11169. t-online.de##a[href^="http://shop.fussball.de/?ref="]
  11170. erdbeerlounge.de##a[href^="http://sp.erdbeerlounge.de/"]
  11171. spielaffe.de##a[href^="http://sp.spielaffe.de/"]
  11172. t-online.de##a[href^="http://stromvergleich.t-online.de/strom.php"]
  11173. stylebook.de##a[href^="http://style.glossybox.de/?zanpid="]
  11174. 4fuckr.com##a[href^="http://sweetmichelle.net?ref="]
  11175. spielesnacks.de##a[href^="http://t.ad2games.com/"]
  11176. dokujunkies.org,drop-games.org,flp.to,istream.ws,oxygen-scene.com##a[href^="http://tinyurl.com"]
  11177. dbase.ws,fakedaten.tk,fantasiedaten.1x.biz,flower-blog.org,hd-world.org,hopto.org,livestreamfussball.org,moviekk.net,querverweis.net,trendhure.com,xvidload.com,xxx-dream.com##a[href^="http://tinyurl.com/"]
  11178. playboy.de##a[href^="http://track.adform.net/"]
  11179. linkfarm.in,pornkino.to,private-blog.org,xxx-blog.to##a[href^="http://tracking.to/"]
  11180. gulli.com##a[href^="http://tracking.vrtcl.de/aff_c?offer_id="]
  11181. hd-streams.org##a[href^="http://trafficlord.net/"]
  11182. brigitte.de,news.at##a[href^="http://trf.greatviews.de/"]
  11183. fakedaten.tk##a[href^="http://wasistdasusenet.com/"]
  11184. winfuture.de##a[href^="http://winfuture.de/redirect.php?"][href*="_nab&"]
  11185. winfuture.de##a[href^="http://winfuture.de/redirect.php?c=instf_"]
  11186. winfuture.de##a[href^="http://winfuture.de/redirect.php?c=sb_hockey_"]
  11187. t-online.de##a[href^="http://wirtschaft.t-online.de/tagesgeldkonto-der-bank-of-scotland/id_"]
  11188. t-online.de##a[href^="http://wirtschaft.t-online.de/testen-sie-den-devisen-handel-mit-dem-kostenlosen-demokonto-der-fxdirekt-bank/id_"]
  11189. t-online.de##a[href^="http://wirtschaft.t-online.de/top-girokonto-der-norisbank/id_"]
  11190. 5-jahres-wertung.de##a[href^="http://ws.amazon.de/widgets/q?"]
  11191. n24.de##a[href^="http://ww251.smartadserver.com/"]
  11192. computerbild.de##a[href^="http://ww251.smartadserver.com/call/cliccommand/"]
  11193. tvtv.de##a[href^="http://www.TwinPlan.de/AF_"]
  11194. mobilfunk-talk.de##a[href^="http://www.active-tracking.de/"]
  11195. smsform.de##a[href^="http://www.adscads.de/sites/"]
  11196. aktuell.ru##a[href^="http://www.aktuell.ru/inc/banners.php?"]
  11197. livestreamfussball.org,sat-erotik.de##a[href^="http://www.amazon.de/"]
  11198. das-sternzeichen.de##a[href^="http://www.amazon.de/"][href*="&tag="]
  11199. gamepro.de##a[href^="http://www.amazon.de/gp/"][href*="&tag="]
  11200. focus.de##a[href^="http://www.amazon.de/gp/angebote/"]
  11201. beichthaus.com##a[href^="http://www.amzn.to/"]
  11202. goldesel.to##a[href^="http://www.anrdoezrs.net/"]
  11203. mysqldumper.de##a[href^="http://www.artfiles.de/?affiliate="]
  11204. zeit.de##a[href^="http://www.avocadostore.de"]
  11205. zeit.de##a[href^="http://www.avocadostore.de"] + * + p
  11206. bankkaufmann.com##a[href^="http://www.bankkaufmann.com/banners.php?"]
  11207. gamepro.de##a[href^="http://www.betvictor-emtippspiel.de/index.cfm?"]
  11208. bildschirmarbeiter.com##a[href^="http://www.bildschirmarbeiter.com/alink_"]
  11209. blick.ch##a[href^="http://www.blick.ch/marktplatz/"]
  11210. lesen.to##a[href^="http://www.bluray-deals.com"]
  11211. tvspielfilm.de##a[href^="http://www.bluvistaclub.tv/?pid="]
  11212. linkvz.net##a[href^="http://www.cashdorado.de/"]
  11213. fail.to##a[href^="http://www.china-deals.net"]
  11214. omfg.to##a[href^="http://www.china-deals.net/"]
  11215. listsandnews-de.net##a[href^="http://www.dekarrierejournal.com/index.php?A="]
  11216. digital-eliteboard.com##a[href^="http://www.digital-eliteboard.com/rbs_banner.php?id="]
  11217. mix-dich-gluecklich.de##a[href^="http://www.do-easy-tuch.de"]
  11218. safeyourlink.com##a[href^="http://www.eads.to/home.php?ref="]
  11219. bild.de##a[href^="http://www.erotik1.de/"]
  11220. maerkischeallgemeine.de##a[href^="http://www.etracker.de/lnkcnt.php?"]
  11221. 5vor12.de##a[href^="http://www.exnzg.de/go.cgi?pid="]
  11222. maclife.de##a[href^="http://www.falkemedia-shop.de/"][target="_blank"] > img
  11223. finanztreff.de,manager-magazin.de##a[href^="http://www.finanztreff.de/adclick.htn?b="]
  11224. lesen.to##a[href^="http://www.firstload.com/?uniq="]
  11225. flower-blog.org##a[href^="http://www.flower-blog.org/download_usenet_"]
  11226. freesms-senden.net##a[href^="http://www.freesms-senden.net/sms-"]
  11227. ebook-hell.to##a[href^="http://www.friendlyduck.com/AF_"] + *
  11228. rtl.de##a[href^="http://www.gamechannel.de/cms/spiele/"]
  11229. gamestar.de##a[href^="http://www.gamestar.de/_misc/linkforward/"][target="_blank"]
  11230. board.gulli.com##a[href^="http://www.getdigital.de/"][href$="?her=GULLI"]
  11231. board.gulli.com##a[href^="http://www.getdigital.de/"][href$="?her=GULLI"] + h4 + p
  11232. giga.de##a[href^="http://www.giga.de/spx/"]
  11233. funpic.de##a[href^="http://www.gigacash.de/?refid="]
  11234. ddl-music.org,sdx.cc,serialbase.us,serialzz.us,steelwarez.com##a[href^="http://www.gigaflat.com/affiliate/"]
  11235. computerhilfen.de##a[href^="http://www.girls-time.com/"]
  11236. emok.tv##a[href^="http://www.goo.gl/"]
  11237. eierkraulen.net##a[href^="http://www.handytaxi.de"]
  11238. picdumps.com##a[href^="http://www.handyz.de"]
  11239. myfunlink.to##a[href^="http://www.haushaltsdeals.de/"]
  11240. stadt-bremerhaven.de##a[href^="http://www.hihonor.com/de/products/mobile-phones/honor8/"] > img
  11241. pornkino.to,private-blog.org##a[href^="http://www.hobbyhurenkontakte.com"]
  11242. xxx-blog.to##a[href^="http://www.hobbyhurenkontakte.com/"]
  11243. icubik.com##a[href^="http://www.icubik.com/catalog/redirect.php/action/banner/goto/"]
  11244. 2kino.net##a[href^="http://www.idownloadgalore.com/"]
  11245. compliancemagazin.de##a[href^="http://www.itseccity.de/adserver/"]
  11246. jobboerse.de##a[href^="http://www.jobboerse.de/index.php?bannerklick="]
  11247. jobboerse.de##a[href^="http://www.jobboerse.de/index.php?pclick="][target="_blank"]
  11248. playboy.de##a[href^="http://www.just4men.de/?wt_mc="]
  11249. heise.de##a[href^="http://www.kqzyfj.com/click-"]
  11250. 4fuckr.com##a[href^="http://www.liveundnackt.com/"]
  11251. serienjunkies.org##a[href^="http://www.lumovies.com/"]
  11252. mmnews.de##a[href^="http://www.marketlettercorp.com/"]
  11253. ddl-search.biz##a[href^="http://www.mister-load.com/"]
  11254. t-online.de##a[href^="http://www.mobile.de/?utm_"]
  11255. idowa.de##a[href^="http://www.moebel-wanninger.de/"]
  11256. erogeschichten.com##a[href^="http://www.momo-net.ch/?moid="]
  11257. yourporn.ws##a[href^="http://www.mydirtyhobby.com/?sub="]
  11258. porn-reactor.net##a[href^="http://www.mydownloader.net/pr/"]
  11259. 12free-sms.de##a[href^="http://www.mymobileworld.de/"]
  11260. n-tv.de##a[href^="http://www.n-tv.de/marktplatz/elitepartner/?emnad_id="]
  11261. n-tv.de##a[href^="http://www.n-tv.de/marktplatz/experteer/Experteer-Stellensuche-article9804796.html?affiliate="]
  11262. neumarkt-tv.de##a[href^="http://www.neumarkt-tv.de/loadBanner.aspx?"]
  11263. ebase.to##a[href^="http://www.online-downloaden.de?"]
  11264. online-moviez.com##a[href^="http://www.online-moviez.com/cgateway/"]
  11265. orschlurch.net##a[href^="http://www.orschlurch.net/am/"]
  11266. private-blog.org##a[href^="http://www.parkplatzkartei.com"]
  11267. pornkino.to,xxx-blog.to##a[href^="http://www.parkplatzkartei.com/"]
  11268. pcwelt.de##a[href^="http://www.pcwelt.de/pv/"]
  11269. prad.de##a[href^="http://www.prad.de/mpb"]
  11270. adhs-zentrum.de##a[href^="http://www.profiseller.de/shop1/index.php3?ps_id="]
  11271. startseite.to##a[href^="http://www.putlocker.com/?affid="]
  11272. ddlporn.org##a[href^="http://www.raenox.com/vote/"]
  11273. verfickte-scheisse.net##a[href^="http://www.roulette-mit-system.net"]
  11274. n-tv.de,teleboerse.de##a[href^="http://www.rtl.de/tools/count/xdot/countntv.php?id="]
  11275. opencannabis.net##a[href^="http://www.sensiseeds.com/refer.asp?refid="]
  11276. oxygen-scene.com##a[href^="http://www.share-online.biz/affiliate/"]
  11277. ddl-music.org,eselfilme.com,moviez.to,oxygen-scene.com##a[href^="http://www.share-online.biz/service.php?p="]
  11278. verboten.to##a[href^="http://www.sofort-geld-verdienen.com"]
  11279. shortnews.de##a[href^="http://www.sparwelt.de/"]
  11280. speedshare.org##a[href^="http://www.speedshare.org/ads"]
  11281. der-postillon.com##a[href^="http://www.spreadshirt.de/track.php?affiliate="]
  11282. goldesel.to##a[href^="http://www.spyoff.com/"]
  11283. linkfarm.in,pornkino.to,xxx-blog.to##a[href^="http://www.stargames.com/bridge.asp?"]
  11284. linkfarm.in,underground-links.org##a[href^="http://www.stargames.net/bridge.asp?"]
  11285. lavendel.net##a[href^="http://www.sunday.de?utm_"]
  11286. pornkino.to##a[href^="http://www.sunmaker.com?a_aid="]
  11287. unixboard.de##a[href^="http://www.terrashop.de/"]
  11288. shortnews.de##a[href^="http://www.tickntalk.com/?af="]
  11289. trendhure.com##a[href^="http://www.trendhure.tv/"]
  11290. tweakpc.de##a[href^="http://www.tweakpc.de/rev3/www/delivery/"]
  11291. web.de##a[href^="http://www.twinplan.com/"]
  11292. opencannabis.net##a[href^="http://www.udopea.de/"][href*="?refid="]
  11293. 4players.de##a[href^="http://www.ultraforce.de/?refID="]
  11294. macwelt.de##a[href^="http://www.verleihshop.de/index.html?partner="]
  11295. pcwelt.de##a[href^="http://www.verleihshop.de/pwindex.html?partner="]
  11296. serialzz.us##a[href^="http://www.viagra-dienst.info"]
  11297. t-online.de##a[href^="http://www.viversum.de/?pid="]
  11298. t-online.de##a[href^="http://www.viversum.de/index.php?pid="]
  11299. wz-newsline.de##a[href^="http://www.wz-werbewelt.de/proads/"]
  11300. 320k.in##a[href^="http://www.yellow-ducks.com/AF_"]
  11301. golyr.de##a[href^="http://www.zanox-affiliate.de/ppc/?"]
  11302. gesetzliche-kuendigungsfrist.info##a[href^="http://www1.belboon.de/"]
  11303. goldesel.to,mega-stream.to,moviebox.to,woom.ws##a[href^="http://www2.filedroid.net/AF_"]
  11304. readmore.de##a[href^="http://www4.smartadserver.com/"]
  11305. chip.de##a[href^="http://x.chip.de/fs24/io/?url="]
  11306. chip.de##a[href^="http://x.chip.de/linktrack/teaser/?clickzone="][target="_blank"]
  11307. xxx-blog.to##a[href^="http://xxx-blog.to/poppen/"]
  11308. hd-world.org##a[href^="http://zip5.de/"]
  11309. livestreamfussball.org##a[href^="http://zolanis.com/landingpage"]
  11310. freenet.de##a[href^="https://ad1.adfarm1.adition.com/redi?sid="]
  11311. hardwareluxx.de##a[href^="https://adclick.g.doubleclick.net/"]
  11312. fairytail-tube.org##a[href^="https://amzn.to/"]
  11313. googlewatchblog.de##a[href^="https://amzn.to/"] > img
  11314. macwelt.de,pcwelt.de##a[href^="https://aos.prf.hn/click/"]
  11315. 4fuckr.com,gamestar.de##a[href^="https://bit.ly/"]
  11316. byte.to##a[href^="https://byte.to/linkifier.php"]
  11317. cannabis-special.com##a[href^="https://cannabis-special.com/linkout/"]
  11318. chip.de##a[href^="https://click.hmavpn.com/aff_c?"]
  11319. t-online.de##a[href^="https://count.shopping.t-online.de/RE?ID="]
  11320. koeln.de##a[href^="https://ed.koeln.de/ad/"]
  11321. stylebook.de##a[href^="https://fra1-ib.adnxs.com/click?"]:not([href*="stylebook" i])
  11322. gload.cc##a[href^="https://gload.cc/strip"]
  11323. stadt-bremerhaven.de##a[href^="https://instaffo.com/?utm_source="] > img
  11324. gamepro.de,gamestar.de##a[href^="https://itunes.apple.com/"][href*="&affId="]
  11325. t-online.de##a[href^="https://jobsuche.t-online.de/to/jobs/search?"]
  11326. chip.de##a[href^="https://lt45.net/c/?si="]
  11327. t-online.de##a[href^="https://pt.t-online.de/dl/storytelling/"]
  11328. pcwelt.de##a[href^="https://rover.ebay.com/"]
  11329. ddl-warez.in##a[href^="https://share-online.biz/affiliate/"]
  11330. merkur.de##a[href^="https://shop.mondly.com/affiliate.php"]
  11331. ariva.de,wallstreet-online.de##a[href^="https://smartbroker.de/?utm_source="]
  11332. wallstreet-online.de##a[href^="https://smartbroker.de/sparplan/?utm_source="]
  11333. kino.de##a[href^="https://sp.kino.de/"]
  11334. finanztreff.de##a[href^="https://track.adform.net/"]
  11335. t-online.de##a[href^="https://track.adform.net/C/?bn="]
  11336. ddl-warez.in##a[href^="https://uploaded.net/ref/"]
  11337. movie-blog.org##a[href^="https://vavoo.tv/promo/"]
  11338. spiele-umsonst.de##a[href^="https://wgaffiliate.com/?a="]
  11339. 16bars.de,chip.de,pcwelt.de##a[href^="https://www.amazon.de/"][href*="&tag="]
  11340. gamiano.de,naruto-tube.org##a[href^="https://www.amazon.de/"][href*="?tag="]
  11341. pcwelt.de##a[href^="https://www.amazon.de/gp/angebote/"]
  11342. chip.de##a[href^="https://www.amazon.de/gp/video/primesignup?tag="]
  11343. livestreamfussball.org##a[href^="https://www.bwin.com/de/registration?wm="]
  11344. netzwelt.de##a[href^="https://www.cleverbridge.com/"]
  11345. stadt-bremerhaven.de##a[href^="https://www.cyberport.de/?token="][target="_blank"] > img
  11346. mix-dich-gluecklich.de##a[href^="https://www.do-easy-tuch.de"]
  11347. chip.de##a[href^="https://www.expertiger.de/partner/"]
  11348. t-online.de##a[href^="https://www.jackpot.de/lp/"]
  11349. pcwelt.de##a[href^="https://www.kqzyfj.com/click-"]
  11350. t-online.de##a[href^="https://www.lotto24.de/webshop/product/eurojackpot?partnerId="]
  11351. t-online.de##a[href^="https://www.mobile.de/"][href*="utm_medium=affiliate"]
  11352. atomload.to##a[href^="https://www.oboom.com/ref/"]
  11353. hd-world.org,movie-blog.org##a[href^="https://www.smoozed.com/p/"]
  11354. atomload.to##a[href^="https://www.smoozed.rocks/landing/"]
  11355. ddl-warez.to,goldesel.to##a[href^="https://www.spyoff.com/"]
  11356. pcwelt.de##a[href^="https://www.verleihshop.de/pwindex.html?partner="]
  11357. t-online.de##a[href^="https://www.viversum.de/gratisgespraech/"]
  11358. arcor.de##a[href^="https://zuhauseplus.vodafone.de/"] > img
  11359. angesagter.de##a[href^="out.php?bid="]
  11360. sinn-frei.com##a[href^="out2_"]
  11361. maxrev.de##a[href^="redirect,banner_id,"]
  11362. linxcrypt.com##a[id^="eckBild"]
  11363. borussia.de##a[id^="logo_sponsor"]
  11364. ixquick.de##a[id^="sptitle"]
  11365. ixquick.de##a[id^="spurl"]
  11366. gaming-insight.de##a[id^="takeoverlink"]
  11367. npage.at,npage.ch,npage.de,~www.npage.at,~www.npage.ch,~www.npage.de##a[onclick$=")"] > img[src^="/"]
  11368. npage.at,npage.ch,npage.de,~www.npage.at,~www.npage.ch,~www.npage.de##a[onclick$=");"] > img[src^="/"]
  11369. wallstreet-online.de##a[onclick*="'tableAd'"]
  11370. wallstreet-online.de##a[onclick*="'tableAd'"] + img
  11371. ddl-warez.to##a[onclick*=".to/ref/"]
  11372. ddl-warez.to##a[onclick*="/affiliate/"]
  11373. ddl-warez.to##a[onclick*="FriendlyDuck.com"]
  11374. chip.de##a[onclick*="Ly9hcGkuY2hpcC1zZWN1cmVkLWRvd25sb2FkLmRlL3BheXBlcmRvd25sb2FkL2NsaWNrP2lkP"]
  11375. ddl-warez.to##a[onclick*="uploaded.net/ref/"]
  11376. npage.at,npage.ch,npage.de,~www.npage.at,~www.npage.ch,~www.npage.de##a[onclick][href$="#"] > img[src^="/"]
  11377. kochbar.de,rtl.de,sport.de,vip.de,vox.de,wetter.de##a[onclick^="$('<img></img>').attr(\7b src: '/tools/count/xdot/count.php?id="]
  11378. rtl.de##a[onclick^="$('<img></img>').attr(\7b src: '/xdot/count?id="]
  11379. downloadstube.net##a[onclick^="DownloadFile('details'"]
  11380. downloadstube.net##a[onclick^="DownloadFile('result_details'"]
  11381. downloadstube.net##a[onclick^="FileDownload('details',"]
  11382. downloadstube.net##a[onclick^="FileDownload('result_details',"]
  11383. downloadstube.net##a[onclick^="MirrorDownload('result_details',"]
  11384. quoka.de##a[onclick^="_gaq.push( [ '_trackEvent',"]
  11385. zoozle.net##a[onclick^="downloadFile('download_big', null,"]
  11386. zoozle.net##a[onclick^="downloadFile('download_related', null,"]
  11387. php.de##a[onclick^="pageTracker._trackPageview('/outbound/ads/"]
  11388. meinestadt.de##a[onclick^="return xt_ad('"]
  11389. suchen.de##a[onclick^="sl(PID.PpcClick);window.open('http://www.suchen.de/ad?"]
  11390. prad.de##a[onclick^="trackOutboundLink(this, 'HP'"]
  11391. rtl.de##a[onclick^="verivox_go("]
  11392. rtl.de##a[onclick^="verivox_go_"]
  11393. downloadstube.net##a[onclick^="window.open('/download-file.php?type=premium&"]
  11394. sexkino.to##a[onclick^="window.open('http://www.FriendlyDuck.com/AF_"]
  11395. sexkino.to##a[onclick^="window.open('http://www.privatamateure.com/?wmid="]
  11396. ebook-land.us##a[onclick^="window.open('https://www.oboom.com/ref/"]
  11397. bild.de##a[onclick^="wt_send_timeparams('ce1=/videobuster/"]
  11398. rtl.de##a[onclick^="xdot_go(document.getElementById('powerform_"]
  11399. rtl.de##a[onclick^="xdot_go_trpix(document.getElementById('parshipform_"]
  11400. windowspro.de##a[oncontextmenu^="window.top.location.href='http://adclick"]
  11401. computerbase.de##a[style="color:#000;display:block;padding:10px 7px 10px;position:relative"]
  11402. computerbase.de##a[style="color:#000;display:block;padding:10px 7px 8px;position:relative"]
  11403. imagebanana.com##a[style="color:orange; font-weight:bold; font-size:12px;"][target="_blank"]
  11404. stream4.org##a[style="color:yellow;font-size:15px;"]
  11405. magistrix.de##a[style="display:block; position: fixed; left:0; top:0; outline: 0; width:100%; height:100%"]
  11406. handy-faq.de##a[style="text-decoration:underline; color:red; font-size:18px;"]
  11407. hoerbuch.us##a[style="text-size:10px;font-weight:0; color: green;"][href^="http://hoerbuch.us/dl/?f="]
  11408. enduro-austria.at##a[target="_blank"] > img[style="margin-top: 2px; margin-right: 2px; margin-bottom: 2px; vertical-align: middle;"]
  11409. t-online.de##a[target="_blank"][href*=".sptopf.de/tshp/RE?ID="]
  11410. quoka.de##a[target="_blank"][href*="/solute/cd/banner?"]
  11411. pappenforum.de##a[target="_blank"][href="http://www.HolidaysGermany.de"]
  11412. braunschweiger-zeitung.de##a[target="_blank"][href="http://www.flirt38.de/"]
  11413. listsandnews-de.net##a[target="_blank"][href="http://www.medianata.com"]
  11414. dxtv.de,dxtv.eu,satbook.de##a[target="_blank"][href="http://www.satshop24.de/"]
  11415. dxtv.de,dxtv.eu,satbook.de##a[target="_blank"][href="http://www.so-mm.de/"]
  11416. npage.at,npage.ch,npage.de,~www.npage.at,~www.npage.ch,~www.npage.de##a[target="_blank"][href^="../"]
  11417. magistrix.de##a[target="_blank"][href^="/deblock/"]
  11418. speedlounge.in##a[target="_blank"][href^="/download/"]
  11419. welleniederrhein.de##a[target="_blank"][href^="/func/clickcount/linkcount.php?target=http://www."]
  11420. rtl.de##a[target="_blank"][href^="/tools/count/xdot/count.php?id="]
  11421. sport.de##a[target="_blank"][href^="/tools/count/xdot/count.php?id="][style="display: block;"]
  11422. efever.de##a[target="_blank"][href^="ajaxloader.php?site=adverts&id="]
  11423. escupido.com##a[target="_blank"][href^="cb_forwarder.php?cb="]
  11424. 4players.de##a[target="_blank"][href^="http://4p.de/4pl_wp_"]
  11425. wz-newsline.de##a[target="_blank"][href^="http://9nl.me/"]
  11426. chip.de,rp-online.de##a[target="_blank"][href^="http://ad.zanox.com/ppc/?"]
  11427. rtl.de##a[target="_blank"][href^="http://fashion24.vip.de/suche/"]
  11428. gamestar.de##a[target="_blank"][href^="http://goo.gl/"] > img
  11429. t-online.de##a[target="_blank"][href^="http://im.banner.t-online.de/?adlink"] > img
  11430. apfeleimer.de##a[target="_blank"][href^="http://j.mp/"]
  11431. prad.de##a[target="_blank"][href^="http://links.prad.de/"]
  11432. lesen.to##a[target="_blank"][href^="http://megacache.net/free"]
  11433. gamereactor.de##a[target="_blank"][href^="http://openx.gamereactor.dk/adclick.php?"]
  11434. oyox.de##a[target="_blank"][href^="http://partners.webmasterplan.com/click.asp?ref="] > img
  11435. sms-elite.de##a[target="_blank"][href^="http://versand.sms-elite.de/www/../weiter/"]
  11436. gamepro.de##a[target="_blank"][href^="http://www.gamepro.de/_misc/linkforward/linkforward.cfm?linkid="]
  11437. spotlight-wissen.de##a[target="_blank"][href^="http://www.gratissoftware.de"]
  11438. ichspiele.cc##a[target="_blank"][href^="http://www.ichspiele.cc/rotator/klick.php?id="]
  11439. prad.de##a[target="_blank"][href^="http://www.mobilerproduktberater.de/"]
  11440. sachsen-fernsehen.de##a[target="_blank"][href^="http://www.sachsen-fernsehen.de/loadBanner.aspx?id="]
  11441. schwaebische.de##a[target="_blank"][href^="http://www.schwaebische.de/click.php?id="]
  11442. vegpool.de##a[target="_blank"][href^="http://www.vegpool.de/go.php?id="]
  11443. lintorfer.eu##a[target="_blank"][href^="https://bankingportal.sparkasse-hrv.de"] > img
  11444. mov-world.net##a[target="_blank"][href^="https://www.oboom.com/#"]
  11445. schachbund.de##a[target="_blank"][href^="system/modules/banner/public/conban_clicks.php?bid="] > img
  11446. ak-kurier.de##a[target="_new"] > img[src^="http://www.ak-kurier.de/akkurier/www/pic/"]
  11447. ak-kurier.de##a[target="_new"][href^="inc/inc_link.php?id="]
  11448. rtl.de##a[target="_self"][href="http://partnersuche.rtl.de/"]
  11449. rtl.de##a[target="_self"][href="http://rechtsberatung.rtl.de"]
  11450. rtl.de##a[target="_self"][href="http://www.rtl.de/cms/ratgeber/singles.html"]
  11451. rtl.de##a[target="_self"][href="http://www.rtl.de/cms/unterhaltung/musik-streaming.html"]
  11452. rtl.de##a[target="_self"][href^="http://tickets.rtl.de/"]
  11453. rtl.de##a[target="_self"][href^="http://traumgewinne.rtl.de/?id="]
  11454. rtl.de##a[target="_self"][href^="http://www.brille24.de/shop/"]
  11455. rtl.de##a[target="_self"][href^="http://www.onlinefotoservice.de/"][href*="?cref="]
  11456. rtl.de##a[target="_self"][href^="http://www.rtl.de/street-one/"]
  11457. magistrix.de##a[target="blank"][href*="/assets/"]
  11458. magistrix.de##a[target="blank"][href^="/"] > img[src^="/"]
  11459. magistrix.de##a[target="blank"][href^="/deblock/"]
  11460. chip.de##a[title="Amazon Instant Video"][target="_blank"]
  11461. chip.de##a[title="Bundesliga im Eurosport Player: Spiele der Top-Teams live bei Amazon streamen"]
  11462. fc-hansa.de##a[title="DKB-Familienblock"]
  11463. chip.de##a[title="FriendScout24"][target="_blank"]
  11464. g4u.me##a[title="Highspeed Download"]
  11465. chip.de##a[title="Windows 10 Professional mit starkem Rabatt! "]
  11466. golem.de##article > .formatted > p + div[style$="px 0; min-height:266px; clear:both;"]
  11467. golem.de##article > .formatted > p + div[style="margin:15px 0; min-height:266px;"]
  11468. yellingnews.com##article > .teaser + .related.tm
  11469. schulzeux.de##article > .vi_a_79
  11470. maxwireless.de##aside a[target="_blank"][onclick^="javascript:_gaq.push(['_trackEvent','outbound-widget',"]
  11471. weristdeinfreund.de##aside[id^="banner"]
  11472. gamestar.de##blockquote > p > strong + a[href^="http://www.amazon.de/"]
  11473. trackfox.com,trackfox2.com##body
  11474. eye-games.com##body > #header:first-child + #wrapper
  11475. leave.to##body > #wrapper > header + aside
  11476. leave.to##body > #wrapper > header + aside + #content:last-child
  11477. weihnachtsbaeckerei.com##body > .noprint[style="position: absolute; left: 50%; margin-left: 355px; top: 123px;"]
  11478. solinger-bote.de##body > .xWrap > .xWrapLeft
  11479. solinger-bote.de##body > .xWrap > .xWrapLeft + .xWrapRight
  11480. langes-forum.de##body > :nth-child(75) + .tablec[align="center"][style="width:98%"] > tbody > tr > td[Width="100%"] > .tableb[cellspacing="1"][cellpadding="4"][border="0"][style="width:100%"]
  11481. tv-stream.to##body > :nth-child(9) + div[id][style]
  11482. areadvd.de##body > center
  11483. elternforen.com##body > div[align="center"] > table[align="left"][cellspacing="0"][cellpadding="0"][style="width: 99%"]
  11484. salzi.at##body > div[id^="fb_"]
  11485. astronews.com##body > div[style="position:absolute; top:10px; width:900px;"]
  11486. dasweinforum.de##body > table > tbody > tr > td[Width="160"][valign="top"]:first-child
  11487. gleitschirmdrachenforum.de##body > table[style="margin-bottom: 10px;"]:first-child
  11488. wortfilter.de##body > table[style="margin-bottom:6px;"]:first-child
  11489. astronews.com##body > table[style="width: 750px"]
  11490. ww3.cad.de##body > table[Width="100%"][border="0"]:first-child
  11491. acer-userforum.de##body > table[Width="100%"][cellspacing="0"][cellpadding="0"][border="0"]:first-child > tbody:first-child:last-child > tr:first-child:last-child > td[Width="195px"][valign="top"]:first-child
  11492. schoener-fernsehen.com##body[msallowfullscreen="true"][webkitallowfullscreen="true"][mozallowfullscreen="true"][allowfullscreen="true"][style="box-sizing: border-box; width: 100%; height: 100%; overflow: hidden;"] > iframe[id][class][frameborder="0"][allowtransparency="true"][scrolling="auto"][src^="http://schoener-fernsehen.com/"] + div[id][class]
  11493. rtl.de##button[onclick^="verivox_go("]
  11494. rsd-store.com##button[onclick^="visitPartner("]
  11495. reichtmeinklopapier.de##center > a > img
  11496. hornoxe.com##center > a[target="_blank"][href^="http://amzn.to/"] > img
  11497. repage.de##center > br + table[style="background-color:FFFFCC;border:1px solid;border-color:;table-layout:visible;width:468px;height:60px;padding-top:0px;padding-left:5px;padding-right:5px;padding-bottom:0px;"]
  11498. abload.de##center > table > tbody > tr > td[valign="bottom"][align="center"][style="width: 100%;"]
  11499. englische-briefe.de##center > table[Width="574"][cellspacing="0"][cellpadding="0"][border="0"]
  11500. wuerzburger-kickers.de##div > h3 + #ais_129_wrapper
  11501. rundumkoeln.de##div[align="center"] > #top[name="top"]:first-child + table[border="0"]:last-child
  11502. handy-faq.de##div[align="center"] > span[style="text-decoration:none; color:red;font-size:18px;"]:first-child
  11503. handy-faq.de##div[align="center"] > span[style="text-decoration:none; color:red;font-size:18px;"]:first-child + a
  11504. flirttown.net##div[align="center"][style="height:90px; z-index:99;"]
  11505. dslteam.de##div[align="center"][style="width: 850px; margin: 0px auto 15px auto; color: #fff;"]
  11506. 3dchip.de##div[align="center"][Width="468px"] > table[height="60"][cellspacing="0"][cellpadding="0"][border="0"][align="center"]
  11507. onlinekosten.de##div[align="left"][style="padding:0px 25px 0px 25px"] > div[align="center"][style="margin: 10px 0px 20px 0px;"]
  11508. dslr-forum.de##div[align="left"][style="padding:0px 25px 0px 25px"] > div[style="padding:0px 0px 6px 0px"] > .tborder[cellspacing="1"][cellpadding="6"][border="0"][align="center"][Width="100%"]
  11509. forum.jswelt.de##div[class="postbit"]
  11510. t-online.de##div[class^="Tsshopst"]
  11511. technic3d.com##div[class^="ad-"]
  11512. oxygen-scene.com##div[class^="adoxygen"]
  11513. bild.de##div[class^="adspecial"]
  11514. cannabis-special.com##div[class^="asa2_"]
  11515. erbrecht-ratgeber.de##div[class^="b_336x280_"]
  11516. goldesel.to##div[class^="p"][style="margin-top:20px;"] > div[class^="c"] > div[class^="d"] > div[class^="d_"]:last-child > a[href^="apps/windows/"] > img[src^="img/"]
  11517. goldesel.to##div[class^="p"][style="margin-top:20px;"] > ul[class^="c"] > li > a[href^="apps/windows/"] > img[src^="img/"]
  11518. 1fcm.de,fc-magdeburg.de##div[class^="reklame_"]
  11519. rundschau.info##div[class^="runds-werbung-"]
  11520. bildderfrau.de,gofeminin.de##div[class^="sas_FormatID_"]
  11521. goldesel.to##div[class^="warn"]
  11522. car.de##div[class^="wrb-"]
  11523. amazon.de##div[data-ad-id]
  11524. rtl.de,sport.de,vox.de##div[data-adformat="halfpage"]
  11525. rtl.de##div[data-adformat="octopus_hr"]
  11526. rtl.de##div[data-adformat="octopus_mr"]
  11527. rtl.de,sport.de,vox.de##div[data-adformat="rectangle"]
  11528. gmx.net,home.1und1.de,web.de##div[data-adservice-slot]
  11529. chip.de##div[data-adzone="contentad-afc-main"]
  11530. chip.de##div[data-adzone="contentad-storyad-afc"]
  11531. t-online.de##div[data-dy*="Partner:"]
  11532. essen-und-trinken.de,livingathome.de##div[data-ga_event^="shopping-sidebar"]
  11533. giga.de##div[data-trigger="sourcepoint-ad"]
  11534. t-online.de##div[data-url^="http://m.exactag.com/"]
  11535. amazon.de##div[id$="_adcontent"]
  11536. vol.at##div[id^="AdContainer_"]
  11537. www.blick.ch##div[id^="CT299"]
  11538. hdfilme.tv##div[id^="MGWrap"]
  11539. t-online.de##div[id^="T-"].Tmm.Tltb.Tts.Tmc1.Tww1.Thh3[onfocus^="A('zid="] > .Ttsc.Ttsv169
  11540. t-online.de##div[id^="T-"].Tmm.Tts.Tmc4b.Ttshh.Tww1.Thh05.Tmc4s[onfocus^="A('zid="]
  11541. t-online.de##div[id^="T-"][oncontextmenu="return false"]
  11542. t-online.de##div[id^="T-"][style="cursor: pointer;"]
  11543. oberprima.com##div[id^="ad-inst-"]
  11544. 2kino.net,flash-moviez.tv,ucoz.de##div[id^="adBar"]
  11545. modified-shop.org##div[id^="ad_above_"]
  11546. modified-shop.org##div[id^="ad_after_first_post_"]
  11547. modified-shop.org,xtc-modified.org##div[id^="ad_below_"]
  11548. nordbayerischer-kurier.de,np-coburg.de##div[id^="adition_"]
  11549. fddb.info##div[id^="adv"]
  11550. morgenpost.de##div[id^="advertisementRightcolumn_"]
  11551. winfuture.de##div[id^="amazon_box_iframe_"]
  11552. vogel.de##div[id^="ban_"]
  11553. netdoktor.de##div[id^="banner"]
  11554. finanzen100.de,spielen.de##div[id^="banner_"]
  11555. gamers.de##div[id^="click"]
  11556. insidegames.ch##div[id^="click"][onclick^="_gaq.push(['_trackEvent',"]
  11557. gamers.at##div[id^="clickTagDIVElement_"] > a
  11558. prad.de##div[id^="content-"] > a[target="_blank"] > img
  11559. bild.de##div[id^="content_stoerer_"]
  11560. mafia.to##div[id^="cpa_rotator_"]
  11561. gulli.com##div[id^="crt-"]
  11562. forum.golem.de##div[id^="csi_forum"][style="min-height:100px"]
  11563. downloadstube.net##div[id^="ddl_"] + div[id] + a[onclick] + br + a[onclick]
  11564. pnp.de##div[id^="diganz"]
  11565. zentrum-der-gesundheit.de##div[id^="div-zdg_inarticle"]
  11566. abnehmen-forum.com##div[id^="edit"] > .vbseo_like_postbit + table[Width="100%"][bgcolor="#FFFFFF"]
  11567. jswelt.de##div[id^="edit"]:first-child:last-child > .spacer:last-child
  11568. 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"]
  11569. windowspro.de##div[id^="gtWrapper-"]
  11570. gamestar.de##div[id^="idAd"]
  11571. teltarif.de##div[id^="ideaload"]
  11572. freitag.de##div[id^="mf"]
  11573. pcgames.de##div[id^="plakatinhalttag_"]
  11574. ruppiner-medien.de##div[id^="promotion"]
  11575. handballecke.de##div[id^="promotionHeader"]
  11576. ebay.de##div[id^="rtm_html_"][style="display: block; width: 300px; height: 250px; overflow: hidden;"]
  11577. ebay.de##div[id^="rtm_html_"][style="display: block; width: 300px; height: 265px; overflow: hidden;"]
  11578. ebay.de##div[id^="rtm_html_"][style="width: 160px; height: 615px; overflow: hidden; display: block;"]
  11579. ebay.de##div[id^="rtm_html_"][style="width: 180px; height: 165px; overflow: hidden; display: block;"]
  11580. ebay.de##div[id^="rtm_html_"][style="width: 300px; height: 265px; overflow: hidden; display: block;"]
  11581. ebay.de##div[id^="rtm_html_"][style="width: 640px; height: 495px; overflow: hidden; display: block;"]
  11582. ebay.de##div[id^="rtm_html_"][style="width: 728px; height: 105px; text-align: left; display: block;"]
  11583. ebay.de##div[id^="rtm_html_"][style="width: 970px; height: 90px; overflow: hidden; display: block;"]
  11584. formel1.de,motorsport-total.com.metal-hammer.de##div[id^="sas_"]
  11585. unser-star-fuer-baku.tv##div[id^="sponsor_overlay_"]
  11586. oberpfalznetz.de##div[id^="teaser_spbanner_"]
  11587. t-online.de##div[id^="tsc_google_adsense_1"]
  11588. ragecomic.com##div[id^="vecoll"]
  11589. ragecomic.com##div[id^="vertcol"]
  11590. schnelle-online.info##div[onclick*="'familienurlaub'"]
  11591. gamestar.de##div[onclick^="location.href='http://www.gamestar.de/_misc/linkforward/linkforward.cfm?linkid="]
  11592. suchen.de##div[onclick^="sl(PID.PpcClick);window.open('http://www.suchen.de/ad?"]
  11593. scifi-forum.de##div[onclick^="window.open('http://ads.jinkads.com/click.php"]
  11594. myfreefarm.de##div[onclick^="window.open('http://media.gan-online.com/www/delivery/ck.php?"]
  11595. gameswelt.at,gameswelt.ch,gameswelt.de##div[onclick^="window.open('http://www.amazon.de/"]
  11596. 5-sms.com##div[onclick^="window.open('http://www.maxxfone.de/"]
  11597. suchen.de##div[onclick^="window.open('http://www.suchen.de/ad?"]
  11598. wetter.info##div[onfocus*=";mp=gelbeseiten;"]
  11599. t-online.de##div[onfocus="A('mp=_TopPartner')"]
  11600. t-online.de##div[onfocus^="A('mp=TopPartner"]
  11601. ariva.de##div[onmouseup*="smartbroker.de"]
  11602. mikrocontroller.net##div[style$="120px; text-align:center; font-size:12px; border:2px solid #ffa500; padding:3px; background:#EEE; overflow:hidden;"]
  11603. mikrocontroller.net##div[style$="120px; text-align:center; font-size:12px; border:2px solid #ffa500; padding:3px; background:-moz-linear-gradient(top, #EEE, #ffa500); background:-webkit-gradient(linear, left top, left bottom, from(#EEE), to(#ffa500)); overflow: hidden;"]
  11604. mikrocontroller.net##div[style$="160px; text-align:center; font-size:12px; border:2px solid #ffa500; padding:3px; background:#EEE; overflow:hidden;"]
  11605. mikrocontroller.net##div[style$="160px; text-align:center; font-size:12px; border:2px solid #ffa500; padding:3px; background:-moz-linear-gradient(top, #EEE, #ffa500); background:-webkit-gradient(linear, left top, left bottom, from(#EEE), to(#ffa500)); overflow: hidden;"]
  11606. mikrocontroller.net##div[style$="text-align:center;font-size:12px;border:2px solid #ffa500;padding:3px;background:-moz-linear-gradient(top, #EEE, #ffa500);background:-webkit-gradient(linear, left top, left bottom, from(#EEE), to(#ffa500));overflow: hidden;"]
  11607. mein-kummerkasten.de##div[style$="width:300px;height:250px;"]
  11608. gamingxp.com##div[style*="background-image: url(http://www.gamingxp.com/pictures/wallpaper/"]
  11609. picdumps.com##div[style*="background:#fff;"]
  11610. picdumps.com##div[style*="background:#fffffe;width: 646px"]
  11611. picdumps.com##div[style*="background:#fffffe;width:646px"]
  11612. abacho.de,autozeitung.de,de.filsh.net,dialo.de,donnerwetter.de,e-hausaufgaben.de,fanfiktion.de,formel1.de,fremdwort.de,helles-koepfchen.de,inside-digital.de,inside-handy.de,motorsport-total.com,news.de,nickles.de,pixelio.de,seniorbook.de,tabtech.de,tellows.de,weristdeinfreund.de##div[style*="display: block ! important"]
  11613. onlinewelten.com##div[style*="height:600px;width:160px;"]
  11614. onlinewelten.com##div[style*="height:90px;width:728px;"]
  11615. ingame.de##div[style*="width: 325px; height:300px; position: absolute;"]
  11616. podcast.de##div[style*="width: 728px; height: 90px;"]
  11617. metalflirt.de##div[style=" margin-left:auto; margin-right:auto; width:1211px; height:300px; margin-top:7px; position:relative"]
  11618. tvb1898.de##div[style=" position:absolute; top:790px; left:20px;"]
  11619. wide-wallpaper.de##div[style=" text-align:center;float:left;margin:4px; padding:0px; width:290px;height:270px;border: 1px solid #666666;"]
  11620. wide-wallpaper.de##div[style=" text-align:center;float:right;margin:4px; padding:0px; width:290px;height:270px;border: 1px solid #666666;"]
  11621. pure-anime.biz##div[style=" text-align:center;margin:15px;height:88px;"]
  11622. epochtimes.de##div[style="background-color: #eee; border: 1px solid #ccc; margin: 1rem auto; text-align: center;"]
  11623. fr-online.de##div[style="background-color: #fcfcfc; padding: 5px; font-size: 11px;"]
  11624. zdnet.de##div[style="background-color: #fff; width: 984px; height: auto; background-image:url(http://www.zdnet.de/i/g/z/zdnet_site_bg.gif); padding: 10px 0 10px 0; text-align: center;"]
  11625. chip.de##div[style="background-color: rgb(216, 242, 240); display: block;"]
  11626. titanic-magazin.de##div[style="background-color: white;z-index: 10;height: 97px;padding: 5px;position: relative;padding-top: 15px;margin-bottom: 30px;"]
  11627. wallstreet-online.de##div[style="background-color:#000000; height:25px;"]
  11628. fireball.de##div[style="background-color:#FFFFD9;padding:5px;"]
  11629. php-resource.de##div[style="background-color:#fff7bd;border:1px #818181 solid;padding:15px;margin:15px;width:900px;"]
  11630. money-fun.de##div[style="background-image: url('http://www.youads.de/labortest/layerads-standard/layerads-standard-headline.png'); background-repeat: repeat-x; width:900px; height:550px; z-index: 9997; position:fixed; left:50%; margin-left: -450px; top: 150px; border-radius:20px;"]
  11631. dokujunkies.org##div[style="background-image: url(\"http://justpic.info/images2/3f05/prj_bg.jpg\"); width: 679px; height: 149px; margin-top: 25px;"]
  11632. branchen-info.net##div[style="background-image:url(/bilder/profil_anzeigen_hg.gif); background-repeat:repeat-y; float:left;"]
  11633. branchen-info.net##div[style="background-image:url(/bilder/profil_anzeigen_hg300.gif); background-repeat:repeat-y; float:left;"]
  11634. gamepro.de,gamestar.de##div[style="background-image:url(/img/gamestar/products/banner_amazon.png);width:610px;height:70px;font-size:10px;color:#FFF;border:1px solid #D5D5D5"]
  11635. gamestar.de##div[style="background-image:url(/img/gamestar/products/banner_gamesload2.png);width:610px;height:70px;font-size:10px;color:#FFF;border:1px solid #D5D5D5"]
  11636. medienkuh.de##div[style="background-repeat:no-repeat;width:338px;height:280px;border:1px solid #dbdbdb;"]
  11637. winfuture.de##div[style="background:#d5d5d5;border:0 solid #d5d5d5; border-width:5px 0;min-height:270px"]
  11638. kapstadt-forum.de##div[style="background:-moz-linear-gradient(bottom,#d2deec,#edf2f5);height:70px;margin-bottom:5px;padding-top:10px;width:960px;"]
  11639. stayfriends.de##div[style="background:url('http://images.stayfriends.de/cms1/03026fc0.jpg') no-repeat 0 0; width:620px; height:140px;"]
  11640. serienjunkies.de##div[style="background:url(//g-cdn.serienjunkies.de/amazon_de_small.gif) right top no-repeat #fff;"]
  11641. ngz-online.de##div[style="background:url(http://stat01.ngz-online.de/layout/img/icon/leiste.gif) no-repeat;width:786px;"]
  11642. rp-online.de##div[style="background:url(http://stat01.rp-online.de/layout/img/icon/leiste.gif) no-repeat;width:786px;"]
  11643. gamestar.de##div[style="border-bottom: 1px solid #c9c9c9; padding: 10px 19px; position: relative; padding-top:15px; padding-bottom:15px;"]
  11644. 123recht.net##div[style="border: 1px solid #E6E6E6; width:310px; height:260px; padding: 5px; margin:0px 15px 15px 0px; float:left;"]
  11645. 123recht.net##div[style="border: 1px solid #E6E6E6; width:340px; height:290px; padding: 5px; margin:0px 15px 15px 0px; float:left;"]
  11646. programmieren-optimieren.de##div[style="border: 1px solid #ccc; padding: 15px; margin: 15px 0; background: url(http://www.programmieren-optimieren.de/wp-content/plugins/amazonsimpleadmin/img/amazon_DE_small.gif) right bottom no-repeat #ffffff;"]
  11647. 2kino.net##div[style="border: 1px solid rgb(223, 223, 223);"]
  11648. goolive.de##div[style="border: dotted #808080; float: right; position: relative; overflow: hidden;"]
  11649. petitionen24.com##div[style="border: solid #95bce2 1px; padding: 1em 0; margin: 0; margin-right: 6px; width: 200px; height: 600px; background-color: #fff; text-align: center; margin-bottom: 1em;"]
  11650. chriszim.com##div[style="border:1px #8c8c8c solid; font-size:80%; margin:5px auto; text-align:center; width:640px;"]
  11651. html-world.de##div[style="border:1px solid #8EC1CF; padding:3px; margin:0px; background-color:white;"]
  11652. shortnews.de##div[style="border:1px solid #E5E5E5; margin:0px; display:block;"]
  11653. pcgameshardware.de##div[style="clear:both; margin:5px 0px 0px 0px; border: 1px solid #ff0000; padding: 4px; font-weight: bold;"]
  11654. gamestar.de##div[style="clear:both;height:0px"] + div[style="padding:10px;"] + :last-child
  11655. gamestar.de##div[style="clear:both;height:0px"] + div[style="padding:10px;"] + div + * > div > a > img
  11656. e-recht24.de##div[style="clear:both;height:300px;min-width:760px;"]:last-child
  11657. titanic-magazin.de##div[style="clear:left; font-family: Verdana,Tahoma,Geneva,Verdana,sans-serif; font-size:11px;width:285px;"]
  11658. ibash.de##div[style="clear:left; font-family: Verdana,Tahoma,Geneva,Verdana,sans-serif; font-size:11px;width:380px;"]
  11659. formel1.de##div[style="cursor: pointer; height: 90px; width: 940px; text-align: center; margin-left: 10px;"]
  11660. formel1.de##div[style="cursor: pointer; width: 160px; height: 600px; position: absolute; left: 960px; margin-top: 10px;"]
  11661. formel1.de##div[style="cursor: pointer; width: 300px; height: 250px; text-align: center;"]
  11662. tvinfo.de##div[style="display: block; height: 95px;"]
  11663. satempfang-magazin.de##div[style="display: block; position: absolute; overflow: hidden; z-index: 1001; outline: 0px none; height: auto; width: 800px; top: 216px; left: 551.5px;"]
  11664. codecheck.info##div[style="display: inline-block; float: right; height: 30px; margin: 10px 10px 0 0; font-size: 14px; color: #7b8d94;"] > span[style="z-index: 8; position: relative;"]
  11665. magistrix.de##div[style="display:inline-block; width:728px; height:90px"]
  11666. epochtimes.de##div[style="float: left; margin: 0 1rem 1rem -5rem; border:1px solid #CCC;height:615px; width:162px;"]
  11667. helles-koepfchen.de##div[style="float: left; text-align:center; width: 500px;margin-top: 5px;margin-bottom: 5px;"]
  11668. helles-koepfchen.de##div[style="float: left; text-align:center; width: 670px;margin-top: 5px;margin-bottom: 5px;"]
  11669. helles-koepfchen.de##div[style="float: left; text-align:center; width: 670px;margin-top:10px;"]
  11670. via-ferrata.de##div[style="float: left; width: auto; margin-left: 315px; display:inline;"] > br + b + .forabg + .bg4
  11671. chat4free.de,erotikchat4free.de,freechat.de##div[style="float: left;padding:0 10 0 10;margin:0 10 10 0;"]
  11672. pocketpc.ch##div[style="float: left;width:740px;text-align:left;padding-bottom:5px;"]
  11673. ifun.de,iphone-ticker.de##div[style="float: right; display: block; width: 300px; height: 250px; border: 1px solid rgb(220,220,220); margin: 7px 0 24px 36px;"]
  11674. ifun.de,iphone-ticker.de##div[style="float: right; display: block; width: 300px; height: 250px; border: 1px solid rgb(220,220,220);"]
  11675. ifun.de,iphone-ticker.de##div[style="float: right; display: block; width: 300px; height: 600px; border: 1px solid rgb(220,220,220);"]
  11676. epochtimes.de##div[style="float: right; margin: 0 0 1rem 0; border:1px solid #CCC; height:266px; width:302px;"]
  11677. 14-tage-wettervorhersage.de##div[style="float:left; margin-bottom:15px; margin-right:22px;"]
  11678. pcwelt.de##div[style="float:left; margin-left:25px; height:40px;"] + a
  11679. eatsmarter.de##div[style="float:left; width: 272px; height: 50px;"] + a
  11680. pruefungsfragen.info##div[style="float:left; width: 336px; height: 280px; padding: 0px 10px 10px 0px"]
  11681. androidpit.de##div[style="float:left; width:1200px; height:100px; position:relative; left:-120px; top:0px"]
  11682. xpbulletin.de##div[style="float:left; width:300px; height:250px; margin-right:10px; padding: 0;"]
  11683. evocars-magazin.de##div[style="float:left; width:300px; height:250px; margin:8px 15px 5px 3px;"]
  11684. handy-faq.de##div[style="float:left; width:301px; height:251px; border:0px solid #336699;margin-left:2px;margin-right:15px;"]
  11685. digitalvideoschnitt.de##div[style="float:left; width:336px; min-height:280px; margin-right:30px; margin-bottom:30px;"]
  11686. wirtschaftslexikon24.com##div[style="float:left;clear:left;height:620px;width:180px;padding-top:15px;"]
  11687. ht4u.net##div[style="float:left;margin:10px 3px 10px 0px;width:300px;height:250px;"]
  11688. android-hilfe.de##div[style="float:left;width: 186px;position:absolute;left:25px;top:15px;"]
  11689. android-hilfe.de##div[style="float:left;width: 186px;position:fixed;left:25px;top:15px;text-align:center;border:1px solid #636C74;height:610px;padding-top:13px;padding-bottom:5px;background-color: #ffffff;z-index:1;"]
  11690. news.ch##div[style="float:left;width:1040px;padding:12px;text-align:center;margin-bottom:10px;background-color:#fff;"]
  11691. meintomtom.de##div[style="float:left;width:160px;height:90px;padding:10px 7px 10px 7px;margin-top:0;border: solid #b4c39a;background:#f9fcf1 none;border-width: 1px 0 1px 0;"]
  11692. meintomtom.de##div[style="float:left;width:160px;padding:6px;margin:0 0 18px 0;border: 1px solid #b4c39a;background:#f9fcf1 none;"]
  11693. it-production.com##div[style="float:right; width:200px; height:610px;margin-top:100px;"]
  11694. xboxdome.de##div[style="float:right; height:607px; width:120px; margin-top: 15px;"]
  11695. 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;"]
  11696. ego4u.de##div[style="float:right; width:251px; padding:5px; margin-left:5px; border:1px solid silver;"]
  11697. kapstadt-forum.de##div[style="float:right;height:250px;margin-bottom:18px;width:250px;"]
  11698. e-recht24.de##div[style="float:right;text-align:right;padding:0 0 0.5em 0.5em;margin:0 0 0 1em;"]
  11699. e-recht24.de##div[style="float:right;width:300px;height:250px;margin:1em 0 1em 1em;"]
  11700. pcgames.de##div[style="font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-top:20%; text-align:center;"]:first-child > a[target="_blank"][href^="/aid,"]:first-child:last-child
  11701. warezking.in##div[style="font-family:Trebuchet MS;margin:0px;font-size:12px;height:17px;margin-bottom:-3px;background:#000;text-align:center;overflow:hidden;-webkit-box-shadow:0 0 5px black;-moz-box-shadow:0 0 5px black;box-shadow:0 0 5px black;margin-top:-15px;"]
  11702. golem.de##div[style="font-size: 11px !important;height: 16px;text-transform: uppercase;letter-spacing: 1px;font: normal normal 400 12px/20px 'Droid Sans',arial,sans-serif;"]
  11703. golem.de##div[style="font-size: 11px !important;height: 16px;text-transform: uppercase;letter-spacing: 1px;font: normal normal 400 12px/20px 'Droid Sans',arial,sans-serif;"] + div > img
  11704. titanic-magazin.de##div[style="height: 181px; width: 305px; border-radius: 5px; border: 1px solid #C0C0C0;"]
  11705. t-online.de##div[style="height: 264px; width: 839px;"]
  11706. winload.de##div[style="height: 74px; height: 74px;margin: 0px 0 6px; padding: 0px 0; background-color: white;"]
  11707. computerhilfen.de##div[style="height:105px;margin-top:17px;position:relative;"]
  11708. computerhilfen.de##div[style="height:105px;margin:10px 0 15px 0;position:relative;"]
  11709. titanic-magazin.de##div[style="height:170px;width:305px;white-space:nowrap;"]
  11710. readmore.de##div[style="height:193px;position:relative;margin-bottom: 10px;"]
  11711. der-postillon.com##div[style="height:250px;width:300px;white-space:nowrap;"]
  11712. computerbase.de##div[style="height:312px;margin:15px 0;text-align:center"]
  11713. meintomtom.de##div[style="height:600px;padding:6px 0 6px 0;border: 1px solid #b4c39a; background:#f9fcf1 none;margin-top:0;"]
  11714. meintomtom.de##div[style="height:600px;padding:6px 0 6px 0;border: 1px solid #b4c39a;background:#f9fcf1 none;margin:0;"]
  11715. spektrumdirekt.de##div[style="height:90px;"]:first-child:last-child
  11716. computerbase.de##div[style="height:92px;margin:15px 0;text-align:center"]
  11717. epochtimes.de##div[style="left:100%; position:absolute; top: 1rem; margin-left: -0.875rem;"]
  11718. gamepro.de##div[style="margin-bottom: 5px; margin-top: 20px; "] + .teaserRight[style="padding-bottom:0px"]
  11719. goolive.de##div[style="margin-bottom: 5px; position: absolute; top: 8px; border: dotted #808080; overflow: visible"]
  11720. wg.tvb1898.de##div[style="margin-bottom:10px; position:relative; top:0px; left:0px; height:105px; width:810px;"]
  11721. schnelle-online.info##div[style="margin-bottom:10px;cursor:pointer;background:white url(/pictures/banner/lastminute-flughafen-3.png);width:760px;height:65px;"]
  11722. supportnet.de##div[style="margin-left:0px; width:860px; background-color:#FFFFFF; height:100px;"]
  11723. supportnet.de##div[style="margin-left:0px; width:860px; background-color:#FFFFFF; height:120px;"]
  11724. gamestar.de##div[style="margin-left:10px;margin-bottom:10px;"] + .teaserRight[style="padding-bottom:0px"]
  11725. lokalisten.de##div[style="margin-left:15px; width:300px; height:250px; overflow:hidden; background: #eaeaea;"]
  11726. etailment.de##div[style="margin-left:8px;height:90px;width:1000px;text-align:right;background-image: url(http://etailment.de/wp-content/uploads/2012/12/Hockey-250x700_01.gif);"]
  11727. abload.de##div[style="margin-top: 20px; margin-bottom: 10px; position: relative;"]
  11728. wetter.com##div[style="margin-top: 25px"] + span + div > img
  11729. it-production.com##div[style="margin-top:3px; width:180px; border:none; text-align:center; float:left;"]
  11730. ifun.de,iphone-ticker.de##div[style="margin: -36px 0 0px -18px; width: 1024px; height: 148px; display: block; clear: both; background: rgba(248,248,248,1.0); overflow: hidden;"]
  11731. ifun.de,iphone-ticker.de##div[style="margin: -36px 0 24px -18px; width: 1024px; height: 148px; display: block; clear: both; background: rgba(248,248,248,1.0); overflow: hidden;"]
  11732. iphone-ticker.de##div[style="margin: -36px 0 24px -18px; width: 1024px; height: 298px; display: block; clear: both; background: rgba(248,248,248,1.0); overflow: hidden;"]
  11733. n-tv.de##div[style="margin: 0 5px; width:290px; height:100px; background-image:url(http://www.n-tv.de/ads/images/rechner/c24-bg.png);"]
  11734. netzwelt.de##div[style="margin: 0px; padding: 0px 0px 0px 426px; border: 0px none; display: table-cell; width: 50%; text-align: left; vertical-align: top; cursor: pointer; visibility: visible;"]
  11735. netzwelt.de##div[style="margin: 0px; padding: 0px; border: 0px none; display: table-cell; width: 50%; text-align: left; vertical-align: top; cursor: pointer; visibility: visible;"]
  11736. flirttown.net##div[style="margin:auto; width:300px; height:250px; margin-bottom:10px; border: 1px solid #cdbe8f"]
  11737. psychic.de##div[style="max-width: 728px; max-height: 90px; margin: auto;"]
  11738. psychic.de##div[style="max-width: 800px; max-height: 250px; margin: auto;"]
  11739. psychic.de##div[style="max-width: 860px; max-height: 250px; margin: auto;"]
  11740. inside-handy.de##div[style="min-height: 250px; min-width: 300px; padding-left: 5px;"]
  11741. promiflash.de##div[style="min-height: 250px; min-width: 970px;"]
  11742. inside-digital.de,inside-handy.de##div[style="min-width: 920px; min-height: 90px"]
  11743. tvinfo.de##div[style="overflow:hidden;margin:0;padding:0;height:125px;width:395px"]
  11744. tonight.rp-online.de##div[style="padding-left:10px;width:980px;height:90px;"]
  11745. livingathome.de##div[style="padding-top:10px;margin-left:10px;font-size:11px;"]
  11746. indeed.ch##div[style="padding-top:9px;"] + script + style + div + div[class] > .row:first-child
  11747. netzwelt.de##div[style="padding: 0px; text-align: center; border-color: transparent; cursor: pointer; z-index: 1; height: 250px;"]
  11748. netzwelt.de##div[style="padding: 0px; text-align: center; border-color: transparent; cursor: pointer; z-index: 1;"]
  11749. gamestar.de##div[style="padding: 10px 19px; position: relative; padding-top:15px; padding-bottom:15px; border-bottom: 1px solid #c9c9c9; "]
  11750. typo3forum.net##div[style="padding: 6px 0px 0px 0px"] > .tborder
  11751. it-production.com##div[style="padding:0px; padding-left:10px; float:left; text-align:left; border:none; width:882px; height:90px;"]
  11752. unf-unf.de##div[style="padding:13px 0 0 5px;margin:auto;width:480px; height:450px;"]
  11753. sprachnudel.de##div[style="padding:5px 0 5px 0;"][align="center"]
  11754. rclineforum.de##div[style="position: absolute; right: 7px; top: 128px;"]
  11755. rclineforum.de##div[style="position: absolute; right:0px; top:0px; background-image:url(wcf/images/img/banner-bg.png); width: 482px; height: 71px; padding: 3px 0 0 15px;"]
  11756. jobboerse.de##div[style="position: absolute; top: 130; left: 800; border: 1px solid black; background-color: white; padding: 0; width: 120; height: 600;"]
  11757. wettforum.info##div[style="position: absolute; width: 300px; height: 250px; right: 5px; top: 1px; text-align: left;"]
  11758. wettforum.info##div[style="position: fixed; width: 748px; height: 93px; left: 200px; top: 0px; text-align: left; z-index: 2; background-image: url(http://www.wettforum.info/styles/frame.png); background-position: center; background-repeat: no-repeat;"]
  11759. netzwelt.de##div[style="position: relative; height: 250px; width: 100%;"]
  11760. hitradio.com.na##div[style="position: relative; z-index: 1; width: 240px; height: 220px;"]
  11761. kochbar.de##div[style="position: relative;margin: 0;padding: 0;border: 0;width: 300px;height: 238px;background-color:#FFF;"]
  11762. astronews.com##div[style="position:absolute; top:115px; left:925px; width:300px"]
  11763. vibe.cd##div[style="position:absolute; top:173px; left:80px; z-index:2;"]
  11764. weristdeinfreund.de##div[style="position:absolute; top:5px; left:0px; text-align:center; width:100%; max-width:1000px; height:90px; overflow:hidden;"]
  11765. webradio.de##div[style="position:absolute;left:322px;top:-3px;padding:1px;background-color:#2481BC"]
  11766. wallstreet-online.de##div[style="position:absolute;right:5px;bottom:4px;width: 110px;height: 28px;overflow: hidden;"]
  11767. presseportal.de##div[style="position:fixed;left:980px;top:10px;color:#9B9A9D;font-size:10px"]
  11768. suxedoo.ch##div[style="position:relative; height:70px; left:40px;top:10px;"]
  11769. prozentrechner.net##div[style="position:relative; width:728px; height:90px; padding:5px; background-color:#F5F5F5; box-shadow:0px 0px 2px #000000; margin:auto;"]
  11770. simkea.de##div[style="position:relative; width:728px; height:90px; text-align:right; margin:1px auto 1px auto; overflow:hidden;"]
  11771. 14-tage-wettervorhersage.de##div[style="text-align: center; padding-top: 10px; margin-top: 0px; height: 260px; background-image: url(/wp-content/plugins/flasko/img/anzeige_300.gif); background-position: initial; background-repeat: no-repeat;"]
  11772. 14-tage-wettervorhersage.de##div[style="text-align: center; padding-top: 10px; margin-top: 5px; height: 260px; background-image: url(/wp-content/plugins/flasko/img/anzeige_300.gif); background-position: initial; background-repeat: no-repeat;"]
  11773. awardfabrik.de##div[style="text-align: center; width: 100%; height: 60px; border: 0; overflow: hidden;"]
  11774. serienjunkies.de##div[style="text-align:center; background:#1d8900;color:#fff;padding:5px;"]
  11775. compliancemagazin.de##div[style="text-align:center; margin-bottom:10px;"]
  11776. wunderweib.de##div[style="text-align:center; width:988px;height:90px;line-height:0px;margin:0pt auto 0pt 0pt;overflow:visible;text-align:center;"]
  11777. echte-abzocke.de##div[style="text-align:center;width:490px;height:71px;padding-top:10px;background-color: #ffffff;border:1px solid #DFE6ED"]
  11778. acer-userforum.de##div[style="text-align:center;width:750px;height:105px;padding-top:8px;background-color: #ffffff;border:1px solid #005856"]
  11779. acer-userforum.de##div[style="text-align:center;width:760px;height:120px;padding-top:15px;background-color: #ffffff;border:1px solid #005856"]
  11780. marketing-boerse.de##div[style="text-align:left; top: 5px; padding-left:40px; margin-bottom: 10px; visibility:visible; overflow: visible; height: 90px;width: 1280px;"]
  11781. gamestar.de##div[style="top:0px;position:absolute;left:1001px;"] + [class] > img
  11782. abkuerzungen.de##div[style="vertical-align:center;margin-left:8px;padding:8px;border:1px solid gray;background-color:white;"]
  11783. xvideo-deutsch.com##div[style="width: 1000px; margin: 0 auto; height: 80px; overflow: hidden;"]
  11784. sprachnudel.de##div[style="width: 1026px; background-color: #fff; margin-top: 5px;"]
  11785. winload.de##div[style="width: 164px; height: 94px; padding: 6px 0px 0px 12px; margin: 1px 0px 2px 0px; background-color: white; background-image: url(/pix/layout/advertising/adsense/navigation-adsense-background.gif); background-repeat: repeat-x;"]
  11786. winload.de##div[style="width: 180px; height: 90px; padding: 6px 0px 12px 3px;"]
  11787. lpgforum.de##div[style="width: 258px; min-height: 322px; margin-bottom: 15px;border: 1px solid #C1C1C1;padding: 10px 20px;"]
  11788. winload.de##div[style="width: 260px; float: right; margin-left: 10px; margin-bottom: 15px;"] > div[style="margin-left: 5px;"] > div[style="overflow: hidden"]
  11789. dwdl.de##div[style="width: 300px; height: 100px; margin-bottom: 20px;"]
  11790. solinger-bote.de##div[style="width: 300px; height: 225px; position: relative;"]
  11791. dwdl.de##div[style="width: 300px; height: 250px; margin-bottom: 20px; text-align: right;"]
  11792. 104.6rtl.com##div[style="width: 300px; height: 255px; background-color: white;"]
  11793. lpgforum.de,pkw-forum.de##div[style="width: 300px; min-height: 250px; margin-bottom: 15px;"]
  11794. rollertuningpage.de##div[style="width: 310px; float:right;"]
  11795. formel1.de##div[style="width: 33.333%;"] > div[style="margin-top: 20px;"]
  11796. strafbuch.de##div[style="width: 468px;height: 60px;overflow: hidden;float: right"]
  11797. abendzeitung-muenchen.de##div[style="width: 510 Px; margin-bottom: 50 Px; "] > p:first-child
  11798. pressebox.de##div[style="width: 590px; height: 109px;"]
  11799. abnehmen-forum.com##div[style="width: 700px; border: medium solid #AAAAAA;"]
  11800. forenworld.at##div[style="width: 728px; height: 90px;"]
  11801. meintomtom.de##div[style="width: 728px; height:108px;padding: 0 11px 0 11px;border:solid #b4c39a;border-width: 0 0 1px 0;margin: 0;background:url(/grafx/meintomtom/back_adblock.gif) no-repeat center;"]
  11802. pixelio.de##div[style="width: 750px; height: 95px; float: left; margin-bottom: 10px;"]
  11803. onlinekosten.de##div[style="width: 850px; margin: 0px auto 10px auto; color: #fff;"]
  11804. onlinekosten.de##div[style="width: 850px; margin: 0px auto 10px auto;"]
  11805. mimikama.at##div[style="width: 980px; margin: auto; height: 90px;"]
  11806. comag.tv##div[style="width:100%"] > table[Width="100%"][border="0"][bgcolor="#FFFFFF"][style="border-collapse: collapse"]
  11807. pro-linux.de##div[style="width:100%; padding:0.3em 0 0; background-color:#0c4da0; height: 90px; overflow:hidden;"]
  11808. gamestar.de##div[style="width:100%;background: url(/img/aktionen/sb_bg.png) repeat-x;"]
  11809. gamestar.de##div[style="width:100%;background: url(/img/aktionen/sponsorbar_bg.png) repeat-x;"]
  11810. gamestar.de##div[style="width:100%;background: url(/img/sb_bg.png) repeat-x;"]
  11811. open-report.de##div[style="width:100%;height:90px;text-align:center;background-color:#FFFFFF;"]
  11812. wohnmobilforum.de##div[style="width:120px; height:1720px; overflow:hidden; background-color:#eeeeee"]
  11813. psychic.de##div[style="width:120px;height:600px;"]
  11814. beliebtestewebseite.de##div[style="width:120px;height:600px;border:1px solid gray;"]
  11815. free.mysmspage.de##div[style="width:148px; font-family:Arial; font-size:12px;padding:2px"]
  11816. suedostschweiz.ch##div[style="width:160px; height:650px; overflow:hidden;"]
  11817. meintomtom.de##div[style="width:160px;height:100px;padding:6px;margin:0 0 18px 0;border: solid #b4c39a;background:#f9fcf1 none;border-width: 1px;"]
  11818. psychic.de##div[style="width:160px;height:600px;"]
  11819. ht4u.net##div[style="width:160px;height:600px;float:left;margin-left:-165px;background-color:silver;top:0px;position:absolute;"]
  11820. winfuture.de##div[style="width:160px;height:600px;position:absolute;top:-90px;left:1000px"]
  11821. pressakey.com##div[style="width:260px;height:310px;background-image:url(gfximg/rnavi_w3.jpg);"]
  11822. n-tv.de##div[style="width:290px;height:100px;background-image:url(http://www.n-tv.de/ads/images/rechner/c24-bg.png);background-repeat:repeat-x;background-position:bottom;font-family:arial,verdana,sans-serif;margin: 0 5px;"]
  11823. html-world.de##div[style="width:300px; height:250px; "]
  11824. korrekturen.de##div[style="width:300px; height:250px;float:left; margin-right:15px; margin-bottom:15px; border:0; background-color:#c0c0c0; overflow:hidden;"]
  11825. auswandererforum.de##div[style="width:300px;height:600px;"]
  11826. mainfranken24.de##div[style="width:300px;overflow:hidden;float:right; margin:0px 0px 20px 20px;"]
  11827. news.ch##div[style="width:300px;padding:12px;float:left;"]
  11828. 14-tage-wettervorhersage.de##div[style="width:320px; height:64px; margin-left:-3px; margin-top:-35px;"]
  11829. aero.de##div[style="width:326px;padding-bottom:13px;text-align:center;background-color:#f0f0f0;padding-top:3px;"]
  11830. 14-tage-wettervorhersage.de##div[style="width:336px; height:60px; border: 1px solid #c7c7c7;"]
  11831. eierkraulen.net##div[style="width:437px; height:143px; border:0px solid grey; background-image:url(http://www.eierkraulen.net/md/1/mode.png); font-family:Sans-serif; font-size:13px;padding-left:187px;"]
  11832. readmore.de##div[style="width:520px; height:120px;"] > div[style="width:202px; height:88px;float:right;text-align:right;margin:5px 5px 0 0;"]
  11833. kfz-steuer.de##div[style="width:530px; height:80px; background: #F6F6F6"]
  11834. kfz-steuer.de##div[style="width:544px; height:80px; background: #F6F6F6"]
  11835. kfz-steuer.de##div[style="width:553px; height:80px; background: #F6F6F6"]
  11836. dasoertliche.de##div[style="width:560px; margin:0px; padding:3px 0; border:none; background-color:#8e8e99; float:left;"]
  11837. kfz-steuer.de##div[style="width:562px; height:80px; background: #F6F6F6"]
  11838. kfz-steuer.de##div[style="width:575px; height:80px; background: #F6F6F6"]
  11839. kfz-steuer.de##div[style="width:589px; height:80px; background: #F6F6F6"]
  11840. abnehmen.com##div[style="width:70%;height:280px;min-width:680px ! important"]
  11841. hitradio-rtl.de,radiodresden.de,radioleipzig.de##div[style="width:720px; height:90px; margin:auto"]
  11842. korrekturen.de##div[style="width:728px; height: 90px; text-align: center; background-color:#c0c0c0;"]
  11843. winfuture.de##div[style="width:728px;height:90px;position:absolute;left:272px;top:-90px"]
  11844. kreditkarten4you.de##div[style="width:730px;height:90px;display:block;margin:5px auto 15px auto;text-align:center;"]
  11845. azonline.de,mv-online.de,westfaelische-nachrichten.de##div[style="width:820px; height:90px; margin:0px; background-color:#D2D2D5;"]
  11846. hitradio-rtl.de##div[style="width:822px; height:90px; margin:auto"]
  11847. techno4ever.fm##div[style="width:904px; margin-left: auto; margin-right: auto; text-align: right"]
  11848. free-klingeltoene-handy.de##div[style="width:950px; border: 1px solid #FFFFFF; padding:0 0 8px 8px; background: #FFFEEF; float: left; text-align: left;"]
  11849. psychic.de##div[style="width:970px;height:250px;margin-bottom:15px;"]
  11850. hitparade.ch##div[style="width:970px;margin-bottom:10px;height:90px;"]
  11851. mikrocontroller.net##div[style] > script + div[id^="a"][style] > div[style]
  11852. gamestar.de##div[style^="background-image:url(/img/gamestar/products/banner_mcgame.png)"]
  11853. t-online.de##div[style^="background-image:url(http://bilder.t-online.de/b/62/17/80/56/id_62178056/tid_da/index.jpg"]
  11854. elixic.de##div[style^="background-image:url(http://www.elixic.de/typo3conf/ext/start/res/img/ad-rahmen-"]
  11855. mafia.to##div[style^="background: url(\"images/topbar_bg.png\")"]
  11856. gamestar.de##div[style^="position: fixed; width: 120px; margin-left: 984px; height: 600px; top: 50%;"]
  11857. code-bude.net##div[style^="width:125px;height:125px;float:left;"]
  11858. ka-news.de##div[style^="width:145px;height:150px;"]
  11859. windowspro.de##div[style^="width:300px;height:250px;"]
  11860. winfuture.de##div[style^="width:729px;height:90px"]
  11861. android-hilfe.de##div[style^="width:748px;height:100px;padding-top:10px;"]
  11862. 1und1.de,gmx.net,web.de##ela-bing-card-list[c-type="'ad'"]
  11863. lix.in##form[action="ads.php"]
  11864. serienjunkies.org##form[action="http://mirror.serienjunkies.org"]
  11865. t-online.de##form[action="http://stromvergleich.t-online.de/strom.php"]
  11866. xxx-blog.to##form[action="http://xxx-blog.to/mirror.php?download=highspeed"]
  11867. t-online.de##form[action="https://stromvergleich.t-online.de/strom.php"]
  11868. rtl.de##form[action^="http://altfarm.mediaplex.com/"]
  11869. atomload.to##form[action^="http://atomload.to/direktdownload/"]
  11870. hoerbuch.us,lesen.to##form[action^="http://www.FriendlyDuck.com/AF_"]
  11871. ddl-search.biz##form[action^="http://www.affaire.com/"]
  11872. serienjunkies.org,wiiu-reloaded.com##form[action^="http://www.firstload.com/affiliate/"]
  11873. lesen.to,private-blog.org##form[action^="http://www.firstload.de/affiliate/"]
  11874. braunschweiger-zeitung.de##form[action^="http://www.flirt38.de/"]
  11875. private-blog.org##form[action^="http://www.friendlyduck.com/AF_"]
  11876. n-tv.de##form[action^="http://www.n-tv.de/ratgeber/vergleichsrechner/"]
  11877. sb.sbsb.cc##form[action^="http://www.seitensprung.ag/?id="]
  11878. stayfriends.de##form[action^="http://www.stayfriends.de/tracking/linkcounter.php?AktionId="]
  11879. t-online.de##form[action^="https://portal.immobilienscout24.de/suche/"]
  11880. rtl.de##form[id^="neude_"]
  11881. rtl.de##form[id^="parshipform_"]
  11882. rtl.de##form[id^="powerform_"]
  11883. n-tv.de##form[onsubmit^="return c24_track_"]
  11884. t-online.de##form[target="_blank"][action="http://im.banner.t-online.de/"]
  11885. rtl.de##h2[onclick^="verivox_go_"]
  11886. rtl.de##h2[onclick^="xdot_go_trpix(document.getElementById('parshipform_"]
  11887. heise.de##heisetext > .img[Width="100%"]
  11888. anime-loads.org##iframe[allowtransparency="true"][src^="http://www.anime-loads.org/"]
  11889. spiegelfechter.com##iframe[height="600"][Width="160"]
  11890. schoener-fernsehen.com##iframe[id][class][scrolling="auto"][frameborder="0"][allowtransparency="true"][src^="http://schoener-fernsehen.com/"] + iframe[id][class][scrolling="auto"][frameborder="0"][allowtransparency="true"][src^="http://schoener-fernsehen.com/"] + div[id][class]
  11891. computerbild.de##iframe[id^="adSlot_"]
  11892. anime-loads.org##iframe[scrolling="auto"][frameborder="0"][style="width:100%; height:100%"]
  11893. spiegelfechter.com##iframe[src="http://spiegelfechter.com/wordpress/gads.html"]
  11894. podcast.de##iframe[style^="width:160px;height:600px;"]
  11895. reitforum.de##iframe[Width="160"][height="610"]
  11896. reitforum.de##iframe[Width="728"][height="100"]
  11897. t-online.de##img[alt*="Mary & Paul"]
  11898. t-online.de##img[alt="Bequeme Slipper & Mokassins von hoher Qualität bei Vamos"]
  11899. t-online.de##img[alt="Die neue Kollektion bei opus-fashion.com"]
  11900. fitforfun.de##img[alt="FigurCoach Schlank per Mausklick"]
  11901. fitforfun.de##img[alt="FigurCoach"]
  11902. t-online.de##img[alt="Frühlingsmode bei WENZ.de"]
  11903. sbb.ch##img[alt="Halbtax mit Gratis-Kreditkarte."]
  11904. t-online.de##img[alt="Modehighlights zu Jubiläumspreisen shoppen bei Peter Hahn!"]
  11905. finanzen.net##img[alt="Passende Produkte von Vontobel"]
  11906. finanzen.net##img[alt="Passende Produkte von der Société Générale"]
  11907. t-online.de##img[alt="Pauschalreisen bei t-online.de Reisen (Quelle: Fotalia)"]
  11908. t-online.de##img[alt^="Modetrends"]
  11909. t-online.de##img[alt^="Shoppen"]
  11910. hallespektrum.de##img[alt^="Werbung"]
  11911. t-online.de##img[height="180"][Width="920"]
  11912. t-online.de##img[height="180"][Width="922"]
  11913. raidrush.ws##img[height="250"][Width="300"]
  11914. t-online.de##img[height="365"][Width="178"][style="margin-left:-10px;margin-bottom:10px"]
  11915. lesen.to,liplop.de,teen-blog.us##img[height="60"][Width="468"]
  11916. blogtotal.de,t-online.de##img[height="600"][Width="120"]
  11917. arthouse.ch##img[height="72"][alt="banner"]
  11918. winfuture.de##img[height="90"][Width="729"]
  11919. schoener-fernsehen.com##img[id$="closer"] + h2
  11920. schoener-fernsehen.com##img[id$="icon"]
  11921. schoener-fernsehen.com##img[id$="icon"] + p
  11922. ak-kurier.de,nr-kurier.de,ww-kurier.de##img[name="banner"]
  11923. seatforum.de##img[src="http://www.seatforum.de/forum/images/anzeige.gif"] + a[target="_blank"] > img
  11924. t-online.de##img[src^="blob:https://www.t-online.de/"]
  11925. epochtimes.de##img[style*="display: block ! important"]
  11926. wintotal.de##img[style*="display: block ! important;"]
  11927. tsv1860ro-fussball.de##img[style="left: 0px; top: 1100px; width: 400px; height: 200px;"]
  11928. tsv1860ro-fussball.de##img[style="left: 0px; top: 749px; width: 200px; height: 134px;"]
  11929. tsv1860ro-fussball.de##img[style="left: 33px; top: 577px; width: 134px; height: 167px;"]
  11930. excitingcommerce.de##img[style="margin: 5px 5px 0px 0px; border-width:0px; align="]
  11931. autozeitung.de##img[style="width: 160px; height: 600px; max-width: 160px; max-height: 600px; margin-left: 0px;"]
  11932. autozeitung.de,donnerwetter.de##img[style="width: 160px; height: 600px; max-width: 160px; max-height: 600px;"]
  11933. autozeitung.de##img[style="width: 300px; height: 600px; max-width: 300px; max-height: 600px; margin-left: 0px;"]
  11934. filestore.to##img[style="width:728px;"]
  11935. bluewin.ch##img[title="Anzeige"]
  11936. looki.de##img[usemap="#branding"]
  11937. t-online.de##img[usemap^="#picmap"][Width="920"]
  11938. quadclub-harz.de##img[Width="1"][height="120"] + table[Width="100%"][cellspacing="0"][cellpadding="0"]
  11939. speedlounge.in,topmodels.de,xxx-blog.to##img[Width="120"][height="600"]
  11940. e-bol.net##img[Width="121"][height="601"]
  11941. usa-kulinarisch.de##img[Width="125"][height="125"]
  11942. t-online.de##img[Width="145"][height="225"]
  11943. iphoneblog.de##img[Width="150"][height="125"]
  11944. gamefront.de##img[Width="150"][height="350"]
  11945. gamefront.de##img[Width="150"][height="563"]
  11946. gamefront.de##img[Width="150"][height="600"]
  11947. fscklog.com##img[Width="160"][height="160"]
  11948. gamefront.de##img[Width="160"][height="300"]
  11949. dashitradio.de,der-postillon.com,gamefront.de,myfunlink.to,picdumps.com##img[Width="160"][height="600"]
  11950. gamefront.de##img[Width="180"][height="350"]
  11951. t-online.de##img[Width="209"][usemap^="#immap"]
  11952. hitradio.com.na##img[Width="220"][height="48"]
  11953. t-online.de##img[Width="297"][height="465"][usemap^="#immap"]
  11954. kraftfuttermischwerk.de##img[Width="300"][height="200"]
  11955. 02elf.net,dashitradio.de,der-postillon.com,fitforfun.de,foerderland.de,iphoneblog.de,msn.com,sunshine.it,teltarif.de,trendsderzukunft.de,wetter.net##img[Width="300"][height="250"]
  11956. t-online.de##img[Width="300"][height="450"]
  11957. games-mag.de##img[Width="320"][height="315"]
  11958. ingame.de##img[Width="325px"][src$="clear.gif"]
  11959. xxx-boardz.com##img[Width="360"][height="46"]
  11960. xxx-boardz.com##img[Width="366"][height="46"]
  11961. xxx-boardz.com##img[Width="366"][height="48"]
  11962. xxx-boardz.com##img[Width="366"][height="56"]
  11963. xxx-boardz.com##img[Width="368"][height="46"]
  11964. 3druck.com,amilo-forum.de,awekas.at,cmmp.de,fake-it.biz,gntm-blog.de,mafia-linkz.to,novalja-zrce.de,technorocker.info,vampirediaries.in,velderboard.li,xboxdome.de##img[Width="468"][height="60"]
  11965. e-bol.net##img[Width="469"][height="61"]
  11966. emuenzen.de##img[Width="486"][height="60"]
  11967. t-online.de##img[Width="609"][usemap^="#immap"]
  11968. t-online.de##img[Width="610"][usemap^="#imgmap"]
  11969. t-online.de##img[Width="610"][usemap^="#immap"]
  11970. prad.de##img[Width="614"][height="218"]
  11971. t-online.de##img[Width="641"][usemap^="#immap"]
  11972. forum.biosflash.com,gedankenausbruch.de,online-gebuehrenrechner.de,picdumps.com,suedtirolnews.it,tvspielfilm.de,tvtoday.de##img[Width="728"][height="90"]
  11973. rp-online.de##img[Width="786"][height="100"]
  11974. t-online.de##img[Width="797"][usemap^="#immap"]
  11975. t-online.de##img[Width="920"][usemap^="#imgmap"]
  11976. t-online.de##img[Width="920"][usemap^="#immap"]
  11977. prad.de##img[Width="940"][height="174"]
  11978. rnf.de##img[Width="960"][height="200"]
  11979. 1zwo.in##input[name="highspeed"]
  11980. ddl-music.org,ddl-warez.in,pornlounge.org##input[onclick^="javascript:window.open('http://www.FriendlyDuck.com/AF_"]
  11981. file-lounge.com##input[onclick^="location.href='http://tiny.cc/"]
  11982. file-lounge.com##input[onclick^="location.href='http://ul.to/ref/"]
  11983. file-lounge.com##input[onclick^="location.href='http://www.FriendlyDuck.com/AF_"]
  11984. file-lounge.com,warez-vz.net##input[onclick^="location.href='http://www.gigaflat.com/affiliate/"]
  11985. wiiu-reloaded.com##input[onclick^="window.location='http://www.firstload.com/affiliate/"]
  11986. fettrap.com##input[onclick^="window.open('http://fettrap.com/highspeed/"]
  11987. porn-traffic.net##input[onclick^="window.open('http://porn-traffic.net/mirror.php"]
  11988. sceneload.to##input[value="Fullspeed Mirror"]
  11989. ddlporn.org##input[value="Highspeed Mirror"]
  11990. stealth.to##input[value="Mirror"]
  11991. warez-load.com##input[value="Schneller Downloaden!"]
  11992. quoka.de##li.partner
  11993. gsx-r1000.de##li[data-author=">>>>>Werbung<<<<<"]
  11994. restegourmet.de##li[data-content-type="ad"]
  11995. tagesanzeiger.ch##li[id^="msgId_"] > .rightCol > p > a[target="_blank"] > img
  11996. flugzeugforum.de,winboard.org##li[style="margin-bottom: 15px;"] > a > img
  11997. goldesel.to##li[title="Downloaden mit Fullspeed"]
  11998. goldesel.to##li[url^="bit.ly/"]
  11999. goldesel.to##li[url^="http://bit.ly/"]
  12000. goldesel.to##li[url^="http://dereferer.org/?http%3A%2F%2Fbit.ly"]
  12001. goldesel.to##li[url^="http://goo.gl/"]
  12002. playnation.de##noscript + script + script + #al
  12003. teltarif.de##p + .tetable + .tetable[Width="100%"][cellspacing="0"][cellpadding="0"][border="0"][bgcolor="#E3D470"]
  12004. prad.de##p > a > img[Width="614"][height="249"]
  12005. englische-briefe.de##p > table[Width="769"][cellpadding="4"]
  12006. schoener-fernsehen.com##p[id$="link"]
  12007. iphone-tricks.de##p[style="clear:both;width:100%;border-bottom: 1px solid #e5e5e5;padding: 5px 0px;"]
  12008. titanic-magazin.de##p[style="font-size: 7pt; color: grey; text-align: left; margin: 0; padding: 0;"]
  12009. titanic-magazin.de##p[style="font-size: 7pt; color: grey; text-align: left; margin: 0; padding: 0;"] + .teaser_row[style="height: 181px;"]
  12010. prad.de##p[style="margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: center;"]
  12011. pure-fm.de##p[style="text-align:center; height:90px; width:100%"]
  12012. lateinwiki.org##p[style="width:100%;border:solid 1px #00ff00;background-color:#98FB98;text-align:left;font-size:12px;color:#000000;"]
  12013. kfz-steuer.de##p[style="width:575px; height:85px; background: #F6F6F6"]
  12014. eot-clan.net##posts > li[id^="yui-gen"]
  12015. doku.me##script + table[Width="700"][height="600"]
  12016. tv-stream.to##script[src^="/"] + div > div[id][style]
  12017. finanznachrichten.de##span[onclick^="FN.nachrichtKomplettID("][class="href cursor_pointer"]
  12018. schwartau-handball.de##span[style="font-size: 14px; color: #000000; background-color: #ccffcc;"]
  12019. finanznachrichten.de##span[title="BOTSWANA METALS Aktie jetzt ab 2,99 Euro handeln! (LYNX)"]
  12020. schwartau-handball.de##table[align="left"][style="border: 0px solid #87ceeb; height: 300px; width: 300px;"]
  12021. spielefilmetechnik.de##table[background="/_cinc/img/download.gif"]
  12022. spielefilmetechnik.de##table[background="/_cinc/img/flatrate.gif"]
  12023. pcgameshardware.de##table[background^="/common/gfx/metaboli/"]
  12024. widescreen-online.de##table[bgcolor="#FFC990"][align="center"][Width="158"][style="border:1px solid #D25802;"]
  12025. adhs-zentrum.de##table[bgcolor="#FFCC00"]
  12026. enduro-austria.at##table[border="0"][align="center"][style="width: 220px; margin-right: auto; margin-left: auto;"]
  12027. lesen.to##table[cellpadding="0"][bgcolor="#FFFFFF"][style="width: 750px;"] > tbody > tr > td > center:first-child > a[target="_blank"] > img
  12028. ksta.de##table[cellspacing="0"][cellpadding="0"][border="0"][style="background-color: #76003d; width: 300px; height: 100px;"]
  12029. astronews.com##table[cellspacing="0"][cellpadding="0"][border="0"][style="width:300px"]
  12030. astronews.com##table[cellspacing="0"][cellpadding="0"][style="width: 900px;"]
  12031. loadsieben.org##table[cellspacing="0"][cellpadding="5"][border="0"] > tbody > tr:first-child:last-child > td:first-child + td + td[align="right"]:last-child
  12032. satindex.de##table[cellspacing="1"][cellpadding="4"][border="0"][bgcolor="000000"]
  12033. adhs-zentrum.de##table[cellspacing="2"][cellpadding="4"][border="0"][Width="200"]:first-child:last-child
  12034. bildderfrau.de##table[class^="sas_FormatID_"]
  12035. biokurs.de##table[height="100"][Width="850"][cellspacing="0"][cellpadding="0"][border="0"]:first-child
  12036. krankenkassentarife.de##table[height="150"][Width="180"][style="border: 1px solid #0F1350;"]
  12037. rga-online.de##table[height="160"][bgcolor="#333399"][Width="130"]
  12038. funtastic-party.de##table[height="260"][cellspacing="0"][cellpadding="0"][border="0"][Width="100%"]:first-child:last-child
  12039. forum-sachsen.com##table[height="300"][Width="300"]
  12040. forum-sachsen.com##table[height="500"][Width="300"]
  12041. bordellcommunity.com##table[height="60"][style="width: 960px"]
  12042. tweakpc.de##table[height="60"][Width="482"][align="center"]
  12043. die-glocke.de##table[height="90"][Width="728"]
  12044. business-best-practice.de,din-5008-richtlinien.de##table[id^="anzeige_"]
  12045. rheinforum.com##table[id^="v"][Width="426"][height="600"]
  12046. putenbrust.net##table[onclick^="window.open('http://in.mydirtyhobby.com/track/"]
  12047. putenbrust.net##table[onclick^="window.open('http://www.FriendlyDuck.com/AF_"]
  12048. repage8.de##table[style*=";table-layout:visible;width:468px;height:60px;"]
  12049. express.de##table[style="background-color: #76003d; width: 480px; height: 87px;"]
  12050. 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;"]
  12051. repage.de##table[style="background-color:5F5F5F;border:1px solid;border-color:;table-layout:visible;width:468px;height:60px;padding-top:0px;padding-left:5px;padding-right:5px;padding-bottom:0px;"]
  12052. internet-sms.com##table[style="margin-top:4px; margin-left:198px"]
  12053. hardware-infos.com##table[style="position: absolute; top: 140px; left: 50%; margin-left: 505px; width: 120px; height: 600px; border-collapse: collapse; border: 1px solid #808080"]
  12054. mafia.to##table[style="width: 100%; background-image: url('http://pic.ms/v2/images/712_promo_bg.jpg'); text-align: center;"]
  12055. mafia.to##table[style="width: 468px; height: 60px; background-color: #C0C0C0"]
  12056. hoerbuch.us##table[style="width: 699px;"] center > a > img
  12057. web4health.info##table[summary="Top banner ads"]
  12058. david-forum.de##table[Width="100%"] > tbody > tr > td[Width="160"][valign="top"]:last-child
  12059. diaet.abnehmen-forum.com##table[Width="100%"][bgcolor="#FFFFFF"]:last-child
  12060. board.world-of-hentai.to##table[Width="100%"][cellspacing="0"][cellpadding="0"] > tbody > tr:first-child + tr > td[valign="middle"][align="left"]
  12061. wettforum.info##table[Width="100%"][cellspacing="0"][cellpadding="0"] > tbody:first-child:last-child > tr:first-child + tr > td[Width="140"][valign="top"]:first-child
  12062. wettforum.info##table[Width="100%"][cellspacing="0"][cellpadding="0"] > tbody:first-child:last-child > tr:first-child > td[align="center"][colspan="2"]:first-child:last-child
  12063. spotlight-wissen.de,spotlight.de##table[Width="100%"][cellspacing="0"][cellpadding="0"][border="0"] > tbody > #TopFh + #CntFh
  12064. teltarif.de##table[Width="100%"][cellspacing="0"][cellpadding="0"][border="0"][style="margin: 0 0 8px 0;"]
  12065. nisch-center.de##table[Width="125"][height="125"]
  12066. homerj.de##table[Width="1580"][cellspacing="0"][cellpadding="0"][border="0"][align="center"]
  12067. nisch-center.de##table[Width="160"][height="600"]
  12068. grower.ch##table[Width="195"]
  12069. geizhals.at##table[Width="300"][bgcolor="#999999"]
  12070. viviano.de##table[Width="300"][height="250"]
  12071. astronews.com##table[Width="300px"][cellspacing="0"][cellpadding="0"][border="0"]
  12072. astronews.com##table[Width="320"][cellspacing="0"][cellpadding="0"][border="0"][align="left"]
  12073. astronews.com##table[Width="320"][cellspacing="0"][cellpadding="0"][border="0"][align="right"]
  12074. rheinforum.com##table[Width="400"][height="600"]
  12075. bordellcommunity.com,rheinforum.com##table[Width="425"][height="600"]
  12076. bordellcommunity.com,forum-sachsen.com##table[Width="426"][height="600"]
  12077. forum-sachsen.com##table[Width="450"][height="450"]
  12078. grower.ch##table[Width="468"]
  12079. flashforum.de##table[Width="491"][cellspacing="0"][cellpadding="0"][border="0"]
  12080. webvoten.de##table[Width="520"][cellspacing="0"][cellpadding="0"][border="0"][align="center"]:first-child
  12081. easy-smsversand.de##table[Width="540"][bordercolor="#ffb039"]
  12082. fremdwort.de##table[Width="560"][cellspacing="0"][border="0"] > tbody > tr > .text[colspan="2"]
  12083. web4health.info##table[Width="720"]
  12084. gamefront.de##table[Width="728"][align="center"]:first-child:last-child
  12085. antenne-ac.de,forenhoster.net,nisch-center.de##table[Width="728"][height="90"]
  12086. pbportal.de##table[Width="730"][height="92"]
  12087. windows-tweaks.info##table[Width="738"][cellspacing="0"][cellpadding="0"][border="0"][nof="LY"]
  12088. wetterbote.de##table[Width="738"][height="90"]
  12089. erlanger-nachrichten.de,nz-online.de##table[Width="770"]
  12090. hat-gar-keine-homepage.de##table[Width="800"][align="center"] > tbody:first-child:last-child > tr:last-child > td
  12091. forum-speditionen.de##table[Width="846"][style="background-color:#E0E0E0;height:75px;text-align:center;"]
  12092. ww3.cad.de##table[Width="95%"][cellspacing="1"][border="0"] > tbody > tr > td[valign="top"]:first-child + td[style="vertical-align: top;"]:last-child
  12093. gamefront.de##table[Width="950"][bgcolor][align="center"]
  12094. gamefront.de##table[Width="950"][cellspacing="1"][cellpadding="0"][border="0"][bgcolor="#ffffff"][align="left"]
  12095. dforum.net##table[Width="983"][cellspacing="5"][style="border:1px solid #505A53;border-top:none;background:#ADB088;"]
  12096. chat4free.de,erotikchat4free.de,freechat.de##td > font[style="font-size:9;"]
  12097. loadsieben.org##td[align="CENTER"][Width="644"] > p:first-child + center
  12098. heimkinomarkt.de##td[align="center"][height="72"][valign="middle"][colspan="3"]
  12099. wide-wallpaper.de##td[align="center"][style="border: 1px solid #666666;"]
  12100. funtastic-party.de##td[align="center"][valign="top"]:last-child > table[background="/a2/base/images/strich.jpg"][Width="178"]:last-child
  12101. heise.de##td[align="left"][valign="top"][rowspan="5"]
  12102. ak-kurier.de,ww-kurier.de##td[background="images/abstand1.gif"][Width="1"] + td[Width="180"][valign="top"]:last-child
  12103. ixquick.de##td[bgcolor="#f7f9ff"]
  12104. englische-briefe.de##td[colspan="3"] > table[Width="769"][cellpadding="4"]
  12105. dxtv.de,dxtv.eu,satbook.de##td[height="100%"][Width="60%"][bgcolor="#FFFFFF"][align="right"]
  12106. marcus-klein.de##td[height="148"] > table[Width="800"][border="0"][align="center"][cellspacing="0"][cellpadding="0"]
  12107. weltuntergang-2012.de##td[height="160"][Width="297"][valign="top"]:first-child + td[Width="263"]:last-child
  12108. elixic.de##td[name="google-bar"]
  12109. elixic.de##td[name="top-banner"]
  12110. meteonews.ch##td[style="background-color: #E5E5E5; width:300px;"]
  12111. anime-loads.org##td[style="height:100%;"] > iframe[id][scrolling="auto"][frameborder="0"][style][src^="http://www.anime-loads.org/"]
  12112. triathlon-szene.de##td[style="padding: 0px 0px 0px 0px; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;"] > div[align="left"][style="margin-bottom:10px;"]
  12113. xc.dhv.de##td[style="vertical-align: top; padding-top: 30px; padding-right: 20px; text-align: right;"]:first-child + .bodyline[valign="top"][align="left"] + td[style="vertical-align: top; padding-top: 30px; "]:last-child
  12114. sein.de##td[style="width: 970px;"] + td[style="width: 20%; vertical-align: top; text-align: left;"]
  12115. ww3.cad.de##td[valign="bottom"][align="center"][colspan="2"] > table[Width="755"][height="95"][align="center"]
  12116. nr-kurier.de##td[valign="top"]:first-child + td[Width="1"][background="images/abstand1.gif"] + td[Width="180"][valign="top"]:last-child
  12117. 2kino.net##td[valign="top"]:last-child > table[Width="186"][cellspacing="0"][cellpadding="0"][border="0"][height="390"]
  12118. sk-austriakaernten.at##td[valign="top"][height="38"][bgcolor="#231f20"][align="center"]:first-child:last-child > table[Width="100%"][cellspacing="0"][cellpadding="0"][border="0"]:first-child:last-child
  12119. plz-postleitzahl.de##td[valign="top"][style="padding-left: 15px;"] > table[Width="250"][cellspacing="0"][cellpadding="0"]:first-child
  12120. ultras.ws##td[valign="top"][style="width: 85%"]:last-child > br:first-child + center > h2:first-child
  12121. ak-kurier.de,nr-kurier.de,ww-kurier.de##td[Width="100%"][align="center"] > a[target="_new"] > img[src^="http://www.ak-kurier.de/akkurier/www/upload/"]
  12122. astrotreff.de##td[Width="100%"][align="center"] > hr[size="1"][color="#8482A5"] + table[cellspacing="0"][cellpadding="10"][border="0"][bgcolor="#000040"]
  12123. kidsweb.de##td[Width="115"][valign="top"][bgcolor="#FFFFCC"]:last-child > div[align="left"] > div[align="center"]
  12124. kidsweb.de##td[Width="116"][valign="top"][bgcolor="#FFFFCC"][rowspan="2"]:first-child > table[Width="116"][border="0"][bgcolor="#FFFFCC"]:first-child + table[Width="114"][border="0"]:last-child
  12125. webvoten.de##td[Width="120"][valign="top"] > div[style="font-size:12px; font-family:Verdana, Arial, Sans Serif;"]
  12126. navi-forum.net##td[Width="120"][valign="top"]:first-child
  12127. dslr-forum.de##td[Width="120"][valign="top"][align="center"]:last-child
  12128. winboard.org##td[Width="130"][valign="top"][align="center"]:last-child
  12129. leo.de##td[Width="15%"][valign="TOP"][style="font-size:100%;padding-top:2px;"]
  12130. terminplanen.de##td[Width="160"][valign="top"][align="center"]:last-child > table[Width="156"][border="0"]
  12131. board.world-of-hentai.to##td[Width="160"][valign="top"][height="600"][align="left"]:last-child
  12132. sms.de##td[Width="170"][valign="top"][align="center"]:last-child > table[Width="175"][cellspacing="0"][cellpadding="0"][border="0"]
  12133. echte-abzocke.de##td[Width="180px"][valign="top"]
  12134. areadvd.de##td[Width="200"][valign="top"][height="1"][rowspan="3"]
  12135. feiertage.net##td[Width="25%"][valign="top"] > table[Width="271"][cellspacing="0"][cellpadding="0"][border="0"]
  12136. tvmatrix.at,tvmatrix.de,tvmatrix.eu,tvmatrix.net##td[Width="300"][height="250"]
  12137. teltarif.de##td[Width="300"][valign="top"] > .tetable + .tetable[Width="100%"][cellspacing="0"][cellpadding="0"][border="0"][bgcolor="#E3D470"]
  12138. astrotreff.de##td[Width="33%"][valign="middle"][align="center"] > a[target="_blank"][href^="/links/wechlink.asp?ID="] > img
  12139. leo.de##td[Width="55%"][valign="middle"][style="background-color:#ffffee;text-align:center;"]
  12140. tvmatrix.at,tvmatrix.de,tvmatrix.eu,tvmatrix.net##td[Width="728"][height="90"]
  12141. land-der-traeume.de##td[Width="730"] + td[align="center"]
  12142. pbportal.de##td[Width="730"][height="92"]
  12143. vibe.cd##td[Width="760"][height="116"][align="right"][colspan="2"] > img:last-child
  12144. rtf1.de##td[Width="83"] + td[align="right"][Width="120"]
  12145. spotlight-wissen.de,spotlight.de##tr > .BoxWPresse[valign="top"][align="center"] > br:first-child + table:last-child
  12146. kgsw.eu##tr > td > .fieldset[style="margin:0px 0px 0px 0px"]:first-child:last-child
  12147. ww3.cad.de##tr > td[align="CENTER"] > table[bgcolor="#e7deee"]
  12148. ww3.cad.de##tr > td[align="center"][colspan="2"][style="vertical-align: bottom;"] > table[align="center"][Width="755"][height="95"]
  12149. zebradem.com##tr > td[align="right"][style="border-left-width:1px;border-right-width:1px;border-top-width:1px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#555555"]
  12150. chilloutzone.net##tr > td[colspan="2"] > div[style="margin: 10px 0 10px 0;"]
  12151. web.de##tr > td[colspan="2"] > table[cellspacing="0"][cellpadding="0"][border="0"][Width="100%"][style="margin-bottom: 5px;"]:first-child:last-child
  12152. computerhilfen.de##tr > td[style="background-color:#FFFFFF;border-left:1px solid black;border-right:1px solid black;border-top:1px solid black;padding:5px;"][colspan="4"]
  12153. notebookcheck.com##tr > td[style="text-align:center;"][colspan="2"] > div[style="margin:0px; padding:0px; margin-bottom:10px; background-color:#efefef; height:100px;"]
  12154. homerj.de##tr > td[style="width:952px; height:200px;"]
  12155. ww3.cad.de##tr > td[valign="top"]:first-child + td[align="right"][Width="160"][style="vertical-align: top;"]:last-child
  12156. ibash.de##tr > td[valign="top"]:first-child + td[Width="15"] + td[Width="186"][valign="top"]:last-child
  12157. ww3.cad.de##tr > td[valign="top"]:first-child + td[Width="161"][align="right"][style="vertical-align: top;"]
  12158. winboard.org##tr > td[Width="100%"][valign="top"][align="center"]:first-child + td[Width="180"][style="vertical-align: top;"]:last-child
  12159. pbportal.de##tr > td[Width="100%"][valign="top"][align="left"]:first-child + td + td[valign="top"]:last-child
  12160. sexabc.ch##tr > td[Width="120"][valign="top"][align="right"]:last-child
  12161. planet3dnow.de##tr > td[Width="160"][valign="top"][align="center"]:last-child
  12162. mazda-forum.info##tr > td[Width="175"][valign="top"][style="padding-left: 15px"]:last-child
  12163. tv-grossachsen.de##tr > td[Width="220"][valign="top"][style="padding-left: 10px"]:first-child + td[Width="530"][valign="top"] + td[Width="200"][valign="top"][style="padding-left:10px;"]:last-child
  12164. sportforen.de##tr > td[Width="89%"]:first-child + td[valign="top"]:last-child
  12165. rollertuningpage.de##tr:first-child > td[align="center"][style="background-color: white; color: black; font-weight: bold;"]:first-child:last-child
  12166. aero.de##tr:first-child > td[style="padding-bottom:5px;height:82px;"]:first-child
  12167. ww3.cad.de##tr:first-child > td[valign="top"][align="left"]:first-child + td[valign="top"] + td[Width="150"][valign="top"]:last-child
  12168. g15-applets.de##tr:first-child:last-child > .bodyline[valign="top"]:first-child + td[Width="120"][valign="top"]:last-child
  12169. dieschmids.at##tr:first-child:last-child > .vistaright[Width="215"][valign="top"]:last-child
  12170. rga-online.de##tr:first-child:last-child > td:first-child:last-child > table[cellspacing="0"][cellpadding="0"][border="0"][background="http://www.rga-online.de/images/bg2.gif"][Width="780"]:first-child
  12171. wohnmobilforum.de##tr:first-child:last-child > td[align="left"][valign="top"]:first-child + td[Width="120"][valign="top"]:last-child
  12172. wohnmobilforum.de##tr:first-child:last-child > td[align="left"][Width="120"][valign="top"]:first-child
  12173. 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
  12174. rollertuningpage.de##tr:first-child:last-child > td[style="background-image: url(http://www.rollertuningpage.de/images/shop_hg.jpg); vertical-align:top;padding-left:5px;padding-top:100px;width:125px;"]:last-child
  12175. mtb-news.de##tr:first-child:last-child > td[valign="top"]:first-child + td[align="left"][Width="160"][valign="top"]:last-child
  12176. spotlight-wissen.de,spotlight.de##tr:first-child:last-child > td[valign="top"]:first-child + td[valign="top"]:last-child > br:first-child + br + table:last-child
  12177. ww3.cad.de##tr:first-child:last-child > td[valign="top"]:first-child + td[Width="152"][valign="top"][align="center"]:last-child
  12178. telefon-treff.de##tr:first-child:last-child > td[valign="top"]:first-child + td[Width="160"][valign="top"]:last-child
  12179. ww3.cad.de##tr:first-child:last-child > td[valign="top"]:first-child + td[Width="160"][valign="top"][align="right"]:last-child
  12180. svm-fan.net##tr:first-child:last-child > td[valign="top"]:last-child > small:last-child
  12181. okbb.de##tr[bgcolor="#FFFF00"]
  12182. vibe.cd##tr[height="180px"]:first-child + tr:last-child > td[style="background-color:transparent; margin:0px; padding:0px;"]:first-child
  12183. gmd-music.com##tr[onclick^="window.open(\"http://gmd-music.com/mirror/"]
  12184. ddl-warez.in##tr[style="background:#D0F5A9"]
  12185. radforum.de##ul[class^="ebayitems"]
  12186. r-b-a.de##ul[style="padding: 0px; margin: 0px; border: 0px none;"]
  12187. focus.de##.adsBlock
  12188. finanzen.net##.adsbygoogle
  12189. focus.de##.ob_container a[data-redirect^="http://paid.outbrain.com/network/redir?"]
  12190. boote-forum.de,golem.de,jetzt.de,planetsnow.de,prosieben.at,prosieben.ch,prosieben.de,transfermarkt.de,tvspielfilm.de##.plistaList > .itemLinkPET
  12191. plista.com##.plistaList > .plista_widget_belowArticle_item[data-type="pet"]
  12192. ariva.de,boote-forum.de,fanfiktion.de,notebookchat.com,notebookcheck.com,planetsnow.de,prosieben.at,prosieben.ch,prosieben.de,tvspielfilm.de##.plistaList > .plista_widget_underArticle_item[data-type="pet"]
  12193. bz-berlin.de,computerbild.de,erdbeerlounge.de,giga.de,spieletipps.de,transfermarkt.de##.trc-content-sponsored
  12194. computerbild.de,erdbeerlounge.de,giga.de,metal-hammer.de,spieletipps.de,transfermarkt.de##.trc-content-sponsoredUB
  12195. computerbild.de,erdbeerlounge.de,fitbook.de,giga.de,noizz.de,spieletipps.de,sportbild.bild.de,stylebook.de,techbook.de,transfermarkt.de,travelbook.de,welt.de##.trc_related_container div[data-item-syndicated="true"]
  12196. bz-berlin,metal-hammer.de,musikexpress.de,rollingstone.de##.trc_related_container div[data-item-syndicated="true"]:not(.inNetworkItem)
  12197. @@||bz-berlin.de^$generichide
  12198. @@||computerbild.de^$generichide
  12199. @@||finanzen.net^$generichide
  12200. @@||fitbook.de^$generichide
  12201. @@||focus.de^$generichide
  12202. @@||gamestar.de^$generichide
  12203. @@||n-tv.de^$generichide
  12204. @@||noizz.de^$generichide
  12205. @@||pcwelt.de^$generichide
  12206. @@||sport.de^$generichide
  12207. @@||sportbild.bild.de^$generichide
  12208. @@||stylebook.de^$generichide
  12209. @@||techbook.de^$generichide
  12210. @@||travelbook.de^$generichide
  12211. @@||tvspielfilm.de^$generichide
  12212. @@||welt.de^$generichide
  12213. finanzen.net,gamestar.de,n-tv.de##a[data-nvp*="'trafficUrl':'https://paid.outbrain.com/network/redir?"]
  12214. finanzen.net,gamestar.de,n-tv.de##a[data-obtrack^="http://paid.outbrain.com/network/redir?"]
  12215. finanzen.net,gamestar.de,n-tv.de##a[data-oburl^="http://paid.outbrain.com/network/redir?"]
  12216. finanzen.net,gamestar.de,n-tv.de##a[data-oburl^="https://paid.outbrain.com/network/redir?"]
  12217. finanzen.net,gamestar.de,n-tv.de##a[data-redirect^="http://paid.outbrain.com/network/redir?"]
  12218. finanzen.net,gamestar.de,n-tv.de##a[data-redirect^="https://paid.outbrain.com/network/redir?"]
  12219. finanzen.net,gamestar.de,n-tv.de##a[data-redirect^="this.href='http://paid.outbrain.com/network/redir?"]
  12220. finanzen.net,gamestar.de,n-tv.de##a[data-url^="http://paid.outbrain.com/network/redir?"]
  12221. finanzen.net,gamestar.de,n-tv.de##a[data-url^="http://paid.outbrain.com/network/redir?"] + .author
  12222. finanzen.net,gamestar.de,n-tv.de##a[data-widget-outbrain-redirect^="http://paid.outbrain.com/network/redir?"]
  12223. plista.com##a[href^="http://click.plista.com/pets"]
  12224. finanzen.net,gamestar.de,n-tv.de##a[href^="http://paid.outbrain.com/network/redir?"]
  12225. finanzen.net,n-tv.de,sport.de,tvspielfilm.de##a[href^="https://ad.doubleclick.net/"]
  12226. finanzen.net,gamestar.de,n-tv.de##a[href^="https://paid.outbrain.com/network/redir?"]
  12227. musikexpress.de##a[href^="https://popup.taboola.com/"]
  12228. computerbild.de,finanzen.net,focus.de,gamestar.de,n-tv.de,pcwelt.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"]
  12229. finanzen.net,gamestar.de,n-tv.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"] + .ob_source
  12230. computerbild.de,finanzen.net,focus.de,gamestar.de,n-tv.de,pcwelt.de,sport.de,tvspielfilm.de##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"]
  12231. finanzen.net,gamestar.de,n-tv.de##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"] + .ob_source
  12232. 20min.ch#?#.clusterTop:-abp-has(.teaser:-abp-has(h3:-abp-contains(Paid Post)))
  12233. ariva.de#?#.postingarea:-abp-has(span[onmouseup*="smartbroker.de"])
  12234. finanznachrichten.de#?##artikeltextpuffer > table > tbody > tr > td > font[color="#000000"][face="Arial,Helvetica,sans-serif"][style="font-size:12px; line-height:16px;"]:-abp-contains(Werbung)
  12235. chip.de#?#.Subchapter div[id][class][style="display: flex;"]:-abp-contains(ANZEIGE)
  12236. chip.de#?#article > a:-abp-contains(Anzeige)
  12237. chip.de#?#section > div[id]:-abp-contains(Gesponserte Empfehlung)
  12238. ebay.de#?#.b-module:-abp-has(h2:-abp-contains(Anzeigen))
  12239. ebay.de#?#.mfe-lex:-abp-has(h2:-abp-contains(Anzeigen))
  12240. ebay.de#?#.s-item:-abp-has(span:-abp-contains(ANZEIGE))
  12241. ebay.de#?#.sresult:-abp-has(div.promoted-lv)
  12242. ebay.de#?#li.mfe-reco-ct:-abp-has(div.mfe-promoted-label)
  12243. finanzen.net#?#.mleft-10:-abp-contains(Werbung) + .box
  12244. finanznachrichten.de#?#.table-alternating-rows > tr:-abp-has(span.hinweis-c)
  12245. gamestar.de#?#.content-item-medium:-abp-has(data:-abp-contains(Anzeige))
  12246. gamestar.de#?#.content-item-small:-abp-has(h3:-abp-contains(Anzeige))
  12247. gofeminin.de#?#.af-block-native:-abp-contains(Anzeige)
  12248. gofeminin.de#?#.af-block-native:-abp-contains(Sponsored Post)
  12249. goldesel.to#?#div[class^="d_"]:-abp-has(div:-abp-contains(Anonym & sicher im Netz))
  12250. lieferheld.de#?#.restaurant-brief:-abp-has(div.restaurant__promo)
  12251. linkedin.com#?#.core-rail > div > div[id^="ember"]:-abp-has(span:-abp-contains(Gesponsert))
  12252. movie-blog.org#?#.beitrag2:-abp-has(#beitrag2-895521)
  12253. movie-blog.org#?#.beitrag2:-abp-has(#beitrag2-938569)
  12254. movie-blog.org#?#.beitrag2:-abp-has(a[href^="http://www.movie-blog.org/2010/F"])
  12255. pcgameshardware.de#?#.item.noImg:-abp-contains([anzeige])
  12256. saechsische.de#?#article,div:-abp-has( > .article-fill__section > span:-abp-contains(Anzeige))
  12257. t-online.de#?#div[id^="T-"][onfocus^="A('zid="]:-abp-has(a:-abp-contains(Anzeige))
  12258. wallstreet-online.de#?#.newsflash:-abp-has(span.suffix:-abp-contains(Anzeige))
  12259. wallstreet-online.de#?#.shareToday:-abp-has(div.adHint)
  12260. wallstreet-online.de#?#.teaser.objectfit:-abp-has(div.anzeige)
  12261. welt.de#?#div[id][data-qa]:-abp-has(.c-buelent-linkbox__label:-abp-contains(Anzeige))
  12262. winfuture-forum.de#?#div.ExtraPostBlock:-abp-has(div.post_block:-abp-contains(Anzeige))
  12263. @@/gujAd.$domain=11freunde.de|brigitte.de|kochbar.de|n-tv.de|stern.de|vip.de|wetter.de
  12264. @@|http://byte.to/js/javascript.js|
  12265. @@|http://byte.to/js/wz_tooltip.js|
  12266. @@||1000steine.de/img/ads/
  12267. @@||11freunde.de/assets/houseAds/$image,domain=11freunde.de
  12268. @@||11freunde.de/sites/all/themes/elf/gujAd/gujAd.js$domain=11freunde.de
  12269. @@||123people.us/trackads/display?zones=$script,domain=123people.de
  12270. @@||2mdn.net/ads/studio/Enabler.js$domain=marketing-a.akamaihd.net
  12271. @@||2mdn.net/instream/video/client.js$domain=welect.de
  12272. @@||360yield.com/adj?$script,domain=girlsgogames.de|jetztspielen.de|spielen.com
  12273. @@||6inserate.ch/images/banner/$image,domain=ameliatantra.jimdo.com
  12274. @@||71iv.nuggad.net/crossdomain.xml$object
  12275. @@||a-ssl.ligatus.com/?ids=$script,domain=stern.de|wetter.de|zeit.de
  12276. @@||a.ligatus.com/?ids=$script,domain=wetter.de
  12277. @@||ab-in-den-urlaub.de^*.popunder.js
  12278. @@||ad-emea.doubleclick.net/ad/tonline.app.smartclip/$object,domain=iam.t-online.de
  12279. @@||ad-emea.doubleclick.net/crossdomain.xml$domain=iam.t-online.de
  12280. @@||ad-ipd.sxp.smartclip.net/select?*&sz=pre&$xmlhttprequest,domain=n-tv.de
  12281. @@||ad-tuning.de^*/ad-tuning-footer.png
  12282. @@||ad.71i.de/global_js/globalV6.js$domain=7tv.de
  12283. @@||ad.71i.de/global_js/globalv6.js$domain=autoplenum.de|bundesliga.de|myvideo.de|n24.de|netzwelt.de|sport1.fm
  12284. @@||ad.71i.de/global_js/Sites/$script,domain=7tv.de|n24.de|sport1.fm
  12285. @@||ad.adworx.at/crossdomain.xml$object
  12286. @@||ad.amgdgt.com/ads/?$subdocument,domain=payback.de
  12287. @@||ad.doubleclick.net/ddm/$image,domain=welect.de
  12288. @@||ad.doubleclick.net/ddm/ad/*/;ord=$image,domain=erdbeerlounge.de|gamona.de|giga.de|kino.de|spielaffe.de|spieletipps.de
  12289. @@||ad.netzquadrat.de/viewbanner.php3?bannerid=$image,domain=sms.de
  12290. @@||ad.yieldlab.net/yp/$script,domain=dance-charts.de
  12291. @@||ad.zanox.com/ppc/?$subdocument,domain=eule.de|grossklein.de|gutscheindoktor.de|literatur-fast-pur.de|preismafia.com|preisvergleich.de
  12292. @@||ad4.liverail.com/interstitial/?lr_publisher_id=$script,domain=jam.fm|paradiso.de
  12293. @@||adap.tv/redir/client/swfloader.swf?id=swfloader$object,domain=lycos.de
  12294. @@||adback.de^$~third-party
  12295. @@||adcell.de/click.php?bid=$subdocument,domain=gutscheindoktor.de|mein-rabatt.com
  12296. @@||adclient.uimserv.net/banner?$script,domain=millionenklick.web.de
  12297. @@||adform.net/adfserve/?bn=$script,domain=rewe.de
  12298. @@||adform.net/adx/$script,domain=rewe.de
  12299. @@||adform.net/banners/$domain=consorsbank.de|rewe.de
  12300. @@||adform.net/Banners/$domain=telekom.de
  12301. @@||adform.net/stoat/*/s1.adform.net/bootstrap.js$domain=rewe.de
  12302. @@||adform.net/stoat/*/s1.adform.net/load/$script,domain=rewe.de
  12303. @@||adimg.uimserv.net^$image,domain=millionenklick.web.de
  12304. @@||adindex.de^*^gutschein_$subdocument,domain=gutscheindoktor.de
  12305. @@||adition.com/banner?sid=$script,domain=ambellis.de|jam.fm|mirapodo.de|mytoys.de|yomonda.de
  12306. @@||adition.com/banners/$image,domain=ambellis.de|dsl.freenet.de|mirapodo.de|mytoys.de|yomonda.de
  12307. @@||adition.com/banners/$image,object,domain=payback.de
  12308. @@||adition.com/crossdomain.xml$object,domain=hd-plus.de
  12309. @@||adition.com/js/adition.js$domain=ambellis.de|mirapodo.de|mytoys.de|yomonda.de
  12310. @@||adition.com/js/srp.js$domain=ambellis.de|jam.fm|mirapodo.de|mytoys.de|yomonda.de
  12311. @@||adition.com/js?wp_id=$script,domain=ambellis.de|jam.fm|mirapodo.de|mytoys.de|yomonda.de
  12312. @@||adition.com/s?t=$script,domain=ambellis.de|mirapodo.de|mytoys.de|yomonda.de
  12313. @@||adition.com/track?$object,domain=hd-plus.de
  12314. @@||adlink.net/js?*&s=c&$script,domain=cinemaxx.de
  12315. @@||admedia.adgemini.de^$~third-party
  12316. @@||admeld.com/ad/js/*/game-page?$script,domain=jetztspielen.de|spielen.com
  12317. @@||admeld.com/meld128.js$domain=jetztspielen.de|spielen.com
  12318. @@||admin.brightcove.com/viewer/*/advertisingmodule.swf$domain=dmax.de|morgenpost.de
  12319. @@||adnxs.com/p/creative-image/$image,domain=autobild.de
  12320. @@||adnxs.com/ut/v3|$xmlhttprequest,domain=autobild.de
  12321. @@||adnxs.com^*/creative-image^$image,domain=bz-berlin.de
  12322. @@||adonline.anonza.de^$~document,~third-party
  12323. @@||adpartner.de^$~third-party
  12324. @@||ads.autoscout24.com/adserver/*&elementid=ctl00_ctl00_decoratedarea_contentarea_fsbox0&$script,domain=autoscout24.de
  12325. @@||ads.heias.com/x/heias.smartclip/?$script,domain=podcast.de
  12326. @@||ads.heias.com^*/heias.stream/$object,script,domain=frustfrei-lernen.de
  12327. @@||ads.heias.com^*/heias.tag.$script,domain=frustfrei-lernen.de
  12328. @@||ads.radioffn.c.nmdn.net/ps-radioffn/livestream.mp3$object,domain=radio.de
  12329. @@||ads.smartfeedads.com^$domain=motorrad2000.de
  12330. @@||adserv.quality-channel.de/crossdomain.xml$object,domain=glamour.de|gq-magazin.de|myself.de|vogue.de
  12331. @@||adserv.quality-channel.de/realmedia/ads/*?videoad$object,domain=glamour.de|gq-magazin.de|myself.de|vogue.de
  12332. @@||adserver.adtech.de/addyn/3.0/1135.1/2945580/390564/$script,domain=nzz.ch
  12333. @@||adserver.bigwigmedia.com/adfetch2.php?$object,domain=spielefuerdich.de
  12334. @@||adserver.bigwigmedia.com/ingamead2_$object,domain=spielaffe.de
  12335. @@||adserver.freenet.de/praeludium/praeludium_mensh.js$domain=menshealth.de
  12336. @@||adserver.freenet.de/praeludium/praeludium_tmrkt.js$domain=transfermarkt.tv
  12337. @@||adserver2.clipkit.de/www/delivery/ajs.php?$script,domain=jam.fm|paradiso.de
  12338. @@||adservice.google.*/adsid/integrator.js$domain=welect.de
  12339. @@||adservice.google.*^adsid/integrator.$script,domain=gofeminin.de|vip.de
  12340. @@||adsett.de/templates/ads/$~third-party
  12341. @@||adshot.de/click/view.php$image,domain=thisload.de
  12342. @@||adstyle.com^$~third-party
  12343. @@||adtech.de/?adrawdata/$object,domain=login.audimark.de|player.nowonscreen.com
  12344. @@||adtech.de/?advideo/*;vidAS=pre_roll;$object,domain=t-online.de
  12345. @@||adtech.de/addyn/*/ADTECH;$script,domain=girlsgogames.de|jetztspielen.de|spielen.com
  12346. @@||adtech.de/adperf/$script,domain=jetztspielen.de|spielen.com
  12347. @@||adtech.de/adrawdata$object,domain=player.nowonscreen.com
  12348. @@||adtech.de/dt/common/DAC.js$domain=nzz.ch
  12349. @@||adtech.de/dt/common/postscribe.js$domain=nzz.ch
  12350. @@||adv.sportube.tv/adv/www/delivery/ajs.php?$script,domain=fc-suedtirol.com
  12351. @@||advertiser.wbtrk.net/js/advertiser.js$domain=heise.de
  12352. @@||advertising.ingame.de/adframework/inAdFramework.min.js$domain=minecraft-serverlist.net
  12353. @@||adwords.safi-gmbh.ch^$~third-party
  12354. @@||affilinet-inside.de^*/affilinet/$stylesheet
  12355. @@||akamai.net^*/preisspektakel_layer_*.swf?clicktag=$object,domain=rewe.de
  12356. @@||alfred-delp-schule.de/ads_$~third-party
  12357. @@||am-display.com/display-ad/tag-set/$subdocument,domain=hardbase.fm|housetime.fm|techno4ever.fm|technobase.fm
  12358. @@||am-display.com/display-ad/tag/$script,domain=hardbase.fm|housetime.fm|techno4ever.fm|technobase.fm
  12359. @@||amazon-adsystem.com/aax2/amzn_ads.js$domain=gamona.de|giga.de|spielaffe.de|spieletipps.de
  12360. @@||amazon-adsystem.com/aax2/apstag.js$domain=gamepro.de|gamestar.de
  12361. @@||amazon-adsystem.com/widgets/q?*^ad_type=product_link^$subdocument,domain=fotoworkshop-stuttgart.de|kombi.de
  12362. @@||amgdgt.com/ads?$script,domain=deltaradio.de|freestream.nmdn.net|hardbase.fm|housetime.fm|techno4ever.fm|technobase.fm
  12363. @@||ampproject.org/rtv/*/amp4ads-v*.js$domain=notebooksbilliger.de
  12364. @@||angis-escort.com/angi/banner/$image,domain=searchx.ch
  12365. @@||aniview.com/api/adserver/tag/?$xmlhttprequest,domain=musikexpress.de|rollingstone.de
  12366. @@||ankerbrot.at/_ads/$~third-party
  12367. @@||anonza.de^*/adonline.css
  12368. @@||anonza.de^*/adonline.js
  12369. @@||anrdoezrs.net/click-$subdocument,domain=gutscheindoktor.de
  12370. @@||aphog.de/werbung/$~third-party
  12371. @@||apmebf.com^$subdocument,domain=gutscheindoktor.de
  12372. @@||apsrv.de/javascripts/my_ad_integration.js?$domain=autoplenum.de
  12373. @@||asadcdn.com/adlib/adlib_seq.js$script,domain=bz-berlin.de|stylebook.de
  12374. @@||asadcdn.com/adlib/extensions/mediation.js|$script,domain=bz-berlin.de
  12375. @@||asadcdn.com/adlib/pages/bz-berlin.js$script,domain=bz-berlin.de
  12376. @@||asadcdn.com/adlib/pages/stylebook.js^$script,domain=stylebook.de
  12377. @@||asadcdn.com/adlib/templates/oneTag.js$script,domain=bz-berlin.de|stylebook.de
  12378. @@||askstudents.de/optimizer.php?*/adcontrol.js
  12379. @@||atwola.com/?adrawdata/$object,domain=player.nowonscreen.com
  12380. @@||atwola.com/crossdomain.xml$object,domain=player.nowonscreen.com
  12381. @@||auditude.com/player/js/lib/pdk/50/1.0/AuditudePDKPlugin.js$domain=fandango.com
  12382. @@||auditude.com/player/js/lib/plugin/1.3/aud.html5player.js$domain=fandango.com
  12383. @@||aus.laola1.tv/realmedia/ads/adstream_sx.ads/www.laola1.at/$object
  12384. @@||azillo.de/pages/banner/$image,~third-party
  12385. @@||baby-walz.de^*/Affilinet/$subdocument
  12386. @@||banner.edll-fir.de^$image
  12387. @@||banner.electronic-arts.de/www/images/*.jpg$domain=ea.com
  12388. @@||banner.t-online.de/?advideo/*;vidas=pre_roll;$object,domain=iam.t-online.de|mahjonggwelt.de
  12389. @@||banner.t-online.de/crossdomain.xml$object,domain=mahjonggwelt.de
  12390. @@||banners.webmasterplan.com/view.asp?ref=$image,domain=sms-box.de
  12391. @@||banners.webmasterplan.com/view.asp?ref=*&site=10830&$script
  12392. @@||banners.webmasterplan.com/view.asp?ref=*&site=15264&$script
  12393. @@||bauer-plus.de^*?advertiser=$subdocument,domain=abosgratis.de
  12394. @@||berliner-zeitung-online.de/specials/ads/scripts/standard_ads.css
  12395. @@||berufsstart.de^*/anzeigeshowframeset.php?$subdocument
  12396. @@||berufsstart.de^*/show-advert-info.html?$subdocument
  12397. @@||binarus.de/sonderangebote/adlink-$image,domain=binarus.de
  12398. @@||bluelithium.com/imp?$script,domain=girlsgogames.de|jetztspielen.de|spielen.com
  12399. @@||bluelithium.com/st?$script,domain=girlsgogames.de|jetztspielen.de|spielen.com
  12400. @@||bs.serving-sys.com/serving/adServer.bs?*&mc=imp&$image,domain=welect.de
  12401. @@||bundesliga.de/js/my_ad_integration.js
  12402. @@||camerartist.de/wp-content/plugins/adrotate/$~third-party
  12403. @@||campaign.adindex.de^*?idPartner=$subdocument,domain=gutscheindoktor.de
  12404. @@||canoo.net/services/wordformationdictionary/gifs/
  12405. @@||cash.ch/min/f=*/adtech-$script
  12406. @@||cashdorado.de/track/click*.php?wm=*&wbm=*&pt=e$subdocument
  12407. @@||cdn.spotxcdn.com^$domain=welect.de
  12408. @@||ced.sascdn.com/tag/2161/smart.js$domain=metal-hammer.de|rollingstone.de
  12409. @@||christoph-reischer.at/wb/media/banner_468x60_2.jpg
  12410. @@||classic-motorrad.de/anzeigen/layout_images/new/top_ads_icon.gif
  12411. @@||classistatic.de^*/advertising/*advertisingpacked.js$domain=mobile.de
  12412. @@||comdirect.de^*.html&ad=$subdocument
  12413. @@||comdirect.de^*.html?ad=$subdocument
  12414. @@||comdirect.de^*/advertising.do?$subdocument
  12415. @@||commundia.de^*/affilinet/$~third-party
  12416. @@||connect.de/js/$script,domain=connect.de
  12417. @@||cookex.amp.yahoo.com/v2/cexposer/SIG=*//ad.yieldmanager.com/imp?$script,domain=girlsgogames.de|jetztspielen.de
  12418. @@||coolespiele.com/game.php?url=http://richmedia.coolespiele.com/$subdocument
  12419. @@||creatives.sascdn.com^$image,domain=fitbook.de
  12420. @@||d3con.de/data1/$image,~third-party
  12421. @@||damoh.giga.de^$script,domain=giga.de
  12422. @@||damoh.golem.de^$script,domain=golem.de
  12423. @@||damoh.schneevonmorgen.com^$script,domain=chip.de|erdbeerlounge.de|giga.de|golem.de|kino.de|spieletipps.de
  12424. @@||daswetter.com/img/publicidad/300x600_newsletter_fw.png
  12425. @@||dawanda.com/ads?$xmlhttprequest
  12426. @@||de.ebayobjects.com/1ai/mobile.homepage/superteaser;$subdocument,domain=mobile.de
  12427. @@||derstandard.at/adserver/t.gif$domain=videoservice.apa.at
  12428. @@||devaki.ch/www/delivery/ajs.php?$script,domain=tagesanzeiger.ch
  12429. @@||devaki.ch/www/delivery/lg.php?$image,domain=tagesanzeiger.ch
  12430. @@||docs.google.com/viewer?url=http://goerge-markt.de/fileadmin/werbung/$subdocument,domain=goerge-markt.de
  12431. @@||doubleclick.net/ad/kostenlosspielen.de.smartclip/$object,domain=kostenlosspielen.net
  12432. @@||doubleclick.net/adi/bluewin.sub.de.ch/$subdocument,domain=bluewin.ch
  12433. @@||doubleclick.net/adj/*;sz=1x2;$script,domain=moviemaze.de
  12434. @@||doubleclick.net/adj/oms.szon.de/homepage;oms=homepage;*;sz=10x10;$script,domain=schwaebische.de
  12435. @@||doubleclick.net/adj/pn.*/webradio;$script,domain=hardbase.fm|housetime.fm|techno4ever.fm|technobase.fm
  12436. @@||doubleclick.net/adj/wilmaa.ch/$object,domain=wilmaa.com
  12437. @@||doubleclick.net/ddm/pfadx/N1203.IPNetzwerk/*;sz=0x0;*;dc_rfl=0,https%3A%2F%2Fevent.mivitec.net$xmlhttprequest,domain=imasdk.googleapis.com
  12438. @@||doubleclick.net^*/ad/nacamar.ads.de.smartclip/$xmlhttprequest,domain=freestream.nmdn.net
  12439. @@||doubleclick.net^*/bob.tech.de.smartclip/*;ord=$script,domain=radiobob.de
  12440. @@||doubleclick.net^*/nacamar.ads.de.smartclip/*;ord=$object,domain=edge.download.newmedia.nacamar.net
  12441. @@||doubleclick.net^*/nacamar.de.smartclip/*;ord=$script,domain=edge.download.newmedia.nacamar.net|freestream.nmdn.net
  12442. @@||doubleclick.net^*/podcast.de.smartclip/*;sz=400x320;$script,domain=podcast.de
  12443. @@||drei.at/moma/adserver/adview.php?$image
  12444. @@||dt.adsafeprotected.com^$image,domain=welect.de
  12445. @@||dtb-gymnet.de^*^admID^
  12446. @@||ebayclassifiedsgroup.com^$xmlhttprequest,domain=ebay-kleinanzeigen.de
  12447. @@||efiliale.de/efiliale/pop/js/pop.js
  12448. @@||ekitchen.de^$generichide
  12449. @@||eltern.de^*_300x250px.$image,domain=eltern.de
  12450. @@||emsservice.de/autoNative/$script,domain=kochbar.de
  12451. @@||emsservice.de^$image,xmlhttprequest,domain=kochbar.de
  12452. @@||engine.spotrails.com/delivery/pls.php?oasid=*&mediaurl=http%3a//vdn-mobile.oas-limited.com/ad/video.flv$object,domain=mobile.de
  12453. @@||enjoykitz.tv/werbung.txt$object
  12454. @@||event.mivitec.net/dist/js/$script,domain=event.mivitec.net
  12455. @@||eventim.de^*?affiliate=$subdocument
  12456. @@||eventus-design.com^$~third-party
  12457. @@||expertklein.de/xml/banner.php?id=$object
  12458. @@||exposegmbh.de/css/mediaboxAdv-Dark.css
  12459. @@||eye-games.com/ajs.php?partner=*&redirect=$subdocument
  12460. @@||eyewonder.com^*/bwtest.swf$object,domain=edge.download.newmedia.nacamar.net|freestream.nmdn.net
  12461. @@||eyewonder.com^*/exp_proxy.js$domain=edge.download.newmedia.nacamar.net|freestream.nmdn.net
  12462. @@||eyewonder.com^*/nacamar_480x360_as3.swf$object,domain=edge.download.newmedia.nacamar.net|freestream.nmdn.net
  12463. @@||eyewonder.com^*/nacamar_expandable_480x360_as2.swf$object,domain=edge.download.newmedia.nacamar.net|freestream.nmdn.net
  12464. @@||eyewonder.com^*/video/*_instream_*.flv?$object,domain=edge.download.newmedia.nacamar.net|freestream.nmdn.net
  12465. @@||eyewonder.com^*/wrapper.js$domain=edge.download.newmedia.nacamar.net|freestream.nmdn.net
  12466. @@||familienbildung-hamburg.de/cgi-bin/adframe/$subdocument,domain=fbs-harburg.de
  12467. @@||farbimpulse.de/live/fi_static/inc/banner.php?$subdocument
  12468. @@||fcbayern.t-com.de^*/fotogalerie_*/sponsoren/$image
  12469. @@||feuerwehr-borken-hessen.de/de/banner.php
  12470. @@||feuerwehr-marchtrenk.at/homepage/banner.php$subdocument
  12471. @@||fewo-direkt.de^*/advertiser.css
  12472. @@||fh-muenster.de/leitbild/banner.php
  12473. @@||figgä.ch/sites/default/files/ms_ads/banner$domain=ameliatantra.jimdo.com
  12474. @@||firebaseapp.com^$script,domain=freenet.de
  12475. @@||flashtalking.com^$domain=welect.de
  12476. @@||fn-neon.de/javascript/adserver_banner.js
  12477. @@||forum-duewupp.de/images/ad-gallery/$~third-party
  12478. @@||forum.froxlor.org^*/adsense.css
  12479. @@||fotoschloebe.de/Werbung/$~third-party
  12480. @@||fotostudio-katikrueger.de/werbung/$~third-party
  12481. @@||fussball.sv-kehlen.de/werbepartner.htm
  12482. @@||g.doubleclick.net/gampad/$xmlhttprequest,domain=immonet.de|kochbar.de|vip.de
  12483. @@||g.doubleclick.net/gampad/ads?$script,xmlhttprequest,domain=11freunde.de|brigitte.de|guterhut.de|hardwareluxx.de|hbf-info.de|n-tv.de|notebooksbilliger.de|rakuten.at|rakuten.de|rtl.de|zalando.de
  12484. @@||g.doubleclick.net/gampad/ads?$xmlhttprequest,domain=auto-motor-und-sport.de|stern.de
  12485. @@||g.doubleclick.net/gampad/ads?*&iu_parts=6032%2Ckochbar.de%2Chomepage&$domain=kochbar.de
  12486. @@||g.doubleclick.net/gampad/ads?*970x250$script,domain=welt.de
  12487. @@||g.doubleclick.net/gampad/ads?*^sz=970x250^$subdocument,domain=welt.de
  12488. @@||g.doubleclick.net/gampad/adx?$xmlhttprequest,domain=7tv.de
  12489. @@||g.doubleclick.net/gampad/adx?*/sparta/*&t=ad_type%3Dtoolbar%26$document,subdocument,domain=wetter.com
  12490. @@||g.doubleclick.net/gpt/$script,domain=gofeminin.de|immonet.de|vip.de
  12491. @@||g.doubleclick.net/gpt/pubads_$script,domain=wetter.com
  12492. @@||g.doubleclick.net/gpt/pubads_impl_$script,domain=11freunde.de|auto-motor-und-sport.de|brigitte.de|guterhut.de|hardwareluxx.de|hbf-info.de|kochbar.de|n-tv.de|notebooksbilliger.de|rakuten.at|rakuten.de|rtl.de|stern.de|welt.de|zalando.de
  12493. @@||g.doubleclick.net/pagead/js/rum.js$domain=auto-motor-und-sport.de
  12494. @@||g.doubleclick.net/static/glade.js$domain=welt.de
  12495. @@||g.doubleclick.net/tag/js/gpt.js$domain=11freunde.de|brigitte.de|n-tv.de
  12496. @@||g.doubleclick.net^*/gpt.js$script,domain=auto-motor-und-sport.de|kochbar.de
  12497. @@||galileo.tv/js/my_ad_integration.js
  12498. @@||gamers.at/images/branding/*/gamers_at.jpg
  12499. @@||gamers.at/images/branding/*/header.
  12500. @@||gamers.at/images/branding/*/header_
  12501. @@||gamers.at/images/branding/*_header.
  12502. @@||games.tfag.de^$domain=fitforfun.de
  12503. @@||general-anzeiger-bonn.de/oa/www/delivery/spcjs.php?id=*&block=$script
  12504. @@||gmx.net^*/video-adserver-config.xml$object
  12505. @@||go-parc-hf.de^*.php?ad=$subdocument
  12506. @@||google.com/ads/search/module/ads/*/search.js$domain=arcor.de|fewo-direkt.de|zoover.de
  12507. @@||google.com/adsense/$subdocument,domain=sedo.de
  12508. @@||google.com/adsense/search/ads.js$domain=arcor.de|fewo-direkt.de|zoover.de
  12509. @@||google.de/ads/css/ads-base.$stylesheet
  12510. @@||google.de/search?q=$xmlhttprequest
  12511. @@||googlesyndication.com/pagead/imgad?$image,domain=auto-motor-und-sport.de
  12512. @@||googlesyndication.com/pagead/imgad?id=$image,domain=11freunde.de|gofeminin.de|immonet.de|kochbar.de|notebooksbilliger.de|vip.de|zalando.de
  12513. @@||googlesyndication.com/safeframe/$subdocument,domain=kochbar.de
  12514. @@||googlesyndication.com/simgad/$image,domain=kochbar.de|notebooksbilliger.de
  12515. @@||googlesyndication.com/simgad/14155692645477451130$image,domain=guterhut.de
  12516. @@||googletagservices.com/tag/js/gpt.js?$script,domain=stern.de
  12517. @@||googlewatchblog.de/img/index-icons/$image
  12518. @@||googlewatchblog.de^*/adsense.png
  12519. @@||goolive.de/templatesv2/smileys/ad.gif
  12520. @@||gotv.at/adimg/$image,~third-party
  12521. @@||greuther-fuerth.de/fileadmin/templates/js/plugins/pagepeel/$object,script
  12522. @@||gymnasium-august-dicke.de^*/ads/
  12523. @@||gynny.de/img/affilinet/
  12524. @@||gynny.de/shopframe/$document,subdocument
  12525. @@||happybox24.ch/img/media/happybox24.ch_$image,domain=ameliatantra.jimdo.com
  12526. @@||horizont.net/news/media/$image,domain=horizont.net
  12527. @@||ib.adnxs.com/ut/v3^$xmlhttprequest,domain=stylebook.de
  12528. @@||ib.adnxs.com^$xmlhttprequest,domain=bz-berlin.de
  12529. @@||idealo.net/js/idealoWidget-$script,domain=travelbook.de
  12530. @@||idowa.de/rest/db/frontend/content/ad/incrementviews$xmlhttprequest
  12531. @@||idowa.de^*/advertisement/$xmlhttprequest
  12532. @@||ikiosk.de/pdf/company/2/advertisement/$image,domain=ikiosk.de
  12533. @@||im.banner.t-online.de/?advideo/*;vidRT=VAST;$domain=t-online.de
  12534. @@||im.banner.t-online.de/crossdomain.xml$domain=t-online.de
  12535. @@||imasdk.googleapis.com/js/core/bridge$document,subdocument,domain=welect.de
  12536. @@||imasdk.googleapis.com/js/core/bridge*.html$subdocument,domain=heise.de
  12537. @@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=chip.de|event.mivitec.net|musikexpress.de|rollingstone.de|welect.de
  12538. @@||impde.tradedoubler.com/imp?type(img)$image,domain=sms-box.de|smsgott.de
  12539. @@||ino24.de^*/ratenkredit.jsp$subdocument
  12540. @@||insel-usedom-wollin.de/ads/$script,stylesheet
  12541. @@||interhome.at/javascript/ad-gallery.js
  12542. @@||jade-hs.de^*/ext-adv.js
  12543. @@||jobpostings.tuja.de/Advertisment.aspx?$subdocument
  12544. @@||joepenas.com/index.swf?clicktag=$object,~third-party
  12545. @@||juleps-esslingen.de/index.swf?clicktag=$object,~third-party
  12546. @@||kabeleins.de/php-bin/functions/adtags/$subdocument
  12547. @@||kalaydo.de/mmo/logo/advert/$domain=kalaydo.de
  12548. @@||klick.affiliwelt.net/klick.php?bannerid=$subdocument,domain=gutscheindoktor.de
  12549. @@||kmelektronik.de/shop/images/advertising/$image
  12550. @@||kurier.at^*/ac_oetags_clone.js
  12551. @@||kyosho.de^*_produktkategorien.swf?link1=$object
  12552. @@||landwirt.com/commercials/$object
  12553. @@||lead-alliance.net^*/advertiser/$~third-party
  12554. @@||liberale-hochschulgruppen.de/images/stories/werbemittel/$~third-party
  12555. @@||liverail.com/js/LiveRail.AdManager-*.js$domain=jam.fm
  12556. @@||liverail.com/js/liverail.interstitial-*.js?lr_publisher_id=$script,domain=jam.fm
  12557. @@||liverail.com/swf/ui/vpaid-player.swf$object,domain=jam.fm
  12558. @@||liverail.com^*/liverail_preroll.swf$object,domain=jam.fm|paradiso.de
  12559. @@||magenschmerzen.net/wp-content/themes/zeemagazine_adtech/$~third-party
  12560. @@||maps.gstatic.com/maps-api-*/adsense.js$domain=wg-gesucht.de
  12561. @@||marketing-a.akamaihd.net/inhouse/$subdocument,domain=rtl.de
  12562. @@||markt.de^*/advert_search_results.gif
  12563. @@||marktplatzservice.de/ads/$image,domain=local24.de
  12564. @@||master.captchaad.com/www/delivery/$script,domain=winload.de
  12565. @@||maxbanner.de/media/products/$image,domain=maxbanner.de
  12566. @@||maxbanner.de/templates/_maxbanner/_assets/images/$image,domain=maxbanner.de
  12567. @@||media.gan-online.com/www/delivery/*.php?$script,subdocument,domain=myfreefarm.de
  12568. @@||media.laendleauto.at/topad/$image,~third-party
  12569. @@||meinestadt.de^*/googleads.js
  12570. @@||menshealth.de/videoads/$object
  12571. @@||merkur-werbebanner.de^$~third-party
  12572. @@||metzgerei-giering.de^*/advertising/$~third-party
  12573. @@||milesandmore-aktionen.de^*://promo.$subdocument,domain=promo.milesandmore.com
  12574. @@||mirapodo.de/ads?$script
  12575. @@||mmcomputer.de^*&BannerID=$subdocument
  12576. @@||mobilbranche.de/mobilbranche/wp-content/uploads/$image,domain=mobilbranche.de
  12577. @@||mobilegeeks.de/wp-content/uploads/*/Google-Ads.$image,domain=mobilegeeks.de
  12578. @@||monetenlos.com/components/com_marketplace/images/ads/$image
  12579. @@||mstat.freent.de^*/sms_advertising/sms_teaser_$image,domain=webmail.freenet.de
  12580. @@||mybitch.ch/banner/mb_banner$image,domain=ameliatantra.jimdo.com
  12581. @@||myfreefarm.de/city/ajax/buyad.php?
  12582. @@||n-tv.de/ads/comdirect/$object,domain=comdirect.de
  12583. @@||n-tv.de/ads/images/kompakt_$image
  12584. @@||n-tv.de/mediathek/$generichide
  12585. @@||n-tv.de/stat/videoplayer/admeta.xml$object
  12586. @@||n-tv.de/stat/videoplayer/ntv_player.swf?*/admeta.$object
  12587. @@||n24.de^*/my_ad_integration.js
  12588. @@||nadann.de/small_ads/$~third-party
  12589. @@||netzathleten-media.de^*/naMediaAd.js$domain=kino-vorschau.com
  12590. @@||nonstoppartner.net/a/?$subdocument,domain=gutscheindoktor.de
  12591. @@||nordclick.de/js/colors/adsense_colors.js
  12592. @@||notebookcheck.com^$generichide
  12593. @@||nuggad.net/bk?nuggn=$object,domain=edge.download.newmedia.nacamar.net
  12594. @@||nuggad.net/bk?nuggn=$script,domain=podcast.de
  12595. @@||nuggad.net/rc?nuggn=$script,domain=areagames.de|dshini.net|frustfrei-lernen.de|juice.de|n-tv.de|schwaebische.de|sky.de|studis-online.de|vox.de
  12596. @@||nutte.ch/banner_fuer_werbung/nutte_$image,domain=ameliatantra.jimdo.com
  12597. @@||oeko-komp.de/evoAds2/
  12598. @@||openx.musotalk.de/crossdomain.xml
  12599. @@||openx.musotalk.de/www/delivery/fc.php?script=bannertypehtml:vastinlinebannertypehtml:vastinlinehtml&$object
  12600. @@||openx.net/w/1.0/acj?$script,domain=erdbeerlounge.de|gamona.de|giga.de|kino.de|spielaffe.de|spieletipps.de
  12601. @@||openx.net/w/1.0/jstag?nc=$script,domain=erdbeerlounge.de|gamona.de|giga.de|kino.de|spielaffe.de|spieletipps.de
  12602. @@||os1.tv/js/omsvc_externalad.js
  12603. @@||osthessen-tv.de/werbebanner/$object
  12604. @@||otto.heias.com/otto/igoogle/$domain=ig.gmodules.com
  12605. @@||pagead2.googlesyndication.com/pagead/*/show_ads_impl.js$domain=oroma.net|speedweek.com|spielen.com
  12606. @@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=oroma.net
  12607. @@||pagead2.googlesyndication.com/pagead/show_ads.js$domain=spielen.com
  12608. @@||pagead2.googlesyndication.com/simgad/$image,domain=rakuten.at|rakuten.de
  12609. @@||partner.googleadservices.com/gpt/pubads_impl_$script,domain=guterhut.de|hardwareluxx.de|hbf-info.de|rakuten.at|rakuten.de|zalando.de
  12610. @@||partners.webmasterplan.com/click*.asp$subdocument,domain=eule.de|gutscheindoktor.de
  12611. @@||pc-magazin.de/js/$script,domain=pc-magazin.de
  12612. @@||peitsche.de/adserver/www/delivery/ck.php?$subdocument,~third-party
  12613. @@||peitsche.de/adserver/www/images/*.jpg|$~third-party
  12614. @@||photo.knuddels.de/kde/ad2/$image
  12615. @@||pixel.adsafeprotected.com/jspix?$script,domain=girlsgogames.de|jetztspielen.de|spielen.com
  12616. @@||pixel.adsafeprotected.com^$image,script,domain=welect.de
  12617. @@||playboy.de/files/html/Advertorials/$~third-party
  12618. @@||player.aniview.com/script/*/aniview.js$domain=musikexpress.de|rollingstone.de
  12619. @@||player.aniview.com/script/*/AVmanager.js$domain=musikexpress.de|rollingstone.de
  12620. @@||player.newsnetz.tv/player/iframe.php?vid=*&adurl=$subdocument
  12621. @@||player.skystream.tv^$subdocument,domain=torgranate.de
  12622. @@||promo.douglas.de^$subdocument,domain=facebook.com
  12623. @@||prosieben.de^*/ad-managment/$script
  12624. @@||quadelite-forum.de/images/misc/web-banner2_980x100.jpg
  12625. @@||radio.de/inc/ads/pix.swf?mp3=$object
  12626. @@||raumobil.de/js/advertise.js
  12627. @@||re-publica.de/banner/$image,domain=re-publica.de
  12628. @@||reaktion-talentschule.de/tl_files/layout/rotation/banner
  12629. @@||reimkultur-mv.de/9products/images/ad/$image,~third-party
  12630. @@||rhodesian-ridgeback-forum.org^$elemhide
  12631. @@||richmedia.coolespiele.com^$~third-party
  12632. @@||rlp-tennis.de/adserve/www/delivery/ai.php?filename=dunlopchoice160x600.gif$image
  12633. @@||rosenheimjobs.de^*&ad_type_$xmlhttprequest
  12634. @@||rtl.de^*/admeta.xml?$object
  12635. @@||rtl.de^*/player_modul_onclick_300x250.jpg
  12636. @@||rurweb.de/kleinanzeigen/adverts_image.php?$image
  12637. @@||s1.adform.net^$script,domain=rewe.de
  12638. @@||s357.mxcdn.net^$script,domain=welect.de
  12639. @@||s79.mxcdn.net^$script,domain=welect.de
  12640. @@||s79.research.de.com^$domain=welect.de
  12641. @@||sagrotan.de/swf/*.swf?clickTag=$object,~third-party
  12642. @@||sascdn.com/diff/251/$image,domain=transfermarkt.de
  12643. @@||sascdn.com/diff/251/*&frameId=sas_5419_$document,subdocument,domain=welt.de
  12644. @@||sascdn.com/diff/251/*/Abo-Teaser_fuer_ab.de-Home.png$image,domain=autobild.de
  12645. @@||sascdn.com/diff/251/*/aktionen_191x108.jpg$image,domain=autobild.de
  12646. @@||sascdn.com/diff/251/*/gebrauchtwagenmarkt.png$image,domain=autobild.de
  12647. @@||sascdn.com/diff/251/*/kindersitze.png$image,domain=autobild.de
  12648. @@||sascdn.com/diff/251/*970x250$image,domain=welt.de
  12649. @@||sascdn.com/diff/251/pages/$script,domain=derwesten.de|hoerzu.de|transfermarkt.de
  12650. @@||sascdn.com/diff/251/pages/autobild.js$domain=autobild.de
  12651. @@||sascdn.com/diff/251/smartad.js$domain=welt.de
  12652. @@||sascdn.com/diff/251/templates/passback.js$domain=autobild.de|welt.de
  12653. @@||sascdn.com/diff/templates/ts/dist/banner/sas-banner-$script,domain=fitbook.de
  12654. @@||sascdn.com/diff/video/$script,domain=kleinezeitung.at
  12655. @@||sascdn.com/video/$script,domain=kleinezeitung.at
  12656. @@||saugking.net/css/ads.css
  12657. @@||save.tv/stv/img/global/trailer20sec.swf?
  12658. @@||schluetersche.de/adwords/$~third-party
  12659. @@||search.spotxchange.com^$image,domain=welect.de
  12660. @@||searchx.ch/img/Banner$image,domain=searchx.ch
  12661. @@||searchx.ch/img/Banner_$image,domain=ameliatantra.jimdo.com
  12662. @@||searchx.ch/img/links/$domain=searchx.ch
  12663. @@||secserv.adtech.de/adiframe/3.0/1135/5281906/0/3055/ADTECH;target=_blank$document,subdocument,domain=nzz.at
  12664. @@||secserv.adtech.de/adiframe/3.0/1135/5281908/0/170/ADTECH;target=_blank$document,subdocument,domain=nzz.at
  12665. @@||secserv.adtech.de/adiframe/3.0/1135/5787749/0/2466/ADTECH;target=_blank$document,subdocument,domain=nzz.at
  12666. @@||servedby.flashtalking.com/crossdomain.xml$object
  12667. @@||servedby.flashtalking.com/imp/$object,domain=t-online.de
  12668. @@||servettefc.ch^*.swf?clicktag=http://www.servettefc.ch$object
  12669. @@||serving-sys.com/burstingpipe/adserver.bs?$subdocument,domain=preismafia.com
  12670. @@||sexabc.ch/xxx/topliste/img/sexabc_topliste$image,domain=ameliatantra.jimdo.com
  12671. @@||sexkontaktinserate.com/images/banner/$image,domain=ameliatantra.jimdo.com
  12672. @@||sexlink.ch/images/banner/$image,domain=ameliatantra.jimdo.com
  12673. @@||showfusion.eu/xml/ads/ad_1.xml$object,domain=urbia.de
  12674. @@||showheroes.com/prebid.$script,domain=metal-hammer.de|rollingstone.de
  12675. @@||shz.de/sso/$elemhide
  12676. @@||smart.allocine.fr/a/diff/*/show*.asp?$object,domain=ufa-dresden.de
  12677. @@||smart.allocine.fr/call/pubx/*&video=$object
  12678. @@||smartadserver.com/2161/call^$xmlhttprequest,domain=metal-hammer.de|rollingstone.de
  12679. @@||smartadserver.com/a/diff/*/show*.asp?$script,domain=edge.download.newmedia.nacamar.net|freestream.nmdn.net
  12680. @@||smartadserver.com/ac?nwid=*&tag=sas_45579^$script,domain=fitbook.de
  12681. @@||smartadserver.com/ac?nwid=251&siteid=85145&*&fmtid=5419&$script,domain=welt.de
  12682. @@||smartadserver.com/call/pubi/*/(bild/*/?format=.mp4$media,domain=bild.de
  12683. @@||smartadserver.com/call/pubj/*/s/$script,domain=edge.download.newmedia.nacamar.net|freestream.nmdn.net
  12684. @@||smartadserver.com/diff/*/show*.asp?$script,domain=edge.download.newmedia.nacamar.net|freestream.nmdn.net
  12685. @@||smartadserver.com/diff/*/smartad.js$domain=derwesten.de|hoerzu.de|sky.de
  12686. @@||smartadserver.com/diff/251/2484653/show10.asp$script,domain=autobild.de
  12687. @@||smartadserver.com/diff/251/pages/berlin.js$domain=welt.de
  12688. @@||smartadserver.com/diff/251/templates/passback.js$domain=autobild.de|welt.de
  12689. @@||smartadserver.com/diff/js/smartadserver.js$domain=freestream.nmdn.net
  12690. @@||smartadserver.com/wp-content/uploads/$image,domain=smartadserver.de
  12691. @@||smartadserver.com^*^tag=sas_3648^$script,domain=welt.de
  12692. @@||smartadserver.com^*^tag=sas_3650^$script,domain=welt.de
  12693. @@||smartadserver.de/wp-content/uploads/$image,domain=smartadserver.de
  12694. @@||smartclip.net/?plc=$script,domain=energy.de|spiele.rtl.de
  12695. @@||smartclip.net/ads?$script,domain=energy.de|spiele.rtl.de
  12696. @@||smartclip.net/delivery/tag?sid=$script,domain=edge.download.newmedia.nacamar.net|freestream.nmdn.net|kostenlosspielen.net|podcast.de|radiobob.de
  12697. @@||smartclip.net/inpage/inpage.js
  12698. @@||smartclip.net/inpage/inpage.swf$object
  12699. @@||smartclip.net/inpage2/inpage-*.swf$object
  12700. @@||smartclip.net/multiplayer/player-*.swf$object
  12701. @@||smartclip.net/select?type=vast3^$xmlhttprequest,domain=imasdk.googleapis.com
  12702. @@||smartredirect.de/redir/clickGate.php?u=$subdocument,domain=gutscheindoktor.de
  12703. @@||softwareload.kpcustomer.de/voting/public/flash/300x250_widget_$object
  12704. @@||sparfoto.de/article_designer/ad.php?$object
  12705. @@||spielen.de/bundles/mediatrustfrontend/js/javascript.js?
  12706. @@||spielesite.com^$script,domain=spielesite.com
  12707. @@||spielkarussell.de^*/ads_loader_new.js
  12708. @@||sport.de/autoimg/*/300x250/$image,~third-party
  12709. @@||sport1.fm/ad/my_ad_iframe.html?ad_id=performance*&start=$subdocument
  12710. @@||sport1.fm/ad/my_ad_integration.js
  12711. @@||spotrails.com/video/$object,domain=mobile.de
  12712. @@||srx.de.ebayrtm.com/rtm?RtmCmd&a=$script,domain=pages.ebay.de
  12713. @@||stadtlist.de/images/ads/$image
  12714. @@||stadtlist.de/images/advert-$image,domain=stadtlist.de
  12715. @@||static-fra.de/ip/js/adcontrol/adcontrol.min.js
  12716. @@||static-fra.de/ip/js/adcontrol/fabp.min.js$domain=rtl.de
  12717. @@||static-fra.de^*/admeta.xml?$object
  12718. @@||static.adsafeprotected.com^$script,domain=welect.de
  12719. @@||static.classistatic.de/res/images/ads/$image
  12720. @@||static.classistatic.de/res/js/shared/advertising/*advertisingHeadPacked.js
  12721. @@||static.liverail.com/libas3/$object,domain=autoplenum.de
  12722. @@||storm-chasing.de^*/ad-gallery/$image,~third-party
  12723. @@||stroeerdigitalgroup.de/metatag/live/AMS/metaTag.min.js$domain=auto-motor-und-sport.de
  12724. @@||stroeerdigitalgroup.de/metatag/live/bauer-tvmovie/metaTag.min.js$domain=tvmovie.de
  12725. @@||stroeerdigitalmedia.de/dynback/gpt_call.$script,domain=giga.de|spieletipps.de
  12726. @@||stroeerdigitalmedia.de/praeludium/praeludium_*.min.js$domain=gamona.de|giga.de|spieletipps.de
  12727. @@||stroeermediabrands.de/dmp-tracking-min.js$domain=gamona.de|giga.de|spieletipps.de
  12728. @@||styria-digital.com/diff/js/smartads.js$domain=kleinezeitung.at
  12729. @@||talentiert.at^*/index_ads.php?$subdocument,third-party
  12730. @@||tamedia.ch/tl_files/content/Icons/Advertising_$domain=tamedia.ch
  12731. @@||tamedia.ch^*/advertising-$subdocument,domain=tamedia.ch
  12732. @@||tfag.de/img/$domain=focus.de
  12733. @@||tfag.de/js_ng/js_ng_huffpost_$script,domain=huffingtonpost.de
  12734. @@||tfag.de/js_ng/js_ng_msg_0300.js$domain=mein-schoener-garten.de
  12735. @@||thangkas.com/thangkas/thangkas/$image,~third-party
  12736. @@||theplatform.com^*/doubleclick.js$domain=zeit.de
  12737. @@||thomann.de^*/adv/adv_$image,~third-party
  12738. @@||ticketonline.de/tickets.html?affiliate=$subdocument
  12739. @@||ticketonline.de^*/?affiliate=
  12740. @@||tilda.ch/images/adds/$image,domain=tilda.ch
  12741. @@||tkqlhce.com/click-$subdocument,domain=eule.de
  12742. @@||toggo.de/js/advertise.js
  12743. @@||toggo.de/xml/admeta.xml?$object
  12744. @@||track.adform.net/C/?$subdocument,domain=abosgratis.de
  12745. @@||track.adform.net/serving/scripts/trackpoint/$script,domain=mazda.de
  12746. @@||track.adform.net^$image,domain=welect.de
  12747. @@||tradedoubler.com/click?$subdocument,domain=eule.de|gutscheindoktor.de|preismafia.com
  12748. @@||tradedoubler.com/redirect/*^affID^$subdocument,domain=gutscheindoktor.de
  12749. @@||treesarekeys.com/shops/|$document,domain=treesarekeys.com
  12750. @@||tv.derstandard.at/adserver.php?*&pos=video$subdocument
  12751. @@||ui-portal.de^*/video-adserver-config.xml$object
  12752. @@||uicdn.com^*/video-adserver-config.xml$object
  12753. @@||v.fwmrm.net/ad/p/1?$object,domain=southpark.de
  12754. @@||vcdn.adnxs.com/p/creative-image^$image,domain=stylebook.de
  12755. @@||vdn-mobile.oas-limited.com/ad/$object,domain=mobile.de
  12756. @@||videoservice.apa.at/Vast/GetProxy/?*?videotype=preroll1&$xmlhttprequest
  12757. @@||videostream4u.com^*/ac_oetags_clone.js
  12758. @@||vox.de^$generichide
  12759. @@||webdisk.ads.mwn.de/Scripts/ext-adv.js
  12760. @@||welect.de/$document,subdocument
  12761. @@||werbebanner24.de/templates/_wb24/_assets/images/$image,domain=werbebanner24.de
  12762. @@||werbung.gruppedrei.com^$~third-party
  12763. @@||werbung.karstadt.de^$~third-party
  12764. @@||werbung.oebb.at^$~third-party
  12765. @@||werbung.pinkstinks.de^$domain=werbung.pinkstinks.de
  12766. @@||werbung.specials.de^$subdocument,domain=zentralreisen.de
  12767. @@||werkbank.bayern-online.de/oa23/www/delivery/spc.php?zones=$script,domain=bayern-online.de
  12768. @@||werkbank.bayern-online.de/oa23/www/delivery/spcjs.php?id=$script,domain=bayern-online.de
  12769. @@||widget.marktjagd.de/dist/$domain=baywa-baumarkt.de|chip.de|discounto.de|focus.de|fressnapf.ch|hellweg.at|hellweg.de|kleinezeitung.at|koeln.de|maxizoo.ch|meinestadt.de|netmoms.de|offerista.com|scondoo.de|sparbaby.de|sparwelt.de|wize.life
  12770. @@||willhaben.apa.net/mmo/logo/advert/$domain=willhaben.at
  12771. @@||windowspro.de^$script,domain=windowspro.de
  12772. @@||wm-druckarena.de/scripts/Werbebanner.
  12773. @@||wn-jobs.de/search.html?adType=$xmlhttprequest
  12774. @@||wn-markt.de/search.html?adType=$xmlhttprequest
  12775. @@||wn-mobil.de/search.html?adType=$xmlhttprequest
  12776. @@||wn.de/var/storage/images/*_300_250.$image,~third-party
  12777. @@||wohnungsrechner.ch/Advert-$xmlhttprequest,domain=wohnungsrechner.ch
  12778. @@||wohnungsrechner.ch/js/advert.js$domain=wohnungsrechner.ch
  12779. @@||wp.com/stadt-bremerhaven.de/wp-content/uploads/*?resize=$image,domain=stadt-bremerhaven.de
  12780. @@||wuv.de/var/wuv/storage/images/werben_verkaufen/dossier/$image,domain=wuv.de
  12781. @@||xdate.ch/bundles/omsportal/img/footer_banner_ads_$image,domain=xdate.ch
  12782. @@||xdate.ch/uploads/images/adbanner/$image,domain=xdate.ch
  12783. @@||xfind.de/banner/$image,domain=searchx.ch
  12784. @@||yieldmanager.com/imp?$script,domain=girlsgogames.de|jetztspielen.de|spielen.com
  12785. @@||zanox-affiliate.de/ppc/?$subdocument,domain=eule.de|gutscheindoktor.de|notenbuch24.de|preismafia.com
  12786. @@||g.doubleclick.net/pagead/ads?*^slotname=3722556080^$document,subdocument,domain=kalender-365.de
  12787. @@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl.js$domain=kalender-365.de
  12788. @@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=kalender-365.de
  12789. kalender-365.de#@#.adsbygoogle
  12790. @@||bueropartner24.de/out/pictures/generated/category/icon/728_90_$image,~third-party
  12791. @@||campact.de^*_300x250.gif
  12792. @@||ebaystatic.com/aw/pics/im/default_300x250.jpg$domain=millionenklick.web.de
  12793. @@||eltern.de^*_300x250.$image,domain=eltern.de
  12794. @@||files.videovalis.tv/artwork/posterframes/*_300_250_$image
  12795. @@||gardenparc.ch/files/artikelbilder_
  12796. @@||googleusercontent.com^*/300x250.$domain=googlewatchblog.de
  12797. @@||gronkh.de/media/thumbs/*/300x250/$image
  12798. @@||internetworld.de/img/*_300x250_$image,~third-party
  12799. @@||kramarz.ch/iws/images/banner/iws-$~third-party
  12800. @@||musikexpress.de/wp-content/uploads/*_musikexpressstyle_adbundle_mediumrectangle_300x250.gif$domain=musikexpress.de
  12801. @@||rollingstone.de/wp-content/uploads/*_musikexpressstyle_adbundle_mediumrectangle_300x250.gif$domain=rollingstone.de
  12802. @@||searchx.ch/img/BannerFreeRegister_728_90.jpg$domain=searchx.ch
  12803. @@||smallapps.stroeerdp.de/podigee/*_300x250.$image,domain=cdn.podigee.com
  12804. @@||social-media-hosting.com^*_120x60.jpg
  12805. @@||stern.de/producing/paid/sternplus_$image,domain=stern.de
  12806. @@||teletext.zdf.de/teletext/$subdocument,domain=zdf.de
  12807. @@||welt.de/sites/default/files/rectangle-300x250-newsletter.jpg
  12808. @@||wetter.com/layout/1/woys/300_250/300_250_$image
  12809. @@||888casino.com^$popup,domain=online-casino.de
  12810. @@||ad.doubleclick.net/clk;$popup,domain=gutscheindoktor.de|mydealz.de
  12811. @@||adclick.g.doubleclick.net^$popup,domain=marketing-a.akamaihd.net
  12812. @@||adform.net^$popup,domain=onvista.de
  12813. @@||ads.mybet.com/redirect.aspx?pid=$popup,domain=gewinnspiele.freenet.de
  12814. @@||ads.smartfeedads.com^$popup,domain=motorrad2000.de
  12815. @@||adspirit.de^$popup,domain=dealdoktor.de
  12816. @@||doubleclick.net/ddm/$popup,domain=11freunde.de|geizhals.de|gutefrage.net|reisebine.de
  12817. @@||elvenar.com^$popup,domain=t-online.de
  12818. @@||eurogrand.com^$popup,domain=online-casino.de
  12819. @@||europacasino.com^$popup,domain=online-casino.de
  12820. @@||g.doubleclick.net^$popup,domain=11freunde.de|deals.chip.de|kochbar.de|notebooksbilliger.de
  12821. @@||getmyads.com^$popup,domain=wieverdienen.online
  12822. @@||partycasino.com^$popup,domain=online-casino.de
  12823. @@||pubads.g.doubleclick.net/gampad/clk?$popup,domain=cnet.de
  12824. @@||serving-sys.com/BurstingPipe/adServer.bs?$popup,domain=giga.de
  12825. @@||slimtrade.com/out.php?*&g=*/protection/folder_$popup,domain=hoerbuch.us|lesen.to
  12826. @@||stargames.com^$popup,domain=online-casino.de
  12827. @@||sunmaker.com^$popup,domain=online-casino.de
  12828. @@||track.adform.net^$popup,domain=dealdoktor.de
  12829. @@||williamhill.com^$popup,domain=online-casino.de
  12830. @@||zanox-affiliate.de^$popup,domain=dealdoktor.de