Files
RSSHub/lib/v2/xwlb/radar.js
2022-09-16 02:21:55 +08:00

14 lines
366 B
JavaScript

module.exports = {
'xwlb.com.cn': {
_name: '新闻联播直播',
'.': [
{
title: '新闻联播文字版完整版',
docs: 'https://docs.rsshub.app/traditional-media.html#yang-shi-xin-wen',
source: ['/cctv.html', '/'],
target: '/xwlb',
},
],
},
};