comment out coinwidget

This commit is contained in:
Gabriele Cirulli
2014-03-11 15:06:28 +01:00
parent 347e11f1dc
commit a95df7a180
+2 -2
View File
@@ -97,7 +97,7 @@
ga("send", "pageview");
</script>
<script src="http://coinwidget.com/widget/coin.js"></script>
<!-- <script src="http://coinwidget.com/widget/coin.js"></script>
<script>
CoinWidgetCom.go({
wallet_address: "1Ec6onfsQmoP9kkL3zkpB6c5sA4PVcXU2i"
@@ -115,6 +115,6 @@
var cw = document.getElementsByClassName("COINWIDGETCOM_CONTAINER")[0];
document.getElementsByClassName("sharing")[0].appendChild(cw);
}, 100);
</script>
</script> -->
</body>
</html>