-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Braintrust as easy * Fix syntax error * Add domains * Add "The Hub" as hard * Fix Typo * Fix typo * Update sites.json --------- Co-authored-by: Tulio Leao <[email protected]>
- Loading branch information
1 parent
3ae69ed
commit e887c5c
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3154,6 +3154,16 @@ | |
] | ||
}, | ||
|
||
{ | ||
"name": "Braintrust", | ||
"url": "https://app.usebraintrust.com/settings/privacy_security/", | ||
"difficulty": "easy", | ||
"notes": "Go to Settings ⮕ Privacy & Security ⮕ My Account and click on Delete Account Button. You will receive a confirmation email.", | ||
"domains": [ | ||
"usebraintrust.com" | ||
] | ||
}, | ||
|
||
{ | ||
"name": "Brandpad", | ||
"url": "https://create.brandpad.io/account/delete-account", | ||
|
@@ -21389,6 +21399,17 @@ | |
] | ||
}, | ||
|
||
{ | ||
"name": "TheHub", | ||
"url": "https://thehub.io/contact", | ||
"difficulty": "hard", | ||
"notes": "You need to send an email to support and request the deletion of your data.", | ||
"email": "[email protected]", | ||
"domains": [ | ||
"thehub.io" | ||
] | ||
}, | ||
|
||
{ | ||
"name": "Themeplaza", | ||
"url": "https://themeplaza.art/contact", | ||
|