From 8e5c52b07fa0de3338867dff7309dfd0c9470f83 Mon Sep 17 00:00:00 2001 From: oes <oes@users.sourceforge.net> Date: Fri, 29 Jun 2001 08:47:36 +0000 Subject: [PATCH] Joined with show-url-info --- templates/show-url-info-form | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 templates/show-url-info-form 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> -- 2.49.0