|
|
|
@ -265,23 +265,20 @@
|
|
|
|
|
</p>
|
|
|
|
|
</footer>
|
|
|
|
|
|
|
|
|
|
<!-- Piwik -->
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
var _paq = _paq || [];
|
|
|
|
|
// tracker methods like "setCustomDimension" should be called before "trackPageView"
|
|
|
|
|
_paq.push(["setDomains", ["*.delire.party"]]);
|
|
|
|
|
_paq.push(['trackPageView']);
|
|
|
|
|
_paq.push(['enableLinkTracking']);
|
|
|
|
|
(function() {
|
|
|
|
|
var u="//1984.delire.party/";
|
|
|
|
|
_paq.push(['setTrackerUrl', u+'piwik.php']);
|
|
|
|
|
_paq.push(['setSiteId', '8']);
|
|
|
|
|
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);
|
|
|
|
|
})();
|
|
|
|
|
<!-- Fathom - simple website analytics - https://github.com/usefathom/fathom -->
|
|
|
|
|
<script>
|
|
|
|
|
(function(f, a, t, h, o, m){
|
|
|
|
|
a[h]=a[h]||function(){
|
|
|
|
|
(a[h].q=a[h].q||[]).push(arguments)
|
|
|
|
|
};
|
|
|
|
|
o=f.createElement('script'),
|
|
|
|
|
m=f.getElementsByTagName('script')[0];
|
|
|
|
|
o.async=1; o.src=t; o.id='fathom-script';
|
|
|
|
|
m.parentNode.insertBefore(o,m)
|
|
|
|
|
})(document, window, '//1984.b.delire.party/tracker.js', 'fathom');
|
|
|
|
|
fathom('set', 'siteId', 'UCDLU');
|
|
|
|
|
fathom('trackPageview');
|
|
|
|
|
</script>
|
|
|
|
|
<noscript><p><img src="//1984.delire.party/piwik.php?idsite=8&rec=1" style="border:0;" alt="" /></p></noscript>
|
|
|
|
|
<!-- End Piwik Code -->
|
|
|
|
|
|
|
|
|
|
<!-- / Fathom -->
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|