Files
RSSHub/lib/v2/neatdownloadmanager/radar.js

14 lines
399 B
JavaScript

module.exports = {
'neatdownloadmanager.com': {
_name: 'Neat Download Manager',
'.': [
{
title: 'Download',
docs: 'https://docs.rsshub.app/program-update.html#neat-download-manager-download',
source: ['/index.php', '/'],
target: '/neatdownloadmanager/download/:os?',
},
],
},
};