module.exports = { 'zhubai.love': { _name: '竹白', '.': [ { title: '文章', docs: 'https://docs.rsshub.app/routes/blog#zhu-bai', source: ['/'], }, ], analy: [ { title: '上周热门 TOP 20', docs: 'https://docs.rsshub.app/routes/blog#zhu-bai', source: ['/'], target: '/zhubai/top20', }, ], }, };