RSSHub/lib/v2/cts/radar.js

14 lines
344 B
JavaScript

module.exports = {
'cts.com.tw': {
_name: '華視',
news: [
{
title: '新聞',
docs: 'https://docs.rsshub.app/routes/traditional-media#hua-shi-xin-wen',
source: '/:category/index.html',
target: '/cts/:category',
},
],
},
};