From f4da365bb415b46f415d842fa074593417ada73f Mon Sep 17 00:00:00 2001 From: Athar Wani <83573286+WaniAthar@users.noreply.github.com> Date: Tue, 22 Mar 2022 16:12:00 +0530 Subject: [PATCH] Updated sites.json added a new social media website "clubhouse" --- sherlock/resources/data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 6808e24d..d54cc9c9 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -926,6 +926,14 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "Clubhouse":{ + "errorMsg":"Nothing found!", + "errorType":"message", + "url":"https://www.clubhouse.com/@{}", + "urlMain":"https://www.clubhouse.com", + "username_claimed":"waniathar", + "username_unclaimed":"noonewouldeverusethis7" + }, "Instructables": { "errorType": "status_code", "url": "https://www.instructables.com/member/{}",