Bumped copyright year.
[privoxy.git] / default.action.master
index bae2b6b..f492798 100644 (file)
@@ -7,13 +7,15 @@
 # 
 #  File        :  $Source: /cvsroot/ijbswa/current/default.action.master,v $
 # 
-#  $Id: default.action.master,v 1.30 2006/10/02 03:34:19 hal9 Exp $
+#  $Id: default.action.master,v 1.34 2006/10/03 23:42:03 hal9 Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.4 or later due to 
 #                 syntax changes.
 #
 #  Purpose     :  Default actions file, see
-#                 http://www.privoxy.org/user-manual/actions-file.html
+#                 http://www.privoxy.org/user-manual/actions-file.html.
+#                 This file is subject to periodic updating. Local exceptions
+#                 and enhancements are better placed in user.action. 
 #
 #  Copyright   :  Written by and Copyright (C) 2001 - 2006 the
 #                 Privoxy team. http://www.privoxy.org/
 #    contacting the intermediate sites. NOTE: Syntax change as of v.3.0.4.
 #
 # +filter{name}
-#    Filter the website through one or more regular expression filters.
-#    Repeat for multiple filters.
+#    All files of text-based type, most notably HTML and JavaScript, to which
+#    this action applies, can be filtered on-the-fly through the specified
+#    regular expression based substitutions. (Note: plain text documents are
+#    exempted from filtering, because web servers often use the text/plain
+#    MIME type for all files whose type they don't know.) By default,
+#    filtering works only on the raw document content itself (that which can
+#    be seen with View Source), not the headers. Repeat for multiple filters.
+#    Use with caution: filters can be very intrusive.
 #   
 #    Filters predefined in the supplied default.action include:
 #
 #     fun:                 Text replacements  for subversive browsing fun!
 #     crude-parental:      Kill all web pages that contain the words "sex" or "warez"
 #     ie-exploits:         Disable some known Internet Explorer bug exploits
-#     site-specifics       Cure for site-specific problems. Don't apply generally!
+#     site-specifics:      Cure for site-specific problems. Don't apply generally!
+#     google:              Removes text ads and other Google specific improvements
+#     yahoo:               Removes text ads and other Yahoo specific improvements
+#     msn:                 Removes text ads and other MSN specific improvements
+#     blogspot:            Cleans up Blogspot blogs
+#     html-to-xml:         Header filter to change the Content-Type from html to xml
+#     xml-to-html:         Header filter to change the Content-Type from xml to html
 #
 # +filter-client-headers
 #    By default, filters only apply to the document content itself. This will
 #############################################################################
 {{settings}}
 #############################################################################
-for-privoxy-version=3.0.5
+for-privoxy-version=3.0.6
 
 #############################################################################
 # Aliases
@@ -496,7 +510,7 @@ for-privoxy-version=3.0.5
 # These aliases define combinations of actions
 # that are useful for certain types of sites:
 #
-fragile     = -block -crunch-all-cookies -filter -fast-redirects -hide-referer allow-popups
+fragile     = -block -crunch-all-cookies -filter -fast-redirects -hide-referer -kill-popups -prevent-compression
 shop        = -crunch-all-cookies allow-popups
 
 # Your favourite blend of filters:
@@ -544,6 +558,12 @@ allow-ads   = -block -filter{banners-by-size} -filter{banners-by-link}
 -filter{crude-parental} \
 -filter{ie-exploits} \
 -filter{site-specifics} \
+-filter{google} \
+-filter{yahoo} \
+-filter{msn} \
+-filter{blogspot} \
+-filter{xml-to-html} \
+-filter{html-to-xml} \
 -filter-client-headers \
 -filter-server-headers \
 -force-text-mode \
@@ -937,7 +957,7 @@ quinst.com/images
 #MASTER# BLOCK-REFERRER: http://www.newsmax.com/archives/articles/2003/11/20/185048.shtml
 ad*.fameleads.com
 #MASTER# BLOCK-REFERRER: http://www.imdb.com/
-ia.imdb.com/.*(\.swf|[0-9]\.(gif|jpg))
+ia.imdb.com/.*\.swf
 #MASTER# BLOCK-REFERRER: http://www.paroles.net/texte/10818
 .[a-vx-z]*.comclick.com/
 #MASTER# BLOCK-REFERRER: http://freemail.web.de/
@@ -1393,7 +1413,7 @@ mail.google.
 # Semi-fragile, allow for blocks.
 #----------------------------------------------------------------------------
 
-{ -crunch-all-cookies -filter -fast-redirects -hide-referer -kill-popups }
+{ -crunch-all-cookies -filter -fast-redirects -hide-referer -kill-popups -prevent-compression }
 #MASTER# REMARKS: Problem URL: adserver.yahoo.com
 .yahoo.com
 
@@ -1526,7 +1546,7 @@ config.privoxy.org/
 #----------------------------------------------------------------------------
 # No filtering for sourcecode or other automatically parsed content
 #----------------------------------------------------------------------------
-{-filter}
+{-filter -prevent-compression}
 #MASTER# PROBLEM-URL: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ijbswa/current/
 cvs.
 /.*(cvs(view|web)|viewcvs)