comment out coinwidget
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user