diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 16:00:10 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 16:00:17 -0500 |
| commit | 31397fcae34d0968a2e705e6745155cea460d88d (patch) | |
| tree | 9fdcf69d71b56eb76ac089c62dcc44c8df6fa49a /static | |
| parent | 5a479a4785264ee0f0ce4dc17220a75f7f622f39 (diff) | |
move Vanadium note into relevant section
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index cae4e443..d3a00dc6 100644 --- a/static/usage.html +++ b/static/usage.html @@ -255,6 +255,7 @@ <p>Standard AOSP user agent for the GET request:</p> <p>Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.32 Safari/537.36</p> <p>No query / data is sent and the response is unused beyond checking the response code.</p> + <p>Similar connectivity checks are also performed by Vanadium.</p> </li> <li> <p>DNS connectivity and functionality tests</p> @@ -273,8 +274,6 @@ </li> </ul> - <p>Similar connectivity checks are also performed by the hardened Chromium browser (Vanadium).</p> - <h2 id="web-browsing"> <a href="#web-browsing">Web browsing</a> </h2> |
