<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>网站已迁移</title><style>body { font-family: -apple-system, system-ui, sans-serif; text-align: center; padding: 50px 20px; background: #f8f9fa; color: #333; } .card { background: white; padding: 40px; border-radius: 16px; box-shadow: 0 4px 20px rgba(0,0,0,0.05); display: inline-block; max-width: 450px; width: 100%; } h1 { color: #e74c3c; } .btn { color: white; text-decoration: none; background: #007bff; padding: 12px 24px; border-radius: 8px; display: inline-block; margin-top: 20px; }</style></head><body><div class="card"><h1>⚠️ 站点已停用</h1><p>原地址 <strong>m.taicu.top</strong> 已停止服务</p><p>请前往新地址继续使用：</p><p style="font-weight:bold; font-size:1.2em;">https://taicu.vip</p><a href="https://taicu.vip" class="btn">点击进入新站</a></div></body></html>