RSSHub/lib/v2/dmzj/radar.js

68 lines
2.4 KiB
JavaScript

module.exports = {
'dmzj.com': {
_name: '动漫之家',
news: [
{
title: '宅新闻',
docs: 'https://docs.rsshub.app/routes/anime#dong-man-zhi-jia',
source: '/',
target: '/dmzj/news',
},
{
title: '漫画情报',
docs: 'https://docs.rsshub.app/routes/anime#dong-man-zhi-jia',
source: '/manhuaqingbao',
target: '/dmzj/news/manhuaqingbao',
},
{
title: '轻小说情报',
docs: 'https://docs.rsshub.app/routes/anime#dong-man-zhi-jia',
source: '/qingxiaoshuoqingbao',
target: '/dmzj/news/qingxiaoshuoqingbao',
},
{
title: '动漫周边',
docs: 'https://docs.rsshub.app/routes/anime#dong-man-zhi-jia',
source: '/manhuazhoubian',
target: '/dmzj/news/manhuazhoubian',
},
{
title: '声优情报',
docs: 'https://docs.rsshub.app/routes/anime#dong-man-zhi-jia',
source: '/shengyouqingbao',
target: '/dmzj/news/shengyouqingbao',
},
{
title: '音乐资讯',
docs: 'https://docs.rsshub.app/routes/anime#dong-man-zhi-jia',
source: '/yinyuezixun',
target: '/dmzj/news/yinyuezixun',
},
{
title: '游戏资讯',
docs: 'https://docs.rsshub.app/routes/anime#dong-man-zhi-jia',
source: '/youxizixun',
target: '/dmzj/news/youxizixun',
},
{
title: '美图欣赏',
docs: 'https://docs.rsshub.app/routes/anime#dong-man-zhi-jia',
source: '/meituxinshang',
target: '/dmzj/news/meituxinshang',
},
{
title: '漫展情报',
docs: 'https://docs.rsshub.app/routes/anime#dong-man-zhi-jia',
source: '/manzhanqingbao',
target: '/dmzj/news/manzhanqingbao',
},
{
title: '大杂烩',
docs: 'https://docs.rsshub.app/routes/anime#dong-man-zhi-jia',
source: '/dazahui',
target: '/dmzj/news/dazahui',
},
],
},
};