module.exports = { 'penguinrandomhouse.com': { _name: 'Penguin Random House', '.': [ { title: 'Penguin Random House Book Lists', docs: 'https://docs.rsshub.app/reading.html#penguin-random-house', source: ['/the-read-down'], target: '/penguin-random-house/the-read-down', }, { title: 'Penguin Random House Articles', docs: 'https://docs.rsshub.app/reading.html#penguin-random-house', source: ['/articles'], target: '/penguin-random-house/articles', }, ], }, };