Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions src/bots.json
Original file line number Diff line number Diff line change
Expand Up @@ -2212,6 +2212,19 @@
"Taddy Podcast API (https://taddy.org/developers)"
]
},
{
"name": "The Podcast App (Magnolia Apps) server",
"pattern": "TPA-Server/\\d",
"description": "Server-side fetcher for The Podcast App by Magnolia Apps: retrieves RSS feeds and enclosure metadata for the app's backend. The user-facing app is the separate \"The Podcast App (Magnolia Apps)\" entry (TPA/, TPA-Wear/).",
"urls": [
"https://thepodcastapp.dev"
],
"comments": "Developer-submitted. The Mozilla/5.0-prefixed variant is used only for media/enclosure hosts that reject app-specific user agents; both carry the TPA-Server/ token.",
"examples": [
"TPA-Server/1.0 (+https://thepodcastapp.dev)",
"Mozilla/5.0 (compatible; TPA-Server/1.0; +https://thepodcastapp.dev)"
]
},
{
"name": "Timpi search crawler",
"pattern": "Timpibot/",
Expand Down
Loading