Files
RSSHub/lib/v2/hex-rays/radar.js

14 lines
330 B
JavaScript

module.exports = {
'hex-rays.com': {
_name: 'Hex-Rays',
'.': [
{
title: 'Hex-Rays News',
docs: 'https://docs.rsshub.app/programming.html#hex-rays',
source: ['/', '/blog'],
target: '/hex-rays/news',
},
],
},
};