Update index.html

This commit is contained in:
Miroslav Stampar 2014-10-01 15:34:01 +02:00
parent bbd7c869a2
commit da4f1766d6

View File

@ -5,7 +5,6 @@
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<script src="javascripts/twitter.min.js" type="text/javascript"></script>
<script src="http://gitcdn.org/libs/bitcoinate/0.2.1/index.min.js"></script>
<script type="text/javascript" charset="utf-8">
getTwitters('tweet', {
id: 'sqlmap',
@ -109,9 +108,7 @@ To subscribe use the <a href="https://lists.sourceforge.net/lists/listinfo/sqlma
<a name="donate"><h1>Donate</h1></a>
<p>sqlmap is the result of numerous hours of passionated work from a small team of computer security enthusiasts. If you appreciated our work and you want to see sqlmap kept being developed, please consider making a <a href="https://www.paypal.com/uk/cgi-bin/webscr?cmd=_send-money&nav=1">donation</a> to our efforts via <a href="https://www.paypal.com/">PayPal</a> to <code>donations@sqlmap.org</code>. We also accept bitcoins.</p>
<button class="bitcoinate" data-size="20" data-address="1AUrrKYsamBEThdruYTQmUfMfLF7aaxU6x">bitcoinate</button>
<p>sqlmap is the result of numerous hours of passionated work from a small team of computer security enthusiasts. If you appreciated our work and you want to see sqlmap kept being developed, please consider making a <a href="https://www.paypal.com/uk/cgi-bin/webscr?cmd=_send-money&nav=1">donation</a> to our efforts via <a href="https://www.paypal.com/">PayPal</a> to <code>donations@sqlmap.org</code>. We also accept bitcoins to <code>1AUrrKYsamBEThdruYTQmUfMfLF7aaxU6x</code>.</p>
<a name="license"><h1>License</h1></a>