fix: rm GDPR compliance
GDPR requires storing all data in EU or regions with similar privacy laws. All data is stored in India at the moment, so we are not compliant.
This commit is contained in:
parent
b4a81d1c11
commit
24efc5b796
2 changed files with 1 additions and 9 deletions
|
@ -33,7 +33,7 @@ The following information is collected:
|
|||
- **Browser**. We use this to reproduce browser-specific bugs people
|
||||
see. This is derived from the User-Agent HTTP header. For example: _Chrome_.
|
||||
|
||||
## GDPR compliance
|
||||
## Contact us
|
||||
|
||||
A user can request deletion or anonymisation of the data they are unable
|
||||
to delete themselves by sending a request to support@mcaptcha.io.
|
||||
|
@ -41,8 +41,4 @@ to delete themselves by sending a request to support@mcaptcha.io.
|
|||
A user can request an copy of the data held by mCaptcha that they are unable
|
||||
to download themselves by sending a request to support@mcaptcha.io.
|
||||
|
||||
## Contact us
|
||||
|
||||
[Contact us]({{< ref "contact/index.md" >}}) if you have any questions.
|
||||
|
||||
Effective Date: _20th May, 2021_
|
||||
|
|
|
@ -18,10 +18,6 @@ Please see here for [support](/support) information.
|
|||
|
||||
Please see here for [security](/security) information.
|
||||
|
||||
## GDPR compliance
|
||||
|
||||
Please see here for [GDPR compliance](/privacy-policy#gdpr-compliance).
|
||||
|
||||
## No Questions Asked Cancellation and Refund Policy
|
||||
|
||||
Full refund of purchases available for up to 15 days from the date of
|
||||
|
|
Loading…
Reference in a new issue