28 lines
1.0 KiB
HTML
28 lines
1.0 KiB
HTML
<html>
|
|
<head>
|
|
<title>f0ck! I need contact!</title>
|
|
<link rel="stylesheet" type="text/css" href="./s/style.css" />
|
|
<link rel="icon" type="image/gif" href="./s/favicon.gif" />
|
|
</head>
|
|
<body>
|
|
<div class="contact">
|
|
<p>Got a problem? We have the answer: <a href="mailto:admin@f0ck.space">admin@f0ck.space</a></p>
|
|
<a href="/">return to main</a> <span id="themes"></span>
|
|
</div>
|
|
<script src="./s/theme.js"></script>
|
|
<script>
|
|
var _paq = _paq || [];
|
|
_paq.push(['trackPageView']);
|
|
_paq.push(['enableLinkTracking']);
|
|
(function() {
|
|
var u="//observation.stasi.club/";
|
|
_paq.push(['setTrackerUrl', u+'piwik.php']);
|
|
_paq.push(['setSiteId', '1']);
|
|
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><p><img src="//observation.stasi.club/piwik.php?idsite=1&rec=1" style="border:0;" alt="" /></p></noscript>
|
|
</body>
|
|
</html>
|