{ "assets_url" : "https://yourdomain.tld/some-url", "request_headers": { "user-agent" : "Mozilla/5.0 (compatible; Feedcake/0.1 friendly, non-profit newsfeed bot)" }, "feeds" : [ { "source" : "https://a.newspaper.tld/news.xml", "destination": "newspaper.xml", "exclude": ["10 most", "hate", "?!", "click", "horrific", "will shock you"] }, { "source" : "https://another.newspaper.tld/rss", "destination": "another-newspaper.xml" } ] }