mirror of
https://github.com/torproject/webwml.git
synced 2024-12-13 21:38:44 +00:00
update the paypal image, fix the cancel donate path, remove the google checkout feed.
This commit is contained in:
parent
8a72976c0e
commit
2174dba2b4
@ -107,7 +107,7 @@ jQuery(function(){
|
||||
</div>
|
||||
<div>
|
||||
<label for="custom">or enter a donation amount:</label><input type="text" id="amount" class="amount" name="amount">
|
||||
<input type="hidden" id="a3" name="a3" value="0">
|
||||
<input type="hidden" id="a3" name="a3" value="0">
|
||||
<input class="donate-btn" type="submit" name="donate" value="Donate" alt="Subscribe to Tor with PayPal - it's fast, free and secure!">
|
||||
<!-- <input type="image" src="../images/btn_donateCC_LG.gif" name="submit" alt="Subscribe to Tor with PayPal - it's fast, free and secure!"> -->
|
||||
</div>
|
||||
@ -119,8 +119,8 @@ jQuery(function(){
|
||||
<input type="hidden" id="cmd" name="cmd" value="_donations">
|
||||
<input type="hidden" name="business" value="donations@torproject.org">
|
||||
<input type="hidden" id="item_name" name="item_name" value="Donation to the Tor Project">
|
||||
<input type="hidden" name="return" value="https://www.torproject.org/donate/thankyou.html">
|
||||
<input type="hidden" name="cancel_return" value="https://www.torproject.org/donate/donate.html">
|
||||
<input type="hidden" name="return" value="https://www.torproject.org/donate/thankyou">
|
||||
<input type="hidden" name="cancel_return" value="https://www.torproject.org/getinvolved/volunteer">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
@ -1,52 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<rss version="2.0" xmlns:g="http://base.google.com/ns/1.0">
|
||||
<channel>
|
||||
<title>Tor Project Donations</title>
|
||||
<link>https://www.torproject.org/donate</link>
|
||||
<description></description>
|
||||
<item>
|
||||
<g:id>donate10</g:id>
|
||||
<title>$10 donation</title>
|
||||
<link>https://www.torproject.org/donate/</link>
|
||||
<g:price>10.00 USD</g:price>
|
||||
<description>Donate $10 to the Tor Project to further anonymity online.</description>
|
||||
<g:condition>new</g:condition>
|
||||
<g:google_product_category>Software > Computer Software > Antivirus & Security Software</g:google_product_category>
|
||||
<g:mpn>donate10</g:mpn>
|
||||
<g:online_only>y</g:online_only>
|
||||
</item>
|
||||
<item>
|
||||
<g:id>donate20</g:id>
|
||||
<title>$20 donation</title>
|
||||
<link>https://www.torproject.org/donate/</link>
|
||||
<g:price>20.00 USD</g:price>
|
||||
<description>Donate $20 to the Tor Project to further anonymity online.</description>
|
||||
<g:condition>new</g:condition>
|
||||
<g:google_product_category>Software > Computer Software > Antivirus & Security Software</g:google_product_category>
|
||||
<g:mpn>donate20</g:mpn>
|
||||
<g:online_only>y</g:online_only>
|
||||
</item>
|
||||
<item>
|
||||
<g:id>donate50</g:id>
|
||||
<title>$50 donation</title>
|
||||
<link>https://www.torproject.org/donate/</link>
|
||||
<g:price>50.00 USD</g:price>
|
||||
<description>Donate $50 to the Tor Project to further anonymity online.</description>
|
||||
<g:condition>new</g:condition>
|
||||
<g:google_product_category>Software > Computer Software > Antivirus & Security Software</g:google_product_category>
|
||||
<g:mpn>donate50</g:mpn>
|
||||
<g:online_only>y</g:online_only>
|
||||
</item>
|
||||
<item>
|
||||
<g:id>donate100</g:id>
|
||||
<title>$100 donation</title>
|
||||
<link>https://www.torproject.org/donate/</link>
|
||||
<g:price>100.00 USD</g:price>
|
||||
<description>Donate $100 to the Tor Project to further anonymity online.</description>
|
||||
<g:condition>new</g:condition>
|
||||
<g:google_product_category>Software > Computer Software > Antivirus & Security Software</g:google_product_category>
|
||||
<g:mpn>donate100</g:mpn>
|
||||
<g:online_only>y</g:online_only>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 3.5 KiB |
Loading…
Reference in New Issue
Block a user