Rss-Bridge/tests/samples/expectedJsonFormat/feed.empty.json
2019-01-05 13:20:11 +01:00

8 lines
210 B
JSON

{
"version": "https://jsonfeed.org/version/1",
"title": "Sample feed with minimum data",
"home_page_url": "https://github.com/RSS-Bridge/rss-bridge/",
"feed_url": "https://example.com/feed",
"items": []
}