* 27_remove_nsl.dpatch: Remove unnecessary linking against libnsl.
[privoxy.git] / privoxy.1
index 706e90c..f8c4a7d 100644 (file)
--- a/privoxy.1
+++ b/privoxy.1
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
 .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "PRIVOXY" "1" "21 September 2006" "Privoxy 3.0.5 BETA" ""
+.TH "PRIVOXY" "1" "03 October 2006" "Privoxy 3.0.6 UNRELEASED" ""
 .SH NAME
 privoxy \- Privacy Enhancing Proxy
 .SH SYNOPSIS
 .SH NAME
 privoxy \- Privacy Enhancing Proxy
 .SH SYNOPSIS
@@ -161,8 +161,8 @@ configuration might look like:
 +filter{refresh-tags} \\
 -filter{unsolicited-popups} \\
 -filter{all-popups} \\
 +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} \\
 -filter{banners-by-link} \\
 +filter{webbugs} \\
 -filter{tiny-textforms} \\
@@ -175,6 +175,12 @@ configuration might look like:
 -filter{crude-parental} \\
 +filter{ie-exploits} \\
 -filter{site-specifics} \\
 -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 \\
 -filter-client-headers \\
 -filter-server-headers \\
 -force-text-mode \\
@@ -202,28 +208,32 @@ configuration might look like:
 / # '/' Match *all* URL patterns
 
  
 / # '/' 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 }
  # 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)
 
   .*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.
  # Make exceptions for these harmless ones that would be 
  # caught by our +block patterns just above.
  { -block }
   adsl.
+  adobe.
   advice.
   .*downloads.
   advice.
   .*downloads.
+  # uploads or downloads
+  /.*loads
 .fi
 .PP
 Then for a \fIuser.action\fR, we would put local,
 .fi
 .PP
 Then for a \fIuser.action\fR, we would put local,
@@ -288,7 +298,7 @@ config file changes by \fBSIGHUP\fR -- it will detect them
 automatically. 
 .SH "NOTES"
 .PP
 automatically. 
 .SH "NOTES"
 .PP
-This is a BETA version of \fBPrivoxy\fR. Not 
+This is a UNRELEASED version of \fBPrivoxy\fR. Not 
 all features are well tested.
 .PP
 Please see the \fIUser Manual\fR on how to contact the
 all features are well tested.
 .PP
 Please see the \fIUser Manual\fR on how to contact the