From 2d20aaf0a682d5834394fdc8f2c9ff42fd7beaad Mon Sep 17 00:00:00 2001 From: Erik Ravn Nikolajsen Date: Tue, 3 Sep 2024 12:14:45 +0200 Subject: [PATCH] Add Cursor as easy (#2242) --- _data/sites.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_data/sites.json b/_data/sites.json index d0b2d3545..c78c18ecf 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -4971,6 +4971,17 @@ ] }, + { + "name": "Cursor", + "url": "https://www.cursor.com/settings", + "difficulty": "easy", + "notes": "Follow the link. Expand the \"Advanced\" section. Click \"Delete Account\".", + "domains": [ + "cursor.sh", + "cursor.com" + ] + }, + { "name": "Curve", "url": "https://support.imaginecurve.com/hc/en-gb/articles/214179685-How-do-I-cancel-my-account",