Skip to content

Commit

Permalink
Add entry for OpenAI GPTBot.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnspurlock committed Aug 3, 2024
1 parent 07f377c commit 6568bb8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/bots.json
Original file line number Diff line number Diff line change
Expand Up @@ -722,6 +722,17 @@
"https://op3.dev"
]
},
{
"name": "OpenAI GPTBot",
"pattern": "GPTBot/",
"examples": [
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)",
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)"
],
"urls": [
"https://openai.com/gptbot"
]
},
{
"name": "Overcast feed parser",
"pattern": "^Overcast/1\\.0 Podcast Sync",
Expand Down

0 comments on commit 6568bb8

Please sign in to comment.