diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +PHP stuff +========= + + +rssfilter +--------- +A simple script to remove unwanted articles from an RSS feed, either by title or by URL. It also removes duplicate articles from the feed. |