Files
RSSHub/lib/v2/imagemagick/radar.js
2023-08-15 03:12:12 +01:00

14 lines
382 B
JavaScript

module.exports = {
'imagemagick.org': {
_name: 'Changelog',
'.': [
{
title: 'ChangeLog',
docs: 'https://docs.rsshub.app/routes/program-update#imagemagick-changelog',
source: ['/script/download.php', '/script', '/'],
target: '/imagemagick/changelog',
},
],
},
};