aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2019-10-24 18:56:43 +0000
committerGitHub <noreply@github.com>2019-10-24 18:56:43 +0000
commit853c09919dd93d5cebcccba3dfd730b78c148a19 (patch)
treec451486040a1fbe58f9a0df6a12b6daa314b274a /README.md
parentMerge pull request #1848 from Pernat1y/patch-1 (diff)
parentconform to merge request requirements (diff)
downloadawesome-selfhosted-853c09919dd93d5cebcccba3dfd730b78c148a19.tar.gz
awesome-selfhosted-853c09919dd93d5cebcccba3dfd730b78c148a19.zip
Merge pull request #1813 from ddffnn/master
Full-Text RSS from fivefilters.org
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index df030182..f36f8d6f 100644
--- a/README.md
+++ b/README.md
@@ -669,6 +669,7 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management
_RSS/Atom automation_
+- [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`
- [RSS Merger](https://github.com/taophp/rss-merger) - PHP script which will take multiple RSS / Atom feeds as input and merge them into a single RSS feed. `GPL-2.0` `PHP`