1 ######################################################################
3 # File : $Source: /cvsroot/ijbswa/current/standard.action,v $
5 # $Id: standard.action,v 1.5 2002/10/20 19:33:07 hal9 Exp $
7 # Purpose : Provide prefedined sets of actions, see
8 # http://www.privoxy.org/user-manual/actions-file.html
10 # Copyright : Written by and Copyright
11 # Privoxy team. http://www.privoxy.org/
13 ######################################################################
15 ######################################################################
17 # CAUTION: MODYFING THIS FILE IS *NOT* RECOMMENDED for the average
20 # If you want to customize Privoxy to suit your needs,
21 # you can alter the default section in default.action and/or
22 # add your personal exceptions and extensions to user.action
24 ######################################################################
28 # Cautious settings -- safe for all sites, but offer little privacy protection
33 -crunch-outgoing-cookies \
34 -crunch-incoming-cookies \
36 -downgrade-http-version \
38 +filter{js-annoyances} \
39 +filter{html-annoyances} \
40 -filter{content-cookies} \
43 -filter{frameset-borders} \
44 -filter{refresh-tags} \
45 -filter{img-reorder} \
46 +filter{banners-by-size} \
47 -filter{banners-by-link} \
50 -filter{shockwave-flash} \
51 -filter{quicktime-kioskmode} \
53 -filter{crude-parental} \
55 +hide-forwarded-for-headers \
56 +hide-from-header{block} \
61 +prevent-compression \
64 -session-cookies-only \
65 +set-image-blocker{pattern} \
71 # Medium settings -- safe for most sites, with reasonable protection/damage tradeoff
76 -crunch-outgoing-cookies \
77 -crunch-incoming-cookies \
78 +deanimate-gifs{last} \
79 -downgrade-http-version \
81 +filter{js-annoyances} \
82 +filter{html-annoyances} \
83 +filter{content-cookies} \
86 -filter{frameset-borders} \
87 -filter{refresh-tags} \
88 -filter{img-reorder} \
89 +filter{banners-by-size} \
90 -filter{banners-by-link} \
93 -filter{shockwave-flash} \
94 +filter{quicktime-kioskmode} \
96 -filter{crude-parental} \
98 +hide-forwarded-for-headers \
99 +hide-from-header{block} \
100 +hide-referrer{forge} \
104 +prevent-compression \
105 -send-vanilla-wafer \
107 +session-cookies-only \
108 +set-image-blocker{pattern} \
114 # Advanced settings -- fun but risky (and include new filters)
117 +add-header{X-User-Tracking: sucks} \
119 +crunch-outgoing-cookies \
120 +crunch-incoming-cookies \
121 +deanimate-gifs{last} \
122 -downgrade-http-version \
124 +filter{js-annoyances} \
125 +filter{html-annoyances} \
126 +filter{content-cookies} \
129 +filter{frameset-borders} \
130 -filter{refresh-tags} \
131 +filter{img-reorder} \
132 +filter{banners-by-size} \
133 +filter{banners-by-link} \
136 -filter{shockwave-flash} \
137 +filter{quicktime-kioskmode} \
139 -filter{crude-parental} \
141 +hide-forwarded-for-headers \
142 +hide-from-header{block} \
143 +hide-referrer{forge} \
147 +prevent-compression \
148 -send-vanilla-wafer \
150 -session-cookies-only \
151 +set-image-blocker{pattern} \