mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #42 from sebslomski/master
Added cliqz browser & who tracks me
This commit is contained in:
commit
ef295bb3ad
2 changed files with 15 additions and 0 deletions
|
|
@ -64,6 +64,17 @@ export default {
|
||||||
linux: 'https://vivaldi.com/download/',
|
linux: 'https://vivaldi.com/download/',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Cliqz',
|
||||||
|
image: '/static/img/cliqz.png',
|
||||||
|
url: 'https://cliqz.com/',
|
||||||
|
sources: {
|
||||||
|
windows: 'https://cliqz.com/download',
|
||||||
|
macos: 'https://cliqz.com/download',
|
||||||
|
ios: 'https://itunes.apple.com/de/app/cliqz-browser-suchmaschine/id1065837334?mt=8',
|
||||||
|
android: 'https://play.google.com/store/apps/details?hl=de&id=com.cliqz.browser',
|
||||||
|
},
|
||||||
|
},
|
||||||
],
|
],
|
||||||
resources: [
|
resources: [
|
||||||
{
|
{
|
||||||
|
|
@ -96,5 +107,9 @@ export default {
|
||||||
url:
|
url:
|
||||||
'https://www.networkworld.com/article/2884026/security0/browser-fingerprints-and-why-they-are-so-hard-to-erase.html',
|
'https://www.networkworld.com/article/2884026/security0/browser-fingerprints-and-why-they-are-so-hard-to-erase.html',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Who Tracks Me - Learn about tracking technologies, market structure and data-sharing on the web.',
|
||||||
|
url: 'https://whotracks.me/',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
|
||||||
BIN
static/img/cliqz.png
Normal file
BIN
static/img/cliqz.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.7 KiB |
Loading…
Reference in a new issue