remove coin widget
This commit is contained in:
-15
@@ -77,21 +77,6 @@
|
||||
<div class="sharing">
|
||||
<a href="https://twitter.com/share" class="twitter-share-button" data-text="Check out 2048, a game where you join numbers to score high! #2048game" data-via="gabrielecirulli">Tweet</a>
|
||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||
<script src="http://coinwidget.com/widget/coin.js"></script>
|
||||
<script>
|
||||
CoinWidgetCom.go({
|
||||
wallet_address: "1JoG1ctMSx9PgXdm8bc2XZ5o9BrWiq4vEZ"
|
||||
, 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"
|
||||
});
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user