docs: remove IP address mentions from privacy copy

This commit is contained in:
SnapOtter
2026-06-24 11:17:58 +08:00
parent 9378b2caab
commit 5c30167bab
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ const breadcrumbJsonLd = {
<ul class="mt-3 list-disc space-y-2 pl-5">
<li>All file processing happens entirely on your server.</li>
<li>Your files are never sent anywhere.</li>
<li>No personal data, file contents, file names, or IP addresses leave your network.</li>
<li>No personal data, file contents, or file names leave your network.</li>
</ul>
</section>