<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>域名已迁移 / Domain Migrated</title>
<meta http-equiv="refresh" content="5; url=https://autoforge.biz/sitemap.xml">
<style>
body{font-family:system-ui,-apple-system,sans-serif;display:flex;align-items:center;justify-content:center;min-height:100vh;margin:0;background:#f5f7fb;color:#1a2b3c}
.box{max-width:540px;padding:40px;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center}
h1{font-size:20px;margin:0 0 12px}
p{color:#5a6b7c;line-height:1.6;margin:8px 0}
a{display:inline-block;margin-top:18px;padding:10px 22px;background:#2563eb;color:#fff;text-decoration:none;border-radius:6px}
.small{color:#9aa7b4;font-size:13px;margin-top:16px}
</style>
</head>
<body>
<div class="box">
<h1>本站已迁移至新域名</h1>
<p>我们已切换至 <b>autoforge.biz</b>，将在 5 秒后自动跳转……</p>
<p>Domain migrated to <b>autoforge.biz</b>. Redirecting in 5 seconds…</p>
<a href="https://autoforge.biz/sitemap.xml">立即前往 / Go now</a>
<div class="small">旧域名服务暂时保留，如有问题请联系管理员。</div>
</div>
</body>
</html>