X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fblocked;h=8255fe3ddc859d747004c7c2279633c195c35a5d;hp=bced08f15e0bb736097e0481ac801ccc3b459f81;hb=72081f829de368392d04076728f8c991178c0080;hpb=86062c9ff866c6dbcd8e2826093719ce1a1e9809 diff --git a/templates/blocked b/templates/blocked index bced08f1..8255fe3d 100644 --- a/templates/blocked +++ b/templates/blocked @@ -2,6 +2,11 @@ # # "Blocked" Error Output template for Privoxy. # +# NOTE: UNLIKE THE OTHER TEMPLATES, THIS ONE USES +# JavaScript write() TO GENERATE THE PAGE IN JS_AWARE +# BROWSERS. SYMBOL SUBSTITUTIONS THAT RESULT IN MULTILINE +# STRINGS WILL BREAK THE JavaScript SYNTAX. +# USE WITH CAUTION. # # USING HTML TEMPLATES: # --------------------- @@ -47,10 +52,14 @@ # The URL of the SourceForge ijbswa project, who maintains this # software. # +# 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: @@ -75,100 +84,189 @@ # of blocked content. In that case, the symbol "force-prefix" is # avaiable, which translates to the FORCE_PREFIX # + - - + Request blocked (Privoxy@@my-hostname@) - - - - + + + + + + + + + - -

You can consult the online documentation for more information about this Privoxy installation. - +# Note: The same small version is used above via JavaScript +# If you make changes here, keep the other version in sync! - -

Address e-mail questions about this service to - @admin-address@, - who will be glad to help you. - - -

- - - - - + - +