Results 306 comments of Dag

perhaps a new `ProxyBridge` can be introduced here. which would essentially be an http proxy for a feed.

the original problem is kinda silly because rss feeds are supposed to be fetchable by bots

recent commits may have partially fixed this problem. more of the feed is preserved.

give example pls https://github.com/RSS-Bridge/rss-bridge/issues/3817

this issue might have been fixed partially in recent commits by not escaping ``.

please produce an example url to an rssbridge instance where you want this to work.

@Leomaradan videos are typically available via iframes? looks like iframe tags have always been disallowed by rssbridge? we could not escape iframe but downside is privacy issues.

im unfamiliar with caddy but i heard it's good

there is recent changes to README.md related to this

thanks for bug report. yes this is a problem we have to fix. need look into `FeedParser`