Skip to content

Commit

Permalink
Add Bullhorn crawler.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnspurlock committed Apr 30, 2024
1 parent 11e6945 commit 37b58f9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/bots.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 37b58f9

Please sign in to comment.