From 6ecfcdfcbfd1bd36da1982b7a4f9f95cbeb8101a Mon Sep 17 00:00:00 2001
From: deyigifts <daijiahao@deyigifts.com>
Date: Mon, 24 Mar 2025 14:16:57 +0800
Subject: [PATCH] Update perplexity bot

Update based on perplexity bot docs
---
 robots.json | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/robots.json b/robots.json
index cdc7bb5..eaac816 100644
--- a/robots.json
+++ b/robots.json
@@ -253,10 +253,17 @@
     },
     "PerplexityBot": {
         "operator": "[Perplexity](https://www.perplexity.ai/)",
-        "respect": "[No](https://www.macstories.net/stories/wired-confirms-perplexity-is-bypassing-efforts-by-websites-to-block-its-web-crawler/)",
+        "respect": "[Yes](https://docs.perplexity.ai/guides/bots)",
+        "function": "Search result generation.",
+        "frequency": "No information.",
+        "description": "Crawls sites to surface as results in Perplexity."
+    },
+    "Perplexity‑User": {
+        "operator": "[Perplexity](https://www.perplexity.ai/)",
+        "respect": "[No](https://docs.perplexity.ai/guides/bots)",
         "function": "Used to answer queries at the request of users.",
-        "frequency": "Takes action based on user prompts.",
-        "description": "Operated by Perplexity to obtain results in response to user queries."
+        "frequency": "Only when prompted by a user.",
+        "description": "Visit web pages to help provide an accurate answer and include links to the page in Perplexity response."
     },
     "PetalBot": {
         "description": "Operated by Huawei to provide search and AI assistant services.",
@@ -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
+}