mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-22 16:30:40 +01:00
IRC/OtusBot: add page to redirect to web interface of my bot.
This commit is contained in:
parent
599752bd2f
commit
c1e97be54d
16
IRC/OtusBot.html
Normal file
16
IRC/OtusBot.html
Normal file
@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" /> <meta http-equiv="Refresh" content="5;url=http://cadoth.net:5995/">
|
||||
<title>
|
||||
Redirecting you to web interface of OtusBot...
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../tyyli.css" />
|
||||
</head>
|
||||
<body>
|
||||
<strong>You are being redirected to the web interface of <a href="http://cadoth.net:5995/">OtusBot</a>...</strong>
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
|
12
IRC/OtusBot.html.md
Normal file
12
IRC/OtusBot.html.md
Normal file
@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="Refresh" content="5;url=http://cadoth.net:5995/">
|
||||
<title>Redirecting you to web interface of OtusBot...</title>
|
||||
<link rel="stylesheet" type="text/css" href="../tyyli.css" />
|
||||
</head>
|
||||
<body>
|
||||
<strong>You are being redirected to the web interface of [OtusBot]...</strong></body>
|
||||
|
||||
[OtusBot]:http://cadoth.net:5995/
|
Loading…
x
Reference in New Issue
Block a user