Rinser/news.json
Martin Donnelly 6bf6ea263c News fix
2017-04-11 23:06:56 +01:00

35 lines
866 B
JSON

{
"feed_name": "feed",
"default_count": 1,
"no_cdata_fields": [
"description"
],
"meta": {
"title": "News",
"description": "Combined News Feed",
"site_url": "http://pipes.silvrtree.co.uk/news.xml"
},
"plugins": [
"filter_3_days",
"fix_images",
"fix_scripts"
],
"custom_namespaces": {
"content": "http://purl.org/rss/1.0/modules/content/",
"slash": "http://purl.org/rss/1.0/modules/slash/",
"media": "http://search.yahoo.com/mrss/",
"ev": "http://purl.org/rss/2.0/modules/event/",
"sy": "http://purl.org/rss/1.0/modules/syndication/",
"wfw": "http://wellformedweb.org/CommentAPI/",
"dc": "http://purl.org/dc/elements/1.1/",
"atom": "http://www.w3.org/2005/Atom"
},
"sources": [
{
"count": 100,
"feed_url": "http://feeds.bbci.co.uk/news/rss.xml?edition=uk"
}
]
}