mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Added PureVPN to vpn list.
This commit is contained in:
parent
cd453135fe
commit
be2f006bd4
2 changed files with 12 additions and 0 deletions
|
|
@ -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
BIN
static/img/purevpn.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.8 KiB |
Loading…
Reference in a new issue