From 146fd4ffba68f5c326ab7990d386e5dd7d25da21 Mon Sep 17 00:00:00 2001
From: Joshua Sheard <mail@jsheard.com>
Date: Sun, 4 Aug 2024 21:33:04 +0100
Subject: [PATCH] Fix Imagesift user agent

---
 robots.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/robots.json b/robots.json
index 5427572..ef8b335 100644
--- a/robots.json
+++ b/robots.json
@@ -132,7 +132,7 @@
         "frequency": "No information.",
         "description": "Use the collected data for artificial intelligence technologies; provide data to third parties, including commercial companies; those companies can use the data for their own business."
     },
-    "ImageSift": {
+    "ImagesiftBot": {
         "operator": "[ImageSift](https:\/\/imagesift.com)",
         "respect": "[Yes](https:\/\/imagesift.com\/about)",
         "function": "ImageSiftBot is a web crawler that scrapes the internet for publicly available images to support our suite of web intelligence products",
@@ -216,4 +216,4 @@
         "frequency": "No information.",
         "description": "Retrieves data used for You.com web search engine and LLMs."
     }
-}
\ No newline at end of file
+}