mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2025-12-29 12:18:33 +01:00
Merge pull request #189 from ai-robots-txt/cdransf/atlassian-amazon-bots
chore(robots.json): add AmazonBuyForMe and atlassian-bot
This commit is contained in:
commit
60b6a0829d
1 changed files with 14 additions and 0 deletions
14
robots.json
14
robots.json
|
|
@ -27,6 +27,20 @@
|
|||
"frequency": "No information provided.",
|
||||
"description": "Scrapes data for AI systems."
|
||||
},
|
||||
"AmazonBuyForMe": {
|
||||
"operator": "[Amazon](https://amazon.com)",
|
||||
"respect": "Unclear at this time.",
|
||||
"function": "AI Agents",
|
||||
"frequency": "No information provided.",
|
||||
"description": "Buy For Me is an AI agent that helps buy products at the direction of customers."
|
||||
},
|
||||
"atlassian-bot": {
|
||||
"operator": "[Atlassian](https://www.atlassian.com)",
|
||||
"respect": "[Yes](https://support.atlassian.com/organization-administration/docs/connect-custom-website-to-rovo/#Editing-your-robots.txt)",
|
||||
"function": "AI search, assistants and agents",
|
||||
"frequency": "No information provided.",
|
||||
"description": "atlassian-bot is a web crawler used to index website content for its AI search, assistants and agents available in its Rovo GenAI product."
|
||||
},
|
||||
"amazon-kendra-": {
|
||||
"operator": "Amazon",
|
||||
"respect": "Yes",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue