Update html/priv.ejs

This commit is contained in:
ashley 2025-11-07 00:13:17 +01:00
parent a607b5088a
commit b7e8eb4ac5

View File

@ -324,6 +324,11 @@
<p>
Poke is free software — you can inspect the source code to verify this behavior, fork it, or turn the stats feature off when self-hosting.
</p>
<p>
If you prefer not to contribute to these anonymous counts from this browser, you can opt out at any time at
<a href="/api/stats/optout">/api/stats/optout</a>.
That page stores a simple opt-out flag in your browsers <code>localStorage</code>, and Poke will stop sending stats from that browser.
</p>
</section>
<!-- Cookies & storage -->