diasporaengager.com Ads.txt file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Site Under Maintenance</title>
<style>
html, body {
height: 100%;
margin: 0;
padding: 0;
background-color: #f4f4f4;
font-family: Arial, sans-serif;
color: #333;
display: flex;
align-items: center;
justify-content: center;
}
.container {
background-color: #fff;
padding: 40px;
max-width: 600px;
width: 90%;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
text-align: center;
}
h1 {
color: #cc0000;
margin-bottom: 20px;
}
p {
font-size: 18px;
margin-bottom: 10px;
}
a {
color: #0066cc;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<div class="container">
<h1>Site Under Maintenance</h1>
<p>We're currently working on the website. Please check back later.</p>
<p>For any questions, please email <a href="/cdn-cgi/l/email-protection#b9dad6d7cdd8dacd999999f9999999ddd0d8cac9d6cbd8dcd7ded8dedccb97dad6d4"> contact @ diasporaengager . com</a>.</p>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>