mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-01 17:22:39 +00:00
docs!: Update privacy policy (#2914)
This commit is contained in:
6
.vscode/ltex.dictionary.en-US.txt
vendored
6
.vscode/ltex.dictionary.en-US.txt
vendored
@ -504,3 +504,9 @@ bsky
|
||||
Memoji
|
||||
QuickType
|
||||
Freeform
|
||||
subprocessors
|
||||
Schrems
|
||||
Subprocessor
|
||||
Subprocessors
|
||||
Triplebit
|
||||
Fediverse
|
||||
|
1
.vscode/ltex.disabledRules.en-US.txt
vendored
1
.vscode/ltex.disabledRules.en-US.txt
vendored
@ -1 +0,0 @@
|
||||
COMMA_PARENTHESIS_WHITESPACE
|
4
.vscode/ltex.hiddenFalsePositives.en-US.txt
vendored
4
.vscode/ltex.hiddenFalsePositives.en-US.txt
vendored
@ -70,3 +70,7 @@
|
||||
{"rule":"DOUBLE_PUNCTUATION","sentence":"^\\QOur contributors should always question the motives behind a source requesting anonymity..\\E$"}
|
||||
{"rule":"MORFOLOGIK_RULE_EN_US","sentence":"^\\QIllustration: Em / Privacy Guides | Photo: Edward Eyer / Pexels\\E$"}
|
||||
{"rule":"MORFOLOGIK_RULE_EN_US","sentence":"^\\QOn February 7th this year, Joseph Menn reported from the Washington Post that officials in the United Kingdom had contacted Apple to demand the company allows them to access data from any iCloud user worldwide.\\E$"}
|
||||
{"rule":"DO_VBZ","sentence":"^\\QDoes Privacy Guides sell my personal information?\\E$"}
|
||||
{"rule":"DO_VBZ","sentence":"^\\QDoes Privacy Guides use personal information for marketing purposes?\\E$"}
|
||||
{"rule":"DO_VBZ","sentence":"^\\QWhere does Privacy Guides store data about me?\\E$"}
|
||||
{"rule":"MORFOLOGIK_RULE_EN_US","sentence":"^\\QPrivacy Guides relies on the European Commission's standard contractual clauses for international transfers(SCCs) to legally transfer personal data out of the European Economic Area.\\E$"}
|
||||
|
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -85,6 +85,7 @@
|
||||
"ARROWS": "hint",
|
||||
"AUXILIARY_DO_WITH_INCORRECT_VERB_FORM": "hint",
|
||||
"MISSING_COMMA_AFTER_YEAR": "hint",
|
||||
"DO_VBZ": "hint",
|
||||
"default": "error"
|
||||
},
|
||||
"editor.unicodeHighlight.ambiguousCharacters": true,
|
||||
|
Reference in New Issue
Block a user