s@declarded@declared@
authorFabian Keil <fk@fabiankeil.de>
Wed, 23 Apr 2008 16:18:18 +0000 (16:18 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 23 Apr 2008 16:18:18 +0000 (16:18 +0000)
default.filter

index 508b7f4..03c6f17 100644 (file)
@@ -2,7 +2,7 @@
 # 
 #  File        :  $Source: /cvsroot/ijbswa/current/default.filter,v $
 # 
-#  $Id: default.filter,v 1.57 2008/01/26 15:45:39 fabiankeil Exp $
+#  $Id: default.filter,v 1.58 2008/02/02 15:27:19 fabiankeil Exp $
 #
 #  Purpose     :  Rules to process the content of web pages
 # 
@@ -796,10 +796,10 @@ s@^User-Agent:.*@$0@i
 
 #################################################################################
 #
-# content-type: Tags the request with the content type declarded by the server.
+# content-type: Tags the request with the content type declared by the server.
 #
 #################################################################################
-SERVER-HEADER-TAGGER: content-type Tags the request with the content type declarded by the server.
+SERVER-HEADER-TAGGER: content-type Tags the request with the content type declared by the server.
 
 s@^Content-Type:\s*([^;]*).*@$1@i
 
@@ -830,6 +830,9 @@ s@^X-Privoxy-Control:.*@@i
 #
 #  Revisions   :
 #     $Log: default.filter,v $
+#     Revision 1.58  2008/02/02 15:27:19  fabiankeil
+#     Yet another yahoo update to get the width limitation removal working again.
+#
 #     Revision 1.57  2008/01/26 15:45:39  fabiankeil
 #     Don't let the less-download-windows filter mess up
 #     "Content-Type: application/x-shockwave-flash" headers.