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

remove coinwidget

上级 bfd21d6e
......@@ -100,25 +100,5 @@
ga("create", "UA-42620757-2", "gabrielecirulli.github.io");
ga("send", "pageview");
</script>
<!-- <script src="http://coinwidget.com/widget/coin.js"></script>
<script>
CoinWidgetCom.go({
wallet_address: "1Ec6onfsQmoP9kkL3zkpB6c5sA4PVcXU2i"
, currency: "bitcoin"
, counter: "count"
, alignment: "ac"
, qrcode: true
, auto_show: false
, lbl_button: "Donate"
, lbl_address: "My Bitcoin Address:"
, lbl_count: "donations"
, lbl_amount: "BTC"
});
setTimeout(function () {
var cw = document.getElementsByClassName("COINWIDGETCOM_CONTAINER")[0];
document.getElementsByClassName("sharing")[0].appendChild(cw);
}, 100);
</script> -->
</body>
</html>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册