module.exports = {
'hackyournews.com': {
_name: 'HackYourNews',
'.': [
{
title: 'Index',
docs: 'https://docs.rsshub.app/routes/programming#hack-your-news',
source: ['/'],
target: '/hackyournews',
},
],
};