From: Fabian Keil <fk@fabiankeil.de> Date: Sat, 3 May 2014 17:18:38 +0000 (+0000) Subject: Let the msn filter hide 'related' ads again X-Git-Tag: v_3_0_22~175 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/@default-cgi@/static/coding.html?a=commitdiff_plain;h=c33e03d3ad0272cc1279895ec18b37769e62fed5;p=privoxy.git Let the msn filter hide 'related' ads again --- diff --git a/default.filter b/default.filter index 01650f04..d96bf4ed 100644 --- a/default.filter +++ b/default.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.86 2013/02/19 11:14:47 fabiankeil Exp $ +# $Id: default.filter,v 1.87 2014/04/25 11:49:12 fabiankeil Exp $ # # Purpose : Rules to process the content of web pages # @@ -639,6 +639,8 @@ s@</head>@<style type="text/css">\n\ .content, \#sw_foot, \#bf, \#sw_content, \#sidebar, \#pag\n\ {width: 99% !important; min-width: 99% !important;\n\ max-width: 100% !important; /* width:100% sometimes causes horizontal scrollbars */}\n\ + /* Remove 'related' ads */\n\ + .b_ad, .b_adlabel {clear: both; display:none;}\n\ /* Remove "suggestions". They are next to worthless but partly overlap with the search results */\n\ .suggestion, \#nys_right, \#nys {clear: both; display:none;}\n\ \#s_notf_div,\n \