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

14 lines
365 B
JavaScript

module.exports = {
'c114.com.cn': {
_name: 'C114通信网',
'.': [
{
title: '滚动新闻',
docs: 'https://docs.rsshub.app/routes/new-media#c114-tong-xin-wang-gun-dong-xin-wen',
source: ['/news/roll.asp', '/'],
target: '/c114/roll',
},
],
},
};