mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #54 from kenanjapalak/kenanjapalak/add-vpn-comparison-resource
Add a resource that extensively compares VPN providers
This commit is contained in:
commit
89f8a0a827
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