提交 a95df7a1 编写于 作者: G Gabriele Cirulli

comment out coinwidget

上级 347e11f1
...@@ -97,7 +97,7 @@ ...@@ -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 @@ ...@@ -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>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册