2015-07-08 08:30:48 -04:00
<!DOCTYPE html>
< html >
< head >
2017-07-17 13:44:17 -04:00
< 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 -->
2017-07-17 19:10:09 -04:00
< meta http-equiv = 'Content-Security-Policy' content = "default-src 'self'; script-src https://privacytoolsio.github.io http://privacytoolsio.github.io; style-src 'self'" >
2017-07-17 14:03:08 -04:00
<!-- referrer policy -->
2017-07-17 19:10:09 -04:00
< meta http-equiv = "Referrer-Policy" content = "no-referrer" >
2015-07-08 08:30:48 -04:00
< / head >
< body >
< center >
2016-12-29 01:11:40 -05:00
< br >
2015-07-08 08:30:48 -04:00
< p >
2016-12-30 01:39:24 -05:00
< a href = "https://www.privacytools.io/" > < img src = "img/layout/logo_smaller.png" class = "img-responsive" alt = "privacytools.io" > < / a >
2016-05-12 06:46:48 -04:00
< / p >
2016-12-29 01:11:40 -05:00
< h1 > Please Donate< / h1 >
2015-07-08 08:30:48 -04:00
< p >
2016-12-29 01:11:40 -05:00
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.
2016-05-12 06:46:48 -04:00
< / p >
2015-07-08 08:30:48 -04:00
< p >
2016-12-29 01:11:40 -05:00
< h2 > Bitcoin:< / h2 >
2015-07-08 08:30:48 -04:00
< p >
2016-12-29 01:11:40 -05:00
< 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 >
2016-05-12 06:46:48 -04:00
< / p >
2015-07-08 08:30:48 -04:00
2016-12-29 01:11:40 -05:00
< br >
2015-07-08 08:30:48 -04:00
< p >
2016-12-29 01:11:40 -05:00
< 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 >
2015-07-08 08:30:48 -04:00
< / p >
2016-12-29 01:11:40 -05:00
< h3 > Thanks for your support. You are awesome!< / h3 >
2015-07-08 08:30:48 -04:00
< p >
2016-05-12 06:46:48 -04:00
< img src = "img/misc/smile.png" class = "img-responsive" alt = "Smile" >
< / p >
2015-07-08 08:30:48 -04:00
< / center >
< / body >
2016-05-12 06:46:48 -04:00
< / html >