Merge pull request #167 from ai-robots-txt/OpenAI-bot

chore: adds OpenAI but user agent
This commit is contained in:
Glyn Normington 2025-08-14 02:44:53 +01:00 committed by GitHub
commit 784b8440a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -105,8 +105,8 @@
"description": "Web archive going back to 2008. [Cited in thousands of research papers per year](https://commoncrawl.org/research-papers)."
},
"ChatGPT Agent": {
"operator": "Unclear at this time.",
"respect": "Unclear at this time.",
"operator": "[OpenAI](https://openai.com)",
"respect": "Yes",
"function": "AI Agents",
"frequency": "Unclear at this time.",
"description": "ChatGPT Agent is an AI agent created by OpenAI that can use a web browser. It can intelligently navigate and interact with websites to complete multi-step tasks on behalf of a human user. More info can be found at https://darkvisitors.com/agents/agents/chatgpt-agent"
@ -447,6 +447,13 @@
"operator": "[Webz.io](https://webz.io/)",
"respect": "[Yes](https://web.archive.org/web/20170704003301/http://omgili.com/Crawler.html)"
},
"OpenAI": {
"operator": "[OpenAI](https://openai.com)",
"respect": "Yes",
"function": "Unclear at this time.",
"frequency": "Unclear at this time.",
"description": "The purpose of this bot is unclear at this time but it is a member of OpenAI's suite of crawlers."
},
"Operator": {
"operator": "Unclear at this time.",
"respect": "Unclear at this time.",
@ -643,4 +650,4 @@
"frequency": "No information.",
"description": "Retrieves data used for You.com web search engine and LLMs."
}
}
}