Back
Version 12
8/16/2023
const rssFeeds = {
// ["Addy Osmani"]: "https://addyosmani.com/feed.xml",
// ["JS Party"]: "https://changelog.com/jsparty/feed",
// ["The Verge Cyber Security"]:
// "https://www.theverge.com/rss/cyber-security/index.xml",
["The Wired Business"]:
"https://www.wired.com/feed/category/business/latest/rss",
["The Wired AI"]: "https://www.wired.com/feed/tag/ai/latest/rss",
["Motherboard"]: "https://www.vice.com/en/rss/section/tech?locale=en_us",
["New Yorker News"]: "https://www.newyorker.com/feed/news",
["The Guardian world"]: "https://www.theguardian.com/world/rss",
["Echonomist Europe"]: "https://www.economist.com/europe/rss.xml",
["Ars Technica news "]: "https://feeds.arstechnica.com/arstechnica/index",
};
Updated: March 8, 2024