RSSHub/lib/v2/xmnn/radar.js

14 lines
355 B
JavaScript

module.exports = {
'xmnn.cn': {
_name: '厦门网',
epaper: [
{
title: '数字媒体',
docs: 'https://docs.rsshub.app/routes/traditional-media#xia-men-wang-shu-zi-mei-ti',
source: ['/:id', '/'],
target: '/xmnn/epaper/:id',
},
],
},
};