X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fblocked-compact;h=8d6d8e92bba3a5b005e15b9acff4228095108835;hb=0c802849b5cb8ca686d210ae9712c58cf6d60aea;hp=840b7194be6a9b7abc89070843288d5e162d609a;hpb=f8e557fd6b7ffa1e5febd8545733a61d25d1ee57;p=privoxy.git diff --git a/templates/blocked-compact b/templates/blocked-compact index 840b7194..8d6d8e92 100644 --- a/templates/blocked-compact +++ b/templates/blocked-compact @@ -1,6 +1,6 @@ ########################################################## # -# "Blocked" Error Output template for junkbuster 2.9.x. +# "Blocked" Error Output template for Privoxy. # Compact variant. # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - Each item in the below list of exported symbols will # be replaced by dynamically generated text, if they # are enclosed in '@'-characters. E.g. The string @version@ -# will be replaced by the version number of Junkbuster. +# will be replaced by the version number of Privoxy. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -49,12 +49,8 @@ # # hostport: # The host and port part of the request that lead to this problem -# hostport-html: -# The host and port part of the request that lead to this problem, HTML-encoded # path: # The path part of the request that lead to this problem -# path-html: -# The path part of the request that lead to this problem, HTML-encoded # # # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: @@ -63,27 +59,26 @@ # unstable: # This is an alpha or beta release of the proxy software # force-support: -# Junkbuster has been compiled with support for forced loading +# 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 # - Request blocked (Junkbuster@@my-hostname@) + Request blocked (Privoxy@@my-hostname@) - + -

Your request for @hostport@@path@ was blocked. -
See why +

Privoxy blocked @hostport@@path@. +
See why or go there anyway. -
More info.