RSSHub/lib/v2/cntv/radar.js

14 lines
314 B
JavaScript

module.exports = {
'cctv.com': {
_name: 'CCTV',
navi: [
{
title: '栏目订阅',
docs: 'https://docs.rsshub.app/multimedia.html#cntv-lan-mu',
source: ['/'],
target: '/cntv/:column',
},
],
},
};