Skip to content

Commit f0c9e3d

Browse files
authored
removed performancing metrics tracker
1 parent 56aeeea commit f0c9e3d

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

index.html

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,5 @@
55
</head>
66
<body>
77
&rarr; <a href="http://psionides.eu">http://psionides.eu</a>
8-
<script type="text/javascript">
9-
var clicky = { log: function(){ return; }, goal: function(){ return; }};
10-
var clicky_site_id = 13976;
11-
(function() {
12-
var s = document.createElement('script');
13-
s.type = 'text/javascript';
14-
s.async = true;
15-
s.src = ( document.location.protocol == 'https:' ? 'https://pmetrics.performancing.com/js' : 'http://pmetrics.performancing.com/js' );
16-
( document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0] ).appendChild( s );
17-
})();
18-
</script>
19-
<a title="" href="http://pmetrics.performancing.com/13976"></a>
20-
<noscript><p><img alt="Performancing Metrics" width="1" height="1" src="http://pmetrics.performancing.com/13976ns.gif" /></p></noscript>
218
</body>
229
</html>

0 commit comments

Comments
 (0)