module.exports = { 'freewechat.com': { _name: '自由微信', '.': [ { title: '公众号', docs: 'https://docs.rsshub.app/new-media.html#zi-you-wei-xin', source: ['/profile/:id'], target: '/freewechat/profile/:id', }, ], }, };