RSSHub/lib/v2/ntdtv/radar.js

14 lines
363 B
JavaScript

module.exports = {
'ntdtv.com': {
_name: '新唐人电视台',
www: [
{
title: '频道',
docs: 'https://docs.rsshub.app/routes/traditional-media#xin-tang-ren-dian-shi-tai',
source: '/:language/:id',
target: '/ntdtv/:language/:id',
},
],
},
};