Open
Description
Bridge request
Sometimes RSS feeds get broken by cloudfire protections
Example:
https://porforever.artstation.com/rss
Which will (probably) give a cloudflare error for you if you curl in the terminal, but will load in a browser just fine. Run this through a curl-impersonate container and it will come out fine however.
The existing "Feed reducer" bridge does generate a valid feed of this rss feed, bypassing the cloudlfare block. However it strips out the images and other formatting from the feed.
General information
- How should the information be displayed/formatted?
No formatting changes from the underlying rss feed. Just a simple pass through the curl-impersonate to bypass cloudflare or other blocks.
- Which of the following parameters do you expect?
No parameters needed other than a simple url to pass through curl-impersonate