mirror of
https://github.com/tanrax/RSSingle.git
synced 2024-11-10 03:15:40 +01:00
8cd30e8b9e
Relates to #32, combined #32 and #31 into one PR. Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
12 lines
298 B
YAML
12 lines
298 B
YAML
title: My RSS Feed
|
|
description: My customised RSS feed with technology news
|
|
url: https://www.example.com
|
|
output: rss.xml
|
|
max_entries: 2 # Delete this line to get all
|
|
feeds:
|
|
- https://programadorwebvalencia.com/feed/
|
|
- https://republicaweb.es/feed/
|
|
filter_strings:
|
|
- unwanted
|
|
- exclude_this
|