diff options
| -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> |
