remove google analytics and paypal link
This commit is contained in:
parent
ca8b01f5c3
commit
636fa2beb4
18
index.html
18
index.html
|
@ -1107,15 +1107,6 @@
|
||||||
$('#cracktro').cracktro();
|
$('#cracktro').cracktro();
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<script>
|
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
||||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
||||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
||||||
|
|
||||||
ga('create', 'UA-60523398-1', 'auto');
|
|
||||||
ga('send', 'pageview');
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="stats">
|
<div id="stats">
|
||||||
|
@ -1166,14 +1157,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="centre">
|
<div class="centre">
|
||||||
<form name="_xclick" action="https://www.paypal.com/uk/cgi-bin/webscr" method="post" target="_blank">
|
<form action="https://twitter.com/synth_ruiner" method="post" target="_blank">
|
||||||
<input type="hidden" name="cmd" value="_xclick">
|
|
||||||
<input type="hidden" name="business" value="mutantsluggenghiskhan@yahoo.co.uk">
|
|
||||||
<input type="hidden" name="item_name" value="Donation to Ruin">
|
|
||||||
<input type="hidden" name="currency_code" value="GBP">
|
|
||||||
<button class="donate">donate</button>
|
|
||||||
</form>
|
|
||||||
<form action="https://twitter.com/synth_ruiner" target="_blank">
|
|
||||||
<button class="twitter">say hi</button>
|
<button class="twitter">say hi</button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue