diff --git a/i2p2www/pages/site/get-involved/donate.html b/i2p2www/pages/site/get-involved/donate.html index 5fc2489b12d0ff9eb2d3b8e933078c2947ba2301..5e40a9c7726665fddbfe1f3ac3350e7f0ad08ceb 100644 --- a/i2p2www/pages/site/get-involved/donate.html +++ b/i2p2www/pages/site/get-involved/donate.html @@ -55,6 +55,28 @@ mentioned on the I2P webpage. {%- endtrans %}</p> <p>{% trans %}For easy usage, use the QR code below!{% endtrans %}</p> <img src="/_static/images/i2pltcdonate.2014.png" alt="LTC donation QR code" /> +<br /> + +<h2><a href="https://anoncoin.net/">Anoncoin</a> (<a href="http://anoncoin.i2p">I2P site</a>)</h2> +<p>{% trans date='March 2014', +cointype='Anoncoin', +coinurl='https://anoncoin.net', +account='ANi2pB8RTeuWFf9wki6Ffiv9RJqioQydrH' -%} +As of {{ date }}, Meeh has been running a +<a href="{{ coinurl }}">{{ cointype }}</a> account for the I2P project. +If you'd like to donate using {{ cointype }}, just transfer your +desired amount of coins to the account <b>{{ account }}</b> +and leave Meeh a note if you'd like your donation to be +mentioned on the I2P webpage. +{%- endtrans %}</p> +<p>{% trans %}For easy usage, use the QR code below!{% endtrans %}</p> +<img src="/_static/images/i2pancdonate.2014.png" alt="ANC donation QR code" /> + +<br /> +<br /> +{% trans account='meeh@i2pmail.org' -%} +We accept most altcoins, just ask. Other altcoins can be converted and exchanged for a crypto currency we currently support. Please send a mail to "{{ account }}" for a such donation. +{%- endtrans %} <br /> <h2><a href="https://www.paypal.com/">PayPal</a></h2> diff --git a/i2p2www/static/images/i2pancdonate.2014.png b/i2p2www/static/images/i2pancdonate.2014.png new file mode 100644 index 0000000000000000000000000000000000000000..6a28395d054d4b98636b8f14829981789ea7a207 Binary files /dev/null and b/i2p2www/static/images/i2pancdonate.2014.png differ