module.exports = { 'gotokeep.com': { _name: 'Keep', '.': [ { title: '用户运动日记', docs: 'https://docs.rsshub.app/routes/social-media#keep', source: '/users/:id', target: '/keep/user/:id', }, ], }, };