Skip to content

Commit edf3693

Browse files
Add Dune as easy (#2841)
* Add Dune account deletion instructions to sites.json * Update domain for Dune site entry Fix domains * Fix domain format for Dune entry in sites.json --------- Co-authored-by: Tulio Leao <tupaschoal@gmail.com>
1 parent 93805b8 commit edf3693

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_data/sites.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5820,6 +5820,13 @@
58205820
"email_body": "Hereby the request to delete my account associated with my email.",
58215821
"domains": ["duetnightabyss.dna-panstudio.com"]
58225822
},
5823+
{
5824+
"name": "Dune",
5825+
"url": "https://dune.com/settings/account",
5826+
"difficulty": "easy",
5827+
"notes": "Click Delete account and type ‘DELETE’ to confirm",
5828+
"domains": ["dune.com"]
5829+
},
58235830
{
58245831
"name": "Dunkindonuts",
58255832
"url": "https://www.dunkindonuts.com/en/about/contact-us",

0 commit comments

Comments
 (0)