Split All Services into Individual Pages (#807)
* Split sections into pages Preliminary work * Separate everything into their own pages + Permalinks! * Navbar Link Updates * Change all asset links Assets are served from the root. Hope nobody is serving this site in a subfolder for some reason! :) * Point all navbar links to pages * Make the layouts more modular * Remove unnecessary div containers * Adjust footer and headers layout * Add link to various privacy subpages to homepage * Remove test script * Add titles and descriptions to all pages * Fix links and layouts * Adjust header margins * Create master pages * Finalize master pages * Add services page * Add Javascript redirects Okay I'm pretty garbage at Javascript so this is basically hacked together. If someone who knows what they're doing wants to do this, be my guest.
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td data-value="AirVPN">
|
||||
<a href="https://airvpn.org/"><img alt="AirVPN" src="assets/img/provider/AirVPN.png" width="200" height="70"></a></td>
|
||||
<a href="https://airvpn.org/"><img alt="AirVPN" src="/assets/img/provider/AirVPN.png" width="200" height="70"></a></td>
|
||||
<td data-value="{{ 54 | times: eur_to_usd }}">54 €</td>
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
<td>162</td>
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="AzireVPN">
|
||||
<a href="https://www.azirevpn.com/"><img alt="AzireVPN" src="assets/img/provider/AzireVPN.png" width="200" height="70"></a>
|
||||
<a href="https://www.azirevpn.com/"><img alt="AzireVPN" src="/assets/img/provider/AzireVPN.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="{{ 45 | times: eur_to_usd }}">45 €</td>
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
@ -41,7 +41,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="blackVPN">
|
||||
<a href="https://www.blackvpn.com/"><img alt="blackVPN" src="assets/img/provider/blackVPN.png" width="200" height="70"></a>
|
||||
<a href="https://www.blackvpn.com/"><img alt="blackVPN" src="/assets/img/provider/blackVPN.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="{{ 49 | times: eur_to_usd }}">49 €</td>
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
@ -52,7 +52,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="Cryptostorm">
|
||||
<a href="https://cryptostorm.is/"><img alt="Cryptostorm" src="assets/img/provider/Cryptostorm.png" width="200" height="70"></a>
|
||||
<a href="https://cryptostorm.is/"><img alt="Cryptostorm" src="/assets/img/provider/Cryptostorm.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="52">$ 52</td>
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
@ -63,7 +63,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="ExpressVPN">
|
||||
<a href="https://www.expressvpn.com/"><img alt="ExpressVPN" src="assets/img/provider/ExpressVPN.png" width="200" height="70"></a>
|
||||
<a href="https://www.expressvpn.com/"><img alt="ExpressVPN" src="/assets/img/provider/ExpressVPN.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="100">$ 99.95</td> <!-- USD on December 28, 2018 -->
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
@ -74,7 +74,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="FrootVPN">
|
||||
<a href="https://www.frootvpn.com/"><img alt="FrootVPN" src="assets/img/provider/FrootVPN.png" width="200" height="70"></a>
|
||||
<a href="https://www.frootvpn.com/"><img alt="FrootVPN" src="/assets/img/provider/FrootVPN.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="36">$ 35.88</td>
|
||||
<td><span class="label label-warning">No</span></td>
|
||||
@ -85,7 +85,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="hide.me">
|
||||
<a href="https://hide.me/"><img alt="hide.me" src="assets/img/provider/hide.me.png" width="200" height="70"></a>
|
||||
<a href="https://hide.me/"><img alt="hide.me" src="/assets/img/provider/hide.me.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="0"><a data-toggle="tooltip" data-placement="bottom" data-original-title="2 GB data transfer, 1 simultaneous connection" href="https://hide.me/pricing">Free</a></td>
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
@ -96,7 +96,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="IVPN">
|
||||
<a href="https://www.ivpn.net/"><img alt="IVPN" src="assets/img/provider/IVPN.png" width="200" height="70"></a>
|
||||
<a href="https://www.ivpn.net/"><img alt="IVPN" src="/assets/img/provider/IVPN.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="100">$ 100</td>
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
@ -107,7 +107,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="Mullvad">
|
||||
<a href="https://mullvad.net/"><img alt="Mullvad" src="assets/img/provider/Mullvad.png" width="200" height="70"></a>
|
||||
<a href="https://mullvad.net/"><img alt="Mullvad" src="/assets/img/provider/Mullvad.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="{{ 60 | times: eur_to_usd }}">60 €</td>
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
@ -118,7 +118,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="NordVPN">
|
||||
<a href="https://nordvpn.com/"><img alt="NordVPN" src="assets/img/provider/NordVPN.png" width="200" height="70"></a>
|
||||
<a href="https://nordvpn.com/"><img alt="NordVPN" src="/assets/img/provider/NordVPN.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="84">$ 83.88</td>
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
@ -129,7 +129,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="OVPN.com">
|
||||
<a href="https://www.ovpn.com/"><img alt="OVPN.com" src="assets/img/provider/OVPN.png" width="200" height="70"></a>
|
||||
<a href="https://www.ovpn.com/"><img alt="OVPN.com" src="/assets/img/provider/OVPN.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="{{ 84 | times: eur_to_usd }}">84 €</td>
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
@ -140,7 +140,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="Perfect Privacy">
|
||||
<a href="https://www.perfect-privacy.com/"><img alt="Perfect Privacy" src="assets/img/provider/Perfect-Privacy.png" width="200" height="70"></a>
|
||||
<a href="https://www.perfect-privacy.com/"><img alt="Perfect Privacy" src="/assets/img/provider/Perfect-Privacy.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="{{ 119.99 | times: eur_to_usd }}">119.99 €</td>
|
||||
<td><span class="label label-warning">No</span></td>
|
||||
@ -151,7 +151,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="ProtonVPN">
|
||||
<a href="https://protonvpn.com/"><img alt="ProtonVPN" src="assets/img/provider/ProtonVPN.png" width="200" height="70"></a >
|
||||
<a href="https://protonvpn.com/"><img alt="ProtonVPN" src="/assets/img/provider/ProtonVPN.png" width="200" height="70"></a >
|
||||
</td>
|
||||
<td data-value="0"><a data-toggle="tooltip" data-placement="bottom" data-original-title="3 countries, 1 device, speed: low" href="https://protonvpn.com/pricing">Free</a></td>
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
@ -162,7 +162,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="Proxy.sh">
|
||||
<a href="https://proxy.sh/"><img alt="Proxy.sh" src="assets/img/provider/Proxy.sh.png" width="200" height="70"></a>
|
||||
<a href="https://proxy.sh/"><img alt="Proxy.sh" src="/assets/img/provider/Proxy.sh.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="40">$ 40</td>
|
||||
<td><span class="label label-warning">No</span></td>
|
||||
@ -173,7 +173,7 @@
|
||||
|
||||
<tr>
|
||||
<td data-value="Trust.Zone">
|
||||
<a href="https://trust.zone/"><img alt="Trust.Zone" src="assets/img/provider/Trust.Zone.png" width="200" height="70"></a>
|
||||
<a href="https://trust.zone/"><img alt="Trust.Zone" src="/assets/img/provider/Trust.Zone.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="40">$ 39.95</td>
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
@ -183,7 +183,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td data-value="VPN.ht">
|
||||
<a href="https://vpn.ht/"><img alt="VPN.ht" src="assets/img/provider/VPN.ht.png" width="200" height="70"></a>
|
||||
<a href="https://vpn.ht/"><img alt="VPN.ht" src="/assets/img/provider/VPN.ht.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="40">$ 39.99</td>
|
||||
<td><span class="label label-warning">No</span></td>
|
||||
@ -193,7 +193,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td data-value="VPNArea">
|
||||
<a href="https://vpnarea.com/"><img alt="VPNArea" src="assets/img/provider/vpnarea.png" width="200" height="70"></a>
|
||||
<a href="https://vpnarea.com/"><img alt="VPNArea" src="/assets/img/provider/vpnarea.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="59">$ 59</td>
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
@ -203,7 +203,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td data-value="VPNTunnel">
|
||||
<a href="https://vpntunnel.com/"><img alt="VPNTunnel" src="assets/img/provider/VPNTunnel.png" width="200" height="70"></a>
|
||||
<a href="https://vpntunnel.com/"><img alt="VPNTunnel" src="/assets/img/provider/VPNTunnel.png" width="200" height="70"></a>
|
||||
</td>
|
||||
<td data-value="{{ 35.88 | times: eur_to_usd }}">35.88 €</td>
|
||||
<td><span class="label label-warning">No</span></td>
|
||||
|
Reference in New Issue
Block a user