Author: phobos Date: 2014-04-21 01:39:23 +0000 (Mon, 21 Apr 2014) New Revision: 26721
Modified: website/trunk/donate/en/donate.wml Log: remove account limits on bitcoins, remove givv since we get zero donations through them.
Modified: website/trunk/donate/en/donate.wml =================================================================== --- website/trunk/donate/en/donate.wml 2014-04-20 02:29:59 UTC (rev 26720) +++ website/trunk/donate/en/donate.wml 2014-04-21 01:39:23 UTC (rev 26721) @@ -28,7 +28,6 @@ <li><a href="#paypal">Paypal</a></li> <li><a href="#amazon">Amazon Payments</a></li> <li><a href="#dwolla">Dwolla</a></li> - <li><a href="#givv">Givv.org</a></li> <li><a href="#cash">checks, money orders, or bank transfers</a></li> <li class="last"><a href="#bitcoin">bitcoin</a></li> </ul> @@ -168,17 +167,6 @@ »</a></strong></p> </div> <!-- END DWOLLA --> -<!-- BEGIN GIVV --> - <a id="givv"></a> - <div class="dbox dsmall givv"> - <h3>Donate via Givv.org</h3> - <p>Givv.org is a new way to think about making your impact. Make - one monthly donation. To as many nonprofits as you like. Automatic, - one-click giving. <strong>You stay anonymous to Tor and stay in - control!</strong></p> - <p style="text-align:center;"><strong><a href="http://givv.org/recipients/the-tor-project">Continue to Givv.org »</a></strong></p> - </div> -<!-- END GIVV --> </div> <!-- BEGIN CHECK --> <a id="cash"></a> @@ -231,9 +219,7 @@ or <a href="https://tails.boum.org/contribute/how/donate/#bitcoin">Tails</a> which will turn your bitcoin donation into a faster, larger Tor Network for all.</p> - <p>If you are committed to donating bitcoins to Tor, please use our - BitPay account. We're limited to $1000/day at this time. We're working - with Bitpay to remove this limit. + <p>If you are committed to donating bitcoins to Tor, please complete the form below.</p> <form id="makeDonation" action="https://bitpay.com/checkout" method="post" onsubmit="return bp.validateMobileCheckoutForm($('#makeDonation'));"> <input name="action" type="hidden" value="checkout"> <fieldset class="phone-form well form-horizontal" style="margin-top: 5px;">
tor-commits@lists.torproject.org