|
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',
|
|
},
|
|
],
|
|
},
|
|
};
|