]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/guide_user_agent.html
Colorize the logcat. https://redmine.stoutner.com/issues/378
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / guide_user_agent.html
index 3e7e0f493c394d4573d24757c3abcc0fdbc0f462..e762bb387445e6fb3de0db67783c2e887a28fcbb 100644 (file)
@@ -1,7 +1,7 @@
 <!--
-  Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2016-2020, 2022, 2024 Soren Stoutner <soren@stoutner.com>.
 
-  This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+  This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android/>.
 
   Privacy Browser Android is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   You should have received a copy of the GNU General Public License
   along with Privacy Browser Android.  If not, see <http://www.gnu.org/licenses/>. -->
 
-<html>
+<html lang="en">
     <head>
         <meta charset="UTF-8">
+        <title>User Agent</title>
 
         <link rel="stylesheet" href="../css/theme.css">
 
@@ -41,7 +42,7 @@
             The screenshot below shows a Pixel 2 XL running Android 10 with Android System WebView 84.0.4147.125 installed.
             Most web servers will recognize this as a mobile browser and will display the mobile version of the site if they have one.</p>
 
-        <img class="center" src="images/user_agent.png">
+        <img class="center" src="images/user_agent.png" alt="User Agent">
 
         <p>There is enough information in the user agent that sometimes only a few visitors to a website will be the same.
             If the user agent is combined with another piece of non-unique identifying information, often it results in a unique fingerprint.