module.exports = { 'wsyu.edu.cn': { _name: '新闻中心', www: [ { title: '学校要闻', docs: 'https://docs.rsshub.app/other.html#wu-chang-shou-yi-xue-yuan', source: '/*', target: '/wsyu/news/xxyw', }, { title: '综合新闻', docs: 'https://docs.rsshub.app/other.html#wu-chang-shou-yi-xue-yuan', source: '/*', target: '/wsyu/news/zhxw', }, { title: '媒体聚焦', docs: 'https://docs.rsshub.app/other.html#wu-chang-shou-yi-xue-yuan', source: '/*', target: '/wsyu/news/mtjj', }, ], }, };