RSSHub/lib/v2/yoasobi-music/radar.js

32 lines
1.0 KiB
JavaScript

module.exports = {
'yoasobi-music.jp': {
_name: 'Yoasobi Official',
www: [
{
title: 'News',
docs: 'https://docs.rsshub.app/routes/en/live#yoasobi',
source: ['/', '/:category'],
target: '/yoasobi-music/info/:category',
},
{
title: 'Biography',
docs: 'https://docs.rsshub.app/routes/en/live#yoasobi',
source: ['/', '/:category'],
target: '/yoasobi-music/info/:category',
},
{
title: 'Live',
docs: 'https://docs.rsshub.app/routes/en/live#yoasobi',
source: ['/', '/live'],
target: '/yoasobi-music/live',
},
{
title: 'Media',
docs: 'https://docs.rsshub.app/routes/en/live#yoasobi',
source: ['/', '/media'],
target: '/yoasobi-music/media',
},
],
},
};