diff --git a/i2p2www/pages/site/get-involved/donate.html b/i2p2www/pages/site/get-involved/donate.html index 5fc2489b..5e40a9c7 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 %}

{% trans %}For easy usage, use the QR code below!{% endtrans %}

LTC donation QR code +
+ +

Anoncoin (I2P site)

+

{% trans date='March 2014', +cointype='Anoncoin', +coinurl='https://anoncoin.net', +account='ANi2pB8RTeuWFf9wki6Ffiv9RJqioQydrH' -%} +As of {{ date }}, Meeh has been running a +{{ cointype }} account for the I2P project. +If you'd like to donate using {{ cointype }}, just transfer your +desired amount of coins to the account {{ account }} +and leave Meeh a note if you'd like your donation to be +mentioned on the I2P webpage. +{%- endtrans %}

+

{% trans %}For easy usage, use the QR code below!{% endtrans %}

+ANC donation QR code + +
+
+{% 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 %}

PayPal

diff --git a/i2p2www/static/images/i2pancdonate.2014.png b/i2p2www/static/images/i2pancdonate.2014.png new file mode 100644 index 00000000..6a28395d Binary files /dev/null and b/i2p2www/static/images/i2pancdonate.2014.png differ