RSSHub/lib/v2/zotero/radar.js

14 lines
346 B
JavaScript

module.exports = {
'zotero.org': {
_name: 'Zotero',
'.': [
{
title: 'Version History',
docs: 'https://docs.rsshub.app/routes/program-update#zotero',
source: ['/', '/support/changelog'],
target: '/zotero/versions',
},
],
},
};