X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=user.filter;h=976953c671229a8f9468dcf687666850c1193388;hp=b138ff29d5b66647048c8e5c59d038da5a5d7a2c;hb=afac6cca62fd37496b45e002c6c18da532e001ef;hpb=9ef142653b0e898d489fbd701c0f0a4b2e8b8273 diff --git a/user.filter b/user.filter index b138ff29..976953c6 100644 --- a/user.filter +++ b/user.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/user.filter,v $ # -# $Id: user.filter,v 1.2 2006/07/18 14:48:47 david__schmidt Exp $ +# $Id: user.filter,v 1.3 2008/05/21 20:17:03 fabiankeil Exp $ # # Purpose : Rules to process the content of web pages # @@ -63,7 +63,8 @@ # quoting. # # 'D' (Dynamic) allows the use of variables. Supported variables are: -# $host, $origin (the IP address the request came from), $path and $url. +# $host, $listen-address, $origin (the IP address the request came +# from), $path and $url. # # Note that '$' is a bad choice as delimiter for dynamic filters as you # might end up with unintended variables if you use a variable name