mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 21:23:41 +01:00
Update Bitcoin Address (#790)
This commit is contained in:
parent
1916fc042b
commit
1c29962208
Binary file not shown.
Before Width: | Height: | Size: 371 B After Width: | Height: | Size: 6.3 KiB |
10
donate.html
10
donate.html
@ -11,15 +11,13 @@ active_page: donate
|
||||
<h1>Please Donate</h1>
|
||||
<p>Our website is free of advertisement and not affiliated with any listed providers.<br>Your donation will cover our cost for server, domains, coffee, beer and pizza.</p>
|
||||
<h2>Bitcoin:</h2>
|
||||
<a href="bitcoin:1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt?message=privacytools.io%20(Coffee,%20Beer%20and%20Pizza)" target="_blank">
|
||||
<img src="assets/img/layout/qr.png">
|
||||
<a href="bitcoin:31xuA5yEvBaAxqspKx2AwJx5yoEspGpypw?message=privacytools.io%20(Coffee,%20Beer%20and%20Pizza)" target="_blank">
|
||||
<img style="margin:1em" src="assets/img/layout/qr.png">
|
||||
</a>
|
||||
</p>
|
||||
<div class="form-group">
|
||||
<input id="address" type="text" value="1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt" onclick="this.focus();this.select()" class="form-control text-center">
|
||||
<label for="address">For easy copy and paste. <a href="bitcoin:1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt?message=privacytools.io%20(Coffee,%20Beer%20and%20Pizza)">Or use this link.</a></label>
|
||||
<input id="address" type="text" value="31xuA5yEvBaAxqspKx2AwJx5yoEspGpypw" onclick="this.focus();this.select()" class="form-control text-center">
|
||||
<label for="address">For easy copy and paste. <a href="bitcoin:31xuA5yEvBaAxqspKx2AwJx5yoEspGpypw?message=privacytools.io%20(Coffee,%20Beer%20and%20Pizza)">Or use this link.</a></label>
|
||||
</div>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5G9CBU8P6F4K2" target="_blank"><img src="assets/img/layout/PayPal.png"></a>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user