mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Update vpn.js
Add a resource that extensively compares VPN providers
This commit is contained in:
parent
13328b1331
commit
7196e0de9e
1 changed files with 5 additions and 0 deletions
|
|
@ -86,5 +86,10 @@ export default {
|
|||
url:
|
||||
'https://www.macworld.com/article/3322951/security/why-you-should-use-a-vpn-on-a-public-wi-fi-network.html',
|
||||
},
|
||||
{
|
||||
name: 'A detailed VPN provider comparison chart',
|
||||
url:
|
||||
'https://thatoneprivacysite.net/vpn-comparison-chart/',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue