mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
60 lines
1.5 KiB
HTML
60 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Donate - privacytools.io</title>
|
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
|
|
</head>
|
|
<body>
|
|
|
|
<center>
|
|
|
|
<br>
|
|
|
|
<p>
|
|
<a href="https://www.privacytools.io/"><img src="img/layout/logo_smaller.png" class="img-responsive" alt="privacytools.io"></a>
|
|
</p>
|
|
|
|
|
|
<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>
|
|
|
|
<p>
|
|
<h2>Bitcoin:</h2>
|
|
|
|
<p>
|
|
<a href="bitcoin:1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt?message=privacytools.io%20(Coffee,%20Beer%20and%20Pizza)" target="_blank"><img src="img/layout/qr.png"></a>
|
|
</p>
|
|
|
|
<p>
|
|
<input type="text" value="1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt" onclick="this.focus();this.select()" class="form-control input-lg" style="width:400px;">
|
|
<span class="help-block">For easy copy and paste. <a href="bitcoin:1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt?message=privacytools.io%20(Coffee,%20Beer%20and%20Pizza)">Or use this link.</a></span>
|
|
</p>
|
|
|
|
</p>
|
|
|
|
<br>
|
|
|
|
<p>
|
|
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5G9CBU8P6F4K2" target="_blank"><img src="img/layout/PayPal.png"></a>
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<h3>Thanks for your support. You are awesome!</h3>
|
|
|
|
|
|
<p>
|
|
<img src="img/misc/smile.png" class="img-responsive" alt="Smile">
|
|
</p>
|
|
|
|
</center>
|
|
</body>
|
|
</html>
|