From ad39810ffc54f3075a80353653efec06c4a7a157 Mon Sep 17 00:00:00 2001 From: jongfoster Date: Thu, 17 Jan 2002 21:26:45 +0000 Subject: [PATCH] Adding warning about https:// Fixing quoting of special characters in URLs iReplacing all references to the URL of the config interface with @default-cgi@ --- templates/show-url-info | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/templates/show-url-info b/templates/show-url-info index 9e3250d3..ba2692ad 100644 --- a/templates/show-url-info +++ b/templates/show-url-info @@ -126,7 +126,15 @@ -

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

+ +

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. JunkBuster can only detect the host + part of the URL.

+

 

+ +

Matches for @url@:

@matches@

@@ -144,7 +152,7 @@

Look up the actions for a new URL:

-
+
-- 2.39.2