mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-10 07:12:51 +08:00
32 lines
1.0 KiB
JavaScript
32 lines
1.0 KiB
JavaScript
module.exports = {
|
|
'knowmedia.tw': {
|
|
_name: '识媒体',
|
|
'.': [
|
|
{
|
|
title: '近期更新',
|
|
docs: 'https://docs.rsshub.app/game.html#jump',
|
|
source: ['/', '/topics/近期更新'],
|
|
target: '/knowmedia/jqgx',
|
|
},
|
|
{
|
|
title: '精选专栏',
|
|
docs: 'https://docs.rsshub.app/game.html#jump',
|
|
source: ['/', '/topics/精選專欄'],
|
|
target: '/knowmedia/jxzl',
|
|
},
|
|
{
|
|
title: '活动讯息',
|
|
docs: 'https://docs.rsshub.app/game.html#jump',
|
|
source: ['/', '/topics/活動訊息'],
|
|
target: '/knowmedia/hdxx',
|
|
},
|
|
{
|
|
title: '影音专区',
|
|
docs: 'https://docs.rsshub.app/game.html#jump',
|
|
source: ['/', '/topics/影音專區'],
|
|
target: '/knowmedia/yyzq',
|
|
},
|
|
],
|
|
},
|
|
};
|