From: oes <oes@users.sourceforge.net> Date: Fri, 29 Jun 2001 08:47:36 +0000 (+0000) Subject: Joined with show-url-info X-Git-Tag: v_2_9_9~327 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/user-manual/developer-manual/@default-cgi@send-stylesheet?a=commitdiff_plain;h=8e5c52b07fa0de3338867dff7309dfd0c9470f83;p=privoxy.git Joined with show-url-info --- diff --git a/templates/show-url-info-form b/templates/show-url-info-form deleted file mode 100644 index 25928fd4..00000000 --- a/templates/show-url-info-form +++ /dev/null @@ -1,20 +0,0 @@ -<html> - -<head> - <title>Internet Junkbuster: URL Info</title> -</head> - -<body bgcolor="#ffffff"> - - <h1>Internet J<small>UNK<i><font color="red">BUSTER</font></i></small></h1> - - -<p>Please enter a URL, without the leading "http://":<br> -<form method="GET" action="http://i.j.b/show-url-info"> -<input type="text" name="url" size="80"> -<input type="submit" value="Info"> -</form> -</p> - -</body> -</html>