From 35a461ff18ff32799e257e93883d0aae193af683 Mon Sep 17 00:00:00 2001 From: katagaki <68231035+katagaki@users.noreply.github.com> Date: Wed, 26 Mar 2025 13:58:58 +0900 Subject: [PATCH] Update robots.json --- robots.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/robots.json b/robots.json index cdc7bb5..235a7aa 100644 --- a/robots.json +++ b/robots.json @@ -202,6 +202,13 @@ "operator": "[ISS-Corporate](https://iss-cyber.com)", "respect": "No" }, + "KagiBot": { + "operator": "Unclear at this time.", + "respect": "Unclear at this time.", + "function": "Web crawler for Kagi search engine", + "frequency": "Unclear at this time.", + "description": "May be used by Kagi to scrape websites for Kagi Assistant" + }, "Kangaroo Bot": { "operator": "Unclear at this time.", "respect": "Unclear at this time.", @@ -321,4 +328,4 @@ "frequency": "No information.", "description": "Retrieves data used for You.com web search engine and LLMs." } -} \ No newline at end of file +}