From 19c1d346c3b53f9236b080891732430ec589a893 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 20 Oct 2025 09:28:31 -0700 Subject: [PATCH 1/2] chore: adds IbouBot --- robots.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/robots.json b/robots.json index e47f2f2..7b0aba4 100644 --- a/robots.json +++ b/robots.json @@ -370,6 +370,13 @@ "operator": "iAsk", "respect": "No" }, + "IbouBot": { + "operator": "Ibou", + "respect": "Yes", + "function": "Search result generation.", + "frequency": "Unclear at this time.", + "description": "Ibou.io operates a crawler service named IbouBot which fuels and updates our graph representation of the World Wide Web. This database and all the metrics are used to provide a search engine." + }, "ICC-Crawler": { "operator": "[NICT](https://nict.go.jp)", "respect": "Yes", From d22b8dfd7b625e432beb678867873d96737b4a50 Mon Sep 17 00:00:00 2001 From: Glyn Normington Date: Tue, 21 Oct 2025 01:08:42 +0100 Subject: [PATCH 2/2] Description is third party, not first --- robots.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robots.json b/robots.json index 7b0aba4..e258b3f 100644 --- a/robots.json +++ b/robots.json @@ -375,7 +375,7 @@ "respect": "Yes", "function": "Search result generation.", "frequency": "Unclear at this time.", - "description": "Ibou.io operates a crawler service named IbouBot which fuels and updates our graph representation of the World Wide Web. This database and all the metrics are used to provide a search engine." + "description": "Ibou.io operates a crawler service named IbouBot which fuels and updates their graph representation of the World Wide Web. This database and all the metrics are used to provide a search engine." }, "ICC-Crawler": { "operator": "[NICT](https://nict.go.jp)",