aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Hoffmann <ddffnn@gmail.com>2019-10-22 23:35:18 +0000
committerTodd Hoffmann <ddffnn@gmail.com>2019-10-22 23:35:18 +0000
commitfdf2c5d3488bb49d8190c1ef3dd7d28d8f242326 (patch)
tree6ccf0e1a2bd0308ca1488f3c88793c9fab6404f7
parentadd period at end of description (diff)
downloadawesome-selfhosted-fdf2c5d3488bb49d8190c1ef3dd7d28d8f242326.tar.gz
awesome-selfhosted-fdf2c5d3488bb49d8190c1ef3dd7d28d8f242326.zip
conform to merge request requirements
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1d9ad966..471d4a90 100644
--- a/README.md
+++ b/README.md
@@ -664,7 +664,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](https://bitbucket.org/fivefilters/full-text-rss)) `GPL-3.0` `PHP`
+- [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`