module.exports = {
'theatlantic.com': {
_name: 'The Atlantic',
www: [
{
title: '新闻',
docs: 'https://docs.rsshub.app/routes/traditional-media#the-atlantic',
source: '/:category',
target: '/theatlantic/:category',
},
],
};