]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/guide_tracking_ids.html
Convert html asset files to UTF-8.
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / guide_tracking_ids.html
index b10b11ef679476b63c9c49243fc3a8cfdc2268cf..f3ddb69e92f255f6e75415af7cf62d2053266197 100644 (file)
@@ -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>