diff --git a/assets/radar-rules.js b/assets/radar-rules.js index 24768a7ac..1ea768fe9 100644 --- a/assets/radar-rules.js +++ b/assets/radar-rules.js @@ -2875,4 +2875,33 @@ }, ], }, + 'gcores.com': { + _name: '机核网', + www: [ + { + title: '资讯', + docs: 'https://docs.rsshub.app/program-update.html#eagle', + source: '/news', + target: '/gcores/category/news', + }, + { + title: '视频', + docs: 'https://docs.rsshub.app/program-update.html#eagle', + source: '/videos', + target: '/gcores/category/videos', + }, + { + title: '电台', + docs: 'https://docs.rsshub.app/program-update.html#eagle', + source: '/radios', + target: '/gcores/category/radios', + }, + { + title: '文章', + docs: 'https://docs.rsshub.app/program-update.html#eagle', + source: '/articles', + target: '/gcores/category/articles', + }, + ], + }, }); diff --git a/docs/new-media.md b/docs/new-media.md index 32aa80075..0c184d79b 100644 --- a/docs/new-media.md +++ b/docs/new-media.md @@ -1241,7 +1241,7 @@ others = 热点新闻 + 滚动新闻 ### 分类 - + | 资讯 | 视频 | 电台 | 文章 | | ---- | ------ | ------ | -------- |