<!doctype html>
<html lang="en"><head>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex,nofollow">
<title>Verify you are human — DomainFly</title>
<style>
*{box-sizing:border-box}
body{margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0f172a;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;padding:20px}
.box{width:100%;max-width:420px;background:#fff;border-radius:18px;padding:34px;box-shadow:0 24px 70px rgba(0,0,0,.4);text-align:center}
.box h1{margin:0 0 8px;font-size:22px}
.box p{margin:0 0 22px;color:#475569;font-size:15px;line-height:1.6}
.cf{display:flex;justify-content:center;min-height:70px}
.err{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:10px;padding:11px 14px;margin-bottom:18px;font-size:14px}
button{margin-top:18px;width:100%;padding:12px;border:0;border-radius:10px;background:#2563eb;color:#fff;font:inherit;font-weight:700;cursor:pointer}
.foot{margin-top:18px;font-size:13px;color:#94a3b8}
</style>
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
</head><body>
<form class="box" id="df-ts-form" method="POST" action="/api/turnstile/verify">
<h1>Verify you are human</h1>
<p>Please complete the check below to continue to <strong>domainfly.com</strong>.</p>

<input type="hidden" name="redirect" value="/kpaa.com">
<div class="cf"><div class="cf-turnstile" data-sitekey="0x4AAAAAADkGqSZesubcr96A" data-callback="dfTsOk" data-theme="light"></div></div>
<noscript><p style="color:#b91c1c;margin-top:16px">JavaScript is required to verify you are human.</p></noscript>
<button type="submit">Continue</button>
<div class="foot">Protected by Cloudflare Turnstile</div>
</form>
<script nonce="183744eeee6cbc81085dde170d1e6ef6">function dfTsOk(){var f=document.getElementById('df-ts-form');if(f){f.submit();}}</script>
</body></html>