mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-29 23:01:09 +00:00
complete website code
This commit is contained in:
48
donate.html
Normal file
48
donate.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Please Donate to privacytools.io</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
|
||||
<h1><a href="https://www.privacytools.io/"><img src="img/layout/logo.png" class="img-responsive" alt="privacytools.io"></a></h1>
|
||||
|
||||
<h2>Please Donate</h2>
|
||||
|
||||
<p>
|
||||
Support <a href="https://www.privacytools.io/">privacytools.io</a> and <a href="https://www.privatesearch.io/">privatesearch.io</a> to cover costs for server, domains and coffee.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<img src="img/misc/QR-Code.png" class="img-responsive" alt="Bitcoin QR Code">
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Address:
|
||||
<br>
|
||||
1N6heMWD34ARyApkRmNv7V7NzQfYvgC4dg [<a href="bitcoin:1N6heMWD34ARyApkRmNv7V7NzQfYvgC4dg">Link</a>]
|
||||
</p>
|
||||
|
||||
<p>
|
||||
or
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PETTW9NTYDPCE" target="_blank">Use PayPal instead</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Thanks for your support. You are awesome!</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<img src="img/misc/smile.png" class="img-responsive" alt="Smile">
|
||||
</p>
|
||||
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user