From 84ba721407ae5743ebea4fa966ab6070b7ebb3f6 Mon Sep 17 00:00:00 2001
From: orangesurf <admin@orange.surf>
Date: Fri, 19 Jul 2024 11:48:47 +0200
Subject: [PATCH] Update webserver line

---
 .../components/privacy-policy/privacy-policy.component.html   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/frontend/src/app/components/privacy-policy/privacy-policy.component.html b/frontend/src/app/components/privacy-policy/privacy-policy.component.html
index effdf29f2..a63c04d37 100644
--- a/frontend/src/app/components/privacy-policy/privacy-policy.component.html
+++ b/frontend/src/app/components/privacy-policy/privacy-policy.component.html
@@ -5,7 +5,7 @@
     <br><br>
 
     <h2>Privacy Policy</h2>
-    <h6>Updated: July 10, 2024</h6>
+    <h6>Updated: July 19, 2024</h6>
 
     <br><br>
 
@@ -35,7 +35,7 @@
 
       <ul>
 
-        <li>We use basic webserver logging (nginx) for sysadmin purposes, which collects your IP address along with the requests you make. These logs are deleted after 10 days, and we do not share this data with any third-party. To conceal your IP address from our webserver logs, we recommend that you use Tor Browser with our Tor v3 hidden service onion hostname.</li>
+        <li>We use basic webserver logging (nginx) for sysadmin purposes, which collects your IP address along with the requests you make. These logs are deleted after 10 days, and we do not share this data with any third-party.</li>
 
         <br>