sendepubtokindle.com Ads.txt file

<html>
<head>
<title>Send EPUB to Kindle</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:400,600"
rel="stylesheet"
type="text/css"
/>
<link rel="icon" href="/favicon.ico">
<style>
body {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-height: 1.6;
width: 600px;
max-width: 90%;
margin: 0 auto;
color: #333;
background: linear-gradient(135deg, #f5f7fa 0%, #e4e8eb 100%);
min-height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
}

h1 {
color: #2c3e50;
text-align: center;
margin-bottom: 0.25rem;
font-size: 2rem;
position: relative;
display: inline-block;
font-weight: 600;
}

p {
margin-bottom: 1.5rem;
font-size: 1.1rem;
color: #4a4a4a;
}

a {
color: #4a4a4a;
text-decoration: underline;
}

a:hover {
opacity: 0.9;
}


.container {
background-color: white;
padding: 0.5rem 1.7rem;
margin-bottom: 2rem;
border-radius: 16px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
text-align: center;
position: relative;
overflow: hidden;
}

.container::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, #FF6B6B, #4ECDC4);
}

.thank-you {
color: #2c3e50;
font-weight: 500;
margin-top: 2rem;
padding-top: 1.5rem;
border-top: 1px solid #eee;
position: relative;
}

.thank-you::before {
content: '❤️';
position: absolute;
top: -20px;
left: 50%;
transform: translateX(-50%);
font-size: 1.5rem;
}

@keyframes fadeIn {
from { opacity: 0; transform: translateY(20px); }
to { opacity: 1; transform: translateY(0); }
}

div {
animation: fadeIn 0.8s ease-out;
}
</style>
</head>
<body>
<h1>Send EPUB to Kindle</h1>
<div class="container">
<p>
Amazon’s <a href="https://www.amazon.com/sendtokindle"
target="_blank">Send to Kindle</a> service has finally added native
support for EPUB files. Now users can send EPUB files directly to their
Kindles, without requiring a service like ours.
</p>

<p>As a result, I’ve decided to sunset this service.</p>

<p>
It’s been a pleasure serving you all these years. If you have
questions or feedback you can still reach us:
<br/>
<a href="mailto:hi@sendepubtokindle.com">hi@sendepubtokindle.com</a>
</p>

<p class="thank-you">Thank you for using Send EPUB to Kindle and all the best!</p>

<em>&ndash; <a href="https://calvinyoung.org">Calvin</a></em>
</div>
</body>
</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.