mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-22 08:20:40 +01:00
Force Google Chrome Frame
This commit is contained in:
parent
967f9b6b55
commit
b6cf403821
27
404.html
27
404.html
@ -29,5 +29,32 @@ Tiedosto, jota pyysit saattaa olla toisella peilillä; <a href="http://mkaysi.gi
|
||||
<hr/>
|
||||
</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>
|
||||
|
||||
|
||||
|
25
404.html.md
25
404.html.md
@ -49,3 +49,28 @@ Tiedosto, jota pyysit saattaa olla toisella peilillä; [GitHub](http://mkaysi.gi
|
||||
<hr/>
|
||||
</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>
|
||||
|
@ -101,5 +101,32 @@ Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">c
|
||||
|
||||
<p><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a></p>
|
||||
<!-- vim : set ft=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>
|
||||
|
||||
|
||||
|
@ -156,3 +156,28 @@ var disqus_shortname = 'mkaysishomepage'; // required: replace example with your
|
||||
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
|
||||
|
||||
<!-- vim : set ft=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>
|
||||
|
@ -19,5 +19,32 @@ Redirecting you to web interface of OtusBot...
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
@ -17,3 +17,28 @@
|
||||
|
||||
</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>
|
||||
|
@ -86,5 +86,32 @@ Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">c
|
||||
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus </span></a>
|
||||
</p>
|
||||
<!-- vim : set ft=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>
|
||||
|
||||
|
||||
|
@ -162,3 +162,28 @@ qus.</a>
|
||||
<p><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus
|
||||
</span></a></p>
|
||||
<!-- vim : set ft=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>
|
||||
|
27
PGP/OTR.html
27
PGP/OTR.html
@ -149,5 +149,32 @@ Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">c
|
||||
<!-- vim : set ft=html -->
|
||||
</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>
|
||||
|
||||
|
||||
|
@ -122,3 +122,28 @@ qus.</a>
|
||||
<!-- vim : set ft=html -->
|
||||
</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>
|
||||
|
@ -71,5 +71,32 @@ Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">c
|
||||
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus </span></a>
|
||||
</p>
|
||||
<!-- vim : set ft=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>
|
||||
|
||||
|
||||
|
@ -83,3 +83,28 @@ qus.</a>
|
||||
<p><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus
|
||||
</span></a></p>
|
||||
<!-- vim : set ft=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>
|
||||
|
@ -109,5 +109,32 @@ Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">c
|
||||
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus </span></a>
|
||||
</p>
|
||||
<!-- vim : set ft=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>
|
||||
|
||||
|
||||
|
@ -195,3 +195,28 @@ qus.</a>
|
||||
<p><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus
|
||||
</span></a></p>
|
||||
<!-- vim : set ft=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>
|
||||
|
@ -14,3 +14,28 @@ Prey on Devgan
|
||||
<p>This is check page for Prey standalone mode on Devgan. When this page is removed, Prey activates on Devgan and starts sending emails with screenshots and webcam photos.</p>
|
||||
<h1 id="what-is-prey">What is Prey?</h1>
|
||||
<p><a href="http://preyproject.com/">Prey</a> is open source anti-theft program.</p>
|
||||
<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>
|
||||
|
@ -14,3 +14,28 @@ Prey on Itwjyg
|
||||
<p>This is check page for Prey standalone mode on Itwjyg. When this page is removed, Prey activates on Itwjyg and starts sending emails with screenshots and webcam photos.</p>
|
||||
<h1 id="what-is-prey">What is Prey?</h1>
|
||||
<p><a href="http://preyproject.com/">Prey</a> is open source anti-theft program.</p>
|
||||
<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>
|
||||
|
@ -22,3 +22,28 @@ webcam photos.
|
||||
# What is Prey?
|
||||
|
||||
[Prey](http://preyproject.com/) is open source anti-theft program.
|
||||
<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>
|
||||
|
@ -14,3 +14,28 @@ Prey on Rbtpzn
|
||||
<p>This is check page for Prey standalone mode on Rbtpzn. When this page is removed, Prey activates on Rbtpzn and starts sending emails with screenshots and webcam photos.</p>
|
||||
<h1 id="what-is-prey">What is Prey?</h1>
|
||||
<p><a href="http://preyproject.com/">Prey</a> is open source anti-theft program.</p>
|
||||
<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>
|
||||
|
@ -14,3 +14,28 @@ Prey on Weibef
|
||||
<p>This is check page for Prey standalone mode on Weibef. When this page is removed, Prey activates on Weibef and starts sending emails with screenshots and webcam photos.</p>
|
||||
<h1 id="what-is-prey">What is Prey?</h1>
|
||||
<p><a href="http://preyproject.com/">Prey</a> is open source anti-theft program.</p>
|
||||
<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>
|
||||
|
@ -91,5 +91,32 @@ Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">c
|
||||
<!-- vim : set ft=html -->
|
||||
</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>
|
||||
|
||||
|
||||
|
@ -144,3 +144,28 @@ qus.</a>
|
||||
<!-- vim : set ft=html -->
|
||||
</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>
|
||||
|
@ -91,5 +91,32 @@ Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">c
|
||||
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus </span></a>
|
||||
</p>
|
||||
<!-- vim : set ft=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>
|
||||
|
||||
|
||||
|
@ -154,3 +154,28 @@ qus.</a>
|
||||
<p><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus
|
||||
</span></a></p>
|
||||
<!-- vim : set ft=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>
|
||||
|
@ -370,5 +370,32 @@ Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">c
|
||||
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus </span></a>
|
||||
</p>
|
||||
<!-- vim : set ft=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>
|
||||
|
||||
|
||||
|
@ -508,3 +508,28 @@ qus.</a>
|
||||
<p><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus
|
||||
</span></a></p>
|
||||
<!-- vim : set ft=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>
|
||||
|
@ -148,5 +148,32 @@ Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">c
|
||||
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus </span></a>
|
||||
</p>
|
||||
<!-- vim : set ft=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>
|
||||
|
||||
|
||||
|
@ -121,3 +121,28 @@ qus.</a>
|
||||
<p><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus
|
||||
</span></a></p>
|
||||
<!-- vim : set ft=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>
|
||||
|
@ -385,5 +385,32 @@ Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">c
|
||||
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus </span></a>
|
||||
</p>
|
||||
<!-- vim : set ft=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>
|
||||
|
||||
|
||||
|
@ -582,3 +582,28 @@ qus.</a>
|
||||
<p><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus
|
||||
</span></a></p>
|
||||
<!-- vim : set ft=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>
|
||||
|
@ -71,5 +71,32 @@ Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">c
|
||||
</body>
|
||||
</html>
|
||||
<!-- vim : set ft=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>
|
||||
|
||||
|
||||
|
@ -100,3 +100,28 @@ qus.</a>
|
||||
</body>
|
||||
</html>
|
||||
<!-- vim : set ft=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>
|
||||
|
@ -152,5 +152,32 @@ Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">c
|
||||
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus </span></a>
|
||||
</p>
|
||||
<!-- vim : set ft=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>
|
||||
|
||||
|
||||
|
@ -254,3 +254,28 @@ qus.</a>
|
||||
<p><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus
|
||||
</span></a></p>
|
||||
<!-- vim : set ft=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>
|
||||
|
1
gcf.html
1
gcf.html
@ -1,3 +1,4 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<html>
|
||||
<body>
|
||||
<script type="text/javascript"
|
||||
|
@ -159,5 +159,32 @@ and remain subject to its associated license.</code></pre>
|
||||
<hr/>
|
||||
</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>
|
||||
|
||||
|
||||
|
@ -340,3 +340,28 @@ Tunnukset kaikkialla
|
||||
<hr/>
|
||||
</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>
|
||||
|
27
index.html
27
index.html
@ -158,5 +158,32 @@ and remain subject to its associated license.</code></pre>
|
||||
<hr/>
|
||||
</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>
|
||||
|
||||
|
||||
|
@ -338,3 +338,28 @@ My PGP key is [0x4DB53CFE82A46728] and its fingerprint is <strong>24BC 1573 B8EE
|
||||
<hr/>
|
||||
</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>
|
||||
|
27
mirrors.html
27
mirrors.html
@ -19,5 +19,32 @@ Mirrors
|
||||
<p><a href="http://mkaysi.github.com/index.html">GitHub pages</a> is the latest compiled version of this site.</p>
|
||||
</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>
|
||||
|
||||
|
||||
|
@ -29,3 +29,28 @@
|
||||
|
||||
</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>
|
||||
|
@ -97,3 +97,28 @@ Complaining about some things.
|
||||
-->
|
||||
|
||||
|
||||
<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>
|
||||
|
@ -105,3 +105,28 @@ Complaining about some things.
|
||||
|
||||
## /sitemap/
|
||||
-->
|
||||
<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>
|
||||
|
@ -47,3 +47,28 @@ Sitemap
|
||||
<h2 id="sitemap-1">/sitemap/</h2>
|
||||
<p><a href="sitemap.html">English sitemap</a></p>
|
||||
<p><a href="sitemap.html">Finnish sitemap</a></p>
|
||||
<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>
|
||||
|
@ -105,3 +105,28 @@ Complaining about some things.
|
||||
[English sitemap](sitemap.html)
|
||||
|
||||
[Finnish sitemap](sitemap.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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user