From: oes Date: Sat, 27 Jul 2002 18:13:36 +0000 (+0000) Subject: Fix typo in filter name X-Git-Tag: v_2_9_16~5 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=2a0fe86276a9dc620a54c21a2ddef042f6458c08;p=privoxy.git Fix typo in filter name --- diff --git a/default.action.master b/default.action.master index aa5e7730..daf37d45 100644 --- a/default.action.master +++ b/default.action.master @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/Attic/default.action.master,v $ # -# $Id: default.action.master,v 1.1.2.1 2002/07/26 15:17:40 oes Exp $ +# $Id: default.action.master,v 1.1.2.2 2002/07/26 17:15:29 oes Exp $ # # Purpose : Default actions file, see # http://www.privoxy.org/faq/questions.html#CONFIGFILES @@ -411,42 +411,42 @@ allow-ads = -block -filter{banners-by-size} -filter{banners-by-link} ############################################################################# # Defaults ############################################################################# -{-add-header \ - -block \ - -crunch-incoming-cookies \ - -crunch-outgoing-cookies \ - +deanimate-gifs{last} \ - -downgrade-http-version \ - -fast-redirects \ - -filter{frameset-borders} \ - -filter{refresh-tags} \ - -filter{img-reorder} \ - -filter{banners-by-link} \ - -filter{fun} \ - -filter{shockwave-flash} \ - -filter{js-events} \ - -filter{crude-prental} \ - +filter{js-annoyances} \ - +filter{html-annoyances} \ - +filter{webbugs} \ - +filter{popups} \ - +filter{banners-by-size} \ - +filter{nimda} \ - -handle-as-image \ - +hide-forwarded-for-headers \ - +hide-from-header{block} \ - +hide-referer{forge} \ - -hide-user-agent \ - -kill-popups \ - -limit-connect \ - +prevent-compression \ - -send-vanilla-wafer \ - -send-wafer \ - +session-cookies-only \ - +set-image-blocker{pattern} \ +{ \ +-add-header \ +-block \ +-crunch-outgoing-cookies \ +-crunch-incoming-cookies \ ++deanimate-gifs{last} \ +-downgrade-http-version \ +-fast-redirects \ ++filter{js-annoyances} \ ++filter{html-annoyances} \ ++filter{webbugs} \ ++filter{popups} \ +-filter{frameset-borders} \ +-filter{refresh-tags} \ +-filter{img-reorder} \ ++filter{banners-by-size} \ +-filter{banners-by-link} \ +-filter{fun} \ ++filter{nimda} \ +-filter{shockwave-flash} \ +-filter{js-events} \ +-filter{crude-parental} \ +-handle-as-image \ ++hide-forwarded-for-headers \ ++hide-from-header{block} \ ++hide-referrer{forge} \ +-hide-user-agent \ +-kill-popups \ +-limit-connect \ ++prevent-compression \ +-send-vanilla-wafer \ +-send-wafer \ ++session-cookies-only \ ++set-image-blocker{pattern} \ } -/ # Match all URLs {file:///home/oes/emailed.gif} - +/ # Match all URLs ############################################################################# # Needed for automatic feedback evaluation; Please don't change or delete! diff --git a/standard.action b/standard.action index 6bbfaa8f..f8ad7c4a 100644 --- a/standard.action +++ b/standard.action @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/standard.action,v $ # -# $Id: standard.action,v 1.2 2002/05/14 21:25:55 oes Exp $ +# $Id: standard.action,v 1.2.2.1 2002/07/26 15:19:57 oes Exp $ # # Purpose : Provide prefedined sets of actions, see # http://www.privoxy.org/faq/questions.html#CONFIGFILES @@ -48,7 +48,7 @@ +filter{nimda} \ -filter{shockwave-flash} \ -filter{js-events} \ --filter{crude-prental} \ +-filter{crude-parental} \ -handle-as-image \ +hide-forwarded-for-headers \ +hide-from-header{block} \ @@ -89,7 +89,7 @@ standard.Cautious +filter{nimda} \ -filter{shockwave-flash} \ -filter{js-events} \ --filter{crude-prental} \ +-filter{crude-parental} \ -handle-as-image \ +hide-forwarded-for-headers \ +hide-from-header{block} \ @@ -130,7 +130,7 @@ standard.Medium +filter{nimda} \ -filter{shockwave-flash} \ -filter{js-events} \ --filter{crude-prental} \ +-filter{crude-parental} \ -handle-as-image \ +hide-forwarded-for-headers \ +hide-from-header{block} \