Skip to content

hartmond/feedproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feedproxy

Overview

Feedproxy is a simple and lightweigt proxy to host modified versions of rss feeds. Some feeds only provide links to articles, some pages have no feed at all and some do strange stuff (looking at you, "Cached by Wordpress plugin xy" message which breaks the parser of my reader).

This proxy can be hosed aside with a selfhosted feed reader (TinyTinyRSS, Miniflux, etc.) to fix feeds which no not fullfill the own expectations. The feeds are accessible from any subfolder, thereby an arbitrary unused path of another host (e.g. a selfhosted feedreader) can be routed to the proxy to host the modified feeds.

Implemented feeds

Comic strips

As some news items appear on multiple feeds, filtered versions for heiseOnline, heiseSecurity, heiseDeveloper and iX are created to make each news item only appear on one of the feeds.

Open Tasks

  • Caching - some feeds query every article on every request. Some kind of cache would be useful to remove load from the original servers

About

Feedproxy is a lightweight proxy for rss feeds to modify feeds and create feeds for sites without one.

Resources

License

Stars

Watchers

Forks