All HTML docs for 3.0.6 release.
[privoxy.git] / doc / webserver / man-page / privoxy-man-page.html
index bed7a12..5d0ecd9 100644 (file)
@@ -2,7 +2,7 @@
 <HTML><HEAD><TITLE>Manpage of PRIVOXY</TITLE>
 <LINK REL="STYLESHEET" TYPE="text/css" HREF="../p_doc.css"></HEAD><BODY>
 <H1>PRIVOXY</H1>
-Section:  (1)<BR>Updated: 21 September 2006<BR><A HREF="#index">Index</A>
+Section:  (1)<BR>Updated: 13 November 2006<BR><A HREF="#index">Index</A>
 <HR>
 
 <A NAME="lbAB">&nbsp;</A>
@@ -186,8 +186,8 @@ configuration might look like:
 +filter{refresh-tags} \
 -filter{unsolicited-popups} \
 -filter{all-popups} \
-+filter{img-reorder} \
-+filter{banners-by-size} \
+-filter{img-reorder} \
+-filter{banners-by-size} \
 -filter{banners-by-link} \
 +filter{webbugs} \
 -filter{tiny-textforms} \
@@ -200,6 +200,14 @@ configuration might look like:
 -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{no-ping} \
+-filter{hide-tor-exit-notation} \
 -filter-client-headers \
 -filter-server-headers \
 -force-text-mode \
@@ -227,28 +235,32 @@ configuration might look like:
 / # '/' Match *all* URL patterns
 
  
- # Block, and treat these URL patterns as if they were 'images'.
- # We would expect these to be ads.
- { +block-as-image }
-  .ad.doubleclick.net
-  .a[0-9].yimg.com/(?:(?!/i/).)*$
-  ad.*.doubleclick.net
-
  # Block all URLs that match these patterns
  { +block }
-  ad*.
+  ad.
+  ad[sv].
   .*ads.
   banner?.
   /.*count(er)?\.(pl|cgi|exe|dll|asp|php[34]?)
   .hitbox.com 
   media./.*(ads|banner)
 
+ # Block, and treat these URL patterns as if they were 'images'.
+ # We would expect these to be ads.
+ { +block-as-image }
+  .ad.doubleclick.net
+  .a[0-9].yimg.com/(?:(?!/i/).)*$
+  ad.*.doubleclick.net
+
  # Make exceptions for these harmless ones that would be 
  # caught by our +block patterns just above.
  { -block }
   adsl.
+  adobe.
   advice.
   .*downloads.
+  # uploads or downloads
+  /.*loads
 </PRE>
 
 <P>
@@ -327,10 +339,6 @@ automatically.
 
 <P>
 
-This is a BETA version of <B>Privoxy</B>. Not 
-all features are well tested.
-<P>
-
 Please see the <I>User Manual</I> on how to contact the
 developers, for feature requests, reporting problems, and other questions.
 <A NAME="lbAL">&nbsp;</A>
@@ -388,7 +396,6 @@ the <B>Privoxy</B> developer manual.
  
  Hal Burgiss
  Ian Cummings
- F&#233;lix Rauch
  Roland Rosenfeld
 </PRE>
 
@@ -457,6 +464,6 @@ USA
 This document was created by
 man2html,
 using the manual pages.<BR>
-Time: 01:21:32 GMT, September 22, 2006
+Time: 01:57:58 GMT, November 14, 2006
 </BODY>
 </HTML>