WIP before Manual-Headline-Insertion v1 edits (clickability 14d lifecycle pending)

This commit is contained in:
Leonard
2026-07-12 23:43:14 +00:00
parent 1539c743b5
commit 2dfa3a9708
13 changed files with 6029 additions and 6 deletions
+8 -6
View File
@@ -46,14 +46,16 @@ FEEDS = [
("rss:mittr", "MIT Tech Review AI",
"https://www.technologyreview.com/topic/artificial-intelligence/feed/"),
# Company blogs (primary signals for launches)
# NOTE: anthropic/googleai/metaai RSS feeds are DEAD (404 as of 2026-07-12).
# Replaced with working equivalents: DeepMind RSS, MIT Tech Review, The Decoder.
("rss:openai", "OpenAI Blog",
"https://openai.com/blog/rss.xml"),
("rss:anthropic", "Anthropic News",
"https://www.anthropic.com/rss/news.xml"),
("rss:googleai", "Google AI Blog",
"https://blog.google/technology/rss.xml"),
("rss:metaai", "Meta AI Blog",
"https://ai.meta.com/blog/rss.xml"),
("rss:deepmind", "Google DeepMind Blog",
"https://deepmind.google/blog/rss.xml"),
("rss:mittr", "MIT Tech Review AI",
"https://www.technologyreview.com/topic/artificial-intelligence/feed/"),
("rss:decoder", "The Decoder",
"https://www.the-decoder.com/feed/"),
]
# AI relevance keywords for filtering — word-boundary matching