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