Files
RSSHub/lib/v2/people/radar.js
2021-11-27 07:54:10 +00:00

14 lines
366 B
JavaScript

module.exports = {
'people.com': {
_name: '人民网',
liuyan: [
{
title: '领导留言板',
docs: 'https://docs.rsshub.app/traditional-media.html#ren-min-wang-ling-dao-liu-yan-ban',
source: '/',
target: '/people/liuyan/:id/:state?',
},
],
},
};