]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/guide_tracking_ids.html
Updates about_licenses, adding the full text of the Apache License 2.0 and the 3...
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / guide_tracking_ids.html
index b10b11ef679476b63c9c49243fc3a8cfdc2268cf..ecd5ad010a35b978284c7488e9a183ad2a4268ec 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright 2016-2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -18,6 +18,8 @@
 
 <html>
     <head>
+        <meta charset="UTF-8">
+
         <!-- We have to make an image into its own block to center it. -->
         <style>
             h3 {
@@ -28,6 +30,8 @@
                 display: block;
                 margin-left: auto;
                 margin-right: auto;
+                height: 640;
+                width: 360;
             }
         </style>
     </head>
 
         <h3>Advertisements</h3>
 
-        <p>Privacy Browser Free includes a banner advertisement across the bottom of the screen that is populated by Google&rsquo;s AdMob network.
+        <p>Privacy Browser Free includes a banner advertisement across the bottom of the screen that is populated by Googles AdMob network.
             By default, Google provides the <a href="https://support.google.com/googleplay/android-developer/answer/6048248?hl=en">advertising ID</a> of the device to the ads displayed through this network.
             This allows advertising companies to build a profile of the device that show which apps are installed (that display ads), how often they are used, and which ads the user is interested in.</p>
 
         <p>Users can choose to disable the advertising ID in <strong>Settings</strong>, <strong>Google</strong>, <strong>Ads</strong>.</p>
 
-        <img class="center" src="images/advertising_id.png" height="640" width="360">
+        <img class="center" src="images/advertising_id.png">
 
         <p>The purpose of the free version of Privacy Browser is to allow people to test the features of the app. The standard version can be purchased on the major app stores or downloaded for free from
             <a href="https://f-droid.org/repository/browse/?fdfilter=privacy+browser&fdid=com.stoutner.privacybrowser.standard">F-Droid</a>.</p>