IRC/*: fix nick & links.

Supybot.html claimed that Yvzabevn is known as Supybot and the redirect
went to cadoth.net instead of lakka.kapsi.fi.
This commit is contained in:
Mikaela Suomalainen 2014-04-06 14:09:47 +03:00
parent 5228c84953
commit 71175ac37d
4 changed files with 8 additions and 6 deletions

View File

@ -12,7 +12,7 @@ Security issues of Supybot
<a href="../sitemap/sitemap.html">Sitemap</a>
<hr/>
<p><em>If you are looking for web interface of my bot (known as Supybot on freenode), click <a href="Yvzabevn.html">here.</a></em></p>
<p><em>If you are looking for web interface of my bot (known as Yvzabevn on freenode), click <a href="Yvzabevn.html">here.</a></em></p>
<h1 id="latest-version-of-supybot-was-released-in-2005">Latest version of Supybot was released in 2005</h1>
<p>All activity happens in git repository of Supybot nowadays and it happens seldomly. The version, which was released in 2005 is 0.83.4.1.</p>
<p>It's available from <a href="http://supybot.sf.net/">SourceForge</a>, Debian repositories, Ubuntu repositories and repositories of many other Linux distributions.</p>

View File

@ -14,7 +14,7 @@
[Sitemap](../sitemap/sitemap.html)
<hr/>
<em>If you are looking for web interface of my bot (known as Supybot on freenode), click [here.]</em>
<em>If you are looking for web interface of my bot (known as Yvzabevn on freenode), click [here.]</em>
[here.]:Yvzabevn.html

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" /> <meta http-equiv="Refresh" content="5;url=http://cadoth.net:5995/">
<meta charset="UTF-8" /> <meta http-equiv="Refresh" content="5;url=http://lakka.kapsi.fi:62291/">
<title>
Redirecting you to web interface of OtusBot...
</title>
@ -12,7 +12,7 @@ Redirecting you to web interface of OtusBot...
<a href="../sitemap/sitemap.html">Sitemap</a>
<hr/>
<strong>You are being redirected to the web interface of [Yvzabevn]...</strong>
<strong>You are being redirected to the web interface of <a href="http://lakka.kapsi.fi:62291/">Yvzabevn</a>...</strong>
</body>
</body>
@ -23,6 +23,7 @@ Redirecting you to web interface of OtusBot...
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
<style>
/*
CSS rules to use for styling the overlay:
@ -33,6 +34,7 @@ Redirecting you to web interface of OtusBot...
*/
</style>
<script>
// You may want to place these lines inside an onload handler
CFInstall.check({

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="Refresh" content="5;url=http://cadoth.net:5995/">
<meta http-equiv="Refresh" content="5;url=http://lakka.kapsi.fi:62291/">
<title>Redirecting you to web interface of OtusBot...</title>
<link rel="stylesheet" type="text/css" href="../tyyli.css" />
</head>
@ -13,7 +13,7 @@
<strong>You are being redirected to the web interface of [Yvzabevn]...</strong></body>
[OtusBot]:http://cadoth.net:5995/
[Yvzabevn]:http://lakka.kapsi.fi:62291/
</body>
</html>