Skip to content

This PHP Script can extend short rss feeds by visiting the site, download all articles and merge them together to get an ultimative feed.

Notifications You must be signed in to change notification settings

pnhofmann/rss-extender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS-Extender

RSS-Extender is extending RSS-Feeds.

Test status of all configs having test cases: Build Status

To use cache you need to create subfolder "tmp/" with write permissions (here user is www-data):

  • $ mkdir tmp/
  • $ chown www-data: tmp/

For creating the regular expressions for the config files the web site http://regex101.com/ helps for testing.

About

This PHP Script can extend short rss feeds by visiting the site, download all articles and merge them together to get an ultimative feed.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%