From: Lee Date: Sun, 1 Mar 2009 18:33:17 +0000 (+0000) Subject: couple of changes to the yahoo filter X-Git-Tag: v_3_0_12~49 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=988511f533e0294225b91893d897deb548cead5e couple of changes to the yahoo filter -get a bigger email message reply textarea -block a few more ads -remove the now useless northbanner css change --- diff --git a/default.filter b/default.filter index 621f0c66..0821ae37 100644 --- a/default.filter +++ b/default.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.69 2009/02/12 15:40:11 ler762 Exp $ +# $Id: default.filter,v 1.70 2009/02/21 13:01:51 fabiankeil Exp $ # # Purpose : Rules to process the content of web pages # @@ -600,12 +600,14 @@ s@@\n\n$0@ + \#composebox \#compose_editorArea {width: 70% !important; /* reasonably sized reply textarea please */\n\ + \n$0\n@ + +s@(]*)width:545px;@$1width:70%;@isU ################################################################################# # @@ -838,6 +840,9 @@ s@^X-Privoxy-Control:.*@@i # # Revisions : # $Log: default.filter,v $ +# Revision 1.70 2009/02/21 13:01:51 fabiankeil +# Make blogspot's feed magic slightly more reliable. +# # Revision 1.69 2009/02/12 15:40:11 ler762 # more yahoo email ad blocking #