diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-10-24 18:56:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-24 18:56:43 +0000 |
commit | 853c09919dd93d5cebcccba3dfd730b78c148a19 (patch) | |
tree | c451486040a1fbe58f9a0df6a12b6daa314b274a | |
parent | Merge pull request #1848 from Pernat1y/patch-1 (diff) | |
parent | conform to merge request requirements (diff) | |
download | awesome-selfhosted-853c09919dd93d5cebcccba3dfd730b78c148a19.tar.gz awesome-selfhosted-853c09919dd93d5cebcccba3dfd730b78c148a19.zip |
Merge pull request #1813 from ddffnn/master
Full-Text RSS from fivefilters.org
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |