mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-22 08:20:40 +01:00
IRC: rename OtusBot.html --> Yvzabevn.html & symlink for backwards compatibility.
This commit is contained in:
parent
7ddbfa08f4
commit
6907001404
@ -1,70 +0,0 @@
|
||||
<!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>
|
||||
<hr/>
|
||||
<a href="../sitemap/sitemap.html">Sitemap</a>
|
||||
<hr/>
|
||||
|
||||
<strong>You are being redirected to the web interface of <a href="http://cadoth.net:5995/">OtusBot</a>...</strong>
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<html>
|
||||
<body>
|
||||
<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:
|
||||
.chromeFrameOverlayContent
|
||||
.chromeFrameOverlayContent iframe
|
||||
.chromeFrameOverlayCloseBar
|
||||
.chromeFrameOverlayUnderlay
|
||||
*/
|
||||
</style>
|
||||
|
||||
|
||||
<script>
|
||||
// You may want to place these lines inside an onload handler
|
||||
CFInstall.check({
|
||||
mode: "overlay",
|
||||
url: "https://www.google.com/intl/en/chrome/business/browser/chromeframe.html"
|
||||
})
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
<script type="text/javascript">
|
||||
var adfly_id = 3820004;
|
||||
var adfly_advert = 'banner';
|
||||
var exclude_domains = ['example.com', 'example.org', 'cadoth.net', 'mkaysi.github.com', 'mkaysi.github.io'];
|
||||
</script>
|
||||
<script src="http://cdn.adf.ly/js/link-converter.js"></script>
|
||||
</html>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-40171169-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
|
||||
|
1
IRC/OtusBot.html
Symbolic link
1
IRC/OtusBot.html
Symbolic link
@ -0,0 +1 @@
|
||||
Yvzabevn.html
|
66
IRC/Yvzabevn.html
Normal file
66
IRC/Yvzabevn.html
Normal file
@ -0,0 +1,66 @@
|
||||
<!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>
|
||||
<hr/>
|
||||
<a href="../sitemap/sitemap.html">Sitemap</a>
|
||||
<hr/>
|
||||
|
||||
<strong>You are being redirected to the web interface of [Yvzabevn]...</strong>
|
||||
</body>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<html>
|
||||
<body>
|
||||
<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:
|
||||
.chromeFrameOverlayContent
|
||||
.chromeFrameOverlayContent iframe
|
||||
.chromeFrameOverlayCloseBar
|
||||
.chromeFrameOverlayUnderlay
|
||||
*/
|
||||
</style>
|
||||
|
||||
<script>
|
||||
// You may want to place these lines inside an onload handler
|
||||
CFInstall.check({
|
||||
mode: "overlay",
|
||||
url: "https://www.google.com/intl/en/chrome/business/browser/chromeframe.html"
|
||||
})
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
<script type="text/javascript">
|
||||
var adfly_id = 3820004;
|
||||
var adfly_advert = 'banner';
|
||||
var exclude_domains = ['example.com', 'example.org', 'cadoth.net', 'mkaysi.github.com', 'mkaysi.github.io'];
|
||||
</script>
|
||||
<script src="http://cdn.adf.ly/js/link-converter.js"></script>
|
||||
</html>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-40171169-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
[Sitemap](../sitemap/sitemap.html)
|
||||
<hr/>
|
||||
|
||||
<strong>You are being redirected to the web interface of [OtusBot]...</strong></body>
|
||||
<strong>You are being redirected to the web interface of [Yvzabevn]...</strong></body>
|
||||
|
||||
[OtusBot]:http://cadoth.net:5995/
|
||||
|
Loading…
x
Reference in New Issue
Block a user