fuc-new/resources/views/tabler/tos.tpl
hellcat 1fe8673f62 1
2025-10-01 13:34:29 +08:00

31 lines
1.2 KiB
Smarty
Raw Permalink 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">
<title>Terms of Service - 福云</title>
<link rel="shortcut icon" href="/favicon.ico"/>
<link rel="bookmark" href="/favicon.ico"/>
<link rel="stylesheet" href="/assets/css/info-pages.min.css">
</head>
<body>
<div class="container">
<div class="copy-container center-xy">
<h1>用户服务协议Terms of Service</h1>
<p>福云,以下简称本站。</p>
<br>
<h2>隐私安全</h2>
<p>邮箱为本站服务的唯一凭证,请自行保管。</p>
<p>本站会以SHA256加密存储用户密码所有服务器无日志形式运行。</p>
<br>
<h2>使用条款</h2>
<p>禁止使用本站服务进行任何违法恶意活动。</p>
<p>使用任何服务,需遵循服务所属国家的相关法律。</p>
<p>对于免费用户,我们有权在不通知的情况下删除账户。</p>
<p>账号只能个人使用。</p>
<p>不得以任何方式共享您的账号,我们会封禁有共享行为的账号。</p>
<p>任何违反使用条款的用户,我们将会删除违规账户并收回使用本站服务的权利。</p>
</div>
</div>
</body>
</html>