module.exports = {
'paulgraham.com': {
_name: 'Paul Graham',
'.': [
{
title: 'Essays',
docs: 'https://docs.rsshub.app/routes/blog#paulgraham-essays',
source: ['/articles.html'],
target: '/paulgraham/articles',
},
],
};