mirror of
https://github.com/beilunyang/moemail.git
synced 2026-09-07 00:06:44 +08:00
29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
{
|
|
"title": "服务条款",
|
|
"lastUpdated": "最后更新:2024年12月9日",
|
|
"acceptance": {
|
|
"title": "1. 接受条款",
|
|
"content": "通过访问和使用 MoeMail,您接受并同意受本协议条款和条文的约束。"
|
|
},
|
|
"description": {
|
|
"title": "2. 服务说明",
|
|
"content": "MoeMail 提供临时一次性电子邮件地址。本服务按\"原样\"提供,仅用于合法目的。"
|
|
},
|
|
"prohibited": {
|
|
"title": "3. 禁止使用",
|
|
"content": "您同意不将本服务用于:",
|
|
"items": [
|
|
"发送垃圾邮件或未经请求的邮件。",
|
|
"非法活动。",
|
|
"骚扰或滥用。"
|
|
]
|
|
},
|
|
"disclaimer": {
|
|
"title": "4. 免责声明",
|
|
"content": "我们不对服务的可靠性或可用性做出任何保证。邮件是临时的,可能随时被删除。"
|
|
},
|
|
"changes": {
|
|
"title": "5. 条款变更",
|
|
"content": "我们保留随时修改这些条款的权利。"
|
|
}
|
|
} |