Skip to content

Update Mirror.xyz RSS feeds to use Paragraph API#17046

Merged
wackerow merged 2 commits into
devfrom
fix/mirror-rss-feeds-to-paragraph
Jan 9, 2026
Merged

Update Mirror.xyz RSS feeds to use Paragraph API#17046
wackerow merged 2 commits into
devfrom
fix/mirror-rss-feeds-to-paragraph

Conversation

@pettinarip
Copy link
Copy Markdown
Member

@pettinarip pettinarip commented Jan 9, 2026

Summary

  • Update Josh Stark and PSE blog feed URLs from Mirror.xyz to Paragraph API
  • Fixes 429 rate limiting errors in daily Trigger.dev data-fetch tasks
  • Mirror.xyz blogs have migrated to Paragraph, causing the old URLs to fail

Test plan

  • Verify RSS feeds are fetched successfully in Trigger.dev daily task
  • Confirm no rate limiting warnings for these feeds

Mirror.xyz blogs have migrated to Paragraph, causing rate limiting (429)
and access issues (403) when fetching the old feed URLs. Update to use
Paragraph's direct API endpoints which work reliably without redirects.

Fixes daily data-fetch warnings:
- stark.mirror.xyz/feed/atom → api.paragraph.com/blogs/rss/@josh-stark
- mirror.xyz/privacy-scaling-explorations.eth/feed/atom → api.paragraph.com/blogs/rss/@privacy-scaling-explorations
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 9, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 1d459e4
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/696136392dfc53000856ed76
😎 Deploy Preview https://deploy-preview-17046.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 57 (🟢 up 5 from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (🟢 up 1 from production)
SEO: 100 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the tooling 🔧 Changes related to tooling of the project label Jan 9, 2026
Copy link
Copy Markdown
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, just added a patch to fallback to our default image if the image src is undefined.

@wackerow wackerow merged commit 006b0a7 into dev Jan 9, 2026
6 of 7 checks passed
@wackerow wackerow deleted the fix/mirror-rss-feeds-to-paragraph branch January 9, 2026 17:09
@wackerow wackerow mentioned this pull request Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tooling 🔧 Changes related to tooling of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants