From 8c53a3f7877eea8dad65cb48f74501d1f20a3a12 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sat, 25 Feb 2023 22:42:37 +0100 Subject: [PATCH] added Clapper --- sherlock/resources/data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 4cbb3f2..fe8c93a 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2651,5 +2651,11 @@ "url": "https://chaos.social/@{}", "urlMain": "https://chaos.social/", "username_claimed": "ordnung" + }, + "Clapper": { + "errorType": "status_code", + "url": "https://clapperapp.com/{}", + "urlMain": "https://clapperapp.com/", + "username_claimed": "blue" } }