Roger Dingledine commited on 2005-12-23 05:33:07
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
| ... | ... |
@@ -22,7 +22,7 @@ by day jobs. Help us keep Tor under active development! |
| 22 | 22 |
<form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
| 23 | 23 |
<p> |
| 24 | 24 |
The most useful approach is to become a Tor project "member" for a |
| 25 |
-<b>recurring payment</b> of $5, $10, or $20 per month. Consistent |
|
| 25 |
+<b>recurring payment</b> of $10, $20, or $50 per month. Consistent |
|
| 26 | 26 |
donations let us worry less about fund-raising and focus more on |
| 27 | 27 |
development. You can become a member by clicking on this button (you |
| 28 | 28 |
will need a <a |
| ... | ... |
@@ -30,7 +30,6 @@ href="http://paypal.com/">PayPal</a> account):<br /> |
| 30 | 30 |
<input type="radio" name="a3" value="50.00" />$50 |
| 31 | 31 |
<input type="radio" name="a3" value="20.00" checked="checked" />$20 |
| 32 | 32 |
<input type="radio" name="a3" value="10.00" />$10 |
| 33 |
-<input type="radio" name="a3" value="5.00" />$5 |
|
| 34 | 33 |
<input type="hidden" name="p3" value="1" /> |
| 35 | 34 |
<input type="hidden" name="t3" value="M" /> |
| 36 | 35 |
<input type="hidden" name="no_shipping" value="1" /> |
| ... | ... |
@@ -43,6 +42,7 @@ href="http://paypal.com/">PayPal</a> account):<br /> |
| 43 | 42 |
|
| 44 | 43 |
<form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
| 45 | 44 |
<p>You can also make a <b>one-time donation</b> (via PayPal):<br /> |
| 45 |
+<input type="radio" name="amount" value="100.00" />$100 |
|
| 46 | 46 |
<input type="radio" name="amount" value="50.00" />$50 |
| 47 | 47 |
<input type="radio" name="amount" value="20.00" checked="checked" />$20 |
| 48 | 48 |
<input type="radio" name="amount" value="10.00" />$10 |
| 49 | 49 |