From a21a4cefe9fd1bc913c4c8e6586f83acedbc9a45 Mon Sep 17 00:00:00 2001 From: oes Date: Tue, 14 May 2002 21:36:38 +0000 Subject: [PATCH] - Renamed prevent-(setting/reading)-cookies to crunch-(incoming/outgoing)-cookies - Renamed helplink export to actions-help-prefix - Restored alphabetical order of actions --- templates/edit-actions-for-url | 106 +++++++++++++++++---------------- 1 file changed, 56 insertions(+), 50 deletions(-) diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 4351e461..7ead7bcb 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -32,6 +32,12 @@ # # Revisions : # $Log: edit-actions-for-url,v $ +# Revision 1.27 2002/04/26 22:55:26 jongfoster +# Removing the alternating colors because they've been wrong +# since the actions renames, they're high maintenance, they +# don't look particularly good, and now there are gaps between +# the table cells we don't need them. +# # Revision 1.26 2002/04/26 21:55:17 jongfoster # Cosmetic change: Making the +filter UI look the same as # the other actions. @@ -401,7 +407,7 @@ function show_send_wafer_opts(tf) - add-header + add-header Adds HTTP headers. @@ -423,9 +429,35 @@ function show_send_wafer_opts(tf) - block + block Block the request + + + + + crunch-incoming-cookies + Prevent the website from setting cookies on your system. + + + + + + crunch-outgoing-cookies + Prevent the website from reading cookies from your system. + - deanimate-gifs + deanimate-gifs Replace animated GIFs with their (first/last) frame. @@ -458,7 +490,7 @@ function show_send_wafer_opts(tf) name="downgrade_http_version" value="N" @downgrade-http-version-n@> - downgrade-http-version + downgrade-http-version Change HTTP/1.1 requests to HTTP/1.0. Only change if you know what you're doing! @@ -472,7 +504,7 @@ function show_send_wafer_opts(tf) - fast-redirects + fast-redirects Bypass some click-tracking URLs. @@ -482,7 +514,7 @@ function show_send_wafer_opts(tf) name="filter_all" id="filter_all_n" value="N" @filter-all-n@ > - filter * + filter * Filter the website through regular expression filters. You can use the radio buttons on this line to disable all filters applied by previous rules, and/or you can enable or @@ -499,9 +531,9 @@ function show_send_wafer_opts(tf) - handle-as-image - Request is for an image (only useful in conjunction with the block - and set-image-blocker actions). + handle-as-image + Request is for an image (only useful in conjunction with the block + and set-image-blocker actions). - hide-forwarded-for-headers + hide-forwarded-for-headers Block any existing X-Forwarded-for header, and do not add a new one. @@ -526,7 +558,7 @@ function show_send_wafer_opts(tf) - hide-from-header + hide-from-header Stop old web browsers from sending the user's e-mail address with every request. @@ -557,7 +589,7 @@ function show_send_wafer_opts(tf) name="hide_referer" id="hide_referer_x" value="X" @hide-referer-x@ onclick="show_hide_referer_opts(false)" > - hide-referrer + hide-referrer Helps prevent tracking by not sending the URL of the previous web page.  @@ -594,7 +626,7 @@ function show_send_wafer_opts(tf) - hide-user-agent + hide-user-agent Pretend to be using a different web browser.  (Breaks many web sites). @@ -617,7 +649,7 @@ function show_send_wafer_opts(tf) - kill-popups + kill-popups Filter the website through a built-in filter to disable many JavaScript pop-up windows. @@ -631,7 +663,7 @@ function show_send_wafer_opts(tf) - limit-connect + limit-connect Specify which ports are allowed for SSL (HTTP CONNECT) access. Note that this allows arbitrary tunnelling, so opening all ports would be a security hole. @@ -655,39 +687,13 @@ function show_send_wafer_opts(tf) - prevent-compression + prevent-compression Disables compression. Compressed web pages are faster to - download, but cannot be filtered with filter - or kill-popups. + download, but cannot be filtered with filter + or kill-popups. This setting only affects the few web sites which support compression. - - - - - prevent-reading-cookies - Prevent the website from reading cookies. - - - - - - prevent-setting-cookies - Prevent the website from setting cookies. - - send-vanilla-wafer + send-vanilla-wafer Adds a special wafer (standard cookie) to all your requests. @@ -711,7 +717,7 @@ function show_send_wafer_opts(tf) - send-wafer + send-wafer Adds user-specified cookies. @@ -733,14 +739,14 @@ function show_send_wafer_opts(tf) - session-cookies-only + session-cookies-only Any cookies set by the website are changed to temporary ("per-session") ones, which only last until you close your web browser. This will allow you to use sites that require cookies, but sites will not be able to track you across sessions. For this to be useful, you should disable - prevent-reading-cookies and - prevent-setting-cookies. + crunch-outgoing-cookies and + crunch-incoming-cookies. - set-image-blocker + set-image-blocker Specifies how to block images. -- 2.39.2