Merge pull request #540 from Vincevrp/span-fix

Remove unnecessary span tags
This commit is contained in:
Samuel Shifterovich 2018-10-22 16:53:53 +02:00 committed by GitHub
commit b313330d0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -593,9 +593,7 @@
<div class="container">
<div class="row">
<div class="col-md-6">
<!-- bullet list of VPN Provider Criteria
-->
<!-- bullet list of VPN Provider Criteria -->
<h3>Our VPN Provider Criteria</h3>
<ul>
<li>Operating outside the USA or other Five Eyes countries.
@ -606,7 +604,6 @@
</ul>
<p>We're not affiliated with any of the above listed VPN providers. This way can give you honest recommendations.</p>
<h3>More VPN Provider</h3>
<p>
<a href="https://thatoneprivacysite.net/vpn-comparison-chart/">
@ -616,11 +613,10 @@
(Join the discussion on Reddit)
</a>
</p>
</div>
<!-- bullet list of VPN articles -->
<div class="col-md-6"><span class="pull-right">
<div class="col-md-6">
<h3>Related VPN information</h3>
<ul>
<li><a href="https://torrentfreak.com/vpn-services-keep-anonymous-2018/">Which VPN Services Keep You Anonymous in 2018?</a><br />(<strong>Note:</strong> The providers listed first in the TorrentFreaks article are sponsored)</li>
@ -634,7 +630,7 @@
<li><a href="https://medium.com/@blackVPN/no-logs-6d65d95a3016">blackVPN announced to delete connection logs after disconnection</a></li>
<li><a href="https://gist.github.com/kennwhite/1f3bc4d889b02b35d8aa">Don't use LT2P IPSec, use other protocols.</a></li>
</ul>
</span></div>
</div>
</div>
</div>
@ -3086,12 +3082,9 @@
<br>
<div class="container">
<div class="row">
<div class="col-md-6">
<h3>Some good news</h3>
<ul>
<li><a href="https://github.com/crazy-max/WindowsSpyBlocker/releases">WindowsSpyBlocker</a> - Open source tool that blocks data collection.</li>
@ -3099,28 +3092,20 @@
<li><a href="https://fix10.isleaked.com/">Fix Windows 10 privacy.</a> - fix10.isleaked.com</li>
<li><a href="http://arstechnica.com/information-technology/2015/08/windows-10-doesnt-offer-much-privacy-by-default-heres-how-to-fix-it/">Windows 10 doesnt offer much privacy by default: Heres how to fix it. </a> - Ars Technica.</li>
<li><a href="https://www.reddit.com/r/Windows10/comments/3f38ed/guide_how_to_disable_data_logging_in_w10">Guide: How to disable data logging in W10.</a></li>
</ul>
</div>
<div class="col-md-6"><span class="pull-right">
<div class="col-md-6">
<h3>More bad news</h3>
<ul>
<li><a href="http://thehackernews.com/2016/02/microsoft-windows10-privacy.html">
Windows 10 Sends Your Data 5500 Times Every Day Even After Tweaking Privacy Settings</a> - The Hacker News.</li>
<li><a href="http://arstechnica.com/information-technology/2015/08/even-when-told-not-to-windows-10-just-cant-stop-talking-to-microsoft/">Even when told not to, Windows 10 just cant stop talking to Microsoft. It's no wonder that privacy activists are up in arms.</a> - Ars Technica.</li>
<li><a href="https://www.techdirt.com/articles/20150820/06171332012/windows-10-reserves-right-to-block-pirated-games-unauthorized-hardware.shtml">Windows 10 Reserves The Right To Block Pirated Games And 'Unauthorized' Hardware.</a> - Techdirt.</li>
</ul>
</span></div>
</div>
</div>
</div>
<a class="anchor" name="quotes"></a>
<div class="page-header">