zyc c8f5518e07
All checks were successful
Deploy Static Sites / deploy (push) Successful in 7s
feat: 接入 airlabs.art 裸域站点(HTTP only)
- 新增 airlabs-art/ 子目录存放主站点静态内容
- nginx-conf 增加 apex+www 显式 server 块指向 airlabs-art/
- workflow 跳过 airlabs-art 的子域名自动生成,追加裸域+www HTTP 规则
- workflow 新增同步 nginx ConfigMap 并 rollout restart 的步骤

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 10:12:03 +08:00

162 lines
6.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy | AirLab 隐私政策</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&family=Orbitron:wght@500;700;900&display=swap"
rel="stylesheet">
<!-- Styles -->
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/style.css">
<style>
.page-header {
padding-top: 120px;
padding-bottom: 40px;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, var(--bg-color) 100%);
}
.content-container {
max-width: 800px;
margin: 0 auto;
padding: 40px 20px;
}
.privacy-content h1 {
font-size: 2.5rem;
margin-bottom: 10px;
color: var(--text-primary);
}
.privacy-content h2 {
font-size: 1.5rem;
margin-top: 40px;
margin-bottom: 15px;
background: none;
-webkit-text-fill-color: var(--text-primary);
color: var(--accent-cyan);
font-family: var(--font-main);
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
padding-bottom: 10px;
display: block;
}
.privacy-content p {
margin-bottom: 1rem;
line-height: 1.8;
color: #ccc;
}
.privacy-content ul {
margin-bottom: 1.5rem;
list-style: disc;
padding-left: 20px;
color: #ccc;
}
.privacy-content li {
margin-bottom: 0.5rem;
}
.last-updated {
color: var(--text-secondary);
font-size: 0.9rem;
margin-bottom: 40px;
}
</style>
</head>
<body>
<!-- Header -->
<header class="header">
<div class="container">
<a href="index.html" class="logo">AIR<span>LAB</span></a>
<nav>
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="index.html#contact">Contact</a></li>
</ul>
</nav>
</div>
</header>
<div class="page-header">
<div class="container text-center">
</div>
</div>
<!-- Main Content -->
<div class="content-container privacy-content">
<h1>隐私政策 (Privacy Policy)</h1>
<p class="last-updated">最后更新日期2025年06月01日</p>
<p>欢迎访问广州气元科技有限公司以下简称“AirLab”或“我们”的官方网站。我们非常重视您的隐私保护。本隐私政策旨在向您说明我们在您访问本网站时如何收集、使用、存储和保护您的个人信息。</p>
<h2>1. 信息收集</h2>
<p>当您访问我们的网站时,我们要么不收集您的个人信息,要么仅收集为提供服务所必需的最小化信息:</p>
<ul>
<li><strong>自动收集的信息:</strong>
我们的服务器可能会自动记录某些非个人识别信息包括您的IP地址、浏览器类型、操作系统、访问日期和时间以及您浏览的页面。这些数据用于分析流量模式、故障排除和改进网站性能。</li>
<li><strong>您主动提供的信息:</strong> 如果您通过“联系我们”或其他互动渠道(如邮件订阅)主动与我们联系,我们可能会收集您的姓名、电子邮箱地址以及您提供的其他联系信息。</li>
</ul>
<h2>2. 信息的使用</h2>
<p>我们要合法、正当、必要地使用收集到的信息。主要用途包括:</p>
<ul>
<li>提供、维护和改进我们的网站服务。</li>
<li>回应您的咨询、反馈或业务合作请求。</li>
<li>发送您订阅的相关的技术更新或公司新闻(您可以随时退订)。</li>
<li>保障网络安全,预防欺诈和非法活动。</li>
</ul>
<h2>3. 信息共享与披露</h2>
<p>我们承诺不会出售、交易或未经授权转让您的个人信息给第三方,除非:</p>
<ul>
<li><strong>法律要求:</strong> 根据适用法律法规、法律程序或政府强制性要求。</li>
<li><strong>服务提供商:</strong> 我们可能与协助我们需要运营网站的第三方服务商(如服务器托管)共享必要信息,但他们同样受保密义务约束。</li>
</ul>
<h2>4. Cookie 技术</h2>
<p>本网站可能会使用 Cookie 或类似技术来提升用户体验,例如记录您的语言偏好。您可以根据自己的偏好在浏览器设置中管理或拒绝 Cookie但这可能会影响部分网站功能的正常使用。</p>
<h2>5. 数据安全</h2>
<p>我们采取合理的行业标准安全措施(包括技术手段和管理制度)来保护您的信息免受未经授权的访问、披露、使用、修改或损坏。然而,请注意互联网传输并非绝对安全,我们无法保证信息的绝对安全性。</p>
<h2>6. 未成年人保护</h2>
<p>我们的服务主要面向成人。若您是未成年人,建议在监护人指导下访问本网站。我们不会故意收集未成年人的个人信息。</p>
<h2>7. 政策更新</h2>
<p>AirLab 保留随时更新本隐私政策的权利。更新后的政策将发布在本页面上,并通过更新顶部的“最后更新日期”以此通知。建议您定期查阅以了解最新信息。</p>
<h2>8. 联系我们</h2>
<p>如果您对本隐私政策有任何疑问或建议,请通过以下方式联系我们:</p>
<p>
<strong>广州气元科技有限公司</strong><br>
Email: airlabsv001@gmail.com<br>
Phone: 132 4483 6848<br>
Address: 广东省广州市荔湾区信义会馆-6栋3楼301
</p>
</div>
<!-- Footer -->
<footer class="footer">
<div class="container">
<h2 class="logo">AIR<span>LAB</span></h2>
<div class="footer-text">
&copy; 2025 AirLab. All Rights Reserved.<br>
<a href="https://beian.miit.gov.cn/" target="_blank"
style="color: var(--text-secondary); text-decoration: none; font-size: 0.8rem; margin-top: 5px; display: inline-block;">粤ICP备2025405629号-1</a>
</div>
</div>
</footer>
</body>
</html>