RSSHub/lib/v2/pmthinking/radar.js

14 lines
339 B
JavaScript

module.exports = {
'pmthinking.com': {
_name: '产品沉思录',
'.': [
{
title: '首页',
docs: 'https://docs.rsshub.app/routes/new-media#chan-pin-chen-si-lu-shou-ye',
source: ['/'],
target: '/pmthinking',
},
],
},
};