<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Windscribe Email</title>
<style>
/* General Reset */
body, p, h1, h2, h3, ul, li, a {
margin: 0;
padding: 0;
font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
color: #000;
}
body {
background-color: #F8F8F8 !important;
width: 100%;
line-height: 1.6;
-webkit-font-smoothing: antialiased;
}
h3{
text-align: center;
font-size: 24px;
}
img{
height: auto;
width: 100%;
}
ul {
margin: 24px 0;
}
ol {
margin: 24px 0;
padding:0;
}
li {
margin-bottom: 8px;
padding-left: 8px;
background:url("https://windscribe.com/emails/assets/[email protected]") no-repeat;
background-size: 24px;
list-style-type: none;
padding-left: 32px;
line-height: 24px;
font-size: 14px;
}
.container {
max-width: 600px;
margin: 0px auto;
padding: 0 32px;
overflow: hidden;
display: block;
}
/* Header Section */
.header {
line-height: 0;
margin:0 0 32px;
border-top: 2px solid #000000;
}
.header img {
width: 100%;
height: auto;
}
/* Hero Section */
.hero {
margin:24px 0;
line-height:32px;
}
.hero h1 {
font-size: 26px;
font-weight: bold;
text-align: center;
}
.hero img{
width: 100%;
margin:0 0 24px;
}
/* Body Section */
.body {
margin:0 0 32px;
}
.body h3 {
font-size: 24px;
font-weight: bold;
margin: 16px 0;
}
.body p {
margin-bottom: 32px;
line-height: 1.6;
font-size: 16px;
}
.body img {
margin: 0 auto;
border-radius: 12px;
}
/* CTA Button */
.cta {
text-align: center;
}
.cta-button {
text-decoration: none;
padding: 10px 24px;
background: #000;
color: #fff !important;
font-weight: bold;
border-radius: 50px;
font-size: 18px;
display: inline-block;
}
.cta2-button {
text-decoration: none;
padding: 10px 24px;
background: #E4E4E4;
color: #000 !important;
font-weight: bold;
border-radius: 50px;
font-size: 18px;
display: inline-block;
}
.ctacaption{
font-size: 14px;
color: #000;
text-align: center;
font-weight: bold;
}
.imgcaption{
font-size:13px;
text-align: center;
margin-bottom:32px;
}
.divider{
text-align: center;
font-size: 0px;
line-height: 0;
margin: 40px 0;
}
.divider-line-left{
display: inline-block;
width: 40%;
height: 2px;
background: linear-gradient(270deg, #888888 0%, rgba(136, 136, 136, 0) 100%);
vertical-align: middle;
}
.divider-line-right{
display: inline-block;
width: 40%;
height: 2px;
background: linear-gradient(90deg, #888888 0%, rgba(136, 136, 136, 0) 100%);
vertical-align: middle;
}
.dividerlogo{
width: 24px;
height: 24px;
vertical-align: middle;
}
.titleimg{
width: 120px;
height: 120px;
display: block;
margin: 0 auto;
}
.feature-item{
border-radius: 16px;
border:1px solid #CDCDCD;
padding: 32px;
background: #fff url("https://windscribe.com/emails/assets/[email protected]") no-repeat top;
background-size: 800px;
margin: 0 0 32px;
}
.feature-item img{
margin: 0 auto 16px auto;
display: block;
width: 120px;
height: 120px;
}
.feature-item p{
margin: 0 auto;
text-align: center;
max-width: 400px;
}
.feature-item h3{
margin: 0 0 16px 0;
}
.promo-item{
border-radius: 12px;
padding: 32px;
background: linear-gradient(180deg, rgba(36, 111, 234, 0) 0%, rgba(36, 111, 234, 0.05) 100%);
border: 2px solid rgba(30, 144, 255, 0.25);
margin: 0 0 32px;
}
.promo-item img{
width: 102px;
margin: 0 auto;
display: block;
border-radius: 0px;
}
.promo-cta{
text-decoration: none;
padding: 10px 24px;
background: #007AFF;
color: #fff !important;
font-weight: bold;
border-radius: 50px;
font-size: 18px;
display: inline-block;
}
.promo-code{
font-family: monospace;
background: rgba(0, 122, 255, 0.1);
border-radius: 8px;
padding: 16px;
text-align: center;
color: #007AFF;
font-size: 21px;
font-weight: bold;
letter-spacing: 8px;
word-break: break-all;
}
.promo-link {
font-family: monospace;
background: rgba(0, 122, 255, 0.1);
border-radius: 8px;
padding: 10px 5px;
text-align: center;
color: #007AFF;
font-size: 14px;
font-weight: bold;
word-break: break-all;
}
.promo-details{
text-align: center;
}
.social-links img {
width: 30px;
height: 30px;
vertical-align: middle;
}
/* Random Facts Section */
.randomfacts-item {
text-align: center;
padding: 32px;
border-radius: 8px;
background: #fff url("https://windscribe.com/emails/assets/[email protected]") no-repeat top;
background-size: 365px;
border:1px solid #CDCDCD;
}
.randomfacts-item h3{
margin: 0 0 8px 0;
}
.randomfacts-item p{
margin-bottom: 12px;
}
/* Footer Section */
.footer {
text-align: center;
padding: 25px;
font-size: 14px;
color: #777777;
}
.footer a {
color: #000;
}
.footer .social-links {
margin-top: 32px;
}
.footer .social-links img {
margin: 6px 6px;
vertical-align: middle;
}
.copyright{
color: #666;
}
</style>
</head>
<body>
<div class="container">
<!-- Header -->
<div class="header">
<img src="https://windscribe.com/emails/assets/[email protected]" alt="Company Logo">
</div>
<!-- Hero -->
<div class="hero">
<h1>Start Using Windscribe Again</h1>
</div>
<!-- End Hero -->
<!-- Body: Main Contents -->
<div class="body">
<p>A new month means new bills, burdens... and fresh data! Welcome back to Windscribe. The best part of the month? Getting to browse like an online new you—with us.</p>
<!-- Meme -->
<img src="https://share.windscribe.com/email/Retention_and_Ops_Images/Hey_You_Awake.gif" >
<!-- Meme Caption -->
<div class="imgcaption">
Wake up, new data allowance just dropped.
</div>
<!-- End Meme Caption -->
<!-- End Meme -->
<p>But let's be real... waiting for your data to reset every month? That's like playing the internet on hardcore mode. There's an easier way:</p>
<!-- Callout Box - GO PRO -->
<div class="promo-item">
<img src="https://share.windscribe.com/email/[email protected]">
<h3>Go Pro, Impress Your Friends</h3>
<ul>
<li><strong>Unlimited data</strong></li>
<li><strong>Access to all server location</strong></li>
<li><strong>No more juggling 10 fake emails for extra data</strong></li>
</ul>
<div class="cta">
<a href="https://windscribe.com/upgrade?pcpid=ws_bandwidth_reset2" class="promo-cta">Upgrade Now</a>
</div>
</div>
<!-- End Callout Box - GO PRO -->
<h3>What You're Missing</h3>
<img src="https://share.windscribe.com/email/[email protected]" style="border-radius:12px;">
<!-- Divider -->
<div class="divider"><span class="divider-line-left"></span>
<img src="https://windscribe.com/emails/assets/[email protected]" class="dividerlogo" alt=""><span class="divider-line-right"></span></div>
<!-- End Divider -->
<!-- Callout Box - REFER A FRIEND -->
<div class="promo-item">
<img src="https://share.windscribe.com/email/[email protected]">
<h3>Refer a Friend</h3>
<p>Every time you invite a friend to Windscribe, both of you get 1 GB of FREE data. But it gets even better—if your friend upgrades to a Pro account, you get the same plan for free!</p>
<strong>Step 1. </strong>Share your unique referral link - you can find it below.<br>
<strong>Step 2. </strong>Your friend signs up using the link.<br>
<strong>Step 3. </strong>Both of you get 1 GB of free data.<br>
<strong>Bonus: If your friend upgrades to Pro, you get a free upgrade to the same plan!</strong><br><br>
<div class="promo-link">
https://windscribe.com/yo/khzbiusg
</div>
</div>
<!-- End Callout Box - REFER A FRIEND -->
<!-- Callout Box - POST ON X -->
<div class="promo-item">
<img src="https://share.windscribe.com/email/postonx.png">
<h3>Post on X, Get 5 GB Free!</h3>
<p>Write a funny post, mention @WindscribeCom, and follow us for memes and updates. It's that easy to snag your extra data!</p>
<div class="cta">
<a href="https://windscribe.com/myaccount/tweet4data?pcpid=ws_bandwidth_reset2" class="promo-cta">Claim 5 GB</a>
</div>
</div>
<!-- End Callout Box - POST ON X -->
<!-- Community Section -->
<div class="feature-item">
<img src="https://share.windscribe.com/email/[email protected]">
<h3>Join the Windscribe Community</h3>
<p><strong><a href="https://discord.gg/vpn">Discord</a></strong><br>
Chat with fellow Windscribers
<br><br>
<strong><a href="https://www.reddit.com/r/Windscribe/">Reddit</strong><a><br>
Stay updated, share meme
<br><br>
<strong><a href="https://www.youtube.com/@Windscribe?sub_confirmation=1">Youtube</strong></a><br>
Tutorials & more
<br><br>
<strong><a href="https://blog.windscribe.com/">Blog</strong></a><br>
Privacy insights & VPN wisdom
</p>
</div>
<! END Community Section -->
<!-- Divider -->
<div class="divider"><span class="divider-line-left"></span>
<img src="https://windscribe.com/emails/assets/[email protected]" class="dividerlogo" alt=""><span class="divider-line-right"></span></div>
<!-- End Divider -->
</div>
<!-- END Body: Main Contents -->
<!-- Random Facts Section -->
<div class="randomfacts-item">
<h3>Try This</h3>
<p>"Connect to Chile and stretch your bandwidth along a coastline so thin it laughs at your ISP's petty limits"</p>
</div>
<!-- Footer -->
<div class="footer">
<p>
<a href="https://windscribe.com" target="_blank">Home</a> ・
<a href="https://windscribe.com/upgrade" target="_blank">Upgrade</a> ・
<a href="https://windscribe.com/support" target="_blank">Support</a> ・
<a href="https://windscribe.com/privacy" target="_blank">Privacy</a> ・
<a href="https://windscribe.com/terms" target="_blank">TOS</a> ・
<a href="https://blog.windscribe.com/" target="_blank">Blog</a> ・
<a href="https://swag.windscribe.com/" target="_blank">Merch</a> ・
<a href="https://windscribe.com/myaccount/unsubscribe?who=ZmF2b3J5aHVAZ21haWwuY29t&sig=e5ebc2af40a105a74752489c774be57a" target="_blank">Unsubscribe</a>
</p>
<div class="social-links">
<p>
<a href="https://www.youtube.com/@Windscribe?sub_confirmation=1" target="_blank">
<img src="https://windscribe.com/emails/assets/[email protected]"></a>
<a href="https://www.reddit.com/r/Windscribe/" target="_blank">
<img src="https://windscribe.com/emails/assets/[email protected]"></a>
<a href="https://twitter.com/windscribecom" target="_blank">
<img src="https://windscribe.com/emails/assets/[email protected]"></a>
<a href="https://discord.gg/vpn" target="_blank">
<img src="https://windscribe.com/emails/assets/[email protected]"></a>
<a href="https://t.me/WindscribeHQ" target="_blank">
<img src="https://windscribe.com/emails/assets/[email protected]"></a>
</p>
</div>
<br>
<p class="copyright">© 2069 Windscribe Limited.</p>
</div>
</div>
<img src="https://windscribe.com/pixel?cpid=ws_bandwidth_reset2&cb=1764924425.79875a576c955f33e6e24503d25481cf296e112998" width="1" height="1" style="display: none;">
</body>
</html>