diff options
author | Nicolas Carlier <n.carlier@nunux.org> | 2020-08-21 15:36:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-21 15:36:41 +0000 |
commit | da863295b4ad21f5054ec2bd6b4b2739034e2a89 (patch) | |
tree | aea3c1e1a968a3c9feefccdbb433f5e74e0e90f5 | |
parent | Add feedpushr (diff) | |
download | awesome-selfhosted-da863295b4ad21f5054ec2bd6b4b2739034e2a89.tar.gz awesome-selfhosted-da863295b4ad21f5054ec2bd6b4b2739034e2a89.zip |
Remove duplicate link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -704,7 +704,7 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management _RSS/Atom automation_ -- [Feedpushr](https://github.com/ncarlier/feedpushr) - Powerful RSS aggregator, able to transform and send articles to many outputs. Single binary, extensible with plugins. ([Source Code](https://github.com/ncarlier/feedpushr)) `GPL-3.0` `Go` +- [Feedpushr](https://github.com/ncarlier/feedpushr) - Powerful RSS aggregator, able to transform and send articles to many outputs. Single binary, extensible with plugins. `GPL-3.0` `Go` - [Full-Text RSS](https://fivefilters.org/content-only) - Extract article content from news sites and blogs and convert RSS feeds that contain only extracts of stories to full-text feeds. Developed by FiveFilters.org. ([Source Code](https://bitbucket.org/fivefilters/full-text-rss)) `GPL-3.0` `PHP` - [PolitePol](https://github.com/taroved/pol) - Online tool for creation of RSS feeds for any web page. ([Demo](http://politepol.com)) `MIT` `Python` - [RSS Fulltext Proxy](https://github.com/Kombustor/rss-fulltext-proxy) - Mirrors RSS feeds to return the full content of the items, extracted from the website. `MIT` `NodeJS` |