RSSHub/lib/v2/stratechery/radar.js

12 lines
280 B
JavaScript

module.exports = {
'miris.design': {
_name: 'Stratechery by Ben Thompson',
blog: [
{
title: 'Articles',
docs: 'https://docs.rsshub.app/routes/en/blog#stratechery-by-ben-thompson',
},
],
},
};