Skip to content

Commit

Permalink
Add Braintrust and The Hub (#2325)
Browse files Browse the repository at this point in the history
* 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
erfanghorbanee and tupaschoal authored Nov 28, 2024
1 parent 3ae69ed commit e887c5c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions _data/sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit e887c5c

Please sign in to comment.