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