Skip to content

Commit 96e5299

Browse files
Seaniumclaude
andcommitted
将 OpenAI 官方新闻源添加到科技资讯分类
在 RSS 配置中新增 OpenAI News 订阅源,让用户能够及时获取 OpenAI 的最新产品发布、研究成果和公司动态。 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent d0d01d8 commit 96e5299

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

config/rss-config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ export const config = {
2323
url: "https://rsshub.rssforever.com/github/issue/headllines/hackernews-daily",
2424
category: "科技资讯",
2525
},
26+
{
27+
name: "OpenAI News",
28+
url: "https://openai.com/news/rss.xml",
29+
category: "科技资讯",
30+
},
2631
{
2732
name: "Github 今日热门",
2833
url: "https://rsshub.rssforever.com/github/trending/daily/any",

0 commit comments

Comments
 (0)