diff --git a/src/App.css b/src/App.css index 36002c5..c6faecf 100644 --- a/src/App.css +++ b/src/App.css @@ -1,10 +1,10 @@ .title { font-weight: 600; + margin: 3px 0 0 0; } table { width: 100%; - margin: 0 0 6px 0; } tr { @@ -18,8 +18,4 @@ tr { .flagWrap { margin: 0 0 0 6px; -} - -.loadingFlag { - display: none; } \ No newline at end of file diff --git a/src/App.jsx b/src/App.jsx index d8d6149..4531e22 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -58,14 +58,15 @@ const App = () => { return (
| IP address: | - | ? |
| Country: | @@ -77,96 +78,145 @@ const App = () => { -? | |
| Region: | - | ? |
| City: | - | ? |
| Zip: | - | ? |
| Provider: | - | ? | +
| Browser: | ++ + | +|
| Browser version: | ++ + | +|
| Browser engine: | ++ + | +|
| Operating system: | ++ + | +|
| Language: | ++ + | +|
| Timezone: | ++ + | +|
| Cookies enabled: | ++ + | +|
| Java enabled: | ++ + | +|
| DNT header enabled: | ++ + | +|
| Platform: | ++ + | +|
| Screen resolution: | ++ + | +|
| Color Resolution: | ++ + | +|
| Battery level: | ++ + | +|
| Battery status: | ++ + | +|
| Device memory: | ++ + | +|
| # of CPU cores: | ++ + | +|
| WebGL vendor: | ++ + | +|
| WebGL renderer: | ++ + |