X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fuser-manual%2Factions-file.html;h=770fb4b534e56e96790784934bfa4cd4ac74da59;hp=db8dae24afd32b29e00265d8f294858d14cbc553;hb=521b46fe672fed762b385560f350fbe59d32b6cf;hpb=96275ce7b4fbf89de4c7672a68171fd8c2e19f9b diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html index db8dae24..770fb4b5 100644 --- a/doc/webserver/user-manual/actions-file.html +++ b/doc/webserver/user-manual/actions-file.html @@ -1665,8 +1665,8 @@ www.example.com
-
-                    +filter{js-annoyances}       # Get rid of particularly annoying JavaScript abuse.
+
+filter{js-annoyances}       # Get rid of particularly annoying JavaScript abuse.
@@ -1674,8 +1674,8 @@ www.example.com
-
-                    +filter{js-events}           # Kill JavaScript event bindings and timers (Radically destructive! Only for extra nasty sites).
+
+filter{js-events}           # Kill JavaScript event bindings and timers (Radically destructive! Only for extra nasty sites).
@@ -1683,8 +1683,8 @@ www.example.com
-
-                    +filter{html-annoyances}     # Get rid of particularly annoying HTML abuse.
+
+filter{html-annoyances}     # Get rid of particularly annoying HTML abuse.
@@ -1692,8 +1692,8 @@ www.example.com
-
-                    +filter{content-cookies}     # Kill cookies that come in the HTML or JS content.
+
+filter{content-cookies}     # Kill cookies that come in the HTML or JS content.
@@ -1701,8 +1701,8 @@ www.example.com
-
-                    +filter{refresh-tags}        # Kill automatic refresh tags if refresh time is larger than 9 seconds.
+
+filter{refresh-tags}        # Kill automatic refresh tags if refresh time is larger than 9 seconds.
@@ -1726,8 +1726,8 @@ www.example.com
-
-                    +filter{img-reorder}         # Reorder attributes in <img> tags to make the banners-by-* filters more effective.
+
+filter{img-reorder}         # Reorder attributes in <img> tags to make the banners-by-* filters more effective.
@@ -1743,8 +1743,8 @@ www.example.com
-
-                    +filter{banners-by-link}     # Kill banners by their links to known clicktrackers.
+
+filter{banners-by-link}     # Kill banners by their links to known clicktrackers.
@@ -1752,8 +1752,8 @@ www.example.com
-
-                    +filter{webbugs}             # Squish WebBugs (1x1 invisible GIFs used for user tracking).
+
+filter{webbugs}             # Squish WebBugs (1x1 invisible GIFs used for user tracking).
@@ -1761,8 +1761,8 @@ www.example.com
-
-                    +filter{tiny-textforms}      # Extend those tiny textareas up to 40x80 and kill the hard wrap.
+
+filter{tiny-textforms}      # Extend those tiny textareas up to 40x80 and kill the hard wrap.
@@ -1770,8 +1770,8 @@ www.example.com
-
-                    +filter{jumping-windows}     # Prevent windows from resizing and moving themselves.
+
+filter{jumping-windows}     # Prevent windows from resizing and moving themselves.
@@ -1779,8 +1779,8 @@ www.example.com
-
-                    +filter{frameset-borders}    # Give frames a border and make them resizable.
+
+filter{frameset-borders}    # Give frames a border and make them resizable.
@@ -1788,8 +1788,8 @@ www.example.com
-
-                    +filter{iframes}             # Removes all detected iframes. Should only be enabled for individual sites.
+
+filter{iframes}             # Removes all detected iframes. Should only be enabled for individual sites.
@@ -1797,8 +1797,8 @@ www.example.com
-
-                    +filter{demoronizer}         # Fix MS's non-standard use of standard charsets.
+
+filter{demoronizer}         # Fix MS's non-standard use of standard charsets.
@@ -1822,8 +1822,8 @@ www.example.com
-
-                    +filter{fun}                 # Text replacements for subversive browsing fun!
+
+filter{fun}                 # Text replacements for subversive browsing fun!
@@ -1831,8 +1831,8 @@ www.example.com
-
-                    +filter{crude-parental}      # Crude parental filtering. Note that this filter doesn't work reliably.
+
+filter{crude-parental}      # Crude parental filtering. Note that this filter doesn't work reliably.
@@ -1840,8 +1840,8 @@ www.example.com
-
-                    +filter{ie-exploits}         # Disable some known Internet Explorer bug exploits.
+
+filter{ie-exploits}         # Disable some known Internet Explorer bug exploits.
@@ -1849,8 +1849,8 @@ www.example.com
-
-                    +filter{site-specifics}      # Cure for site-specific problems. Don't apply generally!
+
+filter{site-specifics}      # Cure for site-specific problems. Don't apply generally!
@@ -1858,8 +1858,8 @@ www.example.com
-
-                    +filter{no-ping}             # Removes non-standard ping attributes in <a> and <area> tags.
+
+filter{no-ping}             # Removes non-standard ping attributes in <a> and <area> tags.
@@ -1867,8 +1867,8 @@ www.example.com
-
-                    +filter{google}              # CSS-based block for Google text ads. Also removes a width limitation and the toolbar advertisement.
+
+filter{google}              # CSS-based block for Google text ads. Also removes a width limitation and the toolbar advertisement.
@@ -1876,8 +1876,8 @@ www.example.com
-
-                    +filter{yahoo}               # CSS-based block for Yahoo text ads. Also removes a width limitation.
+
+filter{yahoo}               # CSS-based block for Yahoo text ads. Also removes a width limitation.
@@ -1885,8 +1885,8 @@ www.example.com
-
-                    +filter{msn}                 # CSS-based block for MSN text ads. Also removes tracking URLs and a width limitation.
+
+filter{msn}                 # CSS-based block for MSN text ads. Also removes tracking URLs and a width limitation.
@@ -1894,8 +1894,8 @@ www.example.com
-
-                    +filter{blogspot}            # Cleans up some Blogspot blogs. Read the fine print before using this.
+
+filter{blogspot}            # Cleans up some Blogspot blogs. Read the fine print before using this.