docs: add anti-spam enforcement clause to terms (#235)
This commit is contained in:
@@ -46,6 +46,16 @@ export default function TermsPage() {
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section className="space-y-3 mb-8">
|
||||
<h2 className="text-xl font-medium">Anti-Spam Enforcement</h2>
|
||||
<p className="text-muted-foreground">
|
||||
To protect our community, we may suspend or block access for any
|
||||
user who sends unsolicited marketing emails or similar promotional
|
||||
messages to other users through the platform. Enforcement actions
|
||||
may include immediate account suspension or termination.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section className="space-y-3 mb-8">
|
||||
<h2 className="text-xl font-medium">Intellectual Property</h2>
|
||||
<p className="text-muted-foreground">
|
||||
|
Reference in New Issue
Block a user