Files
RSSHub/lib/v2/xwlb/radar.js
2023-08-15 03:12:12 +01:00

14 lines
368 B
JavaScript

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