module.exports = { 'hackertalk.net': { _name: 'Hacker Talk 黑客说', '.': [ { title: '最新的帖子', docs: 'https://docs.rsshub.app/bbs.html#hacker-talk-hei-ke-shuo', source: ['/?tab=new', '/'], target: '/hackertalk', }, ], }, };