From 2f52bc05b70ec02f6cb47b5b35d7ac31a3185f5b Mon Sep 17 00:00:00 2001
From: jongfoster <jongfoster@users.sourceforge.net>
Date: Sun, 23 Sep 2001 13:22:00 +0000
Subject: [PATCH] Replacing with a page containing links to the other pages on
 this site, the SourceForge project pages, and various other useful sites.

---
 doc/webserver/index.html | 89 +++++++++++++++++++++++++++++++---------
 1 file changed, 69 insertions(+), 20 deletions(-)

diff --git a/doc/webserver/index.html b/doc/webserver/index.html
index 8e723782..5f37aef7 100644
--- a/doc/webserver/index.html
+++ b/doc/webserver/index.html
@@ -1,20 +1,69 @@
-<head>
-  <meta http-equiv="refresh" content="5; URL=http://www.waldherr.org/junkbuster/">
-</head>
-
-<body bgcolor="#ffffff"
- topmargin="0" leftmargin="0" marginwidth = "0" marginheight = "0" 
- text="#000000" 
- link="#0000ff" 
- vlink="#ff0000" 
- alink="#ff0000"
- >
-
-<br>
-<br>
-
-<center>
-You will be <a href="http://www.waldherr.org/junkbuster/">redirected</a> in a couple of moments. This page will soon have more content.
-</center>
-
-</body> </html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+  <head>
+    <title>JunkBuster</title>
+  </head>
+
+  <body>
+    <h1>JunkBuster</h1>
+
+    <p>JunkBuster is a web proxy which can block adverts, cookies,
+    pop-up windows, and many other annoyances.</p>
+
+    <p>Please see the following links:</p>
+
+    <ul>
+      <li>The <a href="http://sourceforge.net/projects/ijbswa/">
+      project page</a> on <a href="http://sourceforge.net/">
+      Sourceforge</a></li>
+
+      <li><a href=
+      "http://sourceforge.net/project/showfiles.php?group_id=11118">
+      Download</a> recent releases</li>
+
+      <li><a href="http://sourceforge.net/mail/?group_id=11118">
+      Mailing lists</a> for support or to contribute</li>
+
+      <li><a href="faq/">Frequently Asked Questions</a></li>
+
+      <li><a href="user-manual/">User manual</a></li>
+
+      <li><a href="developer-manual/">Developer manual</a></li>
+
+      <li>The <a href="http://sourceforge.net/cvs/?group_id=11118">
+      CVS repository</a> can also be <a href=
+      "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ijbswa/current/">
+      browsed online</a>.</li>
+    </ul>
+
+    <p>JunkBuster was originally written by <a href=
+    "http://www.junkbusters.com/ht/en/ijbfaq.html">JunkBusters
+    Corporation</a>, and was released as free open-source software
+    under the <a href="http://www.gnu.org/">GNU</a> <a href=
+    "http://www.gnu.org/licenses/gpl.html">GPL</a>. <a href=
+    "http://www.waldherr.org/junkbuster/">Stefan Waldherr</a> made
+    many improvements, before starting the SourceForge project to
+    continue development. These sites still have some useful
+    information, but not all of it is relevent to the latest
+    builds.</p>
+
+    <ul>
+      <li><a href="http://www.waldherr.org/junkbuster/">Stefan
+      Waldherr's site</a></li>
+
+      <li><a href="http://www.junkbusters.com/ht/en/ijbfaq.html">
+      JunkBusters Corporation</a></li>
+    </ul>
+
+    <p><br>
+    <br>
+    <br>
+    <br>
+    <br>
+    <br>
+    </p>
+
+    <p><small><small>$Id$</small></small></p>
+  </body>
+</html>
+
-- 
2.49.0