Files
RSSHub/lib/v2/pmthinking/radar.js
2022-06-09 18:29:38 +08:00

14 lines
337 B
JavaScript

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