<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Monitus LLC</title>
    <style>
        * { margin: 0; padding: 0; box-sizing: border-box; }
        body {
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background: #f8f9fa;
            color: #333;
        }
        .container {
            text-align: center;
            padding: 2rem;
            max-width: 500px;
        }
        .logo { font-size: 2rem; font-weight: 700; margin-bottom: 1rem; }
        .logo span { color: #2563eb; }
        p { color: #666; line-height: 1.6; margin-bottom: 1.5rem; }
        a { color: #2563eb; text-decoration: none; }
        a:hover { text-decoration: underline; }
    </style>
</head>
<body>
    <div class="container">
        <div class="logo">monitus<span>.net</span></div>
        <p>This service has been discontinued. If our tracking code is still on your site, please remove it.</p>
        <p>For inquiries, please contact <a href="/cdn-cgi/l/email-protection#e68f888089a68b89888f929395c885898b"><span class="__cf_email__" data-cfemail="6900070f0629040607001d1c1a470a0604">[email&#160;protected]</span></a>.</p>
    </div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>
