From e887c5c8282137c739adae5c0d544b8d165263cb Mon Sep 17 00:00:00 2001 From: E Date: Thu, 28 Nov 2024 22:00:58 +0100 Subject: [PATCH] Add Braintrust and The Hub (#2325) * 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 --- _data/sites.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/_data/sites.json b/_data/sites.json index b8cf15027..ec31d4974 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -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": "info@thehub.io", + "domains": [ + "thehub.io" + ] + }, + { "name": "Themeplaza", "url": "https://themeplaza.art/contact",