Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 546 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 546 Bytes

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.