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:
Will Freeman
2025-01-04 20:38:46 -07:00
committed by GitHub
parent a937c43e76
commit cb37cbb113
10 changed files with 139 additions and 73 deletions
+2 -2
View File
@@ -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>