module.exports = { 'theverge.com': { _name: 'The Verge', '.': [ { title: 'The Verge', docs: 'https://docs.rsshub.app/routes/new-media#the-verge', source: ['/:hub', '/'], target: '/theverge/:hub?', }, ], }, };