From 64098884b814d9bf71285d5127e5f12495e5f1a6 Mon Sep 17 00:00:00 2001 From: z0ccc Date: Thu, 22 Jul 2021 12:42:43 -0400 Subject: [PATCH] Added location text --- frontend/src/components/LocationBlock.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/LocationBlock.js b/frontend/src/components/LocationBlock.js index a0f0e95..9b3c1e3 100644 --- a/frontend/src/components/LocationBlock.js +++ b/frontend/src/components/LocationBlock.js @@ -58,7 +58,8 @@ const LocationBlock = () => {

- Explanation: + Explanation: Your IP address can be used to determine your + location. Using a VPN or Tor will hide your true location.

);