X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=default.filter;h=22a8cf7fdee121788d6de3b266f12606321e6934;hp=7f37eb0ab33ddf2f5f6b6d073a25fe7e3164c6d4;hb=411c991a8e4bd62bcb6b1aa6e78fccd4eea3d54f;hpb=f3ea9cdda9262225ba746cc6a4ab8483d8e8fe9a diff --git a/default.filter b/default.filter index 7f37eb0a..22a8cf7f 100644 --- a/default.filter +++ b/default.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.53 2007/12/23 15:48:12 fabiankeil Exp $ +# $Id: default.filter,v 1.54 2007/12/31 19:11:31 fabiankeil Exp $ # # Purpose : Rules to process the content of web pages # @@ -606,7 +606,6 @@ s@@\n\n$0@ s@(]*) id=(["']?)ads_[^\2]*\2@$1 class="msn_ads"@Uig s@(]*href=\")http://g.msn.com/.*\?(http://.*)(&&DI=.*)(\")@$1$2$4@Ug @@ -830,6 +830,11 @@ s@^X-Privoxy-Control:.*@@i # # Revisions : # $Log: default.filter,v $ +# Revision 1.54 2007/12/31 19:11:31 fabiankeil +# - Let the yahoo filter remove the width limitation again. +# - Teach the blogspot filter to remove useless feed comment +# titles that only contain the beginning of the actual comment. +# # Revision 1.53 2007/12/23 15:48:12 fabiankeil # - Lo and behold, the CSS fix for the MSN buttons is no longer necessary. # - Add some new selectors the msn filter should hide.