{ "name": "My RSS Feeds", "version": "1.0", "type": "resource", "items": [ { "type": "rss", "name": "Hacker News", "background_style": "#0dd9d9", "url": "https://raw.githubusercontent.com/tabhub/rss-feeds/main/data/hn-daily/latest.xml" }, { "type": "rss", "name": "New Atlas", "background_style": "#0dd9d9", "url": "https://newatlas.com/index.rss" }, { "type": "rss", "name": "NYTimes Homepage", "background_style": "#0dd9d9", "url": "https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml" }, { "type": "rss", "name": "Wired", "background_style": "#8bf2f9", "url": "https://www.wired.com/feed" }, { "type": "rss", "name": "XKCD.com", "background_style": "#000", "url": "https://xkcd.com/rss.xml" }, { "type": "rss", "name": "Hackaday Blog", "background_style": "#8bf2f9", "url": "https://hackaday.com/blog/feed/" } ] }