Rss-Bridge/tests/samples/feed.empty.json

14 lines
190 B
JSON
Raw Normal View History

{
"server": {
"HTTPS": "on",
"HTTP_HOST": "example.com",
"REQUEST_URI": "/feed"
},
"meta": {
"name": "Sample feed with minimum data",
"uri": "",
"icon": ""
},
"items": []
}