Update html/priv.ejs

This commit is contained in:
ashley 2025-08-19 04:14:14 +02:00
parent a2c4156a9b
commit de9c0ee6f1

View File

@ -247,7 +247,7 @@
<div>
<h1>Privacy Policy</h1>
<p class="lede">
Short version? <strong>We dont collect any data about you.</strong> No telemetry, no trackers ! Because Poke is <strong>free software</strong>, you can also check the source and self-host.
TL;DR: <strong>We dont collect any data about you.</strong> No telemetry, no trackers ! Because Poke is <strong>free software</strong>, you can also check the source and self-host.
</p>
<div class="badges" aria-label="Key guarantees">
<span class="chip"><span class="dot" aria-hidden="true"></span> No data collected</span>
@ -283,14 +283,7 @@
<p class="muted small">Last updated: <time datetime="2025-08-19">August 19, 2025</time></p>
<p class="small">This page is for the default Poke instance (<span class="mono">poketube.fun</span>). If you use a community instance or your own instance, its policy may differ.</p>
</div>
<div class="note" role="note" aria-label="Your privacy controls">
<h3>Your privacy controls</h3>
<ul>
<li>Enable <strong>Do Not Track</strong> and <strong>Global Privacy Control</strong> in your browser.</li>
<li>Use the in-app <strong>“Opt-Out of Metrics”</strong> button (if available on your instance).</li>
<li>Use the built-in <strong>proxy mode</strong> for third-party assets (enabled by default on our instance).</li>
</ul>
</div>
</aside>
</div>