From 29907bee327168106f88c2ba0f3638312864fdff Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 21 Feb 2009 13:01:51 +0000 Subject: [PATCH] Make blogspot's feed magic slightly more reliable. --- default.filter | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/default.filter b/default.filter index 8924664d..621f0c66 100644 --- a/default.filter +++ b/default.filter @@ -2,11 +2,11 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.68 2008/09/19 13:26:04 fabiankeil Exp $ +# $Id: default.filter,v 1.69 2009/02/12 15:40:11 ler762 Exp $ # # Purpose : Rules to process the content of web pages # -# Copyright : Written by and Copyright (C) 2001-2008 the +# Copyright : Written by and Copyright (C) 2001-2009 the # Privoxy team. http://www.privoxy.org/ # # We value your feedback. However, to provide you with the best support, @@ -664,7 +664,8 @@ s@(
([^\s]*).*?\.\.\.\s*(\1)@$2@ig +s@([^<]*)(?:\.\.\.)?\s*\s*\ +(\s*\1)@$2@ig ################################################################################# # @@ -837,6 +838,9 @@ s@^X-Privoxy-Control:.*@@i # # Revisions : # $Log: default.filter,v $ +# Revision 1.69 2009/02/12 15:40:11 ler762 +# more yahoo email ad blocking +# # Revision 1.68 2008/09/19 13:26:04 fabiankeil # s@tounge@tongue@. Anonymously reported in #1648657. # -- 2.39.2