Skip to content

Commit 56aeeea

Browse files
committed
initial commit
0 parents  commit 56aeeea

File tree

2 files changed

+44
-0
lines changed

2 files changed

+44
-0
lines changed

gitifier/index.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="refresh" content="1;url=http://psionides.github.com/Gitifier">
5+
</head>
6+
<body>
7+
&rarr; <a href="http://psionides.github.com/Gitifier">http://psionides.github.com/Gitifier</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>
21+
</body>
22+
</html>

index.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="refresh" content="1;url=http://psionides.eu/">
5+
</head>
6+
<body>
7+
&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>
21+
</body>
22+
</html>

0 commit comments

Comments
 (0)