diff --git a/privacy-policy/index.html b/privacy-policy/index.html index 2b324363d6d20a48e0d3d320047a9697bd9b80a3..273d49b4abe0632c7f0cfb8de83aed6879701b5a 100644 --- a/privacy-policy/index.html +++ b/privacy-policy/index.html @@ -2,7 +2,7 @@ </style></head><body class="noscript releases" id="page-index"><noscript><style>img[data-src] { display: none !important; }</style></noscript><script>document.body.classList.remove("noscript");</script><div class="pusher"><div class="full height"><div class="following bar"><div class="ui container"><div class="ui large secondary menu inverted"><a class="view-ui item active" href="/"><img class="ui logo left" src="/assets/images/icon.svg">QuasselDroid</a><a class="view-ui item" href="/docs/">Docs</a><div class="right menu"><a class="view-ui item" href="https://github.com/sandsmark/QuasselDroid"><i class="icon github left"></i><span class="text">GitHub</span></a><a class="view-ui item" href="/releases/"><i class="icon download left"></i><span class="text">Download</span></a></div></div></div></div><div class="ui vertical stripe intro segment"><div class="ui stackable very relaxed center aligned grid container"><div class="row"><div class="column left aligned"><h2 class="ui header">Privacy Policy</h2><h3 class="ui header">Website</h3><p>While visiting our website, your computer transmits various pieces of data to our website. These vary based -on browser and operating system, and usually include:</p><ul class="ui list"><li>Browser and version</li><li>Operating system and version</li><li>The previously visited website (Referrer URL)</li><li>Hostname and/or IP address of your computer</li><li>Time and date of the access</li></ul><p>We currently do not store of collect any of this information. +on browser and operating system, and usually include:</p><ul class="ui list"><li>Browser and version</li><li>Operating system and version</li><li>The previously visited website (Referrer URL)</li><li>Hostname and/or IP address of your computer</li><li>Time and date of the access</li></ul><p>We currently do not store or collect any of this information. </p><h3 class="ui header">App</h3><p>The app supports automatic crash reporting. Currently, this is disabled and no reports will be collected. </p><p>Connections made by the app to a server configured by the user are subject to the privacy policy of that server, and cannot be policed by us. diff --git a/privacy-policy/index.pug b/privacy-policy/index.pug index 396af477bf4a225e0302039688ae6fc12f88c643..8b5c26cd2f081146ada6f9c57ca8204ab5353816 100644 --- a/privacy-policy/index.pug +++ b/privacy-policy/index.pug @@ -25,7 +25,7 @@ block content li. Time and date of the access p. - We currently do not store of collect any of this information. + We currently do not store or collect any of this information. h3.ui.header. App