I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 24826038 authored by echelon2's avatar echelon2
Browse files

changing BTC and LTC donation addresses to be secure

parent 54e283dc
No related branches found
No related tags found
No related merge requests found
...@@ -27,32 +27,34 @@ with the subject "stickers please", your payment information, and your address. ...@@ -27,32 +27,34 @@ with the subject "stickers please", your payment information, and your address.
<p>{% trans date='December 2010', <p>{% trans date='December 2010',
cointype='Bitcoin', cointype='Bitcoin',
coinurl='https://bitcoin.org', coinurl='https://bitcoin.org',
account='1HkJCceXf7of1sTNRVJbXiZHfDTLL71Siy' -%} account='1BPdWwovytfGdBwUDVgqbMZ8omcPQzshpX' -%}
As of {{ date }}, eche|on has been running a As of {{ date }}, eche|on has been running a
<a href="{{ coinurl }}">{{ cointype }}</a> account for the I2P project. <a href="{{ coinurl }}">{{ cointype }}</a> account for the I2P project.
ATTENTION! The address changed on 02-20-2014. ATTENTION!
If you'd like to donate using {{ cointype }}, just transfer your If you'd like to donate using {{ cointype }}, just transfer your
desired amount of coins to the account <b>{{ account }}</b> desired amount of coins to the account <b>{{ account }}</b>
and leave eche|on a note if you'd like your donation to be and leave eche|on a note if you'd like your donation to be
mentioned on the I2P webpage. mentioned on the I2P webpage.
{%- endtrans %}</p> {%- endtrans %}</p>
<p>{% trans %}For easy usage, use the QR code below!{% endtrans %}</p> <p>{% trans %}For easy usage, use the QR code below!{% endtrans %}</p>
<img src="/_static/images/i2pbtcdonate.png" alt="BTC donation QR code" /> <img src="/_static/images/i2pbtcdonate.2014.png" alt="BTC donation QR code" />
<br /> <br />
<h2><a href="http://www.litecoin.org/">Litecoin</a></h2> <h2><a href="http://www.litecoin.org/">Litecoin</a></h2>
<p>{% trans date='September 2013', <p>{% trans date='September 2013',
cointype='Litecoin', cointype='Litecoin',
coinurl='http://www.litecoin.org', coinurl='http://www.litecoin.org',
account='LefFK8mk55zzfNkongAeVSiJ5rmrCkxdx5' -%} account='LM7DTXGHBzh7xeo7ZSWR6hs9s4oVAUsw4E' -%}
As of {{ date }}, eche|on has been running a As of {{ date }}, eche|on has been running a
<a href="{{ coinurl }}">{{ cointype }}</a> account for the I2P project. <a href="{{ coinurl }}">{{ cointype }}</a> account for the I2P project.
ATTENTION! The address changed 02-20-2014. ATTENTION!
If you'd like to donate using {{ cointype }}, just transfer your If you'd like to donate using {{ cointype }}, just transfer your
desired amount of coins to the account <b>{{ account }}</b> desired amount of coins to the account <b>{{ account }}</b>
and leave eche|on a note if you'd like your donation to be and leave eche|on a note if you'd like your donation to be
mentioned on the I2P webpage. mentioned on the I2P webpage.
{%- endtrans %}</p> {%- endtrans %}</p>
<p>{% trans %}For easy usage, use the QR code below!{% endtrans %}</p> <p>{% trans %}For easy usage, use the QR code below!{% endtrans %}</p>
<img src="/_static/images/i2pltcdonate.png" alt="LTC donation QR code" /> <img src="/_static/images/i2pltcdonate.2014.png" alt="LTC donation QR code" />
<br /> <br />
<h2><a href="https://www.paypal.com/">PayPal</a></h2> <h2><a href="https://www.paypal.com/">PayPal</a></h2>
......
i2p2www/static/images/i2pbtcdonate.2014.png

1.52 KiB

i2p2www/static/images/i2pltcdonate.2014.png

503 B

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment