29 lines
No EOL
1.4 KiB
Text
29 lines
No EOL
1.4 KiB
Text
<div>
|
|
<!-- Optional footer data -->
|
|
<p id=githubfooter style="padding: 5px 6px; visibility: hidden">Hosted on GitHub Pages —
|
|
<a href="https://github.com/site/terms" target="_top">Terms</a>
|
|
— <a href="https://github.com/site/privacy" target="_top">Privacy</a></p>
|
|
<script type="text/javascript">
|
|
if (location.hostname.indexOf("github") !== -1) {
|
|
document.getElementById("githubfooter").style.visibility="visible";
|
|
var _paq = _paq || [];
|
|
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
|
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
|
|
_paq.push(["setCookieDomain", "*.mnlipp.github.io"]);
|
|
_paq.push(["setDomains", ["*.mnlipp.github.io"]]);
|
|
_paq.push(['disableCookies']);
|
|
_paq.push(['trackPageView']);
|
|
_paq.push(['enableLinkTracking']);
|
|
(function() {
|
|
var u="//piwik.mnl.de/";
|
|
_paq.push(['setTrackerUrl', u+'piwik.php']);
|
|
_paq.push(['setSiteId', '14']);
|
|
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
|
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
|
|
})();
|
|
}
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser, terms and privacy links may not be shown correctly.</div>
|
|
</noscript>
|
|
</div> |