module.exports = { 'distill.pub': { _name: 'Distill', '.': [ { title: 'Latest', docs: 'https://docs.rsshub.app/programming.html#distill', source: ['/'], target: '/distill', }, ], }, };