Added PureVPN to vpn list.

This commit is contained in:
ahmed 2019-05-30 17:04:56 +05:00
parent cd453135fe
commit be2f006bd4
2 changed files with 12 additions and 0 deletions

View file

@ -6,6 +6,18 @@ export default {
\n\nYou should use a VPN provider that you trust to not harvest and re-sell your data. The best VPNs often charge a monthly subscription - this is a good thing because it means their business model is not reliant upon reselling your data to advertisers.
`,
apps: [
{
name: 'PureVPN',
image: '/static/img/purevpn.jpg',
url: ' https://www.purevpn.com/' ,
sources: {
windows: 'https://www.purevpn.com/download/windows-vpn',
macos: 'https://www.purevpn.com/download/mac-vpn',
ios: ' https://www.purevpn.com/download/ios-vpn',
android: 'https://www.purevpn.com/download/android-vpn',
linux:'https://www.purevpn.com/download/linux-vpn',
},
},
{
name: 'IVPN',
image: '/static/img/ivpn.jpg',

BIN
static/img/purevpn.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB