2012-09-02 13:42:43 +03:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<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" />
|
2012-10-21 17:15:48 +03:00
|
|
|
<link rel="canonical" href="http://mkaysi.github.com/mirrors.html">
|
2012-09-02 13:42:43 +03:00
|
|
|
<title>Mirrors</title>
|
2012-09-16 17:29:19 +03:00
|
|
|
<link rel="stylesheet" type="text/css" href="tyyli.css" />
|
2012-09-02 13:42:43 +03:00
|
|
|
</head>
|
2012-09-28 17:44:32 +03:00
|
|
|
<body>
|
2012-09-29 11:30:30 +03:00
|
|
|
<hr/>
|
2012-10-21 17:15:48 +03:00
|
|
|
[Sitemap](sitemap/sitemap.html)
|
2012-09-29 11:30:30 +03:00
|
|
|
<hr/>
|
2012-09-02 13:42:43 +03:00
|
|
|
|
2012-07-17 16:18:44 +03:00
|
|
|
# Mirrors of this site
|
|
|
|
|
|
|
|
[You can see the list of official mirrors at GitHub.](https://github.com/Mkaysi/mkaysi.github.com/blob/master/mirrors.html.md)
|
|
|
|
|
|
|
|
# Current mirrors
|
|
|
|
|
|
|
|
[cadoth] is VPS provided by nyuszika7h.
|
|
|
|
|
2012-07-17 16:28:39 +03:00
|
|
|
[GitHub pages] is the latest compiled version of this site.
|
2012-07-17 16:20:35 +03:00
|
|
|
|
|
|
|
[cadoth]:http://cadoth.net/~mkaysi/index.html
|
|
|
|
[GitHub pages]:http://mkaysi.github.com/index.html
|
2012-09-02 13:42:43 +03:00
|
|
|
|
2012-09-28 17:44:32 +03:00
|
|
|
</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>
|