passepartoutvpn.github.io/donation/index.html

97 lines
4.2 KiB
HTML
Raw Permalink Normal View History

2019-05-30 09:33:21 +00:00
<!DOCTYPE html>
<html lang="en" itemscope itemtype="http://schema.org/Blog">
<head>
2023-12-17 21:57:00 +00:00
<title>Passepartout, VPN client for Apple platforms</title>
2019-05-30 09:33:21 +00:00
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="author" content="Davide De Rosa" />
2023-12-17 21:57:00 +00:00
<meta name="description" content="Passepartout is a user-friendly VPN client for Apple platforms." />
2019-05-30 09:33:21 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-title" content="Passepartout">
<!-- Twitter -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@keeshux" />
<meta name="twitter:title" content="Passepartout" />
<meta name="twitter:url" content="https://passepartoutvpn.app" />
2024-12-15 10:41:26 +00:00
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1734259285" />
2023-12-17 21:57:00 +00:00
<meta name="twitter:description" content="Passepartout is a user-friendly VPN client for Apple platforms." />
2019-05-30 09:33:21 +00:00
<!-- Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://passepartoutvpn.app" />
<meta property="og:title" content="Passepartout" />
<meta property="og:site_name" content="Passepartout" />
2023-12-17 21:57:00 +00:00
<meta property="og:description" content="Passepartout is a user-friendly VPN client for Apple platforms." />
2024-12-15 10:41:26 +00:00
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1734259285" />
2019-05-30 09:33:21 +00:00
<!-- Google+ -->
<meta itemprop="name" content="Passepartout" />
2023-12-17 21:57:00 +00:00
<meta itemprop="description" content="Passepartout is a user-friendly VPN client for Apple platforms." />
2024-12-15 10:41:26 +00:00
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1734259285" />
2019-05-30 09:33:21 +00:00
<link rel="canonical" href="https://passepartoutvpn.app" />
2024-12-13 11:01:22 +00:00
<link rel="author" href="" />
2019-05-30 09:33:21 +00:00
2024-12-15 10:41:26 +00:00
<link rel="stylesheet" href="/s/main.css?1734259285" />
<link rel="stylesheet" href="/s/main-mobile.css?1734259285" media="only screen and (max-width: 600px)" />
2024-12-13 11:01:22 +00:00
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet">
2019-05-30 09:33:21 +00:00
2024-12-15 10:41:26 +00:00
<link rel="shortcut icon" href="/s/favicon.ico?1734259285" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1734259285" />
2019-05-30 09:33:21 +00:00
</head>
<body>
<div id="container">
<header>
<a href="https://passepartoutvpn.app"><img id="logo" src="/s/logo.svg" alt="Passepartout" /></a>
<h1><a href="https://passepartoutvpn.app">Passepartout</a></h1>
2024-09-17 19:33:19 +00:00
<p>Your go-to app for VPN and privacy.</p>
2019-05-30 09:33:21 +00:00
</header>
<main>
<h2 id="thank-you">Thank you!</h2>
<p>Donating is the best way to keep Passepartout alive.</p>
<p>Dont forget to subscribe to <a href="https://www.reddit.com/r/passepartout">/r/passepartout</a> to get in touch with the Passepartout community.</p>
</main>
<footer>
<ul class="contacts">
2024-12-13 11:01:22 +00:00
<li><a href="https://github.com/passepartoutvpn" title="The project on GitHub" class="fab fa-github"></a></li>
<li><a href="https://buymeacoffee.com/passepartout" title="Support with a donation" class="fas fa-coins"></a></li>
2020-06-22 07:52:01 +00:00
<li><a href="https://twitter.com/keeshux" title="Follow the author on Twitter" class="fab fa-twitter"></a></li>
2019-05-30 09:33:21 +00:00
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
</ul>
<ul class="secondary">
2024-12-13 20:31:07 +00:00
<li><a href="/about/" title="The team and story behind Passepartout">About</a></li>
<li>&mdash;</li>
2019-05-30 09:33:21 +00:00
<li><a href="/faq/" title="Frequently Asked Questions">FAQ</a></li>
<li>&mdash;</li>
2020-05-03 15:25:04 +00:00
<li><a href="/providers/" title="Providers">Providers</a></li>
<li>&mdash;</li>
2019-05-30 09:33:21 +00:00
<li><a href="/disclaimer/" title="Disclaimer">Disclaimer</a></li>
<li>&mdash;</li>
<li><a href="/privacy/" title="Privacy policy">Privacy policy</a></li>
</ul>
<p class="notice">
2024-01-14 13:37:40 +00:00
Copyright (c) 2024 <a href="https://davidederosa.com" title="The author website">Davide De Rosa</a><br />
2019-05-30 09:33:21 +00:00
The logo is taken from the awesome <a href="https://www.iconfinder.com/iconsets/circle-icons-1" title="Circle Icons">Circle Icons</a> set by <a href="https://www.elegantthemes.com/" title="Elegant Themes">Nick Roach</a>
</p>
</footer>
</div>
</body>
</html>