From 3b08b65b6103086b92bd35d1a3d22bcd247691b5 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 31 Dec 2007 19:53:59 +0000 Subject: [PATCH] Let the msn filter remove the width limitation again. --- default.filter | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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. -- 2.39.2