WIP before Manual-Headline-Insertion v1 edits (clickability 14d lifecycle pending)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user