module.exports = {
'aip.org': {
_name: 'American Institute of Physics',
pubs: [
{
title: 'Journal',
docs: 'https://docs.rsshub.app/routes/journal#american-institute-of-physics',
source: '/:pub/:jrn',
target: '/aip/:pub/:jrn',
},
],
};