RSSHub/lib/v2/fda/radar.js

14 lines
457 B
JavaScript

module.exports = {
'fda.gov': {
_name: 'U.S. Food and Drug Administration',
'.': [
{
title: 'CDRHNew',
docs: 'https://docs.rsshub.app/routes/government#mei-guo-shi-pin-yao-pin-jian-du-guan-li-ju-cdrhnew',
source: ['/medical-devices/news-events-medical-devices/cdrhnew-news-and-updates', '/'],
target: '/fda/cdrh/:titleOnly',
},
],
},
};