mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
add NordVPN to VPN apps
This commit is contained in:
parent
25ab9cce1e
commit
784516a3cc
2 changed files with 11 additions and 0 deletions
|
|
@ -40,6 +40,17 @@ export default {
|
|||
android: 'https://www.expressvpn.com/vpn-software/vpn-android',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'NordVPN',
|
||||
image: '/static/img/nordvpn.jpg',
|
||||
url: 'https://nordvpn.com/',
|
||||
sources: {
|
||||
windows: 'https://nordvpn.com/download/windows/',
|
||||
macos: 'https://nordvpn.com/download/mac/',
|
||||
ios: 'https://nordvpn.com/download/ios/',
|
||||
android: 'https://nordvpn.com/download/android/',
|
||||
},
|
||||
},
|
||||
],
|
||||
resources: [
|
||||
{
|
||||
|
|
|
|||
BIN
static/img/nordvpn.jpg
Normal file
BIN
static/img/nordvpn.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.9 KiB |
Loading…
Reference in a new issue