diff options
-rw-r--r-- | _data/sites.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/_data/sites.json b/_data/sites.json index aa879801..b2979ee8 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -8720,6 +8720,16 @@ }, { + "name": "Gemini", + "url": "https://support.gemini.com/hc/en-us/requests/new?ticket_form_id=1260809732969", + "difficulty": "hard", + "notes": "To properly delete an account, go to the linked page, select \"Account Management & Verification\" in the left panel, and \"Data Privacy\" under the \"I need help with\" listbox. When the \"What type of data privacy request?\" listbox appears, select the appropriate option: CCPA, GDPR, or deletion request (for everyone else). This will send a ticket to their Support team.", + "domains": [ + "gemini.com" + ] + }, + + { "name": "Genesis Cloud", "url": "https://id.genesiscloud.com/delete-account", "difficulty": "easy", |