diff --git a/src/bots.json b/src/bots.json index cc1b04c..24935b0 100644 --- a/src/bots.json +++ b/src/bots.json @@ -201,6 +201,16 @@ "Blubrry Migration Service" ] }, + { + "name": "Bullhorn Crawler", + "pattern": "^BullhornCrawler/", + "examples": [ + "BullhornCrawler/unknown-version(+http://bullhorn.fm/)" + ], + "urls": [ + "https://bullhorn.fm/" + ] + }, { "name": "Buzzsprout Importer", "pattern": "^Buzzsprout Importer",