comment out coinwidget
This commit is contained in:
+2
-2
@@ -97,7 +97,7 @@
|
|||||||
ga("send", "pageview");
|
ga("send", "pageview");
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script src="http://coinwidget.com/widget/coin.js"></script>
|
<!-- <script src="http://coinwidget.com/widget/coin.js"></script>
|
||||||
<script>
|
<script>
|
||||||
CoinWidgetCom.go({
|
CoinWidgetCom.go({
|
||||||
wallet_address: "1Ec6onfsQmoP9kkL3zkpB6c5sA4PVcXU2i"
|
wallet_address: "1Ec6onfsQmoP9kkL3zkpB6c5sA4PVcXU2i"
|
||||||
@@ -115,6 +115,6 @@
|
|||||||
var cw = document.getElementsByClassName("COINWIDGETCOM_CONTAINER")[0];
|
var cw = document.getElementsByClassName("COINWIDGETCOM_CONTAINER")[0];
|
||||||
document.getElementsByClassName("sharing")[0].appendChild(cw);
|
document.getElementsByClassName("sharing")[0].appendChild(cw);
|
||||||
}, 100);
|
}, 100);
|
||||||
</script>
|
</script> -->
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user