mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-16 08:47:20 +02:00
Add Wardriving Section (#25)
* remove dangers page, fix counter * fix bad instrucitons * cleanup * allow nonstandard direction tag, link to OSM * update privacy policy to account for intro message * add footer to Report, add Wardriving section * upgrade version, update wardriving copy
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<v-container class="mb-16">
|
||||
<h1>Privacy Policy</h1>
|
||||
<p>Effective Date: <b>12/26/2024</b></p>
|
||||
<p>Effective Date: <b>1/24/2025</b></p>
|
||||
|
||||
<p>
|
||||
At DeFlock, we respect your privacy. This privacy policy outlines our approach to user privacy and how information may be handled when using our platform.
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
<h2>Information We Collect</h2>
|
||||
<p>
|
||||
DeFlock does not collect, store, or process any personal information about our users. We use local storage in your browser to anonymously identify first-time visitors for the purpose of showing an introductory message. This data cannot be used to identify you personally. We do not use cookies, analytics, or tracking technologies on our website.
|
||||
DeFlock does not collect, store, or process any personal information about our users. We use local storage in your browser to anonymously identify first-time visitors for the purpose of showing an introductory message as well as to persist application state. This data cannot be used to identify you personally. We do not use cookies, analytics, or tracking technologies on our website.
|
||||
</p>
|
||||
|
||||
<h2>Third-Party Services</h2>
|
||||
|
||||
Reference in New Issue
Block a user