X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fedit-actions-for-url;h=aa3524576d6602c3f9a9a54f21599fb9ba275865;hb=3db608d678dddf5a31ce0913d3b352089ac44e31;hp=f9f32c682ba4805a76489eca4fb5acd57a0e5a89;hpb=701f0d2c06084708ab71fe06ded88d4b666dc826;p=privoxy.git diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index f9f32c68..aa352457 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -32,28 +32,29 @@ # # Revisions : # $Log: edit-actions-for-url,v $ -# Revision 1.32 2004/10/05 02:03:19 david__schmidt +# Revision 1.36 2006/08/14 08:29:17 fabiankeil +# Split filter-headers{} into filter-client-headers{} +# and filter-server-headers{}. +# +# Revision 1.35 2006/08/03 02:46:42 david__schmidt +# Incorporate Fabian Keil's patch work: http://www.fabiankeil.de/sourcecode/privoxy/ +# +# Revision 1.34 2006/07/18 14:49:13 david__schmidt +# Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch) +# with what was really the latest development (the v_3_0_branch branch) +# +# Revision 1.29.2.5 2004/10/05 03:17:26 david__schmidt +# Typo: inspect_jpegs, not inspect-jpegs in form +# +# Revision 1.29.2.4 2004/10/03 12:53:46 david__schmidt # Add the ability to check jpeg images for invalid # lengths of comment blocks. Defensive strategy # against the exploit: -# Microsoft Security Bulletin MS04-028 +# Microsoft Security Bulletin MS04-028 # Buffer Overrun in JPEG Processing (GDI+) Could # Allow Code Execution (833987) # Enabled with +inspect-jpegs in actions files. # -# Revision 1.31 2003/09/22 00:33:01 david__schmidt -# Enable sending a custom 'blocked' image. Shows up as -# "image-blocker-custom-file" parameter in config, and -# "+set-image-blocker{custom}" in action files. -# -# Revision 1.30 2002/09/05 16:12:02 oes -# Synced with stable branch: -# Revision 1.29.2.3 2002/08/23 02:22:53 hal9 -# Fix a perl brain fart with
  • in comments. -# -# Revision 1.29.2.1 2002/08/02 12:51:42 oes -# Added top submit button; Consistency with docs: Change default name for action from hide-referer to hide-referrer -# # Revision 1.29.2.3 2002/08/23 02:22:53 hal9 # Fix a perl brain fart with
  • in comments. # @@ -475,6 +476,67 @@ function show_send_wafer_opts(tf) block Block the request + + + + + content-type-overwrite + Replace Content-Type header. By default it only applies to + text documents, but if you know what you're doing you + can enable force-text-mode to modify binary content types as well. + + +   +   +   +   + New Content-Type:
    + + + + + + + crunch-client-header + Remove header(s) matching the supplied pattern. + + +   +   +   +   + Header string to suppress:
    + + + + + + + crunch-if-none-match + Remove If-None-Match header. Useful for filter testing + and to make sure the header can't be used to track your visits. + + crunch-outgoing-cookies Prevent the website from reading cookies from your system. + + + + + crunch-server-header + Remove server header(s) matching the supplied pattern. + + +   +   +   +   + Header string to suppress:
    + + + - downgrade-http-version + downgrade-http-version Change HTTP/1.1 requests to HTTP/1.0. Only change if you know what you're doing! @@ -550,7 +636,20 @@ function show_send_wafer_opts(tf) fast-redirects Bypass some click-tracking URLs. - + +   +   +   +   + + +
    + +   @filter-params@ + + + + + filter-client-headers + Apply filters to the client headers as well. Only enable this if you know what you're doing. + + + + + + filter-server-headers + Apply filters to the server headers as well. Only enable this if you know what you're doing. + + + + + + + force-text-mode + + Enable filtering on documents whose Content-Type wasn't recognized as text. + Do think twice, nothing is alright. + + + + + + + handle-as-empty-document + + Block with an empty document instead of an Image or HTML message. + The empty document contains only a space and can safely be parsed + as JavaScript or Style Sheet. Use content-type-overwrite to specify the + Content-Type, default is text/html. + + Request is for an image (only useful in conjunction with the block and set-image-blocker actions). + + + + + hide-accept-language + Pretend to have different language settings. (Makes a fake User-Agent more believable, + but can lead to foreign content.) + + +   +   +   +   + +
    +
    +
    + + + + + + + hide-content-disposition + Block or overwrite the content-disposition header. Useful to view a document inside the browser, + even if you were supposed to save it first, or to change the suggested file name. + + +   +   +   +   + +
    +
    +
    + + + + + + + + + hide-if-modified-since + Remove or randomize If-Modified-Since header. + + +   +   +   +   + + Useful for filter testing.
    + + hour(s). + To appreciate this option a small amount of paranoia is required, + but at least in theory the If-Modified-Since header could be used + to keep track of your visits. + + + Fake as this web address:
    + value="@hide-referrer-param@">
    +
    - kill-popups + kill-popups Filter the website through a built-in filter to disable many JavaScript pop-up windows. @@ -733,6 +1005,44 @@ function show_send_wafer_opts(tf) + + + + + overwrite-last-modified + Remove or randomize If-Modified-Since header. + + +   +   +   +   + +
    + +
    + + + + + + + + + redirect + Redirect to another address. + + +   +   +   +   + Address to redirect to:
    + + +
    -
    + for="set_image_blocker_mode_blank">Send a 1x1 transparent GIF