mikaela.github.io/mirrors.html

71 lines
2.3 KiB
HTML
Raw Normal View History

2012-09-16 18:52:16 +03:00
<!DOCTYPE html>
<html>
<head>
2012-10-21 17:15:48 +03:00
<meta name="description" content="Mirrors of this site" /> <meta name="keywords" content="mirrors,cadoth,GitHub,pages," /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" /> <link rel="canonical" href="http://mkaysi.github.com/mirrors.html">
2012-09-16 18:52:16 +03:00
<title>
Mirrors
</title>
<link rel="stylesheet" type="text/css" href="tyyli.css" />
</head>
<body>
<hr/>
2012-10-21 17:15:48 +03:00
<a href="sitemap/sitemap.html">Sitemap</a>
<hr/>
2012-09-16 18:52:16 +03:00
<h1 id="mirrors-of-this-site">Mirrors of this site</h1>
<p><a href="https://github.com/Mkaysi/mkaysi.github.com/blob/master/mirrors.html.md">You can see the list of official mirrors at GitHub.</a></p>
<h1 id="current-mirrors">Current mirrors</h1>
<p><a href="http://cadoth.net/~mkaysi/index.html">cadoth</a> is VPS provided by nyuszika7h.</p>
<p><a href="http://mkaysi.github.com/index.html">GitHub pages</a> is the latest compiled version of this site.</p>
</body>
2012-09-02 13:42:43 +03:00
</html>
2013-01-24 07:35:50 +02:00
<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>
2013-04-16 10:04:42 +03:00
<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>
2013-04-16 13:55:00 +03:00
<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>
2012-09-02 13:42:43 +03:00