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