X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-url-info;h=86d03e87e46c057633db3bb6caac0f6f9c1a3901;hb=e5d12892a309484ff6d37012d2e515fbdd647af5;hp=9e3250d36e2a4b5208e6ca23b67325d6c55836e6;hpb=0871fbdf5b76c9e9bc17f6bed6d6186f3d2b9bbb;p=privoxy.git diff --git a/templates/show-url-info b/templates/show-url-info index 9e3250d3..86d03e87 100644 --- a/templates/show-url-info +++ b/templates/show-url-info @@ -1,6 +1,6 @@ ########################################################## # -# Show-Url-Info-CGI Output template for junkbuster 2.9.x. +# Show-Url-Info-CGI Output template for Privoxy. # # # 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 @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Privoxy adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -69,8 +69,6 @@ # following symbols are available: # url: # The given URL -# url-html: -# The given URL, HTML-encoded # default: # The system default for actions # matches: @@ -81,103 +79,116 @@ # The actions that are associated with the URL at the end of # the matching process # + - Junkbuster@@my-hostname@ URL Info - + Privoxy@@my-hostname@ URL Info + + + + + - + - +
- # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in - - - + + + - - + - - - - + + + + + - +
-

This is the Internet JUNKBUSTER - @version@ on @my-hostname@ (@my-ip-address@), port @my-port@, @if-enabled-display-then@Enabled@else-not-enabled-display@Disabled@endif-enabled-display@

+
+ +#include mod-title +
-

Please note that this @code-status@ release - of the proxy software is not intended for production systems! -
Use at your own risk. See the license for details.
-

+
+ +#include mod-unstable-warning -

Feel free to mail the developers - with any problems you encounter. -

-

System default actions:

-

{@default@}

+
+ +

NOTE:

+

This is a secure (https:) URL, so the part after the "/" is ignored. + This is a feature of the HTTPS protocol - the exact address of the + page you're visiting is hidden. Privoxy can only detect the host + part of the URL.

+

 

+ +

Matches for @url@:

+

@matches@

-

Matches for http://@url-html@:

-

@matches@

+
+

Final results:

+

@final@

-

Final results:

-

@final@

+
+

Warning:

+

+ Privoxy is currently toggled off. Matching actions will not apply + unless you toggle Privoxy on first. +

+

Look up the actions for a new URL:

-
- - + +

+ + +

-

More Junkbuster:

-
    @menu@
+
+

More Privoxy:

+
-

Local Junkbuster support:

+
- -

You can consult the online documentation for more information about this Junkbuster installation. - +#include mod-support-and-service - -

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

+ +#include mod-local-help -