X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fblocked;h=0f70bf2943e3e8e8f1f024c3d940ff3269dc696a;hp=832ba26fa97b2ee12643f42a1e1b086a5767bd78;hb=a2f1da2576306c55f97a25bdc05cb7745feb869e;hpb=9f58e6373090044a4e74b5d07a25b39cbf92587a diff --git a/templates/blocked b/templates/blocked index 832ba26f..0f70bf29 100644 --- a/templates/blocked +++ b/templates/blocked @@ -13,7 +13,7 @@ # # Template files are written in plain HTML, with a few # additions: -# +# # - Lines that start with a '#' character like this one # are ignored # @@ -28,7 +28,7 @@ # strings @if-start and if--end@. The strings # should be placed in HTML comments (), so the # html structure won't be messed when the magic happens. -# +# # USABLE SYMBOLS IN THIS TEMPLATE: # -------------------------------- # @@ -37,7 +37,7 @@ # my-hostname: # The hostname associated with my-ip-addr # admin-address: -# The email address of the pxoxy's administrator, as configured +# The email address of the proxy administrator, as configured # in the config file # default-cgi: # The URL for the "main menu" builtin CGI of this proxy @@ -55,9 +55,11 @@ # protocol: # The request's protocol: http:// or https:// # hostport: -# The host and port part of the request that lead to this problem +# The host and port part of the blocked request's URL. # path: -# The path part of the request that lead to this problem +# The path part of the blocked request's URL. +# path-ue: +# The path part of the blocked request's URL, url-encoded. # # # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: @@ -66,7 +68,7 @@ # unstable: # This is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Privoxy adminstrator has +# An e-mail address for the local Privoxy administrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -80,7 +82,7 @@ # force-support: # Privoxy has been compiled with support for forced loading # of blocked content. In that case, the symbol "force-prefix" is -# avaiable, which translates to the FORCE_PREFIX +# avaiable, which translates to the FORCE_PREFIX # @@ -88,9 +90,12 @@ Request blocked (Privoxy@@my-hostname@) - + - + +