Added location text
This commit is contained in:
parent
ecf786977d
commit
64098884b8
1 changed files with 2 additions and 1 deletions
|
|
@ -58,7 +58,8 @@ const LocationBlock = () => {
|
|||
<Table data={data} />
|
||||
</div>
|
||||
<p>
|
||||
<b>Explanation:</b>
|
||||
<b>Explanation:</b> Your IP address can be used to determine your
|
||||
location. Using a VPN or Tor will hide your true location.
|
||||
</p>
|
||||
</ScanBlock>
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue