Merge pull request #270 from brianlovin/add-guardian-vpn

Add Guardian Firewall app for iOS
This commit is contained in:
Brian Lovin 2019-06-24 09:02:27 -04:00 committed by GitHub
commit 319b3af20a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -86,6 +86,15 @@ export default {
'https://www.privateinternetaccess.com/installer/x/download_installer_linux',
},
},
{
name: 'Guardian Firewall',
image: '/static/img/guardian.png',
url: 'https://guardianapp.com',
sources: {
ios:
'https://itunes.apple.com/us/app/guardian-firewall/id1363796315'
}
}
],
resources: [
{

BIN
static/img/guardian.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB