/ source-custom-rss-feed / sample_files / config-example.json
config-example.json
1  {
2    "rss_urls": [
3      "https://netblocks.org/feed",
4      "https://feeds.feedburner.com/oreilly/radar"
5    ],
6    "start_time": "2024-01-01T00:00:00Z"
7  }