From 7867c3e26c267301cc528edf89fccf5203bfb99b Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 9 Jun 2025 08:44:25 -0700 Subject: [PATCH] chore(robots.json): adds EchoboxBot (#148) --- robots.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/robots.json b/robots.json index 3b5c434..911dadc 100644 --- a/robots.json +++ b/robots.json @@ -160,6 +160,13 @@ "frequency": "Unclear at this time.", "description": "DuckAssistBot is used by DuckDuckGo's DuckAssist feature to fetch content and generate realtime AI answers to user searches. More info can be found at https://darkvisitors.com/agents/agents/duckassistbot" }, + "EchoboxBot": { + "operator": "[Echobox](https://echobox.com)", + "respect": "Unclear at this time.", + "function": "Data collection to support AI-powered products.", + "frequency": "Unclear at this time.", + "description": "Supports company's AI-powered social and email management products." + }, "FacebookBot": { "operator": "Meta/Facebook", "respect": "[Yes](https://developers.facebook.com/docs/sharing/bot/)", @@ -503,4 +510,4 @@ "frequency": "No information.", "description": "Retrieves data used for You.com web search engine and LLMs." } -} \ No newline at end of file +}