my website, hosted on wisp.place

chore: change privacy policy

+4 -17
+4 -17
src/pages/privacy.astro
··· 6 6 <h1>privacy</h1> 7 7 8 8 <p> 9 - this website is deployed on <strong>Cloudflare Pages</strong>, and uses <strong 10 - >Cloudflare Web Analytics</strong 11 - > to help me understand basic traffic information. as of 2025, Cloudflare <a 12 - href="https://www.cloudflare.com/web-analytics">claims</a 13 - > that they do not use any client-side state, such as cookies or localStorage, 14 - to collect usage metrics, and don't fingerprint individuals via IP address, User 15 - Agent string, or any other data. 9 + this website is deployed on <strong 10 + ><a href="https://wisp.place">wisp.place</a></strong 11 + >. 16 12 </p> 17 13 18 14 <p> 19 - this website also loads <strong>giscus</strong>, a commenting system based 20 - on GitHub Discussions. giscus claims that they do not track user data, and 21 - is <a href="https://github.com/giscus/giscus">open-source</a>. 22 - </p> 23 - 24 - <p> 25 - <em 26 - >i do not personally collect, store, or share any visitor data other than 27 - what Cloudflare and giscus provide.</em 28 - > 15 + <em>i do not personally collect, store, or share any visitor data.</em> 29 16 </p> 30 17 31 18 <a href="/">← home</a>