diff options
Diffstat (limited to 'src/App.js')
| -rw-r--r-- | src/App.js | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -13,8 +13,9 @@ function App() { | |||
| 13 | </p> | 13 | </p> |
| 14 | 14 | ||
| 15 | <p className="tag"> | 15 | <p className="tag"> |
| 16 | Your information is never sent to the server. | 16 | Your WiFi information is never sent to the server. |
| 17 | View the <a href="https://github.com/bndw/wifi-details">source code</a>. | 17 | No tracking, analytics, or fingerprinting are used on this website. |
| 18 | View the <a href="https://github.com/bndw/wifi-card">source code</a>. | ||
| 18 | </p> | 19 | </p> |
| 19 | 20 | ||
| 20 | <Card /> | 21 | <Card /> |
