Remove some broken donation stuff

This commit is contained in:
Adrian Sampson 2016-06-19 14:19:57 -07:00
parent 186cb7f108
commit 0798c32dfd

View file

@ -18,10 +18,6 @@ organization software. They need support more than I do.
## Bitcoin
<!-- coinbase tip button -->
<div class="cb-tip-button" data-content-location="{{site.url}}" data-href="//www.coinbase.com/tip_buttons/show_tip" data-to-user-id="532ce1f562812e11390002e8"></div>
<script>!function(d,s,id) {var js,cjs=d.getElementsByTagName(s)[0],e=d.getElementById(id);if(e){return;}js=d.createElement(s);js.id=id;js.src="https://www.coinbase.com/assets/tips.js";cjs.parentNode.insertBefore(js,cjs);}(document, 'script', 'coinbase-tips');</script>
You can send Bitcoin donations to [1444ZujQGp3ciNbDwyuoaxjWNrz5suuCYo](bitcoin:1444ZujQGp3ciNbDwyuoaxjWNrz5suuCYo). Or you might prefer to donate using [Coinbase][]:
<a class="coinbase-button" data-code="6e3e345d83540da9fddb4473386af9b9" data-button-style="custom_large" href="https://coinbase.com/checkouts/6e3e345d83540da9fddb4473386af9b9">Donate Bitcoins</a><script src="https://coinbase.com/assets/button.js" type="text/javascript"></script>
@ -42,31 +38,6 @@ Just hit the Donate button to head to PayPal's site.
</form>
</p>
## Amazon Payments
Enter an amount in US Dollars and hit the Donate button.
<p>
<form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post">
<input type="hidden" name="immediateReturn" value="1" >
<input type="hidden" name="collectShippingAddress" value="0" >
<input type="hidden" name="signature" value="rn5nelYiDspySiAMnBATTKrUPqb45pkgaExQK6Z5eSU=" >
<input type="hidden" name="isDonationWidget" value="1" >
<input type="hidden" name="signatureVersion" value="2" >
<input type="hidden" name="signatureMethod" value="HmacSHA256" >
<input type="hidden" name="description" value="donate for beets" >
<input type="hidden" name="amazonPaymentsAccountId" value="GIRNDYHCRNRJ434PD69MI69DBLVZ7S749KQX7N" >
<input type="hidden" name="accessKey" value="11SEM03K88SD016FS1G2" >
<input type="hidden" name="cobrandingStyle" value="logo" >
<input type="hidden" name="processImmediate" value="1" >
<input type="hidden" name="returnUrl" value="{{site.url}}/" >
<div style = "margin: 0 5px 0 0; float: left;">
$ <input type="text" name="amount" size="8" value="15.00">
</div>
<input type="image" src="http://g-ecx.images-amazon.com/images/G/01/asp/golden_small_donate_withlogo_whitebg.gif" border="0">
</form>
</p>
## Flattr
Make a micro-donation by hitting the Flattr button.