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

14 lines
371 B
JavaScript

module.exports = {
'chiark.greenend.org.uk': {
_name: 'PuTTY',
www: [
{
title: 'Change Log',
docs: 'https://docs.rsshub.app/routes/program-update#putty-change-log',
source: ['/~sgtatham/putty/changes.html', '/'],
target: '/putty/changes',
},
],
},
};