Skip to content

Commit

Permalink
Add Podtail crawler.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnspurlock committed Jan 29, 2025
1 parent 2048e5c commit 39c2663
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/bots.json
Original file line number Diff line number Diff line change
Expand Up @@ -1036,6 +1036,13 @@
"https://poduptime.com/"
]
},
{
"name": "Podtail RSS Crawler",
"pattern": "/podtail\\.com",
"examples": [
"Mozilla/5.0 (compatible; Podtail/2.0; +https://podtail.com/)"
]
},
{
"name": "Podverse Feed Parser",
"pattern": "^Podverse/Feed Parser",
Expand Down

0 comments on commit 39c2663

Please sign in to comment.