Replace strong tags to b and em tags to i
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
<h1 id="win10" class="anchor"><a href="#win10"><i class="fas fa-link anchor-icon"></i></a> Don't use Windows 10 - It's a privacy nightmare</h1>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>Microsoft introduced a lot of new features in Windows 10 such as Cortana. However, most of them are violating your privacy.</strong>
|
||||
<b>Microsoft introduced a lot of new features in Windows 10 such as Cortana. However, most of them are violating your privacy.</b>
|
||||
</div>
|
||||
|
||||
<img src="/assets/img/svg/layout/windows_privacy.svg" width="367" height="369" class="img-fluid float-right ml-3" alt="Windows 10 Privacy">
|
||||
|
||||
<ol>
|
||||
<li><strong>Data syncing is by default enabled.</strong>
|
||||
<li><b>Data syncing is by default enabled.</b>
|
||||
<ul>
|
||||
<li>Browsing history and open websites.</li>
|
||||
<li>Apps settings.</li>
|
||||
@ -15,13 +15,13 @@
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><strong>Your device is by default tagged with a unique advertising ID.</strong>
|
||||
<li><b>Your device is by default tagged with a unique advertising ID.</b>
|
||||
<ul>
|
||||
<li>Used to serve you with personalized advertisements by third-party advertisers and ad networks.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><strong>Cortana can collect any of your data.</strong>
|
||||
<li><b>Cortana can collect any of your data.</b>
|
||||
<ul>
|
||||
<li>Your keystrokes, searches and mic input.</li>
|
||||
</ul>
|
||||
@ -39,7 +39,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><strong>Microsoft can collect any personal data.</strong>
|
||||
<li><b>Microsoft can collect any personal data.</b>
|
||||
<ul>
|
||||
<li>Your identity.</li>
|
||||
</ul>
|
||||
@ -66,7 +66,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><strong>Your data can be shared.</strong>
|
||||
<li><b>Your data can be shared.</b>
|
||||
<ul>
|
||||
<li>When downloading Windows 10, you are authorizing Microsoft to share any of above-mentioned data with any third-party, with or without your consent.</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user