mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
67 lines
1.9 KiB
HTML
67 lines
1.9 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">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
|
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
|
|
<!-- content security policy -->
|
|
<meta http-equiv='Content-Security-Policy' content="default-src 'self'; script-src https://privacytoolsio.github.io http://privacytoolsio.github.io; style-src 'self'">
|
|
|
|
<!-- referrer policy -->
|
|
<meta http-equiv="Referrer-Policy" content="no-referrer">
|
|
|
|
</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>
|