aboutsummaryrefslogtreecommitdiff
path: root/podcast.php
AgeCommit message (Collapse)Author
10 dayspodcast: switch to server-side php proxy for rss feedTyler Hoang
itunes api unreachable from browser on vps. podcast.php fetches anchor.fm rss server-to-server, parses xml, returns json. 1h cache header to avoid hammering the feed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>