module.exports = { 'firefox.com': { _name: 'Mozilla', monitor: [ { title: 'Firefox Monitor', docs: 'https://docs.rsshub.app/routes/other#mozilla', source: ['/', '/breaches'], target: '/firefox/breaches', }, ], }, };