website diff lib/html/donate.html @ rev 1324

Remove flattr and add ETH adress
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 17 00:55:08 2018 +0100 (2018-03-17)
parents cd72b985d6fd
children 05adb908dba0
line diff
     1.1 --- a/lib/html/donate.html	Sun Apr 08 02:46:12 2012 +0300
     1.2 +++ b/lib/html/donate.html	Sat Mar 17 00:55:08 2018 +0100
     1.3 @@ -7,7 +7,10 @@
     1.4  			<input type="image" src="/images/paypal.png" name="submit"
     1.5  				alt="PayPal - The safer, easier way to pay online!" />
     1.6  	</form>
     1.7 -	<!-- Flattr button -->
     1.8 +	<!-- Flattr button 
     1.9 +	
    1.10 +	201803 - No longer used and account closed & replaced by cryptocurrecy donation
    1.11 +	
    1.12  	<script type="text/javascript">
    1.13  		var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
    1.14  		s.type = 'text/javascript';
    1.15 @@ -16,5 +19,11 @@
    1.16  		t.parentNode.insertBefore(s, t);
    1.17  	</script>
    1.18  	<a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
    1.19 -		href="http://www.slitaz.org/"></a>
    1.20 +		href="http://www.slitaz.org/"></a> -->
    1.21 +	
    1.22 +	<p>
    1.23 +		SliTaz cryptocurrency wallet:
    1.24 +	</p>
    1.25 +	<pre>
    1.26 +ETH: 0x3daA23ee83158A4bF9980e28ab02118d1319113F | View on <a href="https://etherscan.io/address/0x3daA23ee83158A4bF9980e28ab02118d1319113F">etherscan.io</a></pre>
    1.27  </div>