RSSHub/lib/v2/bgmlist/radar.js

14 lines
335 B
JavaScript

module.exports = {
'bgmlist.com': {
_name: '番组放送',
'.': [
{
title: '开播提醒',
docs: 'https://docs.rsshub.app/routes/anime#fan-zu-fang-song',
source: ['/'],
target: '/bgmlist/onair/zh-Hans',
},
],
},
};