Files
RSSHub/lib/v2/putty/radar.js
2022-07-22 19:15:02 +08:00

14 lines
369 B
JavaScript

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