0
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-05-02 14:20:00 +00:00
RSS-Bridge_rss-bridge/tests/Formats/samples/feed.empty.json
2024-01-09 20:18:33 +01:00

13 lines
231 B
JSON

{
"server": {
"HTTPS": "on",
"HTTP_HOST": "example.com",
"REQUEST_URI": "/feed"
},
"meta": {
"name": "Sample feed with minimum data",
"uri": "https://github.com/RSS-Bridge/rss-bridge/",
"icon": ""
},
"items": []
}