damoeb / rss-proxy

RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.

Home Page:https://rssproxy.migor.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Http failure response for: 504 Gateway Time-out

dumprop opened this issue · comments

Feed: https://chromium-disclosed-bugs.appspot.com/
Error:

Http failure response for https://rssproxy-v1.migor.org/api/feed/live?url=https%3A%2F%2Fchromium-disclosed-bugs.appspot.com%2F: 504 Gateway Time-out
Most likely the website is JavaScript generated, which is not supported by rss-proxy directly. Check the documentation for further help. 

But seems there no JS (I can get info via curl)

I guess they blocked migor.org on some level. I only see two options: 1) run the docker container yourself (which is super easy), locally or on a server or 2) Look for other mirrors. Maybe post your request on reddit.com/r/rss I remember other guys who are hosting rss-proxy too. Lets me know if it worked.