RSSHub/lib/v2/producthunt/radar.js

14 lines
332 B
JavaScript

module.exports = {
'producthunt.com': {
_name: 'Product Hunt',
www: [
{
title: 'Today Popular',
docs: 'https://docs.rsshub.app/routes/other#product-hunt',
source: ['/'],
target: '/producthunt/today',
},
],
},
};