module.exports = { 'hkepc.com': { _name: 'HKEPC', '.': [ { title: 'HKEPC 电脑领域', docs: 'https://docs.rsshub.app/new-media.html#hkepc', source: ['/:category?'], target: '/hkepc/:category?', }, { title: 'HKEPC 电脑领域', docs: 'https://docs.rsshub.app/new-media.html#hkepc', source: ['/'], target: '/hkepc', }, ], }, };