RSSHub/lib/v2/springer/radar.js

14 lines
338 B
JavaScript
Executable File

module.exports = {
'springer.com': {
_name: 'Springer',
www: [
{
title: 'latest',
docs: 'https://docs.rsshub.app/journal.html#Springer',
source: '/journal/:journal/*',
target: '/springer/journal/:journal',
},
],
},
};