mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 08:50:43 +01:00
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:
parent
5228c84953
commit
71175ac37d
@ -12,7 +12,7 @@ Security issues of Supybot
|
|||||||
<a href="../sitemap/sitemap.html">Sitemap</a>
|
<a href="../sitemap/sitemap.html">Sitemap</a>
|
||||||
<hr/>
|
<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>
|
<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>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>
|
<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>
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
[Sitemap](../sitemap/sitemap.html)
|
[Sitemap](../sitemap/sitemap.html)
|
||||||
<hr/>
|
<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
|
[here.]:Yvzabevn.html
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<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>
|
<title>
|
||||||
Redirecting you to web interface of OtusBot...
|
Redirecting you to web interface of OtusBot...
|
||||||
</title>
|
</title>
|
||||||
@ -12,7 +12,7 @@ Redirecting you to web interface of OtusBot...
|
|||||||
<a href="../sitemap/sitemap.html">Sitemap</a>
|
<a href="../sitemap/sitemap.html">Sitemap</a>
|
||||||
<hr/>
|
<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>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
@ -23,6 +23,7 @@ Redirecting you to web interface of OtusBot...
|
|||||||
<script type="text/javascript"
|
<script type="text/javascript"
|
||||||
src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
|
src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
/*
|
/*
|
||||||
CSS rules to use for styling the overlay:
|
CSS rules to use for styling the overlay:
|
||||||
@ -33,6 +34,7 @@ Redirecting you to web interface of OtusBot...
|
|||||||
*/
|
*/
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
// You may want to place these lines inside an onload handler
|
// You may want to place these lines inside an onload handler
|
||||||
CFInstall.check({
|
CFInstall.check({
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<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>
|
<title>Redirecting you to web interface of OtusBot...</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../tyyli.css" />
|
<link rel="stylesheet" type="text/css" href="../tyyli.css" />
|
||||||
</head>
|
</head>
|
||||||
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
<strong>You are being redirected to the web interface of [Yvzabevn]...</strong></body>
|
<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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user