mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Add safari
This commit is contained in:
parent
0e11256439
commit
58dff3bacb
1 changed files with 9 additions and 0 deletions
|
|
@ -30,6 +30,15 @@ export default {
|
|||
android: 'https://www.mozilla.org/en-US/firefox/mobile/',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Safari',
|
||||
image: '/static/img/safari.jpg',
|
||||
url: 'https://www.apple.com/safari/',
|
||||
sources: {
|
||||
windows: 'https://www.apple.com/safari/',
|
||||
macos: 'https://www.apple.com/safari/',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Tor',
|
||||
image: '/static/img/tor.png',
|
||||
|
|
|
|||
Loading…
Reference in a new issue