Merge pull request #23 from brianjking/master

Add ProtonVPN
This commit is contained in:
Brian Lovin 2019-01-15 10:22:39 -08:00 committed by GitHub
commit e0fe90c211
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View file

@ -55,6 +55,18 @@ export default {
linux: 'https://nordvpn.com/tutorials/linux/',
},
},
{
name: 'ProtonVPN',
image: '/static/img/protonvpn.png',
url: 'https://www.protonvpn.com/',
sources: {
windows: 'https://protonvpn.com/download/',
macos: 'https://protonvpn.com/download/',
ios: 'https://itunes.apple.com/us/app/protonvpn-fast-secure-vpn/id1437005085',
android: 'https://play.google.com/store/apps/details?id=com.protonvpn.android',
linux: 'https://protonvpn.com/download/#dl-clients'
},
},
],
resources: [
{

BIN
static/img/protonvpn.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB