module.exports = { 'eprice.com.tw': { _name: 'ePrice', '.': [ { title: 'ePrice 比價王', docs: 'https://docs.rsshub.app/new-media.html#eprice', source: ['/'], target: '/:region?', }, ], }, 'eprice.com.hk': { _name: 'ePrice', '.': [ { title: 'ePrice 香港', docs: 'https://docs.rsshub.app/new-media.html#eprice', source: ['/'], target: '/:region?', }, ], }, };