<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>bz.cm 正在出售</title>
<link rel="icon" href="/favicon.ico" sizes="any">
<style>
body{margin:0;
padding: 0 10px 0 10px;
font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Noto Sans","Apple Color Emoji","Segoe UI Emoji";background:#0b1020;color:#e6e8ef;display:flex;align-items:center;justify-content:center;min-height:100vh}
.card{background:#121832;border:1px solid #1f294a;border-radius:14px;padding:28px 24px;max-width:640px;width:92%}
.title{font-size:28px;font-weight:700;margin:0 0 8px}
.domain{font-size:22px;color:#8fb3ff;margin:0 0 16px;word-break:break-all}
.desc{color:#aab2c8;margin:0 0 16px}
.contact{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}
.tag{background:#1a2444;border:1px solid #2b3866;color:#c5d1f5;padding:8px 12px;border-radius:999px;font-size:14px;display:inline-flex;align-items:center;gap:6px}
.tag a{background:#1a2444;color:#c5d1f5;font-size:14px}
.tag svg{width:16px;height:16px;display:inline-block}
</style>
    <!-- 使用 bz.cm 作为占位符 -->
</head>
<body>
<div class="card">
    <h1 class="title">当前访问的域名可出售</h1>
    <p class="domain">bz.cm</p>
    <p class="desc">该域名正在出售与招商合作。如需购买或洽谈，请通过以下方式联系。</p>
    <div class="contact">
        <span class="tag"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 2v.01L12 13 4 6.01V6h16zM4 18V8.24l7.4 6.29c.35.3.85.3 1.2 0L20 8.24V18H4z"/></svg>E-mail: <a href="mailto:hi1987@qq.com">hi1987@qq.com</a></span>
        <span class="tag"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M9.04 12.99l-.24 3.78c.34 0 .49-.15.67-.32l1.61-1.53 3.34 2.45c.61.34 1.05.16 1.21-.57l2.2-10.33c.2-.95-.36-1.32-.94-1.09L4.48 9.9c-.92.36-.9.87-.16 1.1l3.24 1.01 7.51-4.73c.35-.22.68-.1.41.12l-6.68 5.59z"/></svg>Telegram: <a href="https://t.me/Hi2083" target="_blank">Chat with us on Telegram</a></span>
    </div>
    <!-- 可在此加入更多内容，如二维码、邮箱等 -->
  </div>
</body>
</html>


